org.eclipse.emf.mwe.ewm.workflow.orchestration
Class OrchestrationPackage

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by org.eclipse.emf.mwe.ewm.workflow.orchestration.OrchestrationPackage
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class OrchestrationPackage
extends org.eclipse.emf.ecore.impl.EPackageImpl

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

See Also:
OrchestrationFactory
EMF generated code
EMF model element
kind="package"

Nested Class Summary
static interface OrchestrationPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.ecore.impl.EPackageImpl.EBasicWhiteList
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static OrchestrationPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
          The meta object id for the 'Workflow Component Orchestration Strategy' class.
static int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY
          The feature id for the 'Child Strategy' containment reference.
static int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION
          The feature id for the 'Condition' containment reference.
static int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
          The number of structural features of the 'Workflow Component Orchestration Strategy' class.
static int WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
          The meta object id for the 'Workflow Composite Orchestration Strategy' class.
static int WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY_FEATURE_COUNT
          The number of structural features of the 'Workflow Composite Orchestration Strategy' class.
static int WORKFLOW_EXECUTION_PREDICATE
          The meta object id for the 'Workflow Execution Predicate' class.
static int WORKFLOW_EXECUTION_PREDICATE_FEATURE_COUNT
          The number of structural features of the 'Workflow Execution Predicate' class.
static int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY
          The meta object id for the 'Workflow Loop Component Orchestration Strategy' class.
static int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY
          The feature id for the 'Child Strategy' containment reference.
static int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION
          The feature id for the 'Condition' containment reference.
static int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__LOOP_CONDITION
          The feature id for the 'Loop Condition' containment reference.
static int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
          The number of structural features of the 'Workflow Loop Component Orchestration Strategy' class.
static int WORKFLOW_LOOP_COUNT_PREDICATE
          The meta object id for the 'Workflow Loop Count Predicate' class.
static int WORKFLOW_LOOP_COUNT_PREDICATE__CURRENT_COUNT
          The feature id for the 'Current Count' containment reference.
static int WORKFLOW_LOOP_COUNT_PREDICATE__LOOP_COUNT
          The feature id for the 'Loop Count' containment reference.
static int WORKFLOW_LOOP_COUNT_PREDICATE_FEATURE_COUNT
          The number of structural features of the 'Workflow Loop Count Predicate' class.
static int WORKFLOW_PARAMETER_PREDICATE
          The meta object id for the 'Workflow Parameter Predicate' class.
static int WORKFLOW_PARAMETER_PREDICATE__PARAMETER
          The feature id for the 'Parameter' reference.
static int WORKFLOW_PARAMETER_PREDICATE_FEATURE_COUNT
          The number of structural features of the 'Workflow Parameter Predicate' class.
static int WORKFLOW_PREDICATE_AND
          The meta object id for the 'Workflow Predicate AND' class.
static int WORKFLOW_PREDICATE_AND__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int WORKFLOW_PREDICATE_AND_FEATURE_COUNT
          The number of structural features of the 'Workflow Predicate AND' class.
static int WORKFLOW_PREDICATE_OR
          The meta object id for the 'Workflow Predicate OR' class.
static int WORKFLOW_PREDICATE_OR__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int WORKFLOW_PREDICATE_OR_FEATURE_COUNT
          The number of structural features of the 'Workflow Predicate OR' class.
static int WORKFLOW_RERUN_PREDICATE
          The meta object id for the 'Workflow Rerun Predicate' class.
static int WORKFLOW_RERUN_PREDICATE_FEATURE_COUNT
          The number of structural features of the 'Workflow Rerun Predicate' class.
static int WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
          The meta object id for the 'Workflow Serial Orchestration Strategy' class.
static int WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY_FEATURE_COUNT
          The number of structural features of the 'Workflow Serial Orchestration Strategy' class.
 
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
 
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 OrchestrationFactory getOrchestrationFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getWorkflowComponentOrchestrationStrategy_ChildStrategy()
          Returns the meta object for the containment reference 'Child Strategy'.
 org.eclipse.emf.ecore.EReference getWorkflowComponentOrchestrationStrategy_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EClass getWorkflowComponentOrchestrationStrategy()
          Returns the meta object for class 'Workflow Component Orchestration Strategy'.
 org.eclipse.emf.ecore.EClass getWorkflowCompositeOrchestrationStrategy()
          Returns the meta object for class 'Workflow Composite Orchestration Strategy'.
 org.eclipse.emf.ecore.EClass getWorkflowExecutionPredicate()
          Returns the meta object for class 'Workflow Execution Predicate'.
 org.eclipse.emf.ecore.EReference getWorkflowLoopComponentOrchestrationStrategy_LoopCondition()
          Returns the meta object for the containment reference 'Loop Condition'.
 org.eclipse.emf.ecore.EClass getWorkflowLoopComponentOrchestrationStrategy()
          Returns the meta object for class 'Workflow Loop Component Orchestration Strategy'.
 org.eclipse.emf.ecore.EReference getWorkflowLoopCountPredicate_CurrentCount()
          Returns the meta object for the containment reference 'Current Count'.
 org.eclipse.emf.ecore.EReference getWorkflowLoopCountPredicate_LoopCount()
          Returns the meta object for the containment reference 'Loop Count'.
 org.eclipse.emf.ecore.EClass getWorkflowLoopCountPredicate()
          Returns the meta object for class 'Workflow Loop Count Predicate'.
 org.eclipse.emf.ecore.EReference getWorkflowParameterPredicate_Parameter()
          Returns the meta object for the reference 'Parameter'.
 org.eclipse.emf.ecore.EClass getWorkflowParameterPredicate()
          Returns the meta object for class 'Workflow Parameter Predicate'.
 org.eclipse.emf.ecore.EReference getWorkflowPredicateAND_Conditions()
          Returns the meta object for the containment reference list 'Conditions'.
 org.eclipse.emf.ecore.EClass getWorkflowPredicateAND()
          Returns the meta object for class 'Workflow Predicate AND'.
 org.eclipse.emf.ecore.EReference getWorkflowPredicateOR_Conditions()
          Returns the meta object for the containment reference list 'Conditions'.
 org.eclipse.emf.ecore.EClass getWorkflowPredicateOR()
          Returns the meta object for class 'Workflow Predicate OR'.
 org.eclipse.emf.ecore.EClass getWorkflowRerunPredicate()
          Returns the meta object for class 'Workflow Rerun Predicate'.
 org.eclipse.emf.ecore.EClass getWorkflowSerialOrchestrationStrategy()
          Returns the meta object for class 'Workflow Serial Orchestration Strategy'.
static OrchestrationPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

eNAME

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

See Also:
Constant Field Values
EMF generated code

eNS_URI

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

See Also:
Constant Field Values
EMF generated code

eNS_PREFIX

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

See Also:
Constant Field Values
EMF generated code

eINSTANCE

public static final OrchestrationPackage eINSTANCE
The singleton instance of the package.

EMF generated code

WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY

public static final int WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY
The meta object id for the 'Workflow Composite Orchestration Strategy' class.

See Also:
WorkflowCompositeOrchestrationStrategy, getWorkflowCompositeOrchestrationStrategy(), Constant Field Values
EMF generated code

WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY_FEATURE_COUNT

public static final int WORKFLOW_COMPOSITE_ORCHESTRATION_STRATEGY_FEATURE_COUNT
The number of structural features of the 'Workflow Composite Orchestration Strategy' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY

public static final int WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY
The meta object id for the 'Workflow Serial Orchestration Strategy' class.

See Also:
WorkflowSerialOrchestrationStrategy, getWorkflowSerialOrchestrationStrategy(), Constant Field Values
EMF generated code

WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY_FEATURE_COUNT

public static final int WORKFLOW_SERIAL_ORCHESTRATION_STRATEGY_FEATURE_COUNT
The number of structural features of the 'Workflow Serial Orchestration Strategy' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY

public static final int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY
The meta object id for the 'Workflow Component Orchestration Strategy' class.

See Also:
WorkflowComponentOrchestrationStrategy, getWorkflowComponentOrchestrationStrategy(), Constant Field Values
EMF generated code

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION

public static final int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY

public static final int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY
The feature id for the 'Child Strategy' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT

public static final int WORKFLOW_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
The number of structural features of the 'Workflow Component Orchestration Strategy' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY

public static final int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY
The meta object id for the 'Workflow Loop Component Orchestration Strategy' class.

See Also:
WorkflowLoopComponentOrchestrationStrategy, getWorkflowLoopComponentOrchestrationStrategy(), Constant Field Values
EMF generated code

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION

public static final int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY

public static final int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__CHILD_STRATEGY
The feature id for the 'Child Strategy' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__LOOP_CONDITION

public static final int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY__LOOP_CONDITION
The feature id for the 'Loop Condition' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT

public static final int WORKFLOW_LOOP_COMPONENT_ORCHESTRATION_STRATEGY_FEATURE_COUNT
The number of structural features of the 'Workflow Loop Component Orchestration Strategy' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_EXECUTION_PREDICATE

public static final int WORKFLOW_EXECUTION_PREDICATE
The meta object id for the 'Workflow Execution Predicate' class.

See Also:
WorkflowExecutionPredicate, getWorkflowExecutionPredicate(), Constant Field Values
EMF generated code

WORKFLOW_EXECUTION_PREDICATE_FEATURE_COUNT

public static final int WORKFLOW_EXECUTION_PREDICATE_FEATURE_COUNT
The number of structural features of the 'Workflow Execution Predicate' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_RERUN_PREDICATE

public static final int WORKFLOW_RERUN_PREDICATE
The meta object id for the 'Workflow Rerun Predicate' class.

See Also:
WorkflowRerunPredicate, getWorkflowRerunPredicate(), Constant Field Values
EMF generated code

WORKFLOW_RERUN_PREDICATE_FEATURE_COUNT

public static final int WORKFLOW_RERUN_PREDICATE_FEATURE_COUNT
The number of structural features of the 'Workflow Rerun Predicate' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_PARAMETER_PREDICATE

public static final int WORKFLOW_PARAMETER_PREDICATE
The meta object id for the 'Workflow Parameter Predicate' class.

See Also:
WorkflowParameterPredicate, getWorkflowParameterPredicate(), Constant Field Values
EMF generated code

WORKFLOW_PARAMETER_PREDICATE__PARAMETER

public static final int WORKFLOW_PARAMETER_PREDICATE__PARAMETER
The feature id for the 'Parameter' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_PARAMETER_PREDICATE_FEATURE_COUNT

public static final int WORKFLOW_PARAMETER_PREDICATE_FEATURE_COUNT
The number of structural features of the 'Workflow Parameter Predicate' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_PREDICATE_OR

public static final int WORKFLOW_PREDICATE_OR
The meta object id for the 'Workflow Predicate OR' class.

See Also:
WorkflowPredicateOR, getWorkflowPredicateOR(), Constant Field Values
EMF generated code

WORKFLOW_PREDICATE_OR__CONDITIONS

public static final int WORKFLOW_PREDICATE_OR__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_PREDICATE_OR_FEATURE_COUNT

public static final int WORKFLOW_PREDICATE_OR_FEATURE_COUNT
The number of structural features of the 'Workflow Predicate OR' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_PREDICATE_AND

public static final int WORKFLOW_PREDICATE_AND
The meta object id for the 'Workflow Predicate AND' class.

See Also:
WorkflowPredicateAND, getWorkflowPredicateAND(), Constant Field Values
EMF generated code

WORKFLOW_PREDICATE_AND__CONDITIONS

public static final int WORKFLOW_PREDICATE_AND__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_PREDICATE_AND_FEATURE_COUNT

public static final int WORKFLOW_PREDICATE_AND_FEATURE_COUNT
The number of structural features of the 'Workflow Predicate AND' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COUNT_PREDICATE

public static final int WORKFLOW_LOOP_COUNT_PREDICATE
The meta object id for the 'Workflow Loop Count Predicate' class.

See Also:
WorkflowLoopCountPredicate, getWorkflowLoopCountPredicate(), Constant Field Values
EMF generated code

WORKFLOW_LOOP_COUNT_PREDICATE__CURRENT_COUNT

public static final int WORKFLOW_LOOP_COUNT_PREDICATE__CURRENT_COUNT
The feature id for the 'Current Count' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COUNT_PREDICATE__LOOP_COUNT

public static final int WORKFLOW_LOOP_COUNT_PREDICATE__LOOP_COUNT
The feature id for the 'Loop Count' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

WORKFLOW_LOOP_COUNT_PREDICATE_FEATURE_COUNT

public static final int WORKFLOW_LOOP_COUNT_PREDICATE_FEATURE_COUNT
The number of structural features of the 'Workflow Loop Count Predicate' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered
Method Detail

init

public static OrchestrationPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
eNS_URI, createPackageContents(), initializePackageContents()
EMF generated code

getWorkflowSerialOrchestrationStrategy

public org.eclipse.emf.ecore.EClass getWorkflowSerialOrchestrationStrategy()
Returns the meta object for class 'Workflow Serial Orchestration Strategy'.

Returns:
the meta object for class 'Workflow Serial Orchestration Strategy'.
See Also:
WorkflowSerialOrchestrationStrategy
EMF generated code

getWorkflowCompositeOrchestrationStrategy

public org.eclipse.emf.ecore.EClass getWorkflowCompositeOrchestrationStrategy()
Returns the meta object for class 'Workflow Composite Orchestration Strategy'.

Returns:
the meta object for class 'Workflow Composite Orchestration Strategy'.
See Also:
WorkflowCompositeOrchestrationStrategy
EMF generated code

getWorkflowComponentOrchestrationStrategy

public org.eclipse.emf.ecore.EClass getWorkflowComponentOrchestrationStrategy()
Returns the meta object for class 'Workflow Component Orchestration Strategy'.

Returns:
the meta object for class 'Workflow Component Orchestration Strategy'.
See Also:
WorkflowComponentOrchestrationStrategy
EMF generated code

getWorkflowComponentOrchestrationStrategy_Condition

public org.eclipse.emf.ecore.EReference getWorkflowComponentOrchestrationStrategy_Condition()
Returns the meta object for the containment reference 'Condition'.

Returns:
the meta object for the containment reference 'Condition'.
See Also:
WorkflowComponentOrchestrationStrategy.getCondition(), getWorkflowComponentOrchestrationStrategy()
EMF generated code

getWorkflowComponentOrchestrationStrategy_ChildStrategy

public org.eclipse.emf.ecore.EReference getWorkflowComponentOrchestrationStrategy_ChildStrategy()
Returns the meta object for the containment reference 'Child Strategy'.

Returns:
the meta object for the containment reference 'Child Strategy'.
See Also:
WorkflowComponentOrchestrationStrategy.getChildStrategy(), getWorkflowComponentOrchestrationStrategy()
EMF generated code

getWorkflowLoopComponentOrchestrationStrategy

public org.eclipse.emf.ecore.EClass getWorkflowLoopComponentOrchestrationStrategy()
Returns the meta object for class 'Workflow Loop Component Orchestration Strategy'.

Returns:
the meta object for class 'Workflow Loop Component Orchestration Strategy'.
See Also:
WorkflowLoopComponentOrchestrationStrategy
EMF generated code

getWorkflowLoopComponentOrchestrationStrategy_LoopCondition

public org.eclipse.emf.ecore.EReference getWorkflowLoopComponentOrchestrationStrategy_LoopCondition()
Returns the meta object for the containment reference 'Loop Condition'.

Returns:
the meta object for the containment reference 'Loop Condition'.
See Also:
WorkflowLoopComponentOrchestrationStrategy.getLoopCondition(), getWorkflowLoopComponentOrchestrationStrategy()
EMF generated code

getWorkflowExecutionPredicate

public org.eclipse.emf.ecore.EClass getWorkflowExecutionPredicate()
Returns the meta object for class 'Workflow Execution Predicate'.

Returns:
the meta object for class 'Workflow Execution Predicate'.
See Also:
WorkflowExecutionPredicate
EMF generated code

getWorkflowRerunPredicate

public org.eclipse.emf.ecore.EClass getWorkflowRerunPredicate()
Returns the meta object for class 'Workflow Rerun Predicate'.

Returns:
the meta object for class 'Workflow Rerun Predicate'.
See Also:
WorkflowRerunPredicate
EMF generated code

getWorkflowParameterPredicate

public org.eclipse.emf.ecore.EClass getWorkflowParameterPredicate()
Returns the meta object for class 'Workflow Parameter Predicate'.

Returns:
the meta object for class 'Workflow Parameter Predicate'.
See Also:
WorkflowParameterPredicate
EMF generated code

getWorkflowParameterPredicate_Parameter

public org.eclipse.emf.ecore.EReference getWorkflowParameterPredicate_Parameter()
Returns the meta object for the reference 'Parameter'.

Returns:
the meta object for the reference 'Parameter'.
See Also:
WorkflowParameterPredicate.getParameter(), getWorkflowParameterPredicate()
EMF generated code

getWorkflowPredicateOR

public org.eclipse.emf.ecore.EClass getWorkflowPredicateOR()
Returns the meta object for class 'Workflow Predicate OR'.

Returns:
the meta object for class 'Workflow Predicate OR'.
See Also:
WorkflowPredicateOR
EMF generated code

getWorkflowPredicateOR_Conditions

public org.eclipse.emf.ecore.EReference getWorkflowPredicateOR_Conditions()
Returns the meta object for the containment reference list 'Conditions'.

Returns:
the meta object for the containment reference list 'Conditions'.
See Also:
WorkflowPredicateOR.getConditions(), getWorkflowPredicateOR()
EMF generated code

getWorkflowPredicateAND

public org.eclipse.emf.ecore.EClass getWorkflowPredicateAND()
Returns the meta object for class 'Workflow Predicate AND'.

Returns:
the meta object for class 'Workflow Predicate AND'.
See Also:
WorkflowPredicateAND
EMF generated code

getWorkflowPredicateAND_Conditions

public org.eclipse.emf.ecore.EReference getWorkflowPredicateAND_Conditions()
Returns the meta object for the containment reference list 'Conditions'.

Returns:
the meta object for the containment reference list 'Conditions'.
See Also:
WorkflowPredicateAND.getConditions(), getWorkflowPredicateAND()
EMF generated code

getWorkflowLoopCountPredicate

public org.eclipse.emf.ecore.EClass getWorkflowLoopCountPredicate()
Returns the meta object for class 'Workflow Loop Count Predicate'.

Returns:
the meta object for class 'Workflow Loop Count Predicate'.
See Also:
WorkflowLoopCountPredicate
EMF generated code

getWorkflowLoopCountPredicate_CurrentCount

public org.eclipse.emf.ecore.EReference getWorkflowLoopCountPredicate_CurrentCount()
Returns the meta object for the containment reference 'Current Count'.

Returns:
the meta object for the containment reference 'Current Count'.
See Also:
WorkflowLoopCountPredicate.getCurrentCount(), getWorkflowLoopCountPredicate()
EMF generated code

getWorkflowLoopCountPredicate_LoopCount

public org.eclipse.emf.ecore.EReference getWorkflowLoopCountPredicate_LoopCount()
Returns the meta object for the containment reference 'Loop Count'.

Returns:
the meta object for the containment reference 'Loop Count'.
See Also:
WorkflowLoopCountPredicate.getLoopCount(), getWorkflowLoopCountPredicate()
EMF generated code

getOrchestrationFactory

public OrchestrationFactory getOrchestrationFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
EMF generated code

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.

EMF generated code

initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.

EMF generated code