|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface OrchestrationPackage
The Package for the model. It contains accessors for the meta objects to represent
OrchestrationFactory
Nested Class Summary | |
---|---|
static interface |
OrchestrationPackage.Literals
Deprecated. Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Field Summary | |
---|---|
static OrchestrationPackage |
eINSTANCE
Deprecated. The singleton instance of the package. |
static java.lang.String |
eNAME
Deprecated. The package name. |
static java.lang.String |
eNS_PREFIX
Deprecated. The package namespace name. |
static java.lang.String |
eNS_URI
Deprecated. The package namespace URI. |
static int |
WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. The meta object id for the ' Workflow Component Orchestration Strategy ' class. |
static int |
WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Component Orchestration Strategy' class. |
static int |
WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
Deprecated. The meta object id for the ' Workflow Composite Orchestration Strategy ' class. |
static int |
WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Composite Orchestration Strategy' class. |
static int |
WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. The meta object id for the ' Workflow Conditional Component Orchestration Strategy ' class. |
static int |
WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY__CONDITIONS
Deprecated. The feature id for the 'Conditions' containment reference list. |
static int |
WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Conditional Component Orchestration Strategy' class. |
static int |
WORKFLOW_EXECUTION_PREDICATE
Deprecated. The meta object id for the ' Workflow Execution Predicate ' class. |
static int |
WORKFLOW_EXECUTION_PREDICATE_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Execution Predicate' class. |
static int |
WORKFLOW_PARALLEL_ORCHESTRATION_STRATEGY
Deprecated. The meta object id for the ' Workflow Parallel Orchestration Strategy ' class. |
static int |
WORKFLOW_PARALLEL_ORCHESTRATION_STRATEGY_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Parallel Orchestration Strategy' class. |
static int |
WORKFLOW_RERUN_PREDICATE
Deprecated. The meta object id for the ' Workflow Rerun Predicate ' class. |
static int |
WORKFLOW_RERUN_PREDICATE_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Rerun Predicate' class. |
static int |
WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
Deprecated. The meta object id for the ' Workflow Serial Orchestration Strategy ' class. |
static int |
WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY_FEATURE_COUNT
Deprecated. The number of structural features of the 'Workflow Serial Orchestration Strategy' class. |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final OrchestrationPackage eINSTANCE
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY_FEATURE_COUNT
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY_FEATURE_COUNT
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_PARALLEL_ORCHESTRATION_STRATEGY_FEATURE_COUNT
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY__CONDITIONS
static final int WORKFLOW_CONDITIONAL_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_EXECUTION_PREDICATE_FEATURE_COUNT
static final int 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()
,
Constant Field Valuesstatic final int WORKFLOW_RERUN_PREDICATE_FEATURE_COUNT
Method Detail |
---|
EClass getWorkflowSerialOrchestrationStrategy()
Workflow Serial Orchestration Strategy
'.
WorkflowSerialOrchestrationStrategy
EClass getWorkflowParallelOrchestrationStrategy()
Workflow Parallel Orchestration Strategy
'.
WorkflowParallelOrchestrationStrategy
EClass getWorkflowCompositeOrchestrationStrategy()
Workflow Composite Orchestration Strategy
'.
WorkflowCompositeOrchestrationStrategy
EClass getWorkflowComponentOrchestrationStrategy()
Workflow Component Orchestration Strategy
'.
WorkflowComponentOrchestrationStrategy
EClass getWorkflowConditionalComponentOrchestrationStrategy()
Workflow Conditional Component Orchestration Strategy
'.
WorkflowConditionalComponentOrchestrationStrategy
EReference getWorkflowConditionalComponentOrchestrationStrategy_Conditions()
Conditions
'.
WorkflowConditionalComponentOrchestrationStrategy.getConditions()
,
getWorkflowConditionalComponentOrchestrationStrategy()
EClass getWorkflowExecutionPredicate()
Workflow Execution Predicate
'.
WorkflowExecutionPredicate
EClass getWorkflowRerunPredicate()
Workflow Rerun Predicate
'.
WorkflowRerunPredicate
OrchestrationFactory getOrchestrationFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |