org.eclipse.gmt.modisco.workflow.mwe.workflow
Interface WorkflowPackage


Deprecated.

@Deprecated
public interface WorkflowPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
WorkflowFactory
Generated:
Model:
kind="package"

Nested Class Summary
static interface WorkflowPackage.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 int DIRECTION
          Deprecated. The meta object id for the 'Direction' enum.
static WorkflowPackage 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 IWORKFLOW_VISITOR
          Deprecated. The meta object id for the 'IWorkflow Visitor' class.
static int IWORKFLOW_VISITOR_FEATURE_COUNT
          Deprecated. The number of structural features of the 'IWorkflow Visitor' class.
static int WORKFLOW
          Deprecated. The meta object id for the 'Workflow' class.
static int WORKFLOW__COMPONENTS
          Deprecated. The feature id for the 'Components' containment reference list.
static int WORKFLOW__ENGINES
          Deprecated. The feature id for the 'Engines' containment reference list.
static int WORKFLOW_COMPONENT
          Deprecated. The meta object id for the 'Component' class.
static int WORKFLOW_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY
          Deprecated. The feature id for the 'Component Orchestration Strategy' containment reference.
static int WORKFLOW_COMPONENT__DESCRIPTION
          Deprecated. The feature id for the 'Description' attribute.
static int WORKFLOW_COMPONENT__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int WORKFLOW_COMPONENT__TYPE
          Deprecated. The feature id for the 'Type' attribute.
static int WORKFLOW_COMPONENT_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Component' class.
static int WORKFLOW_COMPONENT_MINIMALIST
          Deprecated. The meta object id for the 'Component Minimalist' class.
static int WORKFLOW_COMPONENT_MINIMALIST__COMPONENT_ORCHESTRATION_STRATEGY
          Deprecated. The feature id for the 'Component Orchestration Strategy' containment reference.
static int WORKFLOW_COMPONENT_MINIMALIST__DESCRIPTION
          Deprecated. The feature id for the 'Description' attribute.
static int WORKFLOW_COMPONENT_MINIMALIST__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int WORKFLOW_COMPONENT_MINIMALIST__TYPE
          Deprecated. The feature id for the 'Type' attribute.
static int WORKFLOW_COMPONENT_MINIMALIST_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Component Minimalist' class.
static int WORKFLOW_COMPONENT_PROXY
          Deprecated. The meta object id for the 'Component Proxy' class.
static int WORKFLOW_COMPONENT_PROXY__COMPONENT_ORCHESTRATION_STRATEGY
          Deprecated. The feature id for the 'Component Orchestration Strategy' containment reference.
static int WORKFLOW_COMPONENT_PROXY__DESCRIPTION
          Deprecated. The feature id for the 'Description' attribute.
static int WORKFLOW_COMPONENT_PROXY__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int WORKFLOW_COMPONENT_PROXY__TARGET_COMPONENT
          Deprecated. The feature id for the 'Target Component' reference.
static int WORKFLOW_COMPONENT_PROXY__TYPE
          Deprecated. The feature id for the 'Type' attribute.
static int WORKFLOW_COMPONENT_PROXY_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Component Proxy' class.
static int WORKFLOW_COMPOSITE_COMPONENT
          Deprecated. The meta object id for the 'Composite Component' class.
static int WORKFLOW_COMPOSITE_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY
          Deprecated. The feature id for the 'Component Orchestration Strategy' containment reference.
static int WORKFLOW_COMPOSITE_COMPONENT__COMPONENTS
          Deprecated. The feature id for the 'Components' containment reference list.
static int WORKFLOW_COMPOSITE_COMPONENT__COMPOSITE_ORCHESTRATION_STRATEGY
          Deprecated. The feature id for the 'Composite Orchestration Strategy' containment reference.
static int WORKFLOW_COMPOSITE_COMPONENT__CONNECTIONS
          Deprecated. The feature id for the 'Connections' containment reference list.
static int WORKFLOW_COMPOSITE_COMPONENT__DESCRIPTION
          Deprecated. The feature id for the 'Description' attribute.
static int WORKFLOW_COMPOSITE_COMPONENT__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int WORKFLOW_COMPOSITE_COMPONENT__PARAMETERS
          Deprecated. The feature id for the 'Parameters' reference list.
static int WORKFLOW_COMPOSITE_COMPONENT__STATE_RESOLUTION_STRATEGY
          Deprecated. The feature id for the 'State Resolution Strategy' containment reference.
static int WORKFLOW_COMPOSITE_COMPONENT__TYPE
          Deprecated. The feature id for the 'Type' attribute.
static int WORKFLOW_COMPOSITE_COMPONENT_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Composite Component' class.
static int WORKFLOW_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Workflow' class.
static int WORKFLOW_PARAMETER
          Deprecated. The meta object id for the 'Parameter' class.
static int WORKFLOW_PARAMETER__CONNECTION
          Deprecated. The feature id for the 'Connection' reference.
static int WORKFLOW_PARAMETER__DESCRIPTION
          Deprecated. The feature id for the 'Description' attribute.
static int WORKFLOW_PARAMETER__DIRECTION
          Deprecated. The feature id for the 'Direction' attribute.
static int WORKFLOW_PARAMETER__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int WORKFLOW_PARAMETER__REQUIRED
          Deprecated. The feature id for the 'Required' attribute.
static int WORKFLOW_PARAMETER__TYPE
          Deprecated. The feature id for the 'Type' attribute.
static int WORKFLOW_PARAMETER__VALUE_STRATEGY
          Deprecated. The feature id for the 'Value Strategy' containment reference.
static int WORKFLOW_PARAMETER_CONNECTION
          Deprecated. The meta object id for the 'Parameter Connection' class.
static int WORKFLOW_PARAMETER_CONNECTION__INPUTS
          Deprecated. The feature id for the 'Inputs' reference list.
static int WORKFLOW_PARAMETER_CONNECTION__OUTPUT
          Deprecated. The feature id for the 'Output' reference.
static int WORKFLOW_PARAMETER_CONNECTION_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Parameter Connection' class.
static int WORKFLOW_PARAMETER_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Parameter' class.
static int WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY
          Deprecated. The meta object id for the 'Parameter Simple Value Strategy' class.
static int WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Parameter Simple Value Strategy' class.
static int WORKFLOW_PARAMETER_VALUE_STRATEGY
          Deprecated. The meta object id for the 'Parameter Value Strategy' class.
static int WORKFLOW_PARAMETER_VALUE_STRATEGY_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Parameter Value Strategy' class.
static int WORKFLOW_UNIT_OF_WORK
          Deprecated. The meta object id for the 'Unit Of Work' class.
static int WORKFLOW_UNIT_OF_WORK__COMPONENT_ORCHESTRATION_STRATEGY
          Deprecated. The feature id for the 'Component Orchestration Strategy' containment reference.
static int WORKFLOW_UNIT_OF_WORK__DESCRIPTION
          Deprecated. The feature id for the 'Description' attribute.
static int WORKFLOW_UNIT_OF_WORK__NAME
          Deprecated. The feature id for the 'Name' attribute.
static int WORKFLOW_UNIT_OF_WORK__PARAMETERS
          Deprecated. The feature id for the 'Parameters' containment reference list.
static int WORKFLOW_UNIT_OF_WORK__TYPE
          Deprecated. The feature id for the 'Type' attribute.
static int WORKFLOW_UNIT_OF_WORK_FEATURE_COUNT
          Deprecated. The number of structural features of the 'Unit Of Work' class.
 
Method Summary
 EEnum getDirection()
          Deprecated. Returns the meta object for enum 'Direction'.
 EClass getIWorkflowVisitor()
          Deprecated. Returns the meta object for class 'IWorkflow Visitor'.
 EReference getWorkflow_Components()
          Deprecated. Returns the meta object for the containment reference list 'Components'.
 EReference getWorkflow_Engines()
          Deprecated. Returns the meta object for the containment reference list 'Engines'.
 EClass getWorkflow()
          Deprecated. Returns the meta object for class 'Workflow'.
 EReference getWorkflowComponent_ComponentOrchestrationStrategy()
          Deprecated. Returns the meta object for the containment reference 'Component Orchestration Strategy'.
 EAttribute getWorkflowComponent_Description()
          Deprecated. Returns the meta object for the attribute 'Description'.
 EAttribute getWorkflowComponent_Name()
          Deprecated. Returns the meta object for the attribute 'Name'.
 EAttribute getWorkflowComponent_Type()
          Deprecated. Returns the meta object for the attribute 'Type'.
 EClass getWorkflowComponent()
          Deprecated. Returns the meta object for class 'Component'.
 EClass getWorkflowComponentMinimalist()
          Deprecated. Returns the meta object for class 'Component Minimalist'.
 EReference getWorkflowComponentProxy_TargetComponent()
          Deprecated. Returns the meta object for the reference 'Target Component'.
 EClass getWorkflowComponentProxy()
          Deprecated. Returns the meta object for class 'Component Proxy'.
 EReference getWorkflowCompositeComponent_Components()
          Deprecated. Returns the meta object for the containment reference list 'Components'.
 EReference getWorkflowCompositeComponent_CompositeOrchestrationStrategy()
          Deprecated. Returns the meta object for the containment reference 'Composite Orchestration Strategy'.
 EReference getWorkflowCompositeComponent_Connections()
          Deprecated. Returns the meta object for the containment reference list 'Connections'.
 EReference getWorkflowCompositeComponent_Parameters()
          Deprecated. Returns the meta object for the reference list 'Parameters'.
 EReference getWorkflowCompositeComponent_StateResolutionStrategy()
          Deprecated. Returns the meta object for the containment reference 'State Resolution Strategy'.
 EClass getWorkflowCompositeComponent()
          Deprecated. Returns the meta object for class 'Composite Component'.
 WorkflowFactory getWorkflowFactory()
          Deprecated. Returns the factory that creates the instances of the model.
 EReference getWorkflowParameter_Connection()
          Deprecated. Returns the meta object for the reference 'Connection'.
 EAttribute getWorkflowParameter_Description()
          Deprecated. Returns the meta object for the attribute 'Description'.
 EAttribute getWorkflowParameter_Direction()
          Deprecated. Returns the meta object for the attribute 'Direction'.
 EAttribute getWorkflowParameter_Name()
          Deprecated. Returns the meta object for the attribute 'Name'.
 EAttribute getWorkflowParameter_Required()
          Deprecated. Returns the meta object for the attribute 'Required'.
 EAttribute getWorkflowParameter_Type()
          Deprecated. Returns the meta object for the attribute 'Type'.
 EReference getWorkflowParameter_ValueStrategy()
          Deprecated. Returns the meta object for the containment reference 'Value Strategy'.
 EClass getWorkflowParameter()
          Deprecated. Returns the meta object for class 'Parameter'.
 EReference getWorkflowParameterConnection_Inputs()
          Deprecated. Returns the meta object for the reference list 'Inputs'.
 EReference getWorkflowParameterConnection_Output()
          Deprecated. Returns the meta object for the reference 'Output'.
 EClass getWorkflowParameterConnection()
          Deprecated. Returns the meta object for class 'Parameter Connection'.
 EClass getWorkflowParameterSimpleValueStrategy()
          Deprecated. Returns the meta object for class 'Parameter Simple Value Strategy'.
 EClass getWorkflowParameterValueStrategy()
          Deprecated. Returns the meta object for class 'Parameter Value Strategy'.
 EReference getWorkflowUnitOfWork_Parameters()
          Deprecated. Returns the meta object for the containment reference list 'Parameters'.
 EClass getWorkflowUnitOfWork()
          Deprecated. Returns the meta object for class 'Unit Of Work'.
 

Field Detail

eNAME

static final java.lang.String eNAME
Deprecated. 
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

static final java.lang.String eNS_URI
Deprecated. 
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

static final java.lang.String eNS_PREFIX
Deprecated. 
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

static final WorkflowPackage eINSTANCE
Deprecated. 
The singleton instance of the package.

Generated:

WORKFLOW

static final int WORKFLOW
Deprecated. 
The meta object id for the 'Workflow' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflow(), Constant Field Values
Generated:

WORKFLOW__COMPONENTS

static final int WORKFLOW__COMPONENTS
Deprecated. 
The feature id for the 'Components' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW__ENGINES

static final int WORKFLOW__ENGINES
Deprecated. 
The feature id for the 'Engines' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_FEATURE_COUNT

static final int WORKFLOW_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Workflow' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT

static final int WORKFLOW_COMPONENT
Deprecated. 
The meta object id for the 'Component' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowComponentImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowComponent(), Constant Field Values
Generated:

WORKFLOW_COMPONENT__NAME

static final int WORKFLOW_COMPONENT__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT__TYPE

static final int WORKFLOW_COMPONENT__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT__DESCRIPTION

static final int WORKFLOW_COMPONENT__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY

static final int WORKFLOW_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. 
The feature id for the 'Component Orchestration Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_FEATURE_COUNT

static final int WORKFLOW_COMPONENT_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Component' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT

static final int WORKFLOW_COMPOSITE_COMPONENT
Deprecated. 
The meta object id for the 'Composite Component' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowCompositeComponentImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowCompositeComponent(), Constant Field Values
Generated:

WORKFLOW_COMPOSITE_COMPONENT__NAME

static final int WORKFLOW_COMPOSITE_COMPONENT__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__TYPE

static final int WORKFLOW_COMPOSITE_COMPONENT__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__DESCRIPTION

static final int WORKFLOW_COMPOSITE_COMPONENT__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY

static final int WORKFLOW_COMPOSITE_COMPONENT__COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. 
The feature id for the 'Component Orchestration Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__COMPONENTS

static final int WORKFLOW_COMPOSITE_COMPONENT__COMPONENTS
Deprecated. 
The feature id for the 'Components' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__COMPOSITE_ORCHESTRATION_STRATEGY

static final int WORKFLOW_COMPOSITE_COMPONENT__COMPOSITE_ORCHESTRATION_STRATEGY
Deprecated. 
The feature id for the 'Composite Orchestration Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__CONNECTIONS

static final int WORKFLOW_COMPOSITE_COMPONENT__CONNECTIONS
Deprecated. 
The feature id for the 'Connections' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__STATE_RESOLUTION_STRATEGY

static final int WORKFLOW_COMPOSITE_COMPONENT__STATE_RESOLUTION_STRATEGY
Deprecated. 
The feature id for the 'State Resolution Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT__PARAMETERS

static final int WORKFLOW_COMPOSITE_COMPONENT__PARAMETERS
Deprecated. 
The feature id for the 'Parameters' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPOSITE_COMPONENT_FEATURE_COUNT

static final int WORKFLOW_COMPOSITE_COMPONENT_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Composite Component' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_UNIT_OF_WORK

static final int WORKFLOW_UNIT_OF_WORK
Deprecated. 
The meta object id for the 'Unit Of Work' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowUnitOfWorkImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowUnitOfWork(), Constant Field Values
Generated:

WORKFLOW_UNIT_OF_WORK__NAME

static final int WORKFLOW_UNIT_OF_WORK__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_UNIT_OF_WORK__TYPE

static final int WORKFLOW_UNIT_OF_WORK__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_UNIT_OF_WORK__DESCRIPTION

static final int WORKFLOW_UNIT_OF_WORK__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_UNIT_OF_WORK__COMPONENT_ORCHESTRATION_STRATEGY

static final int WORKFLOW_UNIT_OF_WORK__COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. 
The feature id for the 'Component Orchestration Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_UNIT_OF_WORK__PARAMETERS

static final int WORKFLOW_UNIT_OF_WORK__PARAMETERS
Deprecated. 
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_UNIT_OF_WORK_FEATURE_COUNT

static final int WORKFLOW_UNIT_OF_WORK_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Unit Of Work' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER

static final int WORKFLOW_PARAMETER
Deprecated. 
The meta object id for the 'Parameter' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameter(), Constant Field Values
Generated:

WORKFLOW_PARAMETER__NAME

static final int WORKFLOW_PARAMETER__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER__DESCRIPTION

static final int WORKFLOW_PARAMETER__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER__CONNECTION

static final int WORKFLOW_PARAMETER__CONNECTION
Deprecated. 
The feature id for the 'Connection' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER__REQUIRED

static final int WORKFLOW_PARAMETER__REQUIRED
Deprecated. 
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER__VALUE_STRATEGY

static final int WORKFLOW_PARAMETER__VALUE_STRATEGY
Deprecated. 
The feature id for the 'Value Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER__TYPE

static final int WORKFLOW_PARAMETER__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER__DIRECTION

static final int WORKFLOW_PARAMETER__DIRECTION
Deprecated. 
The feature id for the 'Direction' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER_FEATURE_COUNT

static final int WORKFLOW_PARAMETER_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Parameter' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER_VALUE_STRATEGY

static final int WORKFLOW_PARAMETER_VALUE_STRATEGY
Deprecated. 
The meta object id for the 'Parameter Value Strategy' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterValueStrategyImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameterValueStrategy(), Constant Field Values
Generated:

WORKFLOW_PARAMETER_VALUE_STRATEGY_FEATURE_COUNT

static final int WORKFLOW_PARAMETER_VALUE_STRATEGY_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Parameter Value Strategy' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER_CONNECTION

static final int WORKFLOW_PARAMETER_CONNECTION
Deprecated. 
The meta object id for the 'Parameter Connection' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterConnectionImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameterConnection(), Constant Field Values
Generated:

WORKFLOW_PARAMETER_CONNECTION__OUTPUT

static final int WORKFLOW_PARAMETER_CONNECTION__OUTPUT
Deprecated. 
The feature id for the 'Output' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER_CONNECTION__INPUTS

static final int WORKFLOW_PARAMETER_CONNECTION__INPUTS
Deprecated. 
The feature id for the 'Inputs' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER_CONNECTION_FEATURE_COUNT

static final int WORKFLOW_PARAMETER_CONNECTION_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Parameter Connection' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY

static final int WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY
Deprecated. 
The meta object id for the 'Parameter Simple Value Strategy' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowParameterSimpleValueStrategyImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowParameterSimpleValueStrategy(), Constant Field Values
Generated:

WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY_FEATURE_COUNT

static final int WORKFLOW_PARAMETER_SIMPLE_VALUE_STRATEGY_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Parameter Simple Value Strategy' class.

See Also:
Constant Field Values
Generated:
Ordered:

IWORKFLOW_VISITOR

static final int IWORKFLOW_VISITOR
Deprecated. 
The meta object id for the 'IWorkflow Visitor' class.

See Also:
IWorkflowVisitor, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getIWorkflowVisitor(), Constant Field Values
Generated:

IWORKFLOW_VISITOR_FEATURE_COUNT

static final int IWORKFLOW_VISITOR_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'IWorkflow Visitor' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_PROXY

static final int WORKFLOW_COMPONENT_PROXY
Deprecated. 
The meta object id for the 'Component Proxy' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowComponentProxyImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowComponentProxy(), Constant Field Values
Generated:

WORKFLOW_COMPONENT_PROXY__NAME

static final int WORKFLOW_COMPONENT_PROXY__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_PROXY__TYPE

static final int WORKFLOW_COMPONENT_PROXY__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_PROXY__DESCRIPTION

static final int WORKFLOW_COMPONENT_PROXY__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_PROXY__COMPONENT_ORCHESTRATION_STRATEGY

static final int WORKFLOW_COMPONENT_PROXY__COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. 
The feature id for the 'Component Orchestration Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_PROXY__TARGET_COMPONENT

static final int WORKFLOW_COMPONENT_PROXY__TARGET_COMPONENT
Deprecated. 
The feature id for the 'Target Component' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_PROXY_FEATURE_COUNT

static final int WORKFLOW_COMPONENT_PROXY_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Component Proxy' class.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_MINIMALIST

static final int WORKFLOW_COMPONENT_MINIMALIST
Deprecated. 
The meta object id for the 'Component Minimalist' class.

See Also:
org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowComponentMinimalistImpl, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getWorkflowComponentMinimalist(), Constant Field Values
Generated:

WORKFLOW_COMPONENT_MINIMALIST__NAME

static final int WORKFLOW_COMPONENT_MINIMALIST__NAME
Deprecated. 
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_MINIMALIST__TYPE

static final int WORKFLOW_COMPONENT_MINIMALIST__TYPE
Deprecated. 
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_MINIMALIST__DESCRIPTION

static final int WORKFLOW_COMPONENT_MINIMALIST__DESCRIPTION
Deprecated. 
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_MINIMALIST__COMPONENT_ORCHESTRATION_STRATEGY

static final int WORKFLOW_COMPONENT_MINIMALIST__COMPONENT_ORCHESTRATION_STRATEGY
Deprecated. 
The feature id for the 'Component Orchestration Strategy' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WORKFLOW_COMPONENT_MINIMALIST_FEATURE_COUNT

static final int WORKFLOW_COMPONENT_MINIMALIST_FEATURE_COUNT
Deprecated. 
The number of structural features of the 'Component Minimalist' class.

See Also:
Constant Field Values
Generated:
Ordered:

DIRECTION

static final int DIRECTION
Deprecated. 
The meta object id for the 'Direction' enum.

See Also:
Direction, org.eclipse.gmt.modisco.workflow.mwe.workflow.impl.WorkflowPackageImpl#getDirection(), Constant Field Values
Generated:
Method Detail

getWorkflow

EClass getWorkflow()
Deprecated. 
Returns the meta object for class 'Workflow'.

Returns:
the meta object for class 'Workflow'.
See Also:
Workflow
Generated:

getWorkflow_Components

EReference getWorkflow_Components()
Deprecated. 
Returns the meta object for the containment reference list 'Components'.

Returns:
the meta object for the containment reference list 'Components'.
See Also:
Workflow.getComponents(), getWorkflow()
Generated:

getWorkflow_Engines

EReference getWorkflow_Engines()
Deprecated. 
Returns the meta object for the containment reference list 'Engines'.

Returns:
the meta object for the containment reference list 'Engines'.
See Also:
Workflow.getEngines(), getWorkflow()
Generated:

getWorkflowComponent

EClass getWorkflowComponent()
Deprecated. 
Returns the meta object for class 'Component'.

Returns:
the meta object for class 'Component'.
See Also:
WorkflowComponent
Generated:

getWorkflowComponent_Name

EAttribute getWorkflowComponent_Name()
Deprecated. 
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
WorkflowComponent.getName(), getWorkflowComponent()
Generated:

getWorkflowComponent_Type

EAttribute getWorkflowComponent_Type()
Deprecated. 
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
WorkflowComponent.getType(), getWorkflowComponent()
Generated:

getWorkflowComponent_Description

EAttribute getWorkflowComponent_Description()
Deprecated. 
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
WorkflowComponent.getDescription(), getWorkflowComponent()
Generated:

getWorkflowComponent_ComponentOrchestrationStrategy

EReference getWorkflowComponent_ComponentOrchestrationStrategy()
Deprecated. 
Returns the meta object for the containment reference 'Component Orchestration Strategy'.

Returns:
the meta object for the containment reference 'Component Orchestration Strategy'.
See Also:
WorkflowComponent.getComponentOrchestrationStrategy(), getWorkflowComponent()
Generated:

getWorkflowCompositeComponent

EClass getWorkflowCompositeComponent()
Deprecated. 
Returns the meta object for class 'Composite Component'.

Returns:
the meta object for class 'Composite Component'.
See Also:
WorkflowCompositeComponent
Generated:

getWorkflowCompositeComponent_Components

EReference getWorkflowCompositeComponent_Components()
Deprecated. 
Returns the meta object for the containment reference list 'Components'.

Returns:
the meta object for the containment reference list 'Components'.
See Also:
WorkflowCompositeComponent.getComponents(), getWorkflowCompositeComponent()
Generated:

getWorkflowCompositeComponent_CompositeOrchestrationStrategy

EReference getWorkflowCompositeComponent_CompositeOrchestrationStrategy()
Deprecated. 
Returns the meta object for the containment reference 'Composite Orchestration Strategy'.

Returns:
the meta object for the containment reference 'Composite Orchestration Strategy'.
See Also:
WorkflowCompositeComponent.getCompositeOrchestrationStrategy(), getWorkflowCompositeComponent()
Generated:

getWorkflowCompositeComponent_Connections

EReference getWorkflowCompositeComponent_Connections()
Deprecated. 
Returns the meta object for the containment reference list 'Connections'.

Returns:
the meta object for the containment reference list 'Connections'.
See Also:
WorkflowCompositeComponent.getConnections(), getWorkflowCompositeComponent()
Generated:

getWorkflowCompositeComponent_StateResolutionStrategy

EReference getWorkflowCompositeComponent_StateResolutionStrategy()
Deprecated. 
Returns the meta object for the containment reference 'State Resolution Strategy'.

Returns:
the meta object for the containment reference 'State Resolution Strategy'.
See Also:
WorkflowCompositeComponent.getStateResolutionStrategy(), getWorkflowCompositeComponent()
Generated:

getWorkflowCompositeComponent_Parameters

EReference getWorkflowCompositeComponent_Parameters()
Deprecated. 
Returns the meta object for the reference list 'Parameters'.

Returns:
the meta object for the reference list 'Parameters'.
See Also:
WorkflowCompositeComponent.getParameters(), getWorkflowCompositeComponent()
Generated:

getWorkflowUnitOfWork

EClass getWorkflowUnitOfWork()
Deprecated. 
Returns the meta object for class 'Unit Of Work'.

Returns:
the meta object for class 'Unit Of Work'.
See Also:
WorkflowUnitOfWork
Generated:

getWorkflowUnitOfWork_Parameters

EReference getWorkflowUnitOfWork_Parameters()
Deprecated. 
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
WorkflowUnitOfWork.getParameters(), getWorkflowUnitOfWork()
Generated:

getWorkflowParameter

EClass getWorkflowParameter()
Deprecated. 
Returns the meta object for class 'Parameter'.

Returns:
the meta object for class 'Parameter'.
See Also:
WorkflowParameter
Generated:

getWorkflowParameter_Name

EAttribute getWorkflowParameter_Name()
Deprecated. 
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
WorkflowParameter.getName(), getWorkflowParameter()
Generated:

getWorkflowParameter_Description

EAttribute getWorkflowParameter_Description()
Deprecated. 
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
WorkflowParameter.getDescription(), getWorkflowParameter()
Generated:

getWorkflowParameter_Connection

EReference getWorkflowParameter_Connection()
Deprecated. 
Returns the meta object for the reference 'Connection'.

Returns:
the meta object for the reference 'Connection'.
See Also:
WorkflowParameter.getConnection(), getWorkflowParameter()
Generated:

getWorkflowParameter_Required

EAttribute getWorkflowParameter_Required()
Deprecated. 
Returns the meta object for the attribute 'Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
WorkflowParameter.isRequired(), getWorkflowParameter()
Generated:

getWorkflowParameter_ValueStrategy

EReference getWorkflowParameter_ValueStrategy()
Deprecated. 
Returns the meta object for the containment reference 'Value Strategy'.

Returns:
the meta object for the containment reference 'Value Strategy'.
See Also:
WorkflowParameter.getValueStrategy(), getWorkflowParameter()
Generated:

getWorkflowParameter_Type

EAttribute getWorkflowParameter_Type()
Deprecated. 
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
WorkflowParameter.getType(), getWorkflowParameter()
Generated:

getWorkflowParameter_Direction

EAttribute getWorkflowParameter_Direction()
Deprecated. 
Returns the meta object for the attribute 'Direction'.

Returns:
the meta object for the attribute 'Direction'.
See Also:
WorkflowParameter.getDirection(), getWorkflowParameter()
Generated:

getWorkflowParameterValueStrategy

EClass getWorkflowParameterValueStrategy()
Deprecated. 
Returns the meta object for class 'Parameter Value Strategy'.

Returns:
the meta object for class 'Parameter Value Strategy'.
See Also:
WorkflowParameterValueStrategy
Generated:

getWorkflowParameterConnection

EClass getWorkflowParameterConnection()
Deprecated. 
Returns the meta object for class 'Parameter Connection'.

Returns:
the meta object for class 'Parameter Connection'.
See Also:
WorkflowParameterConnection
Generated:

getWorkflowParameterConnection_Output

EReference getWorkflowParameterConnection_Output()
Deprecated. 
Returns the meta object for the reference 'Output'.

Returns:
the meta object for the reference 'Output'.
See Also:
WorkflowParameterConnection.getOutput(), getWorkflowParameterConnection()
Generated:

getWorkflowParameterConnection_Inputs

EReference getWorkflowParameterConnection_Inputs()
Deprecated. 
Returns the meta object for the reference list 'Inputs'.

Returns:
the meta object for the reference list 'Inputs'.
See Also:
WorkflowParameterConnection.getInputs(), getWorkflowParameterConnection()
Generated:

getWorkflowParameterSimpleValueStrategy

EClass getWorkflowParameterSimpleValueStrategy()
Deprecated. 
Returns the meta object for class 'Parameter Simple Value Strategy'.

Returns:
the meta object for class 'Parameter Simple Value Strategy'.
See Also:
WorkflowParameterSimpleValueStrategy
Generated:

getIWorkflowVisitor

EClass getIWorkflowVisitor()
Deprecated. 
Returns the meta object for class 'IWorkflow Visitor'.

Returns:
the meta object for class 'IWorkflow Visitor'.
See Also:
IWorkflowVisitor
Generated:

getWorkflowComponentProxy

EClass getWorkflowComponentProxy()
Deprecated. 
Returns the meta object for class 'Component Proxy'.

Returns:
the meta object for class 'Component Proxy'.
See Also:
WorkflowComponentProxy
Generated:

getWorkflowComponentProxy_TargetComponent

EReference getWorkflowComponentProxy_TargetComponent()
Deprecated. 
Returns the meta object for the reference 'Target Component'.

Returns:
the meta object for the reference 'Target Component'.
See Also:
WorkflowComponentProxy.getTargetComponent(), getWorkflowComponentProxy()
Generated:

getWorkflowComponentMinimalist

EClass getWorkflowComponentMinimalist()
Deprecated. 
Returns the meta object for class 'Component Minimalist'.

Returns:
the meta object for class 'Component Minimalist'.
See Also:
WorkflowComponentMinimalist
Generated:

getDirection

EEnum getDirection()
Deprecated. 
Returns the meta object for enum 'Direction'.

Returns:
the meta object for enum 'Direction'.
See Also:
Direction
Generated:

getWorkflowFactory

WorkflowFactory getWorkflowFactory()
Deprecated. 
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: