|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface WorkflowComponentProxy
A representation of the model object 'Component Proxy'.
The following features are supported:
WorkflowPackage.getWorkflowComponentProxy()
Method Summary | |
---|---|
WorkflowComponent |
getTargetComponent()
Deprecated. Returns the value of the 'Target Component' reference. |
void |
setTargetComponent(WorkflowComponent value)
Deprecated. Sets the value of the ' Target Component ' reference. |
Methods inherited from interface org.eclipse.gmt.modisco.workflow.mwe.workflow.WorkflowComponent |
---|
accept, getComponentOrchestrationStrategy, getDescription, getName, getType, logError, run, setComponentOrchestrationStrategy, setDescription, setName, setType, start |
Method Detail |
---|
WorkflowComponent getTargetComponent()
If the meaning of the 'Target Component' reference isn't clear, there really should be more of a description here...
setTargetComponent(WorkflowComponent)
,
WorkflowPackage.getWorkflowComponentProxy_TargetComponent()
void setTargetComponent(WorkflowComponent value)
Target Component
' reference.
value
- the new value of the 'Target Component' reference.getTargetComponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |