g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.workflow.IGridWorkflowJobDescription

Packages that use IGridWorkflowJobDescription
eu.geclipse.workflow   
eu.geclipse.workflow.resources   
 

Uses of IGridWorkflowJobDescription in eu.geclipse.workflow
 

Methods in eu.geclipse.workflow that return types with arguments of type IGridWorkflowJobDescription
 java.util.List<IGridWorkflowJobDescription> IGridWorkflowDescription.getChildrenJobs()
           
 

Uses of IGridWorkflowJobDescription in eu.geclipse.workflow.resources
 

Classes in eu.geclipse.workflow.resources that implement IGridWorkflowJobDescription
 class GridWorkflowJobDescription
          Wrapper to emf implementation
 

Methods in eu.geclipse.workflow.resources that return types with arguments of type IGridWorkflowJobDescription
 java.util.List<IGridWorkflowJobDescription> GridWorkflow.getChildrenJobs()
           
 


g-Eclipse
Release 1.0.0