|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface WorkflowRunner
A representation of the model object 'Workflow Runner'.
The following features are supported:
RuntimePackage.getWorkflowRunner()
Method Summary | |
---|---|
WorkflowComponent |
getComponent()
Deprecated. Returns the value of the 'Component' reference. |
WorkflowContext |
getContext()
Deprecated. Returns the value of the 'Context' reference. |
void |
run()
Deprecated. |
void |
setComponent(WorkflowComponent value)
Deprecated. Sets the value of the ' Component ' reference. |
void |
setContext(WorkflowContext value)
Deprecated. Sets the value of the ' Context ' reference. |
Method Detail |
---|
WorkflowContext getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(WorkflowContext)
,
RuntimePackage.getWorkflowRunner_Context()
void setContext(WorkflowContext value)
Context
' reference.
value
- the new value of the 'Context' reference.getContext()
WorkflowComponent getComponent()
If the meaning of the 'Component' reference isn't clear, there really should be more of a description here...
setComponent(WorkflowComponent)
,
RuntimePackage.getWorkflowRunner_Component()
void setComponent(WorkflowComponent value)
Component
' reference.
value
- the new value of the 'Component' reference.getComponent()
void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |