|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkflowNode
A representation of the model object 'IWorkflow Node'.
The following features are supported:
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode()| Method Summary | |
|---|---|
|
getInputs()
Returns the value of the 'Inputs' containment reference list. |
|
getOutputs()
Returns the value of the 'Outputs' containment reference list. |
IWorkflow |
getWorkflow()
Returns the value of the 'Workflow' container reference. |
boolean |
isIsFinish()
Returns the value of the 'Is Finish' attribute. |
boolean |
isIsStart()
Returns the value of the 'Is Start' attribute. |
void |
setIsFinish(boolean value)
Sets the value of the ' Is Finish' attribute |
void |
setIsStart(boolean value)
Sets the value of the ' Is Start' attribute |
void |
setWorkflow(IWorkflow value)
Sets the value of the ' Workflow' container reference |
| Methods inherited from interface eu.geclipse.workflow.model.IWorkflowElement |
|---|
getId, getName, setId, setName |
| Method Detail |
|---|
IWorkflow getWorkflow()
Nodes'.
If the meaning of the 'Workflow' container reference isn't clear, there really should be more of a description here...
setWorkflow(IWorkflow),
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_Workflow(),
IWorkflow.getNodes()void setWorkflow(IWorkflow value)
Workflow' container reference.
value - the new value of the 'Workflow' container reference.getWorkflow()getOutputs()
IOutputPort.
It is bidirectional and its opposite is 'Node'.
If the meaning of the 'Outputs' containment reference list isn't clear, there really should be more of a description here...
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_Outputs(),
IOutputPort.getNode()getInputs()
IInputPort.
It is bidirectional and its opposite is 'Node'.
If the meaning of the 'Inputs' containment reference list isn't clear, there really should be more of a description here...
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_Inputs(),
IInputPort.getNode()boolean isIsStart()
"false".
If the meaning of the 'Is Start' attribute isn't clear, there really should be more of a description here...
setIsStart(boolean),
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_IsStart()void setIsStart(boolean value)
Is Start' attribute.
value - the new value of the 'Is Start' attribute.isIsStart()boolean isIsFinish()
"false".
If the meaning of the 'Is Finish' attribute isn't clear, there really should be more of a description here...
setIsFinish(boolean),
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_IsFinish()void setIsFinish(boolean value)
Is Finish' attribute.
value - the new value of the 'Is Finish' attribute.isIsFinish()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||