| Modifier and Type | Method and Description |
|---|---|
WorkflowComponentOrchestrationStrategy |
WorkflowComponent.getComponentOrchestrationStrategy()
Deprecated.
Returns the value of the 'Component Orchestration Strategy' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowComponent.setComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy value)
Deprecated.
Sets the value of the '
Component Orchestration Strategy' containment reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowConditionalComponentOrchestrationStrategy
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 |
|---|---|
WorkflowComponentOrchestrationStrategy |
OrchestrationFactory.createWorkflowComponentOrchestrationStrategy()
Deprecated.
Returns a new object of class 'Workflow Component Orchestration Strategy'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
OrchestrationSwitch.caseWorkflowComponentOrchestrationStrategy(WorkflowComponentOrchestrationStrategy object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow Component Orchestration Strategy'.
|