g-Eclipse
Release 1.0.0

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

Packages that use IGridStorage
eu.geclipse.core.model.impl   
eu.geclipse.info.model   
eu.geclipse.ui.properties   
 

Uses of IGridStorage in eu.geclipse.core.model.impl
 

Methods in eu.geclipse.core.model.impl that return IGridStorage
 IGridStorage[] AbstractVirtualOrganization.getStorage(IProgressMonitor monitor)
           
 

Uses of IGridStorage in eu.geclipse.info.model
 

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

Uses of IGridStorage in eu.geclipse.ui.properties
 

Constructors in eu.geclipse.ui.properties with parameters of type IGridStorage
IGridStorageSource(IGridStorage sourceObject)
           
 


g-Eclipse
Release 1.0.0