g-Eclipse
Release 1.0.0

Uses of Class
eu.geclipse.jsdl.JSDLJobDescription

Packages that use JSDLJobDescription
eu.geclipse.core.jobs   
eu.geclipse.jsdl.ui.adapters.jsdl   
eu.geclipse.jsdl.ui.properties   
eu.geclipse.jsdl.ui.wizards   
eu.geclipse.workflow.ui.edit.commands   
 

Uses of JSDLJobDescription in eu.geclipse.core.jobs
 

Methods in eu.geclipse.core.jobs with parameters of type JSDLJobDescription
 IGridJob ParametricJobService.createParamJobStructure(JSDLJobDescription jsdl, IGridContainer parent, java.lang.String jobName)
           
 

Uses of JSDLJobDescription in eu.geclipse.jsdl.ui.adapters.jsdl
 

Constructors in eu.geclipse.jsdl.ui.adapters.jsdl with parameters of type JSDLJobDescription
ParametricJobAdapter(JobDefinitionType jobDefinitionRoot, JSDLJobDescription jobDescr)
          Constructs a new DataStageTypeAdapter
 

Uses of JSDLJobDescription in eu.geclipse.jsdl.ui.properties
 

Constructors in eu.geclipse.jsdl.ui.properties with parameters of type JSDLJobDescription
JsdlJobDescSource(JSDLJobDescription sourceObject)
           
 

Uses of JSDLJobDescription in eu.geclipse.jsdl.ui.wizards
 

Methods in eu.geclipse.jsdl.ui.wizards that return JSDLJobDescription
 JSDLJobDescription ExecutableNewJobWizardPage.getBasicJSDL()
          Method to access basic JSDL file used by application specific settings.
 

Uses of JSDLJobDescription in eu.geclipse.workflow.ui.edit.commands
 

Constructors in eu.geclipse.workflow.ui.edit.commands with parameters of type JSDLJobDescription
CopyJobDescToWorkflowCommand(EObject domainElt, JSDLJobDescription jsdl)
           
UpdateJobPortsCommand(GraphicalEditPart editPart, JSDLJobDescription jsdl)
           
WorkflowJobAfterCreateCommand(IAdaptable adapter, JSDLJobDescription jsdl, WorkflowEditPart diagram)
           
 


g-Eclipse
Release 1.0.0