|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface StatePackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
WORKFLOW_DONE_STATE
The meta object literal for the ' Workflow Done State ' class. |
static EClass |
WORKFLOW_ERROR_STATE
The meta object literal for the ' Workflow Error State ' class. |
static EClass |
WORKFLOW_FAILED_STATE
The meta object literal for the ' Workflow Failed State ' class. |
static EClass |
WORKFLOW_IDLE_STATE
The meta object literal for the ' Workflow Idle State ' class. |
static EClass |
WORKFLOW_RUNNING_STATE
The meta object literal for the ' Workflow Running State ' class. |
static EClass |
WORKFLOW_STATE
The meta object literal for the ' Workflow State ' class. |
static EClass |
WORKFLOW_SUCCESS_STATE
The meta object literal for the ' Workflow Success State ' class. |
Field Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |