@Deprecated public interface WorkflowEngineProxy extends WorkflowEngine
The following features are supported:
RuntimePackage.getWorkflowEngineProxy()| Modifier and Type | Method and Description |
|---|---|
WorkflowEngine |
getTargetEngine()
Deprecated.
Returns the value of the 'Target Engine' reference.
|
void |
setTargetEngine(WorkflowEngine value)
Deprecated.
Sets the value of the '
Target Engine' reference. |
getContext, getEngines, getWorkflow, reset, run, setContext, setWorkflowWorkflowEngine getTargetEngine()
If the meaning of the 'Target Engine' reference isn't clear, there really should be more of a description here...
setTargetEngine(WorkflowEngine),
RuntimePackage.getWorkflowEngineProxy_TargetEngine()void setTargetEngine(WorkflowEngine value)
Target Engine' reference.
value - the new value of the 'Target Engine' reference.getTargetEngine()