g-Eclipse
Release 1.0.0

eu.geclipse.core.model
Interface IGridStorage

All Superinterfaces:
IGridElement, IGridResource, IMountable
All Known Implementing Classes:
GridGlueStorage

public interface IGridStorage
extends IGridResource, IMountable

An IGridResource that represents storage elements in the Grid.


Nested Class Summary
 
Nested classes/interfaces inherited from interface eu.geclipse.core.model.IMountable
IMountable.MountPoint, IMountable.MountPointID
 
Method Summary
 
Methods inherited from interface eu.geclipse.core.model.IGridResource
getHostName, getURI
 
Methods inherited from interface eu.geclipse.core.model.IGridElement
dispose, getFileStore, getName, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual
 
Methods inherited from interface eu.geclipse.core.model.IMountable
getMountPoint, getMountPointIDs
 
Methods inherited from interface eu.geclipse.core.model.IGridElement
dispose, getFileStore, getName, getParent, getPath, getProject, getResource, isHidden, isLocal, isVirtual
 


g-Eclipse
Release 1.0.0