|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILink
A representation of the model object 'ILink'.
The following features are supported:
eu.geclipse.workflow.WorkflowPackage#getILink()| Method Summary | |
|---|---|
IOutputPort |
getSource()
Returns the value of the 'Source' reference. |
IInputPort |
getTarget()
Returns the value of the 'Target' reference. |
IWorkflow |
getWorkflow()
Returns the value of the 'Workflow' container reference. |
void |
setSource(IOutputPort value)
Sets the value of the ' Source' reference |
void |
setTarget(IInputPort value)
Sets the value of the ' Target' reference |
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()
Links'.
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#getILink_Workflow(),
IWorkflow.getLinks()void setWorkflow(IWorkflow value)
Workflow' container reference.
value - the new value of the 'Workflow' container reference.getWorkflow()IInputPort getTarget()
Links'.
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
setTarget(IInputPort),
eu.geclipse.workflow.WorkflowPackage#getILink_Target(),
IInputPort.getLinks()void setTarget(IInputPort value)
Target' reference.
value - the new value of the 'Target' reference.getTarget()IOutputPort getSource()
Links'.
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(IOutputPort),
eu.geclipse.workflow.WorkflowPackage#getILink_Source(),
IOutputPort.getLinks()void setSource(IOutputPort value)
Source' reference.
value - the new value of the 'Source' reference.getSource()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||