@Deprecated
public static interface OrchestrationPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the '
Workflow Component Orchestration Strategy' class. |
static EClass |
WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the '
Workflow Composite Orchestration Strategy' class. |
static EClass |
WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the '
Workflow Conditional Component Orchestration Strategy' class. |
static EReference |
WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY__CONDITIONS
Deprecated.
The meta object literal for the 'Conditions' containment reference list feature.
|
static EClass |
WORKFLOW_EXECUTION_PREDICATE
Deprecated.
The meta object literal for the '
Workflow Execution Predicate' class. |
static EClass |
WORKFLOW_PARALLEL_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the '
Workflow Parallel Orchestration Strategy' class. |
static EClass |
WORKFLOW_RERUN_PREDICATE
Deprecated.
The meta object literal for the '
Workflow Rerun Predicate' class. |
static EClass |
WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the '
Workflow Serial Orchestration Strategy' class. |
static final EClass WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
Workflow Serial Orchestration Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowSerialOrchestrationStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowSerialOrchestrationStrategy()static final EClass WORKFLOW_PARALLEL_ORCHESTRATION_STRATEGY
Workflow Parallel Orchestration Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowParallelOrchestrationStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowParallelOrchestrationStrategy()static final EClass WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
Workflow Composite Orchestration Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowCompositeOrchestrationStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowCompositeOrchestrationStrategy()static final EClass WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
Workflow Component Orchestration Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowComponentOrchestrationStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowComponentOrchestrationStrategy()static final EClass WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY
Workflow Conditional Component Orchestration Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowConditionalComponentOrchestrationStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowConditionalComponentOrchestrationStrategy()static final EReference WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY__CONDITIONS
static final EClass WORKFLOW_EXECUTION_PREDICATE
Workflow Execution Predicate' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowExecutionPredicateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowExecutionPredicate()static final EClass WORKFLOW_RERUN_PREDICATE
Workflow Rerun Predicate' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.WorkflowRerunPredicateImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.orchestration.impl.OrchestrationPackageImpl#getWorkflowRerunPredicate()