org.eclipse.emf.mwe.ewm.workflow.orchestration
Interface OrchestrationPackage.Literals

Enclosing class:
OrchestrationPackage

public static interface OrchestrationPackage.Literals

Defines literals for the meta objects that represent

EMF generated code

Field Summary
static org.eclipse.emf.ecore.EClass WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
          The meta object literal for the 'Workflow Component Orchestration Strategy' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY
          The meta object literal for the 'Child Strategy' containment reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
          The meta object literal for the 'Workflow Composite Orchestration Strategy' class.
static org.eclipse.emf.ecore.EClass WORKFLOW_EXECUTION_PREDICATE
          The meta object literal for the 'Workflow Execution Predicate' class.
static org.eclipse.emf.ecore.EClass WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY
          The meta object literal for the 'Workflow Loop Component Orchestration Strategy' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__LOOP_CONDITION
          The meta object literal for the 'Loop Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_LOOP_COUNT_PREDICATE
          The meta object literal for the 'Workflow Loop Count Predicate' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOOP_COUNT_PREDICATE__CURRENT_COUNT
          The meta object literal for the 'Current Count' containment reference feature.
static org.eclipse.emf.ecore.EReference WORKFLOW_LOOP_COUNT_PREDICATE__LOOP_COUNT
          The meta object literal for the 'Loop Count' containment reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_PARAMETER_PREDICATE
          The meta object literal for the 'Workflow Parameter Predicate' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_PREDICATE__PARAMETER
          The meta object literal for the 'Parameter' reference feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_PREDICATE_AND
          The meta object literal for the 'Workflow Predicate AND' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_PREDICATE_AND__CONDITIONS
          The meta object literal for the 'Conditions' containment reference list feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_PREDICATE_OR
          The meta object literal for the 'Workflow Predicate OR' class.
static org.eclipse.emf.ecore.EReference WORKFLOW_PREDICATE_OR__CONDITIONS
          The meta object literal for the 'Conditions' containment reference list feature.
static org.eclipse.emf.ecore.EClass WORKFLOW_RERUN_PREDICATE
          The meta object literal for the 'Workflow Rerun Predicate' class.
static org.eclipse.emf.ecore.EClass WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
          The meta object literal for the 'Workflow Serial Orchestration Strategy' class.
 

Field Detail

WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY

static final org.eclipse.emf.ecore.EClass WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
The meta object literal for the 'Workflow Serial Orchestration Strategy' class.

See Also:
WorkflowSerialOrchestrationStrategy, OrchestrationPackage.getWorkflowSerialOrchestrationStrategy()
EMF generated code

WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY

static final org.eclipse.emf.ecore.EClass WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
The meta object literal for the 'Workflow Composite Orchestration Strategy' class.

See Also:
WorkflowCompositeOrchestrationStrategy, OrchestrationPackage.getWorkflowCompositeOrchestrationStrategy()
EMF generated code

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY

static final org.eclipse.emf.ecore.EClass WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
The meta object literal for the 'Workflow Component Orchestration Strategy' class.

See Also:
WorkflowComponentOrchestrationStrategy, OrchestrationPackage.getWorkflowComponentOrchestrationStrategy()
EMF generated code

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION

static final org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION
The meta object literal for the 'Condition' containment reference feature.

EMF generated code

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY

static final org.eclipse.emf.ecore.EReference WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY
The meta object literal for the 'Child Strategy' containment reference feature.

EMF generated code

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY

static final org.eclipse.emf.ecore.EClass WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY
The meta object literal for the 'Workflow Loop Component Orchestration Strategy' class.

See Also:
WorkflowLoopComponentOrchestrationStrategy, OrchestrationPackage.getWorkflowLoopComponentOrchestrationStrategy()
EMF generated code

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__LOOP_CONDITION

static final org.eclipse.emf.ecore.EReference WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__LOOP_CONDITION
The meta object literal for the 'Loop Condition' containment reference feature.

EMF generated code

WORKFLOW_EXECUTION_PREDICATE

static final org.eclipse.emf.ecore.EClass WORKFLOW_EXECUTION_PREDICATE
The meta object literal for the 'Workflow Execution Predicate' class.

See Also:
WorkflowExecutionPredicate, OrchestrationPackage.getWorkflowExecutionPredicate()
EMF generated code

WORKFLOW_RERUN_PREDICATE

static final org.eclipse.emf.ecore.EClass WORKFLOW_RERUN_PREDICATE
The meta object literal for the 'Workflow Rerun Predicate' class.

See Also:
WorkflowRerunPredicate, OrchestrationPackage.getWorkflowRerunPredicate()
EMF generated code

WORKFLOW_PARAMETER_PREDICATE

static final org.eclipse.emf.ecore.EClass WORKFLOW_PARAMETER_PREDICATE
The meta object literal for the 'Workflow Parameter Predicate' class.

See Also:
WorkflowParameterPredicate, OrchestrationPackage.getWorkflowParameterPredicate()
EMF generated code

WORKFLOW_PARAMETER_PREDICATE__PARAMETER

static final org.eclipse.emf.ecore.EReference WORKFLOW_PARAMETER_PREDICATE__PARAMETER
The meta object literal for the 'Parameter' reference feature.

EMF generated code

WORKFLOW_PREDICATE_OR

static final org.eclipse.emf.ecore.EClass WORKFLOW_PREDICATE_OR
The meta object literal for the 'Workflow Predicate OR' class.

See Also:
WorkflowPredicateOR, OrchestrationPackage.getWorkflowPredicateOR()
EMF generated code

WORKFLOW_PREDICATE_OR__CONDITIONS

static final org.eclipse.emf.ecore.EReference WORKFLOW_PREDICATE_OR__CONDITIONS
The meta object literal for the 'Conditions' containment reference list feature.

EMF generated code

WORKFLOW_PREDICATE_AND

static final org.eclipse.emf.ecore.EClass WORKFLOW_PREDICATE_AND
The meta object literal for the 'Workflow Predicate AND' class.

See Also:
WorkflowPredicateAND, OrchestrationPackage.getWorkflowPredicateAND()
EMF generated code

WORKFLOW_PREDICATE_AND__CONDITIONS

static final org.eclipse.emf.ecore.EReference WORKFLOW_PREDICATE_AND__CONDITIONS
The meta object literal for the 'Conditions' containment reference list feature.

EMF generated code

WORKFLOW_LOOP_COUNT_PREDICATE

static final org.eclipse.emf.ecore.EClass WORKFLOW_LOOP_COUNT_PREDICATE
The meta object literal for the 'Workflow Loop Count Predicate' class.

See Also:
WorkflowLoopCountPredicate, OrchestrationPackage.getWorkflowLoopCountPredicate()
EMF generated code

WORKFLOW_LOOP_COUNT_PREDICATE__CURRENT_COUNT

static final org.eclipse.emf.ecore.EReference WORKFLOW_LOOP_COUNT_PREDICATE__CURRENT_COUNT
The meta object literal for the 'Current Count' containment reference feature.

EMF generated code

WORKFLOW_LOOP_COUNT_PREDICATE__LOOP_COUNT

static final org.eclipse.emf.ecore.EReference WORKFLOW_LOOP_COUNT_PREDICATE__LOOP_COUNT
The meta object literal for the 'Loop Count' containment reference feature.

EMF generated code