Package org.eclipse.emf.mwe.ewm.workflow.runtime.state

Interface Summary
StatePackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 

Class Summary
StateFactory The Factory for the model.
StatePackage The Package for the model.
WorkflowDoneState A representation of the model object 'Done State'.
WorkflowErrorState A representation of the model object 'Error State'.
WorkflowFailedState A representation of the model object 'Failed State'.
WorkflowIdleState A representation of the model object 'Idle State'.
WorkflowRunningState A representation of the model object 'Running State'.
WorkflowSkippedState A representation of the model object 'Workflow Skipped State'.
WorkflowState A representation of the literals of the enumeration 'State', and utility methods for working with them.
WorkflowSuccessState A representation of the model object 'Success State'.