|
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
public abstract class WorkflowNodeImpl
An implementation of the model object 'IWorkflow Node'.
The following features are implemented:
WorkflowOutputsInputsIs StartIs Finish
| Method Summary | |
|---|---|
NotificationChain |
basicSetWorkflow(IWorkflow newWorkflow,
NotificationChain msgs)
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
|
getInputs()
|
|
getOutputs()
|
IWorkflow |
getWorkflow()
|
boolean |
isIsFinish()
|
boolean |
isIsStart()
|
void |
setIsFinish(boolean newIsFinish)
|
void |
setIsStart(boolean newIsStart)
|
void |
setWorkflow(IWorkflow newWorkflow)
|
java.lang.String |
toString()
|
| 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.IWorkflowElement |
|---|
getId, getName, setId, setName |
| Method Detail |
|---|
public IWorkflow getWorkflow()
getWorkflow in interface IWorkflowNodeIWorkflowNode.setWorkflow(IWorkflow),
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_Workflow(),
IWorkflow.getNodes()
public NotificationChain basicSetWorkflow(IWorkflow newWorkflow,
NotificationChain msgs)
public void setWorkflow(IWorkflow newWorkflow)
setWorkflow in interface IWorkflowNodenewWorkflow - the new value of the 'Workflow' container reference.IWorkflowNode.getWorkflow()publicgetOutputs()
getOutputs in interface IWorkflowNodeeu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_Outputs(),
IOutputPort.getNode()publicgetInputs()
getInputs in interface IWorkflowNodeeu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_Inputs(),
IInputPort.getNode()public boolean isIsStart()
isIsStart in interface IWorkflowNodeIWorkflowNode.setIsStart(boolean),
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_IsStart()public void setIsStart(boolean newIsStart)
setIsStart in interface IWorkflowNodenewIsStart - the new value of the 'Is Start' attribute.IWorkflowNode.isIsStart()public boolean isIsFinish()
isIsFinish in interface IWorkflowNodeIWorkflowNode.setIsFinish(boolean),
eu.geclipse.workflow.WorkflowPackage#getIWorkflowNode_IsFinish()public void setIsFinish(boolean newIsFinish)
setIsFinish in interface IWorkflowNodenewIsFinish - the new value of the 'Is Finish' attribute.IWorkflowNode.isIsFinish()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class WorkflowElementImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class WorkflowElementImplpublic void eUnset(int featureID)
eUnset in class WorkflowElementImplpublic boolean eIsSet(int featureID)
eIsSet in class WorkflowElementImplpublic java.lang.String toString()
toString in class WorkflowElementImpl
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||