|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkflowJob
A representation of the model object 'IWorkflow Job'.
The following features are supported:
IWorkflowPackage.getIWorkflowJob()| Method Summary | |
|---|---|
java.lang.String |
getJobDescription()
Returns the value of the 'Job Description' attribute |
java.lang.String |
getJobDescriptionFileName()
Returns the value of the 'Job Description File Name' attribute |
void |
setJobDescription(java.lang.String value)
Sets the value of the ' Job Description' attribute |
void |
setJobDescriptionFileName(java.lang.String value)
Sets the value of the ' Job Description File Name' attribute |
| Methods inherited from interface eu.geclipse.workflow.model.IWorkflowNode |
|---|
getInputs, getOutputs, getWorkflow, isIsFinish, isIsStart, setIsFinish, setIsStart, setWorkflow |
| Methods inherited from interface eu.geclipse.workflow.model.IWorkflowElement |
|---|
getId, getName, setId, setName |
| Method Detail |
|---|
java.lang.String getJobDescription()
If the meaning of the 'Job Description' attribute isn't clear, there really should be more of a description here...
setJobDescription(String),
IWorkflowPackage.getIWorkflowJob_JobDescription()void setJobDescription(java.lang.String value)
Job Description' attribute.
value - the new value of the 'Job Description' attribute.getJobDescription()java.lang.String getJobDescriptionFileName()
If the meaning of the 'Job Description File Name' attribute isn't clear, there really should be more of a description here...
setJobDescriptionFileName(String),
IWorkflowPackage.getIWorkflowJob_JobDescriptionFileName()void setJobDescriptionFileName(java.lang.String value)
Job Description File Name' attribute.
value - the new value of the 'Job Description File Name' attribute.getJobDescriptionFileName()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||