g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.model.IMountable

Packages that use IMountable
eu.geclipse.core.model   
eu.geclipse.info.model   
eu.geclipse.ui.problems   
 

Uses of IMountable in eu.geclipse.core.model
 

Subinterfaces of IMountable in eu.geclipse.core.model
 interface IGridConnection
          Base interface for filesystem mounts.
 interface IGridConnectionElement
          Base interface for elements of a file system mount.
 interface IGridStorage
          An IGridResource that represents storage elements in the Grid.
 

Uses of IMountable in eu.geclipse.info.model
 

Classes in eu.geclipse.info.model that implement IMountable
 class GridGlueService
          Implementation of the IGridElement interface for a GlueService.
 class GridGlueStorage
          Implementation of the IGridElement interface for a GlueSE.
 

Uses of IMountable in eu.geclipse.ui.problems
 

Constructors in eu.geclipse.ui.problems with parameters of type IMountable
RemountSolution(IMountable mountable, IMountable.MountPointID mountID)
          Constructor.
 


g-Eclipse
Release 1.0.0