|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface WorkflowParameterConnection
A representation of the model object 'Parameter Connection'.
The following features are supported:
WorkflowPackage.getWorkflowParameterConnection()
Method Summary | |
---|---|
|
getInputs()
Deprecated. Returns the value of the 'Inputs' reference list. |
WorkflowParameter |
getOutput()
Deprecated. Returns the value of the 'Output' reference. |
void |
setOutput(WorkflowParameter value)
Deprecated. Sets the value of the ' Output ' reference. |
Method Detail |
---|
WorkflowParameter getOutput()
If the meaning of the 'Output' reference isn't clear, there really should be more of a description here...
setOutput(WorkflowParameter)
,
WorkflowPackage.getWorkflowParameterConnection_Output()
void setOutput(WorkflowParameter value)
Output
' reference.
value
- the new value of the 'Output' reference.getOutput()
getInputs()
WorkflowParameter
.
It is bidirectional and its opposite is 'Connection
'.
If the meaning of the 'Inputs' reference list isn't clear, there really should be more of a description here...
WorkflowPackage.getWorkflowParameterConnection_Inputs()
,
WorkflowParameter.getConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |