| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state | |
| org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.util |
| Modifier and Type | Method and Description |
|---|---|
WorkflowErrorState |
StateFactory.createWorkflowErrorState()
Deprecated.
Returns a new object of class 'Workflow Error State'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StateSwitch.caseWorkflowErrorState(WorkflowErrorState object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow Error State'.
|