g-Eclipse
Release 1.0.0

Uses of Class
eu.geclipse.core.model.impl.AbstractGridContainer

Packages that use AbstractGridContainer
eu.geclipse.batch   
eu.geclipse.core.jobs   
eu.geclipse.core.model.impl   
eu.geclipse.info.model   
eu.geclipse.jsdl   
eu.geclipse.workflow.resources   
 

Uses of AbstractGridContainer in eu.geclipse.batch
 

Subclasses of AbstractGridContainer in eu.geclipse.batch
 class BatchConnectionInfo
          Holder object for the necessary information to connect to a batch service.
 class BatchQueueDescription
           
 

Uses of AbstractGridContainer in eu.geclipse.core.jobs
 

Subclasses of AbstractGridContainer in eu.geclipse.core.jobs
 class GridJob
          Class representing submitted job.
 class RemoteFilesContainer
          This is container connected with local IFolder, which contains links to remote files.
 

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

Subclasses of AbstractGridContainer in eu.geclipse.core.model.impl
 class AbstractGridVisualisationResource
           
 class AbstractVirtualOrganization
          Abstract implementation of the IVirtualOrganization interface.
 class GenericVirtualOrganization
          This is the g-Eclipse default implementation for the IVirtualOrganization interface.
 class ResourceGridContainer
          IResource based implementation of an IGridContainer.
 

Uses of AbstractGridContainer in eu.geclipse.info.model
 

Subclasses of AbstractGridContainer in eu.geclipse.info.model
 class GridGlueComputing
          Implementation of the IGridElement interface for a GlueCE.
 

Uses of AbstractGridContainer in eu.geclipse.jsdl
 

Subclasses of AbstractGridContainer in eu.geclipse.jsdl
 class JSDLJobDescription
          Concrete implementation of an IGridJobDescription for the JSDL language.
 class JSDLJobDescriptionModel
          JSDLJobDescription object for use outside g-Eclipse model.
 

Uses of AbstractGridContainer in eu.geclipse.workflow.resources
 

Subclasses of AbstractGridContainer in eu.geclipse.workflow.resources
 class GridWorkflow
          Grid element for workflow description
 


g-Eclipse
Release 1.0.0