g-Eclipse
Release 1.0.0

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

Packages that use IStorableElement
eu.geclipse.batch   
eu.geclipse.core.model   
eu.geclipse.core.model.impl   
 

Uses of IStorableElement in eu.geclipse.batch
 

Classes in eu.geclipse.batch that implement IStorableElement
 class BatchConnectionInfo
          Holder object for the necessary information to connect to a batch service.
 

Uses of IStorableElement in eu.geclipse.core.model
 

Subinterfaces of IStorableElement in eu.geclipse.core.model
 interface IGridConnection
          Base interface for filesystem mounts.
 interface IGridSiteConfig
          This is at the moment just a declarative interfaces for integrating site configuration into the Grid model.
 interface IVirtualOrganization
          This is the base interface that all implementations of virtual organizations have to implement.
 

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

Classes in eu.geclipse.core.model.impl that implement IStorableElement
 class AbstractVirtualOrganization
          Abstract implementation of the IVirtualOrganization interface.
 class GenericVirtualOrganization
          This is the g-Eclipse default implementation for the IVirtualOrganization interface.
 class GenericVoProperties
          Properties for the GenericVirtualOrganization.
 


g-Eclipse
Release 1.0.0