|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
eu.geclipse.workflow.impl.WorkflowElementImpl
eu.geclipse.workflow.impl.WorkflowNodeImpl
eu.geclipse.workflow.impl.WorkflowJobImpl
public class WorkflowJobImpl
An implementation of the model object 'IWorkflow Job'.
The following features are implemented:
Job DescriptionJob Description File Name
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.String |
getJobDescription()
|
java.lang.String |
getJobDescriptionFileName()
|
void |
setJobDescription(java.lang.String newJobDescription)
|
void |
setJobDescriptionFileName(java.lang.String newJobDescriptionFileName)
|
java.lang.String |
toString()
|
| Methods inherited from class eu.geclipse.workflow.impl.WorkflowNodeImpl |
|---|
basicSetWorkflow, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getInputs, getOutputs, getWorkflow, isIsFinish, isIsStart, setIsFinish, setIsStart, setWorkflow |
| Methods inherited from class eu.geclipse.workflow.impl.WorkflowElementImpl |
|---|
generateId, getId, getName, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
|---|
public java.lang.String getJobDescription()
getJobDescription in interface IWorkflowJobIWorkflowJob.setJobDescription(String),
IWorkflowPackage.getIWorkflowJob_JobDescription()public void setJobDescription(java.lang.String newJobDescription)
setJobDescription in interface IWorkflowJobnewJobDescription - the new value of the 'Job Description' attribute.IWorkflowJob.getJobDescription()public java.lang.String getJobDescriptionFileName()
getJobDescriptionFileName in interface IWorkflowJobIWorkflowJob.setJobDescriptionFileName(String),
IWorkflowPackage.getIWorkflowJob_JobDescriptionFileName()public void setJobDescriptionFileName(java.lang.String newJobDescriptionFileName)
setJobDescriptionFileName in interface IWorkflowJobnewJobDescriptionFileName - the new value of the 'Job Description File Name' attribute.IWorkflowJob.getJobDescriptionFileName()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class WorkflowNodeImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class WorkflowNodeImplpublic void eUnset(int featureID)
eUnset in class WorkflowNodeImplpublic boolean eIsSet(int featureID)
eIsSet in class WorkflowNodeImplpublic java.lang.String toString()
toString in class WorkflowNodeImpl
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||