| Modifier and Type | Method and Description |
|---|---|
WorkflowStateResolutionStrategy |
WorkflowCompositeComponent.getStateResolutionStrategy()
Deprecated.
Returns the value of the 'State Resolution Strategy' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowCompositeComponent.setStateResolutionStrategy(WorkflowStateResolutionStrategy value)
Deprecated.
Sets the value of the '
State Resolution Strategy' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
WorkflowStateResolutionStrategy |
RuntimeFactory.createWorkflowStateResolutionStrategy()
Deprecated.
Returns a new object of class 'Workflow State Resolution Strategy'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
RuntimeSwitch.caseWorkflowStateResolutionStrategy(WorkflowStateResolutionStrategy object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow State Resolution Strategy'.
|