| 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 |
|---|---|
WorkflowIdleState |
StateFactory.createWorkflowIdleState()
Deprecated.
Returns a new object of class 'Workflow Idle State'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StateSwitch.caseWorkflowIdleState(WorkflowIdleState object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow Idle State'.
|