g-Eclipse
Release 1.0.0

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

Packages that use AbstractGridElementCreator
eu.geclipse.batch   
eu.geclipse.core.filesystem   
eu.geclipse.core.jobs   
eu.geclipse.core.model.impl   
eu.geclipse.jsdl   
eu.geclipse.workflow.resources   
 

Uses of AbstractGridElementCreator in eu.geclipse.batch
 

Subclasses of AbstractGridElementCreator in eu.geclipse.batch
 class BatchConnectionInfoCreator
          Creator for batch service connection descriptions.
 class BatchQueueDescriptionCreator
          Creator for batch service connection descriptions.
 

Uses of AbstractGridElementCreator in eu.geclipse.core.filesystem
 

Subclasses of AbstractGridElementCreator in eu.geclipse.core.filesystem
 class FileSystemCreator
          Grid element creator for file system mounts.
 

Uses of AbstractGridElementCreator in eu.geclipse.core.jobs
 

Subclasses of AbstractGridElementCreator in eu.geclipse.core.jobs
 class GridJobCreator
          GridJobCreator creates grid jobs.
 class RemoteFilesContainerCreator
          Creator for container, which has links to remote files (e.g.
 

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

Subclasses of AbstractGridElementCreator in eu.geclipse.core.model.impl
 class AbstractGridJobCreator
          Abstract implementation of the IGridJobCreator interface that delegates the AbstractGridJobCreator.canCreate(IGridJobDescription) method to an internal one and handles the storage of the argument of this function.
 class AbstractVoCreator
          Abstract implementation for VO creators adding the possibility to create VOs from an IConfiguration.
 class GenericVoCreator
          Grid element creator for the GenericVirtualOrganization.
 

Uses of AbstractGridElementCreator in eu.geclipse.jsdl
 

Subclasses of AbstractGridElementCreator in eu.geclipse.jsdl
 class JSDLJobDescriptionCreator
          Creator for JSDL job descriptions.
 

Uses of AbstractGridElementCreator in eu.geclipse.workflow.resources
 

Subclasses of AbstractGridElementCreator in eu.geclipse.workflow.resources
 class GridWorkflowCreator
           
 


g-Eclipse
Release 1.0.0