@Deprecated
public static interface WorkflowPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EEnum |
DIRECTION
Deprecated.
The meta object literal for the '
Direction' enum. |
static EClass |
IWORKFLOW_VISITOR
Deprecated.
The meta object literal for the '
IWorkflow Visitor' class. |
static EClass |
WORKFLOW
Deprecated.
The meta object literal for the '
Workflow' class. |
static EReference |
WORKFLOW__COMPONENTS
Deprecated.
The meta object literal for the 'Components' containment reference list feature.
|
static EReference |
WORKFLOW__ENGINES
Deprecated.
The meta object literal for the 'Engines' containment reference list feature.
|
static EClass |
WORKFLOW_COMPONENT
Deprecated.
The meta object literal for the '
Component' class. |
static EReference |
WORKFLOW_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the 'Component Orchestration Strategy' containment reference feature.
|
static EAttribute |
WORKFLOW_COMPONENT__DESCRIPTION
Deprecated.
The meta object literal for the 'Description' attribute feature.
|
static EAttribute |
WORKFLOW_COMPONENT__NAME
Deprecated.
The meta object literal for the 'Name' attribute feature.
|
static EAttribute |
WORKFLOW_COMPONENT__TYPE
Deprecated.
The meta object literal for the 'Type' attribute feature.
|
static EClass |
WORKFLOW_COMPONENT_MINIMALIST
Deprecated.
The meta object literal for the '
Component Minimalist' class. |
static EClass |
WORKFLOW_COMPONENT_PROXY
Deprecated.
The meta object literal for the '
Component Proxy' class. |
static EReference |
WORKFLOW_COMPONENT_PROXY__TARGET_COMPONENT
Deprecated.
The meta object literal for the 'Target Component' reference feature.
|
static EClass |
WORKFLOW_COMPOSITE_COMPONENT
Deprecated.
The meta object literal for the '
Composite Component' class. |
static EReference |
WORKFLOW_COMPOSITE_COMPONENT__COMPONENTS
Deprecated.
The meta object literal for the 'Components' containment reference list feature.
|
static EReference |
WORKFLOW_COMPOSITE_COMPONENT__COMPOSITE_ORCHESTRATION_STRATEGY
Deprecated.
The meta object literal for the 'Composite Orchestration Strategy' containment reference feature.
|
static EReference |
WORKFLOW_COMPOSITE_COMPONENT__CONNECTIONS
Deprecated.
The meta object literal for the 'Connections' containment reference list feature.
|
static EReference |
WORKFLOW_COMPOSITE_COMPONENT__PARAMETERS
Deprecated.
The meta object literal for the 'Parameters' reference list feature.
|
static EReference |
WORKFLOW_COMPOSITE_COMPONENT__STATE_RESOLUTION_STRATEGY
Deprecated.
The meta object literal for the 'State Resolution Strategy' containment reference feature.
|
static EClass |
WORKFLOW_PARAMETER
Deprecated.
The meta object literal for the '
Parameter' class. |
static EReference |
WORKFLOW_PARAMETER__CONNECTION
Deprecated.
The meta object literal for the 'Connection' reference feature.
|
static EAttribute |
WORKFLOW_PARAMETER__DESCRIPTION
Deprecated.
The meta object literal for the 'Description' attribute feature.
|
static EAttribute |
WORKFLOW_PARAMETER__DIRECTION
Deprecated.
The meta object literal for the 'Direction' attribute feature.
|
static EAttribute |
WORKFLOW_PARAMETER__NAME
Deprecated.
The meta object literal for the 'Name' attribute feature.
|
static EAttribute |
WORKFLOW_PARAMETER__REQUIRED
Deprecated.
The meta object literal for the 'Required' attribute feature.
|
static EAttribute |
WORKFLOW_PARAMETER__TYPE
Deprecated.
The meta object literal for the 'Type' attribute feature.
|
static EReference |
WORKFLOW_PARAMETER__VALUE_STRATEGY
Deprecated.
The meta object literal for the 'Value Strategy' containment reference feature.
|
static EClass |
WORKFLOW_PARAMETER_CONNECTION
Deprecated.
The meta object literal for the '
Parameter Connection' class. |
static EReference |
WORKFLOW_PARAMETER_CONNECTION__INPUTS
Deprecated.
The meta object literal for the 'Inputs' reference list feature.
|
static EReference |
WORKFLOW_PARAMETER_CONNECTION__OUTPUT
Deprecated.
The meta object literal for the 'Output' reference feature.
|
static EClass |
WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY
Deprecated.
The meta object literal for the '
Parameter Simple Value Strategy' class. |
static EClass |
WORKFLOW_PARAMETER_VALUE_STRATEGY
Deprecated.
The meta object literal for the '
Parameter Value Strategy' class. |
static EClass |
WORKFLOW_UNIT_OF_WORK
Deprecated.
The meta object literal for the '
Unit Of Work' class. |
static EReference |
WORKFLOW_UNIT_OF_WORK__PARAMETERS
Deprecated.
The meta object literal for the 'Parameters' containment reference list feature.
|
static final EClass WORKFLOW
Workflow' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflow()static final EReference WORKFLOW__COMPONENTS
static final EReference WORKFLOW__ENGINES
static final EClass WORKFLOW_COMPONENT
Component' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowComponentImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowComponent()static final EAttribute WORKFLOW_COMPONENT__NAME
static final EAttribute WORKFLOW_COMPONENT__TYPE
static final EAttribute WORKFLOW_COMPONENT__DESCRIPTION
static final EReference WORKFLOW_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY
static final EClass WORKFLOW_COMPOSITE_COMPONENT
Composite Component' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowCompositeComponentImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowCompositeComponent()static final EReference WORKFLOW_COMPOSITE_COMPONENT__COMPONENTS
static final EReference WORKFLOW_COMPOSITE_COMPONENT__COMPOSITE_ORCHESTRATION_STRATEGY
static final EReference WORKFLOW_COMPOSITE_COMPONENT__CONNECTIONS
static final EReference WORKFLOW_COMPOSITE_COMPONENT__STATE_RESOLUTION_STRATEGY
static final EReference WORKFLOW_COMPOSITE_COMPONENT__PARAMETERS
static final EClass WORKFLOW_UNIT_OF_WORK
Unit Of Work' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowUnitOfWorkImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowUnitOfWork()static final EReference WORKFLOW_UNIT_OF_WORK__PARAMETERS
static final EClass WORKFLOW_PARAMETER
Parameter' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameter()static final EAttribute WORKFLOW_PARAMETER__NAME
static final EAttribute WORKFLOW_PARAMETER__DESCRIPTION
static final EReference WORKFLOW_PARAMETER__CONNECTION
static final EAttribute WORKFLOW_PARAMETER__REQUIRED
static final EReference WORKFLOW_PARAMETER__VALUE_STRATEGY
static final EAttribute WORKFLOW_PARAMETER__TYPE
static final EAttribute WORKFLOW_PARAMETER__DIRECTION
static final EClass WORKFLOW_PARAMETER_VALUE_STRATEGY
Parameter Value Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterValueStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameterValueStrategy()static final EClass WORKFLOW_PARAMETER_CONNECTION
Parameter Connection' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterConnectionImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameterConnection()static final EReference WORKFLOW_PARAMETER_CONNECTION__OUTPUT
static final EReference WORKFLOW_PARAMETER_CONNECTION__INPUTS
static final EClass WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY
Parameter Simple Value Strategy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterSimpleValueStrategyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameterSimpleValueStrategy()static final EClass IWORKFLOW_VISITOR
IWorkflow Visitor' class.
IWorkflowVisitor,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getIWorkflowVisitor()static final EClass WORKFLOW_COMPONENT_PROXY
Component Proxy' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowComponentProxyImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowComponentProxy()static final EReference WORKFLOW_COMPONENT_PROXY__TARGET_COMPONENT
static final EClass WORKFLOW_COMPONENT_MINIMALIST
Component Minimalist' class.
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowComponentMinimalistImpl,
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowComponentMinimalist()