| Modifier and Type | Method and Description |
|---|---|
WorkflowCompositeOrchestrationStrategy |
WorkflowCompositeComponent.getCompositeOrchestrationStrategy()
Deprecated.
Returns the value of the 'Composite Orchestration Strategy' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowCompositeComponent.setCompositeOrchestrationStrategy(WorkflowCompositeOrchestrationStrategy value)
Deprecated.
Sets the value of the '
Composite Orchestration Strategy' containment reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowParallelOrchestrationStrategy
Deprecated.
replaced by org.eclipse.modisco.workflow.mwe, cf.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337969
|
interface |
WorkflowSerialOrchestrationStrategy
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 |
|---|---|
T |
OrchestrationSwitch.caseWorkflowCompositeOrchestrationStrategy(WorkflowCompositeOrchestrationStrategy object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow Composite Orchestration Strategy'.
|