@Deprecated
public static interface StatePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
WORKFLOW_DONE_STATE
Deprecated.
The meta object literal for the '
Workflow Done State' class. |
static EClass |
WORKFLOW_ERROR_STATE
Deprecated.
The meta object literal for the '
Workflow Error State' class. |
static EClass |
WORKFLOW_FAILED_STATE
Deprecated.
The meta object literal for the '
Workflow Failed State' class. |
static EClass |
WORKFLOW_IDLE_STATE
Deprecated.
The meta object literal for the '
Workflow Idle State' class. |
static EClass |
WORKFLOW_RUNNING_STATE
Deprecated.
The meta object literal for the '
Workflow Running State' class. |
static EClass |
WORKFLOW_STATE
Deprecated.
The meta object literal for the '
Workflow State' class. |
static EClass |
WORKFLOW_SUCCESS_STATE
Deprecated.
The meta object literal for the '
Workflow Success State' class. |
static final EClass WORKFLOW_STATE
Workflow State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowState()static final EClass WORKFLOW_IDLE_STATE
Workflow Idle State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowIdleStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowIdleState()static final EClass WORKFLOW_RUNNING_STATE
Workflow Running State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowRunningStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowRunningState()static final EClass WORKFLOW_DONE_STATE
Workflow Done State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowDoneStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowDoneState()static final EClass WORKFLOW_SUCCESS_STATE
Workflow Success State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowSuccessStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowSuccessState()static final EClass WORKFLOW_FAILED_STATE
Workflow Failed State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowFailedStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowFailedState()static final EClass WORKFLOW_ERROR_STATE
Workflow Error State' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.WorkflowErrorStateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.impl.StatePackageImpl#getWorkflowErrorState()