| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime | |
| org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowEngineProxy
Deprecated.
replaced by org.eclipse.modisco.workflow.mwe, cf.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337969
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowEngine |
RuntimeFactory.createWorkflowEngine()
Deprecated.
Returns a new object of class 'Workflow Engine'.
|
WorkflowEngine |
WorkflowEngineProxy.getTargetEngine()
Deprecated.
Returns the value of the 'Target Engine' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowEngineProxy.setTargetEngine(WorkflowEngine value)
Deprecated.
Sets the value of the '
Target Engine' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
RuntimeSwitch.caseWorkflowEngine(WorkflowEngine object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow Engine'.
|