com.ibm.xtools.bpmn2
Interface Bpmn2Package

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

public interface Bpmn2Package
extends org.eclipse.emf.ecore.EPackage

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

See Also:
Bpmn2Factory

Nested Class Summary
static interface Bpmn2Package.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 interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ACTIVITY
          The meta object id for the 'Activity' class.
static int ACTIVITY__ANY
          The feature id for the 'Any' attribute list.
static int ACTIVITY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ACTIVITY__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int ACTIVITY__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int ACTIVITY__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int ACTIVITY__DEFAULT
          The feature id for the 'Default' reference.
static int ACTIVITY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ACTIVITY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ACTIVITY__ID
          The feature id for the 'Id' attribute.
static int ACTIVITY__INCOMING
          The feature id for the 'Incoming' reference list.
static int ACTIVITY__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int ACTIVITY__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int ACTIVITY__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int ACTIVITY__NAME
          The feature id for the 'Name' attribute.
static int ACTIVITY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int ACTIVITY__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int ACTIVITY_FEATURE_COUNT
          The number of structural features of the 'Activity' class.
static int AD_HOC_ORDERING
          The meta object id for the 'Ad Hoc Ordering' enum.
static int AD_HOC_ORDERING_OBJECT
          The meta object id for the 'Ad Hoc Ordering Object' data type.
static int AD_HOC_SUB_PROCESS
          The meta object id for the 'Ad Hoc Sub Process' class.
static int AD_HOC_SUB_PROCESS__ANY
          The feature id for the 'Any' attribute list.
static int AD_HOC_SUB_PROCESS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int AD_HOC_SUB_PROCESS__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int AD_HOC_SUB_PROCESS__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int AD_HOC_SUB_PROCESS__CANCEL_REMAINING_INSTANCES
          The feature id for the 'Cancel Remaining Instances' attribute.
static int AD_HOC_SUB_PROCESS__COMPLETION_CONDITION
          The feature id for the 'Completion Condition' containment reference.
static int AD_HOC_SUB_PROCESS__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int AD_HOC_SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int AD_HOC_SUB_PROCESS__DEFAULT
          The feature id for the 'Default' reference.
static int AD_HOC_SUB_PROCESS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int AD_HOC_SUB_PROCESS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int AD_HOC_SUB_PROCESS__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int AD_HOC_SUB_PROCESS__ID
          The feature id for the 'Id' attribute.
static int AD_HOC_SUB_PROCESS__INCOMING
          The feature id for the 'Incoming' reference list.
static int AD_HOC_SUB_PROCESS__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int AD_HOC_SUB_PROCESS__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int AD_HOC_SUB_PROCESS__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int AD_HOC_SUB_PROCESS__NAME
          The feature id for the 'Name' attribute.
static int AD_HOC_SUB_PROCESS__ORDERING
          The feature id for the 'Ordering' attribute.
static int AD_HOC_SUB_PROCESS__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int AD_HOC_SUB_PROCESS__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int AD_HOC_SUB_PROCESS__TRIGGERED_BY_EVENT
          The feature id for the 'Triggered By Event' attribute.
static int AD_HOC_SUB_PROCESS_FEATURE_COUNT
          The number of structural features of the 'Ad Hoc Sub Process' class.
static int ARTIFACT
          The meta object id for the 'Artifact' class.
static int ARTIFACT__ANY
          The feature id for the 'Any' attribute list.
static int ARTIFACT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ARTIFACT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ARTIFACT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ARTIFACT__ID
          The feature id for the 'Id' attribute.
static int ARTIFACT__NAME
          The feature id for the 'Name' attribute.
static int ARTIFACT_FEATURE_COUNT
          The number of structural features of the 'Artifact' class.
static int ASSIGNMENT
          The meta object id for the 'Assignment' class.
static int ASSIGNMENT__ANY
          The feature id for the 'Any' attribute list.
static int ASSIGNMENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ASSIGNMENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ASSIGNMENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ASSIGNMENT__FROM
          The feature id for the 'From' containment reference.
static int ASSIGNMENT__ID
          The feature id for the 'Id' attribute.
static int ASSIGNMENT__NAME
          The feature id for the 'Name' attribute.
static int ASSIGNMENT__TO
          The feature id for the 'To' containment reference.
static int ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Assignment' class.
static int ASSOCIATION
          The meta object id for the 'Association' class.
static int ASSOCIATION__ANY
          The feature id for the 'Any' attribute list.
static int ASSOCIATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ASSOCIATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ASSOCIATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ASSOCIATION__ID
          The feature id for the 'Id' attribute.
static int ASSOCIATION__NAME
          The feature id for the 'Name' attribute.
static int ASSOCIATION__SOURCE
          The feature id for the 'Source' reference.
static int ASSOCIATION__SOURCE_QNAME
          The feature id for the 'Source QName' attribute.
static int ASSOCIATION__TARGET
          The feature id for the 'Target' reference.
static int ASSOCIATION__TARGET_QNAME
          The feature id for the 'Target QName' attribute.
static int ASSOCIATION_FEATURE_COUNT
          The number of structural features of the 'Association' class.
static int BASE_ELEMENT
          The meta object id for the 'Base Element' class.
static int BASE_ELEMENT__ANY
          The feature id for the 'Any' attribute list.
static int BASE_ELEMENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int BASE_ELEMENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int BASE_ELEMENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int BASE_ELEMENT__ID
          The feature id for the 'Id' attribute.
static int BASE_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int BASE_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Base Element' class.
static int BASE_ELEMENT_WITH_MIXED_CONTENT
          The meta object id for the 'Base Element With Mixed Content' class.
static int BASE_ELEMENT_WITH_MIXED_CONTENT__ANY
          The feature id for the 'Any' attribute list.
static int BASE_ELEMENT_WITH_MIXED_CONTENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int BASE_ELEMENT_WITH_MIXED_CONTENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int BASE_ELEMENT_WITH_MIXED_CONTENT__ID
          The feature id for the 'Id' attribute.
static int BASE_ELEMENT_WITH_MIXED_CONTENT__MIXED
          The feature id for the 'Mixed' attribute list.
static int BASE_ELEMENT_WITH_MIXED_CONTENT_FEATURE_COUNT
          The number of structural features of the 'Base Element With Mixed Content' class.
static int BOUNDARY_EVENT
          The meta object id for the 'Boundary Event' class.
static int BOUNDARY_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int BOUNDARY_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int BOUNDARY_EVENT__ATTACHED_TO
          The feature id for the 'Attached To' reference.
static int BOUNDARY_EVENT__CANCEL_ACTIVITY
          The feature id for the 'Cancel Activity' attribute.
static int BOUNDARY_EVENT__DATA_OUTPUT
          The feature id for the 'Data Output' containment reference list.
static int BOUNDARY_EVENT__DATA_OUTPUT_ASSOCIATION
          The feature id for the 'Data Output Association' containment reference list.
static int BOUNDARY_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int BOUNDARY_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int BOUNDARY_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int BOUNDARY_EVENT__ID
          The feature id for the 'Id' attribute.
static int BOUNDARY_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int BOUNDARY_EVENT__NAME
          The feature id for the 'Name' attribute.
static int BOUNDARY_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int BOUNDARY_EVENT__OUTPUT_SET
          The feature id for the 'Output Set' containment reference.
static int BOUNDARY_EVENT_FEATURE_COUNT
          The number of structural features of the 'Boundary Event' class.
static int BUSINESS_RULE_TASK
          The meta object id for the 'Business Rule Task' class.
static int BUSINESS_RULE_TASK__ANY
          The feature id for the 'Any' attribute list.
static int BUSINESS_RULE_TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int BUSINESS_RULE_TASK__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int BUSINESS_RULE_TASK__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int BUSINESS_RULE_TASK__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int BUSINESS_RULE_TASK__DEFAULT
          The feature id for the 'Default' reference.
static int BUSINESS_RULE_TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int BUSINESS_RULE_TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int BUSINESS_RULE_TASK__ID
          The feature id for the 'Id' attribute.
static int BUSINESS_RULE_TASK__IMPLEMENTATION
          The feature id for the 'Implementation' attribute.
static int BUSINESS_RULE_TASK__INCOMING
          The feature id for the 'Incoming' reference list.
static int BUSINESS_RULE_TASK__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int BUSINESS_RULE_TASK__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int BUSINESS_RULE_TASK__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int BUSINESS_RULE_TASK__NAME
          The feature id for the 'Name' attribute.
static int BUSINESS_RULE_TASK__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int BUSINESS_RULE_TASK__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int BUSINESS_RULE_TASK_FEATURE_COUNT
          The number of structural features of the 'Business Rule Task' class.
static int BUSINESS_RULE_TASK_IMPLEMENTATION
          The meta object id for the 'Business Rule Task Implementation' enum.
static int BUSINESS_RULE_TASK_IMPLEMENTATION_OBJECT
          The meta object id for the 'Business Rule Task Implementation Object' data type.
static int CALL_ACTIVITY
          The meta object id for the 'Call Activity' class.
static int CALL_ACTIVITY__ANY
          The feature id for the 'Any' attribute list.
static int CALL_ACTIVITY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CALL_ACTIVITY__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int CALL_ACTIVITY__CALLED_ELEMENT
          The feature id for the 'Called Element' reference.
static int CALL_ACTIVITY__CALLED_ELEMENT_QNAME
          The feature id for the 'Called Element QName' attribute.
static int CALL_ACTIVITY__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int CALL_ACTIVITY__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int CALL_ACTIVITY__DEFAULT
          The feature id for the 'Default' reference.
static int CALL_ACTIVITY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CALL_ACTIVITY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CALL_ACTIVITY__ID
          The feature id for the 'Id' attribute.
static int CALL_ACTIVITY__INCOMING
          The feature id for the 'Incoming' reference list.
static int CALL_ACTIVITY__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int CALL_ACTIVITY__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int CALL_ACTIVITY__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int CALL_ACTIVITY__NAME
          The feature id for the 'Name' attribute.
static int CALL_ACTIVITY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int CALL_ACTIVITY__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int CALL_ACTIVITY_FEATURE_COUNT
          The number of structural features of the 'Call Activity' class.
static int CALL_CHOREOGRAPHY
          The meta object id for the 'Call Choreography' class.
static int CALL_CHOREOGRAPHY__ANY
          The feature id for the 'Any' attribute list.
static int CALL_CHOREOGRAPHY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY
          The feature id for the 'Called Choreography' reference.
static int CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY_QNAME
          The feature id for the 'Called Choreography QName' attribute.
static int CALL_CHOREOGRAPHY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CALL_CHOREOGRAPHY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CALL_CHOREOGRAPHY__ID
          The feature id for the 'Id' attribute.
static int CALL_CHOREOGRAPHY__INCOMING
          The feature id for the 'Incoming' reference list.
static int CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT
          The feature id for the 'Initiating Participant' reference.
static int CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT_QNAME
          The feature id for the 'Initiating Participant QName' attribute.
static int CALL_CHOREOGRAPHY__LOOP_TYPE
          The feature id for the 'Loop Type' attribute.
static int CALL_CHOREOGRAPHY__NAME
          The feature id for the 'Name' attribute.
static int CALL_CHOREOGRAPHY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int CALL_CHOREOGRAPHY__PARTICIPANT_ASSOCIATIONS
          The feature id for the 'Participant Associations' containment reference list.
static int CALL_CHOREOGRAPHY__PARTICIPANTS
          The feature id for the 'Participants' reference list.
static int CALL_CHOREOGRAPHY__PARTICIPANTS_QNAME
          The feature id for the 'Participants QName' attribute list.
static int CALL_CHOREOGRAPHY_FEATURE_COUNT
          The number of structural features of the 'Call Choreography' class.
static int CALLABLE_ELEMENT
          The meta object id for the 'Callable Element' class.
static int CALLABLE_ELEMENT__ANY
          The feature id for the 'Any' attribute list.
static int CALLABLE_ELEMENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CALLABLE_ELEMENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CALLABLE_ELEMENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CALLABLE_ELEMENT__ID
          The feature id for the 'Id' attribute.
static int CALLABLE_ELEMENT__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int CALLABLE_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int CALLABLE_ELEMENT__SUPPORTED_INTERFACES
          The feature id for the 'Supported Interfaces' reference list.
static int CALLABLE_ELEMENT__SUPPORTED_INTERFACES_QNAME
          The feature id for the 'Supported Interfaces QName' attribute list.
static int CALLABLE_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Callable Element' class.
static int CANCEL_EVENT_DEFINITION
          The meta object id for the 'Cancel Event Definition' class.
static int CANCEL_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int CANCEL_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CANCEL_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CANCEL_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CANCEL_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int CANCEL_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int CANCEL_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Cancel Event Definition' class.
static int CATCH_EVENT
          The meta object id for the 'Catch Event' class.
static int CATCH_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int CATCH_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CATCH_EVENT__DATA_OUTPUT
          The feature id for the 'Data Output' containment reference list.
static int CATCH_EVENT__DATA_OUTPUT_ASSOCIATION
          The feature id for the 'Data Output Association' containment reference list.
static int CATCH_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CATCH_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int CATCH_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CATCH_EVENT__ID
          The feature id for the 'Id' attribute.
static int CATCH_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int CATCH_EVENT__NAME
          The feature id for the 'Name' attribute.
static int CATCH_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int CATCH_EVENT__OUTPUT_SET
          The feature id for the 'Output Set' containment reference.
static int CATCH_EVENT_FEATURE_COUNT
          The number of structural features of the 'Catch Event' class.
static int CHOREOGRAPHY
          The meta object id for the 'Choreography' class.
static int CHOREOGRAPHY__ANY
          The feature id for the 'Any' attribute list.
static int CHOREOGRAPHY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CHOREOGRAPHY__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int CHOREOGRAPHY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CHOREOGRAPHY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CHOREOGRAPHY__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int CHOREOGRAPHY__ID
          The feature id for the 'Id' attribute.
static int CHOREOGRAPHY__MESSAGE_FLOWS
          The feature id for the 'Message Flows' containment reference list.
static int CHOREOGRAPHY__NAME
          The feature id for the 'Name' attribute.
static int CHOREOGRAPHY__PARTICIPANTS
          The feature id for the 'Participants' containment reference list.
static int CHOREOGRAPHY_ACTIVITY
          The meta object id for the 'Choreography Activity' class.
static int CHOREOGRAPHY_ACTIVITY__ANY
          The feature id for the 'Any' attribute list.
static int CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CHOREOGRAPHY_ACTIVITY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CHOREOGRAPHY_ACTIVITY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CHOREOGRAPHY_ACTIVITY__ID
          The feature id for the 'Id' attribute.
static int CHOREOGRAPHY_ACTIVITY__INCOMING
          The feature id for the 'Incoming' reference list.
static int CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT
          The feature id for the 'Initiating Participant' reference.
static int CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_QNAME
          The feature id for the 'Initiating Participant QName' attribute.
static int CHOREOGRAPHY_ACTIVITY__LOOP_TYPE
          The feature id for the 'Loop Type' attribute.
static int CHOREOGRAPHY_ACTIVITY__NAME
          The feature id for the 'Name' attribute.
static int CHOREOGRAPHY_ACTIVITY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int CHOREOGRAPHY_ACTIVITY__PARTICIPANTS
          The feature id for the 'Participants' reference list.
static int CHOREOGRAPHY_ACTIVITY__PARTICIPANTS_QNAME
          The feature id for the 'Participants QName' attribute list.
static int CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT
          The number of structural features of the 'Choreography Activity' class.
static int CHOREOGRAPHY_FEATURE_COUNT
          The number of structural features of the 'Choreography' class.
static int CHOREOGRAPHY_LOOP_TYPE
          The meta object id for the 'Choreography Loop Type' enum.
static int CHOREOGRAPHY_LOOP_TYPE_OBJECT
          The meta object id for the 'Choreography Loop Type Object' data type.
static int CHOREOGRAPHY_TASK
          The meta object id for the 'Choreography Task' class.
static int CHOREOGRAPHY_TASK__ANY
          The feature id for the 'Any' attribute list.
static int CHOREOGRAPHY_TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CHOREOGRAPHY_TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CHOREOGRAPHY_TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CHOREOGRAPHY_TASK__ID
          The feature id for the 'Id' attribute.
static int CHOREOGRAPHY_TASK__INCOMING
          The feature id for the 'Incoming' reference list.
static int CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT
          The feature id for the 'Initiating Participant' reference.
static int CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT_QNAME
          The feature id for the 'Initiating Participant QName' attribute.
static int CHOREOGRAPHY_TASK__LOOP_TYPE
          The feature id for the 'Loop Type' attribute.
static int CHOREOGRAPHY_TASK__MESSAGE_FLOWS
          The feature id for the 'Message Flows' reference list.
static int CHOREOGRAPHY_TASK__MESSAGE_FLOWS_QNAME
          The feature id for the 'Message Flows QName' attribute list.
static int CHOREOGRAPHY_TASK__NAME
          The feature id for the 'Name' attribute.
static int CHOREOGRAPHY_TASK__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int CHOREOGRAPHY_TASK__PARTICIPANTS
          The feature id for the 'Participants' reference list.
static int CHOREOGRAPHY_TASK__PARTICIPANTS_QNAME
          The feature id for the 'Participants QName' attribute list.
static int CHOREOGRAPHY_TASK_FEATURE_COUNT
          The number of structural features of the 'Choreography Task' class.
static int COLLABORATION
          The meta object id for the 'Collaboration' class.
static int COLLABORATION__ANY
          The feature id for the 'Any' attribute list.
static int COLLABORATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int COLLABORATION__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int COLLABORATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int COLLABORATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int COLLABORATION__ID
          The feature id for the 'Id' attribute.
static int COLLABORATION__MESSAGE_FLOWS
          The feature id for the 'Message Flows' containment reference list.
static int COLLABORATION__NAME
          The feature id for the 'Name' attribute.
static int COLLABORATION__PARTICIPANTS
          The feature id for the 'Participants' containment reference list.
static int COLLABORATION_FEATURE_COUNT
          The number of structural features of the 'Collaboration' class.
static int COMPENSATE_EVENT_DEFINITION
          The meta object id for the 'Compensate Event Definition' class.
static int COMPENSATE_EVENT_DEFINITION__ACTIVITY
          The feature id for the 'Activity' reference.
static int COMPENSATE_EVENT_DEFINITION__ACTIVITY_QNAME
          The feature id for the 'Activity QName' attribute.
static int COMPENSATE_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int COMPENSATE_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int COMPENSATE_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int COMPENSATE_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int COMPENSATE_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int COMPENSATE_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int COMPENSATE_EVENT_DEFINITION__WAIT_FOR_COMPLETION
          The feature id for the 'Wait For Completion' attribute.
static int COMPENSATE_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Compensate Event Definition' class.
static int COMPLEX_BEHAVIOR_DEFINITION
          The meta object id for the 'Complex Behavior Definition' class.
static int COMPLEX_BEHAVIOR_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int COMPLEX_BEHAVIOR_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int COMPLEX_BEHAVIOR_DEFINITION__CONDITION
          The feature id for the 'Condition' containment reference.
static int COMPLEX_BEHAVIOR_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int COMPLEX_BEHAVIOR_DEFINITION__EVENT
          The feature id for the 'Event' containment reference.
static int COMPLEX_BEHAVIOR_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int COMPLEX_BEHAVIOR_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int COMPLEX_BEHAVIOR_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int COMPLEX_BEHAVIOR_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Complex Behavior Definition' class.
static int COMPLEX_GATEWAY
          The meta object id for the 'Complex Gateway' class.
static int COMPLEX_GATEWAY__ACTIVATION_CONDITION
          The feature id for the 'Activation Condition' containment reference.
static int COMPLEX_GATEWAY__ANY
          The feature id for the 'Any' attribute list.
static int COMPLEX_GATEWAY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int COMPLEX_GATEWAY__DEFAULT
          The feature id for the 'Default' reference.
static int COMPLEX_GATEWAY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int COMPLEX_GATEWAY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int COMPLEX_GATEWAY__ID
          The feature id for the 'Id' attribute.
static int COMPLEX_GATEWAY__INCOMING
          The feature id for the 'Incoming' reference list.
static int COMPLEX_GATEWAY__NAME
          The feature id for the 'Name' attribute.
static int COMPLEX_GATEWAY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int COMPLEX_GATEWAY_FEATURE_COUNT
          The number of structural features of the 'Complex Gateway' class.
static int CONDITIONAL_EVENT_DEFINITION
          The meta object id for the 'Conditional Event Definition' class.
static int CONDITIONAL_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int CONDITIONAL_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CONDITIONAL_EVENT_DEFINITION__CONDITION
          The feature id for the 'Condition' containment reference.
static int CONDITIONAL_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int CONDITIONAL_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int CONDITIONAL_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int CONDITIONAL_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int CONDITIONAL_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Conditional Event Definition' class.
static int DATA_ASSOCIATION
          The meta object id for the 'Data Association' class.
static int DATA_ASSOCIATION__ANY
          The feature id for the 'Any' attribute list.
static int DATA_ASSOCIATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_ASSOCIATION__ASSIGNMENT
          The feature id for the 'Assignment' containment reference list.
static int DATA_ASSOCIATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_ASSOCIATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_ASSOCIATION__ID
          The feature id for the 'Id' attribute.
static int DATA_ASSOCIATION__NAME
          The feature id for the 'Name' attribute.
static int DATA_ASSOCIATION__SOURCE
          The feature id for the 'Source' reference.
static int DATA_ASSOCIATION__SOURCE_QNAME
          The feature id for the 'Source QName' attribute.
static int DATA_ASSOCIATION__TARGET
          The feature id for the 'Target' reference.
static int DATA_ASSOCIATION__TARGET_QNAME
          The feature id for the 'Target QName' attribute.
static int DATA_ASSOCIATION_FEATURE_COUNT
          The number of structural features of the 'Data Association' class.
static int DATA_INPUT
          The meta object id for the 'Data Input' class.
static int DATA_INPUT__ANY
          The feature id for the 'Any' attribute list.
static int DATA_INPUT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_INPUT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_INPUT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_INPUT__ID
          The feature id for the 'Id' attribute.
static int DATA_INPUT__IS_COLLECTION
          The feature id for the 'Is Collection' attribute.
static int DATA_INPUT__ITEM_SUBJECT
          The feature id for the 'Item Subject' reference.
static int DATA_INPUT__ITEM_SUBJECT_QNAME
          The feature id for the 'Item Subject QName' attribute.
static int DATA_INPUT__NAME
          The feature id for the 'Name' attribute.
static int DATA_INPUT_ASSOCIATION
          The meta object id for the 'Data Input Association' class.
static int DATA_INPUT_ASSOCIATION__ANY
          The feature id for the 'Any' attribute list.
static int DATA_INPUT_ASSOCIATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_INPUT_ASSOCIATION__ASSIGNMENT
          The feature id for the 'Assignment' containment reference list.
static int DATA_INPUT_ASSOCIATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_INPUT_ASSOCIATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_INPUT_ASSOCIATION__ID
          The feature id for the 'Id' attribute.
static int DATA_INPUT_ASSOCIATION__NAME
          The feature id for the 'Name' attribute.
static int DATA_INPUT_ASSOCIATION__SOURCE
          The feature id for the 'Source' reference.
static int DATA_INPUT_ASSOCIATION__SOURCE_QNAME
          The feature id for the 'Source QName' attribute.
static int DATA_INPUT_ASSOCIATION__TARGET
          The feature id for the 'Target' reference.
static int DATA_INPUT_ASSOCIATION__TARGET_QNAME
          The feature id for the 'Target QName' attribute.
static int DATA_INPUT_ASSOCIATION_FEATURE_COUNT
          The number of structural features of the 'Data Input Association' class.
static int DATA_INPUT_FEATURE_COUNT
          The number of structural features of the 'Data Input' class.
static int DATA_OBJECT
          The meta object id for the 'Data Object' class.
static int DATA_OBJECT__ANY
          The feature id for the 'Any' attribute list.
static int DATA_OBJECT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_OBJECT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_OBJECT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_OBJECT__ID
          The feature id for the 'Id' attribute.
static int DATA_OBJECT__IS_COLLECTION
          The feature id for the 'Is Collection' attribute.
static int DATA_OBJECT__ITEM_SUBJECT
          The feature id for the 'Item Subject' reference.
static int DATA_OBJECT__ITEM_SUBJECT_QNAME
          The feature id for the 'Item Subject QName' attribute.
static int DATA_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int DATA_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Data Object' class.
static int DATA_OUTPUT
          The meta object id for the 'Data Output' class.
static int DATA_OUTPUT__ANY
          The feature id for the 'Any' attribute list.
static int DATA_OUTPUT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_OUTPUT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_OUTPUT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_OUTPUT__ID
          The feature id for the 'Id' attribute.
static int DATA_OUTPUT__IS_COLLECTION
          The feature id for the 'Is Collection' attribute.
static int DATA_OUTPUT__ITEM_SUBJECT
          The feature id for the 'Item Subject' reference.
static int DATA_OUTPUT__ITEM_SUBJECT_QNAME
          The feature id for the 'Item Subject QName' attribute.
static int DATA_OUTPUT__NAME
          The feature id for the 'Name' attribute.
static int DATA_OUTPUT_ASSOCIATION
          The meta object id for the 'Data Output Association' class.
static int DATA_OUTPUT_ASSOCIATION__ANY
          The feature id for the 'Any' attribute list.
static int DATA_OUTPUT_ASSOCIATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_OUTPUT_ASSOCIATION__ASSIGNMENT
          The feature id for the 'Assignment' containment reference list.
static int DATA_OUTPUT_ASSOCIATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_OUTPUT_ASSOCIATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_OUTPUT_ASSOCIATION__ID
          The feature id for the 'Id' attribute.
static int DATA_OUTPUT_ASSOCIATION__NAME
          The feature id for the 'Name' attribute.
static int DATA_OUTPUT_ASSOCIATION__SOURCE
          The feature id for the 'Source' reference.
static int DATA_OUTPUT_ASSOCIATION__SOURCE_QNAME
          The feature id for the 'Source QName' attribute.
static int DATA_OUTPUT_ASSOCIATION__TARGET
          The feature id for the 'Target' reference.
static int DATA_OUTPUT_ASSOCIATION__TARGET_QNAME
          The feature id for the 'Target QName' attribute.
static int DATA_OUTPUT_ASSOCIATION_FEATURE_COUNT
          The number of structural features of the 'Data Output Association' class.
static int DATA_OUTPUT_FEATURE_COUNT
          The number of structural features of the 'Data Output' class.
static int DATA_STORE
          The meta object id for the 'Data Store' class.
static int DATA_STORE__ANY
          The feature id for the 'Any' attribute list.
static int DATA_STORE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DATA_STORE__CAPACITY
          The feature id for the 'Capacity' attribute.
static int DATA_STORE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DATA_STORE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DATA_STORE__ID
          The feature id for the 'Id' attribute.
static int DATA_STORE__IS_UNLIMITED
          The feature id for the 'Is Unlimited' attribute.
static int DATA_STORE__ITEM_SUBJECT
          The feature id for the 'Item Subject' reference.
static int DATA_STORE__ITEM_SUBJECT_QNAME
          The feature id for the 'Item Subject QName' attribute.
static int DATA_STORE__NAME
          The feature id for the 'Name' attribute.
static int DATA_STORE_FEATURE_COUNT
          The number of structural features of the 'Data Store' class.
static int DEFINITIONS
          The meta object id for the 'Definitions' class.
static int DEFINITIONS__ANY
          The feature id for the 'Any' attribute list.
static int DEFINITIONS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DEFINITIONS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int DEFINITIONS__EXPRESSION_LANGUAGE
          The feature id for the 'Expression Language' attribute.
static int DEFINITIONS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DEFINITIONS__EXTENSIONS
          The feature id for the 'Extensions' containment reference list.
static int DEFINITIONS__ID
          The feature id for the 'Id' attribute.
static int DEFINITIONS__IMPORTS
          The feature id for the 'Imports' containment reference list.
static int DEFINITIONS__NAME
          The feature id for the 'Name' attribute.
static int DEFINITIONS__RELATIONSHIPS
          The feature id for the 'Relationships' containment reference list.
static int DEFINITIONS__ROOT_ELEMENTS
          The feature id for the 'Root Elements' containment reference list.
static int DEFINITIONS__TARGET_NAMESPACE
          The feature id for the 'Target Namespace' attribute.
static int DEFINITIONS__TYPE_LANGUAGE
          The feature id for the 'Type Language' attribute.
static int DEFINITIONS_FEATURE_COUNT
          The number of structural features of the 'Definitions' class.
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class.
static int DOCUMENT_ROOT__ACTIVITY
          The feature id for the 'Activity' containment reference.
static int DOCUMENT_ROOT__AD_HOC_SUB_PROCESS
          The feature id for the 'Ad Hoc Sub Process' containment reference.
static int DOCUMENT_ROOT__ARTIFACT
          The feature id for the 'Artifact' containment reference.
static int DOCUMENT_ROOT__ASSIGNMENT
          The feature id for the 'Assignment' containment reference.
static int DOCUMENT_ROOT__ASSOCIATION
          The feature id for the 'Association' containment reference.
static int DOCUMENT_ROOT__BASE_ELEMENT
          The feature id for the 'Base Element' containment reference.
static int DOCUMENT_ROOT__BASE_ELEMENT_WITH_MIXED_CONTENT
          The feature id for the 'Base Element With Mixed Content' containment reference.
static int DOCUMENT_ROOT__BOUNDARY_EVENT
          The feature id for the 'Boundary Event' containment reference.
static int DOCUMENT_ROOT__BUSINESS_RULE_TASK
          The feature id for the 'Business Rule Task' containment reference.
static int DOCUMENT_ROOT__CALL_ACTIVITY
          The feature id for the 'Call Activity' containment reference.
static int DOCUMENT_ROOT__CALL_CHOREOGRAPHY
          The feature id for the 'Call Choreography' containment reference.
static int DOCUMENT_ROOT__CALLABLE_ELEMENT
          The feature id for the 'Callable Element' containment reference.
static int DOCUMENT_ROOT__CANCEL_EVENT_DEFINITION
          The feature id for the 'Cancel Event Definition' containment reference.
static int DOCUMENT_ROOT__CATCH_EVENT
          The feature id for the 'Catch Event' containment reference.
static int DOCUMENT_ROOT__CHOREOGRAPHY
          The feature id for the 'Choreography' containment reference.
static int DOCUMENT_ROOT__CHOREOGRAPHY_ACTIVITY
          The feature id for the 'Choreography Activity' containment reference.
static int DOCUMENT_ROOT__CHOREOGRAPHY_TASK
          The feature id for the 'Choreography Task' containment reference.
static int DOCUMENT_ROOT__COLLABORATION
          The feature id for the 'Collaboration' containment reference.
static int DOCUMENT_ROOT__COMPENSATE_EVENT_DEFINITION
          The feature id for the 'Compensate Event Definition' containment reference.
static int DOCUMENT_ROOT__COMPLEX_BEHAVIOR_DEFINITION
          The feature id for the 'Complex Behavior Definition' containment reference.
static int DOCUMENT_ROOT__COMPLEX_GATEWAY
          The feature id for the 'Complex Gateway' containment reference.
static int DOCUMENT_ROOT__CONDITIONAL_EVENT_DEFINITION
          The feature id for the 'Conditional Event Definition' containment reference.
static int DOCUMENT_ROOT__DATA_ASSOCIATION
          The feature id for the 'Data Association' containment reference.
static int DOCUMENT_ROOT__DATA_INPUT
          The feature id for the 'Data Input' containment reference.
static int DOCUMENT_ROOT__DATA_INPUT_ASSOCIATION
          The feature id for the 'Data Input Association' containment reference.
static int DOCUMENT_ROOT__DATA_OBJECT
          The feature id for the 'Data Object' containment reference.
static int DOCUMENT_ROOT__DATA_OUTPUT
          The feature id for the 'Data Output' containment reference.
static int DOCUMENT_ROOT__DATA_OUTPUT_ASSOCIATION
          The feature id for the 'Data Output Association' containment reference.
static int DOCUMENT_ROOT__DATA_STORE
          The feature id for the 'Data Store' containment reference.
static int DOCUMENT_ROOT__DEFINITIONS
          The feature id for the 'Definitions' containment reference.
static int DOCUMENT_ROOT__DOCUMENTATION
          The feature id for the 'Documentation' containment reference.
static int DOCUMENT_ROOT__END_EVENT
          The feature id for the 'End Event' containment reference.
static int DOCUMENT_ROOT__ERROR
          The feature id for the 'Error' containment reference.
static int DOCUMENT_ROOT__ERROR_EVENT_DEFINITION
          The feature id for the 'Error Event Definition' containment reference.
static int DOCUMENT_ROOT__ESCALATION
          The feature id for the 'Escalation' containment reference.
static int DOCUMENT_ROOT__ESCALATION_EVENT_DEFINITION
          The feature id for the 'Escalation Event Definition' containment reference.
static int DOCUMENT_ROOT__EVENT
          The feature id for the 'Event' containment reference.
static int DOCUMENT_ROOT__EVENT_BASED_GATEWAY
          The feature id for the 'Event Based Gateway' containment reference.
static int DOCUMENT_ROOT__EVENT_DEFINITION
          The feature id for the 'Event Definition' containment reference.
static int DOCUMENT_ROOT__EXCLUSIVE_GATEWAY
          The feature id for the 'Exclusive Gateway' containment reference.
static int DOCUMENT_ROOT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int DOCUMENT_ROOT__EXTENSION
          The feature id for the 'Extension' containment reference.
static int DOCUMENT_ROOT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int DOCUMENT_ROOT__FLOW_ELEMENT
          The feature id for the 'Flow Element' containment reference.
static int DOCUMENT_ROOT__FLOW_NODE
          The feature id for the 'Flow Node' containment reference.
static int DOCUMENT_ROOT__FORMAL_EXPRESSION
          The feature id for the 'Formal Expression' containment reference.
static int DOCUMENT_ROOT__GATEWAY
          The feature id for the 'Gateway' containment reference.
static int DOCUMENT_ROOT__GLOBAL_CHOREOGRAPHY_TASK
          The feature id for the 'Global Choreography Task' containment reference.
static int DOCUMENT_ROOT__GLOBAL_TASK
          The feature id for the 'Global Task' containment reference.
static int DOCUMENT_ROOT__GROUP
          The feature id for the 'Group' containment reference.
static int DOCUMENT_ROOT__HUMAN_PERFORMER
          The feature id for the 'Human Performer' containment reference.
static int DOCUMENT_ROOT__IMPLICIT_THROW_EVENT
          The feature id for the 'Implicit Throw Event' containment reference.
static int DOCUMENT_ROOT__IMPORT
          The feature id for the 'Import' containment reference.
static int DOCUMENT_ROOT__INCLUSIVE_GATEWAY
          The feature id for the 'Inclusive Gateway' containment reference.
static int DOCUMENT_ROOT__INPUT_SET
          The feature id for the 'Input Set' containment reference.
static int DOCUMENT_ROOT__INTERFACE
          The feature id for the 'Interface' containment reference.
static int DOCUMENT_ROOT__INTERMEDIATE_CATCH_EVENT
          The feature id for the 'Intermediate Catch Event' containment reference.
static int DOCUMENT_ROOT__INTERMEDIATE_THROW_EVENT
          The feature id for the 'Intermediate Throw Event' containment reference.
static int DOCUMENT_ROOT__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int DOCUMENT_ROOT__ITEM_DEFINITION
          The feature id for the 'Item Definition' containment reference.
static int DOCUMENT_ROOT__LANE
          The feature id for the 'Lane' containment reference.
static int DOCUMENT_ROOT__LINK_EVENT_DEFINITION
          The feature id for the 'Link Event Definition' containment reference.
static int DOCUMENT_ROOT__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int DOCUMENT_ROOT__MESSAGE
          The feature id for the 'Message' containment reference.
static int DOCUMENT_ROOT__MESSAGE_EVENT_DEFINITION
          The feature id for the 'Message Event Definition' containment reference.
static int DOCUMENT_ROOT__MESSAGE_FLOW
          The feature id for the 'Message Flow' containment reference.
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list.
static int DOCUMENT_ROOT__MULTI_INSTANCE_LOOP_CHARACTERISTICS
          The feature id for the 'Multi Instance Loop Characteristics' containment reference.
static int DOCUMENT_ROOT__OPERATION
          The feature id for the 'Operation' containment reference.
static int DOCUMENT_ROOT__OUTPUT_SET
          The feature id for the 'Output Set' containment reference.
static int DOCUMENT_ROOT__PARALLEL_GATEWAY
          The feature id for the 'Parallel Gateway' containment reference.
static int DOCUMENT_ROOT__PARTICIPANT
          The feature id for the 'Participant' containment reference.
static int DOCUMENT_ROOT__PARTICIPANT_ASSOCIATION
          The feature id for the 'Participant Association' containment reference.
static int DOCUMENT_ROOT__PARTICIPANT_MULTIPLICITY
          The feature id for the 'Participant Multiplicity' containment reference.
static int DOCUMENT_ROOT__PERFORMER
          The feature id for the 'Performer' containment reference.
static int DOCUMENT_ROOT__POTENTIAL_OWNER
          The feature id for the 'Potential Owner' containment reference.
static int DOCUMENT_ROOT__PROCESS
          The feature id for the 'Process' containment reference.
static int DOCUMENT_ROOT__RELATIONSHIP
          The feature id for the 'Relationship' containment reference.
static int DOCUMENT_ROOT__RESOURCE
          The feature id for the 'Resource' containment reference.
static int DOCUMENT_ROOT__RESOURCE_ASSIGNMENT_EXPRESSION
          The feature id for the 'Resource Assignment Expression' containment reference.
static int DOCUMENT_ROOT__RESOURCE_PARAMETER
          The feature id for the 'Resource Parameter' containment reference.
static int DOCUMENT_ROOT__RESOURCE_PARAMETER_BINDING
          The feature id for the 'Resource Parameter Binding' containment reference.
static int DOCUMENT_ROOT__RESOURCE_ROLE
          The feature id for the 'Resource Role' containment reference.
static int DOCUMENT_ROOT__ROOT_ELEMENT
          The feature id for the 'Root Element' containment reference.
static int DOCUMENT_ROOT__SEQUENCE_FLOW
          The feature id for the 'Sequence Flow' containment reference.
static int DOCUMENT_ROOT__SERVICE_TASK
          The feature id for the 'Service Task' containment reference.
static int DOCUMENT_ROOT__SIGNAL
          The feature id for the 'Signal' containment reference.
static int DOCUMENT_ROOT__SIGNAL_EVENT_DEFINITION
          The feature id for the 'Signal Event Definition' containment reference.
static int DOCUMENT_ROOT__STANDARD_LOOP_CHARACTERISTICS
          The feature id for the 'Standard Loop Characteristics' containment reference.
static int DOCUMENT_ROOT__START_EVENT
          The feature id for the 'Start Event' containment reference.
static int DOCUMENT_ROOT__SUB_CHOREOGRAPHY
          The feature id for the 'Sub Choreography' containment reference.
static int DOCUMENT_ROOT__SUB_PROCESS
          The feature id for the 'Sub Process' containment reference.
static int DOCUMENT_ROOT__TASK
          The feature id for the 'Task' containment reference.
static int DOCUMENT_ROOT__TERMINATE_EVENT_DEFINITION
          The feature id for the 'Terminate Event Definition' containment reference.
static int DOCUMENT_ROOT__TEXT
          The feature id for the 'Text' containment reference.
static int DOCUMENT_ROOT__TEXT_ANNOTATION
          The feature id for the 'Text Annotation' containment reference.
static int DOCUMENT_ROOT__THROW_EVENT
          The feature id for the 'Throw Event' containment reference.
static int DOCUMENT_ROOT__TIMER_EVENT_DEFINITION
          The feature id for the 'Timer Event Definition' containment reference.
static int DOCUMENT_ROOT__TRANSACTION
          The feature id for the 'Transaction' containment reference.
static int DOCUMENT_ROOT__USER_TASK
          The feature id for the 'User Task' containment reference.
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map.
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map.
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class.
static int DOCUMENTATION
          The meta object id for the 'Documentation' class.
static int DOCUMENTATION__ANY
          The feature id for the 'Any' attribute list.
static int DOCUMENTATION__ID
          The feature id for the 'Id' attribute.
static int DOCUMENTATION__MIXED
          The feature id for the 'Mixed' attribute list.
static int DOCUMENTATION__TEXT
          The feature id for the 'Text' attribute.
static int DOCUMENTATION_FEATURE_COUNT
          The number of structural features of the 'Documentation' class.
static Bpmn2Package eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static int END_EVENT
          The meta object id for the 'End Event' class.
static int END_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int END_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int END_EVENT__DATA_INPUT
          The feature id for the 'Data Input' containment reference list.
static int END_EVENT__DATA_INPUT_ASSOCIATION
          The feature id for the 'Data Input Association' containment reference list.
static int END_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int END_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int END_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int END_EVENT__ID
          The feature id for the 'Id' attribute.
static int END_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int END_EVENT__INPUT_SET
          The feature id for the 'Input Set' containment reference.
static int END_EVENT__NAME
          The feature id for the 'Name' attribute.
static int END_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int END_EVENT_FEATURE_COUNT
          The number of structural features of the 'End Event' class.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ERROR
          The meta object id for the 'Error' class.
static int ERROR__ANY
          The feature id for the 'Any' attribute list.
static int ERROR__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ERROR__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ERROR__ERROR_CODE
          The feature id for the 'Error Code' attribute.
static int ERROR__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ERROR__ID
          The feature id for the 'Id' attribute.
static int ERROR__NAME
          The feature id for the 'Name' attribute.
static int ERROR__STRUCTURE
          The feature id for the 'Structure' reference.
static int ERROR__STRUCTURE_QNAME
          The feature id for the 'Structure QName' attribute.
static int ERROR_EVENT_DEFINITION
          The meta object id for the 'Error Event Definition' class.
static int ERROR_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int ERROR_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ERROR_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ERROR_EVENT_DEFINITION__ERROR
          The feature id for the 'Error' reference.
static int ERROR_EVENT_DEFINITION__ERROR_QNAME
          The feature id for the 'Error QName' attribute.
static int ERROR_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ERROR_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int ERROR_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int ERROR_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Error Event Definition' class.
static int ERROR_FEATURE_COUNT
          The number of structural features of the 'Error' class.
static int ESCALATION
          The meta object id for the 'Escalation' class.
static int ESCALATION__ANY
          The feature id for the 'Any' attribute list.
static int ESCALATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ESCALATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ESCALATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ESCALATION__ID
          The feature id for the 'Id' attribute.
static int ESCALATION__NAME
          The feature id for the 'Name' attribute.
static int ESCALATION__STRUCTURE
          The feature id for the 'Structure' reference.
static int ESCALATION__STRUCTURE_QNAME
          The feature id for the 'Structure QName' attribute.
static int ESCALATION_EVENT_DEFINITION
          The meta object id for the 'Escalation Event Definition' class.
static int ESCALATION_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int ESCALATION_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ESCALATION_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ESCALATION_EVENT_DEFINITION__ESCALATION
          The feature id for the 'Escalation' reference.
static int ESCALATION_EVENT_DEFINITION__ESCALATION_CODE
          The feature id for the 'Escalation Code' attribute.
static int ESCALATION_EVENT_DEFINITION__ESCALATION_QNAME
          The feature id for the 'Escalation QName' attribute.
static int ESCALATION_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ESCALATION_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int ESCALATION_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int ESCALATION_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Escalation Event Definition' class.
static int ESCALATION_FEATURE_COUNT
          The number of structural features of the 'Escalation' class.
static int EVENT
          The meta object id for the 'Event' class.
static int EVENT__ANY
          The feature id for the 'Any' attribute list.
static int EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int EVENT__ID
          The feature id for the 'Id' attribute.
static int EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int EVENT__NAME
          The feature id for the 'Name' attribute.
static int EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int EVENT_BASED_GATEWAY
          The meta object id for the 'Event Based Gateway' class.
static int EVENT_BASED_GATEWAY__ANY
          The feature id for the 'Any' attribute list.
static int EVENT_BASED_GATEWAY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int EVENT_BASED_GATEWAY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int EVENT_BASED_GATEWAY__EVENT_GATEWAY_TYPE
          The feature id for the 'Event Gateway Type' attribute.
static int EVENT_BASED_GATEWAY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int EVENT_BASED_GATEWAY__ID
          The feature id for the 'Id' attribute.
static int EVENT_BASED_GATEWAY__INCOMING
          The feature id for the 'Incoming' reference list.
static int EVENT_BASED_GATEWAY__INSTANTIATE
          The feature id for the 'Instantiate' attribute.
static int EVENT_BASED_GATEWAY__NAME
          The feature id for the 'Name' attribute.
static int EVENT_BASED_GATEWAY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int EVENT_BASED_GATEWAY_FEATURE_COUNT
          The number of structural features of the 'Event Based Gateway' class.
static int EVENT_BASED_GATEWAY_TYPE
          The meta object id for the 'Event Based Gateway Type' enum.
static int EVENT_BASED_GATEWAY_TYPE_OBJECT
          The meta object id for the 'Event Based Gateway Type Object' data type.
static int EVENT_DEFINITION
          The meta object id for the 'Event Definition' class.
static int EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Event Definition' class.
static int EVENT_FEATURE_COUNT
          The number of structural features of the 'Event' class.
static int EXCLUSIVE_GATEWAY
          The meta object id for the 'Exclusive Gateway' class.
static int EXCLUSIVE_GATEWAY__ANY
          The feature id for the 'Any' attribute list.
static int EXCLUSIVE_GATEWAY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int EXCLUSIVE_GATEWAY__DEFAULT
          The feature id for the 'Default' reference.
static int EXCLUSIVE_GATEWAY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int EXCLUSIVE_GATEWAY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int EXCLUSIVE_GATEWAY__ID
          The feature id for the 'Id' attribute.
static int EXCLUSIVE_GATEWAY__INCOMING
          The feature id for the 'Incoming' reference list.
static int EXCLUSIVE_GATEWAY__NAME
          The feature id for the 'Name' attribute.
static int EXCLUSIVE_GATEWAY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int EXCLUSIVE_GATEWAY_FEATURE_COUNT
          The number of structural features of the 'Exclusive Gateway' class.
static int EXPRESSION
          The meta object id for the 'Expression' class.
static int EXPRESSION__ANY
          The feature id for the 'Any' attribute list.
static int EXPRESSION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int EXPRESSION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int EXPRESSION__ID
          The feature id for the 'Id' attribute.
static int EXPRESSION__MIXED
          The feature id for the 'Mixed' attribute list.
static int EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Expression' class.
static int EXTENSION
          The meta object id for the 'Extension' class.
static int EXTENSION__DEFINITION
          The feature id for the 'Definition' attribute.
static int EXTENSION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int EXTENSION__MUST_UNDERSTAND
          The feature id for the 'Must Understand' attribute.
static int EXTENSION_ELEMENTS
          The meta object id for the 'Extension Elements' class.
static int EXTENSION_ELEMENTS__ANY
          The feature id for the 'Any' attribute list.
static int EXTENSION_ELEMENTS_FEATURE_COUNT
          The number of structural features of the 'Extension Elements' class.
static int EXTENSION_FEATURE_COUNT
          The number of structural features of the 'Extension' class.
static int FLOW_ELEMENT
          The meta object id for the 'Flow Element' class.
static int FLOW_ELEMENT__ANY
          The feature id for the 'Any' attribute list.
static int FLOW_ELEMENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int FLOW_ELEMENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int FLOW_ELEMENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int FLOW_ELEMENT__ID
          The feature id for the 'Id' attribute.
static int FLOW_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int FLOW_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Flow Element' class.
static int FLOW_NODE
          The meta object id for the 'Flow Node' class.
static int FLOW_NODE__ANY
          The feature id for the 'Any' attribute list.
static int FLOW_NODE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int FLOW_NODE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int FLOW_NODE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int FLOW_NODE__ID
          The feature id for the 'Id' attribute.
static int FLOW_NODE__INCOMING
          The feature id for the 'Incoming' reference list.
static int FLOW_NODE__NAME
          The feature id for the 'Name' attribute.
static int FLOW_NODE__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int FLOW_NODE_FEATURE_COUNT
          The number of structural features of the 'Flow Node' class.
static int FORMAL_EXPRESSION
          The meta object id for the 'Formal Expression' class.
static int FORMAL_EXPRESSION__ANY
          The feature id for the 'Any' attribute list.
static int FORMAL_EXPRESSION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int FORMAL_EXPRESSION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int FORMAL_EXPRESSION__EVALUATES_TO_TYPE_REF
          The feature id for the 'Evaluates To Type Ref' attribute.
static int FORMAL_EXPRESSION__ID
          The feature id for the 'Id' attribute.
static int FORMAL_EXPRESSION__LANGUAGE
          The feature id for the 'Language' attribute.
static int FORMAL_EXPRESSION__MIXED
          The feature id for the 'Mixed' attribute list.
static int FORMAL_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Formal Expression' class.
static int GATEWAY
          The meta object id for the 'Gateway' class.
static int GATEWAY__ANY
          The feature id for the 'Any' attribute list.
static int GATEWAY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int GATEWAY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int GATEWAY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int GATEWAY__ID
          The feature id for the 'Id' attribute.
static int GATEWAY__INCOMING
          The feature id for the 'Incoming' reference list.
static int GATEWAY__NAME
          The feature id for the 'Name' attribute.
static int GATEWAY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int GATEWAY_FEATURE_COUNT
          The number of structural features of the 'Gateway' class.
static int GLOBAL_CHOREOGRAPHY_TASK
          The meta object id for the 'Global Choreography Task' class.
static int GLOBAL_CHOREOGRAPHY_TASK__ANY
          The feature id for the 'Any' attribute list.
static int GLOBAL_CHOREOGRAPHY_TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int GLOBAL_CHOREOGRAPHY_TASK__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int GLOBAL_CHOREOGRAPHY_TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int GLOBAL_CHOREOGRAPHY_TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int GLOBAL_CHOREOGRAPHY_TASK__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int GLOBAL_CHOREOGRAPHY_TASK__ID
          The feature id for the 'Id' attribute.
static int GLOBAL_CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT
          The feature id for the 'Initiating Participant' reference.
static int GLOBAL_CHOREOGRAPHY_TASK__MESSAGE_FLOWS
          The feature id for the 'Message Flows' containment reference list.
static int GLOBAL_CHOREOGRAPHY_TASK__NAME
          The feature id for the 'Name' attribute.
static int GLOBAL_CHOREOGRAPHY_TASK__PARTICIPANTS
          The feature id for the 'Participants' containment reference list.
static int GLOBAL_CHOREOGRAPHY_TASK_FEATURE_COUNT
          The number of structural features of the 'Global Choreography Task' class.
static int GLOBAL_TASK
          The meta object id for the 'Global Task' class.
static int GLOBAL_TASK__ANY
          The feature id for the 'Any' attribute list.
static int GLOBAL_TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int GLOBAL_TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int GLOBAL_TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int GLOBAL_TASK__ID
          The feature id for the 'Id' attribute.
static int GLOBAL_TASK__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int GLOBAL_TASK__NAME
          The feature id for the 'Name' attribute.
static int GLOBAL_TASK__SUPPORTED_INTERFACES
          The feature id for the 'Supported Interfaces' reference list.
static int GLOBAL_TASK__SUPPORTED_INTERFACES_QNAME
          The feature id for the 'Supported Interfaces QName' attribute list.
static int GLOBAL_TASK_FEATURE_COUNT
          The number of structural features of the 'Global Task' class.
static int GROUP
          The meta object id for the 'Group' class.
static int GROUP__ANY
          The feature id for the 'Any' attribute list.
static int GROUP__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int GROUP__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int GROUP__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int GROUP__ID
          The feature id for the 'Id' attribute.
static int GROUP__NAME
          The feature id for the 'Name' attribute.
static int GROUP_FEATURE_COUNT
          The number of structural features of the 'Group' class.
static int HUMAN_PERFORMER
          The meta object id for the 'Human Performer' class.
static int HUMAN_PERFORMER__ANY
          The feature id for the 'Any' attribute list.
static int HUMAN_PERFORMER__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int HUMAN_PERFORMER__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int HUMAN_PERFORMER__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int HUMAN_PERFORMER__ID
          The feature id for the 'Id' attribute.
static int HUMAN_PERFORMER__NAME
          The feature id for the 'Name' attribute.
static int HUMAN_PERFORMER__RESOURCE
          The feature id for the 'Resource' reference.
static int HUMAN_PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION
          The feature id for the 'Resource Assignment Expression' containment reference.
static int HUMAN_PERFORMER__RESOURCE_PARAMETER_BINDINGS
          The feature id for the 'Resource Parameter Bindings' containment reference list.
static int HUMAN_PERFORMER__RESOURCE_QNAME
          The feature id for the 'Resource QName' attribute.
static int HUMAN_PERFORMER_FEATURE_COUNT
          The number of structural features of the 'Human Performer' class.
static int IMPLICIT_THROW_EVENT
          The meta object id for the 'Implicit Throw Event' class.
static int IMPLICIT_THROW_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int IMPLICIT_THROW_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int IMPLICIT_THROW_EVENT__DATA_INPUT
          The feature id for the 'Data Input' containment reference list.
static int IMPLICIT_THROW_EVENT__DATA_INPUT_ASSOCIATION
          The feature id for the 'Data Input Association' containment reference list.
static int IMPLICIT_THROW_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int IMPLICIT_THROW_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int IMPLICIT_THROW_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int IMPLICIT_THROW_EVENT__ID
          The feature id for the 'Id' attribute.
static int IMPLICIT_THROW_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int IMPLICIT_THROW_EVENT__INPUT_SET
          The feature id for the 'Input Set' containment reference.
static int IMPLICIT_THROW_EVENT__NAME
          The feature id for the 'Name' attribute.
static int IMPLICIT_THROW_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int IMPLICIT_THROW_EVENT_FEATURE_COUNT
          The number of structural features of the 'Implicit Throw Event' class.
static int IMPORT
          The meta object id for the 'Import' class.
static int IMPORT__IMPORT_TYPE
          The feature id for the 'Import Type' attribute.
static int IMPORT__LOCATION
          The feature id for the 'Location' attribute.
static int IMPORT__NAMESPACE
          The feature id for the 'Namespace' attribute.
static int IMPORT_FEATURE_COUNT
          The number of structural features of the 'Import' class.
static int INCLUSIVE_GATEWAY
          The meta object id for the 'Inclusive Gateway' class.
static int INCLUSIVE_GATEWAY__ANY
          The feature id for the 'Any' attribute list.
static int INCLUSIVE_GATEWAY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INCLUSIVE_GATEWAY__DEFAULT
          The feature id for the 'Default' reference.
static int INCLUSIVE_GATEWAY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int INCLUSIVE_GATEWAY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int INCLUSIVE_GATEWAY__ID
          The feature id for the 'Id' attribute.
static int INCLUSIVE_GATEWAY__INCOMING
          The feature id for the 'Incoming' reference list.
static int INCLUSIVE_GATEWAY__NAME
          The feature id for the 'Name' attribute.
static int INCLUSIVE_GATEWAY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int INCLUSIVE_GATEWAY_FEATURE_COUNT
          The number of structural features of the 'Inclusive Gateway' class.
static int INPUT_OUTPUT_SPECIFICATION
          The meta object id for the 'Input Output Specification' class.
static int INPUT_OUTPUT_SPECIFICATION__ANY
          The feature id for the 'Any' attribute list.
static int INPUT_OUTPUT_SPECIFICATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INPUT_OUTPUT_SPECIFICATION__DATA_INPUTS
          The feature id for the 'Data Inputs' containment reference list.
static int INPUT_OUTPUT_SPECIFICATION__DATA_OUTPUTS
          The feature id for the 'Data Outputs' containment reference list.
static int INPUT_OUTPUT_SPECIFICATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int INPUT_OUTPUT_SPECIFICATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int INPUT_OUTPUT_SPECIFICATION__ID
          The feature id for the 'Id' attribute.
static int INPUT_OUTPUT_SPECIFICATION__INPUT_SETS
          The feature id for the 'Input Sets' containment reference list.
static int INPUT_OUTPUT_SPECIFICATION__NAME
          The feature id for the 'Name' attribute.
static int INPUT_OUTPUT_SPECIFICATION__OUTPUT_SETS
          The feature id for the 'Output Sets' containment reference list.
static int INPUT_OUTPUT_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'Input Output Specification' class.
static int INPUT_SET
          The meta object id for the 'Input Set' class.
static int INPUT_SET__ANY
          The feature id for the 'Any' attribute list.
static int INPUT_SET__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INPUT_SET__DATA_INPUTS
          The feature id for the 'Data Inputs' reference list.
static int INPUT_SET__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int INPUT_SET__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int INPUT_SET__ID
          The feature id for the 'Id' attribute.
static int INPUT_SET__NAME
          The feature id for the 'Name' attribute.
static int INPUT_SET__OUTPUT_SETS
          The feature id for the 'Output Sets' reference list.
static int INPUT_SET_FEATURE_COUNT
          The number of structural features of the 'Input Set' class.
static int INTERFACE
          The meta object id for the 'Interface' class.
static int INTERFACE__ANY
          The feature id for the 'Any' attribute list.
static int INTERFACE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INTERFACE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int INTERFACE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int INTERFACE__ID
          The feature id for the 'Id' attribute.
static int INTERFACE__IMPLEMENTATION_REF
          The feature id for the 'Implementation Ref' attribute.
static int INTERFACE__NAME
          The feature id for the 'Name' attribute.
static int INTERFACE__OPERATIONS
          The feature id for the 'Operations' containment reference list.
static int INTERFACE_FEATURE_COUNT
          The number of structural features of the 'Interface' class.
static int INTERMEDIATE_CATCH_EVENT
          The meta object id for the 'Intermediate Catch Event' class.
static int INTERMEDIATE_CATCH_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int INTERMEDIATE_CATCH_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT
          The feature id for the 'Data Output' containment reference list.
static int INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT_ASSOCIATION
          The feature id for the 'Data Output Association' containment reference list.
static int INTERMEDIATE_CATCH_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int INTERMEDIATE_CATCH_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int INTERMEDIATE_CATCH_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int INTERMEDIATE_CATCH_EVENT__ID
          The feature id for the 'Id' attribute.
static int INTERMEDIATE_CATCH_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int INTERMEDIATE_CATCH_EVENT__NAME
          The feature id for the 'Name' attribute.
static int INTERMEDIATE_CATCH_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int INTERMEDIATE_CATCH_EVENT__OUTPUT_SET
          The feature id for the 'Output Set' containment reference.
static int INTERMEDIATE_CATCH_EVENT_FEATURE_COUNT
          The number of structural features of the 'Intermediate Catch Event' class.
static int INTERMEDIATE_THROW_EVENT
          The meta object id for the 'Intermediate Throw Event' class.
static int INTERMEDIATE_THROW_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int INTERMEDIATE_THROW_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INTERMEDIATE_THROW_EVENT__DATA_INPUT
          The feature id for the 'Data Input' containment reference list.
static int INTERMEDIATE_THROW_EVENT__DATA_INPUT_ASSOCIATION
          The feature id for the 'Data Input Association' containment reference list.
static int INTERMEDIATE_THROW_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int INTERMEDIATE_THROW_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int INTERMEDIATE_THROW_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int INTERMEDIATE_THROW_EVENT__ID
          The feature id for the 'Id' attribute.
static int INTERMEDIATE_THROW_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int INTERMEDIATE_THROW_EVENT__INPUT_SET
          The feature id for the 'Input Set' containment reference.
static int INTERMEDIATE_THROW_EVENT__NAME
          The feature id for the 'Name' attribute.
static int INTERMEDIATE_THROW_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int INTERMEDIATE_THROW_EVENT_FEATURE_COUNT
          The number of structural features of the 'Intermediate Throw Event' class.
static int ITEM_DEFINITION
          The meta object id for the 'Item Definition' class.
static int ITEM_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int ITEM_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ITEM_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ITEM_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ITEM_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int ITEM_DEFINITION__IS_COLLECTION
          The feature id for the 'Is Collection' attribute.
static int ITEM_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int ITEM_DEFINITION__STRUCTURE
          The feature id for the 'Structure' attribute.
static int ITEM_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Item Definition' class.
static int LANE
          The meta object id for the 'Lane' class.
static int LANE__ANY
          The feature id for the 'Any' attribute list.
static int LANE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int LANE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int LANE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int LANE__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' reference list.
static int LANE__ID
          The feature id for the 'Id' attribute.
static int LANE__NAME
          The feature id for the 'Name' attribute.
static int LANE__PARTITION_ELEMENT
          The feature id for the 'Partition Element' reference.
static int LANE__PARTITION_ELEMENT_QNAME
          The feature id for the 'Partition Element QName' attribute.
static int LANE_FEATURE_COUNT
          The number of structural features of the 'Lane' class.
static int LINK_EVENT_DEFINITION
          The meta object id for the 'Link Event Definition' class.
static int LINK_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int LINK_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int LINK_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int LINK_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int LINK_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int LINK_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int LINK_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Link Event Definition' class.
static int LOOP_CHARACTERISTICS
          The meta object id for the 'Loop Characteristics' class.
static int LOOP_CHARACTERISTICS__ANY
          The feature id for the 'Any' attribute list.
static int LOOP_CHARACTERISTICS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int LOOP_CHARACTERISTICS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int LOOP_CHARACTERISTICS__ID
          The feature id for the 'Id' attribute.
static int LOOP_CHARACTERISTICS__NAME
          The feature id for the 'Name' attribute.
static int LOOP_CHARACTERISTICS_FEATURE_COUNT
          The number of structural features of the 'Loop Characteristics' class.
static int MESSAGE
          The meta object id for the 'Message' class.
static int MESSAGE__ANY
          The feature id for the 'Any' attribute list.
static int MESSAGE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int MESSAGE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int MESSAGE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int MESSAGE__ID
          The feature id for the 'Id' attribute.
static int MESSAGE__NAME
          The feature id for the 'Name' attribute.
static int MESSAGE__STRUCTURE
          The feature id for the 'Structure' reference.
static int MESSAGE__STRUCTURE_QNAME
          The feature id for the 'Structure QName' attribute.
static int MESSAGE_EVENT_DEFINITION
          The meta object id for the 'Message Event Definition' class.
static int MESSAGE_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int MESSAGE_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int MESSAGE_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int MESSAGE_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int MESSAGE_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int MESSAGE_EVENT_DEFINITION__MESSAGE
          The feature id for the 'Message' reference.
static int MESSAGE_EVENT_DEFINITION__MESSAGE_QNAME
          The feature id for the 'Message QName' attribute.
static int MESSAGE_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int MESSAGE_EVENT_DEFINITION__OPERATION
          The feature id for the 'Operation' reference.
static int MESSAGE_EVENT_DEFINITION__OPERATION_QNAME
          The feature id for the 'Operation QName' attribute.
static int MESSAGE_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Message Event Definition' class.
static int MESSAGE_FEATURE_COUNT
          The number of structural features of the 'Message' class.
static int MESSAGE_FLOW
          The meta object id for the 'Message Flow' class.
static int MESSAGE_FLOW__ANY
          The feature id for the 'Any' attribute list.
static int MESSAGE_FLOW__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int MESSAGE_FLOW__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int MESSAGE_FLOW__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int MESSAGE_FLOW__ID
          The feature id for the 'Id' attribute.
static int MESSAGE_FLOW__MESSAGE
          The feature id for the 'Message' reference.
static int MESSAGE_FLOW__MESSAGE_QNAME
          The feature id for the 'Message QName' attribute.
static int MESSAGE_FLOW__NAME
          The feature id for the 'Name' attribute.
static int MESSAGE_FLOW__SOURCE
          The feature id for the 'Source' reference.
static int MESSAGE_FLOW__SOURCE_QNAME
          The feature id for the 'Source QName' attribute.
static int MESSAGE_FLOW__TARGET
          The feature id for the 'Target' reference.
static int MESSAGE_FLOW__TARGET_QNAME
          The feature id for the 'Target QName' attribute.
static int MESSAGE_FLOW_FEATURE_COUNT
          The number of structural features of the 'Message Flow' class.
static int MULTI_INSTANCE_FLOW_CONDITION
          The meta object id for the 'Multi Instance Flow Condition' enum.
static int MULTI_INSTANCE_FLOW_CONDITION_OBJECT
          The meta object id for the 'Multi Instance Flow Condition Object' data type.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS
          The meta object id for the 'Multi Instance Loop Characteristics' class.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY
          The feature id for the 'Any' attribute list.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__BEHAVIOR
          The feature id for the 'Behavior' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLETION_CONDITION
          The feature id for the 'Completion Condition' containment reference.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLEX_BEHAVIOR_DEFINITION
          The feature id for the 'Complex Behavior Definition' containment reference list.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ID
          The feature id for the 'Id' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__INPUT_DATA_ITEM
          The feature id for the 'Input Data Item' containment reference.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__IS_SEQUENTIAL
          The feature id for the 'Is Sequential' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_CARDINALITY
          The feature id for the 'Loop Cardinality' containment reference.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_INPUT_REF
          The feature id for the 'Loop Data Input Ref' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_OUTPUT_REF
          The feature id for the 'Loop Data Output Ref' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__NAME
          The feature id for the 'Name' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__NONE_BEHAVIOR_EVENT_REF
          The feature id for the 'None Behavior Event Ref' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ONE_BEHAVIOR_EVENT_REF
          The feature id for the 'One Behavior Event Ref' attribute.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS__OUTPUT_DATA_ITEM
          The feature id for the 'Output Data Item' containment reference.
static int MULTI_INSTANCE_LOOP_CHARACTERISTICS_FEATURE_COUNT
          The number of structural features of the 'Multi Instance Loop Characteristics' class.
static int OPERATION
          The meta object id for the 'Operation' class.
static int OPERATION__ANY
          The feature id for the 'Any' attribute list.
static int OPERATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int OPERATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int OPERATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int OPERATION__ID
          The feature id for the 'Id' attribute.
static int OPERATION__IMPLEMENTATION_REF
          The feature id for the 'Implementation Ref' attribute.
static int OPERATION__IN_MESSAGE
          The feature id for the 'In Message' reference.
static int OPERATION__IN_MESSAGE_QNAME
          The feature id for the 'In Message QName' attribute.
static int OPERATION__NAME
          The feature id for the 'Name' attribute.
static int OPERATION__OUT_MESSAGE
          The feature id for the 'Out Message' reference.
static int OPERATION__OUT_MESSAGE_QNAME
          The feature id for the 'Out Message QName' attribute.
static int OPERATION_FEATURE_COUNT
          The number of structural features of the 'Operation' class.
static int OUTPUT_SET
          The meta object id for the 'Output Set' class.
static int OUTPUT_SET__ANY
          The feature id for the 'Any' attribute list.
static int OUTPUT_SET__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int OUTPUT_SET__DATA_OUTPUTS
          The feature id for the 'Data Outputs' reference list.
static int OUTPUT_SET__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int OUTPUT_SET__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int OUTPUT_SET__ID
          The feature id for the 'Id' attribute.
static int OUTPUT_SET__INPUT_SETS
          The feature id for the 'Input Sets' reference list.
static int OUTPUT_SET__NAME
          The feature id for the 'Name' attribute.
static int OUTPUT_SET_FEATURE_COUNT
          The number of structural features of the 'Output Set' class.
static int PARALLEL_GATEWAY
          The meta object id for the 'Parallel Gateway' class.
static int PARALLEL_GATEWAY__ANY
          The feature id for the 'Any' attribute list.
static int PARALLEL_GATEWAY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PARALLEL_GATEWAY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int PARALLEL_GATEWAY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int PARALLEL_GATEWAY__ID
          The feature id for the 'Id' attribute.
static int PARALLEL_GATEWAY__INCOMING
          The feature id for the 'Incoming' reference list.
static int PARALLEL_GATEWAY__NAME
          The feature id for the 'Name' attribute.
static int PARALLEL_GATEWAY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int PARALLEL_GATEWAY_FEATURE_COUNT
          The number of structural features of the 'Parallel Gateway' class.
static int PARTICIPANT
          The meta object id for the 'Participant' class.
static int PARTICIPANT__ANY
          The feature id for the 'Any' attribute list.
static int PARTICIPANT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PARTICIPANT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int PARTICIPANT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int PARTICIPANT__ID
          The feature id for the 'Id' attribute.
static int PARTICIPANT__INTERFACES
          The feature id for the 'Interfaces' containment reference list.
static int PARTICIPANT__NAME
          The feature id for the 'Name' attribute.
static int PARTICIPANT__PARTICIPANT_MULTIPLICITY
          The feature id for the 'Participant Multiplicity' containment reference.
static int PARTICIPANT__PROCESS
          The feature id for the 'Process' reference.
static int PARTICIPANT__PROCESS_QNAME
          The feature id for the 'Process QName' attribute.
static int PARTICIPANT_ASSOCIATION
          The meta object id for the 'Participant Association' class.
static int PARTICIPANT_ASSOCIATION__ANY
          The feature id for the 'Any' attribute list.
static int PARTICIPANT_ASSOCIATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PARTICIPANT_ASSOCIATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int PARTICIPANT_ASSOCIATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int PARTICIPANT_ASSOCIATION__ID
          The feature id for the 'Id' attribute.
static int PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT
          The feature id for the 'Inner Participant' reference.
static int PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT_QNAME
          The feature id for the 'Inner Participant QName' attribute.
static int PARTICIPANT_ASSOCIATION__NAME
          The feature id for the 'Name' attribute.
static int PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT
          The feature id for the 'Outer Participant' reference.
static int PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT_QNAME
          The feature id for the 'Outer Participant QName' attribute.
static int PARTICIPANT_ASSOCIATION_FEATURE_COUNT
          The number of structural features of the 'Participant Association' class.
static int PARTICIPANT_FEATURE_COUNT
          The number of structural features of the 'Participant' class.
static int PARTICIPANT_MULTIPLICITY
          The meta object id for the 'Participant Multiplicity' class.
static int PARTICIPANT_MULTIPLICITY__ANY
          The feature id for the 'Any' attribute list.
static int PARTICIPANT_MULTIPLICITY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PARTICIPANT_MULTIPLICITY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int PARTICIPANT_MULTIPLICITY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int PARTICIPANT_MULTIPLICITY__ID
          The feature id for the 'Id' attribute.
static int PARTICIPANT_MULTIPLICITY__MAXIMUM
          The feature id for the 'Maximum' attribute.
static int PARTICIPANT_MULTIPLICITY__MINIMUM
          The feature id for the 'Minimum' attribute.
static int PARTICIPANT_MULTIPLICITY__NAME
          The feature id for the 'Name' attribute.
static int PARTICIPANT_MULTIPLICITY_FEATURE_COUNT
          The number of structural features of the 'Participant Multiplicity' class.
static int PERFORMER
          The meta object id for the 'Performer' class.
static int PERFORMER__ANY
          The feature id for the 'Any' attribute list.
static int PERFORMER__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PERFORMER__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int PERFORMER__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int PERFORMER__ID
          The feature id for the 'Id' attribute.
static int PERFORMER__NAME
          The feature id for the 'Name' attribute.
static int PERFORMER__RESOURCE
          The feature id for the 'Resource' reference.
static int PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION
          The feature id for the 'Resource Assignment Expression' containment reference.
static int PERFORMER__RESOURCE_PARAMETER_BINDINGS
          The feature id for the 'Resource Parameter Bindings' containment reference list.
static int PERFORMER__RESOURCE_QNAME
          The feature id for the 'Resource QName' attribute.
static int PERFORMER_FEATURE_COUNT
          The number of structural features of the 'Performer' class.
static int POTENTIAL_OWNER
          The meta object id for the 'Potential Owner' class.
static int POTENTIAL_OWNER__ANY
          The feature id for the 'Any' attribute list.
static int POTENTIAL_OWNER__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int POTENTIAL_OWNER__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int POTENTIAL_OWNER__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int POTENTIAL_OWNER__ID
          The feature id for the 'Id' attribute.
static int POTENTIAL_OWNER__NAME
          The feature id for the 'Name' attribute.
static int POTENTIAL_OWNER__RESOURCE
          The feature id for the 'Resource' reference.
static int POTENTIAL_OWNER__RESOURCE_ASSIGNMENT_EXPRESSION
          The feature id for the 'Resource Assignment Expression' containment reference.
static int POTENTIAL_OWNER__RESOURCE_PARAMETER_BINDINGS
          The feature id for the 'Resource Parameter Bindings' containment reference list.
static int POTENTIAL_OWNER__RESOURCE_QNAME
          The feature id for the 'Resource QName' attribute.
static int POTENTIAL_OWNER_FEATURE_COUNT
          The number of structural features of the 'Potential Owner' class.
static int PROCESS
          The meta object id for the 'Process' class.
static int PROCESS__ANY
          The feature id for the 'Any' attribute list.
static int PROCESS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PROCESS__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int PROCESS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int PROCESS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int PROCESS__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int PROCESS__ID
          The feature id for the 'Id' attribute.
static int PROCESS__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int PROCESS__LANES
          The feature id for the 'Lanes' containment reference list.
static int PROCESS__NAME
          The feature id for the 'Name' attribute.
static int PROCESS__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int PROCESS__SUPPORTED_INTERFACES
          The feature id for the 'Supported Interfaces' reference list.
static int PROCESS__SUPPORTED_INTERFACES_QNAME
          The feature id for the 'Supported Interfaces QName' attribute list.
static int PROCESS_FEATURE_COUNT
          The number of structural features of the 'Process' class.
static int RELATIONSHIP
          The meta object id for the 'Relationship' class.
static int RELATIONSHIP__ANY
          The feature id for the 'Any' attribute list.
static int RELATIONSHIP__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RELATIONSHIP__DIRECTION
          The feature id for the 'Direction' attribute.
static int RELATIONSHIP__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int RELATIONSHIP__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int RELATIONSHIP__ID
          The feature id for the 'Id' attribute.
static int RELATIONSHIP__NAME
          The feature id for the 'Name' attribute.
static int RELATIONSHIP__SOURCE
          The feature id for the 'Source' attribute list.
static int RELATIONSHIP__TARGET
          The feature id for the 'Target' attribute list.
static int RELATIONSHIP__TYPE
          The feature id for the 'Type' attribute.
static int RELATIONSHIP_DIRECTION
          The meta object id for the 'Relationship Direction' enum.
static int RELATIONSHIP_DIRECTION_OBJECT
          The meta object id for the 'Relationship Direction Object' data type.
static int RELATIONSHIP_FEATURE_COUNT
          The number of structural features of the 'Relationship' class.
static int RESOURCE
          The meta object id for the 'Resource' class.
static int RESOURCE__ANY
          The feature id for the 'Any' attribute list.
static int RESOURCE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RESOURCE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int RESOURCE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int RESOURCE__ID
          The feature id for the 'Id' attribute.
static int RESOURCE__NAME
          The feature id for the 'Name' attribute.
static int RESOURCE__RESOURCE_PARAMETERS
          The feature id for the 'Resource Parameters' containment reference list.
static int RESOURCE_ASSIGNMENT_EXPRESSION
          The meta object id for the 'Resource Assignment Expression' class.
static int RESOURCE_ASSIGNMENT_EXPRESSION__ANY
          The feature id for the 'Any' attribute list.
static int RESOURCE_ASSIGNMENT_EXPRESSION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RESOURCE_ASSIGNMENT_EXPRESSION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int RESOURCE_ASSIGNMENT_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int RESOURCE_ASSIGNMENT_EXPRESSION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int RESOURCE_ASSIGNMENT_EXPRESSION__ID
          The feature id for the 'Id' attribute.
static int RESOURCE_ASSIGNMENT_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int RESOURCE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Resource Assignment Expression' class.
static int RESOURCE_FEATURE_COUNT
          The number of structural features of the 'Resource' class.
static int RESOURCE_PARAMETER
          The meta object id for the 'Resource Parameter' class.
static int RESOURCE_PARAMETER__ANY
          The feature id for the 'Any' attribute list.
static int RESOURCE_PARAMETER__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RESOURCE_PARAMETER__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int RESOURCE_PARAMETER__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int RESOURCE_PARAMETER__ID
          The feature id for the 'Id' attribute.
static int RESOURCE_PARAMETER__IS_REQUIRED
          The feature id for the 'Is Required' attribute.
static int RESOURCE_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int RESOURCE_PARAMETER__TYPE
          The feature id for the 'Type' reference.
static int RESOURCE_PARAMETER__TYPE_QNAME
          The feature id for the 'Type QName' attribute.
static int RESOURCE_PARAMETER_BINDING
          The meta object id for the 'Resource Parameter Binding' class.
static int RESOURCE_PARAMETER_BINDING__ANY
          The feature id for the 'Any' attribute list.
static int RESOURCE_PARAMETER_BINDING__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RESOURCE_PARAMETER_BINDING__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int RESOURCE_PARAMETER_BINDING__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int RESOURCE_PARAMETER_BINDING__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int RESOURCE_PARAMETER_BINDING__ID
          The feature id for the 'Id' attribute.
static int RESOURCE_PARAMETER_BINDING__NAME
          The feature id for the 'Name' attribute.
static int RESOURCE_PARAMETER_BINDING__PARAMETER
          The feature id for the 'Parameter' reference.
static int RESOURCE_PARAMETER_BINDING__PARAMETER_REF_QNAME
          The feature id for the 'Parameter Ref QName' attribute.
static int RESOURCE_PARAMETER_BINDING_FEATURE_COUNT
          The number of structural features of the 'Resource Parameter Binding' class.
static int RESOURCE_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Resource Parameter' class.
static int RESOURCE_ROLE
          The meta object id for the 'Resource Role' class.
static int RESOURCE_ROLE__ANY
          The feature id for the 'Any' attribute list.
static int RESOURCE_ROLE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RESOURCE_ROLE__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int RESOURCE_ROLE__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int RESOURCE_ROLE__ID
          The feature id for the 'Id' attribute.
static int RESOURCE_ROLE__NAME
          The feature id for the 'Name' attribute.
static int RESOURCE_ROLE__RESOURCE
          The feature id for the 'Resource' reference.
static int RESOURCE_ROLE__RESOURCE_ASSIGNMENT_EXPRESSION
          The feature id for the 'Resource Assignment Expression' containment reference.
static int RESOURCE_ROLE__RESOURCE_PARAMETER_BINDINGS
          The feature id for the 'Resource Parameter Bindings' containment reference list.
static int RESOURCE_ROLE__RESOURCE_QNAME
          The feature id for the 'Resource QName' attribute.
static int RESOURCE_ROLE_FEATURE_COUNT
          The number of structural features of the 'Resource Role' class.
static int ROOT_ELEMENT
          The meta object id for the 'Root Element' class.
static int ROOT_ELEMENT__ANY
          The feature id for the 'Any' attribute list.
static int ROOT_ELEMENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ROOT_ELEMENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int ROOT_ELEMENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int ROOT_ELEMENT__ID
          The feature id for the 'Id' attribute.
static int ROOT_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int ROOT_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Root Element' class.
static int SEQUENCE_FLOW
          The meta object id for the 'Sequence Flow' class.
static int SEQUENCE_FLOW__ANY
          The feature id for the 'Any' attribute list.
static int SEQUENCE_FLOW__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SEQUENCE_FLOW__CONDITION_EXPRESSION
          The feature id for the 'Condition Expression' containment reference.
static int SEQUENCE_FLOW__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int SEQUENCE_FLOW__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int SEQUENCE_FLOW__ID
          The feature id for the 'Id' attribute.
static int SEQUENCE_FLOW__NAME
          The feature id for the 'Name' attribute.
static int SEQUENCE_FLOW__SOURCE
          The feature id for the 'Source' reference.
static int SEQUENCE_FLOW__TARGET
          The feature id for the 'Target' reference.
static int SEQUENCE_FLOW_FEATURE_COUNT
          The number of structural features of the 'Sequence Flow' class.
static int SERVICE_IMPLEMENTATION
          The meta object id for the 'Service Implementation' enum.
static int SERVICE_IMPLEMENTATION_OBJECT
          The meta object id for the 'Service Implementation Object' data type.
static int SERVICE_TASK
          The meta object id for the 'Service Task' class.
static int SERVICE_TASK__ANY
          The feature id for the 'Any' attribute list.
static int SERVICE_TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SERVICE_TASK__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int SERVICE_TASK__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int SERVICE_TASK__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int SERVICE_TASK__DEFAULT
          The feature id for the 'Default' reference.
static int SERVICE_TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int SERVICE_TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int SERVICE_TASK__ID
          The feature id for the 'Id' attribute.
static int SERVICE_TASK__IMPLEMENTATION
          The feature id for the 'Implementation' attribute.
static int SERVICE_TASK__INCOMING
          The feature id for the 'Incoming' reference list.
static int SERVICE_TASK__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int SERVICE_TASK__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int SERVICE_TASK__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int SERVICE_TASK__NAME
          The feature id for the 'Name' attribute.
static int SERVICE_TASK__OPERATION
          The feature id for the 'Operation' reference.
static int SERVICE_TASK__OPERATION_QNAME
          The feature id for the 'Operation QName' attribute.
static int SERVICE_TASK__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int SERVICE_TASK__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int SERVICE_TASK_FEATURE_COUNT
          The number of structural features of the 'Service Task' class.
static int SIGNAL
          The meta object id for the 'Signal' class.
static int SIGNAL__ANY
          The feature id for the 'Any' attribute list.
static int SIGNAL__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SIGNAL__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int SIGNAL__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int SIGNAL__ID
          The feature id for the 'Id' attribute.
static int SIGNAL__NAME
          The feature id for the 'Name' attribute.
static int SIGNAL__STRUCTURE
          The feature id for the 'Structure' reference.
static int SIGNAL__STRUCTURE_QNAME
          The feature id for the 'Structure QName' attribute.
static int SIGNAL_EVENT_DEFINITION
          The meta object id for the 'Signal Event Definition' class.
static int SIGNAL_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int SIGNAL_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SIGNAL_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int SIGNAL_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int SIGNAL_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int SIGNAL_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int SIGNAL_EVENT_DEFINITION__SIGNAL
          The feature id for the 'Signal' reference.
static int SIGNAL_EVENT_DEFINITION__SIGNAL_QNAME
          The feature id for the 'Signal QName' attribute.
static int SIGNAL_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Signal Event Definition' class.
static int SIGNAL_FEATURE_COUNT
          The number of structural features of the 'Signal' class.
static int STANDARD_LOOP_CHARACTERISTICS
          The meta object id for the 'Standard Loop Characteristics' class.
static int STANDARD_LOOP_CHARACTERISTICS__ANY
          The feature id for the 'Any' attribute list.
static int STANDARD_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int STANDARD_LOOP_CHARACTERISTICS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int STANDARD_LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int STANDARD_LOOP_CHARACTERISTICS__ID
          The feature id for the 'Id' attribute.
static int STANDARD_LOOP_CHARACTERISTICS__LOOP_CONDITION
          The feature id for the 'Loop Condition' containment reference.
static int STANDARD_LOOP_CHARACTERISTICS__LOOP_MAXIMUM
          The feature id for the 'Loop Maximum' attribute.
static int STANDARD_LOOP_CHARACTERISTICS__NAME
          The feature id for the 'Name' attribute.
static int STANDARD_LOOP_CHARACTERISTICS__TEST_BEFORE
          The feature id for the 'Test Before' attribute.
static int STANDARD_LOOP_CHARACTERISTICS_FEATURE_COUNT
          The number of structural features of the 'Standard Loop Characteristics' class.
static int START_EVENT
          The meta object id for the 'Start Event' class.
static int START_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int START_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int START_EVENT__DATA_OUTPUT
          The feature id for the 'Data Output' containment reference list.
static int START_EVENT__DATA_OUTPUT_ASSOCIATION
          The feature id for the 'Data Output Association' containment reference list.
static int START_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int START_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int START_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int START_EVENT__ID
          The feature id for the 'Id' attribute.
static int START_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int START_EVENT__NAME
          The feature id for the 'Name' attribute.
static int START_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int START_EVENT__OUTPUT_SET
          The feature id for the 'Output Set' containment reference.
static int START_EVENT_FEATURE_COUNT
          The number of structural features of the 'Start Event' class.
static int SUB_CHOREOGRAPHY
          The meta object id for the 'Sub Choreography' class.
static int SUB_CHOREOGRAPHY__ANY
          The feature id for the 'Any' attribute list.
static int SUB_CHOREOGRAPHY__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SUB_CHOREOGRAPHY__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int SUB_CHOREOGRAPHY__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int SUB_CHOREOGRAPHY__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int SUB_CHOREOGRAPHY__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int SUB_CHOREOGRAPHY__ID
          The feature id for the 'Id' attribute.
static int SUB_CHOREOGRAPHY__INCOMING
          The feature id for the 'Incoming' reference list.
static int SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT
          The feature id for the 'Initiating Participant' reference.
static int SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT_QNAME
          The feature id for the 'Initiating Participant QName' attribute.
static int SUB_CHOREOGRAPHY__LOOP_TYPE
          The feature id for the 'Loop Type' attribute.
static int SUB_CHOREOGRAPHY__NAME
          The feature id for the 'Name' attribute.
static int SUB_CHOREOGRAPHY__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int SUB_CHOREOGRAPHY__PARTICIPANTS
          The feature id for the 'Participants' reference list.
static int SUB_CHOREOGRAPHY__PARTICIPANTS_QNAME
          The feature id for the 'Participants QName' attribute list.
static int SUB_CHOREOGRAPHY_FEATURE_COUNT
          The number of structural features of the 'Sub Choreography' class.
static int SUB_PROCESS
          The meta object id for the 'Sub Process' class.
static int SUB_PROCESS__ANY
          The feature id for the 'Any' attribute list.
static int SUB_PROCESS__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SUB_PROCESS__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int SUB_PROCESS__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int SUB_PROCESS__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int SUB_PROCESS__DEFAULT
          The feature id for the 'Default' reference.
static int SUB_PROCESS__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int SUB_PROCESS__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int SUB_PROCESS__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int SUB_PROCESS__ID
          The feature id for the 'Id' attribute.
static int SUB_PROCESS__INCOMING
          The feature id for the 'Incoming' reference list.
static int SUB_PROCESS__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int SUB_PROCESS__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int SUB_PROCESS__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int SUB_PROCESS__NAME
          The feature id for the 'Name' attribute.
static int SUB_PROCESS__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int SUB_PROCESS__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int SUB_PROCESS__TRIGGERED_BY_EVENT
          The feature id for the 'Triggered By Event' attribute.
static int SUB_PROCESS_FEATURE_COUNT
          The number of structural features of the 'Sub Process' class.
static int TASK
          The meta object id for the 'Task' class.
static int TASK__ANY
          The feature id for the 'Any' attribute list.
static int TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int TASK__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int TASK__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int TASK__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int TASK__DEFAULT
          The feature id for the 'Default' reference.
static int TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int TASK__ID
          The feature id for the 'Id' attribute.
static int TASK__INCOMING
          The feature id for the 'Incoming' reference list.
static int TASK__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int TASK__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int TASK__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int TASK__NAME
          The feature id for the 'Name' attribute.
static int TASK__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int TASK__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int TASK_FEATURE_COUNT
          The number of structural features of the 'Task' class.
static int TERMINATE_EVENT_DEFINITION
          The meta object id for the 'Terminate Event Definition' class.
static int TERMINATE_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int TERMINATE_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int TERMINATE_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int TERMINATE_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int TERMINATE_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int TERMINATE_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int TERMINATE_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Terminate Event Definition' class.
static int TEXT
          The meta object id for the 'Text' class.
static int TEXT__ANY
          The feature id for the 'Any' attribute list.
static int TEXT__MIXED
          The feature id for the 'Mixed' attribute list.
static int TEXT_ANNOTATION
          The meta object id for the 'Text Annotation' class.
static int TEXT_ANNOTATION__ANY
          The feature id for the 'Any' attribute list.
static int TEXT_ANNOTATION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int TEXT_ANNOTATION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int TEXT_ANNOTATION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int TEXT_ANNOTATION__ID
          The feature id for the 'Id' attribute.
static int TEXT_ANNOTATION__NAME
          The feature id for the 'Name' attribute.
static int TEXT_ANNOTATION__TEXT
          The feature id for the 'Text' attribute.
static int TEXT_ANNOTATION__TEXT_TEXT
          The feature id for the 'Text Text' containment reference.
static int TEXT_ANNOTATION_FEATURE_COUNT
          The number of structural features of the 'Text Annotation' class.
static int TEXT_FEATURE_COUNT
          The number of structural features of the 'Text' class.
static int THROW_EVENT
          The meta object id for the 'Throw Event' class.
static int THROW_EVENT__ANY
          The feature id for the 'Any' attribute list.
static int THROW_EVENT__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int THROW_EVENT__DATA_INPUT
          The feature id for the 'Data Input' containment reference list.
static int THROW_EVENT__DATA_INPUT_ASSOCIATION
          The feature id for the 'Data Input Association' containment reference list.
static int THROW_EVENT__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int THROW_EVENT__EVENT_DEFINITIONS
          The feature id for the 'Event Definitions' containment reference list.
static int THROW_EVENT__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int THROW_EVENT__ID
          The feature id for the 'Id' attribute.
static int THROW_EVENT__INCOMING
          The feature id for the 'Incoming' reference list.
static int THROW_EVENT__INPUT_SET
          The feature id for the 'Input Set' containment reference.
static int THROW_EVENT__NAME
          The feature id for the 'Name' attribute.
static int THROW_EVENT__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int THROW_EVENT_FEATURE_COUNT
          The number of structural features of the 'Throw Event' class.
static int TIMER_EVENT_DEFINITION
          The meta object id for the 'Timer Event Definition' class.
static int TIMER_EVENT_DEFINITION__ANY
          The feature id for the 'Any' attribute list.
static int TIMER_EVENT_DEFINITION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int TIMER_EVENT_DEFINITION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int TIMER_EVENT_DEFINITION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int TIMER_EVENT_DEFINITION__ID
          The feature id for the 'Id' attribute.
static int TIMER_EVENT_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int TIMER_EVENT_DEFINITION__TIME_CYCLE
          The feature id for the 'Time Cycle' containment reference.
static int TIMER_EVENT_DEFINITION__TIME_DATE
          The feature id for the 'Time Date' containment reference.
static int TIMER_EVENT_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Timer Event Definition' class.
static int TRANSACTION
          The meta object id for the 'Transaction' class.
static int TRANSACTION__ANY
          The feature id for the 'Any' attribute list.
static int TRANSACTION__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int TRANSACTION__ARTIFACTS
          The feature id for the 'Artifacts' containment reference list.
static int TRANSACTION__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int TRANSACTION__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int TRANSACTION__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int TRANSACTION__DEFAULT
          The feature id for the 'Default' reference.
static int TRANSACTION__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int TRANSACTION__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int TRANSACTION__FLOW_ELEMENTS
          The feature id for the 'Flow Elements' containment reference list.
static int TRANSACTION__ID
          The feature id for the 'Id' attribute.
static int TRANSACTION__INCOMING
          The feature id for the 'Incoming' reference list.
static int TRANSACTION__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int TRANSACTION__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int TRANSACTION__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int TRANSACTION__METHOD
          The feature id for the 'Method' attribute.
static int TRANSACTION__NAME
          The feature id for the 'Name' attribute.
static int TRANSACTION__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int TRANSACTION__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int TRANSACTION__TRIGGERED_BY_EVENT
          The feature id for the 'Triggered By Event' attribute.
static int TRANSACTION_FEATURE_COUNT
          The number of structural features of the 'Transaction' class.
static int TRANSACTION_METHOD
          The meta object id for the 'Transaction Method' enum.
static int TRANSACTION_METHOD_OBJECT
          The meta object id for the 'Transaction Method Object' data type.
static int USER_TASK
          The meta object id for the 'User Task' class.
static int USER_TASK__ANY
          The feature id for the 'Any' attribute list.
static int USER_TASK__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int USER_TASK__BOUNDARY_EVENTS
          The feature id for the 'Boundary Events' reference list.
static int USER_TASK__DATA_INPUT_ASSOCIATIONS
          The feature id for the 'Data Input Associations' containment reference list.
static int USER_TASK__DATA_OUTPUT_ASSOCIATIONS
          The feature id for the 'Data Output Associations' containment reference list.
static int USER_TASK__DEFAULT
          The feature id for the 'Default' reference.
static int USER_TASK__DOCUMENTATIONS
          The feature id for the 'Documentations' containment reference list.
static int USER_TASK__EXTENSION_ELEMENTS
          The feature id for the 'Extension Elements' containment reference.
static int USER_TASK__ID
          The feature id for the 'Id' attribute.
static int USER_TASK__IMPLEMENTATION
          The feature id for the 'Implementation' attribute.
static int USER_TASK__INCOMING
          The feature id for the 'Incoming' reference list.
static int USER_TASK__IO_SPECIFICATION
          The feature id for the 'Io Specification' containment reference.
static int USER_TASK__IS_FOR_COMPENSATION
          The feature id for the 'Is For Compensation' attribute.
static int USER_TASK__LOOP_CHARACTERISTICS
          The feature id for the 'Loop Characteristics' containment reference.
static int USER_TASK__NAME
          The feature id for the 'Name' attribute.
static int USER_TASK__OUTGOING
          The feature id for the 'Outgoing' reference list.
static int USER_TASK__RESOURCE_ROLES
          The feature id for the 'Resource Roles' containment reference list.
static int USER_TASK_FEATURE_COUNT
          The number of structural features of the 'User Task' class.
static int USER_TASK_IMPLEMENTATION
          The meta object id for the 'User Task Implementation' enum.
static int USER_TASK_IMPLEMENTATION_OBJECT
          The meta object id for the 'User Task Implementation Object' data type.
 
Method Summary
 org.eclipse.emf.ecore.EReference getActivity_BoundaryEvents()
          Returns the meta object for the reference list 'Boundary Events'.
 org.eclipse.emf.ecore.EReference getActivity_DataInputAssociations()
          Returns the meta object for the containment reference list 'Data Input Associations'.
 org.eclipse.emf.ecore.EReference getActivity_DataOutputAssociations()
          Returns the meta object for the containment reference list 'Data Output Associations'.
 org.eclipse.emf.ecore.EReference getActivity_Default()
          Returns the meta object for the reference 'Default'.
 org.eclipse.emf.ecore.EReference getActivity_IoSpecification()
          Returns the meta object for the containment reference 'Io Specification'.
 org.eclipse.emf.ecore.EAttribute getActivity_IsForCompensation()
          Returns the meta object for the attribute 'Is For Compensation'.
 org.eclipse.emf.ecore.EReference getActivity_LoopCharacteristics()
          Returns the meta object for the containment reference 'Loop Characteristics'.
 org.eclipse.emf.ecore.EReference getActivity_ResourceRoles()
          Returns the meta object for the containment reference list 'Resource Roles'.
 org.eclipse.emf.ecore.EClass getActivity()
          Returns the meta object for class 'Activity'.
 org.eclipse.emf.ecore.EEnum getAdHocOrdering()
          Returns the meta object for enum 'Ad Hoc Ordering'.
 org.eclipse.emf.ecore.EDataType getAdHocOrderingObject()
          Returns the meta object for data type 'Ad Hoc Ordering Object'.
 org.eclipse.emf.ecore.EAttribute getAdHocSubProcess_CancelRemainingInstances()
          Returns the meta object for the attribute 'Cancel Remaining Instances'.
 org.eclipse.emf.ecore.EReference getAdHocSubProcess_CompletionCondition()
          Returns the meta object for the containment reference 'Completion Condition'.
 org.eclipse.emf.ecore.EAttribute getAdHocSubProcess_Ordering()
          Returns the meta object for the attribute 'Ordering'.
 org.eclipse.emf.ecore.EClass getAdHocSubProcess()
          Returns the meta object for class 'Ad Hoc Sub Process'.
 org.eclipse.emf.ecore.EClass getArtifact()
          Returns the meta object for class 'Artifact'.
 org.eclipse.emf.ecore.EReference getAssignment_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getAssignment_To()
          Returns the meta object for the containment reference 'To'.
 org.eclipse.emf.ecore.EClass getAssignment()
          Returns the meta object for class 'Assignment'.
 org.eclipse.emf.ecore.EReference getAssociation_Source()
          Returns the meta object for the reference 'Source'.
 org.eclipse.emf.ecore.EAttribute getAssociation_SourceQName()
          Returns the meta object for the attribute 'Source QName'.
 org.eclipse.emf.ecore.EReference getAssociation_Target()
          Returns the meta object for the reference 'Target'.
 org.eclipse.emf.ecore.EAttribute getAssociation_TargetQName()
          Returns the meta object for the attribute 'Target QName'.
 org.eclipse.emf.ecore.EClass getAssociation()
          Returns the meta object for class 'Association'.
 org.eclipse.emf.ecore.EAttribute getBaseElement_Any()
          Returns the meta object for the attribute list 'Any'.
 org.eclipse.emf.ecore.EAttribute getBaseElement_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 org.eclipse.emf.ecore.EReference getBaseElement_Documentations()
          Returns the meta object for the containment reference list 'Documentations'.
 org.eclipse.emf.ecore.EReference getBaseElement_ExtensionElements()
          Returns the meta object for the containment reference 'Extension Elements'.
 org.eclipse.emf.ecore.EAttribute getBaseElement_Id()
          Returns the meta object for the attribute 'Id'.
 org.eclipse.emf.ecore.EAttribute getBaseElement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getBaseElement()
          Returns the meta object for class 'Base Element'.
 org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_Any()
          Returns the meta object for the attribute list 'Any'.
 org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 org.eclipse.emf.ecore.EReference getBaseElementWithMixedContent_Documentations()
          Returns the meta object for the containment reference list 'Documentations'.
 org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_Id()
          Returns the meta object for the attribute 'Id'.
 org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 org.eclipse.emf.ecore.EClass getBaseElementWithMixedContent()
          Returns the meta object for class 'Base Element With Mixed Content'.
 org.eclipse.emf.ecore.EReference getBoundaryEvent_AttachedTo()
          Returns the meta object for the reference 'Attached To'.
 org.eclipse.emf.ecore.EAttribute getBoundaryEvent_CancelActivity()
          Returns the meta object for the attribute 'Cancel Activity'.
 org.eclipse.emf.ecore.EClass getBoundaryEvent()
          Returns the meta object for class 'Boundary Event'.
 Bpmn2Factory getBpmn2Factory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getBusinessRuleTask_Implementation()
          Returns the meta object for the attribute 'Implementation'.
 org.eclipse.emf.ecore.EClass getBusinessRuleTask()
          Returns the meta object for class 'Business Rule Task'.
 org.eclipse.emf.ecore.EEnum getBusinessRuleTaskImplementation()
          Returns the meta object for enum 'Business Rule Task Implementation'.
 org.eclipse.emf.ecore.EDataType getBusinessRuleTaskImplementationObject()
          Returns the meta object for data type 'Business Rule Task Implementation Object'.
 org.eclipse.emf.ecore.EReference getCallableElement_IoSpecification()
          Returns the meta object for the containment reference 'Io Specification'.
 org.eclipse.emf.ecore.EReference getCallableElement_SupportedInterfaces()
          Returns the meta object for the reference list 'Supported Interfaces'.
 org.eclipse.emf.ecore.EAttribute getCallableElement_SupportedInterfacesQName()
          Returns the meta object for the attribute list 'Supported Interfaces QName'.
 org.eclipse.emf.ecore.EClass getCallableElement()
          Returns the meta object for class 'Callable Element'.
 org.eclipse.emf.ecore.EReference getCallActivity_CalledElement()
          Returns the meta object for the reference 'Called Element'.
 org.eclipse.emf.ecore.EAttribute getCallActivity_CalledElementQName()
          Returns the meta object for the attribute 'Called Element QName'.
 org.eclipse.emf.ecore.EClass getCallActivity()
          Returns the meta object for class 'Call Activity'.
 org.eclipse.emf.ecore.EReference getCallChoreography_CalledChoreography()
          Returns the meta object for the reference 'Called Choreography'.
 org.eclipse.emf.ecore.EAttribute getCallChoreography_CalledChoreographyQName()
          Returns the meta object for the attribute 'Called Choreography QName'.
 org.eclipse.emf.ecore.EReference getCallChoreography_ParticipantAssociations()
          Returns the meta object for the containment reference list 'Participant Associations'.
 org.eclipse.emf.ecore.EClass getCallChoreography()
          Returns the meta object for class 'Call Choreography'.
 org.eclipse.emf.ecore.EClass getCancelEventDefinition()
          Returns the meta object for class 'Cancel Event Definition'.
 org.eclipse.emf.ecore.EReference getCatchEvent_DataOutput()
          Returns the meta object for the containment reference list 'Data Output'.
 org.eclipse.emf.ecore.EReference getCatchEvent_DataOutputAssociation()
          Returns the meta object for the containment reference list 'Data Output Association'.
 org.eclipse.emf.ecore.EReference getCatchEvent_EventDefinitions()
          Returns the meta object for the containment reference list 'Event Definitions'.
 org.eclipse.emf.ecore.EReference getCatchEvent_OutputSet()
          Returns the meta object for the containment reference 'Output Set'.
 org.eclipse.emf.ecore.EClass getCatchEvent()
          Returns the meta object for class 'Catch Event'.
 org.eclipse.emf.ecore.EReference getChoreography_FlowElements()
          Returns the meta object for the containment reference list 'Flow Elements'.
 org.eclipse.emf.ecore.EClass getChoreography()
          Returns the meta object for class 'Choreography'.
 org.eclipse.emf.ecore.EReference getChoreographyActivity_InitiatingParticipant()
          Returns the meta object for the reference 'Initiating Participant'.
 org.eclipse.emf.ecore.EAttribute getChoreographyActivity_InitiatingParticipantQName()
          Returns the meta object for the attribute 'Initiating Participant QName'.
 org.eclipse.emf.ecore.EAttribute getChoreographyActivity_LoopType()
          Returns the meta object for the attribute 'Loop Type'.
 org.eclipse.emf.ecore.EReference getChoreographyActivity_Participants()
          Returns the meta object for the reference list 'Participants'.
 org.eclipse.emf.ecore.EAttribute getChoreographyActivity_ParticipantsQName()
          Returns the meta object for the attribute list 'Participants QName'.
 org.eclipse.emf.ecore.EClass getChoreographyActivity()
          Returns the meta object for class 'Choreography Activity'.
 org.eclipse.emf.ecore.EEnum getChoreographyLoopType()
          Returns the meta object for enum 'Choreography Loop Type'.
 org.eclipse.emf.ecore.EDataType getChoreographyLoopTypeObject()
          Returns the meta object for data type 'Choreography Loop Type Object'.
 org.eclipse.emf.ecore.EReference getChoreographyTask_MessageFlows()
          Returns the meta object for the reference list 'Message Flows'.
 org.eclipse.emf.ecore.EAttribute getChoreographyTask_MessageFlowsQName()
          Returns the meta object for the attribute list 'Message Flows QName'.
 org.eclipse.emf.ecore.EClass getChoreographyTask()
          Returns the meta object for class 'Choreography Task'.
 org.eclipse.emf.ecore.EReference getCollaboration_Artifacts()
          Returns the meta object for the containment reference list 'Artifacts'.
 org.eclipse.emf.ecore.EReference getCollaboration_MessageFlows()
          Returns the meta object for the containment reference list 'Message Flows'.
 org.eclipse.emf.ecore.EReference getCollaboration_Participants()
          Returns the meta object for the containment reference list 'Participants'.
 org.eclipse.emf.ecore.EClass getCollaboration()
          Returns the meta object for class 'Collaboration'.
 org.eclipse.emf.ecore.EReference getCompensateEventDefinition_Activity()
          Returns the meta object for the reference 'Activity'.
 org.eclipse.emf.ecore.EAttribute getCompensateEventDefinition_ActivityQName()
          Returns the meta object for the attribute 'Activity QName'.
 org.eclipse.emf.ecore.EAttribute getCompensateEventDefinition_WaitForCompletion()
          Returns the meta object for the attribute 'Wait For Completion'.
 org.eclipse.emf.ecore.EClass getCompensateEventDefinition()
          Returns the meta object for class 'Compensate Event Definition'.
 org.eclipse.emf.ecore.EReference getComplexBehaviorDefinition_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EReference getComplexBehaviorDefinition_Event()
          Returns the meta object for the containment reference 'Event'.
 org.eclipse.emf.ecore.EClass getComplexBehaviorDefinition()
          Returns the meta object for class 'Complex Behavior Definition'.
 org.eclipse.emf.ecore.EReference getComplexGateway_ActivationCondition()
          Returns the meta object for the containment reference 'Activation Condition'.
 org.eclipse.emf.ecore.EReference getComplexGateway_Default()
          Returns the meta object for the reference 'Default'.
 org.eclipse.emf.ecore.EClass getComplexGateway()
          Returns the meta object for class 'Complex Gateway'.
 org.eclipse.emf.ecore.EReference getConditionalEventDefinition_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EClass getConditionalEventDefinition()
          Returns the meta object for class 'Conditional Event Definition'.
 org.eclipse.emf.ecore.EReference getDataAssociation_Assignment()
          Returns the meta object for the containment reference list 'Assignment'.
 org.eclipse.emf.ecore.EReference getDataAssociation_Source()
          Returns the meta object for the reference 'Source'.
 org.eclipse.emf.ecore.EAttribute getDataAssociation_SourceQName()
          Returns the meta object for the attribute 'Source QName'.
 org.eclipse.emf.ecore.EReference getDataAssociation_Target()
          Returns the meta object for the reference 'Target'.
 org.eclipse.emf.ecore.EAttribute getDataAssociation_TargetQName()
          Returns the meta object for the attribute 'Target QName'.
 org.eclipse.emf.ecore.EClass getDataAssociation()
          Returns the meta object for class 'Data Association'.
 org.eclipse.emf.ecore.EAttribute getDataInput_IsCollection()
          Returns the meta object for the attribute 'Is Collection'.
 org.eclipse.emf.ecore.EReference getDataInput_ItemSubject()
          Returns the meta object for the reference 'Item Subject'.
 org.eclipse.emf.ecore.EAttribute getDataInput_ItemSubjectQName()
          Returns the meta object for the attribute 'Item Subject QName'.
 org.eclipse.emf.ecore.EClass getDataInput()
          Returns the meta object for class 'Data Input'.
 org.eclipse.emf.ecore.EClass getDataInputAssociation()
          Returns the meta object for class 'Data Input Association'.
 org.eclipse.emf.ecore.EAttribute getDataObject_IsCollection()
          Returns the meta object for the attribute 'Is Collection'.
 org.eclipse.emf.ecore.EReference getDataObject_ItemSubject()
          Returns the meta object for the reference 'Item Subject'.
 org.eclipse.emf.ecore.EAttribute getDataObject_ItemSubjectQName()
          Returns the meta object for the attribute 'Item Subject QName'.
 org.eclipse.emf.ecore.EClass getDataObject()
          Returns the meta object for class 'Data Object'.
 org.eclipse.emf.ecore.EAttribute getDataOutput_IsCollection()
          Returns the meta object for the attribute 'Is Collection'.
 org.eclipse.emf.ecore.EReference getDataOutput_ItemSubject()
          Returns the meta object for the reference 'Item Subject'.
 org.eclipse.emf.ecore.EAttribute getDataOutput_ItemSubjectQName()
          Returns the meta object for the attribute 'Item Subject QName'.
 org.eclipse.emf.ecore.EClass getDataOutput()
          Returns the meta object for class 'Data Output'.
 org.eclipse.emf.ecore.EClass getDataOutputAssociation()
          Returns the meta object for class 'Data Output Association'.
 org.eclipse.emf.ecore.EAttribute getDataStore_Capacity()
          Returns the meta object for the attribute 'Capacity'.
 org.eclipse.emf.ecore.EAttribute getDataStore_IsUnlimited()
          Returns the meta object for the attribute 'Is Unlimited'.
 org.eclipse.emf.ecore.EReference getDataStore_ItemSubject()
          Returns the meta object for the reference 'Item Subject'.
 org.eclipse.emf.ecore.EAttribute getDataStore_ItemSubjectQName()
          Returns the meta object for the attribute 'Item Subject QName'.
 org.eclipse.emf.ecore.EClass getDataStore()
          Returns the meta object for class 'Data Store'.
 org.eclipse.emf.ecore.EAttribute getDefinitions_ExpressionLanguage()
          Returns the meta object for the attribute 'Expression Language'.
 org.eclipse.emf.ecore.EReference getDefinitions_Extensions()
          Returns the meta object for the containment reference list 'Extensions'.
 org.eclipse.emf.ecore.EReference getDefinitions_Imports()
          Returns the meta object for the containment reference list 'Imports'.
 org.eclipse.emf.ecore.EReference getDefinitions_Relationships()
          Returns the meta object for the containment reference list 'Relationships'.
 org.eclipse.emf.ecore.EReference getDefinitions_RootElements()
          Returns the meta object for the containment reference list 'Root Elements'.
 org.eclipse.emf.ecore.EAttribute getDefinitions_TargetNamespace()
          Returns the meta object for the attribute 'Target Namespace'.
 org.eclipse.emf.ecore.EAttribute getDefinitions_TypeLanguage()
          Returns the meta object for the attribute 'Type Language'.
 org.eclipse.emf.ecore.EClass getDefinitions()
          Returns the meta object for class 'Definitions'.
 org.eclipse.emf.ecore.EAttribute getDocumentation_Any()
          Returns the meta object for the attribute list 'Any'.
 org.eclipse.emf.ecore.EAttribute getDocumentation_Id()
          Returns the meta object for the attribute 'Id'.
 org.eclipse.emf.ecore.EAttribute getDocumentation_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 org.eclipse.emf.ecore.EAttribute getDocumentation_Text()
          Returns the meta object for the attribute 'Text'.
 org.eclipse.emf.ecore.EClass getDocumentation()
          Returns the meta object for class 'Documentation'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Activity()
          Returns the meta object for the containment reference 'Activity'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_AdHocSubProcess()
          Returns the meta object for the containment reference 'Ad Hoc Sub Process'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Artifact()
          Returns the meta object for the containment reference 'Artifact'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Assignment()
          Returns the meta object for the containment reference 'Assignment'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Association()
          Returns the meta object for the containment reference 'Association'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_BaseElement()
          Returns the meta object for the containment reference 'Base Element'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_BaseElementWithMixedContent()
          Returns the meta object for the containment reference 'Base Element With Mixed Content'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_BoundaryEvent()
          Returns the meta object for the containment reference 'Boundary Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_BusinessRuleTask()
          Returns the meta object for the containment reference 'Business Rule Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_CallableElement()
          Returns the meta object for the containment reference 'Callable Element'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_CallActivity()
          Returns the meta object for the containment reference 'Call Activity'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_CallChoreography()
          Returns the meta object for the containment reference 'Call Choreography'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_CancelEventDefinition()
          Returns the meta object for the containment reference 'Cancel Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_CatchEvent()
          Returns the meta object for the containment reference 'Catch Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Choreography()
          Returns the meta object for the containment reference 'Choreography'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ChoreographyActivity()
          Returns the meta object for the containment reference 'Choreography Activity'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ChoreographyTask()
          Returns the meta object for the containment reference 'Choreography Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Collaboration()
          Returns the meta object for the containment reference 'Collaboration'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_CompensateEventDefinition()
          Returns the meta object for the containment reference 'Compensate Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ComplexBehaviorDefinition()
          Returns the meta object for the containment reference 'Complex Behavior Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ComplexGateway()
          Returns the meta object for the containment reference 'Complex Gateway'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ConditionalEventDefinition()
          Returns the meta object for the containment reference 'Conditional Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataAssociation()
          Returns the meta object for the containment reference 'Data Association'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataInput()
          Returns the meta object for the containment reference 'Data Input'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataInputAssociation()
          Returns the meta object for the containment reference 'Data Input Association'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataObject()
          Returns the meta object for the containment reference 'Data Object'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataOutput()
          Returns the meta object for the containment reference 'Data Output'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataOutputAssociation()
          Returns the meta object for the containment reference 'Data Output Association'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_DataStore()
          Returns the meta object for the containment reference 'Data Store'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Definitions()
          Returns the meta object for the containment reference 'Definitions'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Documentation()
          Returns the meta object for the containment reference 'Documentation'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_EndEvent()
          Returns the meta object for the containment reference 'End Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Error()
          Returns the meta object for the containment reference 'Error'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ErrorEventDefinition()
          Returns the meta object for the containment reference 'Error Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Escalation()
          Returns the meta object for the containment reference 'Escalation'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_EscalationEventDefinition()
          Returns the meta object for the containment reference 'Escalation Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Event()
          Returns the meta object for the containment reference 'Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_EventBasedGateway()
          Returns the meta object for the containment reference 'Event Based Gateway'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_EventDefinition()
          Returns the meta object for the containment reference 'Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ExclusiveGateway()
          Returns the meta object for the containment reference 'Exclusive Gateway'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Extension()
          Returns the meta object for the containment reference 'Extension'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ExtensionElements()
          Returns the meta object for the containment reference 'Extension Elements'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_FlowElement()
          Returns the meta object for the containment reference 'Flow Element'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_FlowNode()
          Returns the meta object for the containment reference 'Flow Node'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_FormalExpression()
          Returns the meta object for the containment reference 'Formal Expression'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Gateway()
          Returns the meta object for the containment reference 'Gateway'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_GlobalChoreographyTask()
          Returns the meta object for the containment reference 'Global Choreography Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_GlobalTask()
          Returns the meta object for the containment reference 'Global Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Group()
          Returns the meta object for the containment reference 'Group'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_HumanPerformer()
          Returns the meta object for the containment reference 'Human Performer'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ImplicitThrowEvent()
          Returns the meta object for the containment reference 'Implicit Throw Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
          Returns the meta object for the containment reference 'Import'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_InclusiveGateway()
          Returns the meta object for the containment reference 'Inclusive Gateway'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_InputSet()
          Returns the meta object for the containment reference 'Input Set'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Interface()
          Returns the meta object for the containment reference 'Interface'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_IntermediateCatchEvent()
          Returns the meta object for the containment reference 'Intermediate Catch Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_IntermediateThrowEvent()
          Returns the meta object for the containment reference 'Intermediate Throw Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_IoSpecification()
          Returns the meta object for the containment reference 'Io Specification'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ItemDefinition()
          Returns the meta object for the containment reference 'Item Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Lane()
          Returns the meta object for the containment reference 'Lane'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_LinkEventDefinition()
          Returns the meta object for the containment reference 'Link Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_LoopCharacteristics()
          Returns the meta object for the containment reference 'Loop Characteristics'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Message()
          Returns the meta object for the containment reference 'Message'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_MessageEventDefinition()
          Returns the meta object for the containment reference 'Message Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_MessageFlow()
          Returns the meta object for the containment reference 'Message Flow'.
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_MultiInstanceLoopCharacteristics()
          Returns the meta object for the containment reference 'Multi Instance Loop Characteristics'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Operation()
          Returns the meta object for the containment reference 'Operation'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_OutputSet()
          Returns the meta object for the containment reference 'Output Set'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ParallelGateway()
          Returns the meta object for the containment reference 'Parallel Gateway'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Participant()
          Returns the meta object for the containment reference 'Participant'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ParticipantAssociation()
          Returns the meta object for the containment reference 'Participant Association'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ParticipantMultiplicity()
          Returns the meta object for the containment reference 'Participant Multiplicity'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Performer()
          Returns the meta object for the containment reference 'Performer'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_PotentialOwner()
          Returns the meta object for the containment reference 'Potential Owner'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Process()
          Returns the meta object for the containment reference 'Process'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Relationship()
          Returns the meta object for the containment reference 'Relationship'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Resource()
          Returns the meta object for the containment reference 'Resource'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceAssignmentExpression()
          Returns the meta object for the containment reference 'Resource Assignment Expression'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceParameter()
          Returns the meta object for the containment reference 'Resource Parameter'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceParameterBinding()
          Returns the meta object for the containment reference 'Resource Parameter Binding'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceRole()
          Returns the meta object for the containment reference 'Resource Role'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_RootElement()
          Returns the meta object for the containment reference 'Root Element'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_SequenceFlow()
          Returns the meta object for the containment reference 'Sequence Flow'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ServiceTask()
          Returns the meta object for the containment reference 'Service Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Signal()
          Returns the meta object for the containment reference 'Signal'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_SignalEventDefinition()
          Returns the meta object for the containment reference 'Signal Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_StandardLoopCharacteristics()
          Returns the meta object for the containment reference 'Standard Loop Characteristics'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_StartEvent()
          Returns the meta object for the containment reference 'Start Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_SubChoreography()
          Returns the meta object for the containment reference 'Sub Choreography'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_SubProcess()
          Returns the meta object for the containment reference 'Sub Process'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Task()
          Returns the meta object for the containment reference 'Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_TerminateEventDefinition()
          Returns the meta object for the containment reference 'Terminate Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Text()
          Returns the meta object for the containment reference 'Text'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_TextAnnotation()
          Returns the meta object for the containment reference 'Text Annotation'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_ThrowEvent()
          Returns the meta object for the containment reference 'Throw Event'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_TimerEventDefinition()
          Returns the meta object for the containment reference 'Timer Event Definition'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_Transaction()
          Returns the meta object for the containment reference 'Transaction'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_UserTask()
          Returns the meta object for the containment reference 'User Task'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'.
 org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'.
 org.eclipse.emf.ecore.EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'.
 org.eclipse.emf.ecore.EClass getEndEvent()
          Returns the meta object for class 'End Event'.
 org.eclipse.emf.ecore.EAttribute getError_ErrorCode()
          Returns the meta object for the attribute 'Error Code'.
 org.eclipse.emf.ecore.EReference getError_Structure()
          Returns the meta object for the reference 'Structure'.
 org.eclipse.emf.ecore.EAttribute getError_StructureQName()
          Returns the meta object for the attribute 'Structure QName'.
 org.eclipse.emf.ecore.EClass getError()
          Returns the meta object for class 'Error'.
 org.eclipse.emf.ecore.EReference getErrorEventDefinition_Error()
          Returns the meta object for the reference 'Error'.
 org.eclipse.emf.ecore.EAttribute getErrorEventDefinition_ErrorQName()
          Returns the meta object for the attribute 'Error QName'.
 org.eclipse.emf.ecore.EClass getErrorEventDefinition()
          Returns the meta object for class 'Error Event Definition'.
 org.eclipse.emf.ecore.EReference getEscalation_Structure()
          Returns the meta object for the reference 'Structure'.
 org.eclipse.emf.ecore.EAttribute getEscalation_StructureQName()
          Returns the meta object for the attribute 'Structure QName'.
 org.eclipse.emf.ecore.EClass getEscalation()
          Returns the meta object for class 'Escalation'.
 org.eclipse.emf.ecore.EReference getEscalationEventDefinition_Escalation()
          Returns the meta object for the reference 'Escalation'.
 org.eclipse.emf.ecore.EAttribute getEscalationEventDefinition_EscalationCode()
          Returns the meta object for the attribute 'Escalation Code'.
 org.eclipse.emf.ecore.EAttribute getEscalationEventDefinition_EscalationQName()
          Returns the meta object for the attribute 'Escalation QName'.
 org.eclipse.emf.ecore.EClass getEscalationEventDefinition()
          Returns the meta object for class 'Escalation Event Definition'.
 org.eclipse.emf.ecore.EClass getEvent()
          Returns the meta object for class 'Event'.
 org.eclipse.emf.ecore.EAttribute getEventBasedGateway_EventGatewayType()
          Returns the meta object for the attribute 'Event Gateway Type'.
 org.eclipse.emf.ecore.EAttribute getEventBasedGateway_Instantiate()
          Returns the meta object for the attribute 'Instantiate'.
 org.eclipse.emf.ecore.EClass getEventBasedGateway()
          Returns the meta object for class 'Event Based Gateway'.
 org.eclipse.emf.ecore.EEnum getEventBasedGatewayType()
          Returns the meta object for enum 'Event Based Gateway Type'.
 org.eclipse.emf.ecore.EDataType getEventBasedGatewayTypeObject()
          Returns the meta object for data type 'Event Based Gateway Type Object'.
 org.eclipse.emf.ecore.EClass getEventDefinition()
          Returns the meta object for class 'Event Definition'.
 org.eclipse.emf.ecore.EReference getExclusiveGateway_Default()
          Returns the meta object for the reference 'Default'.
 org.eclipse.emf.ecore.EClass getExclusiveGateway()
          Returns the meta object for class 'Exclusive Gateway'.
 org.eclipse.emf.ecore.EClass getExpression()
          Returns the meta object for class 'Expression'.
 org.eclipse.emf.ecore.EAttribute getExtension_Definition()
          Returns the meta object for the attribute 'Definition'.
 org.eclipse.emf.ecore.EReference getExtension_Documentations()
          Returns the meta object for the containment reference list 'Documentations'.
 org.eclipse.emf.ecore.EAttribute getExtension_MustUnderstand()
          Returns the meta object for the attribute 'Must Understand'.
 org.eclipse.emf.ecore.EClass getExtension()
          Returns the meta object for class 'Extension'.
 org.eclipse.emf.ecore.EAttribute getExtensionElements_Any()
          Returns the meta object for the attribute list 'Any'.
 org.eclipse.emf.ecore.EClass getExtensionElements()
          Returns the meta object for class 'Extension Elements'.
 org.eclipse.emf.ecore.EClass getFlowElement()
          Returns the meta object for class 'Flow Element'.
 org.eclipse.emf.ecore.EReference getFlowNode_Incoming()
          Returns the meta object for the reference list 'Incoming'.
 org.eclipse.emf.ecore.EReference getFlowNode_Outgoing()
          Returns the meta object for the reference list 'Outgoing'.
 org.eclipse.emf.ecore.EClass getFlowNode()
          Returns the meta object for class 'Flow Node'.
 org.eclipse.emf.ecore.EAttribute getFormalExpression_EvaluatesToTypeRef()
          Returns the meta object for the attribute 'Evaluates To Type Ref'.
 org.eclipse.emf.ecore.EAttribute getFormalExpression_Language()
          Returns the meta object for the attribute 'Language'.
 org.eclipse.emf.ecore.EClass getFormalExpression()
          Returns the meta object for class 'Formal Expression'.
 org.eclipse.emf.ecore.EClass getGateway()
          Returns the meta object for class 'Gateway'.
 org.eclipse.emf.ecore.EReference getGlobalChoreographyTask_InitiatingParticipant()
          Returns the meta object for the reference 'Initiating Participant'.
 org.eclipse.emf.ecore.EClass getGlobalChoreographyTask()
          Returns the meta object for class 'Global Choreography Task'.
 org.eclipse.emf.ecore.EClass getGlobalTask()
          Returns the meta object for class 'Global Task'.
 org.eclipse.emf.ecore.EClass getGroup()
          Returns the meta object for class 'Group'.
 org.eclipse.emf.ecore.EClass getHumanPerformer()
          Returns the meta object for class 'Human Performer'.
 org.eclipse.emf.ecore.EClass getImplicitThrowEvent()
          Returns the meta object for class 'Implicit Throw Event'.
 org.eclipse.emf.ecore.EAttribute getImport_ImportType()
          Returns the meta object for the attribute 'Import Type'.
 org.eclipse.emf.ecore.EAttribute getImport_Location()
          Returns the meta object for the attribute 'Location'.
 org.eclipse.emf.ecore.EAttribute getImport_Namespace()
          Returns the meta object for the attribute 'Namespace'.
 org.eclipse.emf.ecore.EClass getImport()
          Returns the meta object for class 'Import'.
 org.eclipse.emf.ecore.EReference getInclusiveGateway_Default()
          Returns the meta object for the reference 'Default'.
 org.eclipse.emf.ecore.EClass getInclusiveGateway()
          Returns the meta object for class 'Inclusive Gateway'.
 org.eclipse.emf.ecore.EReference getInputOutputSpecification_DataInputs()
          Returns the meta object for the containment reference list 'Data Inputs'.
 org.eclipse.emf.ecore.EReference getInputOutputSpecification_DataOutputs()
          Returns the meta object for the containment reference list 'Data Outputs'.
 org.eclipse.emf.ecore.EReference getInputOutputSpecification_InputSets()
          Returns the meta object for the containment reference list 'Input Sets'.
 org.eclipse.emf.ecore.EReference getInputOutputSpecification_OutputSets()
          Returns the meta object for the containment reference list 'Output Sets'.
 org.eclipse.emf.ecore.EClass getInputOutputSpecification()
          Returns the meta object for class 'Input Output Specification'.
 org.eclipse.emf.ecore.EReference getInputSet_DataInputs()
          Returns the meta object for the reference list 'Data Inputs'.
 org.eclipse.emf.ecore.EReference getInputSet_OutputSets()
          Returns the meta object for the reference list 'Output Sets'.
 org.eclipse.emf.ecore.EClass getInputSet()
          Returns the meta object for class 'Input Set'.
 org.eclipse.emf.ecore.EAttribute getInterface_ImplementationRef()
          Returns the meta object for the attribute 'Implementation Ref'.
 org.eclipse.emf.ecore.EReference getInterface_Operations()
          Returns the meta object for the containment reference list 'Operations'.
 org.eclipse.emf.ecore.EClass getInterface()
          Returns the meta object for class 'Interface'.
 org.eclipse.emf.ecore.EClass getIntermediateCatchEvent()
          Returns the meta object for class 'Intermediate Catch Event'.
 org.eclipse.emf.ecore.EClass getIntermediateThrowEvent()
          Returns the meta object for class 'Intermediate Throw Event'.
 org.eclipse.emf.ecore.EAttribute getItemDefinition_IsCollection()
          Returns the meta object for the attribute 'Is Collection'.
 org.eclipse.emf.ecore.EAttribute getItemDefinition_Structure()
          Returns the meta object for the attribute 'Structure'.
 org.eclipse.emf.ecore.EClass getItemDefinition()
          Returns the meta object for class 'Item Definition'.
 org.eclipse.emf.ecore.EReference getLane_FlowElements()
          Returns the meta object for the reference list 'Flow Elements'.
 org.eclipse.emf.ecore.EReference getLane_PartitionElement()
          Returns the meta object for the reference 'Partition Element'.
 org.eclipse.emf.ecore.EAttribute getLane_PartitionElementQName()
          Returns the meta object for the attribute 'Partition Element QName'.
 org.eclipse.emf.ecore.EClass getLane()
          Returns the meta object for class 'Lane'.
 org.eclipse.emf.ecore.EClass getLinkEventDefinition()
          Returns the meta object for class 'Link Event Definition'.
 org.eclipse.emf.ecore.EClass getLoopCharacteristics()
          Returns the meta object for class 'Loop Characteristics'.
 org.eclipse.emf.ecore.EReference getMessage_Structure()
          Returns the meta object for the reference 'Structure'.
 org.eclipse.emf.ecore.EAttribute getMessage_StructureQName()
          Returns the meta object for the attribute 'Structure QName'.
 org.eclipse.emf.ecore.EClass getMessage()
          Returns the meta object for class 'Message'.
 org.eclipse.emf.ecore.EReference getMessageEventDefinition_Message()
          Returns the meta object for the reference 'Message'.
 org.eclipse.emf.ecore.EAttribute getMessageEventDefinition_MessageQName()
          Returns the meta object for the attribute 'Message QName'.
 org.eclipse.emf.ecore.EReference getMessageEventDefinition_Operation()
          Returns the meta object for the reference 'Operation'.
 org.eclipse.emf.ecore.EAttribute getMessageEventDefinition_OperationQName()
          Returns the meta object for the attribute 'Operation QName'.
 org.eclipse.emf.ecore.EClass getMessageEventDefinition()
          Returns the meta object for class 'Message Event Definition'.
 org.eclipse.emf.ecore.EReference getMessageFlow_Message()
          Returns the meta object for the reference 'Message'.
 org.eclipse.emf.ecore.EAttribute getMessageFlow_MessageQName()
          Returns the meta object for the attribute 'Message QName'.
 org.eclipse.emf.ecore.EReference getMessageFlow_Source()
          Returns the meta object for the reference 'Source'.
 org.eclipse.emf.ecore.EAttribute getMessageFlow_SourceQName()
          Returns the meta object for the attribute 'Source QName'.
 org.eclipse.emf.ecore.EReference getMessageFlow_Target()
          Returns the meta object for the reference 'Target'.
 org.eclipse.emf.ecore.EAttribute getMessageFlow_TargetQName()
          Returns the meta object for the attribute 'Target QName'.
 org.eclipse.emf.ecore.EClass getMessageFlow()
          Returns the meta object for class 'Message Flow'.
 org.eclipse.emf.ecore.EEnum getMultiInstanceFlowCondition()
          Returns the meta object for enum 'Multi Instance Flow Condition'.
 org.eclipse.emf.ecore.EDataType getMultiInstanceFlowConditionObject()
          Returns the meta object for data type 'Multi Instance Flow Condition Object'.
 org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_Behavior()
          Returns the meta object for the attribute 'Behavior'.
 org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_CompletionCondition()
          Returns the meta object for the containment reference 'Completion Condition'.
 org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_ComplexBehaviorDefinition()
          Returns the meta object for the containment reference list 'Complex Behavior Definition'.
 org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_InputDataItem()
          Returns the meta object for the containment reference 'Input Data Item'.
 org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_IsSequential()
          Returns the meta object for the attribute 'Is Sequential'.
 org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_LoopCardinality()
          Returns the meta object for the containment reference 'Loop Cardinality'.
 org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_LoopDataInputRef()
          Returns the meta object for the attribute 'Loop Data Input Ref'.
 org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_LoopDataOutputRef()
          Returns the meta object for the attribute 'Loop Data Output Ref'.
 org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_NoneBehaviorEventRef()
          Returns the meta object for the attribute 'None Behavior Event Ref'.
 org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_OneBehaviorEventRef()
          Returns the meta object for the attribute 'One Behavior Event Ref'.
 org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_OutputDataItem()
          Returns the meta object for the containment reference 'Output Data Item'.
 org.eclipse.emf.ecore.EClass getMultiInstanceLoopCharacteristics()
          Returns the meta object for class 'Multi Instance Loop Characteristics'.
 org.eclipse.emf.ecore.EAttribute getOperation_ImplementationRef()
          Returns the meta object for the attribute 'Implementation Ref'.
 org.eclipse.emf.ecore.EReference getOperation_InMessage()
          Returns the meta object for the reference 'In Message'.
 org.eclipse.emf.ecore.EAttribute getOperation_InMessageQName()
          Returns the meta object for the attribute 'In Message QName'.
 org.eclipse.emf.ecore.EReference getOperation_OutMessage()
          Returns the meta object for the reference 'Out Message'.
 org.eclipse.emf.ecore.EAttribute getOperation_OutMessageQName()
          Returns the meta object for the attribute 'Out Message QName'.
 org.eclipse.emf.ecore.EClass getOperation()
          Returns the meta object for class 'Operation'.
 org.eclipse.emf.ecore.EReference getOutputSet_DataOutputs()
          Returns the meta object for the reference list 'Data Outputs'.
 org.eclipse.emf.ecore.EReference getOutputSet_InputSets()
          Returns the meta object for the reference list 'Input Sets'.
 org.eclipse.emf.ecore.EClass getOutputSet()
          Returns the meta object for class 'Output Set'.
 org.eclipse.emf.ecore.EClass getParallelGateway()
          Returns the meta object for class 'Parallel Gateway'.
 org.eclipse.emf.ecore.EReference getParticipant_Interfaces()
          Returns the meta object for the containment reference list 'Interfaces'.
 org.eclipse.emf.ecore.EReference getParticipant_ParticipantMultiplicity()
          Returns the meta object for the containment reference 'Participant Multiplicity'.
 org.eclipse.emf.ecore.EReference getParticipant_Process()
          Returns the meta object for the reference 'Process'.
 org.eclipse.emf.ecore.EAttribute getParticipant_ProcessQName()
          Returns the meta object for the attribute 'Process QName'.
 org.eclipse.emf.ecore.EClass getParticipant()
          Returns the meta object for class 'Participant'.
 org.eclipse.emf.ecore.EReference getParticipantAssociation_InnerParticipant()
          Returns the meta object for the reference 'Inner Participant'.
 org.eclipse.emf.ecore.EAttribute getParticipantAssociation_InnerParticipantQName()
          Returns the meta object for the attribute 'Inner Participant QName'.
 org.eclipse.emf.ecore.EReference getParticipantAssociation_OuterParticipant()
          Returns the meta object for the reference 'Outer Participant'.
 org.eclipse.emf.ecore.EAttribute getParticipantAssociation_OuterParticipantQName()
          Returns the meta object for the attribute 'Outer Participant QName'.
 org.eclipse.emf.ecore.EClass getParticipantAssociation()
          Returns the meta object for class 'Participant Association'.
 org.eclipse.emf.ecore.EAttribute getParticipantMultiplicity_Maximum()
          Returns the meta object for the attribute 'Maximum'.
 org.eclipse.emf.ecore.EAttribute getParticipantMultiplicity_Minimum()
          Returns the meta object for the attribute 'Minimum'.
 org.eclipse.emf.ecore.EClass getParticipantMultiplicity()
          Returns the meta object for class 'Participant Multiplicity'.
 org.eclipse.emf.ecore.EClass getPerformer()
          Returns the meta object for class 'Performer'.
 org.eclipse.emf.ecore.EClass getPotentialOwner()
          Returns the meta object for class 'Potential Owner'.
 org.eclipse.emf.ecore.EReference getProcess_Artifacts()
          Returns the meta object for the containment reference list 'Artifacts'.
 org.eclipse.emf.ecore.EReference getProcess_FlowElements()
          Returns the meta object for the containment reference list 'Flow Elements'.
 org.eclipse.emf.ecore.EReference getProcess_Lanes()
          Returns the meta object for the containment reference list 'Lanes'.
 org.eclipse.emf.ecore.EReference getProcess_ResourceRoles()
          Returns the meta object for the containment reference list 'Resource Roles'.
 org.eclipse.emf.ecore.EClass getProcess()
          Returns the meta object for class 'Process'.
 org.eclipse.emf.ecore.EAttribute getRelationship_Direction()
          Returns the meta object for the attribute 'Direction'.
 org.eclipse.emf.ecore.EAttribute getRelationship_Source()
          Returns the meta object for the attribute list 'Source'.
 org.eclipse.emf.ecore.EAttribute getRelationship_Target()
          Returns the meta object for the attribute list 'Target'.
 org.eclipse.emf.ecore.EAttribute getRelationship_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getRelationship()
          Returns the meta object for class 'Relationship'.
 org.eclipse.emf.ecore.EEnum getRelationshipDirection()
          Returns the meta object for enum 'Relationship Direction'.
 org.eclipse.emf.ecore.EDataType getRelationshipDirectionObject()
          Returns the meta object for data type 'Relationship Direction Object'.
 org.eclipse.emf.ecore.EReference getResource_ResourceParameters()
          Returns the meta object for the containment reference list 'Resource Parameters'.
 org.eclipse.emf.ecore.EClass getResource()
          Returns the meta object for class 'Resource'.
 org.eclipse.emf.ecore.EReference getResourceAssignmentExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EClass getResourceAssignmentExpression()
          Returns the meta object for class 'Resource Assignment Expression'.
 org.eclipse.emf.ecore.EAttribute getResourceParameter_IsRequired()
          Returns the meta object for the attribute 'Is Required'.
 org.eclipse.emf.ecore.EReference getResourceParameter_Type()
          Returns the meta object for the reference 'Type'.
 org.eclipse.emf.ecore.EAttribute getResourceParameter_TypeQName()
          Returns the meta object for the attribute 'Type QName'.
 org.eclipse.emf.ecore.EClass getResourceParameter()
          Returns the meta object for class 'Resource Parameter'.
 org.eclipse.emf.ecore.EReference getResourceParameterBinding_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EReference getResourceParameterBinding_Parameter()
          Returns the meta object for the reference 'Parameter'.
 org.eclipse.emf.ecore.EAttribute getResourceParameterBinding_ParameterRefQName()
          Returns the meta object for the attribute 'Parameter Ref QName'.
 org.eclipse.emf.ecore.EClass getResourceParameterBinding()
          Returns the meta object for class 'Resource Parameter Binding'.
 org.eclipse.emf.ecore.EReference getResourceRole_Resource()
          Returns the meta object for the reference 'Resource'.
 org.eclipse.emf.ecore.EReference getResourceRole_ResourceAssignmentExpression()
          Returns the meta object for the containment reference 'Resource Assignment Expression'.
 org.eclipse.emf.ecore.EReference getResourceRole_ResourceParameterBindings()
          Returns the meta object for the containment reference list 'Resource Parameter Bindings'.
 org.eclipse.emf.ecore.EAttribute getResourceRole_ResourceQName()
          Returns the meta object for the attribute 'Resource QName'.
 org.eclipse.emf.ecore.EClass getResourceRole()
          Returns the meta object for class 'Resource Role'.
 org.eclipse.emf.ecore.EClass getRootElement()
          Returns the meta object for class 'Root Element'.
 org.eclipse.emf.ecore.EReference getSequenceFlow_ConditionExpression()
          Returns the meta object for the containment reference 'Condition Expression'.
 org.eclipse.emf.ecore.EReference getSequenceFlow_Source()
          Returns the meta object for the reference 'Source'.
 org.eclipse.emf.ecore.EReference getSequenceFlow_Target()
          Returns the meta object for the reference 'Target'.
 org.eclipse.emf.ecore.EClass getSequenceFlow()
          Returns the meta object for class 'Sequence Flow'.
 org.eclipse.emf.ecore.EEnum getServiceImplementation()
          Returns the meta object for enum 'Service Implementation'.
 org.eclipse.emf.ecore.EDataType getServiceImplementationObject()
          Returns the meta object for data type 'Service Implementation Object'.
 org.eclipse.emf.ecore.EAttribute getServiceTask_Implementation()
          Returns the meta object for the attribute 'Implementation'.
 org.eclipse.emf.ecore.EReference getServiceTask_Operation()
          Returns the meta object for the reference 'Operation'.
 org.eclipse.emf.ecore.EAttribute getServiceTask_OperationQName()
          Returns the meta object for the attribute 'Operation QName'.
 org.eclipse.emf.ecore.EClass getServiceTask()
          Returns the meta object for class 'Service Task'.
 org.eclipse.emf.ecore.EReference getSignal_Structure()
          Returns the meta object for the reference 'Structure'.
 org.eclipse.emf.ecore.EAttribute getSignal_StructureQName()
          Returns the meta object for the attribute 'Structure QName'.
 org.eclipse.emf.ecore.EClass getSignal()
          Returns the meta object for class 'Signal'.
 org.eclipse.emf.ecore.EReference getSignalEventDefinition_Signal()
          Returns the meta object for the reference 'Signal'.
 org.eclipse.emf.ecore.EAttribute getSignalEventDefinition_SignalQName()
          Returns the meta object for the attribute 'Signal QName'.
 org.eclipse.emf.ecore.EClass getSignalEventDefinition()
          Returns the meta object for class 'Signal Event Definition'.
 org.eclipse.emf.ecore.EReference getStandardLoopCharacteristics_LoopCondition()
          Returns the meta object for the containment reference 'Loop Condition'.
 org.eclipse.emf.ecore.EAttribute getStandardLoopCharacteristics_LoopMaximum()
          Returns the meta object for the attribute 'Loop Maximum'.
 org.eclipse.emf.ecore.EAttribute getStandardLoopCharacteristics_TestBefore()
          Returns the meta object for the attribute 'Test Before'.
 org.eclipse.emf.ecore.EClass getStandardLoopCharacteristics()
          Returns the meta object for class 'Standard Loop Characteristics'.
 org.eclipse.emf.ecore.EClass getStartEvent()
          Returns the meta object for class 'Start Event'.
 org.eclipse.emf.ecore.EReference getSubChoreography_Artifacts()
          Returns the meta object for the containment reference list 'Artifacts'.
 org.eclipse.emf.ecore.EReference getSubChoreography_FlowElements()
          Returns the meta object for the containment reference list 'Flow Elements'.
 org.eclipse.emf.ecore.EClass getSubChoreography()
          Returns the meta object for class 'Sub Choreography'.
 org.eclipse.emf.ecore.EReference getSubProcess_Artifacts()
          Returns the meta object for the containment reference list 'Artifacts'.
 org.eclipse.emf.ecore.EReference getSubProcess_FlowElements()
          Returns the meta object for the containment reference list 'Flow Elements'.
 org.eclipse.emf.ecore.EAttribute getSubProcess_TriggeredByEvent()
          Returns the meta object for the attribute 'Triggered By Event'.
 org.eclipse.emf.ecore.EClass getSubProcess()
          Returns the meta object for class 'Sub Process'.
 org.eclipse.emf.ecore.EClass getTask()
          Returns the meta object for class 'Task'.
 org.eclipse.emf.ecore.EClass getTerminateEventDefinition()
          Returns the meta object for class 'Terminate Event Definition'.
 org.eclipse.emf.ecore.EAttribute getText_Any()
          Returns the meta object for the attribute list 'Any'.
 org.eclipse.emf.ecore.EAttribute getText_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 org.eclipse.emf.ecore.EClass getText()
          Returns the meta object for class 'Text'.
 org.eclipse.emf.ecore.EAttribute getTextAnnotation_Text()
          Returns the meta object for the attribute 'Text'.
 org.eclipse.emf.ecore.EReference getTextAnnotation_TextText()
          Returns the meta object for the containment reference 'Text Text'.
 org.eclipse.emf.ecore.EClass getTextAnnotation()
          Returns the meta object for class 'Text Annotation'.
 org.eclipse.emf.ecore.EReference getThrowEvent_DataInput()
          Returns the meta object for the containment reference list 'Data Input'.
 org.eclipse.emf.ecore.EReference getThrowEvent_DataInputAssociation()
          Returns the meta object for the containment reference list 'Data Input Association'.
 org.eclipse.emf.ecore.EReference getThrowEvent_EventDefinitions()
          Returns the meta object for the containment reference list 'Event Definitions'.
 org.eclipse.emf.ecore.EReference getThrowEvent_InputSet()
          Returns the meta object for the containment reference 'Input Set'.
 org.eclipse.emf.ecore.EClass getThrowEvent()
          Returns the meta object for class 'Throw Event'.
 org.eclipse.emf.ecore.EReference getTimerEventDefinition_TimeCycle()
          Returns the meta object for the containment reference 'Time Cycle'.
 org.eclipse.emf.ecore.EReference getTimerEventDefinition_TimeDate()
          Returns the meta object for the containment reference 'Time Date'.
 org.eclipse.emf.ecore.EClass getTimerEventDefinition()
          Returns the meta object for class 'Timer Event Definition'.
 org.eclipse.emf.ecore.EAttribute getTransaction_Method()
          Returns the meta object for the attribute 'Method'.
 org.eclipse.emf.ecore.EClass getTransaction()
          Returns the meta object for class 'Transaction'.
 org.eclipse.emf.ecore.EEnum getTransactionMethod()
          Returns the meta object for enum 'Transaction Method'.
 org.eclipse.emf.ecore.EDataType getTransactionMethodObject()
          Returns the meta object for data type 'Transaction Method Object'.
 org.eclipse.emf.ecore.EAttribute getUserTask_Implementation()
          Returns the meta object for the attribute 'Implementation'.
 org.eclipse.emf.ecore.EClass getUserTask()
          Returns the meta object for class 'User Task'.
 org.eclipse.emf.ecore.EEnum getUserTaskImplementation()
          Returns the meta object for enum 'User Task Implementation'.
 org.eclipse.emf.ecore.EDataType getUserTaskImplementationObject()
          Returns the meta object for data type 'User Task Implementation Object'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
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
 

Field Detail

eNAME

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

See Also:
Constant Field Values

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

static final Bpmn2Package eINSTANCE
The singleton instance of the package.


BASE_ELEMENT

static final int BASE_ELEMENT
The meta object id for the 'Base Element' class.

See Also:
BaseElementImpl, Bpmn2PackageImpl.getBaseElement(), Constant Field Values

BASE_ELEMENT__DOCUMENTATIONS

static final int BASE_ELEMENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

BASE_ELEMENT__ANY

static final int BASE_ELEMENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

BASE_ELEMENT__EXTENSION_ELEMENTS

static final int BASE_ELEMENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

BASE_ELEMENT__ID

static final int BASE_ELEMENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

BASE_ELEMENT__NAME

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

See Also:
Constant Field Values

BASE_ELEMENT__ANY_ATTRIBUTE

static final int BASE_ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

BASE_ELEMENT_FEATURE_COUNT

static final int BASE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Base Element' class.

See Also:
Constant Field Values

FLOW_ELEMENT

static final int FLOW_ELEMENT
The meta object id for the 'Flow Element' class.

See Also:
FlowElementImpl, Bpmn2PackageImpl.getFlowElement(), Constant Field Values

FLOW_ELEMENT__DOCUMENTATIONS

static final int FLOW_ELEMENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

FLOW_ELEMENT__ANY

static final int FLOW_ELEMENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

FLOW_ELEMENT__EXTENSION_ELEMENTS

static final int FLOW_ELEMENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

FLOW_ELEMENT__ID

static final int FLOW_ELEMENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT__NAME

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

See Also:
Constant Field Values

FLOW_ELEMENT__ANY_ATTRIBUTE

static final int FLOW_ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

FLOW_ELEMENT_FEATURE_COUNT

static final int FLOW_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Flow Element' class.

See Also:
Constant Field Values

FLOW_NODE

static final int FLOW_NODE
The meta object id for the 'Flow Node' class.

See Also:
FlowNodeImpl, Bpmn2PackageImpl.getFlowNode(), Constant Field Values

FLOW_NODE__DOCUMENTATIONS

static final int FLOW_NODE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

FLOW_NODE__ANY

static final int FLOW_NODE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

FLOW_NODE__EXTENSION_ELEMENTS

static final int FLOW_NODE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

FLOW_NODE__ID

static final int FLOW_NODE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FLOW_NODE__NAME

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

See Also:
Constant Field Values

FLOW_NODE__ANY_ATTRIBUTE

static final int FLOW_NODE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

FLOW_NODE__INCOMING

static final int FLOW_NODE__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

FLOW_NODE__OUTGOING

static final int FLOW_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

FLOW_NODE_FEATURE_COUNT

static final int FLOW_NODE_FEATURE_COUNT
The number of structural features of the 'Flow Node' class.

See Also:
Constant Field Values

ACTIVITY

static final int ACTIVITY
The meta object id for the 'Activity' class.

See Also:
ActivityImpl, Bpmn2PackageImpl.getActivity(), Constant Field Values

ACTIVITY__DOCUMENTATIONS

static final int ACTIVITY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ACTIVITY__ANY

static final int ACTIVITY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ACTIVITY__EXTENSION_ELEMENTS

static final int ACTIVITY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ACTIVITY__ID

static final int ACTIVITY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ACTIVITY__NAME

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

See Also:
Constant Field Values

ACTIVITY__ANY_ATTRIBUTE

static final int ACTIVITY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ACTIVITY__INCOMING

static final int ACTIVITY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

ACTIVITY__OUTGOING

static final int ACTIVITY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

ACTIVITY__IO_SPECIFICATION

static final int ACTIVITY__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

ACTIVITY__DATA_INPUT_ASSOCIATIONS

static final int ACTIVITY__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

ACTIVITY__DATA_OUTPUT_ASSOCIATIONS

static final int ACTIVITY__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

ACTIVITY__RESOURCE_ROLES

static final int ACTIVITY__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

ACTIVITY__LOOP_CHARACTERISTICS

static final int ACTIVITY__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

ACTIVITY__BOUNDARY_EVENTS

static final int ACTIVITY__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

ACTIVITY__DEFAULT

static final int ACTIVITY__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

ACTIVITY__IS_FOR_COMPENSATION

static final int ACTIVITY__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

ACTIVITY_FEATURE_COUNT

static final int ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class.

See Also:
Constant Field Values

SUB_PROCESS

static final int SUB_PROCESS
The meta object id for the 'Sub Process' class.

See Also:
SubProcessImpl, Bpmn2PackageImpl.getSubProcess(), Constant Field Values

SUB_PROCESS__DOCUMENTATIONS

static final int SUB_PROCESS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

SUB_PROCESS__ANY

static final int SUB_PROCESS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

SUB_PROCESS__EXTENSION_ELEMENTS

static final int SUB_PROCESS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

SUB_PROCESS__ID

static final int SUB_PROCESS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SUB_PROCESS__NAME

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

See Also:
Constant Field Values

SUB_PROCESS__ANY_ATTRIBUTE

static final int SUB_PROCESS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SUB_PROCESS__INCOMING

static final int SUB_PROCESS__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

SUB_PROCESS__OUTGOING

static final int SUB_PROCESS__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

SUB_PROCESS__IO_SPECIFICATION

static final int SUB_PROCESS__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

SUB_PROCESS__DATA_INPUT_ASSOCIATIONS

static final int SUB_PROCESS__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS

static final int SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

SUB_PROCESS__RESOURCE_ROLES

static final int SUB_PROCESS__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

SUB_PROCESS__LOOP_CHARACTERISTICS

static final int SUB_PROCESS__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

SUB_PROCESS__BOUNDARY_EVENTS

static final int SUB_PROCESS__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

SUB_PROCESS__DEFAULT

static final int SUB_PROCESS__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

SUB_PROCESS__IS_FOR_COMPENSATION

static final int SUB_PROCESS__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

SUB_PROCESS__FLOW_ELEMENTS

static final int SUB_PROCESS__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

SUB_PROCESS__ARTIFACTS

static final int SUB_PROCESS__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

SUB_PROCESS__TRIGGERED_BY_EVENT

static final int SUB_PROCESS__TRIGGERED_BY_EVENT
The feature id for the 'Triggered By Event' attribute.

See Also:
Constant Field Values

SUB_PROCESS_FEATURE_COUNT

static final int SUB_PROCESS_FEATURE_COUNT
The number of structural features of the 'Sub Process' class.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS

static final int AD_HOC_SUB_PROCESS
The meta object id for the 'Ad Hoc Sub Process' class.

See Also:
AdHocSubProcessImpl, Bpmn2PackageImpl.getAdHocSubProcess(), Constant Field Values

AD_HOC_SUB_PROCESS__DOCUMENTATIONS

static final int AD_HOC_SUB_PROCESS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__ANY

static final int AD_HOC_SUB_PROCESS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__EXTENSION_ELEMENTS

static final int AD_HOC_SUB_PROCESS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__ID

static final int AD_HOC_SUB_PROCESS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__NAME

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

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__ANY_ATTRIBUTE

static final int AD_HOC_SUB_PROCESS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__INCOMING

static final int AD_HOC_SUB_PROCESS__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__OUTGOING

static final int AD_HOC_SUB_PROCESS__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__IO_SPECIFICATION

static final int AD_HOC_SUB_PROCESS__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__DATA_INPUT_ASSOCIATIONS

static final int AD_HOC_SUB_PROCESS__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS

static final int AD_HOC_SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__RESOURCE_ROLES

static final int AD_HOC_SUB_PROCESS__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__LOOP_CHARACTERISTICS

static final int AD_HOC_SUB_PROCESS__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__BOUNDARY_EVENTS

static final int AD_HOC_SUB_PROCESS__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__DEFAULT

static final int AD_HOC_SUB_PROCESS__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__IS_FOR_COMPENSATION

static final int AD_HOC_SUB_PROCESS__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__FLOW_ELEMENTS

static final int AD_HOC_SUB_PROCESS__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__ARTIFACTS

static final int AD_HOC_SUB_PROCESS__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__TRIGGERED_BY_EVENT

static final int AD_HOC_SUB_PROCESS__TRIGGERED_BY_EVENT
The feature id for the 'Triggered By Event' attribute.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__COMPLETION_CONDITION

static final int AD_HOC_SUB_PROCESS__COMPLETION_CONDITION
The feature id for the 'Completion Condition' containment reference.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__CANCEL_REMAINING_INSTANCES

static final int AD_HOC_SUB_PROCESS__CANCEL_REMAINING_INSTANCES
The feature id for the 'Cancel Remaining Instances' attribute.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS__ORDERING

static final int AD_HOC_SUB_PROCESS__ORDERING
The feature id for the 'Ordering' attribute.

See Also:
Constant Field Values

AD_HOC_SUB_PROCESS_FEATURE_COUNT

static final int AD_HOC_SUB_PROCESS_FEATURE_COUNT
The number of structural features of the 'Ad Hoc Sub Process' class.

See Also:
Constant Field Values

ARTIFACT

static final int ARTIFACT
The meta object id for the 'Artifact' class.

See Also:
ArtifactImpl, Bpmn2PackageImpl.getArtifact(), Constant Field Values

ARTIFACT__DOCUMENTATIONS

static final int ARTIFACT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ARTIFACT__ANY

static final int ARTIFACT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ARTIFACT__EXTENSION_ELEMENTS

static final int ARTIFACT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ARTIFACT__ID

static final int ARTIFACT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ARTIFACT__NAME

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

See Also:
Constant Field Values

ARTIFACT__ANY_ATTRIBUTE

static final int ARTIFACT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ARTIFACT_FEATURE_COUNT

static final int ARTIFACT_FEATURE_COUNT
The number of structural features of the 'Artifact' class.

See Also:
Constant Field Values

ASSIGNMENT

static final int ASSIGNMENT
The meta object id for the 'Assignment' class.

See Also:
AssignmentImpl, Bpmn2PackageImpl.getAssignment(), Constant Field Values

ASSIGNMENT__DOCUMENTATIONS

static final int ASSIGNMENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ASSIGNMENT__ANY

static final int ASSIGNMENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ASSIGNMENT__EXTENSION_ELEMENTS

static final int ASSIGNMENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ASSIGNMENT__ID

static final int ASSIGNMENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ASSIGNMENT__NAME

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

See Also:
Constant Field Values

ASSIGNMENT__ANY_ATTRIBUTE

static final int ASSIGNMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ASSIGNMENT__FROM

static final int ASSIGNMENT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

ASSIGNMENT__TO

static final int ASSIGNMENT__TO
The feature id for the 'To' containment reference.

See Also:
Constant Field Values

ASSIGNMENT_FEATURE_COUNT

static final int ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.

See Also:
Constant Field Values

ASSOCIATION

static final int ASSOCIATION
The meta object id for the 'Association' class.

See Also:
AssociationImpl, Bpmn2PackageImpl.getAssociation(), Constant Field Values

ASSOCIATION__DOCUMENTATIONS

static final int ASSOCIATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ASSOCIATION__ANY

static final int ASSOCIATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ASSOCIATION__EXTENSION_ELEMENTS

static final int ASSOCIATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ASSOCIATION__ID

static final int ASSOCIATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ASSOCIATION__NAME

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

See Also:
Constant Field Values

ASSOCIATION__ANY_ATTRIBUTE

static final int ASSOCIATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ASSOCIATION__SOURCE_QNAME

static final int ASSOCIATION__SOURCE_QNAME
The feature id for the 'Source QName' attribute.

See Also:
Constant Field Values

ASSOCIATION__SOURCE

static final int ASSOCIATION__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

ASSOCIATION__TARGET_QNAME

static final int ASSOCIATION__TARGET_QNAME
The feature id for the 'Target QName' attribute.

See Also:
Constant Field Values

ASSOCIATION__TARGET

static final int ASSOCIATION__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

ASSOCIATION_FEATURE_COUNT

static final int ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Association' class.

See Also:
Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT

static final int BASE_ELEMENT_WITH_MIXED_CONTENT
The meta object id for the 'Base Element With Mixed Content' class.

See Also:
BaseElementWithMixedContentImpl, Bpmn2PackageImpl.getBaseElementWithMixedContent(), Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT__MIXED

static final int BASE_ELEMENT_WITH_MIXED_CONTENT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT__DOCUMENTATIONS

static final int BASE_ELEMENT_WITH_MIXED_CONTENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT__ANY

static final int BASE_ELEMENT_WITH_MIXED_CONTENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT__ID

static final int BASE_ELEMENT_WITH_MIXED_CONTENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT__ANY_ATTRIBUTE

static final int BASE_ELEMENT_WITH_MIXED_CONTENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

BASE_ELEMENT_WITH_MIXED_CONTENT_FEATURE_COUNT

static final int BASE_ELEMENT_WITH_MIXED_CONTENT_FEATURE_COUNT
The number of structural features of the 'Base Element With Mixed Content' class.

See Also:
Constant Field Values

TASK

static final int TASK
The meta object id for the 'Task' class.

See Also:
TaskImpl, Bpmn2PackageImpl.getTask(), Constant Field Values

BUSINESS_RULE_TASK

static final int BUSINESS_RULE_TASK
The meta object id for the 'Business Rule Task' class.

See Also:
BusinessRuleTaskImpl, Bpmn2PackageImpl.getBusinessRuleTask(), Constant Field Values

ROOT_ELEMENT

static final int ROOT_ELEMENT
The meta object id for the 'Root Element' class.

See Also:
RootElementImpl, Bpmn2PackageImpl.getRootElement(), Constant Field Values

CALLABLE_ELEMENT

static final int CALLABLE_ELEMENT
The meta object id for the 'Callable Element' class.

See Also:
CallableElementImpl, Bpmn2PackageImpl.getCallableElement(), Constant Field Values

CALL_ACTIVITY

static final int CALL_ACTIVITY
The meta object id for the 'Call Activity' class.

See Also:
CallActivityImpl, Bpmn2PackageImpl.getCallActivity(), Constant Field Values

EVENT

static final int EVENT
The meta object id for the 'Event' class.

See Also:
EventImpl, Bpmn2PackageImpl.getEvent(), Constant Field Values

EVENT__DOCUMENTATIONS

static final int EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

EVENT__ANY

static final int EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

EVENT__EXTENSION_ELEMENTS

static final int EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

EVENT__ID

static final int EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

EVENT__NAME

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

See Also:
Constant Field Values

EVENT__ANY_ATTRIBUTE

static final int EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

EVENT__INCOMING

static final int EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

EVENT__OUTGOING

static final int EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

EVENT_FEATURE_COUNT

static final int EVENT_FEATURE_COUNT
The number of structural features of the 'Event' class.

See Also:
Constant Field Values

CATCH_EVENT

static final int CATCH_EVENT
The meta object id for the 'Catch Event' class.

See Also:
CatchEventImpl, Bpmn2PackageImpl.getCatchEvent(), Constant Field Values

CATCH_EVENT__DOCUMENTATIONS

static final int CATCH_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CATCH_EVENT__ANY

static final int CATCH_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CATCH_EVENT__EXTENSION_ELEMENTS

static final int CATCH_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CATCH_EVENT__ID

static final int CATCH_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CATCH_EVENT__NAME

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

See Also:
Constant Field Values

CATCH_EVENT__ANY_ATTRIBUTE

static final int CATCH_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CATCH_EVENT__INCOMING

static final int CATCH_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

CATCH_EVENT__OUTGOING

static final int CATCH_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

CATCH_EVENT__DATA_OUTPUT

static final int CATCH_EVENT__DATA_OUTPUT
The feature id for the 'Data Output' containment reference list.

See Also:
Constant Field Values

CATCH_EVENT__DATA_OUTPUT_ASSOCIATION

static final int CATCH_EVENT__DATA_OUTPUT_ASSOCIATION
The feature id for the 'Data Output Association' containment reference list.

See Also:
Constant Field Values

CATCH_EVENT__OUTPUT_SET

static final int CATCH_EVENT__OUTPUT_SET
The feature id for the 'Output Set' containment reference.

See Also:
Constant Field Values

CATCH_EVENT__EVENT_DEFINITIONS

static final int CATCH_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

CATCH_EVENT_FEATURE_COUNT

static final int CATCH_EVENT_FEATURE_COUNT
The number of structural features of the 'Catch Event' class.

See Also:
Constant Field Values

BOUNDARY_EVENT

static final int BOUNDARY_EVENT
The meta object id for the 'Boundary Event' class.

See Also:
BoundaryEventImpl, Bpmn2PackageImpl.getBoundaryEvent(), Constant Field Values

BOUNDARY_EVENT__DOCUMENTATIONS

static final int BOUNDARY_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

BOUNDARY_EVENT__ANY

static final int BOUNDARY_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

BOUNDARY_EVENT__EXTENSION_ELEMENTS

static final int BOUNDARY_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

BOUNDARY_EVENT__ID

static final int BOUNDARY_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

BOUNDARY_EVENT__NAME

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

See Also:
Constant Field Values

BOUNDARY_EVENT__ANY_ATTRIBUTE

static final int BOUNDARY_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

BOUNDARY_EVENT__INCOMING

static final int BOUNDARY_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

BOUNDARY_EVENT__OUTGOING

static final int BOUNDARY_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

BOUNDARY_EVENT__DATA_OUTPUT

static final int BOUNDARY_EVENT__DATA_OUTPUT
The feature id for the 'Data Output' containment reference list.

See Also:
Constant Field Values

BOUNDARY_EVENT__DATA_OUTPUT_ASSOCIATION

static final int BOUNDARY_EVENT__DATA_OUTPUT_ASSOCIATION
The feature id for the 'Data Output Association' containment reference list.

See Also:
Constant Field Values

BOUNDARY_EVENT__OUTPUT_SET

static final int BOUNDARY_EVENT__OUTPUT_SET
The feature id for the 'Output Set' containment reference.

See Also:
Constant Field Values

BOUNDARY_EVENT__EVENT_DEFINITIONS

static final int BOUNDARY_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

BOUNDARY_EVENT__ATTACHED_TO

static final int BOUNDARY_EVENT__ATTACHED_TO
The feature id for the 'Attached To' reference.

See Also:
Constant Field Values

BOUNDARY_EVENT__CANCEL_ACTIVITY

static final int BOUNDARY_EVENT__CANCEL_ACTIVITY
The feature id for the 'Cancel Activity' attribute.

See Also:
Constant Field Values

BOUNDARY_EVENT_FEATURE_COUNT

static final int BOUNDARY_EVENT_FEATURE_COUNT
The number of structural features of the 'Boundary Event' class.

See Also:
Constant Field Values

TASK__DOCUMENTATIONS

static final int TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

TASK__ANY

static final int TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

TASK__EXTENSION_ELEMENTS

static final int TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

TASK__ID

static final int TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TASK__NAME

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

See Also:
Constant Field Values

TASK__ANY_ATTRIBUTE

static final int TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

TASK__INCOMING

static final int TASK__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

TASK__OUTGOING

static final int TASK__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

TASK__IO_SPECIFICATION

static final int TASK__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

TASK__DATA_INPUT_ASSOCIATIONS

static final int TASK__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

TASK__DATA_OUTPUT_ASSOCIATIONS

static final int TASK__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

TASK__RESOURCE_ROLES

static final int TASK__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

TASK__LOOP_CHARACTERISTICS

static final int TASK__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

TASK__BOUNDARY_EVENTS

static final int TASK__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

TASK__DEFAULT

static final int TASK__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

TASK__IS_FOR_COMPENSATION

static final int TASK__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

TASK_FEATURE_COUNT

static final int TASK_FEATURE_COUNT
The number of structural features of the 'Task' class.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__DOCUMENTATIONS

static final int BUSINESS_RULE_TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__ANY

static final int BUSINESS_RULE_TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__EXTENSION_ELEMENTS

static final int BUSINESS_RULE_TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__ID

static final int BUSINESS_RULE_TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__NAME

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

See Also:
Constant Field Values

BUSINESS_RULE_TASK__ANY_ATTRIBUTE

static final int BUSINESS_RULE_TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__INCOMING

static final int BUSINESS_RULE_TASK__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__OUTGOING

static final int BUSINESS_RULE_TASK__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__IO_SPECIFICATION

static final int BUSINESS_RULE_TASK__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__DATA_INPUT_ASSOCIATIONS

static final int BUSINESS_RULE_TASK__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__DATA_OUTPUT_ASSOCIATIONS

static final int BUSINESS_RULE_TASK__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__RESOURCE_ROLES

static final int BUSINESS_RULE_TASK__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__LOOP_CHARACTERISTICS

static final int BUSINESS_RULE_TASK__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__BOUNDARY_EVENTS

static final int BUSINESS_RULE_TASK__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__DEFAULT

static final int BUSINESS_RULE_TASK__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__IS_FOR_COMPENSATION

static final int BUSINESS_RULE_TASK__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

BUSINESS_RULE_TASK__IMPLEMENTATION

static final int BUSINESS_RULE_TASK__IMPLEMENTATION
The feature id for the 'Implementation' attribute.

See Also:
Constant Field Values

BUSINESS_RULE_TASK_FEATURE_COUNT

static final int BUSINESS_RULE_TASK_FEATURE_COUNT
The number of structural features of the 'Business Rule Task' class.

See Also:
Constant Field Values

ROOT_ELEMENT__DOCUMENTATIONS

static final int ROOT_ELEMENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ROOT_ELEMENT__ANY

static final int ROOT_ELEMENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ROOT_ELEMENT__EXTENSION_ELEMENTS

static final int ROOT_ELEMENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ROOT_ELEMENT__ID

static final int ROOT_ELEMENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ROOT_ELEMENT__NAME

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

See Also:
Constant Field Values

ROOT_ELEMENT__ANY_ATTRIBUTE

static final int ROOT_ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ROOT_ELEMENT_FEATURE_COUNT

static final int ROOT_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Root Element' class.

See Also:
Constant Field Values

CALLABLE_ELEMENT__DOCUMENTATIONS

static final int CALLABLE_ELEMENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CALLABLE_ELEMENT__ANY

static final int CALLABLE_ELEMENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CALLABLE_ELEMENT__EXTENSION_ELEMENTS

static final int CALLABLE_ELEMENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CALLABLE_ELEMENT__ID

static final int CALLABLE_ELEMENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CALLABLE_ELEMENT__NAME

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

See Also:
Constant Field Values

CALLABLE_ELEMENT__ANY_ATTRIBUTE

static final int CALLABLE_ELEMENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CALLABLE_ELEMENT__SUPPORTED_INTERFACES_QNAME

static final int CALLABLE_ELEMENT__SUPPORTED_INTERFACES_QNAME
The feature id for the 'Supported Interfaces QName' attribute list.

See Also:
Constant Field Values

CALLABLE_ELEMENT__SUPPORTED_INTERFACES

static final int CALLABLE_ELEMENT__SUPPORTED_INTERFACES
The feature id for the 'Supported Interfaces' reference list.

See Also:
Constant Field Values

CALLABLE_ELEMENT__IO_SPECIFICATION

static final int CALLABLE_ELEMENT__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

CALLABLE_ELEMENT_FEATURE_COUNT

static final int CALLABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Callable Element' class.

See Also:
Constant Field Values

CALL_ACTIVITY__DOCUMENTATIONS

static final int CALL_ACTIVITY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__ANY

static final int CALL_ACTIVITY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CALL_ACTIVITY__EXTENSION_ELEMENTS

static final int CALL_ACTIVITY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CALL_ACTIVITY__ID

static final int CALL_ACTIVITY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CALL_ACTIVITY__NAME

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

See Also:
Constant Field Values

CALL_ACTIVITY__ANY_ATTRIBUTE

static final int CALL_ACTIVITY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CALL_ACTIVITY__INCOMING

static final int CALL_ACTIVITY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__OUTGOING

static final int CALL_ACTIVITY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__IO_SPECIFICATION

static final int CALL_ACTIVITY__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

CALL_ACTIVITY__DATA_INPUT_ASSOCIATIONS

static final int CALL_ACTIVITY__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__DATA_OUTPUT_ASSOCIATIONS

static final int CALL_ACTIVITY__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__RESOURCE_ROLES

static final int CALL_ACTIVITY__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__LOOP_CHARACTERISTICS

static final int CALL_ACTIVITY__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

CALL_ACTIVITY__BOUNDARY_EVENTS

static final int CALL_ACTIVITY__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

CALL_ACTIVITY__DEFAULT

static final int CALL_ACTIVITY__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

CALL_ACTIVITY__IS_FOR_COMPENSATION

static final int CALL_ACTIVITY__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

CALL_ACTIVITY__CALLED_ELEMENT_QNAME

static final int CALL_ACTIVITY__CALLED_ELEMENT_QNAME
The feature id for the 'Called Element QName' attribute.

See Also:
Constant Field Values

CALL_ACTIVITY__CALLED_ELEMENT

static final int CALL_ACTIVITY__CALLED_ELEMENT
The feature id for the 'Called Element' reference.

See Also:
Constant Field Values

CALL_ACTIVITY_FEATURE_COUNT

static final int CALL_ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Call Activity' class.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY

static final int CHOREOGRAPHY_ACTIVITY
The meta object id for the 'Choreography Activity' class.

See Also:
ChoreographyActivityImpl, Bpmn2PackageImpl.getChoreographyActivity(), Constant Field Values

CHOREOGRAPHY_ACTIVITY__DOCUMENTATIONS

static final int CHOREOGRAPHY_ACTIVITY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__ANY

static final int CHOREOGRAPHY_ACTIVITY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__EXTENSION_ELEMENTS

static final int CHOREOGRAPHY_ACTIVITY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__ID

static final int CHOREOGRAPHY_ACTIVITY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__NAME

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

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE

static final int CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__INCOMING

static final int CHOREOGRAPHY_ACTIVITY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__OUTGOING

static final int CHOREOGRAPHY_ACTIVITY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__PARTICIPANTS_QNAME

static final int CHOREOGRAPHY_ACTIVITY__PARTICIPANTS_QNAME
The feature id for the 'Participants QName' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__PARTICIPANTS

static final int CHOREOGRAPHY_ACTIVITY__PARTICIPANTS
The feature id for the 'Participants' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_QNAME

static final int CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_QNAME
The feature id for the 'Initiating Participant QName' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT

static final int CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT
The feature id for the 'Initiating Participant' reference.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY__LOOP_TYPE

static final int CHOREOGRAPHY_ACTIVITY__LOOP_TYPE
The feature id for the 'Loop Type' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT

static final int CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Choreography Activity' class.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY

static final int CALL_CHOREOGRAPHY
The meta object id for the 'Call Choreography' class.

See Also:
CallChoreographyImpl, Bpmn2PackageImpl.getCallChoreography(), Constant Field Values

CALL_CHOREOGRAPHY__DOCUMENTATIONS

static final int CALL_CHOREOGRAPHY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__ANY

static final int CALL_CHOREOGRAPHY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__EXTENSION_ELEMENTS

static final int CALL_CHOREOGRAPHY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__ID

static final int CALL_CHOREOGRAPHY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__NAME

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

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__ANY_ATTRIBUTE

static final int CALL_CHOREOGRAPHY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__INCOMING

static final int CALL_CHOREOGRAPHY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__OUTGOING

static final int CALL_CHOREOGRAPHY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__PARTICIPANTS_QNAME

static final int CALL_CHOREOGRAPHY__PARTICIPANTS_QNAME
The feature id for the 'Participants QName' attribute list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__PARTICIPANTS

static final int CALL_CHOREOGRAPHY__PARTICIPANTS
The feature id for the 'Participants' reference list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT_QNAME

static final int CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT_QNAME
The feature id for the 'Initiating Participant QName' attribute.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT

static final int CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT
The feature id for the 'Initiating Participant' reference.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__LOOP_TYPE

static final int CALL_CHOREOGRAPHY__LOOP_TYPE
The feature id for the 'Loop Type' attribute.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__PARTICIPANT_ASSOCIATIONS

static final int CALL_CHOREOGRAPHY__PARTICIPANT_ASSOCIATIONS
The feature id for the 'Participant Associations' containment reference list.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY_QNAME

static final int CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY_QNAME
The feature id for the 'Called Choreography QName' attribute.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY

static final int CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY
The feature id for the 'Called Choreography' reference.

See Also:
Constant Field Values

CALL_CHOREOGRAPHY_FEATURE_COUNT

static final int CALL_CHOREOGRAPHY_FEATURE_COUNT
The number of structural features of the 'Call Choreography' class.

See Also:
Constant Field Values

COLLABORATION

static final int COLLABORATION
The meta object id for the 'Collaboration' class.

See Also:
CollaborationImpl, Bpmn2PackageImpl.getCollaboration(), Constant Field Values

CHOREOGRAPHY

static final int CHOREOGRAPHY
The meta object id for the 'Choreography' class.

See Also:
ChoreographyImpl, Bpmn2PackageImpl.getChoreography(), Constant Field Values

CHOREOGRAPHY_TASK

static final int CHOREOGRAPHY_TASK
The meta object id for the 'Choreography Task' class.

See Also:
ChoreographyTaskImpl, Bpmn2PackageImpl.getChoreographyTask(), Constant Field Values

COMPENSATE_EVENT_DEFINITION

static final int COMPENSATE_EVENT_DEFINITION
The meta object id for the 'Compensate Event Definition' class.

See Also:
CompensateEventDefinitionImpl, Bpmn2PackageImpl.getCompensateEventDefinition(), Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION

static final int COMPLEX_BEHAVIOR_DEFINITION
The meta object id for the 'Complex Behavior Definition' class.

See Also:
ComplexBehaviorDefinitionImpl, Bpmn2PackageImpl.getComplexBehaviorDefinition(), Constant Field Values

DATA_ASSOCIATION

static final int DATA_ASSOCIATION
The meta object id for the 'Data Association' class.

See Also:
DataAssociationImpl, Bpmn2PackageImpl.getDataAssociation(), Constant Field Values

DATA_INPUT

static final int DATA_INPUT
The meta object id for the 'Data Input' class.

See Also:
DataInputImpl, Bpmn2PackageImpl.getDataInput(), Constant Field Values

DATA_INPUT_ASSOCIATION

static final int DATA_INPUT_ASSOCIATION
The meta object id for the 'Data Input Association' class.

See Also:
DataInputAssociationImpl, Bpmn2PackageImpl.getDataInputAssociation(), Constant Field Values

DATA_OBJECT

static final int DATA_OBJECT
The meta object id for the 'Data Object' class.

See Also:
DataObjectImpl, Bpmn2PackageImpl.getDataObject(), Constant Field Values

DATA_OUTPUT

static final int DATA_OUTPUT
The meta object id for the 'Data Output' class.

See Also:
DataOutputImpl, Bpmn2PackageImpl.getDataOutput(), Constant Field Values

DATA_OUTPUT_ASSOCIATION

static final int DATA_OUTPUT_ASSOCIATION
The meta object id for the 'Data Output Association' class.

See Also:
DataOutputAssociationImpl, Bpmn2PackageImpl.getDataOutputAssociation(), Constant Field Values

DATA_STORE

static final int DATA_STORE
The meta object id for the 'Data Store' class.

See Also:
DataStoreImpl, Bpmn2PackageImpl.getDataStore(), Constant Field Values

DEFINITIONS

static final int DEFINITIONS
The meta object id for the 'Definitions' class.

See Also:
DefinitionsImpl, Bpmn2PackageImpl.getDefinitions(), Constant Field Values

DOCUMENTATION

static final int DOCUMENTATION
The meta object id for the 'Documentation' class.

See Also:
DocumentationImpl, Bpmn2PackageImpl.getDocumentation(), Constant Field Values

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, Bpmn2PackageImpl.getDocumentRoot(), Constant Field Values

THROW_EVENT

static final int THROW_EVENT
The meta object id for the 'Throw Event' class.

See Also:
ThrowEventImpl, Bpmn2PackageImpl.getThrowEvent(), Constant Field Values

END_EVENT

static final int END_EVENT
The meta object id for the 'End Event' class.

See Also:
EndEventImpl, Bpmn2PackageImpl.getEndEvent(), Constant Field Values

ERROR

static final int ERROR
The meta object id for the 'Error' class.

See Also:
ErrorImpl, Bpmn2PackageImpl.getError(), Constant Field Values

ERROR_EVENT_DEFINITION

static final int ERROR_EVENT_DEFINITION
The meta object id for the 'Error Event Definition' class.

See Also:
ErrorEventDefinitionImpl, Bpmn2PackageImpl.getErrorEventDefinition(), Constant Field Values

ESCALATION

static final int ESCALATION
The meta object id for the 'Escalation' class.

See Also:
EscalationImpl, Bpmn2PackageImpl.getEscalation(), Constant Field Values

EVENT_DEFINITION

static final int EVENT_DEFINITION
The meta object id for the 'Event Definition' class.

See Also:
EventDefinitionImpl, Bpmn2PackageImpl.getEventDefinition(), Constant Field Values

EVENT_DEFINITION__DOCUMENTATIONS

static final int EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

EVENT_DEFINITION__ANY

static final int EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

EVENT_DEFINITION__ID

static final int EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

EVENT_DEFINITION__ANY_ATTRIBUTE

static final int EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

EVENT_DEFINITION_FEATURE_COUNT

static final int EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Event Definition' class.

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION

static final int CANCEL_EVENT_DEFINITION
The meta object id for the 'Cancel Event Definition' class.

See Also:
CancelEventDefinitionImpl, Bpmn2PackageImpl.getCancelEventDefinition(), Constant Field Values

CANCEL_EVENT_DEFINITION__DOCUMENTATIONS

static final int CANCEL_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION__ANY

static final int CANCEL_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int CANCEL_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION__ID

static final int CANCEL_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int CANCEL_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CANCEL_EVENT_DEFINITION_FEATURE_COUNT

static final int CANCEL_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Cancel Event Definition' class.

See Also:
Constant Field Values

COLLABORATION__DOCUMENTATIONS

static final int COLLABORATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

COLLABORATION__ANY

static final int COLLABORATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

COLLABORATION__EXTENSION_ELEMENTS

static final int COLLABORATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

COLLABORATION__ID

static final int COLLABORATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

COLLABORATION__NAME

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

See Also:
Constant Field Values

COLLABORATION__ANY_ATTRIBUTE

static final int COLLABORATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

COLLABORATION__PARTICIPANTS

static final int COLLABORATION__PARTICIPANTS
The feature id for the 'Participants' containment reference list.

See Also:
Constant Field Values

COLLABORATION__MESSAGE_FLOWS

static final int COLLABORATION__MESSAGE_FLOWS
The feature id for the 'Message Flows' containment reference list.

See Also:
Constant Field Values

COLLABORATION__ARTIFACTS

static final int COLLABORATION__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

COLLABORATION_FEATURE_COUNT

static final int COLLABORATION_FEATURE_COUNT
The number of structural features of the 'Collaboration' class.

See Also:
Constant Field Values

CHOREOGRAPHY__DOCUMENTATIONS

static final int CHOREOGRAPHY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY__ANY

static final int CHOREOGRAPHY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY__EXTENSION_ELEMENTS

static final int CHOREOGRAPHY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CHOREOGRAPHY__ID

static final int CHOREOGRAPHY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY__NAME

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

See Also:
Constant Field Values

CHOREOGRAPHY__ANY_ATTRIBUTE

static final int CHOREOGRAPHY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY__PARTICIPANTS

static final int CHOREOGRAPHY__PARTICIPANTS
The feature id for the 'Participants' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY__MESSAGE_FLOWS

static final int CHOREOGRAPHY__MESSAGE_FLOWS
The feature id for the 'Message Flows' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY__ARTIFACTS

static final int CHOREOGRAPHY__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY__FLOW_ELEMENTS

static final int CHOREOGRAPHY__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_FEATURE_COUNT

static final int CHOREOGRAPHY_FEATURE_COUNT
The number of structural features of the 'Choreography' class.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__DOCUMENTATIONS

static final int CHOREOGRAPHY_TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__ANY

static final int CHOREOGRAPHY_TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__EXTENSION_ELEMENTS

static final int CHOREOGRAPHY_TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__ID

static final int CHOREOGRAPHY_TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__NAME

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

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__ANY_ATTRIBUTE

static final int CHOREOGRAPHY_TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__INCOMING

static final int CHOREOGRAPHY_TASK__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__OUTGOING

static final int CHOREOGRAPHY_TASK__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__PARTICIPANTS_QNAME

static final int CHOREOGRAPHY_TASK__PARTICIPANTS_QNAME
The feature id for the 'Participants QName' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__PARTICIPANTS

static final int CHOREOGRAPHY_TASK__PARTICIPANTS
The feature id for the 'Participants' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT_QNAME

static final int CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT_QNAME
The feature id for the 'Initiating Participant QName' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT

static final int CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT
The feature id for the 'Initiating Participant' reference.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__LOOP_TYPE

static final int CHOREOGRAPHY_TASK__LOOP_TYPE
The feature id for the 'Loop Type' attribute.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__MESSAGE_FLOWS_QNAME

static final int CHOREOGRAPHY_TASK__MESSAGE_FLOWS_QNAME
The feature id for the 'Message Flows QName' attribute list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK__MESSAGE_FLOWS

static final int CHOREOGRAPHY_TASK__MESSAGE_FLOWS
The feature id for the 'Message Flows' reference list.

See Also:
Constant Field Values

CHOREOGRAPHY_TASK_FEATURE_COUNT

static final int CHOREOGRAPHY_TASK_FEATURE_COUNT
The number of structural features of the 'Choreography Task' class.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__DOCUMENTATIONS

static final int COMPENSATE_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__ANY

static final int COMPENSATE_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int COMPENSATE_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__ID

static final int COMPENSATE_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int COMPENSATE_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__ACTIVITY_QNAME

static final int COMPENSATE_EVENT_DEFINITION__ACTIVITY_QNAME
The feature id for the 'Activity QName' attribute.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__ACTIVITY

static final int COMPENSATE_EVENT_DEFINITION__ACTIVITY
The feature id for the 'Activity' reference.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION__WAIT_FOR_COMPLETION

static final int COMPENSATE_EVENT_DEFINITION__WAIT_FOR_COMPLETION
The feature id for the 'Wait For Completion' attribute.

See Also:
Constant Field Values

COMPENSATE_EVENT_DEFINITION_FEATURE_COUNT

static final int COMPENSATE_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Compensate Event Definition' class.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__DOCUMENTATIONS

static final int COMPLEX_BEHAVIOR_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__ANY

static final int COMPLEX_BEHAVIOR_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__EXTENSION_ELEMENTS

static final int COMPLEX_BEHAVIOR_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__ID

static final int COMPLEX_BEHAVIOR_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__NAME

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

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__ANY_ATTRIBUTE

static final int COMPLEX_BEHAVIOR_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__CONDITION

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

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION__EVENT

static final int COMPLEX_BEHAVIOR_DEFINITION__EVENT
The feature id for the 'Event' containment reference.

See Also:
Constant Field Values

COMPLEX_BEHAVIOR_DEFINITION_FEATURE_COUNT

static final int COMPLEX_BEHAVIOR_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Complex Behavior Definition' class.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION

static final int ESCALATION_EVENT_DEFINITION
The meta object id for the 'Escalation Event Definition' class.

See Also:
EscalationEventDefinitionImpl, Bpmn2PackageImpl.getEscalationEventDefinition(), Constant Field Values

EVENT_BASED_GATEWAY

static final int EVENT_BASED_GATEWAY
The meta object id for the 'Event Based Gateway' class.

See Also:
EventBasedGatewayImpl, Bpmn2PackageImpl.getEventBasedGateway(), Constant Field Values

GATEWAY

static final int GATEWAY
The meta object id for the 'Gateway' class.

See Also:
GatewayImpl, Bpmn2PackageImpl.getGateway(), Constant Field Values

GATEWAY__DOCUMENTATIONS

static final int GATEWAY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

GATEWAY__ANY

static final int GATEWAY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

GATEWAY__EXTENSION_ELEMENTS

static final int GATEWAY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

GATEWAY__ID

static final int GATEWAY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

GATEWAY__NAME

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

See Also:
Constant Field Values

GATEWAY__ANY_ATTRIBUTE

static final int GATEWAY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

GATEWAY__INCOMING

static final int GATEWAY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

GATEWAY__OUTGOING

static final int GATEWAY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

GATEWAY_FEATURE_COUNT

static final int GATEWAY_FEATURE_COUNT
The number of structural features of the 'Gateway' class.

See Also:
Constant Field Values

COMPLEX_GATEWAY

static final int COMPLEX_GATEWAY
The meta object id for the 'Complex Gateway' class.

See Also:
ComplexGatewayImpl, Bpmn2PackageImpl.getComplexGateway(), Constant Field Values

COMPLEX_GATEWAY__DOCUMENTATIONS

static final int COMPLEX_GATEWAY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

COMPLEX_GATEWAY__ANY

static final int COMPLEX_GATEWAY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

COMPLEX_GATEWAY__EXTENSION_ELEMENTS

static final int COMPLEX_GATEWAY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

COMPLEX_GATEWAY__ID

static final int COMPLEX_GATEWAY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

COMPLEX_GATEWAY__NAME

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

See Also:
Constant Field Values

COMPLEX_GATEWAY__ANY_ATTRIBUTE

static final int COMPLEX_GATEWAY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

COMPLEX_GATEWAY__INCOMING

static final int COMPLEX_GATEWAY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

COMPLEX_GATEWAY__OUTGOING

static final int COMPLEX_GATEWAY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

COMPLEX_GATEWAY__ACTIVATION_CONDITION

static final int COMPLEX_GATEWAY__ACTIVATION_CONDITION
The feature id for the 'Activation Condition' containment reference.

See Also:
Constant Field Values

COMPLEX_GATEWAY__DEFAULT

static final int COMPLEX_GATEWAY__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

COMPLEX_GATEWAY_FEATURE_COUNT

static final int COMPLEX_GATEWAY_FEATURE_COUNT
The number of structural features of the 'Complex Gateway' class.

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION

static final int CONDITIONAL_EVENT_DEFINITION
The meta object id for the 'Conditional Event Definition' class.

See Also:
ConditionalEventDefinitionImpl, Bpmn2PackageImpl.getConditionalEventDefinition(), Constant Field Values

CONDITIONAL_EVENT_DEFINITION__DOCUMENTATIONS

static final int CONDITIONAL_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION__ANY

static final int CONDITIONAL_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int CONDITIONAL_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION__ID

static final int CONDITIONAL_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int CONDITIONAL_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION__CONDITION

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

See Also:
Constant Field Values

CONDITIONAL_EVENT_DEFINITION_FEATURE_COUNT

static final int CONDITIONAL_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Conditional Event Definition' class.

See Also:
Constant Field Values

DATA_ASSOCIATION__DOCUMENTATIONS

static final int DATA_ASSOCIATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_ASSOCIATION__ANY

static final int DATA_ASSOCIATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_ASSOCIATION__EXTENSION_ELEMENTS

static final int DATA_ASSOCIATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_ASSOCIATION__ID

static final int DATA_ASSOCIATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_ASSOCIATION__NAME

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

See Also:
Constant Field Values

DATA_ASSOCIATION__ANY_ATTRIBUTE

static final int DATA_ASSOCIATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_ASSOCIATION__ASSIGNMENT

static final int DATA_ASSOCIATION__ASSIGNMENT
The feature id for the 'Assignment' containment reference list.

See Also:
Constant Field Values

DATA_ASSOCIATION__SOURCE_QNAME

static final int DATA_ASSOCIATION__SOURCE_QNAME
The feature id for the 'Source QName' attribute.

See Also:
Constant Field Values

DATA_ASSOCIATION__SOURCE

static final int DATA_ASSOCIATION__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

DATA_ASSOCIATION__TARGET_QNAME

static final int DATA_ASSOCIATION__TARGET_QNAME
The feature id for the 'Target QName' attribute.

See Also:
Constant Field Values

DATA_ASSOCIATION__TARGET

static final int DATA_ASSOCIATION__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

DATA_ASSOCIATION_FEATURE_COUNT

static final int DATA_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Data Association' class.

See Also:
Constant Field Values

DATA_INPUT__DOCUMENTATIONS

static final int DATA_INPUT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_INPUT__ANY

static final int DATA_INPUT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_INPUT__EXTENSION_ELEMENTS

static final int DATA_INPUT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_INPUT__ID

static final int DATA_INPUT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_INPUT__NAME

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

See Also:
Constant Field Values

DATA_INPUT__ANY_ATTRIBUTE

static final int DATA_INPUT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_INPUT__IS_COLLECTION

static final int DATA_INPUT__IS_COLLECTION
The feature id for the 'Is Collection' attribute.

See Also:
Constant Field Values

DATA_INPUT__ITEM_SUBJECT_QNAME

static final int DATA_INPUT__ITEM_SUBJECT_QNAME
The feature id for the 'Item Subject QName' attribute.

See Also:
Constant Field Values

DATA_INPUT__ITEM_SUBJECT

static final int DATA_INPUT__ITEM_SUBJECT
The feature id for the 'Item Subject' reference.

See Also:
Constant Field Values

DATA_INPUT_FEATURE_COUNT

static final int DATA_INPUT_FEATURE_COUNT
The number of structural features of the 'Data Input' class.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__DOCUMENTATIONS

static final int DATA_INPUT_ASSOCIATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__ANY

static final int DATA_INPUT_ASSOCIATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__EXTENSION_ELEMENTS

static final int DATA_INPUT_ASSOCIATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__ID

static final int DATA_INPUT_ASSOCIATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__NAME

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

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__ANY_ATTRIBUTE

static final int DATA_INPUT_ASSOCIATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__ASSIGNMENT

static final int DATA_INPUT_ASSOCIATION__ASSIGNMENT
The feature id for the 'Assignment' containment reference list.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__SOURCE_QNAME

static final int DATA_INPUT_ASSOCIATION__SOURCE_QNAME
The feature id for the 'Source QName' attribute.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__SOURCE

static final int DATA_INPUT_ASSOCIATION__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__TARGET_QNAME

static final int DATA_INPUT_ASSOCIATION__TARGET_QNAME
The feature id for the 'Target QName' attribute.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION__TARGET

static final int DATA_INPUT_ASSOCIATION__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

DATA_INPUT_ASSOCIATION_FEATURE_COUNT

static final int DATA_INPUT_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Data Input Association' class.

See Also:
Constant Field Values

DATA_OBJECT__DOCUMENTATIONS

static final int DATA_OBJECT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_OBJECT__ANY

static final int DATA_OBJECT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_OBJECT__EXTENSION_ELEMENTS

static final int DATA_OBJECT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_OBJECT__ID

static final int DATA_OBJECT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_OBJECT__NAME

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

See Also:
Constant Field Values

DATA_OBJECT__ANY_ATTRIBUTE

static final int DATA_OBJECT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_OBJECT__IS_COLLECTION

static final int DATA_OBJECT__IS_COLLECTION
The feature id for the 'Is Collection' attribute.

See Also:
Constant Field Values

DATA_OBJECT__ITEM_SUBJECT_QNAME

static final int DATA_OBJECT__ITEM_SUBJECT_QNAME
The feature id for the 'Item Subject QName' attribute.

See Also:
Constant Field Values

DATA_OBJECT__ITEM_SUBJECT

static final int DATA_OBJECT__ITEM_SUBJECT
The feature id for the 'Item Subject' reference.

See Also:
Constant Field Values

DATA_OBJECT_FEATURE_COUNT

static final int DATA_OBJECT_FEATURE_COUNT
The number of structural features of the 'Data Object' class.

See Also:
Constant Field Values

DATA_OUTPUT__DOCUMENTATIONS

static final int DATA_OUTPUT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_OUTPUT__ANY

static final int DATA_OUTPUT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_OUTPUT__EXTENSION_ELEMENTS

static final int DATA_OUTPUT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_OUTPUT__ID

static final int DATA_OUTPUT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_OUTPUT__NAME

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

See Also:
Constant Field Values

DATA_OUTPUT__ANY_ATTRIBUTE

static final int DATA_OUTPUT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_OUTPUT__IS_COLLECTION

static final int DATA_OUTPUT__IS_COLLECTION
The feature id for the 'Is Collection' attribute.

See Also:
Constant Field Values

DATA_OUTPUT__ITEM_SUBJECT_QNAME

static final int DATA_OUTPUT__ITEM_SUBJECT_QNAME
The feature id for the 'Item Subject QName' attribute.

See Also:
Constant Field Values

DATA_OUTPUT__ITEM_SUBJECT

static final int DATA_OUTPUT__ITEM_SUBJECT
The feature id for the 'Item Subject' reference.

See Also:
Constant Field Values

DATA_OUTPUT_FEATURE_COUNT

static final int DATA_OUTPUT_FEATURE_COUNT
The number of structural features of the 'Data Output' class.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__DOCUMENTATIONS

static final int DATA_OUTPUT_ASSOCIATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__ANY

static final int DATA_OUTPUT_ASSOCIATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__EXTENSION_ELEMENTS

static final int DATA_OUTPUT_ASSOCIATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__ID

static final int DATA_OUTPUT_ASSOCIATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__NAME

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

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__ANY_ATTRIBUTE

static final int DATA_OUTPUT_ASSOCIATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__ASSIGNMENT

static final int DATA_OUTPUT_ASSOCIATION__ASSIGNMENT
The feature id for the 'Assignment' containment reference list.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__SOURCE_QNAME

static final int DATA_OUTPUT_ASSOCIATION__SOURCE_QNAME
The feature id for the 'Source QName' attribute.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__SOURCE

static final int DATA_OUTPUT_ASSOCIATION__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__TARGET_QNAME

static final int DATA_OUTPUT_ASSOCIATION__TARGET_QNAME
The feature id for the 'Target QName' attribute.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION__TARGET

static final int DATA_OUTPUT_ASSOCIATION__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

DATA_OUTPUT_ASSOCIATION_FEATURE_COUNT

static final int DATA_OUTPUT_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Data Output Association' class.

See Also:
Constant Field Values

DATA_STORE__DOCUMENTATIONS

static final int DATA_STORE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DATA_STORE__ANY

static final int DATA_STORE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DATA_STORE__EXTENSION_ELEMENTS

static final int DATA_STORE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DATA_STORE__ID

static final int DATA_STORE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DATA_STORE__NAME

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

See Also:
Constant Field Values

DATA_STORE__ANY_ATTRIBUTE

static final int DATA_STORE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DATA_STORE__CAPACITY

static final int DATA_STORE__CAPACITY
The feature id for the 'Capacity' attribute.

See Also:
Constant Field Values

DATA_STORE__IS_UNLIMITED

static final int DATA_STORE__IS_UNLIMITED
The feature id for the 'Is Unlimited' attribute.

See Also:
Constant Field Values

DATA_STORE__ITEM_SUBJECT_QNAME

static final int DATA_STORE__ITEM_SUBJECT_QNAME
The feature id for the 'Item Subject QName' attribute.

See Also:
Constant Field Values

DATA_STORE__ITEM_SUBJECT

static final int DATA_STORE__ITEM_SUBJECT
The feature id for the 'Item Subject' reference.

See Also:
Constant Field Values

DATA_STORE_FEATURE_COUNT

static final int DATA_STORE_FEATURE_COUNT
The number of structural features of the 'Data Store' class.

See Also:
Constant Field Values

DEFINITIONS__DOCUMENTATIONS

static final int DEFINITIONS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

DEFINITIONS__ANY

static final int DEFINITIONS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DEFINITIONS__EXTENSION_ELEMENTS

static final int DEFINITIONS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DEFINITIONS__ID

static final int DEFINITIONS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DEFINITIONS__NAME

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

See Also:
Constant Field Values

DEFINITIONS__ANY_ATTRIBUTE

static final int DEFINITIONS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

DEFINITIONS__IMPORTS

static final int DEFINITIONS__IMPORTS
The feature id for the 'Imports' containment reference list.

See Also:
Constant Field Values

DEFINITIONS__EXTENSIONS

static final int DEFINITIONS__EXTENSIONS
The feature id for the 'Extensions' containment reference list.

See Also:
Constant Field Values

DEFINITIONS__ROOT_ELEMENTS

static final int DEFINITIONS__ROOT_ELEMENTS
The feature id for the 'Root Elements' containment reference list.

See Also:
Constant Field Values

DEFINITIONS__RELATIONSHIPS

static final int DEFINITIONS__RELATIONSHIPS
The feature id for the 'Relationships' containment reference list.

See Also:
Constant Field Values

DEFINITIONS__EXPRESSION_LANGUAGE

static final int DEFINITIONS__EXPRESSION_LANGUAGE
The feature id for the 'Expression Language' attribute.

See Also:
Constant Field Values

DEFINITIONS__TARGET_NAMESPACE

static final int DEFINITIONS__TARGET_NAMESPACE
The feature id for the 'Target Namespace' attribute.

See Also:
Constant Field Values

DEFINITIONS__TYPE_LANGUAGE

static final int DEFINITIONS__TYPE_LANGUAGE
The feature id for the 'Type Language' attribute.

See Also:
Constant Field Values

DEFINITIONS_FEATURE_COUNT

static final int DEFINITIONS_FEATURE_COUNT
The number of structural features of the 'Definitions' class.

See Also:
Constant Field Values

DOCUMENTATION__MIXED

static final int DOCUMENTATION__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

DOCUMENTATION__ANY

static final int DOCUMENTATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

DOCUMENTATION__ID

static final int DOCUMENTATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

DOCUMENTATION__TEXT

static final int DOCUMENTATION__TEXT
The feature id for the 'Text' attribute.

See Also:
Constant Field Values

DOCUMENTATION_FEATURE_COUNT

static final int DOCUMENTATION_FEATURE_COUNT
The number of structural features of the 'Documentation' class.

See Also:
Constant Field Values

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__ACTIVITY

static final int DOCUMENT_ROOT__ACTIVITY
The feature id for the 'Activity' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__AD_HOC_SUB_PROCESS

static final int DOCUMENT_ROOT__AD_HOC_SUB_PROCESS
The feature id for the 'Ad Hoc Sub Process' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FLOW_ELEMENT

static final int DOCUMENT_ROOT__FLOW_ELEMENT
The feature id for the 'Flow Element' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ARTIFACT

static final int DOCUMENT_ROOT__ARTIFACT
The feature id for the 'Artifact' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ASSIGNMENT

static final int DOCUMENT_ROOT__ASSIGNMENT
The feature id for the 'Assignment' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ASSOCIATION

static final int DOCUMENT_ROOT__ASSOCIATION
The feature id for the 'Association' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BASE_ELEMENT

static final int DOCUMENT_ROOT__BASE_ELEMENT
The feature id for the 'Base Element' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BASE_ELEMENT_WITH_MIXED_CONTENT

static final int DOCUMENT_ROOT__BASE_ELEMENT_WITH_MIXED_CONTENT
The feature id for the 'Base Element With Mixed Content' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BOUNDARY_EVENT

static final int DOCUMENT_ROOT__BOUNDARY_EVENT
The feature id for the 'Boundary Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BUSINESS_RULE_TASK

static final int DOCUMENT_ROOT__BUSINESS_RULE_TASK
The feature id for the 'Business Rule Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CALLABLE_ELEMENT

static final int DOCUMENT_ROOT__CALLABLE_ELEMENT
The feature id for the 'Callable Element' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CALL_ACTIVITY

static final int DOCUMENT_ROOT__CALL_ACTIVITY
The feature id for the 'Call Activity' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CALL_CHOREOGRAPHY

static final int DOCUMENT_ROOT__CALL_CHOREOGRAPHY
The feature id for the 'Call Choreography' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CANCEL_EVENT_DEFINITION

static final int DOCUMENT_ROOT__CANCEL_EVENT_DEFINITION
The feature id for the 'Cancel Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EVENT_DEFINITION

static final int DOCUMENT_ROOT__EVENT_DEFINITION
The feature id for the 'Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ROOT_ELEMENT

static final int DOCUMENT_ROOT__ROOT_ELEMENT
The feature id for the 'Root Element' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CATCH_EVENT

static final int DOCUMENT_ROOT__CATCH_EVENT
The feature id for the 'Catch Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CHOREOGRAPHY

static final int DOCUMENT_ROOT__CHOREOGRAPHY
The feature id for the 'Choreography' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COLLABORATION

static final int DOCUMENT_ROOT__COLLABORATION
The feature id for the 'Collaboration' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CHOREOGRAPHY_ACTIVITY

static final int DOCUMENT_ROOT__CHOREOGRAPHY_ACTIVITY
The feature id for the 'Choreography Activity' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CHOREOGRAPHY_TASK

static final int DOCUMENT_ROOT__CHOREOGRAPHY_TASK
The feature id for the 'Choreography Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPENSATE_EVENT_DEFINITION

static final int DOCUMENT_ROOT__COMPENSATE_EVENT_DEFINITION
The feature id for the 'Compensate Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPLEX_BEHAVIOR_DEFINITION

static final int DOCUMENT_ROOT__COMPLEX_BEHAVIOR_DEFINITION
The feature id for the 'Complex Behavior Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPLEX_GATEWAY

static final int DOCUMENT_ROOT__COMPLEX_GATEWAY
The feature id for the 'Complex Gateway' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONDITIONAL_EVENT_DEFINITION

static final int DOCUMENT_ROOT__CONDITIONAL_EVENT_DEFINITION
The feature id for the 'Conditional Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_ASSOCIATION

static final int DOCUMENT_ROOT__DATA_ASSOCIATION
The feature id for the 'Data Association' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_INPUT

static final int DOCUMENT_ROOT__DATA_INPUT
The feature id for the 'Data Input' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_INPUT_ASSOCIATION

static final int DOCUMENT_ROOT__DATA_INPUT_ASSOCIATION
The feature id for the 'Data Input Association' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_OBJECT

static final int DOCUMENT_ROOT__DATA_OBJECT
The feature id for the 'Data Object' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_OUTPUT

static final int DOCUMENT_ROOT__DATA_OUTPUT
The feature id for the 'Data Output' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_OUTPUT_ASSOCIATION

static final int DOCUMENT_ROOT__DATA_OUTPUT_ASSOCIATION
The feature id for the 'Data Output Association' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DATA_STORE

static final int DOCUMENT_ROOT__DATA_STORE
The feature id for the 'Data Store' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DEFINITIONS

static final int DOCUMENT_ROOT__DEFINITIONS
The feature id for the 'Definitions' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DOCUMENTATION

static final int DOCUMENT_ROOT__DOCUMENTATION
The feature id for the 'Documentation' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__END_EVENT

static final int DOCUMENT_ROOT__END_EVENT
The feature id for the 'End Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ERROR

static final int DOCUMENT_ROOT__ERROR
The feature id for the 'Error' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ERROR_EVENT_DEFINITION

static final int DOCUMENT_ROOT__ERROR_EVENT_DEFINITION
The feature id for the 'Error Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ESCALATION

static final int DOCUMENT_ROOT__ESCALATION
The feature id for the 'Escalation' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ESCALATION_EVENT_DEFINITION

static final int DOCUMENT_ROOT__ESCALATION_EVENT_DEFINITION
The feature id for the 'Escalation Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EVENT

static final int DOCUMENT_ROOT__EVENT
The feature id for the 'Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EVENT_BASED_GATEWAY

static final int DOCUMENT_ROOT__EVENT_BASED_GATEWAY
The feature id for the 'Event Based Gateway' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXCLUSIVE_GATEWAY

static final int DOCUMENT_ROOT__EXCLUSIVE_GATEWAY
The feature id for the 'Exclusive Gateway' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXPRESSION

static final int DOCUMENT_ROOT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXTENSION

static final int DOCUMENT_ROOT__EXTENSION
The feature id for the 'Extension' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXTENSION_ELEMENTS

static final int DOCUMENT_ROOT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FLOW_NODE

static final int DOCUMENT_ROOT__FLOW_NODE
The feature id for the 'Flow Node' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__FORMAL_EXPRESSION

static final int DOCUMENT_ROOT__FORMAL_EXPRESSION
The feature id for the 'Formal Expression' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__GATEWAY

static final int DOCUMENT_ROOT__GATEWAY
The feature id for the 'Gateway' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__GLOBAL_CHOREOGRAPHY_TASK

static final int DOCUMENT_ROOT__GLOBAL_CHOREOGRAPHY_TASK
The feature id for the 'Global Choreography Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__GLOBAL_TASK

static final int DOCUMENT_ROOT__GLOBAL_TASK
The feature id for the 'Global Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__GROUP

static final int DOCUMENT_ROOT__GROUP
The feature id for the 'Group' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__HUMAN_PERFORMER

static final int DOCUMENT_ROOT__HUMAN_PERFORMER
The feature id for the 'Human Performer' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PERFORMER

static final int DOCUMENT_ROOT__PERFORMER
The feature id for the 'Performer' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RESOURCE_ROLE

static final int DOCUMENT_ROOT__RESOURCE_ROLE
The feature id for the 'Resource Role' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLICIT_THROW_EVENT

static final int DOCUMENT_ROOT__IMPLICIT_THROW_EVENT
The feature id for the 'Implicit Throw Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPORT

static final int DOCUMENT_ROOT__IMPORT
The feature id for the 'Import' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INCLUSIVE_GATEWAY

static final int DOCUMENT_ROOT__INCLUSIVE_GATEWAY
The feature id for the 'Inclusive Gateway' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INPUT_SET

static final int DOCUMENT_ROOT__INPUT_SET
The feature id for the 'Input Set' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERFACE

static final int DOCUMENT_ROOT__INTERFACE
The feature id for the 'Interface' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERMEDIATE_CATCH_EVENT

static final int DOCUMENT_ROOT__INTERMEDIATE_CATCH_EVENT
The feature id for the 'Intermediate Catch Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERMEDIATE_THROW_EVENT

static final int DOCUMENT_ROOT__INTERMEDIATE_THROW_EVENT
The feature id for the 'Intermediate Throw Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IO_SPECIFICATION

static final int DOCUMENT_ROOT__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ITEM_DEFINITION

static final int DOCUMENT_ROOT__ITEM_DEFINITION
The feature id for the 'Item Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LANE

static final int DOCUMENT_ROOT__LANE
The feature id for the 'Lane' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LINK_EVENT_DEFINITION

static final int DOCUMENT_ROOT__LINK_EVENT_DEFINITION
The feature id for the 'Link Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__LOOP_CHARACTERISTICS

static final int DOCUMENT_ROOT__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MESSAGE

static final int DOCUMENT_ROOT__MESSAGE
The feature id for the 'Message' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MESSAGE_EVENT_DEFINITION

static final int DOCUMENT_ROOT__MESSAGE_EVENT_DEFINITION
The feature id for the 'Message Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MESSAGE_FLOW

static final int DOCUMENT_ROOT__MESSAGE_FLOW
The feature id for the 'Message Flow' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__MULTI_INSTANCE_LOOP_CHARACTERISTICS

static final int DOCUMENT_ROOT__MULTI_INSTANCE_LOOP_CHARACTERISTICS
The feature id for the 'Multi Instance Loop Characteristics' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__OPERATION

static final int DOCUMENT_ROOT__OPERATION
The feature id for the 'Operation' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__OUTPUT_SET

static final int DOCUMENT_ROOT__OUTPUT_SET
The feature id for the 'Output Set' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PARALLEL_GATEWAY

static final int DOCUMENT_ROOT__PARALLEL_GATEWAY
The feature id for the 'Parallel Gateway' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PARTICIPANT

static final int DOCUMENT_ROOT__PARTICIPANT
The feature id for the 'Participant' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PARTICIPANT_ASSOCIATION

static final int DOCUMENT_ROOT__PARTICIPANT_ASSOCIATION
The feature id for the 'Participant Association' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PARTICIPANT_MULTIPLICITY

static final int DOCUMENT_ROOT__PARTICIPANT_MULTIPLICITY
The feature id for the 'Participant Multiplicity' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__POTENTIAL_OWNER

static final int DOCUMENT_ROOT__POTENTIAL_OWNER
The feature id for the 'Potential Owner' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROCESS

static final int DOCUMENT_ROOT__PROCESS
The feature id for the 'Process' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RELATIONSHIP

static final int DOCUMENT_ROOT__RELATIONSHIP
The feature id for the 'Relationship' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RESOURCE

static final int DOCUMENT_ROOT__RESOURCE
The feature id for the 'Resource' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RESOURCE_ASSIGNMENT_EXPRESSION

static final int DOCUMENT_ROOT__RESOURCE_ASSIGNMENT_EXPRESSION
The feature id for the 'Resource Assignment Expression' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RESOURCE_PARAMETER

static final int DOCUMENT_ROOT__RESOURCE_PARAMETER
The feature id for the 'Resource Parameter' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RESOURCE_PARAMETER_BINDING

static final int DOCUMENT_ROOT__RESOURCE_PARAMETER_BINDING
The feature id for the 'Resource Parameter Binding' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SEQUENCE_FLOW

static final int DOCUMENT_ROOT__SEQUENCE_FLOW
The feature id for the 'Sequence Flow' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SERVICE_TASK

static final int DOCUMENT_ROOT__SERVICE_TASK
The feature id for the 'Service Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SIGNAL

static final int DOCUMENT_ROOT__SIGNAL
The feature id for the 'Signal' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SIGNAL_EVENT_DEFINITION

static final int DOCUMENT_ROOT__SIGNAL_EVENT_DEFINITION
The feature id for the 'Signal Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__STANDARD_LOOP_CHARACTERISTICS

static final int DOCUMENT_ROOT__STANDARD_LOOP_CHARACTERISTICS
The feature id for the 'Standard Loop Characteristics' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__START_EVENT

static final int DOCUMENT_ROOT__START_EVENT
The feature id for the 'Start Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SUB_CHOREOGRAPHY

static final int DOCUMENT_ROOT__SUB_CHOREOGRAPHY
The feature id for the 'Sub Choreography' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SUB_PROCESS

static final int DOCUMENT_ROOT__SUB_PROCESS
The feature id for the 'Sub Process' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TASK

static final int DOCUMENT_ROOT__TASK
The feature id for the 'Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TERMINATE_EVENT_DEFINITION

static final int DOCUMENT_ROOT__TERMINATE_EVENT_DEFINITION
The feature id for the 'Terminate Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TEXT

static final int DOCUMENT_ROOT__TEXT
The feature id for the 'Text' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TEXT_ANNOTATION

static final int DOCUMENT_ROOT__TEXT_ANNOTATION
The feature id for the 'Text Annotation' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__THROW_EVENT

static final int DOCUMENT_ROOT__THROW_EVENT
The feature id for the 'Throw Event' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TIMER_EVENT_DEFINITION

static final int DOCUMENT_ROOT__TIMER_EVENT_DEFINITION
The feature id for the 'Timer Event Definition' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__TRANSACTION

static final int DOCUMENT_ROOT__TRANSACTION
The feature id for the 'Transaction' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__USER_TASK

static final int DOCUMENT_ROOT__USER_TASK
The feature id for the 'User Task' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values

THROW_EVENT__DOCUMENTATIONS

static final int THROW_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

THROW_EVENT__ANY

static final int THROW_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

THROW_EVENT__EXTENSION_ELEMENTS

static final int THROW_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

THROW_EVENT__ID

static final int THROW_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

THROW_EVENT__NAME

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

See Also:
Constant Field Values

THROW_EVENT__ANY_ATTRIBUTE

static final int THROW_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

THROW_EVENT__INCOMING

static final int THROW_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

THROW_EVENT__OUTGOING

static final int THROW_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

THROW_EVENT__DATA_INPUT

static final int THROW_EVENT__DATA_INPUT
The feature id for the 'Data Input' containment reference list.

See Also:
Constant Field Values

THROW_EVENT__DATA_INPUT_ASSOCIATION

static final int THROW_EVENT__DATA_INPUT_ASSOCIATION
The feature id for the 'Data Input Association' containment reference list.

See Also:
Constant Field Values

THROW_EVENT__INPUT_SET

static final int THROW_EVENT__INPUT_SET
The feature id for the 'Input Set' containment reference.

See Also:
Constant Field Values

THROW_EVENT__EVENT_DEFINITIONS

static final int THROW_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

THROW_EVENT_FEATURE_COUNT

static final int THROW_EVENT_FEATURE_COUNT
The number of structural features of the 'Throw Event' class.

See Also:
Constant Field Values

END_EVENT__DOCUMENTATIONS

static final int END_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

END_EVENT__ANY

static final int END_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

END_EVENT__EXTENSION_ELEMENTS

static final int END_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

END_EVENT__ID

static final int END_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

END_EVENT__NAME

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

See Also:
Constant Field Values

END_EVENT__ANY_ATTRIBUTE

static final int END_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

END_EVENT__INCOMING

static final int END_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

END_EVENT__OUTGOING

static final int END_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

END_EVENT__DATA_INPUT

static final int END_EVENT__DATA_INPUT
The feature id for the 'Data Input' containment reference list.

See Also:
Constant Field Values

END_EVENT__DATA_INPUT_ASSOCIATION

static final int END_EVENT__DATA_INPUT_ASSOCIATION
The feature id for the 'Data Input Association' containment reference list.

See Also:
Constant Field Values

END_EVENT__INPUT_SET

static final int END_EVENT__INPUT_SET
The feature id for the 'Input Set' containment reference.

See Also:
Constant Field Values

END_EVENT__EVENT_DEFINITIONS

static final int END_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

END_EVENT_FEATURE_COUNT

static final int END_EVENT_FEATURE_COUNT
The number of structural features of the 'End Event' class.

See Also:
Constant Field Values

ERROR__DOCUMENTATIONS

static final int ERROR__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ERROR__ANY

static final int ERROR__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ERROR__EXTENSION_ELEMENTS

static final int ERROR__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ERROR__ID

static final int ERROR__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ERROR__NAME

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

See Also:
Constant Field Values

ERROR__ANY_ATTRIBUTE

static final int ERROR__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ERROR__ERROR_CODE

static final int ERROR__ERROR_CODE
The feature id for the 'Error Code' attribute.

See Also:
Constant Field Values

ERROR__STRUCTURE_QNAME

static final int ERROR__STRUCTURE_QNAME
The feature id for the 'Structure QName' attribute.

See Also:
Constant Field Values

ERROR__STRUCTURE

static final int ERROR__STRUCTURE
The feature id for the 'Structure' reference.

See Also:
Constant Field Values

ERROR_FEATURE_COUNT

static final int ERROR_FEATURE_COUNT
The number of structural features of the 'Error' class.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__DOCUMENTATIONS

static final int ERROR_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__ANY

static final int ERROR_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int ERROR_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__ID

static final int ERROR_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int ERROR_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__ERROR_QNAME

static final int ERROR_EVENT_DEFINITION__ERROR_QNAME
The feature id for the 'Error QName' attribute.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION__ERROR

static final int ERROR_EVENT_DEFINITION__ERROR
The feature id for the 'Error' reference.

See Also:
Constant Field Values

ERROR_EVENT_DEFINITION_FEATURE_COUNT

static final int ERROR_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Error Event Definition' class.

See Also:
Constant Field Values

ESCALATION__DOCUMENTATIONS

static final int ESCALATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ESCALATION__ANY

static final int ESCALATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ESCALATION__EXTENSION_ELEMENTS

static final int ESCALATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ESCALATION__ID

static final int ESCALATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ESCALATION__NAME

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

See Also:
Constant Field Values

ESCALATION__ANY_ATTRIBUTE

static final int ESCALATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ESCALATION__STRUCTURE_QNAME

static final int ESCALATION__STRUCTURE_QNAME
The feature id for the 'Structure QName' attribute.

See Also:
Constant Field Values

ESCALATION__STRUCTURE

static final int ESCALATION__STRUCTURE
The feature id for the 'Structure' reference.

See Also:
Constant Field Values

ESCALATION_FEATURE_COUNT

static final int ESCALATION_FEATURE_COUNT
The number of structural features of the 'Escalation' class.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__DOCUMENTATIONS

static final int ESCALATION_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__ANY

static final int ESCALATION_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int ESCALATION_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__ID

static final int ESCALATION_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int ESCALATION_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__ESCALATION_CODE

static final int ESCALATION_EVENT_DEFINITION__ESCALATION_CODE
The feature id for the 'Escalation Code' attribute.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__ESCALATION_QNAME

static final int ESCALATION_EVENT_DEFINITION__ESCALATION_QNAME
The feature id for the 'Escalation QName' attribute.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION__ESCALATION

static final int ESCALATION_EVENT_DEFINITION__ESCALATION
The feature id for the 'Escalation' reference.

See Also:
Constant Field Values

ESCALATION_EVENT_DEFINITION_FEATURE_COUNT

static final int ESCALATION_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Escalation Event Definition' class.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__DOCUMENTATIONS

static final int EVENT_BASED_GATEWAY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__ANY

static final int EVENT_BASED_GATEWAY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__EXTENSION_ELEMENTS

static final int EVENT_BASED_GATEWAY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__ID

static final int EVENT_BASED_GATEWAY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__NAME

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

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__ANY_ATTRIBUTE

static final int EVENT_BASED_GATEWAY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__INCOMING

static final int EVENT_BASED_GATEWAY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__OUTGOING

static final int EVENT_BASED_GATEWAY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__EVENT_GATEWAY_TYPE

static final int EVENT_BASED_GATEWAY__EVENT_GATEWAY_TYPE
The feature id for the 'Event Gateway Type' attribute.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY__INSTANTIATE

static final int EVENT_BASED_GATEWAY__INSTANTIATE
The feature id for the 'Instantiate' attribute.

See Also:
Constant Field Values

EVENT_BASED_GATEWAY_FEATURE_COUNT

static final int EVENT_BASED_GATEWAY_FEATURE_COUNT
The number of structural features of the 'Event Based Gateway' class.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY

static final int EXCLUSIVE_GATEWAY
The meta object id for the 'Exclusive Gateway' class.

See Also:
ExclusiveGatewayImpl, Bpmn2PackageImpl.getExclusiveGateway(), Constant Field Values

EXCLUSIVE_GATEWAY__DOCUMENTATIONS

static final int EXCLUSIVE_GATEWAY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__ANY

static final int EXCLUSIVE_GATEWAY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__EXTENSION_ELEMENTS

static final int EXCLUSIVE_GATEWAY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__ID

static final int EXCLUSIVE_GATEWAY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__NAME

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

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__ANY_ATTRIBUTE

static final int EXCLUSIVE_GATEWAY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__INCOMING

static final int EXCLUSIVE_GATEWAY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__OUTGOING

static final int EXCLUSIVE_GATEWAY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY__DEFAULT

static final int EXCLUSIVE_GATEWAY__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

EXCLUSIVE_GATEWAY_FEATURE_COUNT

static final int EXCLUSIVE_GATEWAY_FEATURE_COUNT
The number of structural features of the 'Exclusive Gateway' class.

See Also:
Constant Field Values

EXPRESSION

static final int EXPRESSION
The meta object id for the 'Expression' class.

See Also:
ExpressionImpl, Bpmn2PackageImpl.getExpression(), Constant Field Values

EXPRESSION__MIXED

static final int EXPRESSION__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

EXPRESSION__DOCUMENTATIONS

static final int EXPRESSION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

EXPRESSION__ANY

static final int EXPRESSION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

EXPRESSION__ID

static final int EXPRESSION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

EXPRESSION__ANY_ATTRIBUTE

static final int EXPRESSION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

EXPRESSION_FEATURE_COUNT

static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.

See Also:
Constant Field Values

EXTENSION

static final int EXTENSION
The meta object id for the 'Extension' class.

See Also:
ExtensionImpl, Bpmn2PackageImpl.getExtension(), Constant Field Values

EXTENSION__DOCUMENTATIONS

static final int EXTENSION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

EXTENSION__DEFINITION

static final int EXTENSION__DEFINITION
The feature id for the 'Definition' attribute.

See Also:
Constant Field Values

EXTENSION__MUST_UNDERSTAND

static final int EXTENSION__MUST_UNDERSTAND
The feature id for the 'Must Understand' attribute.

See Also:
Constant Field Values

EXTENSION_FEATURE_COUNT

static final int EXTENSION_FEATURE_COUNT
The number of structural features of the 'Extension' class.

See Also:
Constant Field Values

EXTENSION_ELEMENTS

static final int EXTENSION_ELEMENTS
The meta object id for the 'Extension Elements' class.

See Also:
ExtensionElementsImpl, Bpmn2PackageImpl.getExtensionElements(), Constant Field Values

EXTENSION_ELEMENTS__ANY

static final int EXTENSION_ELEMENTS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

EXTENSION_ELEMENTS_FEATURE_COUNT

static final int EXTENSION_ELEMENTS_FEATURE_COUNT
The number of structural features of the 'Extension Elements' class.

See Also:
Constant Field Values

FORMAL_EXPRESSION

static final int FORMAL_EXPRESSION
The meta object id for the 'Formal Expression' class.

See Also:
FormalExpressionImpl, Bpmn2PackageImpl.getFormalExpression(), Constant Field Values

FORMAL_EXPRESSION__MIXED

static final int FORMAL_EXPRESSION__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

FORMAL_EXPRESSION__DOCUMENTATIONS

static final int FORMAL_EXPRESSION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

FORMAL_EXPRESSION__ANY

static final int FORMAL_EXPRESSION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

FORMAL_EXPRESSION__ID

static final int FORMAL_EXPRESSION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

FORMAL_EXPRESSION__ANY_ATTRIBUTE

static final int FORMAL_EXPRESSION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

FORMAL_EXPRESSION__EVALUATES_TO_TYPE_REF

static final int FORMAL_EXPRESSION__EVALUATES_TO_TYPE_REF
The feature id for the 'Evaluates To Type Ref' attribute.

See Also:
Constant Field Values

FORMAL_EXPRESSION__LANGUAGE

static final int FORMAL_EXPRESSION__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

FORMAL_EXPRESSION_FEATURE_COUNT

static final int FORMAL_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Formal Expression' class.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK

static final int GLOBAL_CHOREOGRAPHY_TASK
The meta object id for the 'Global Choreography Task' class.

See Also:
GlobalChoreographyTaskImpl, Bpmn2PackageImpl.getGlobalChoreographyTask(), Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__DOCUMENTATIONS

static final int GLOBAL_CHOREOGRAPHY_TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__ANY

static final int GLOBAL_CHOREOGRAPHY_TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__EXTENSION_ELEMENTS

static final int GLOBAL_CHOREOGRAPHY_TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__ID

static final int GLOBAL_CHOREOGRAPHY_TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__NAME

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

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__ANY_ATTRIBUTE

static final int GLOBAL_CHOREOGRAPHY_TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__PARTICIPANTS

static final int GLOBAL_CHOREOGRAPHY_TASK__PARTICIPANTS
The feature id for the 'Participants' containment reference list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__MESSAGE_FLOWS

static final int GLOBAL_CHOREOGRAPHY_TASK__MESSAGE_FLOWS
The feature id for the 'Message Flows' containment reference list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__ARTIFACTS

static final int GLOBAL_CHOREOGRAPHY_TASK__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__FLOW_ELEMENTS

static final int GLOBAL_CHOREOGRAPHY_TASK__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT

static final int GLOBAL_CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT
The feature id for the 'Initiating Participant' reference.

See Also:
Constant Field Values

GLOBAL_CHOREOGRAPHY_TASK_FEATURE_COUNT

static final int GLOBAL_CHOREOGRAPHY_TASK_FEATURE_COUNT
The number of structural features of the 'Global Choreography Task' class.

See Also:
Constant Field Values

GLOBAL_TASK

static final int GLOBAL_TASK
The meta object id for the 'Global Task' class.

See Also:
GlobalTaskImpl, Bpmn2PackageImpl.getGlobalTask(), Constant Field Values

GLOBAL_TASK__DOCUMENTATIONS

static final int GLOBAL_TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

GLOBAL_TASK__ANY

static final int GLOBAL_TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

GLOBAL_TASK__EXTENSION_ELEMENTS

static final int GLOBAL_TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

GLOBAL_TASK__ID

static final int GLOBAL_TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

GLOBAL_TASK__NAME

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

See Also:
Constant Field Values

GLOBAL_TASK__ANY_ATTRIBUTE

static final int GLOBAL_TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

GLOBAL_TASK__SUPPORTED_INTERFACES_QNAME

static final int GLOBAL_TASK__SUPPORTED_INTERFACES_QNAME
The feature id for the 'Supported Interfaces QName' attribute list.

See Also:
Constant Field Values

GLOBAL_TASK__SUPPORTED_INTERFACES

static final int GLOBAL_TASK__SUPPORTED_INTERFACES
The feature id for the 'Supported Interfaces' reference list.

See Also:
Constant Field Values

GLOBAL_TASK__IO_SPECIFICATION

static final int GLOBAL_TASK__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

GLOBAL_TASK_FEATURE_COUNT

static final int GLOBAL_TASK_FEATURE_COUNT
The number of structural features of the 'Global Task' class.

See Also:
Constant Field Values

GROUP

static final int GROUP
The meta object id for the 'Group' class.

See Also:
GroupImpl, Bpmn2PackageImpl.getGroup(), Constant Field Values

GROUP__DOCUMENTATIONS

static final int GROUP__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

GROUP__ANY

static final int GROUP__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

GROUP__EXTENSION_ELEMENTS

static final int GROUP__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

GROUP__ID

static final int GROUP__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

GROUP__NAME

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

See Also:
Constant Field Values

GROUP__ANY_ATTRIBUTE

static final int GROUP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

GROUP_FEATURE_COUNT

static final int GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class.

See Also:
Constant Field Values

RESOURCE_ROLE

static final int RESOURCE_ROLE
The meta object id for the 'Resource Role' class.

See Also:
ResourceRoleImpl, Bpmn2PackageImpl.getResourceRole(), Constant Field Values

RESOURCE_ROLE__DOCUMENTATIONS

static final int RESOURCE_ROLE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

RESOURCE_ROLE__ANY

static final int RESOURCE_ROLE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

RESOURCE_ROLE__EXTENSION_ELEMENTS

static final int RESOURCE_ROLE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

RESOURCE_ROLE__ID

static final int RESOURCE_ROLE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RESOURCE_ROLE__NAME

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

See Also:
Constant Field Values

RESOURCE_ROLE__ANY_ATTRIBUTE

static final int RESOURCE_ROLE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

RESOURCE_ROLE__RESOURCE_QNAME

static final int RESOURCE_ROLE__RESOURCE_QNAME
The feature id for the 'Resource QName' attribute.

See Also:
Constant Field Values

RESOURCE_ROLE__RESOURCE

static final int RESOURCE_ROLE__RESOURCE
The feature id for the 'Resource' reference.

See Also:
Constant Field Values

RESOURCE_ROLE__RESOURCE_PARAMETER_BINDINGS

static final int RESOURCE_ROLE__RESOURCE_PARAMETER_BINDINGS
The feature id for the 'Resource Parameter Bindings' containment reference list.

See Also:
Constant Field Values

RESOURCE_ROLE__RESOURCE_ASSIGNMENT_EXPRESSION

static final int RESOURCE_ROLE__RESOURCE_ASSIGNMENT_EXPRESSION
The feature id for the 'Resource Assignment Expression' containment reference.

See Also:
Constant Field Values

RESOURCE_ROLE_FEATURE_COUNT

static final int RESOURCE_ROLE_FEATURE_COUNT
The number of structural features of the 'Resource Role' class.

See Also:
Constant Field Values

PERFORMER

static final int PERFORMER
The meta object id for the 'Performer' class.

See Also:
PerformerImpl, Bpmn2PackageImpl.getPerformer(), Constant Field Values

PERFORMER__DOCUMENTATIONS

static final int PERFORMER__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

PERFORMER__ANY

static final int PERFORMER__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PERFORMER__EXTENSION_ELEMENTS

static final int PERFORMER__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

PERFORMER__ID

static final int PERFORMER__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PERFORMER__NAME

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

See Also:
Constant Field Values

PERFORMER__ANY_ATTRIBUTE

static final int PERFORMER__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PERFORMER__RESOURCE_QNAME

static final int PERFORMER__RESOURCE_QNAME
The feature id for the 'Resource QName' attribute.

See Also:
Constant Field Values

PERFORMER__RESOURCE

static final int PERFORMER__RESOURCE
The feature id for the 'Resource' reference.

See Also:
Constant Field Values

PERFORMER__RESOURCE_PARAMETER_BINDINGS

static final int PERFORMER__RESOURCE_PARAMETER_BINDINGS
The feature id for the 'Resource Parameter Bindings' containment reference list.

See Also:
Constant Field Values

PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION

static final int PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION
The feature id for the 'Resource Assignment Expression' containment reference.

See Also:
Constant Field Values

PERFORMER_FEATURE_COUNT

static final int PERFORMER_FEATURE_COUNT
The number of structural features of the 'Performer' class.

See Also:
Constant Field Values

HUMAN_PERFORMER

static final int HUMAN_PERFORMER
The meta object id for the 'Human Performer' class.

See Also:
HumanPerformerImpl, Bpmn2PackageImpl.getHumanPerformer(), Constant Field Values

HUMAN_PERFORMER__DOCUMENTATIONS

static final int HUMAN_PERFORMER__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

HUMAN_PERFORMER__ANY

static final int HUMAN_PERFORMER__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

HUMAN_PERFORMER__EXTENSION_ELEMENTS

static final int HUMAN_PERFORMER__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

HUMAN_PERFORMER__ID

static final int HUMAN_PERFORMER__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

HUMAN_PERFORMER__NAME

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

See Also:
Constant Field Values

HUMAN_PERFORMER__ANY_ATTRIBUTE

static final int HUMAN_PERFORMER__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

HUMAN_PERFORMER__RESOURCE_QNAME

static final int HUMAN_PERFORMER__RESOURCE_QNAME
The feature id for the 'Resource QName' attribute.

See Also:
Constant Field Values

HUMAN_PERFORMER__RESOURCE

static final int HUMAN_PERFORMER__RESOURCE
The feature id for the 'Resource' reference.

See Also:
Constant Field Values

HUMAN_PERFORMER__RESOURCE_PARAMETER_BINDINGS

static final int HUMAN_PERFORMER__RESOURCE_PARAMETER_BINDINGS
The feature id for the 'Resource Parameter Bindings' containment reference list.

See Also:
Constant Field Values

HUMAN_PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION

static final int HUMAN_PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION
The feature id for the 'Resource Assignment Expression' containment reference.

See Also:
Constant Field Values

HUMAN_PERFORMER_FEATURE_COUNT

static final int HUMAN_PERFORMER_FEATURE_COUNT
The number of structural features of the 'Human Performer' class.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT

static final int IMPLICIT_THROW_EVENT
The meta object id for the 'Implicit Throw Event' class.

See Also:
ImplicitThrowEventImpl, Bpmn2PackageImpl.getImplicitThrowEvent(), Constant Field Values

IMPLICIT_THROW_EVENT__DOCUMENTATIONS

static final int IMPLICIT_THROW_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__ANY

static final int IMPLICIT_THROW_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__EXTENSION_ELEMENTS

static final int IMPLICIT_THROW_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__ID

static final int IMPLICIT_THROW_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__NAME

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

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__ANY_ATTRIBUTE

static final int IMPLICIT_THROW_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__INCOMING

static final int IMPLICIT_THROW_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__OUTGOING

static final int IMPLICIT_THROW_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__DATA_INPUT

static final int IMPLICIT_THROW_EVENT__DATA_INPUT
The feature id for the 'Data Input' containment reference list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__DATA_INPUT_ASSOCIATION

static final int IMPLICIT_THROW_EVENT__DATA_INPUT_ASSOCIATION
The feature id for the 'Data Input Association' containment reference list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__INPUT_SET

static final int IMPLICIT_THROW_EVENT__INPUT_SET
The feature id for the 'Input Set' containment reference.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT__EVENT_DEFINITIONS

static final int IMPLICIT_THROW_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

IMPLICIT_THROW_EVENT_FEATURE_COUNT

static final int IMPLICIT_THROW_EVENT_FEATURE_COUNT
The number of structural features of the 'Implicit Throw Event' class.

See Also:
Constant Field Values

IMPORT

static final int IMPORT
The meta object id for the 'Import' class.

See Also:
ImportImpl, Bpmn2PackageImpl.getImport(), Constant Field Values

IMPORT__IMPORT_TYPE

static final int IMPORT__IMPORT_TYPE
The feature id for the 'Import Type' attribute.

See Also:
Constant Field Values

IMPORT__LOCATION

static final int IMPORT__LOCATION
The feature id for the 'Location' attribute.

See Also:
Constant Field Values

IMPORT__NAMESPACE

static final int IMPORT__NAMESPACE
The feature id for the 'Namespace' attribute.

See Also:
Constant Field Values

IMPORT_FEATURE_COUNT

static final int IMPORT_FEATURE_COUNT
The number of structural features of the 'Import' class.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY

static final int INCLUSIVE_GATEWAY
The meta object id for the 'Inclusive Gateway' class.

See Also:
InclusiveGatewayImpl, Bpmn2PackageImpl.getInclusiveGateway(), Constant Field Values

INCLUSIVE_GATEWAY__DOCUMENTATIONS

static final int INCLUSIVE_GATEWAY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__ANY

static final int INCLUSIVE_GATEWAY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__EXTENSION_ELEMENTS

static final int INCLUSIVE_GATEWAY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__ID

static final int INCLUSIVE_GATEWAY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__NAME

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

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__ANY_ATTRIBUTE

static final int INCLUSIVE_GATEWAY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__INCOMING

static final int INCLUSIVE_GATEWAY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__OUTGOING

static final int INCLUSIVE_GATEWAY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY__DEFAULT

static final int INCLUSIVE_GATEWAY__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

INCLUSIVE_GATEWAY_FEATURE_COUNT

static final int INCLUSIVE_GATEWAY_FEATURE_COUNT
The number of structural features of the 'Inclusive Gateway' class.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION

static final int INPUT_OUTPUT_SPECIFICATION
The meta object id for the 'Input Output Specification' class.

See Also:
InputOutputSpecificationImpl, Bpmn2PackageImpl.getInputOutputSpecification(), Constant Field Values

INPUT_OUTPUT_SPECIFICATION__DOCUMENTATIONS

static final int INPUT_OUTPUT_SPECIFICATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__ANY

static final int INPUT_OUTPUT_SPECIFICATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__EXTENSION_ELEMENTS

static final int INPUT_OUTPUT_SPECIFICATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__ID

static final int INPUT_OUTPUT_SPECIFICATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__NAME

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

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__ANY_ATTRIBUTE

static final int INPUT_OUTPUT_SPECIFICATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__DATA_INPUTS

static final int INPUT_OUTPUT_SPECIFICATION__DATA_INPUTS
The feature id for the 'Data Inputs' containment reference list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__DATA_OUTPUTS

static final int INPUT_OUTPUT_SPECIFICATION__DATA_OUTPUTS
The feature id for the 'Data Outputs' containment reference list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__INPUT_SETS

static final int INPUT_OUTPUT_SPECIFICATION__INPUT_SETS
The feature id for the 'Input Sets' containment reference list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION__OUTPUT_SETS

static final int INPUT_OUTPUT_SPECIFICATION__OUTPUT_SETS
The feature id for the 'Output Sets' containment reference list.

See Also:
Constant Field Values

INPUT_OUTPUT_SPECIFICATION_FEATURE_COUNT

static final int INPUT_OUTPUT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Input Output Specification' class.

See Also:
Constant Field Values

INPUT_SET

static final int INPUT_SET
The meta object id for the 'Input Set' class.

See Also:
InputSetImpl, Bpmn2PackageImpl.getInputSet(), Constant Field Values

INPUT_SET__DOCUMENTATIONS

static final int INPUT_SET__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

INPUT_SET__ANY

static final int INPUT_SET__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

INPUT_SET__EXTENSION_ELEMENTS

static final int INPUT_SET__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

INPUT_SET__ID

static final int INPUT_SET__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INPUT_SET__NAME

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

See Also:
Constant Field Values

INPUT_SET__ANY_ATTRIBUTE

static final int INPUT_SET__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

INPUT_SET__DATA_INPUTS

static final int INPUT_SET__DATA_INPUTS
The feature id for the 'Data Inputs' reference list.

See Also:
Constant Field Values

INPUT_SET__OUTPUT_SETS

static final int INPUT_SET__OUTPUT_SETS
The feature id for the 'Output Sets' reference list.

See Also:
Constant Field Values

INPUT_SET_FEATURE_COUNT

static final int INPUT_SET_FEATURE_COUNT
The number of structural features of the 'Input Set' class.

See Also:
Constant Field Values

INTERFACE

static final int INTERFACE
The meta object id for the 'Interface' class.

See Also:
InterfaceImpl, Bpmn2PackageImpl.getInterface(), Constant Field Values

INTERFACE__DOCUMENTATIONS

static final int INTERFACE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

INTERFACE__ANY

static final int INTERFACE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

INTERFACE__EXTENSION_ELEMENTS

static final int INTERFACE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

INTERFACE__ID

static final int INTERFACE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INTERFACE__NAME

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

See Also:
Constant Field Values

INTERFACE__ANY_ATTRIBUTE

static final int INTERFACE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

INTERFACE__OPERATIONS

static final int INTERFACE__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values

INTERFACE__IMPLEMENTATION_REF

static final int INTERFACE__IMPLEMENTATION_REF
The feature id for the 'Implementation Ref' attribute.

See Also:
Constant Field Values

INTERFACE_FEATURE_COUNT

static final int INTERFACE_FEATURE_COUNT
The number of structural features of the 'Interface' class.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT

static final int INTERMEDIATE_CATCH_EVENT
The meta object id for the 'Intermediate Catch Event' class.

See Also:
IntermediateCatchEventImpl, Bpmn2PackageImpl.getIntermediateCatchEvent(), Constant Field Values

INTERMEDIATE_CATCH_EVENT__DOCUMENTATIONS

static final int INTERMEDIATE_CATCH_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__ANY

static final int INTERMEDIATE_CATCH_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__EXTENSION_ELEMENTS

static final int INTERMEDIATE_CATCH_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__ID

static final int INTERMEDIATE_CATCH_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__NAME

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

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__ANY_ATTRIBUTE

static final int INTERMEDIATE_CATCH_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__INCOMING

static final int INTERMEDIATE_CATCH_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__OUTGOING

static final int INTERMEDIATE_CATCH_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT

static final int INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT
The feature id for the 'Data Output' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT_ASSOCIATION

static final int INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT_ASSOCIATION
The feature id for the 'Data Output Association' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__OUTPUT_SET

static final int INTERMEDIATE_CATCH_EVENT__OUTPUT_SET
The feature id for the 'Output Set' containment reference.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT__EVENT_DEFINITIONS

static final int INTERMEDIATE_CATCH_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_CATCH_EVENT_FEATURE_COUNT

static final int INTERMEDIATE_CATCH_EVENT_FEATURE_COUNT
The number of structural features of the 'Intermediate Catch Event' class.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT

static final int INTERMEDIATE_THROW_EVENT
The meta object id for the 'Intermediate Throw Event' class.

See Also:
IntermediateThrowEventImpl, Bpmn2PackageImpl.getIntermediateThrowEvent(), Constant Field Values

INTERMEDIATE_THROW_EVENT__DOCUMENTATIONS

static final int INTERMEDIATE_THROW_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__ANY

static final int INTERMEDIATE_THROW_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__EXTENSION_ELEMENTS

static final int INTERMEDIATE_THROW_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__ID

static final int INTERMEDIATE_THROW_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__NAME

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

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__ANY_ATTRIBUTE

static final int INTERMEDIATE_THROW_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__INCOMING

static final int INTERMEDIATE_THROW_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__OUTGOING

static final int INTERMEDIATE_THROW_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__DATA_INPUT

static final int INTERMEDIATE_THROW_EVENT__DATA_INPUT
The feature id for the 'Data Input' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__DATA_INPUT_ASSOCIATION

static final int INTERMEDIATE_THROW_EVENT__DATA_INPUT_ASSOCIATION
The feature id for the 'Data Input Association' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__INPUT_SET

static final int INTERMEDIATE_THROW_EVENT__INPUT_SET
The feature id for the 'Input Set' containment reference.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT__EVENT_DEFINITIONS

static final int INTERMEDIATE_THROW_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

INTERMEDIATE_THROW_EVENT_FEATURE_COUNT

static final int INTERMEDIATE_THROW_EVENT_FEATURE_COUNT
The number of structural features of the 'Intermediate Throw Event' class.

See Also:
Constant Field Values

ITEM_DEFINITION

static final int ITEM_DEFINITION
The meta object id for the 'Item Definition' class.

See Also:
ItemDefinitionImpl, Bpmn2PackageImpl.getItemDefinition(), Constant Field Values

ITEM_DEFINITION__DOCUMENTATIONS

static final int ITEM_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

ITEM_DEFINITION__ANY

static final int ITEM_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ITEM_DEFINITION__EXTENSION_ELEMENTS

static final int ITEM_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

ITEM_DEFINITION__ID

static final int ITEM_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ITEM_DEFINITION__NAME

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

See Also:
Constant Field Values

ITEM_DEFINITION__ANY_ATTRIBUTE

static final int ITEM_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ITEM_DEFINITION__IS_COLLECTION

static final int ITEM_DEFINITION__IS_COLLECTION
The feature id for the 'Is Collection' attribute.

See Also:
Constant Field Values

ITEM_DEFINITION__STRUCTURE

static final int ITEM_DEFINITION__STRUCTURE
The feature id for the 'Structure' attribute.

See Also:
Constant Field Values

ITEM_DEFINITION_FEATURE_COUNT

static final int ITEM_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Item Definition' class.

See Also:
Constant Field Values

LANE

static final int LANE
The meta object id for the 'Lane' class.

See Also:
LaneImpl, Bpmn2PackageImpl.getLane(), Constant Field Values

LANE__DOCUMENTATIONS

static final int LANE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

LANE__ANY

static final int LANE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

LANE__EXTENSION_ELEMENTS

static final int LANE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

LANE__ID

static final int LANE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

LANE__NAME

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

See Also:
Constant Field Values

LANE__ANY_ATTRIBUTE

static final int LANE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

LANE__FLOW_ELEMENTS

static final int LANE__FLOW_ELEMENTS
The feature id for the 'Flow Elements' reference list.

See Also:
Constant Field Values

LANE__PARTITION_ELEMENT_QNAME

static final int LANE__PARTITION_ELEMENT_QNAME
The feature id for the 'Partition Element QName' attribute.

See Also:
Constant Field Values

LANE__PARTITION_ELEMENT

static final int LANE__PARTITION_ELEMENT
The feature id for the 'Partition Element' reference.

See Also:
Constant Field Values

LANE_FEATURE_COUNT

static final int LANE_FEATURE_COUNT
The number of structural features of the 'Lane' class.

See Also:
Constant Field Values

LINK_EVENT_DEFINITION

static final int LINK_EVENT_DEFINITION
The meta object id for the 'Link Event Definition' class.

See Also:
LinkEventDefinitionImpl, Bpmn2PackageImpl.getLinkEventDefinition(), Constant Field Values

LINK_EVENT_DEFINITION__DOCUMENTATIONS

static final int LINK_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

LINK_EVENT_DEFINITION__ANY

static final int LINK_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

LINK_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int LINK_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

LINK_EVENT_DEFINITION__ID

static final int LINK_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

LINK_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

LINK_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int LINK_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

LINK_EVENT_DEFINITION_FEATURE_COUNT

static final int LINK_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Link Event Definition' class.

See Also:
Constant Field Values

LOOP_CHARACTERISTICS

static final int LOOP_CHARACTERISTICS
The meta object id for the 'Loop Characteristics' class.

See Also:
LoopCharacteristicsImpl, Bpmn2PackageImpl.getLoopCharacteristics(), Constant Field Values

LOOP_CHARACTERISTICS__DOCUMENTATIONS

static final int LOOP_CHARACTERISTICS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

LOOP_CHARACTERISTICS__ANY

static final int LOOP_CHARACTERISTICS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS

static final int LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

LOOP_CHARACTERISTICS__ID

static final int LOOP_CHARACTERISTICS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

LOOP_CHARACTERISTICS__NAME

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

See Also:
Constant Field Values

LOOP_CHARACTERISTICS__ANY_ATTRIBUTE

static final int LOOP_CHARACTERISTICS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

LOOP_CHARACTERISTICS_FEATURE_COUNT

static final int LOOP_CHARACTERISTICS_FEATURE_COUNT
The number of structural features of the 'Loop Characteristics' class.

See Also:
Constant Field Values

MESSAGE

static final int MESSAGE
The meta object id for the 'Message' class.

See Also:
MessageImpl, Bpmn2PackageImpl.getMessage(), Constant Field Values

MESSAGE__DOCUMENTATIONS

static final int MESSAGE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

MESSAGE__ANY

static final int MESSAGE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

MESSAGE__EXTENSION_ELEMENTS

static final int MESSAGE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

MESSAGE__ID

static final int MESSAGE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

MESSAGE__NAME

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

See Also:
Constant Field Values

MESSAGE__ANY_ATTRIBUTE

static final int MESSAGE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

MESSAGE__STRUCTURE_QNAME

static final int MESSAGE__STRUCTURE_QNAME
The feature id for the 'Structure QName' attribute.

See Also:
Constant Field Values

MESSAGE__STRUCTURE

static final int MESSAGE__STRUCTURE
The feature id for the 'Structure' reference.

See Also:
Constant Field Values

MESSAGE_FEATURE_COUNT

static final int MESSAGE_FEATURE_COUNT
The number of structural features of the 'Message' class.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION

static final int MESSAGE_EVENT_DEFINITION
The meta object id for the 'Message Event Definition' class.

See Also:
MessageEventDefinitionImpl, Bpmn2PackageImpl.getMessageEventDefinition(), Constant Field Values

MESSAGE_EVENT_DEFINITION__DOCUMENTATIONS

static final int MESSAGE_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__ANY

static final int MESSAGE_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int MESSAGE_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__ID

static final int MESSAGE_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int MESSAGE_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__OPERATION_QNAME

static final int MESSAGE_EVENT_DEFINITION__OPERATION_QNAME
The feature id for the 'Operation QName' attribute.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__OPERATION

static final int MESSAGE_EVENT_DEFINITION__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__MESSAGE_QNAME

static final int MESSAGE_EVENT_DEFINITION__MESSAGE_QNAME
The feature id for the 'Message QName' attribute.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION__MESSAGE

static final int MESSAGE_EVENT_DEFINITION__MESSAGE
The feature id for the 'Message' reference.

See Also:
Constant Field Values

MESSAGE_EVENT_DEFINITION_FEATURE_COUNT

static final int MESSAGE_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Message Event Definition' class.

See Also:
Constant Field Values

MESSAGE_FLOW

static final int MESSAGE_FLOW
The meta object id for the 'Message Flow' class.

See Also:
MessageFlowImpl, Bpmn2PackageImpl.getMessageFlow(), Constant Field Values

MESSAGE_FLOW__DOCUMENTATIONS

static final int MESSAGE_FLOW__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

MESSAGE_FLOW__ANY

static final int MESSAGE_FLOW__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

MESSAGE_FLOW__EXTENSION_ELEMENTS

static final int MESSAGE_FLOW__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

MESSAGE_FLOW__ID

static final int MESSAGE_FLOW__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

MESSAGE_FLOW__NAME

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

See Also:
Constant Field Values

MESSAGE_FLOW__ANY_ATTRIBUTE

static final int MESSAGE_FLOW__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

MESSAGE_FLOW__MESSAGE_QNAME

static final int MESSAGE_FLOW__MESSAGE_QNAME
The feature id for the 'Message QName' attribute.

See Also:
Constant Field Values

MESSAGE_FLOW__MESSAGE

static final int MESSAGE_FLOW__MESSAGE
The feature id for the 'Message' reference.

See Also:
Constant Field Values

MESSAGE_FLOW__SOURCE_QNAME

static final int MESSAGE_FLOW__SOURCE_QNAME
The feature id for the 'Source QName' attribute.

See Also:
Constant Field Values

MESSAGE_FLOW__SOURCE

static final int MESSAGE_FLOW__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

MESSAGE_FLOW__TARGET_QNAME

static final int MESSAGE_FLOW__TARGET_QNAME
The feature id for the 'Target QName' attribute.

See Also:
Constant Field Values

MESSAGE_FLOW__TARGET

static final int MESSAGE_FLOW__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

MESSAGE_FLOW_FEATURE_COUNT

static final int MESSAGE_FLOW_FEATURE_COUNT
The number of structural features of the 'Message Flow' class.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS
The meta object id for the 'Multi Instance Loop Characteristics' class.

See Also:
MultiInstanceLoopCharacteristicsImpl, Bpmn2PackageImpl.getMultiInstanceLoopCharacteristics(), Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__DOCUMENTATIONS

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__ID

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__NAME

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

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_CARDINALITY

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_CARDINALITY
The feature id for the 'Loop Cardinality' containment reference.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_INPUT_REF

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_INPUT_REF
The feature id for the 'Loop Data Input Ref' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_OUTPUT_REF

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_OUTPUT_REF
The feature id for the 'Loop Data Output Ref' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__INPUT_DATA_ITEM

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__INPUT_DATA_ITEM
The feature id for the 'Input Data Item' containment reference.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__OUTPUT_DATA_ITEM

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__OUTPUT_DATA_ITEM
The feature id for the 'Output Data Item' containment reference.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLEX_BEHAVIOR_DEFINITION

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLEX_BEHAVIOR_DEFINITION
The feature id for the 'Complex Behavior Definition' containment reference list.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLETION_CONDITION

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLETION_CONDITION
The feature id for the 'Completion Condition' containment reference.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__BEHAVIOR

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__BEHAVIOR
The feature id for the 'Behavior' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__IS_SEQUENTIAL

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__IS_SEQUENTIAL
The feature id for the 'Is Sequential' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__NONE_BEHAVIOR_EVENT_REF

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__NONE_BEHAVIOR_EVENT_REF
The feature id for the 'None Behavior Event Ref' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS__ONE_BEHAVIOR_EVENT_REF

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ONE_BEHAVIOR_EVENT_REF
The feature id for the 'One Behavior Event Ref' attribute.

See Also:
Constant Field Values

MULTI_INSTANCE_LOOP_CHARACTERISTICS_FEATURE_COUNT

static final int MULTI_INSTANCE_LOOP_CHARACTERISTICS_FEATURE_COUNT
The number of structural features of the 'Multi Instance Loop Characteristics' class.

See Also:
Constant Field Values

OPERATION

static final int OPERATION
The meta object id for the 'Operation' class.

See Also:
OperationImpl, Bpmn2PackageImpl.getOperation(), Constant Field Values

OPERATION__DOCUMENTATIONS

static final int OPERATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

OPERATION__ANY

static final int OPERATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

OPERATION__EXTENSION_ELEMENTS

static final int OPERATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

OPERATION__ID

static final int OPERATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

OPERATION__NAME

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

See Also:
Constant Field Values

OPERATION__ANY_ATTRIBUTE

static final int OPERATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

OPERATION__IN_MESSAGE_QNAME

static final int OPERATION__IN_MESSAGE_QNAME
The feature id for the 'In Message QName' attribute.

See Also:
Constant Field Values

OPERATION__IN_MESSAGE

static final int OPERATION__IN_MESSAGE
The feature id for the 'In Message' reference.

See Also:
Constant Field Values

OPERATION__OUT_MESSAGE_QNAME

static final int OPERATION__OUT_MESSAGE_QNAME
The feature id for the 'Out Message QName' attribute.

See Also:
Constant Field Values

OPERATION__OUT_MESSAGE

static final int OPERATION__OUT_MESSAGE
The feature id for the 'Out Message' reference.

See Also:
Constant Field Values

OPERATION__IMPLEMENTATION_REF

static final int OPERATION__IMPLEMENTATION_REF
The feature id for the 'Implementation Ref' attribute.

See Also:
Constant Field Values

OPERATION_FEATURE_COUNT

static final int OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class.

See Also:
Constant Field Values

OUTPUT_SET

static final int OUTPUT_SET
The meta object id for the 'Output Set' class.

See Also:
OutputSetImpl, Bpmn2PackageImpl.getOutputSet(), Constant Field Values

OUTPUT_SET__DOCUMENTATIONS

static final int OUTPUT_SET__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

OUTPUT_SET__ANY

static final int OUTPUT_SET__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

OUTPUT_SET__EXTENSION_ELEMENTS

static final int OUTPUT_SET__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

OUTPUT_SET__ID

static final int OUTPUT_SET__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

OUTPUT_SET__NAME

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

See Also:
Constant Field Values

OUTPUT_SET__ANY_ATTRIBUTE

static final int OUTPUT_SET__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

OUTPUT_SET__DATA_OUTPUTS

static final int OUTPUT_SET__DATA_OUTPUTS
The feature id for the 'Data Outputs' reference list.

See Also:
Constant Field Values

OUTPUT_SET__INPUT_SETS

static final int OUTPUT_SET__INPUT_SETS
The feature id for the 'Input Sets' reference list.

See Also:
Constant Field Values

OUTPUT_SET_FEATURE_COUNT

static final int OUTPUT_SET_FEATURE_COUNT
The number of structural features of the 'Output Set' class.

See Also:
Constant Field Values

PARALLEL_GATEWAY

static final int PARALLEL_GATEWAY
The meta object id for the 'Parallel Gateway' class.

See Also:
ParallelGatewayImpl, Bpmn2PackageImpl.getParallelGateway(), Constant Field Values

PARALLEL_GATEWAY__DOCUMENTATIONS

static final int PARALLEL_GATEWAY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

PARALLEL_GATEWAY__ANY

static final int PARALLEL_GATEWAY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PARALLEL_GATEWAY__EXTENSION_ELEMENTS

static final int PARALLEL_GATEWAY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

PARALLEL_GATEWAY__ID

static final int PARALLEL_GATEWAY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PARALLEL_GATEWAY__NAME

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

See Also:
Constant Field Values

PARALLEL_GATEWAY__ANY_ATTRIBUTE

static final int PARALLEL_GATEWAY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PARALLEL_GATEWAY__INCOMING

static final int PARALLEL_GATEWAY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

PARALLEL_GATEWAY__OUTGOING

static final int PARALLEL_GATEWAY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

PARALLEL_GATEWAY_FEATURE_COUNT

static final int PARALLEL_GATEWAY_FEATURE_COUNT
The number of structural features of the 'Parallel Gateway' class.

See Also:
Constant Field Values

PARTICIPANT

static final int PARTICIPANT
The meta object id for the 'Participant' class.

See Also:
ParticipantImpl, Bpmn2PackageImpl.getParticipant(), Constant Field Values

PARTICIPANT__DOCUMENTATIONS

static final int PARTICIPANT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

PARTICIPANT__ANY

static final int PARTICIPANT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PARTICIPANT__EXTENSION_ELEMENTS

static final int PARTICIPANT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

PARTICIPANT__ID

static final int PARTICIPANT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PARTICIPANT__NAME

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

See Also:
Constant Field Values

PARTICIPANT__ANY_ATTRIBUTE

static final int PARTICIPANT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PARTICIPANT__INTERFACES

static final int PARTICIPANT__INTERFACES
The feature id for the 'Interfaces' containment reference list.

See Also:
Constant Field Values

PARTICIPANT__PARTICIPANT_MULTIPLICITY

static final int PARTICIPANT__PARTICIPANT_MULTIPLICITY
The feature id for the 'Participant Multiplicity' containment reference.

See Also:
Constant Field Values

PARTICIPANT__PROCESS_QNAME

static final int PARTICIPANT__PROCESS_QNAME
The feature id for the 'Process QName' attribute.

See Also:
Constant Field Values

PARTICIPANT__PROCESS

static final int PARTICIPANT__PROCESS
The feature id for the 'Process' reference.

See Also:
Constant Field Values

PARTICIPANT_FEATURE_COUNT

static final int PARTICIPANT_FEATURE_COUNT
The number of structural features of the 'Participant' class.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION

static final int PARTICIPANT_ASSOCIATION
The meta object id for the 'Participant Association' class.

See Also:
ParticipantAssociationImpl, Bpmn2PackageImpl.getParticipantAssociation(), Constant Field Values

PARTICIPANT_ASSOCIATION__DOCUMENTATIONS

static final int PARTICIPANT_ASSOCIATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__ANY

static final int PARTICIPANT_ASSOCIATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__EXTENSION_ELEMENTS

static final int PARTICIPANT_ASSOCIATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__ID

static final int PARTICIPANT_ASSOCIATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__NAME

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

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__ANY_ATTRIBUTE

static final int PARTICIPANT_ASSOCIATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT_QNAME

static final int PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT_QNAME
The feature id for the 'Inner Participant QName' attribute.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT

static final int PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT
The feature id for the 'Inner Participant' reference.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT_QNAME

static final int PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT_QNAME
The feature id for the 'Outer Participant QName' attribute.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT

static final int PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT
The feature id for the 'Outer Participant' reference.

See Also:
Constant Field Values

PARTICIPANT_ASSOCIATION_FEATURE_COUNT

static final int PARTICIPANT_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Participant Association' class.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY

static final int PARTICIPANT_MULTIPLICITY
The meta object id for the 'Participant Multiplicity' class.

See Also:
ParticipantMultiplicityImpl, Bpmn2PackageImpl.getParticipantMultiplicity(), Constant Field Values

PARTICIPANT_MULTIPLICITY__DOCUMENTATIONS

static final int PARTICIPANT_MULTIPLICITY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__ANY

static final int PARTICIPANT_MULTIPLICITY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__EXTENSION_ELEMENTS

static final int PARTICIPANT_MULTIPLICITY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__ID

static final int PARTICIPANT_MULTIPLICITY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__NAME

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

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__ANY_ATTRIBUTE

static final int PARTICIPANT_MULTIPLICITY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__MAXIMUM

static final int PARTICIPANT_MULTIPLICITY__MAXIMUM
The feature id for the 'Maximum' attribute.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY__MINIMUM

static final int PARTICIPANT_MULTIPLICITY__MINIMUM
The feature id for the 'Minimum' attribute.

See Also:
Constant Field Values

PARTICIPANT_MULTIPLICITY_FEATURE_COUNT

static final int PARTICIPANT_MULTIPLICITY_FEATURE_COUNT
The number of structural features of the 'Participant Multiplicity' class.

See Also:
Constant Field Values

POTENTIAL_OWNER

static final int POTENTIAL_OWNER
The meta object id for the 'Potential Owner' class.

See Also:
PotentialOwnerImpl, Bpmn2PackageImpl.getPotentialOwner(), Constant Field Values

POTENTIAL_OWNER__DOCUMENTATIONS

static final int POTENTIAL_OWNER__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

POTENTIAL_OWNER__ANY

static final int POTENTIAL_OWNER__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

POTENTIAL_OWNER__EXTENSION_ELEMENTS

static final int POTENTIAL_OWNER__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

POTENTIAL_OWNER__ID

static final int POTENTIAL_OWNER__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

POTENTIAL_OWNER__NAME

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

See Also:
Constant Field Values

POTENTIAL_OWNER__ANY_ATTRIBUTE

static final int POTENTIAL_OWNER__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

POTENTIAL_OWNER__RESOURCE_QNAME

static final int POTENTIAL_OWNER__RESOURCE_QNAME
The feature id for the 'Resource QName' attribute.

See Also:
Constant Field Values

POTENTIAL_OWNER__RESOURCE

static final int POTENTIAL_OWNER__RESOURCE
The feature id for the 'Resource' reference.

See Also:
Constant Field Values

POTENTIAL_OWNER__RESOURCE_PARAMETER_BINDINGS

static final int POTENTIAL_OWNER__RESOURCE_PARAMETER_BINDINGS
The feature id for the 'Resource Parameter Bindings' containment reference list.

See Also:
Constant Field Values

POTENTIAL_OWNER__RESOURCE_ASSIGNMENT_EXPRESSION

static final int POTENTIAL_OWNER__RESOURCE_ASSIGNMENT_EXPRESSION
The feature id for the 'Resource Assignment Expression' containment reference.

See Also:
Constant Field Values

POTENTIAL_OWNER_FEATURE_COUNT

static final int POTENTIAL_OWNER_FEATURE_COUNT
The number of structural features of the 'Potential Owner' class.

See Also:
Constant Field Values

PROCESS

static final int PROCESS
The meta object id for the 'Process' class.

See Also:
ProcessImpl, Bpmn2PackageImpl.getProcess(), Constant Field Values

PROCESS__DOCUMENTATIONS

static final int PROCESS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

PROCESS__ANY

static final int PROCESS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PROCESS__EXTENSION_ELEMENTS

static final int PROCESS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

PROCESS__ID

static final int PROCESS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

PROCESS__NAME

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

See Also:
Constant Field Values

PROCESS__ANY_ATTRIBUTE

static final int PROCESS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PROCESS__SUPPORTED_INTERFACES_QNAME

static final int PROCESS__SUPPORTED_INTERFACES_QNAME
The feature id for the 'Supported Interfaces QName' attribute list.

See Also:
Constant Field Values

PROCESS__SUPPORTED_INTERFACES

static final int PROCESS__SUPPORTED_INTERFACES
The feature id for the 'Supported Interfaces' reference list.

See Also:
Constant Field Values

PROCESS__IO_SPECIFICATION

static final int PROCESS__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

PROCESS__LANES

static final int PROCESS__LANES
The feature id for the 'Lanes' containment reference list.

See Also:
Constant Field Values

PROCESS__FLOW_ELEMENTS

static final int PROCESS__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

PROCESS__ARTIFACTS

static final int PROCESS__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

PROCESS__RESOURCE_ROLES

static final int PROCESS__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

PROCESS_FEATURE_COUNT

static final int PROCESS_FEATURE_COUNT
The number of structural features of the 'Process' class.

See Also:
Constant Field Values

RELATIONSHIP

static final int RELATIONSHIP
The meta object id for the 'Relationship' class.

See Also:
RelationshipImpl, Bpmn2PackageImpl.getRelationship(), Constant Field Values

RELATIONSHIP__DOCUMENTATIONS

static final int RELATIONSHIP__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

RELATIONSHIP__ANY

static final int RELATIONSHIP__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

RELATIONSHIP__EXTENSION_ELEMENTS

static final int RELATIONSHIP__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

RELATIONSHIP__ID

static final int RELATIONSHIP__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RELATIONSHIP__NAME

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

See Also:
Constant Field Values

RELATIONSHIP__ANY_ATTRIBUTE

static final int RELATIONSHIP__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

RELATIONSHIP__SOURCE

static final int RELATIONSHIP__SOURCE
The feature id for the 'Source' attribute list.

See Also:
Constant Field Values

RELATIONSHIP__TARGET

static final int RELATIONSHIP__TARGET
The feature id for the 'Target' attribute list.

See Also:
Constant Field Values

RELATIONSHIP__DIRECTION

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

See Also:
Constant Field Values

RELATIONSHIP__TYPE

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

See Also:
Constant Field Values

RELATIONSHIP_FEATURE_COUNT

static final int RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Relationship' class.

See Also:
Constant Field Values

RESOURCE

static final int RESOURCE
The meta object id for the 'Resource' class.

See Also:
ResourceImpl, Bpmn2PackageImpl.getResource(), Constant Field Values

RESOURCE__DOCUMENTATIONS

static final int RESOURCE__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

RESOURCE__ANY

static final int RESOURCE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

RESOURCE__EXTENSION_ELEMENTS

static final int RESOURCE__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

RESOURCE__ID

static final int RESOURCE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RESOURCE__NAME

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

See Also:
Constant Field Values

RESOURCE__ANY_ATTRIBUTE

static final int RESOURCE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

RESOURCE__RESOURCE_PARAMETERS

static final int RESOURCE__RESOURCE_PARAMETERS
The feature id for the 'Resource Parameters' containment reference list.

See Also:
Constant Field Values

RESOURCE_FEATURE_COUNT

static final int RESOURCE_FEATURE_COUNT
The number of structural features of the 'Resource' class.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION

static final int RESOURCE_ASSIGNMENT_EXPRESSION
The meta object id for the 'Resource Assignment Expression' class.

See Also:
ResourceAssignmentExpressionImpl, Bpmn2PackageImpl.getResourceAssignmentExpression(), Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__DOCUMENTATIONS

static final int RESOURCE_ASSIGNMENT_EXPRESSION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__ANY

static final int RESOURCE_ASSIGNMENT_EXPRESSION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__EXTENSION_ELEMENTS

static final int RESOURCE_ASSIGNMENT_EXPRESSION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__ID

static final int RESOURCE_ASSIGNMENT_EXPRESSION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__NAME

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

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__ANY_ATTRIBUTE

static final int RESOURCE_ASSIGNMENT_EXPRESSION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION__EXPRESSION

static final int RESOURCE_ASSIGNMENT_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

RESOURCE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT

static final int RESOURCE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Resource Assignment Expression' class.

See Also:
Constant Field Values

RESOURCE_PARAMETER

static final int RESOURCE_PARAMETER
The meta object id for the 'Resource Parameter' class.

See Also:
ResourceParameterImpl, Bpmn2PackageImpl.getResourceParameter(), Constant Field Values

RESOURCE_PARAMETER__DOCUMENTATIONS

static final int RESOURCE_PARAMETER__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

RESOURCE_PARAMETER__ANY

static final int RESOURCE_PARAMETER__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

RESOURCE_PARAMETER__EXTENSION_ELEMENTS

static final int RESOURCE_PARAMETER__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

RESOURCE_PARAMETER__ID

static final int RESOURCE_PARAMETER__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RESOURCE_PARAMETER__NAME

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

See Also:
Constant Field Values

RESOURCE_PARAMETER__ANY_ATTRIBUTE

static final int RESOURCE_PARAMETER__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

RESOURCE_PARAMETER__IS_REQUIRED

static final int RESOURCE_PARAMETER__IS_REQUIRED
The feature id for the 'Is Required' attribute.

See Also:
Constant Field Values

RESOURCE_PARAMETER__TYPE_QNAME

static final int RESOURCE_PARAMETER__TYPE_QNAME
The feature id for the 'Type QName' attribute.

See Also:
Constant Field Values

RESOURCE_PARAMETER__TYPE

static final int RESOURCE_PARAMETER__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

RESOURCE_PARAMETER_FEATURE_COUNT

static final int RESOURCE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Resource Parameter' class.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING

static final int RESOURCE_PARAMETER_BINDING
The meta object id for the 'Resource Parameter Binding' class.

See Also:
ResourceParameterBindingImpl, Bpmn2PackageImpl.getResourceParameterBinding(), Constant Field Values

RESOURCE_PARAMETER_BINDING__DOCUMENTATIONS

static final int RESOURCE_PARAMETER_BINDING__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__ANY

static final int RESOURCE_PARAMETER_BINDING__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__EXTENSION_ELEMENTS

static final int RESOURCE_PARAMETER_BINDING__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__ID

static final int RESOURCE_PARAMETER_BINDING__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__NAME

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

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__ANY_ATTRIBUTE

static final int RESOURCE_PARAMETER_BINDING__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__EXPRESSION

static final int RESOURCE_PARAMETER_BINDING__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__PARAMETER_REF_QNAME

static final int RESOURCE_PARAMETER_BINDING__PARAMETER_REF_QNAME
The feature id for the 'Parameter Ref QName' attribute.

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING__PARAMETER

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

See Also:
Constant Field Values

RESOURCE_PARAMETER_BINDING_FEATURE_COUNT

static final int RESOURCE_PARAMETER_BINDING_FEATURE_COUNT
The number of structural features of the 'Resource Parameter Binding' class.

See Also:
Constant Field Values

SEQUENCE_FLOW

static final int SEQUENCE_FLOW
The meta object id for the 'Sequence Flow' class.

See Also:
SequenceFlowImpl, Bpmn2PackageImpl.getSequenceFlow(), Constant Field Values

SEQUENCE_FLOW__DOCUMENTATIONS

static final int SEQUENCE_FLOW__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

SEQUENCE_FLOW__ANY

static final int SEQUENCE_FLOW__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

SEQUENCE_FLOW__EXTENSION_ELEMENTS

static final int SEQUENCE_FLOW__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

SEQUENCE_FLOW__ID

static final int SEQUENCE_FLOW__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SEQUENCE_FLOW__NAME

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

See Also:
Constant Field Values

SEQUENCE_FLOW__ANY_ATTRIBUTE

static final int SEQUENCE_FLOW__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SEQUENCE_FLOW__CONDITION_EXPRESSION

static final int SEQUENCE_FLOW__CONDITION_EXPRESSION
The feature id for the 'Condition Expression' containment reference.

See Also:
Constant Field Values

SEQUENCE_FLOW__SOURCE

static final int SEQUENCE_FLOW__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values

SEQUENCE_FLOW__TARGET

static final int SEQUENCE_FLOW__TARGET
The feature id for the 'Target' reference.

See Also:
Constant Field Values

SEQUENCE_FLOW_FEATURE_COUNT

static final int SEQUENCE_FLOW_FEATURE_COUNT
The number of structural features of the 'Sequence Flow' class.

See Also:
Constant Field Values

SERVICE_TASK

static final int SERVICE_TASK
The meta object id for the 'Service Task' class.

See Also:
ServiceTaskImpl, Bpmn2PackageImpl.getServiceTask(), Constant Field Values

SERVICE_TASK__DOCUMENTATIONS

static final int SERVICE_TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

SERVICE_TASK__ANY

static final int SERVICE_TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

SERVICE_TASK__EXTENSION_ELEMENTS

static final int SERVICE_TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

SERVICE_TASK__ID

static final int SERVICE_TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SERVICE_TASK__NAME

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

See Also:
Constant Field Values

SERVICE_TASK__ANY_ATTRIBUTE

static final int SERVICE_TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SERVICE_TASK__INCOMING

static final int SERVICE_TASK__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

SERVICE_TASK__OUTGOING

static final int SERVICE_TASK__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

SERVICE_TASK__IO_SPECIFICATION

static final int SERVICE_TASK__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

SERVICE_TASK__DATA_INPUT_ASSOCIATIONS

static final int SERVICE_TASK__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

SERVICE_TASK__DATA_OUTPUT_ASSOCIATIONS

static final int SERVICE_TASK__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

SERVICE_TASK__RESOURCE_ROLES

static final int SERVICE_TASK__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

SERVICE_TASK__LOOP_CHARACTERISTICS

static final int SERVICE_TASK__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

SERVICE_TASK__BOUNDARY_EVENTS

static final int SERVICE_TASK__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

SERVICE_TASK__DEFAULT

static final int SERVICE_TASK__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

SERVICE_TASK__IS_FOR_COMPENSATION

static final int SERVICE_TASK__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

SERVICE_TASK__IMPLEMENTATION

static final int SERVICE_TASK__IMPLEMENTATION
The feature id for the 'Implementation' attribute.

See Also:
Constant Field Values

SERVICE_TASK__OPERATION_QNAME

static final int SERVICE_TASK__OPERATION_QNAME
The feature id for the 'Operation QName' attribute.

See Also:
Constant Field Values

SERVICE_TASK__OPERATION

static final int SERVICE_TASK__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values

SERVICE_TASK_FEATURE_COUNT

static final int SERVICE_TASK_FEATURE_COUNT
The number of structural features of the 'Service Task' class.

See Also:
Constant Field Values

SIGNAL

static final int SIGNAL
The meta object id for the 'Signal' class.

See Also:
SignalImpl, Bpmn2PackageImpl.getSignal(), Constant Field Values

SIGNAL__DOCUMENTATIONS

static final int SIGNAL__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

SIGNAL__ANY

static final int SIGNAL__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

SIGNAL__EXTENSION_ELEMENTS

static final int SIGNAL__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

SIGNAL__ID

static final int SIGNAL__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SIGNAL__NAME

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

See Also:
Constant Field Values

SIGNAL__ANY_ATTRIBUTE

static final int SIGNAL__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SIGNAL__STRUCTURE_QNAME

static final int SIGNAL__STRUCTURE_QNAME
The feature id for the 'Structure QName' attribute.

See Also:
Constant Field Values

SIGNAL__STRUCTURE

static final int SIGNAL__STRUCTURE
The feature id for the 'Structure' reference.

See Also:
Constant Field Values

SIGNAL_FEATURE_COUNT

static final int SIGNAL_FEATURE_COUNT
The number of structural features of the 'Signal' class.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION

static final int SIGNAL_EVENT_DEFINITION
The meta object id for the 'Signal Event Definition' class.

See Also:
SignalEventDefinitionImpl, Bpmn2PackageImpl.getSignalEventDefinition(), Constant Field Values

SIGNAL_EVENT_DEFINITION__DOCUMENTATIONS

static final int SIGNAL_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__ANY

static final int SIGNAL_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int SIGNAL_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__ID

static final int SIGNAL_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int SIGNAL_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__SIGNAL_QNAME

static final int SIGNAL_EVENT_DEFINITION__SIGNAL_QNAME
The feature id for the 'Signal QName' attribute.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION__SIGNAL

static final int SIGNAL_EVENT_DEFINITION__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values

SIGNAL_EVENT_DEFINITION_FEATURE_COUNT

static final int SIGNAL_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Signal Event Definition' class.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS

static final int STANDARD_LOOP_CHARACTERISTICS
The meta object id for the 'Standard Loop Characteristics' class.

See Also:
StandardLoopCharacteristicsImpl, Bpmn2PackageImpl.getStandardLoopCharacteristics(), Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__DOCUMENTATIONS

static final int STANDARD_LOOP_CHARACTERISTICS__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__ANY

static final int STANDARD_LOOP_CHARACTERISTICS__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS

static final int STANDARD_LOOP_CHARACTERISTICS__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__ID

static final int STANDARD_LOOP_CHARACTERISTICS__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__NAME

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

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE

static final int STANDARD_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__LOOP_CONDITION

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

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__LOOP_MAXIMUM

static final int STANDARD_LOOP_CHARACTERISTICS__LOOP_MAXIMUM
The feature id for the 'Loop Maximum' attribute.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS__TEST_BEFORE

static final int STANDARD_LOOP_CHARACTERISTICS__TEST_BEFORE
The feature id for the 'Test Before' attribute.

See Also:
Constant Field Values

STANDARD_LOOP_CHARACTERISTICS_FEATURE_COUNT

static final int STANDARD_LOOP_CHARACTERISTICS_FEATURE_COUNT
The number of structural features of the 'Standard Loop Characteristics' class.

See Also:
Constant Field Values

START_EVENT

static final int START_EVENT
The meta object id for the 'Start Event' class.

See Also:
StartEventImpl, Bpmn2PackageImpl.getStartEvent(), Constant Field Values

START_EVENT__DOCUMENTATIONS

static final int START_EVENT__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

START_EVENT__ANY

static final int START_EVENT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

START_EVENT__EXTENSION_ELEMENTS

static final int START_EVENT__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

START_EVENT__ID

static final int START_EVENT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

START_EVENT__NAME

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

See Also:
Constant Field Values

START_EVENT__ANY_ATTRIBUTE

static final int START_EVENT__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

START_EVENT__INCOMING

static final int START_EVENT__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

START_EVENT__OUTGOING

static final int START_EVENT__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

START_EVENT__DATA_OUTPUT

static final int START_EVENT__DATA_OUTPUT
The feature id for the 'Data Output' containment reference list.

See Also:
Constant Field Values

START_EVENT__DATA_OUTPUT_ASSOCIATION

static final int START_EVENT__DATA_OUTPUT_ASSOCIATION
The feature id for the 'Data Output Association' containment reference list.

See Also:
Constant Field Values

START_EVENT__OUTPUT_SET

static final int START_EVENT__OUTPUT_SET
The feature id for the 'Output Set' containment reference.

See Also:
Constant Field Values

START_EVENT__EVENT_DEFINITIONS

static final int START_EVENT__EVENT_DEFINITIONS
The feature id for the 'Event Definitions' containment reference list.

See Also:
Constant Field Values

START_EVENT_FEATURE_COUNT

static final int START_EVENT_FEATURE_COUNT
The number of structural features of the 'Start Event' class.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY

static final int SUB_CHOREOGRAPHY
The meta object id for the 'Sub Choreography' class.

See Also:
SubChoreographyImpl, Bpmn2PackageImpl.getSubChoreography(), Constant Field Values

SUB_CHOREOGRAPHY__DOCUMENTATIONS

static final int SUB_CHOREOGRAPHY__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__ANY

static final int SUB_CHOREOGRAPHY__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__EXTENSION_ELEMENTS

static final int SUB_CHOREOGRAPHY__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__ID

static final int SUB_CHOREOGRAPHY__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__NAME

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

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__ANY_ATTRIBUTE

static final int SUB_CHOREOGRAPHY__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__INCOMING

static final int SUB_CHOREOGRAPHY__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__OUTGOING

static final int SUB_CHOREOGRAPHY__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__PARTICIPANTS_QNAME

static final int SUB_CHOREOGRAPHY__PARTICIPANTS_QNAME
The feature id for the 'Participants QName' attribute list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__PARTICIPANTS

static final int SUB_CHOREOGRAPHY__PARTICIPANTS
The feature id for the 'Participants' reference list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT_QNAME

static final int SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT_QNAME
The feature id for the 'Initiating Participant QName' attribute.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT

static final int SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT
The feature id for the 'Initiating Participant' reference.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__LOOP_TYPE

static final int SUB_CHOREOGRAPHY__LOOP_TYPE
The feature id for the 'Loop Type' attribute.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__FLOW_ELEMENTS

static final int SUB_CHOREOGRAPHY__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY__ARTIFACTS

static final int SUB_CHOREOGRAPHY__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

SUB_CHOREOGRAPHY_FEATURE_COUNT

static final int SUB_CHOREOGRAPHY_FEATURE_COUNT
The number of structural features of the 'Sub Choreography' class.

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION

static final int TERMINATE_EVENT_DEFINITION
The meta object id for the 'Terminate Event Definition' class.

See Also:
TerminateEventDefinitionImpl, Bpmn2PackageImpl.getTerminateEventDefinition(), Constant Field Values

TERMINATE_EVENT_DEFINITION__DOCUMENTATIONS

static final int TERMINATE_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION__ANY

static final int TERMINATE_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int TERMINATE_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION__ID

static final int TERMINATE_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int TERMINATE_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

TERMINATE_EVENT_DEFINITION_FEATURE_COUNT

static final int TERMINATE_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Terminate Event Definition' class.

See Also:
Constant Field Values

TEXT

static final int TEXT
The meta object id for the 'Text' class.

See Also:
TextImpl, Bpmn2PackageImpl.getText(), Constant Field Values

TEXT__MIXED

static final int TEXT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

TEXT__ANY

static final int TEXT__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

TEXT_FEATURE_COUNT

static final int TEXT_FEATURE_COUNT
The number of structural features of the 'Text' class.

See Also:
Constant Field Values

TEXT_ANNOTATION

static final int TEXT_ANNOTATION
The meta object id for the 'Text Annotation' class.

See Also:
TextAnnotationImpl, Bpmn2PackageImpl.getTextAnnotation(), Constant Field Values

TEXT_ANNOTATION__DOCUMENTATIONS

static final int TEXT_ANNOTATION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

TEXT_ANNOTATION__ANY

static final int TEXT_ANNOTATION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

TEXT_ANNOTATION__EXTENSION_ELEMENTS

static final int TEXT_ANNOTATION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

TEXT_ANNOTATION__ID

static final int TEXT_ANNOTATION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TEXT_ANNOTATION__NAME

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

See Also:
Constant Field Values

TEXT_ANNOTATION__ANY_ATTRIBUTE

static final int TEXT_ANNOTATION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

TEXT_ANNOTATION__TEXT_TEXT

static final int TEXT_ANNOTATION__TEXT_TEXT
The feature id for the 'Text Text' containment reference.

See Also:
Constant Field Values

TEXT_ANNOTATION__TEXT

static final int TEXT_ANNOTATION__TEXT
The feature id for the 'Text' attribute.

See Also:
Constant Field Values

TEXT_ANNOTATION_FEATURE_COUNT

static final int TEXT_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Text Annotation' class.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION

static final int TIMER_EVENT_DEFINITION
The meta object id for the 'Timer Event Definition' class.

See Also:
TimerEventDefinitionImpl, Bpmn2PackageImpl.getTimerEventDefinition(), Constant Field Values

TIMER_EVENT_DEFINITION__DOCUMENTATIONS

static final int TIMER_EVENT_DEFINITION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__ANY

static final int TIMER_EVENT_DEFINITION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__EXTENSION_ELEMENTS

static final int TIMER_EVENT_DEFINITION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__ID

static final int TIMER_EVENT_DEFINITION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__NAME

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

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__ANY_ATTRIBUTE

static final int TIMER_EVENT_DEFINITION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__TIME_DATE

static final int TIMER_EVENT_DEFINITION__TIME_DATE
The feature id for the 'Time Date' containment reference.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION__TIME_CYCLE

static final int TIMER_EVENT_DEFINITION__TIME_CYCLE
The feature id for the 'Time Cycle' containment reference.

See Also:
Constant Field Values

TIMER_EVENT_DEFINITION_FEATURE_COUNT

static final int TIMER_EVENT_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Timer Event Definition' class.

See Also:
Constant Field Values

TRANSACTION

static final int TRANSACTION
The meta object id for the 'Transaction' class.

See Also:
TransactionImpl, Bpmn2PackageImpl.getTransaction(), Constant Field Values

TRANSACTION__DOCUMENTATIONS

static final int TRANSACTION__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

TRANSACTION__ANY

static final int TRANSACTION__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

TRANSACTION__EXTENSION_ELEMENTS

static final int TRANSACTION__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

TRANSACTION__ID

static final int TRANSACTION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

TRANSACTION__NAME

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

See Also:
Constant Field Values

TRANSACTION__ANY_ATTRIBUTE

static final int TRANSACTION__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

TRANSACTION__INCOMING

static final int TRANSACTION__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

TRANSACTION__OUTGOING

static final int TRANSACTION__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

TRANSACTION__IO_SPECIFICATION

static final int TRANSACTION__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

TRANSACTION__DATA_INPUT_ASSOCIATIONS

static final int TRANSACTION__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

TRANSACTION__DATA_OUTPUT_ASSOCIATIONS

static final int TRANSACTION__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

TRANSACTION__RESOURCE_ROLES

static final int TRANSACTION__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

TRANSACTION__LOOP_CHARACTERISTICS

static final int TRANSACTION__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

TRANSACTION__BOUNDARY_EVENTS

static final int TRANSACTION__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

TRANSACTION__DEFAULT

static final int TRANSACTION__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

TRANSACTION__IS_FOR_COMPENSATION

static final int TRANSACTION__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

TRANSACTION__FLOW_ELEMENTS

static final int TRANSACTION__FLOW_ELEMENTS
The feature id for the 'Flow Elements' containment reference list.

See Also:
Constant Field Values

TRANSACTION__ARTIFACTS

static final int TRANSACTION__ARTIFACTS
The feature id for the 'Artifacts' containment reference list.

See Also:
Constant Field Values

TRANSACTION__TRIGGERED_BY_EVENT

static final int TRANSACTION__TRIGGERED_BY_EVENT
The feature id for the 'Triggered By Event' attribute.

See Also:
Constant Field Values

TRANSACTION__METHOD

static final int TRANSACTION__METHOD
The feature id for the 'Method' attribute.

See Also:
Constant Field Values

TRANSACTION_FEATURE_COUNT

static final int TRANSACTION_FEATURE_COUNT
The number of structural features of the 'Transaction' class.

See Also:
Constant Field Values

USER_TASK

static final int USER_TASK
The meta object id for the 'User Task' class.

See Also:
UserTaskImpl, Bpmn2PackageImpl.getUserTask(), Constant Field Values

USER_TASK__DOCUMENTATIONS

static final int USER_TASK__DOCUMENTATIONS
The feature id for the 'Documentations' containment reference list.

See Also:
Constant Field Values

USER_TASK__ANY

static final int USER_TASK__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

USER_TASK__EXTENSION_ELEMENTS

static final int USER_TASK__EXTENSION_ELEMENTS
The feature id for the 'Extension Elements' containment reference.

See Also:
Constant Field Values

USER_TASK__ID

static final int USER_TASK__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

USER_TASK__NAME

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

See Also:
Constant Field Values

USER_TASK__ANY_ATTRIBUTE

static final int USER_TASK__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

USER_TASK__INCOMING

static final int USER_TASK__INCOMING
The feature id for the 'Incoming' reference list.

See Also:
Constant Field Values

USER_TASK__OUTGOING

static final int USER_TASK__OUTGOING
The feature id for the 'Outgoing' reference list.

See Also:
Constant Field Values

USER_TASK__IO_SPECIFICATION

static final int USER_TASK__IO_SPECIFICATION
The feature id for the 'Io Specification' containment reference.

See Also:
Constant Field Values

USER_TASK__DATA_INPUT_ASSOCIATIONS

static final int USER_TASK__DATA_INPUT_ASSOCIATIONS
The feature id for the 'Data Input Associations' containment reference list.

See Also:
Constant Field Values

USER_TASK__DATA_OUTPUT_ASSOCIATIONS

static final int USER_TASK__DATA_OUTPUT_ASSOCIATIONS
The feature id for the 'Data Output Associations' containment reference list.

See Also:
Constant Field Values

USER_TASK__RESOURCE_ROLES

static final int USER_TASK__RESOURCE_ROLES
The feature id for the 'Resource Roles' containment reference list.

See Also:
Constant Field Values

USER_TASK__LOOP_CHARACTERISTICS

static final int USER_TASK__LOOP_CHARACTERISTICS
The feature id for the 'Loop Characteristics' containment reference.

See Also:
Constant Field Values

USER_TASK__BOUNDARY_EVENTS

static final int USER_TASK__BOUNDARY_EVENTS
The feature id for the 'Boundary Events' reference list.

See Also:
Constant Field Values

USER_TASK__DEFAULT

static final int USER_TASK__DEFAULT
The feature id for the 'Default' reference.

See Also:
Constant Field Values

USER_TASK__IS_FOR_COMPENSATION

static final int USER_TASK__IS_FOR_COMPENSATION
The feature id for the 'Is For Compensation' attribute.

See Also:
Constant Field Values

USER_TASK__IMPLEMENTATION

static final int USER_TASK__IMPLEMENTATION
The feature id for the 'Implementation' attribute.

See Also:
Constant Field Values

USER_TASK_FEATURE_COUNT

static final int USER_TASK_FEATURE_COUNT
The number of structural features of the 'User Task' class.

See Also:
Constant Field Values

AD_HOC_ORDERING

static final int AD_HOC_ORDERING
The meta object id for the 'Ad Hoc Ordering' enum.

See Also:
AdHocOrdering, Bpmn2PackageImpl.getAdHocOrdering(), Constant Field Values

BUSINESS_RULE_TASK_IMPLEMENTATION

static final int BUSINESS_RULE_TASK_IMPLEMENTATION
The meta object id for the 'Business Rule Task Implementation' enum.

See Also:
BusinessRuleTaskImplementation, Bpmn2PackageImpl.getBusinessRuleTaskImplementation(), Constant Field Values

CHOREOGRAPHY_LOOP_TYPE

static final int CHOREOGRAPHY_LOOP_TYPE
The meta object id for the 'Choreography Loop Type' enum.

See Also:
ChoreographyLoopType, Bpmn2PackageImpl.getChoreographyLoopType(), Constant Field Values

EVENT_BASED_GATEWAY_TYPE

static final int EVENT_BASED_GATEWAY_TYPE
The meta object id for the 'Event Based Gateway Type' enum.

See Also:
EventBasedGatewayType, Bpmn2PackageImpl.getEventBasedGatewayType(), Constant Field Values

MULTI_INSTANCE_FLOW_CONDITION

static final int MULTI_INSTANCE_FLOW_CONDITION
The meta object id for the 'Multi Instance Flow Condition' enum.

See Also:
MultiInstanceFlowCondition, Bpmn2PackageImpl.getMultiInstanceFlowCondition(), Constant Field Values

RELATIONSHIP_DIRECTION

static final int RELATIONSHIP_DIRECTION
The meta object id for the 'Relationship Direction' enum.

See Also:
RelationshipDirection, Bpmn2PackageImpl.getRelationshipDirection(), Constant Field Values

SERVICE_IMPLEMENTATION

static final int SERVICE_IMPLEMENTATION
The meta object id for the 'Service Implementation' enum.

See Also:
ServiceImplementation, Bpmn2PackageImpl.getServiceImplementation(), Constant Field Values

TRANSACTION_METHOD

static final int TRANSACTION_METHOD
The meta object id for the 'Transaction Method' enum.

See Also:
TransactionMethod, Bpmn2PackageImpl.getTransactionMethod(), Constant Field Values

USER_TASK_IMPLEMENTATION

static final int USER_TASK_IMPLEMENTATION
The meta object id for the 'User Task Implementation' enum.

See Also:
UserTaskImplementation, Bpmn2PackageImpl.getUserTaskImplementation(), Constant Field Values

AD_HOC_ORDERING_OBJECT

static final int AD_HOC_ORDERING_OBJECT
The meta object id for the 'Ad Hoc Ordering Object' data type.

See Also:
AdHocOrdering, Bpmn2PackageImpl.getAdHocOrderingObject(), Constant Field Values

BUSINESS_RULE_TASK_IMPLEMENTATION_OBJECT

static final int BUSINESS_RULE_TASK_IMPLEMENTATION_OBJECT
The meta object id for the 'Business Rule Task Implementation Object' data type.

See Also:
BusinessRuleTaskImplementation, Bpmn2PackageImpl.getBusinessRuleTaskImplementationObject(), Constant Field Values

CHOREOGRAPHY_LOOP_TYPE_OBJECT

static final int CHOREOGRAPHY_LOOP_TYPE_OBJECT
The meta object id for the 'Choreography Loop Type Object' data type.

See Also:
ChoreographyLoopType, Bpmn2PackageImpl.getChoreographyLoopTypeObject(), Constant Field Values

EVENT_BASED_GATEWAY_TYPE_OBJECT

static final int EVENT_BASED_GATEWAY_TYPE_OBJECT
The meta object id for the 'Event Based Gateway Type Object' data type.

See Also:
EventBasedGatewayType, Bpmn2PackageImpl.getEventBasedGatewayTypeObject(), Constant Field Values

MULTI_INSTANCE_FLOW_CONDITION_OBJECT

static final int MULTI_INSTANCE_FLOW_CONDITION_OBJECT
The meta object id for the 'Multi Instance Flow Condition Object' data type.

See Also:
MultiInstanceFlowCondition, Bpmn2PackageImpl.getMultiInstanceFlowConditionObject(), Constant Field Values

RELATIONSHIP_DIRECTION_OBJECT

static final int RELATIONSHIP_DIRECTION_OBJECT
The meta object id for the 'Relationship Direction Object' data type.

See Also:
RelationshipDirection, Bpmn2PackageImpl.getRelationshipDirectionObject(), Constant Field Values

SERVICE_IMPLEMENTATION_OBJECT

static final int SERVICE_IMPLEMENTATION_OBJECT
The meta object id for the 'Service Implementation Object' data type.

See Also:
ServiceImplementation, Bpmn2PackageImpl.getServiceImplementationObject(), Constant Field Values

TRANSACTION_METHOD_OBJECT

static final int TRANSACTION_METHOD_OBJECT
The meta object id for the 'Transaction Method Object' data type.

See Also:
TransactionMethod, Bpmn2PackageImpl.getTransactionMethodObject(), Constant Field Values

USER_TASK_IMPLEMENTATION_OBJECT

static final int USER_TASK_IMPLEMENTATION_OBJECT
The meta object id for the 'User Task Implementation Object' data type.

See Also:
UserTaskImplementation, Bpmn2PackageImpl.getUserTaskImplementationObject(), Constant Field Values
Method Detail

getActivity

org.eclipse.emf.ecore.EClass getActivity()
Returns the meta object for class 'Activity'.

Returns:
the meta object for class 'Activity'.
See Also:
Activity

getActivity_IoSpecification

org.eclipse.emf.ecore.EReference getActivity_IoSpecification()
Returns the meta object for the containment reference 'Io Specification'.

Returns:
the meta object for the containment reference 'Io Specification'.
See Also:
Activity.getIoSpecification(), getActivity()

getActivity_DataInputAssociations

org.eclipse.emf.ecore.EReference getActivity_DataInputAssociations()
Returns the meta object for the containment reference list 'Data Input Associations'.

Returns:
the meta object for the containment reference list 'Data Input Associations'.
See Also:
Activity.getDataInputAssociations(), getActivity()

getActivity_DataOutputAssociations

org.eclipse.emf.ecore.EReference getActivity_DataOutputAssociations()
Returns the meta object for the containment reference list 'Data Output Associations'.

Returns:
the meta object for the containment reference list 'Data Output Associations'.
See Also:
Activity.getDataOutputAssociations(), getActivity()

getActivity_ResourceRoles

org.eclipse.emf.ecore.EReference getActivity_ResourceRoles()
Returns the meta object for the containment reference list 'Resource Roles'.

Returns:
the meta object for the containment reference list 'Resource Roles'.
See Also:
Activity.getResourceRoles(), getActivity()

getActivity_LoopCharacteristics

org.eclipse.emf.ecore.EReference getActivity_LoopCharacteristics()
Returns the meta object for the containment reference 'Loop Characteristics'.

Returns:
the meta object for the containment reference 'Loop Characteristics'.
See Also:
Activity.getLoopCharacteristics(), getActivity()

getActivity_BoundaryEvents

org.eclipse.emf.ecore.EReference getActivity_BoundaryEvents()
Returns the meta object for the reference list 'Boundary Events'.

Returns:
the meta object for the reference list 'Boundary Events'.
See Also:
Activity.getBoundaryEvents(), getActivity()

getActivity_Default

org.eclipse.emf.ecore.EReference getActivity_Default()
Returns the meta object for the reference 'Default'.

Returns:
the meta object for the reference 'Default'.
See Also:
Activity.getDefault(), getActivity()

getActivity_IsForCompensation

org.eclipse.emf.ecore.EAttribute getActivity_IsForCompensation()
Returns the meta object for the attribute 'Is For Compensation'.

Returns:
the meta object for the attribute 'Is For Compensation'.
See Also:
Activity.isIsForCompensation(), getActivity()

getAdHocSubProcess

org.eclipse.emf.ecore.EClass getAdHocSubProcess()
Returns the meta object for class 'Ad Hoc Sub Process'.

Returns:
the meta object for class 'Ad Hoc Sub Process'.
See Also:
AdHocSubProcess

getAdHocSubProcess_CompletionCondition

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

Returns:
the meta object for the containment reference 'Completion Condition'.
See Also:
AdHocSubProcess.getCompletionCondition(), getAdHocSubProcess()

getAdHocSubProcess_CancelRemainingInstances

org.eclipse.emf.ecore.EAttribute getAdHocSubProcess_CancelRemainingInstances()
Returns the meta object for the attribute 'Cancel Remaining Instances'.

Returns:
the meta object for the attribute 'Cancel Remaining Instances'.
See Also:
AdHocSubProcess.isCancelRemainingInstances(), getAdHocSubProcess()

getAdHocSubProcess_Ordering

org.eclipse.emf.ecore.EAttribute getAdHocSubProcess_Ordering()
Returns the meta object for the attribute 'Ordering'.

Returns:
the meta object for the attribute 'Ordering'.
See Also:
AdHocSubProcess.getOrdering(), getAdHocSubProcess()

getArtifact

org.eclipse.emf.ecore.EClass getArtifact()
Returns the meta object for class 'Artifact'.

Returns:
the meta object for class 'Artifact'.
See Also:
Artifact

getAssignment

org.eclipse.emf.ecore.EClass getAssignment()
Returns the meta object for class 'Assignment'.

Returns:
the meta object for class 'Assignment'.
See Also:
Assignment

getAssignment_From

org.eclipse.emf.ecore.EReference getAssignment_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
Assignment.getFrom(), getAssignment()

getAssignment_To

org.eclipse.emf.ecore.EReference getAssignment_To()
Returns the meta object for the containment reference 'To'.

Returns:
the meta object for the containment reference 'To'.
See Also:
Assignment.getTo(), getAssignment()

getAssociation

org.eclipse.emf.ecore.EClass getAssociation()
Returns the meta object for class 'Association'.

Returns:
the meta object for class 'Association'.
See Also:
Association

getAssociation_SourceQName

org.eclipse.emf.ecore.EAttribute getAssociation_SourceQName()
Returns the meta object for the attribute 'Source QName'.

Returns:
the meta object for the attribute 'Source QName'.
See Also:
Association, getAssociation()

getAssociation_Source

org.eclipse.emf.ecore.EReference getAssociation_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
Association.getSource(), getAssociation()

getAssociation_TargetQName

org.eclipse.emf.ecore.EAttribute getAssociation_TargetQName()
Returns the meta object for the attribute 'Target QName'.

Returns:
the meta object for the attribute 'Target QName'.
See Also:
Association, getAssociation()

getAssociation_Target

org.eclipse.emf.ecore.EReference getAssociation_Target()
Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See Also:
Association.getTarget(), getAssociation()

getBaseElement

org.eclipse.emf.ecore.EClass getBaseElement()
Returns the meta object for class 'Base Element'.

Returns:
the meta object for class 'Base Element'.
See Also:
BaseElement

getBaseElement_Documentations

org.eclipse.emf.ecore.EReference getBaseElement_Documentations()
Returns the meta object for the containment reference list 'Documentations'.

Returns:
the meta object for the containment reference list 'Documentations'.
See Also:
BaseElement.getDocumentations(), getBaseElement()

getBaseElement_Any

org.eclipse.emf.ecore.EAttribute getBaseElement_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
BaseElement.getAny(), getBaseElement()

getBaseElement_ExtensionElements

org.eclipse.emf.ecore.EReference getBaseElement_ExtensionElements()
Returns the meta object for the containment reference 'Extension Elements'.

Returns:
the meta object for the containment reference 'Extension Elements'.
See Also:
BaseElement.getExtensionElements(), getBaseElement()

getBaseElement_Id

org.eclipse.emf.ecore.EAttribute getBaseElement_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
BaseElement.getId(), getBaseElement()

getBaseElement_Name

org.eclipse.emf.ecore.EAttribute getBaseElement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
BaseElement.getName(), getBaseElement()

getBaseElement_AnyAttribute

org.eclipse.emf.ecore.EAttribute getBaseElement_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
BaseElement.getAnyAttribute(), getBaseElement()

getBaseElementWithMixedContent

org.eclipse.emf.ecore.EClass getBaseElementWithMixedContent()
Returns the meta object for class 'Base Element With Mixed Content'.

Returns:
the meta object for class 'Base Element With Mixed Content'.
See Also:
BaseElementWithMixedContent

getBaseElementWithMixedContent_Mixed

org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
BaseElementWithMixedContent.getMixed(), getBaseElementWithMixedContent()

getBaseElementWithMixedContent_Documentations

org.eclipse.emf.ecore.EReference getBaseElementWithMixedContent_Documentations()
Returns the meta object for the containment reference list 'Documentations'.

Returns:
the meta object for the containment reference list 'Documentations'.
See Also:
BaseElementWithMixedContent.getDocumentations(), getBaseElementWithMixedContent()

getBaseElementWithMixedContent_Any

org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
BaseElementWithMixedContent.getAny(), getBaseElementWithMixedContent()

getBaseElementWithMixedContent_Id

org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
BaseElementWithMixedContent.getId(), getBaseElementWithMixedContent()

getBaseElementWithMixedContent_AnyAttribute

org.eclipse.emf.ecore.EAttribute getBaseElementWithMixedContent_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
BaseElementWithMixedContent.getAnyAttribute(), getBaseElementWithMixedContent()

getBoundaryEvent

org.eclipse.emf.ecore.EClass getBoundaryEvent()
Returns the meta object for class 'Boundary Event'.

Returns:
the meta object for class 'Boundary Event'.
See Also:
BoundaryEvent

getBoundaryEvent_AttachedTo

org.eclipse.emf.ecore.EReference getBoundaryEvent_AttachedTo()
Returns the meta object for the reference 'Attached To'.

Returns:
the meta object for the reference 'Attached To'.
See Also:
BoundaryEvent.getAttachedTo(), getBoundaryEvent()

getBoundaryEvent_CancelActivity

org.eclipse.emf.ecore.EAttribute getBoundaryEvent_CancelActivity()
Returns the meta object for the attribute 'Cancel Activity'.

Returns:
the meta object for the attribute 'Cancel Activity'.
See Also:
BoundaryEvent.isCancelActivity(), getBoundaryEvent()

getBusinessRuleTask

org.eclipse.emf.ecore.EClass getBusinessRuleTask()
Returns the meta object for class 'Business Rule Task'.

Returns:
the meta object for class 'Business Rule Task'.
See Also:
BusinessRuleTask

getBusinessRuleTask_Implementation

org.eclipse.emf.ecore.EAttribute getBusinessRuleTask_Implementation()
Returns the meta object for the attribute 'Implementation'.

Returns:
the meta object for the attribute 'Implementation'.
See Also:
BusinessRuleTask.getImplementation(), getBusinessRuleTask()

getCallableElement

org.eclipse.emf.ecore.EClass getCallableElement()
Returns the meta object for class 'Callable Element'.

Returns:
the meta object for class 'Callable Element'.
See Also:
CallableElement

getCallableElement_SupportedInterfacesQName

org.eclipse.emf.ecore.EAttribute getCallableElement_SupportedInterfacesQName()
Returns the meta object for the attribute list 'Supported Interfaces QName'.

Returns:
the meta object for the attribute list 'Supported Interfaces QName'.
See Also:
CallableElement, getCallableElement()

getCallableElement_SupportedInterfaces

org.eclipse.emf.ecore.EReference getCallableElement_SupportedInterfaces()
Returns the meta object for the reference list 'Supported Interfaces'.

Returns:
the meta object for the reference list 'Supported Interfaces'.
See Also:
CallableElement.getSupportedInterfaces(), getCallableElement()

getCallableElement_IoSpecification

org.eclipse.emf.ecore.EReference getCallableElement_IoSpecification()
Returns the meta object for the containment reference 'Io Specification'.

Returns:
the meta object for the containment reference 'Io Specification'.
See Also:
CallableElement.getIoSpecification(), getCallableElement()

getCallActivity

org.eclipse.emf.ecore.EClass getCallActivity()
Returns the meta object for class 'Call Activity'.

Returns:
the meta object for class 'Call Activity'.
See Also:
CallActivity

getCallActivity_CalledElementQName

org.eclipse.emf.ecore.EAttribute getCallActivity_CalledElementQName()
Returns the meta object for the attribute 'Called Element QName'.

Returns:
the meta object for the attribute 'Called Element QName'.
See Also:
CallActivity, getCallActivity()

getCallActivity_CalledElement

org.eclipse.emf.ecore.EReference getCallActivity_CalledElement()
Returns the meta object for the reference 'Called Element'.

Returns:
the meta object for the reference 'Called Element'.
See Also:
CallActivity.getCalledElement(), getCallActivity()

getCallChoreography

org.eclipse.emf.ecore.EClass getCallChoreography()
Returns the meta object for class 'Call Choreography'.

Returns:
the meta object for class 'Call Choreography'.
See Also:
CallChoreography

getCallChoreography_ParticipantAssociations

org.eclipse.emf.ecore.EReference getCallChoreography_ParticipantAssociations()
Returns the meta object for the containment reference list 'Participant Associations'.

Returns:
the meta object for the containment reference list 'Participant Associations'.
See Also:
CallChoreography.getParticipantAssociations(), getCallChoreography()

getCallChoreography_CalledChoreographyQName

org.eclipse.emf.ecore.EAttribute getCallChoreography_CalledChoreographyQName()
Returns the meta object for the attribute 'Called Choreography QName'.

Returns:
the meta object for the attribute 'Called Choreography QName'.
See Also:
CallChoreography, getCallChoreography()

getCallChoreography_CalledChoreography

org.eclipse.emf.ecore.EReference getCallChoreography_CalledChoreography()
Returns the meta object for the reference 'Called Choreography'.

Returns:
the meta object for the reference 'Called Choreography'.
See Also:
CallChoreography.getCalledChoreography(), getCallChoreography()

getCancelEventDefinition

org.eclipse.emf.ecore.EClass getCancelEventDefinition()
Returns the meta object for class 'Cancel Event Definition'.

Returns:
the meta object for class 'Cancel Event Definition'.
See Also:
CancelEventDefinition

getCatchEvent

org.eclipse.emf.ecore.EClass getCatchEvent()
Returns the meta object for class 'Catch Event'.

Returns:
the meta object for class 'Catch Event'.
See Also:
CatchEvent

getCatchEvent_DataOutput

org.eclipse.emf.ecore.EReference getCatchEvent_DataOutput()
Returns the meta object for the containment reference list 'Data Output'.

Returns:
the meta object for the containment reference list 'Data Output'.
See Also:
CatchEvent.getDataOutput(), getCatchEvent()

getCatchEvent_DataOutputAssociation

org.eclipse.emf.ecore.EReference getCatchEvent_DataOutputAssociation()
Returns the meta object for the containment reference list 'Data Output Association'.

Returns:
the meta object for the containment reference list 'Data Output Association'.
See Also:
CatchEvent.getDataOutputAssociation(), getCatchEvent()

getCatchEvent_OutputSet

org.eclipse.emf.ecore.EReference getCatchEvent_OutputSet()
Returns the meta object for the containment reference 'Output Set'.

Returns:
the meta object for the containment reference 'Output Set'.
See Also:
CatchEvent.getOutputSet(), getCatchEvent()

getCatchEvent_EventDefinitions

org.eclipse.emf.ecore.EReference getCatchEvent_EventDefinitions()
Returns the meta object for the containment reference list 'Event Definitions'.

Returns:
the meta object for the containment reference list 'Event Definitions'.
See Also:
CatchEvent.getEventDefinitions(), getCatchEvent()

getChoreography

org.eclipse.emf.ecore.EClass getChoreography()
Returns the meta object for class 'Choreography'.

Returns:
the meta object for class 'Choreography'.
See Also:
Choreography

getChoreography_FlowElements

org.eclipse.emf.ecore.EReference getChoreography_FlowElements()
Returns the meta object for the containment reference list 'Flow Elements'.

Returns:
the meta object for the containment reference list 'Flow Elements'.
See Also:
Choreography.getFlowElements(), getChoreography()

getChoreographyActivity

org.eclipse.emf.ecore.EClass getChoreographyActivity()
Returns the meta object for class 'Choreography Activity'.

Returns:
the meta object for class 'Choreography Activity'.
See Also:
ChoreographyActivity

getChoreographyActivity_ParticipantsQName

org.eclipse.emf.ecore.EAttribute getChoreographyActivity_ParticipantsQName()
Returns the meta object for the attribute list 'Participants QName'.

Returns:
the meta object for the attribute list 'Participants QName'.
See Also:
ChoreographyActivity, getChoreographyActivity()

getChoreographyActivity_Participants

org.eclipse.emf.ecore.EReference getChoreographyActivity_Participants()
Returns the meta object for the reference list 'Participants'.

Returns:
the meta object for the reference list 'Participants'.
See Also:
ChoreographyActivity.getParticipants(), getChoreographyActivity()

getChoreographyActivity_InitiatingParticipantQName

org.eclipse.emf.ecore.EAttribute getChoreographyActivity_InitiatingParticipantQName()
Returns the meta object for the attribute 'Initiating Participant QName'.

Returns:
the meta object for the attribute 'Initiating Participant QName'.
See Also:
ChoreographyActivity, getChoreographyActivity()

getChoreographyActivity_InitiatingParticipant

org.eclipse.emf.ecore.EReference getChoreographyActivity_InitiatingParticipant()
Returns the meta object for the reference 'Initiating Participant'.

Returns:
the meta object for the reference 'Initiating Participant'.
See Also:
ChoreographyActivity.getInitiatingParticipant(), getChoreographyActivity()

getChoreographyActivity_LoopType

org.eclipse.emf.ecore.EAttribute getChoreographyActivity_LoopType()
Returns the meta object for the attribute 'Loop Type'.

Returns:
the meta object for the attribute 'Loop Type'.
See Also:
ChoreographyActivity.getLoopType(), getChoreographyActivity()

getChoreographyTask

org.eclipse.emf.ecore.EClass getChoreographyTask()
Returns the meta object for class 'Choreography Task'.

Returns:
the meta object for class 'Choreography Task'.
See Also:
ChoreographyTask

getChoreographyTask_MessageFlowsQName

org.eclipse.emf.ecore.EAttribute getChoreographyTask_MessageFlowsQName()
Returns the meta object for the attribute list 'Message Flows QName'.

Returns:
the meta object for the attribute list 'Message Flows QName'.
See Also:
ChoreographyTask, getChoreographyTask()

getChoreographyTask_MessageFlows

org.eclipse.emf.ecore.EReference getChoreographyTask_MessageFlows()
Returns the meta object for the reference list 'Message Flows'.

Returns:
the meta object for the reference list 'Message Flows'.
See Also:
ChoreographyTask.getMessageFlows(), getChoreographyTask()

getCollaboration

org.eclipse.emf.ecore.EClass getCollaboration()
Returns the meta object for class 'Collaboration'.

Returns:
the meta object for class 'Collaboration'.
See Also:
Collaboration

getCollaboration_Participants

org.eclipse.emf.ecore.EReference getCollaboration_Participants()
Returns the meta object for the containment reference list 'Participants'.

Returns:
the meta object for the containment reference list 'Participants'.
See Also:
Collaboration.getParticipants(), getCollaboration()

getCollaboration_MessageFlows

org.eclipse.emf.ecore.EReference getCollaboration_MessageFlows()
Returns the meta object for the containment reference list 'Message Flows'.

Returns:
the meta object for the containment reference list 'Message Flows'.
See Also:
Collaboration.getMessageFlows(), getCollaboration()

getCollaboration_Artifacts

org.eclipse.emf.ecore.EReference getCollaboration_Artifacts()
Returns the meta object for the containment reference list 'Artifacts'.

Returns:
the meta object for the containment reference list 'Artifacts'.
See Also:
Collaboration.getArtifacts(), getCollaboration()

getCompensateEventDefinition

org.eclipse.emf.ecore.EClass getCompensateEventDefinition()
Returns the meta object for class 'Compensate Event Definition'.

Returns:
the meta object for class 'Compensate Event Definition'.
See Also:
CompensateEventDefinition

getCompensateEventDefinition_ActivityQName

org.eclipse.emf.ecore.EAttribute getCompensateEventDefinition_ActivityQName()
Returns the meta object for the attribute 'Activity QName'.

Returns:
the meta object for the attribute 'Activity QName'.
See Also:
CompensateEventDefinition, getCompensateEventDefinition()

getCompensateEventDefinition_Activity

org.eclipse.emf.ecore.EReference getCompensateEventDefinition_Activity()
Returns the meta object for the reference 'Activity'.

Returns:
the meta object for the reference 'Activity'.
See Also:
CompensateEventDefinition.getActivity(), getCompensateEventDefinition()

getCompensateEventDefinition_WaitForCompletion

org.eclipse.emf.ecore.EAttribute getCompensateEventDefinition_WaitForCompletion()
Returns the meta object for the attribute 'Wait For Completion'.

Returns:
the meta object for the attribute 'Wait For Completion'.
See Also:
CompensateEventDefinition.isWaitForCompletion(), getCompensateEventDefinition()

getComplexBehaviorDefinition

org.eclipse.emf.ecore.EClass getComplexBehaviorDefinition()
Returns the meta object for class 'Complex Behavior Definition'.

Returns:
the meta object for class 'Complex Behavior Definition'.
See Also:
ComplexBehaviorDefinition

getComplexBehaviorDefinition_Condition

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

Returns:
the meta object for the containment reference 'Condition'.
See Also:
ComplexBehaviorDefinition.getCondition(), getComplexBehaviorDefinition()

getComplexBehaviorDefinition_Event

org.eclipse.emf.ecore.EReference getComplexBehaviorDefinition_Event()
Returns the meta object for the containment reference 'Event'.

Returns:
the meta object for the containment reference 'Event'.
See Also:
ComplexBehaviorDefinition.getEvent(), getComplexBehaviorDefinition()

getComplexGateway

org.eclipse.emf.ecore.EClass getComplexGateway()
Returns the meta object for class 'Complex Gateway'.

Returns:
the meta object for class 'Complex Gateway'.
See Also:
ComplexGateway

getComplexGateway_ActivationCondition

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

Returns:
the meta object for the containment reference 'Activation Condition'.
See Also:
ComplexGateway.getActivationCondition(), getComplexGateway()

getComplexGateway_Default

org.eclipse.emf.ecore.EReference getComplexGateway_Default()
Returns the meta object for the reference 'Default'.

Returns:
the meta object for the reference 'Default'.
See Also:
ComplexGateway.getDefault(), getComplexGateway()

getConditionalEventDefinition

org.eclipse.emf.ecore.EClass getConditionalEventDefinition()
Returns the meta object for class 'Conditional Event Definition'.

Returns:
the meta object for class 'Conditional Event Definition'.
See Also:
ConditionalEventDefinition

getConditionalEventDefinition_Condition

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

Returns:
the meta object for the containment reference 'Condition'.
See Also:
ConditionalEventDefinition.getCondition(), getConditionalEventDefinition()

getDataAssociation

org.eclipse.emf.ecore.EClass getDataAssociation()
Returns the meta object for class 'Data Association'.

Returns:
the meta object for class 'Data Association'.
See Also:
DataAssociation

getDataAssociation_Assignment

org.eclipse.emf.ecore.EReference getDataAssociation_Assignment()
Returns the meta object for the containment reference list 'Assignment'.

Returns:
the meta object for the containment reference list 'Assignment'.
See Also:
DataAssociation.getAssignment(), getDataAssociation()

getDataAssociation_SourceQName

org.eclipse.emf.ecore.EAttribute getDataAssociation_SourceQName()
Returns the meta object for the attribute 'Source QName'.

Returns:
the meta object for the attribute 'Source QName'.
See Also:
DataAssociation, getDataAssociation()

getDataAssociation_Source

org.eclipse.emf.ecore.EReference getDataAssociation_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
DataAssociation.getSource(), getDataAssociation()

getDataAssociation_TargetQName

org.eclipse.emf.ecore.EAttribute getDataAssociation_TargetQName()
Returns the meta object for the attribute 'Target QName'.

Returns:
the meta object for the attribute 'Target QName'.
See Also:
DataAssociation, getDataAssociation()

getDataAssociation_Target

org.eclipse.emf.ecore.EReference getDataAssociation_Target()
Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See Also:
DataAssociation.getTarget(), getDataAssociation()

getDataInput

org.eclipse.emf.ecore.EClass getDataInput()
Returns the meta object for class 'Data Input'.

Returns:
the meta object for class 'Data Input'.
See Also:
DataInput

getDataInput_IsCollection

org.eclipse.emf.ecore.EAttribute getDataInput_IsCollection()
Returns the meta object for the attribute 'Is Collection'.

Returns:
the meta object for the attribute 'Is Collection'.
See Also:
DataInput.isIsCollection(), getDataInput()

getDataInput_ItemSubjectQName

org.eclipse.emf.ecore.EAttribute getDataInput_ItemSubjectQName()
Returns the meta object for the attribute 'Item Subject QName'.

Returns:
the meta object for the attribute 'Item Subject QName'.
See Also:
DataInput, getDataInput()

getDataInput_ItemSubject

org.eclipse.emf.ecore.EReference getDataInput_ItemSubject()
Returns the meta object for the reference 'Item Subject'.

Returns:
the meta object for the reference 'Item Subject'.
See Also:
DataInput.getItemSubject(), getDataInput()

getDataInputAssociation

org.eclipse.emf.ecore.EClass getDataInputAssociation()
Returns the meta object for class 'Data Input Association'.

Returns:
the meta object for class 'Data Input Association'.
See Also:
DataInputAssociation

getDataObject

org.eclipse.emf.ecore.EClass getDataObject()
Returns the meta object for class 'Data Object'.

Returns:
the meta object for class 'Data Object'.
See Also:
DataObject

getDataObject_IsCollection

org.eclipse.emf.ecore.EAttribute getDataObject_IsCollection()
Returns the meta object for the attribute 'Is Collection'.

Returns:
the meta object for the attribute 'Is Collection'.
See Also:
DataObject.isIsCollection(), getDataObject()

getDataObject_ItemSubjectQName

org.eclipse.emf.ecore.EAttribute getDataObject_ItemSubjectQName()
Returns the meta object for the attribute 'Item Subject QName'.

Returns:
the meta object for the attribute 'Item Subject QName'.
See Also:
DataObject, getDataObject()

getDataObject_ItemSubject

org.eclipse.emf.ecore.EReference getDataObject_ItemSubject()
Returns the meta object for the reference 'Item Subject'.

Returns:
the meta object for the reference 'Item Subject'.
See Also:
DataObject.getItemSubject(), getDataObject()

getDataOutput

org.eclipse.emf.ecore.EClass getDataOutput()
Returns the meta object for class 'Data Output'.

Returns:
the meta object for class 'Data Output'.
See Also:
DataOutput

getDataOutput_IsCollection

org.eclipse.emf.ecore.EAttribute getDataOutput_IsCollection()
Returns the meta object for the attribute 'Is Collection'.

Returns:
the meta object for the attribute 'Is Collection'.
See Also:
DataOutput.isIsCollection(), getDataOutput()

getDataOutput_ItemSubjectQName

org.eclipse.emf.ecore.EAttribute getDataOutput_ItemSubjectQName()
Returns the meta object for the attribute 'Item Subject QName'.

Returns:
the meta object for the attribute 'Item Subject QName'.
See Also:
DataOutput, getDataOutput()

getDataOutput_ItemSubject

org.eclipse.emf.ecore.EReference getDataOutput_ItemSubject()
Returns the meta object for the reference 'Item Subject'.

Returns:
the meta object for the reference 'Item Subject'.
See Also:
DataOutput.getItemSubject(), getDataOutput()

getDataOutputAssociation

org.eclipse.emf.ecore.EClass getDataOutputAssociation()
Returns the meta object for class 'Data Output Association'.

Returns:
the meta object for class 'Data Output Association'.
See Also:
DataOutputAssociation

getDataStore

org.eclipse.emf.ecore.EClass getDataStore()
Returns the meta object for class 'Data Store'.

Returns:
the meta object for class 'Data Store'.
See Also:
DataStore

getDataStore_Capacity

org.eclipse.emf.ecore.EAttribute getDataStore_Capacity()
Returns the meta object for the attribute 'Capacity'.

Returns:
the meta object for the attribute 'Capacity'.
See Also:
DataStore.getCapacity(), getDataStore()

getDataStore_IsUnlimited

org.eclipse.emf.ecore.EAttribute getDataStore_IsUnlimited()
Returns the meta object for the attribute 'Is Unlimited'.

Returns:
the meta object for the attribute 'Is Unlimited'.
See Also:
DataStore.isIsUnlimited(), getDataStore()

getDataStore_ItemSubjectQName

org.eclipse.emf.ecore.EAttribute getDataStore_ItemSubjectQName()
Returns the meta object for the attribute 'Item Subject QName'.

Returns:
the meta object for the attribute 'Item Subject QName'.
See Also:
DataStore, getDataStore()

getDataStore_ItemSubject

org.eclipse.emf.ecore.EReference getDataStore_ItemSubject()
Returns the meta object for the reference 'Item Subject'.

Returns:
the meta object for the reference 'Item Subject'.
See Also:
DataStore.getItemSubject(), getDataStore()

getDefinitions

org.eclipse.emf.ecore.EClass getDefinitions()
Returns the meta object for class 'Definitions'.

Returns:
the meta object for class 'Definitions'.
See Also:
Definitions

getDefinitions_Imports

org.eclipse.emf.ecore.EReference getDefinitions_Imports()
Returns the meta object for the containment reference list 'Imports'.

Returns:
the meta object for the containment reference list 'Imports'.
See Also:
Definitions.getImports(), getDefinitions()

getDefinitions_Extensions

org.eclipse.emf.ecore.EReference getDefinitions_Extensions()
Returns the meta object for the containment reference list 'Extensions'.

Returns:
the meta object for the containment reference list 'Extensions'.
See Also:
Definitions.getExtensions(), getDefinitions()

getDefinitions_RootElements

org.eclipse.emf.ecore.EReference getDefinitions_RootElements()
Returns the meta object for the containment reference list 'Root Elements'.

Returns:
the meta object for the containment reference list 'Root Elements'.
See Also:
Definitions.getRootElements(), getDefinitions()

getDefinitions_Relationships

org.eclipse.emf.ecore.EReference getDefinitions_Relationships()
Returns the meta object for the containment reference list 'Relationships'.

Returns:
the meta object for the containment reference list 'Relationships'.
See Also:
Definitions.getRelationships(), getDefinitions()

getDefinitions_ExpressionLanguage

org.eclipse.emf.ecore.EAttribute getDefinitions_ExpressionLanguage()
Returns the meta object for the attribute 'Expression Language'.

Returns:
the meta object for the attribute 'Expression Language'.
See Also:
Definitions.getExpressionLanguage(), getDefinitions()

getDefinitions_TargetNamespace

org.eclipse.emf.ecore.EAttribute getDefinitions_TargetNamespace()
Returns the meta object for the attribute 'Target Namespace'.

Returns:
the meta object for the attribute 'Target Namespace'.
See Also:
Definitions.getTargetNamespace(), getDefinitions()

getDefinitions_TypeLanguage

org.eclipse.emf.ecore.EAttribute getDefinitions_TypeLanguage()
Returns the meta object for the attribute 'Type Language'.

Returns:
the meta object for the attribute 'Type Language'.
See Also:
Definitions.getTypeLanguage(), getDefinitions()

getDocumentation

org.eclipse.emf.ecore.EClass getDocumentation()
Returns the meta object for class 'Documentation'.

Returns:
the meta object for class 'Documentation'.
See Also:
Documentation

getDocumentation_Mixed

org.eclipse.emf.ecore.EAttribute getDocumentation_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
Documentation.getMixed(), getDocumentation()

getDocumentation_Any

org.eclipse.emf.ecore.EAttribute getDocumentation_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
Documentation.getAny(), getDocumentation()

getDocumentation_Id

org.eclipse.emf.ecore.EAttribute getDocumentation_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
Documentation.getId(), getDocumentation()

getDocumentation_Text

org.eclipse.emf.ecore.EAttribute getDocumentation_Text()
Returns the meta object for the attribute 'Text'.

Returns:
the meta object for the attribute 'Text'.
See Also:
Documentation.getText(), getDocumentation()

getDocumentRoot

org.eclipse.emf.ecore.EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot

getDocumentRoot_Mixed

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()

getDocumentRoot_XMLNSPrefixMap

org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()

getDocumentRoot_XSISchemaLocation

org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()

getDocumentRoot_Activity

org.eclipse.emf.ecore.EReference getDocumentRoot_Activity()
Returns the meta object for the containment reference 'Activity'.

Returns:
the meta object for the containment reference 'Activity'.
See Also:
DocumentRoot.getActivity(), getDocumentRoot()

getDocumentRoot_AdHocSubProcess

org.eclipse.emf.ecore.EReference getDocumentRoot_AdHocSubProcess()
Returns the meta object for the containment reference 'Ad Hoc Sub Process'.

Returns:
the meta object for the containment reference 'Ad Hoc Sub Process'.
See Also:
DocumentRoot.getAdHocSubProcess(), getDocumentRoot()

getDocumentRoot_FlowElement

org.eclipse.emf.ecore.EReference getDocumentRoot_FlowElement()
Returns the meta object for the containment reference 'Flow Element'.

Returns:
the meta object for the containment reference 'Flow Element'.
See Also:
DocumentRoot.getFlowElement(), getDocumentRoot()

getDocumentRoot_Artifact

org.eclipse.emf.ecore.EReference getDocumentRoot_Artifact()
Returns the meta object for the containment reference 'Artifact'.

Returns:
the meta object for the containment reference 'Artifact'.
See Also:
DocumentRoot.getArtifact(), getDocumentRoot()

getDocumentRoot_Assignment

org.eclipse.emf.ecore.EReference getDocumentRoot_Assignment()
Returns the meta object for the containment reference 'Assignment'.

Returns:
the meta object for the containment reference 'Assignment'.
See Also:
DocumentRoot.getAssignment(), getDocumentRoot()

getDocumentRoot_Association

org.eclipse.emf.ecore.EReference getDocumentRoot_Association()
Returns the meta object for the containment reference 'Association'.

Returns:
the meta object for the containment reference 'Association'.
See Also:
DocumentRoot.getAssociation(), getDocumentRoot()

getDocumentRoot_BaseElement

org.eclipse.emf.ecore.EReference getDocumentRoot_BaseElement()
Returns the meta object for the containment reference 'Base Element'.

Returns:
the meta object for the containment reference 'Base Element'.
See Also:
DocumentRoot.getBaseElement(), getDocumentRoot()

getDocumentRoot_BaseElementWithMixedContent

org.eclipse.emf.ecore.EReference getDocumentRoot_BaseElementWithMixedContent()
Returns the meta object for the containment reference 'Base Element With Mixed Content'.

Returns:
the meta object for the containment reference 'Base Element With Mixed Content'.
See Also:
DocumentRoot.getBaseElementWithMixedContent(), getDocumentRoot()

getDocumentRoot_BoundaryEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_BoundaryEvent()
Returns the meta object for the containment reference 'Boundary Event'.

Returns:
the meta object for the containment reference 'Boundary Event'.
See Also:
DocumentRoot.getBoundaryEvent(), getDocumentRoot()

getDocumentRoot_BusinessRuleTask

org.eclipse.emf.ecore.EReference getDocumentRoot_BusinessRuleTask()
Returns the meta object for the containment reference 'Business Rule Task'.

Returns:
the meta object for the containment reference 'Business Rule Task'.
See Also:
DocumentRoot.getBusinessRuleTask(), getDocumentRoot()

getDocumentRoot_CallableElement

org.eclipse.emf.ecore.EReference getDocumentRoot_CallableElement()
Returns the meta object for the containment reference 'Callable Element'.

Returns:
the meta object for the containment reference 'Callable Element'.
See Also:
DocumentRoot.getCallableElement(), getDocumentRoot()

getDocumentRoot_CallActivity

org.eclipse.emf.ecore.EReference getDocumentRoot_CallActivity()
Returns the meta object for the containment reference 'Call Activity'.

Returns:
the meta object for the containment reference 'Call Activity'.
See Also:
DocumentRoot.getCallActivity(), getDocumentRoot()

getDocumentRoot_CallChoreography

org.eclipse.emf.ecore.EReference getDocumentRoot_CallChoreography()
Returns the meta object for the containment reference 'Call Choreography'.

Returns:
the meta object for the containment reference 'Call Choreography'.
See Also:
DocumentRoot.getCallChoreography(), getDocumentRoot()

getDocumentRoot_CancelEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_CancelEventDefinition()
Returns the meta object for the containment reference 'Cancel Event Definition'.

Returns:
the meta object for the containment reference 'Cancel Event Definition'.
See Also:
DocumentRoot.getCancelEventDefinition(), getDocumentRoot()

getDocumentRoot_CatchEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_CatchEvent()
Returns the meta object for the containment reference 'Catch Event'.

Returns:
the meta object for the containment reference 'Catch Event'.
See Also:
DocumentRoot.getCatchEvent(), getDocumentRoot()

getDocumentRoot_Choreography

org.eclipse.emf.ecore.EReference getDocumentRoot_Choreography()
Returns the meta object for the containment reference 'Choreography'.

Returns:
the meta object for the containment reference 'Choreography'.
See Also:
DocumentRoot.getChoreography(), getDocumentRoot()

getDocumentRoot_Collaboration

org.eclipse.emf.ecore.EReference getDocumentRoot_Collaboration()
Returns the meta object for the containment reference 'Collaboration'.

Returns:
the meta object for the containment reference 'Collaboration'.
See Also:
DocumentRoot.getCollaboration(), getDocumentRoot()

getDocumentRoot_RootElement

org.eclipse.emf.ecore.EReference getDocumentRoot_RootElement()
Returns the meta object for the containment reference 'Root Element'.

Returns:
the meta object for the containment reference 'Root Element'.
See Also:
DocumentRoot.getRootElement(), getDocumentRoot()

getDocumentRoot_ChoreographyActivity

org.eclipse.emf.ecore.EReference getDocumentRoot_ChoreographyActivity()
Returns the meta object for the containment reference 'Choreography Activity'.

Returns:
the meta object for the containment reference 'Choreography Activity'.
See Also:
DocumentRoot.getChoreographyActivity(), getDocumentRoot()

getDocumentRoot_ChoreographyTask

org.eclipse.emf.ecore.EReference getDocumentRoot_ChoreographyTask()
Returns the meta object for the containment reference 'Choreography Task'.

Returns:
the meta object for the containment reference 'Choreography Task'.
See Also:
DocumentRoot.getChoreographyTask(), getDocumentRoot()

getDocumentRoot_CompensateEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_CompensateEventDefinition()
Returns the meta object for the containment reference 'Compensate Event Definition'.

Returns:
the meta object for the containment reference 'Compensate Event Definition'.
See Also:
DocumentRoot.getCompensateEventDefinition(), getDocumentRoot()

getDocumentRoot_ComplexBehaviorDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_ComplexBehaviorDefinition()
Returns the meta object for the containment reference 'Complex Behavior Definition'.

Returns:
the meta object for the containment reference 'Complex Behavior Definition'.
See Also:
DocumentRoot.getComplexBehaviorDefinition(), getDocumentRoot()

getDocumentRoot_ComplexGateway

org.eclipse.emf.ecore.EReference getDocumentRoot_ComplexGateway()
Returns the meta object for the containment reference 'Complex Gateway'.

Returns:
the meta object for the containment reference 'Complex Gateway'.
See Also:
DocumentRoot.getComplexGateway(), getDocumentRoot()

getDocumentRoot_ConditionalEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_ConditionalEventDefinition()
Returns the meta object for the containment reference 'Conditional Event Definition'.

Returns:
the meta object for the containment reference 'Conditional Event Definition'.
See Also:
DocumentRoot.getConditionalEventDefinition(), getDocumentRoot()

getDocumentRoot_DataAssociation

org.eclipse.emf.ecore.EReference getDocumentRoot_DataAssociation()
Returns the meta object for the containment reference 'Data Association'.

Returns:
the meta object for the containment reference 'Data Association'.
See Also:
DocumentRoot.getDataAssociation(), getDocumentRoot()

getDocumentRoot_DataInput

org.eclipse.emf.ecore.EReference getDocumentRoot_DataInput()
Returns the meta object for the containment reference 'Data Input'.

Returns:
the meta object for the containment reference 'Data Input'.
See Also:
DocumentRoot.getDataInput(), getDocumentRoot()

getDocumentRoot_DataInputAssociation

org.eclipse.emf.ecore.EReference getDocumentRoot_DataInputAssociation()
Returns the meta object for the containment reference 'Data Input Association'.

Returns:
the meta object for the containment reference 'Data Input Association'.
See Also:
DocumentRoot.getDataInputAssociation(), getDocumentRoot()

getDocumentRoot_DataObject

org.eclipse.emf.ecore.EReference getDocumentRoot_DataObject()
Returns the meta object for the containment reference 'Data Object'.

Returns:
the meta object for the containment reference 'Data Object'.
See Also:
DocumentRoot.getDataObject(), getDocumentRoot()

getDocumentRoot_DataOutput

org.eclipse.emf.ecore.EReference getDocumentRoot_DataOutput()
Returns the meta object for the containment reference 'Data Output'.

Returns:
the meta object for the containment reference 'Data Output'.
See Also:
DocumentRoot.getDataOutput(), getDocumentRoot()

getDocumentRoot_DataOutputAssociation

org.eclipse.emf.ecore.EReference getDocumentRoot_DataOutputAssociation()
Returns the meta object for the containment reference 'Data Output Association'.

Returns:
the meta object for the containment reference 'Data Output Association'.
See Also:
DocumentRoot.getDataOutputAssociation(), getDocumentRoot()

getDocumentRoot_DataStore

org.eclipse.emf.ecore.EReference getDocumentRoot_DataStore()
Returns the meta object for the containment reference 'Data Store'.

Returns:
the meta object for the containment reference 'Data Store'.
See Also:
DocumentRoot.getDataStore(), getDocumentRoot()

getDocumentRoot_Definitions

org.eclipse.emf.ecore.EReference getDocumentRoot_Definitions()
Returns the meta object for the containment reference 'Definitions'.

Returns:
the meta object for the containment reference 'Definitions'.
See Also:
DocumentRoot.getDefinitions(), getDocumentRoot()

getDocumentRoot_Documentation

org.eclipse.emf.ecore.EReference getDocumentRoot_Documentation()
Returns the meta object for the containment reference 'Documentation'.

Returns:
the meta object for the containment reference 'Documentation'.
See Also:
DocumentRoot.getDocumentation(), getDocumentRoot()

getDocumentRoot_EndEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_EndEvent()
Returns the meta object for the containment reference 'End Event'.

Returns:
the meta object for the containment reference 'End Event'.
See Also:
DocumentRoot.getEndEvent(), getDocumentRoot()

getDocumentRoot_Error

org.eclipse.emf.ecore.EReference getDocumentRoot_Error()
Returns the meta object for the containment reference 'Error'.

Returns:
the meta object for the containment reference 'Error'.
See Also:
DocumentRoot.getError(), getDocumentRoot()

getDocumentRoot_ErrorEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_ErrorEventDefinition()
Returns the meta object for the containment reference 'Error Event Definition'.

Returns:
the meta object for the containment reference 'Error Event Definition'.
See Also:
DocumentRoot.getErrorEventDefinition(), getDocumentRoot()

getDocumentRoot_Escalation

org.eclipse.emf.ecore.EReference getDocumentRoot_Escalation()
Returns the meta object for the containment reference 'Escalation'.

Returns:
the meta object for the containment reference 'Escalation'.
See Also:
DocumentRoot.getEscalation(), getDocumentRoot()

getDocumentRoot_EscalationEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_EscalationEventDefinition()
Returns the meta object for the containment reference 'Escalation Event Definition'.

Returns:
the meta object for the containment reference 'Escalation Event Definition'.
See Also:
DocumentRoot.getEscalationEventDefinition(), getDocumentRoot()

getDocumentRoot_Event

org.eclipse.emf.ecore.EReference getDocumentRoot_Event()
Returns the meta object for the containment reference 'Event'.

Returns:
the meta object for the containment reference 'Event'.
See Also:
DocumentRoot.getEvent(), getDocumentRoot()

getDocumentRoot_EventBasedGateway

org.eclipse.emf.ecore.EReference getDocumentRoot_EventBasedGateway()
Returns the meta object for the containment reference 'Event Based Gateway'.

Returns:
the meta object for the containment reference 'Event Based Gateway'.
See Also:
DocumentRoot.getEventBasedGateway(), getDocumentRoot()

getDocumentRoot_EventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_EventDefinition()
Returns the meta object for the containment reference 'Event Definition'.

Returns:
the meta object for the containment reference 'Event Definition'.
See Also:
DocumentRoot.getEventDefinition(), getDocumentRoot()

getDocumentRoot_ExclusiveGateway

org.eclipse.emf.ecore.EReference getDocumentRoot_ExclusiveGateway()
Returns the meta object for the containment reference 'Exclusive Gateway'.

Returns:
the meta object for the containment reference 'Exclusive Gateway'.
See Also:
DocumentRoot.getExclusiveGateway(), getDocumentRoot()

getDocumentRoot_Expression

org.eclipse.emf.ecore.EReference getDocumentRoot_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
DocumentRoot.getExpression(), getDocumentRoot()

getDocumentRoot_Extension

org.eclipse.emf.ecore.EReference getDocumentRoot_Extension()
Returns the meta object for the containment reference 'Extension'.

Returns:
the meta object for the containment reference 'Extension'.
See Also:
DocumentRoot.getExtension(), getDocumentRoot()

getDocumentRoot_ExtensionElements

org.eclipse.emf.ecore.EReference getDocumentRoot_ExtensionElements()
Returns the meta object for the containment reference 'Extension Elements'.

Returns:
the meta object for the containment reference 'Extension Elements'.
See Also:
DocumentRoot.getExtensionElements(), getDocumentRoot()

getDocumentRoot_FlowNode

org.eclipse.emf.ecore.EReference getDocumentRoot_FlowNode()
Returns the meta object for the containment reference 'Flow Node'.

Returns:
the meta object for the containment reference 'Flow Node'.
See Also:
DocumentRoot.getFlowNode(), getDocumentRoot()

getDocumentRoot_FormalExpression

org.eclipse.emf.ecore.EReference getDocumentRoot_FormalExpression()
Returns the meta object for the containment reference 'Formal Expression'.

Returns:
the meta object for the containment reference 'Formal Expression'.
See Also:
DocumentRoot.getFormalExpression(), getDocumentRoot()

getDocumentRoot_Gateway

org.eclipse.emf.ecore.EReference getDocumentRoot_Gateway()
Returns the meta object for the containment reference 'Gateway'.

Returns:
the meta object for the containment reference 'Gateway'.
See Also:
DocumentRoot.getGateway(), getDocumentRoot()

getDocumentRoot_GlobalChoreographyTask

org.eclipse.emf.ecore.EReference getDocumentRoot_GlobalChoreographyTask()
Returns the meta object for the containment reference 'Global Choreography Task'.

Returns:
the meta object for the containment reference 'Global Choreography Task'.
See Also:
DocumentRoot.getGlobalChoreographyTask(), getDocumentRoot()

getDocumentRoot_GlobalTask

org.eclipse.emf.ecore.EReference getDocumentRoot_GlobalTask()
Returns the meta object for the containment reference 'Global Task'.

Returns:
the meta object for the containment reference 'Global Task'.
See Also:
DocumentRoot.getGlobalTask(), getDocumentRoot()

getDocumentRoot_Group

org.eclipse.emf.ecore.EReference getDocumentRoot_Group()
Returns the meta object for the containment reference 'Group'.

Returns:
the meta object for the containment reference 'Group'.
See Also:
DocumentRoot.getGroup(), getDocumentRoot()

getDocumentRoot_HumanPerformer

org.eclipse.emf.ecore.EReference getDocumentRoot_HumanPerformer()
Returns the meta object for the containment reference 'Human Performer'.

Returns:
the meta object for the containment reference 'Human Performer'.
See Also:
DocumentRoot.getHumanPerformer(), getDocumentRoot()

getDocumentRoot_Performer

org.eclipse.emf.ecore.EReference getDocumentRoot_Performer()
Returns the meta object for the containment reference 'Performer'.

Returns:
the meta object for the containment reference 'Performer'.
See Also:
DocumentRoot.getPerformer(), getDocumentRoot()

getDocumentRoot_ResourceRole

org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceRole()
Returns the meta object for the containment reference 'Resource Role'.

Returns:
the meta object for the containment reference 'Resource Role'.
See Also:
DocumentRoot.getResourceRole(), getDocumentRoot()

getDocumentRoot_ImplicitThrowEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_ImplicitThrowEvent()
Returns the meta object for the containment reference 'Implicit Throw Event'.

Returns:
the meta object for the containment reference 'Implicit Throw Event'.
See Also:
DocumentRoot.getImplicitThrowEvent(), getDocumentRoot()

getDocumentRoot_Import

org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
Returns the meta object for the containment reference 'Import'.

Returns:
the meta object for the containment reference 'Import'.
See Also:
DocumentRoot.getImport(), getDocumentRoot()

getDocumentRoot_InclusiveGateway

org.eclipse.emf.ecore.EReference getDocumentRoot_InclusiveGateway()
Returns the meta object for the containment reference 'Inclusive Gateway'.

Returns:
the meta object for the containment reference 'Inclusive Gateway'.
See Also:
DocumentRoot.getInclusiveGateway(), getDocumentRoot()

getDocumentRoot_InputSet

org.eclipse.emf.ecore.EReference getDocumentRoot_InputSet()
Returns the meta object for the containment reference 'Input Set'.

Returns:
the meta object for the containment reference 'Input Set'.
See Also:
DocumentRoot.getInputSet(), getDocumentRoot()

getDocumentRoot_Interface

org.eclipse.emf.ecore.EReference getDocumentRoot_Interface()
Returns the meta object for the containment reference 'Interface'.

Returns:
the meta object for the containment reference 'Interface'.
See Also:
DocumentRoot.getInterface(), getDocumentRoot()

getDocumentRoot_IntermediateCatchEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_IntermediateCatchEvent()
Returns the meta object for the containment reference 'Intermediate Catch Event'.

Returns:
the meta object for the containment reference 'Intermediate Catch Event'.
See Also:
DocumentRoot.getIntermediateCatchEvent(), getDocumentRoot()

getDocumentRoot_IntermediateThrowEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_IntermediateThrowEvent()
Returns the meta object for the containment reference 'Intermediate Throw Event'.

Returns:
the meta object for the containment reference 'Intermediate Throw Event'.
See Also:
DocumentRoot.getIntermediateThrowEvent(), getDocumentRoot()

getDocumentRoot_IoSpecification

org.eclipse.emf.ecore.EReference getDocumentRoot_IoSpecification()
Returns the meta object for the containment reference 'Io Specification'.

Returns:
the meta object for the containment reference 'Io Specification'.
See Also:
DocumentRoot.getIoSpecification(), getDocumentRoot()

getDocumentRoot_ItemDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_ItemDefinition()
Returns the meta object for the containment reference 'Item Definition'.

Returns:
the meta object for the containment reference 'Item Definition'.
See Also:
DocumentRoot.getItemDefinition(), getDocumentRoot()

getDocumentRoot_Lane

org.eclipse.emf.ecore.EReference getDocumentRoot_Lane()
Returns the meta object for the containment reference 'Lane'.

Returns:
the meta object for the containment reference 'Lane'.
See Also:
DocumentRoot.getLane(), getDocumentRoot()

getDocumentRoot_LinkEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_LinkEventDefinition()
Returns the meta object for the containment reference 'Link Event Definition'.

Returns:
the meta object for the containment reference 'Link Event Definition'.
See Also:
DocumentRoot.getLinkEventDefinition(), getDocumentRoot()

getDocumentRoot_LoopCharacteristics

org.eclipse.emf.ecore.EReference getDocumentRoot_LoopCharacteristics()
Returns the meta object for the containment reference 'Loop Characteristics'.

Returns:
the meta object for the containment reference 'Loop Characteristics'.
See Also:
DocumentRoot.getLoopCharacteristics(), getDocumentRoot()

getDocumentRoot_Message

org.eclipse.emf.ecore.EReference getDocumentRoot_Message()
Returns the meta object for the containment reference 'Message'.

Returns:
the meta object for the containment reference 'Message'.
See Also:
DocumentRoot.getMessage(), getDocumentRoot()

getDocumentRoot_MessageEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_MessageEventDefinition()
Returns the meta object for the containment reference 'Message Event Definition'.

Returns:
the meta object for the containment reference 'Message Event Definition'.
See Also:
DocumentRoot.getMessageEventDefinition(), getDocumentRoot()

getDocumentRoot_MessageFlow

org.eclipse.emf.ecore.EReference getDocumentRoot_MessageFlow()
Returns the meta object for the containment reference 'Message Flow'.

Returns:
the meta object for the containment reference 'Message Flow'.
See Also:
DocumentRoot.getMessageFlow(), getDocumentRoot()

getDocumentRoot_MultiInstanceLoopCharacteristics

org.eclipse.emf.ecore.EReference getDocumentRoot_MultiInstanceLoopCharacteristics()
Returns the meta object for the containment reference 'Multi Instance Loop Characteristics'.

Returns:
the meta object for the containment reference 'Multi Instance Loop Characteristics'.
See Also:
DocumentRoot.getMultiInstanceLoopCharacteristics(), getDocumentRoot()

getDocumentRoot_Operation

org.eclipse.emf.ecore.EReference getDocumentRoot_Operation()
Returns the meta object for the containment reference 'Operation'.

Returns:
the meta object for the containment reference 'Operation'.
See Also:
DocumentRoot.getOperation(), getDocumentRoot()

getDocumentRoot_OutputSet

org.eclipse.emf.ecore.EReference getDocumentRoot_OutputSet()
Returns the meta object for the containment reference 'Output Set'.

Returns:
the meta object for the containment reference 'Output Set'.
See Also:
DocumentRoot.getOutputSet(), getDocumentRoot()

getDocumentRoot_ParallelGateway

org.eclipse.emf.ecore.EReference getDocumentRoot_ParallelGateway()
Returns the meta object for the containment reference 'Parallel Gateway'.

Returns:
the meta object for the containment reference 'Parallel Gateway'.
See Also:
DocumentRoot.getParallelGateway(), getDocumentRoot()

getDocumentRoot_Participant

org.eclipse.emf.ecore.EReference getDocumentRoot_Participant()
Returns the meta object for the containment reference 'Participant'.

Returns:
the meta object for the containment reference 'Participant'.
See Also:
DocumentRoot.getParticipant(), getDocumentRoot()

getDocumentRoot_ParticipantAssociation

org.eclipse.emf.ecore.EReference getDocumentRoot_ParticipantAssociation()
Returns the meta object for the containment reference 'Participant Association'.

Returns:
the meta object for the containment reference 'Participant Association'.
See Also:
DocumentRoot.getParticipantAssociation(), getDocumentRoot()

getDocumentRoot_ParticipantMultiplicity

org.eclipse.emf.ecore.EReference getDocumentRoot_ParticipantMultiplicity()
Returns the meta object for the containment reference 'Participant Multiplicity'.

Returns:
the meta object for the containment reference 'Participant Multiplicity'.
See Also:
DocumentRoot.getParticipantMultiplicity(), getDocumentRoot()

getDocumentRoot_PotentialOwner

org.eclipse.emf.ecore.EReference getDocumentRoot_PotentialOwner()
Returns the meta object for the containment reference 'Potential Owner'.

Returns:
the meta object for the containment reference 'Potential Owner'.
See Also:
DocumentRoot.getPotentialOwner(), getDocumentRoot()

getDocumentRoot_Process

org.eclipse.emf.ecore.EReference getDocumentRoot_Process()
Returns the meta object for the containment reference 'Process'.

Returns:
the meta object for the containment reference 'Process'.
See Also:
DocumentRoot.getProcess(), getDocumentRoot()

getDocumentRoot_Relationship

org.eclipse.emf.ecore.EReference getDocumentRoot_Relationship()
Returns the meta object for the containment reference 'Relationship'.

Returns:
the meta object for the containment reference 'Relationship'.
See Also:
DocumentRoot.getRelationship(), getDocumentRoot()

getDocumentRoot_Resource

org.eclipse.emf.ecore.EReference getDocumentRoot_Resource()
Returns the meta object for the containment reference 'Resource'.

Returns:
the meta object for the containment reference 'Resource'.
See Also:
DocumentRoot.getResource(), getDocumentRoot()

getDocumentRoot_ResourceAssignmentExpression

org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceAssignmentExpression()
Returns the meta object for the containment reference 'Resource Assignment Expression'.

Returns:
the meta object for the containment reference 'Resource Assignment Expression'.
See Also:
DocumentRoot.getResourceAssignmentExpression(), getDocumentRoot()

getDocumentRoot_ResourceParameter

org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceParameter()
Returns the meta object for the containment reference 'Resource Parameter'.

Returns:
the meta object for the containment reference 'Resource Parameter'.
See Also:
DocumentRoot.getResourceParameter(), getDocumentRoot()

getDocumentRoot_ResourceParameterBinding

org.eclipse.emf.ecore.EReference getDocumentRoot_ResourceParameterBinding()
Returns the meta object for the containment reference 'Resource Parameter Binding'.

Returns:
the meta object for the containment reference 'Resource Parameter Binding'.
See Also:
DocumentRoot.getResourceParameterBinding(), getDocumentRoot()

getDocumentRoot_SequenceFlow

org.eclipse.emf.ecore.EReference getDocumentRoot_SequenceFlow()
Returns the meta object for the containment reference 'Sequence Flow'.

Returns:
the meta object for the containment reference 'Sequence Flow'.
See Also:
DocumentRoot.getSequenceFlow(), getDocumentRoot()

getDocumentRoot_ServiceTask

org.eclipse.emf.ecore.EReference getDocumentRoot_ServiceTask()
Returns the meta object for the containment reference 'Service Task'.

Returns:
the meta object for the containment reference 'Service Task'.
See Also:
DocumentRoot.getServiceTask(), getDocumentRoot()

getDocumentRoot_Signal

org.eclipse.emf.ecore.EReference getDocumentRoot_Signal()
Returns the meta object for the containment reference 'Signal'.

Returns:
the meta object for the containment reference 'Signal'.
See Also:
DocumentRoot.getSignal(), getDocumentRoot()

getDocumentRoot_SignalEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_SignalEventDefinition()
Returns the meta object for the containment reference 'Signal Event Definition'.

Returns:
the meta object for the containment reference 'Signal Event Definition'.
See Also:
DocumentRoot.getSignalEventDefinition(), getDocumentRoot()

getDocumentRoot_StandardLoopCharacteristics

org.eclipse.emf.ecore.EReference getDocumentRoot_StandardLoopCharacteristics()
Returns the meta object for the containment reference 'Standard Loop Characteristics'.

Returns:
the meta object for the containment reference 'Standard Loop Characteristics'.
See Also:
DocumentRoot.getStandardLoopCharacteristics(), getDocumentRoot()

getDocumentRoot_StartEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_StartEvent()
Returns the meta object for the containment reference 'Start Event'.

Returns:
the meta object for the containment reference 'Start Event'.
See Also:
DocumentRoot.getStartEvent(), getDocumentRoot()

getDocumentRoot_SubChoreography

org.eclipse.emf.ecore.EReference getDocumentRoot_SubChoreography()
Returns the meta object for the containment reference 'Sub Choreography'.

Returns:
the meta object for the containment reference 'Sub Choreography'.
See Also:
DocumentRoot.getSubChoreography(), getDocumentRoot()

getDocumentRoot_SubProcess

org.eclipse.emf.ecore.EReference getDocumentRoot_SubProcess()
Returns the meta object for the containment reference 'Sub Process'.

Returns:
the meta object for the containment reference 'Sub Process'.
See Also:
DocumentRoot.getSubProcess(), getDocumentRoot()

getDocumentRoot_Task

org.eclipse.emf.ecore.EReference getDocumentRoot_Task()
Returns the meta object for the containment reference 'Task'.

Returns:
the meta object for the containment reference 'Task'.
See Also:
DocumentRoot.getTask(), getDocumentRoot()

getDocumentRoot_TerminateEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_TerminateEventDefinition()
Returns the meta object for the containment reference 'Terminate Event Definition'.

Returns:
the meta object for the containment reference 'Terminate Event Definition'.
See Also:
DocumentRoot.getTerminateEventDefinition(), getDocumentRoot()

getDocumentRoot_Text

org.eclipse.emf.ecore.EReference getDocumentRoot_Text()
Returns the meta object for the containment reference 'Text'.

Returns:
the meta object for the containment reference 'Text'.
See Also:
DocumentRoot.getText(), getDocumentRoot()

getDocumentRoot_TextAnnotation

org.eclipse.emf.ecore.EReference getDocumentRoot_TextAnnotation()
Returns the meta object for the containment reference 'Text Annotation'.

Returns:
the meta object for the containment reference 'Text Annotation'.
See Also:
DocumentRoot.getTextAnnotation(), getDocumentRoot()

getDocumentRoot_ThrowEvent

org.eclipse.emf.ecore.EReference getDocumentRoot_ThrowEvent()
Returns the meta object for the containment reference 'Throw Event'.

Returns:
the meta object for the containment reference 'Throw Event'.
See Also:
DocumentRoot.getThrowEvent(), getDocumentRoot()

getDocumentRoot_TimerEventDefinition

org.eclipse.emf.ecore.EReference getDocumentRoot_TimerEventDefinition()
Returns the meta object for the containment reference 'Timer Event Definition'.

Returns:
the meta object for the containment reference 'Timer Event Definition'.
See Also:
DocumentRoot.getTimerEventDefinition(), getDocumentRoot()

getDocumentRoot_Transaction

org.eclipse.emf.ecore.EReference getDocumentRoot_Transaction()
Returns the meta object for the containment reference 'Transaction'.

Returns:
the meta object for the containment reference 'Transaction'.
See Also:
DocumentRoot.getTransaction(), getDocumentRoot()

getDocumentRoot_UserTask

org.eclipse.emf.ecore.EReference getDocumentRoot_UserTask()
Returns the meta object for the containment reference 'User Task'.

Returns:
the meta object for the containment reference 'User Task'.
See Also:
DocumentRoot.getUserTask(), getDocumentRoot()

getEndEvent

org.eclipse.emf.ecore.EClass getEndEvent()
Returns the meta object for class 'End Event'.

Returns:
the meta object for class 'End Event'.
See Also:
EndEvent

getError

org.eclipse.emf.ecore.EClass getError()
Returns the meta object for class 'Error'.

Returns:
the meta object for class 'Error'.
See Also:
Error

getError_ErrorCode

org.eclipse.emf.ecore.EAttribute getError_ErrorCode()
Returns the meta object for the attribute 'Error Code'.

Returns:
the meta object for the attribute 'Error Code'.
See Also:
Error.getErrorCode(), getError()

getError_StructureQName

org.eclipse.emf.ecore.EAttribute getError_StructureQName()
Returns the meta object for the attribute 'Structure QName'.

Returns:
the meta object for the attribute 'Structure QName'.
See Also:
Error, getError()

getError_Structure

org.eclipse.emf.ecore.EReference getError_Structure()
Returns the meta object for the reference 'Structure'.

Returns:
the meta object for the reference 'Structure'.
See Also:
Error.getStructure(), getError()

getErrorEventDefinition

org.eclipse.emf.ecore.EClass getErrorEventDefinition()
Returns the meta object for class 'Error Event Definition'.

Returns:
the meta object for class 'Error Event Definition'.
See Also:
ErrorEventDefinition

getErrorEventDefinition_ErrorQName

org.eclipse.emf.ecore.EAttribute getErrorEventDefinition_ErrorQName()
Returns the meta object for the attribute 'Error QName'.

Returns:
the meta object for the attribute 'Error QName'.
See Also:
ErrorEventDefinition, getErrorEventDefinition()

getErrorEventDefinition_Error

org.eclipse.emf.ecore.EReference getErrorEventDefinition_Error()
Returns the meta object for the reference 'Error'.

Returns:
the meta object for the reference 'Error'.
See Also:
ErrorEventDefinition.getError(), getErrorEventDefinition()

getEscalation

org.eclipse.emf.ecore.EClass getEscalation()
Returns the meta object for class 'Escalation'.

Returns:
the meta object for class 'Escalation'.
See Also:
Escalation

getEscalation_StructureQName

org.eclipse.emf.ecore.EAttribute getEscalation_StructureQName()
Returns the meta object for the attribute 'Structure QName'.

Returns:
the meta object for the attribute 'Structure QName'.
See Also:
Escalation, getEscalation()

getEscalation_Structure

org.eclipse.emf.ecore.EReference getEscalation_Structure()
Returns the meta object for the reference 'Structure'.

Returns:
the meta object for the reference 'Structure'.
See Also:
Escalation.getStructure(), getEscalation()

getEscalationEventDefinition

org.eclipse.emf.ecore.EClass getEscalationEventDefinition()
Returns the meta object for class 'Escalation Event Definition'.

Returns:
the meta object for class 'Escalation Event Definition'.
See Also:
EscalationEventDefinition

getEscalationEventDefinition_EscalationCode

org.eclipse.emf.ecore.EAttribute getEscalationEventDefinition_EscalationCode()
Returns the meta object for the attribute 'Escalation Code'.

Returns:
the meta object for the attribute 'Escalation Code'.
See Also:
EscalationEventDefinition.getEscalationCode(), getEscalationEventDefinition()

getEscalationEventDefinition_EscalationQName

org.eclipse.emf.ecore.EAttribute getEscalationEventDefinition_EscalationQName()
Returns the meta object for the attribute 'Escalation QName'.

Returns:
the meta object for the attribute 'Escalation QName'.
See Also:
EscalationEventDefinition, getEscalationEventDefinition()

getEscalationEventDefinition_Escalation

org.eclipse.emf.ecore.EReference getEscalationEventDefinition_Escalation()
Returns the meta object for the reference 'Escalation'.

Returns:
the meta object for the reference 'Escalation'.
See Also:
EscalationEventDefinition.getEscalation(), getEscalationEventDefinition()

getEvent

org.eclipse.emf.ecore.EClass getEvent()
Returns the meta object for class 'Event'.

Returns:
the meta object for class 'Event'.
See Also:
Event

getEventBasedGateway

org.eclipse.emf.ecore.EClass getEventBasedGateway()
Returns the meta object for class 'Event Based Gateway'.

Returns:
the meta object for class 'Event Based Gateway'.
See Also:
EventBasedGateway

getEventBasedGateway_EventGatewayType

org.eclipse.emf.ecore.EAttribute getEventBasedGateway_EventGatewayType()
Returns the meta object for the attribute 'Event Gateway Type'.

Returns:
the meta object for the attribute 'Event Gateway Type'.
See Also:
EventBasedGateway.getEventGatewayType(), getEventBasedGateway()

getEventBasedGateway_Instantiate

org.eclipse.emf.ecore.EAttribute getEventBasedGateway_Instantiate()
Returns the meta object for the attribute 'Instantiate'.

Returns:
the meta object for the attribute 'Instantiate'.
See Also:
EventBasedGateway.isInstantiate(), getEventBasedGateway()

getEventDefinition

org.eclipse.emf.ecore.EClass getEventDefinition()
Returns the meta object for class 'Event Definition'.

Returns:
the meta object for class 'Event Definition'.
See Also:
EventDefinition

getExclusiveGateway

org.eclipse.emf.ecore.EClass getExclusiveGateway()
Returns the meta object for class 'Exclusive Gateway'.

Returns:
the meta object for class 'Exclusive Gateway'.
See Also:
ExclusiveGateway

getExclusiveGateway_Default

org.eclipse.emf.ecore.EReference getExclusiveGateway_Default()
Returns the meta object for the reference 'Default'.

Returns:
the meta object for the reference 'Default'.
See Also:
ExclusiveGateway.getDefault(), getExclusiveGateway()

getExpression

org.eclipse.emf.ecore.EClass getExpression()
Returns the meta object for class 'Expression'.

Returns:
the meta object for class 'Expression'.
See Also:
Expression

getExtension

org.eclipse.emf.ecore.EClass getExtension()
Returns the meta object for class 'Extension'.

Returns:
the meta object for class 'Extension'.
See Also:
Extension

getExtension_Documentations

org.eclipse.emf.ecore.EReference getExtension_Documentations()
Returns the meta object for the containment reference list 'Documentations'.

Returns:
the meta object for the containment reference list 'Documentations'.
See Also:
Extension.getDocumentations(), getExtension()

getExtension_Definition

org.eclipse.emf.ecore.EAttribute getExtension_Definition()
Returns the meta object for the attribute 'Definition'.

Returns:
the meta object for the attribute 'Definition'.
See Also:
Extension.getDefinition(), getExtension()

getExtension_MustUnderstand

org.eclipse.emf.ecore.EAttribute getExtension_MustUnderstand()
Returns the meta object for the attribute 'Must Understand'.

Returns:
the meta object for the attribute 'Must Understand'.
See Also:
Extension.isMustUnderstand(), getExtension()

getExtensionElements

org.eclipse.emf.ecore.EClass getExtensionElements()
Returns the meta object for class 'Extension Elements'.

Returns:
the meta object for class 'Extension Elements'.
See Also:
ExtensionElements

getExtensionElements_Any

org.eclipse.emf.ecore.EAttribute getExtensionElements_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
ExtensionElements.getAny(), getExtensionElements()

getFlowElement

org.eclipse.emf.ecore.EClass getFlowElement()
Returns the meta object for class 'Flow Element'.

Returns:
the meta object for class 'Flow Element'.
See Also:
FlowElement

getFlowNode

org.eclipse.emf.ecore.EClass getFlowNode()
Returns the meta object for class 'Flow Node'.

Returns:
the meta object for class 'Flow Node'.
See Also:
FlowNode

getFlowNode_Incoming

org.eclipse.emf.ecore.EReference getFlowNode_Incoming()
Returns the meta object for the reference list 'Incoming'.

Returns:
the meta object for the reference list 'Incoming'.
See Also:
FlowNode.getIncoming(), getFlowNode()

getFlowNode_Outgoing

org.eclipse.emf.ecore.EReference getFlowNode_Outgoing()
Returns the meta object for the reference list 'Outgoing'.

Returns:
the meta object for the reference list 'Outgoing'.
See Also:
FlowNode.getOutgoing(), getFlowNode()

getFormalExpression

org.eclipse.emf.ecore.EClass getFormalExpression()
Returns the meta object for class 'Formal Expression'.

Returns:
the meta object for class 'Formal Expression'.
See Also:
FormalExpression

getFormalExpression_EvaluatesToTypeRef

org.eclipse.emf.ecore.EAttribute getFormalExpression_EvaluatesToTypeRef()
Returns the meta object for the attribute 'Evaluates To Type Ref'.

Returns:
the meta object for the attribute 'Evaluates To Type Ref'.
See Also:
FormalExpression.getEvaluatesToTypeRef(), getFormalExpression()

getFormalExpression_Language

org.eclipse.emf.ecore.EAttribute getFormalExpression_Language()
Returns the meta object for the attribute 'Language'.

Returns:
the meta object for the attribute 'Language'.
See Also:
FormalExpression.getLanguage(), getFormalExpression()

getGateway

org.eclipse.emf.ecore.EClass getGateway()
Returns the meta object for class 'Gateway'.

Returns:
the meta object for class 'Gateway'.
See Also:
Gateway

getGlobalChoreographyTask

org.eclipse.emf.ecore.EClass getGlobalChoreographyTask()
Returns the meta object for class 'Global Choreography Task'.

Returns:
the meta object for class 'Global Choreography Task'.
See Also:
GlobalChoreographyTask

getGlobalChoreographyTask_InitiatingParticipant

org.eclipse.emf.ecore.EReference getGlobalChoreographyTask_InitiatingParticipant()
Returns the meta object for the reference 'Initiating Participant'.

Returns:
the meta object for the reference 'Initiating Participant'.
See Also:
GlobalChoreographyTask.getInitiatingParticipant(), getGlobalChoreographyTask()

getGlobalTask

org.eclipse.emf.ecore.EClass getGlobalTask()
Returns the meta object for class 'Global Task'.

Returns:
the meta object for class 'Global Task'.
See Also:
GlobalTask

getGroup

org.eclipse.emf.ecore.EClass getGroup()
Returns the meta object for class 'Group'.

Returns:
the meta object for class 'Group'.
See Also:
Group

getHumanPerformer

org.eclipse.emf.ecore.EClass getHumanPerformer()
Returns the meta object for class 'Human Performer'.

Returns:
the meta object for class 'Human Performer'.
See Also:
HumanPerformer

getImplicitThrowEvent

org.eclipse.emf.ecore.EClass getImplicitThrowEvent()
Returns the meta object for class 'Implicit Throw Event'.

Returns:
the meta object for class 'Implicit Throw Event'.
See Also:
ImplicitThrowEvent

getImport

org.eclipse.emf.ecore.EClass getImport()
Returns the meta object for class 'Import'.

Returns:
the meta object for class 'Import'.
See Also:
Import

getImport_ImportType

org.eclipse.emf.ecore.EAttribute getImport_ImportType()
Returns the meta object for the attribute 'Import Type'.

Returns:
the meta object for the attribute 'Import Type'.
See Also:
Import.getImportType(), getImport()

getImport_Location

org.eclipse.emf.ecore.EAttribute getImport_Location()
Returns the meta object for the attribute 'Location'.

Returns:
the meta object for the attribute 'Location'.
See Also:
Import.getLocation(), getImport()

getImport_Namespace

org.eclipse.emf.ecore.EAttribute getImport_Namespace()
Returns the meta object for the attribute 'Namespace'.

Returns:
the meta object for the attribute 'Namespace'.
See Also:
Import.getNamespace(), getImport()

getInclusiveGateway

org.eclipse.emf.ecore.EClass getInclusiveGateway()
Returns the meta object for class 'Inclusive Gateway'.

Returns:
the meta object for class 'Inclusive Gateway'.
See Also:
InclusiveGateway

getInclusiveGateway_Default

org.eclipse.emf.ecore.EReference getInclusiveGateway_Default()
Returns the meta object for the reference 'Default'.

Returns:
the meta object for the reference 'Default'.
See Also:
InclusiveGateway.getDefault(), getInclusiveGateway()

getInputOutputSpecification

org.eclipse.emf.ecore.EClass getInputOutputSpecification()
Returns the meta object for class 'Input Output Specification'.

Returns:
the meta object for class 'Input Output Specification'.
See Also:
InputOutputSpecification

getInputOutputSpecification_DataInputs

org.eclipse.emf.ecore.EReference getInputOutputSpecification_DataInputs()
Returns the meta object for the containment reference list 'Data Inputs'.

Returns:
the meta object for the containment reference list 'Data Inputs'.
See Also:
InputOutputSpecification.getDataInputs(), getInputOutputSpecification()

getInputOutputSpecification_DataOutputs

org.eclipse.emf.ecore.EReference getInputOutputSpecification_DataOutputs()
Returns the meta object for the containment reference list 'Data Outputs'.

Returns:
the meta object for the containment reference list 'Data Outputs'.
See Also:
InputOutputSpecification.getDataOutputs(), getInputOutputSpecification()

getInputOutputSpecification_InputSets

org.eclipse.emf.ecore.EReference getInputOutputSpecification_InputSets()
Returns the meta object for the containment reference list 'Input Sets'.

Returns:
the meta object for the containment reference list 'Input Sets'.
See Also:
InputOutputSpecification.getInputSets(), getInputOutputSpecification()

getInputOutputSpecification_OutputSets

org.eclipse.emf.ecore.EReference getInputOutputSpecification_OutputSets()
Returns the meta object for the containment reference list 'Output Sets'.

Returns:
the meta object for the containment reference list 'Output Sets'.
See Also:
InputOutputSpecification.getOutputSets(), getInputOutputSpecification()

getInputSet

org.eclipse.emf.ecore.EClass getInputSet()
Returns the meta object for class 'Input Set'.

Returns:
the meta object for class 'Input Set'.
See Also:
InputSet

getInputSet_DataInputs

org.eclipse.emf.ecore.EReference getInputSet_DataInputs()
Returns the meta object for the reference list 'Data Inputs'.

Returns:
the meta object for the reference list 'Data Inputs'.
See Also:
InputSet.getDataInputs(), getInputSet()

getInputSet_OutputSets

org.eclipse.emf.ecore.EReference getInputSet_OutputSets()
Returns the meta object for the reference list 'Output Sets'.

Returns:
the meta object for the reference list 'Output Sets'.
See Also:
InputSet.getOutputSets(), getInputSet()

getInterface

org.eclipse.emf.ecore.EClass getInterface()
Returns the meta object for class 'Interface'.

Returns:
the meta object for class 'Interface'.
See Also:
Interface

getInterface_Operations

org.eclipse.emf.ecore.EReference getInterface_Operations()
Returns the meta object for the containment reference list 'Operations'.

Returns:
the meta object for the containment reference list 'Operations'.
See Also:
Interface.getOperations(), getInterface()

getInterface_ImplementationRef

org.eclipse.emf.ecore.EAttribute getInterface_ImplementationRef()
Returns the meta object for the attribute 'Implementation Ref'.

Returns:
the meta object for the attribute 'Implementation Ref'.
See Also:
Interface.getImplementationRef(), getInterface()

getIntermediateCatchEvent

org.eclipse.emf.ecore.EClass getIntermediateCatchEvent()
Returns the meta object for class 'Intermediate Catch Event'.

Returns:
the meta object for class 'Intermediate Catch Event'.
See Also:
IntermediateCatchEvent

getIntermediateThrowEvent

org.eclipse.emf.ecore.EClass getIntermediateThrowEvent()
Returns the meta object for class 'Intermediate Throw Event'.

Returns:
the meta object for class 'Intermediate Throw Event'.
See Also:
IntermediateThrowEvent

getItemDefinition

org.eclipse.emf.ecore.EClass getItemDefinition()
Returns the meta object for class 'Item Definition'.

Returns:
the meta object for class 'Item Definition'.
See Also:
ItemDefinition

getItemDefinition_IsCollection

org.eclipse.emf.ecore.EAttribute getItemDefinition_IsCollection()
Returns the meta object for the attribute 'Is Collection'.

Returns:
the meta object for the attribute 'Is Collection'.
See Also:
ItemDefinition.isIsCollection(), getItemDefinition()

getItemDefinition_Structure

org.eclipse.emf.ecore.EAttribute getItemDefinition_Structure()
Returns the meta object for the attribute 'Structure'.

Returns:
the meta object for the attribute 'Structure'.
See Also:
ItemDefinition.getStructure(), getItemDefinition()

getLane

org.eclipse.emf.ecore.EClass getLane()
Returns the meta object for class 'Lane'.

Returns:
the meta object for class 'Lane'.
See Also:
Lane

getLane_FlowElements

org.eclipse.emf.ecore.EReference getLane_FlowElements()
Returns the meta object for the reference list 'Flow Elements'.

Returns:
the meta object for the reference list 'Flow Elements'.
See Also:
Lane.getFlowElements(), getLane()

getLane_PartitionElementQName

org.eclipse.emf.ecore.EAttribute getLane_PartitionElementQName()
Returns the meta object for the attribute 'Partition Element QName'.

Returns:
the meta object for the attribute 'Partition Element QName'.
See Also:
Lane, getLane()

getLane_PartitionElement

org.eclipse.emf.ecore.EReference getLane_PartitionElement()
Returns the meta object for the reference 'Partition Element'.

Returns:
the meta object for the reference 'Partition Element'.
See Also:
Lane.getPartitionElement(), getLane()

getLinkEventDefinition

org.eclipse.emf.ecore.EClass getLinkEventDefinition()
Returns the meta object for class 'Link Event Definition'.

Returns:
the meta object for class 'Link Event Definition'.
See Also:
LinkEventDefinition

getLoopCharacteristics

org.eclipse.emf.ecore.EClass getLoopCharacteristics()
Returns the meta object for class 'Loop Characteristics'.

Returns:
the meta object for class 'Loop Characteristics'.
See Also:
LoopCharacteristics

getMessage

org.eclipse.emf.ecore.EClass getMessage()
Returns the meta object for class 'Message'.

Returns:
the meta object for class 'Message'.
See Also:
Message

getMessage_StructureQName

org.eclipse.emf.ecore.EAttribute getMessage_StructureQName()
Returns the meta object for the attribute 'Structure QName'.

Returns:
the meta object for the attribute 'Structure QName'.
See Also:
Message, getMessage()

getMessage_Structure

org.eclipse.emf.ecore.EReference getMessage_Structure()
Returns the meta object for the reference 'Structure'.

Returns:
the meta object for the reference 'Structure'.
See Also:
Message.getStructure(), getMessage()

getMessageEventDefinition

org.eclipse.emf.ecore.EClass getMessageEventDefinition()
Returns the meta object for class 'Message Event Definition'.

Returns:
the meta object for class 'Message Event Definition'.
See Also:
MessageEventDefinition

getMessageEventDefinition_OperationQName

org.eclipse.emf.ecore.EAttribute getMessageEventDefinition_OperationQName()
Returns the meta object for the attribute 'Operation QName'.

Returns:
the meta object for the attribute 'Operation QName'.
See Also:
MessageEventDefinition, getMessageEventDefinition()

getMessageEventDefinition_Operation

org.eclipse.emf.ecore.EReference getMessageEventDefinition_Operation()
Returns the meta object for the reference 'Operation'.

Returns:
the meta object for the reference 'Operation'.
See Also:
MessageEventDefinition.getOperation(), getMessageEventDefinition()

getMessageEventDefinition_MessageQName

org.eclipse.emf.ecore.EAttribute getMessageEventDefinition_MessageQName()
Returns the meta object for the attribute 'Message QName'.

Returns:
the meta object for the attribute 'Message QName'.
See Also:
MessageEventDefinition, getMessageEventDefinition()

getMessageEventDefinition_Message

org.eclipse.emf.ecore.EReference getMessageEventDefinition_Message()
Returns the meta object for the reference 'Message'.

Returns:
the meta object for the reference 'Message'.
See Also:
MessageEventDefinition.getMessage(), getMessageEventDefinition()

getMessageFlow

org.eclipse.emf.ecore.EClass getMessageFlow()
Returns the meta object for class 'Message Flow'.

Returns:
the meta object for class 'Message Flow'.
See Also:
MessageFlow

getMessageFlow_MessageQName

org.eclipse.emf.ecore.EAttribute getMessageFlow_MessageQName()
Returns the meta object for the attribute 'Message QName'.

Returns:
the meta object for the attribute 'Message QName'.
See Also:
MessageFlow, getMessageFlow()

getMessageFlow_Message

org.eclipse.emf.ecore.EReference getMessageFlow_Message()
Returns the meta object for the reference 'Message'.

Returns:
the meta object for the reference 'Message'.
See Also:
MessageFlow.getMessage(), getMessageFlow()

getMessageFlow_SourceQName

org.eclipse.emf.ecore.EAttribute getMessageFlow_SourceQName()
Returns the meta object for the attribute 'Source QName'.

Returns:
the meta object for the attribute 'Source QName'.
See Also:
MessageFlow, getMessageFlow()

getMessageFlow_Source

org.eclipse.emf.ecore.EReference getMessageFlow_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
MessageFlow.getSource(), getMessageFlow()

getMessageFlow_TargetQName

org.eclipse.emf.ecore.EAttribute getMessageFlow_TargetQName()
Returns the meta object for the attribute 'Target QName'.

Returns:
the meta object for the attribute 'Target QName'.
See Also:
MessageFlow, getMessageFlow()

getMessageFlow_Target

org.eclipse.emf.ecore.EReference getMessageFlow_Target()
Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See Also:
MessageFlow.getTarget(), getMessageFlow()

getMultiInstanceLoopCharacteristics

org.eclipse.emf.ecore.EClass getMultiInstanceLoopCharacteristics()
Returns the meta object for class 'Multi Instance Loop Characteristics'.

Returns:
the meta object for class 'Multi Instance Loop Characteristics'.
See Also:
MultiInstanceLoopCharacteristics

getMultiInstanceLoopCharacteristics_LoopCardinality

org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_LoopCardinality()
Returns the meta object for the containment reference 'Loop Cardinality'.

Returns:
the meta object for the containment reference 'Loop Cardinality'.
See Also:
MultiInstanceLoopCharacteristics.getLoopCardinality(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_LoopDataInputRef

org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_LoopDataInputRef()
Returns the meta object for the attribute 'Loop Data Input Ref'.

Returns:
the meta object for the attribute 'Loop Data Input Ref'.
See Also:
MultiInstanceLoopCharacteristics.getLoopDataInputRef(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_LoopDataOutputRef

org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_LoopDataOutputRef()
Returns the meta object for the attribute 'Loop Data Output Ref'.

Returns:
the meta object for the attribute 'Loop Data Output Ref'.
See Also:
MultiInstanceLoopCharacteristics.getLoopDataOutputRef(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_InputDataItem

org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_InputDataItem()
Returns the meta object for the containment reference 'Input Data Item'.

Returns:
the meta object for the containment reference 'Input Data Item'.
See Also:
MultiInstanceLoopCharacteristics.getInputDataItem(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_OutputDataItem

org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_OutputDataItem()
Returns the meta object for the containment reference 'Output Data Item'.

Returns:
the meta object for the containment reference 'Output Data Item'.
See Also:
MultiInstanceLoopCharacteristics.getOutputDataItem(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_ComplexBehaviorDefinition

org.eclipse.emf.ecore.EReference getMultiInstanceLoopCharacteristics_ComplexBehaviorDefinition()
Returns the meta object for the containment reference list 'Complex Behavior Definition'.

Returns:
the meta object for the containment reference list 'Complex Behavior Definition'.
See Also:
MultiInstanceLoopCharacteristics.getComplexBehaviorDefinition(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_CompletionCondition

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

Returns:
the meta object for the containment reference 'Completion Condition'.
See Also:
MultiInstanceLoopCharacteristics.getCompletionCondition(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_Behavior

org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_Behavior()
Returns the meta object for the attribute 'Behavior'.

Returns:
the meta object for the attribute 'Behavior'.
See Also:
MultiInstanceLoopCharacteristics.getBehavior(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_IsSequential

org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_IsSequential()
Returns the meta object for the attribute 'Is Sequential'.

Returns:
the meta object for the attribute 'Is Sequential'.
See Also:
MultiInstanceLoopCharacteristics.isIsSequential(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_NoneBehaviorEventRef

org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_NoneBehaviorEventRef()
Returns the meta object for the attribute 'None Behavior Event Ref'.

Returns:
the meta object for the attribute 'None Behavior Event Ref'.
See Also:
MultiInstanceLoopCharacteristics.getNoneBehaviorEventRef(), getMultiInstanceLoopCharacteristics()

getMultiInstanceLoopCharacteristics_OneBehaviorEventRef

org.eclipse.emf.ecore.EAttribute getMultiInstanceLoopCharacteristics_OneBehaviorEventRef()
Returns the meta object for the attribute 'One Behavior Event Ref'.

Returns:
the meta object for the attribute 'One Behavior Event Ref'.
See Also:
MultiInstanceLoopCharacteristics.getOneBehaviorEventRef(), getMultiInstanceLoopCharacteristics()

getOperation

org.eclipse.emf.ecore.EClass getOperation()
Returns the meta object for class 'Operation'.

Returns:
the meta object for class 'Operation'.
See Also:
Operation

getOperation_InMessageQName

org.eclipse.emf.ecore.EAttribute getOperation_InMessageQName()
Returns the meta object for the attribute 'In Message QName'.

Returns:
the meta object for the attribute 'In Message QName'.
See Also:
Operation, getOperation()

getOperation_InMessage

org.eclipse.emf.ecore.EReference getOperation_InMessage()
Returns the meta object for the reference 'In Message'.

Returns:
the meta object for the reference 'In Message'.
See Also:
Operation.getInMessage(), getOperation()

getOperation_OutMessageQName

org.eclipse.emf.ecore.EAttribute getOperation_OutMessageQName()
Returns the meta object for the attribute 'Out Message QName'.

Returns:
the meta object for the attribute 'Out Message QName'.
See Also:
Operation, getOperation()

getOperation_OutMessage

org.eclipse.emf.ecore.EReference getOperation_OutMessage()
Returns the meta object for the reference 'Out Message'.

Returns:
the meta object for the reference 'Out Message'.
See Also:
Operation.getOutMessage(), getOperation()

getOperation_ImplementationRef

org.eclipse.emf.ecore.EAttribute getOperation_ImplementationRef()
Returns the meta object for the attribute 'Implementation Ref'.

Returns:
the meta object for the attribute 'Implementation Ref'.
See Also:
Operation.getImplementationRef(), getOperation()

getOutputSet

org.eclipse.emf.ecore.EClass getOutputSet()
Returns the meta object for class 'Output Set'.

Returns:
the meta object for class 'Output Set'.
See Also:
OutputSet

getOutputSet_DataOutputs

org.eclipse.emf.ecore.EReference getOutputSet_DataOutputs()
Returns the meta object for the reference list 'Data Outputs'.

Returns:
the meta object for the reference list 'Data Outputs'.
See Also:
OutputSet.getDataOutputs(), getOutputSet()

getOutputSet_InputSets

org.eclipse.emf.ecore.EReference getOutputSet_InputSets()
Returns the meta object for the reference list 'Input Sets'.

Returns:
the meta object for the reference list 'Input Sets'.
See Also:
OutputSet.getInputSets(), getOutputSet()

getParallelGateway

org.eclipse.emf.ecore.EClass getParallelGateway()
Returns the meta object for class 'Parallel Gateway'.

Returns:
the meta object for class 'Parallel Gateway'.
See Also:
ParallelGateway

getParticipant

org.eclipse.emf.ecore.EClass getParticipant()
Returns the meta object for class 'Participant'.

Returns:
the meta object for class 'Participant'.
See Also:
Participant

getParticipant_Interfaces

org.eclipse.emf.ecore.EReference getParticipant_Interfaces()
Returns the meta object for the containment reference list 'Interfaces'.

Returns:
the meta object for the containment reference list 'Interfaces'.
See Also:
Participant.getInterfaces(), getParticipant()

getParticipant_ParticipantMultiplicity

org.eclipse.emf.ecore.EReference getParticipant_ParticipantMultiplicity()
Returns the meta object for the containment reference 'Participant Multiplicity'.

Returns:
the meta object for the containment reference 'Participant Multiplicity'.
See Also:
Participant.getParticipantMultiplicity(), getParticipant()

getParticipant_ProcessQName

org.eclipse.emf.ecore.EAttribute getParticipant_ProcessQName()
Returns the meta object for the attribute 'Process QName'.

Returns:
the meta object for the attribute 'Process QName'.
See Also:
Participant, getParticipant()

getParticipant_Process

org.eclipse.emf.ecore.EReference getParticipant_Process()
Returns the meta object for the reference 'Process'.

Returns:
the meta object for the reference 'Process'.
See Also:
Participant.getProcess(), getParticipant()

getParticipantAssociation

org.eclipse.emf.ecore.EClass getParticipantAssociation()
Returns the meta object for class 'Participant Association'.

Returns:
the meta object for class 'Participant Association'.
See Also:
ParticipantAssociation

getParticipantAssociation_InnerParticipantQName

org.eclipse.emf.ecore.EAttribute getParticipantAssociation_InnerParticipantQName()
Returns the meta object for the attribute 'Inner Participant QName'.

Returns:
the meta object for the attribute 'Inner Participant QName'.
See Also:
ParticipantAssociation, getParticipantAssociation()

getParticipantAssociation_InnerParticipant

org.eclipse.emf.ecore.EReference getParticipantAssociation_InnerParticipant()
Returns the meta object for the reference 'Inner Participant'.

Returns:
the meta object for the reference 'Inner Participant'.
See Also:
ParticipantAssociation.getInnerParticipant(), getParticipantAssociation()

getParticipantAssociation_OuterParticipantQName

org.eclipse.emf.ecore.EAttribute getParticipantAssociation_OuterParticipantQName()
Returns the meta object for the attribute 'Outer Participant QName'.

Returns:
the meta object for the attribute 'Outer Participant QName'.
See Also:
ParticipantAssociation, getParticipantAssociation()

getParticipantAssociation_OuterParticipant

org.eclipse.emf.ecore.EReference getParticipantAssociation_OuterParticipant()
Returns the meta object for the reference 'Outer Participant'.

Returns:
the meta object for the reference 'Outer Participant'.
See Also:
ParticipantAssociation.getOuterParticipant(), getParticipantAssociation()

getParticipantMultiplicity

org.eclipse.emf.ecore.EClass getParticipantMultiplicity()
Returns the meta object for class 'Participant Multiplicity'.

Returns:
the meta object for class 'Participant Multiplicity'.
See Also:
ParticipantMultiplicity

getParticipantMultiplicity_Maximum

org.eclipse.emf.ecore.EAttribute getParticipantMultiplicity_Maximum()
Returns the meta object for the attribute 'Maximum'.

Returns:
the meta object for the attribute 'Maximum'.
See Also:
ParticipantMultiplicity.getMaximum(), getParticipantMultiplicity()

getParticipantMultiplicity_Minimum

org.eclipse.emf.ecore.EAttribute getParticipantMultiplicity_Minimum()
Returns the meta object for the attribute 'Minimum'.

Returns:
the meta object for the attribute 'Minimum'.
See Also:
ParticipantMultiplicity.getMinimum(), getParticipantMultiplicity()

getPerformer

org.eclipse.emf.ecore.EClass getPerformer()
Returns the meta object for class 'Performer'.

Returns:
the meta object for class 'Performer'.
See Also:
Performer

getPotentialOwner

org.eclipse.emf.ecore.EClass getPotentialOwner()
Returns the meta object for class 'Potential Owner'.

Returns:
the meta object for class 'Potential Owner'.
See Also:
PotentialOwner

getProcess

org.eclipse.emf.ecore.EClass getProcess()
Returns the meta object for class 'Process'.

Returns:
the meta object for class 'Process'.
See Also:
Process

getProcess_Lanes

org.eclipse.emf.ecore.EReference getProcess_Lanes()
Returns the meta object for the containment reference list 'Lanes'.

Returns:
the meta object for the containment reference list 'Lanes'.
See Also:
Process.getLanes(), getProcess()

getProcess_FlowElements

org.eclipse.emf.ecore.EReference getProcess_FlowElements()
Returns the meta object for the containment reference list 'Flow Elements'.

Returns:
the meta object for the containment reference list 'Flow Elements'.
See Also:
Process.getFlowElements(), getProcess()

getProcess_Artifacts

org.eclipse.emf.ecore.EReference getProcess_Artifacts()
Returns the meta object for the containment reference list 'Artifacts'.

Returns:
the meta object for the containment reference list 'Artifacts'.
See Also:
Process.getArtifacts(), getProcess()

getProcess_ResourceRoles

org.eclipse.emf.ecore.EReference getProcess_ResourceRoles()
Returns the meta object for the containment reference list 'Resource Roles'.

Returns:
the meta object for the containment reference list 'Resource Roles'.
See Also:
Process.getResourceRoles(), getProcess()

getRelationship

org.eclipse.emf.ecore.EClass getRelationship()
Returns the meta object for class 'Relationship'.

Returns:
the meta object for class 'Relationship'.
See Also:
Relationship

getRelationship_Source

org.eclipse.emf.ecore.EAttribute getRelationship_Source()
Returns the meta object for the attribute list 'Source'.

Returns:
the meta object for the attribute list 'Source'.
See Also:
Relationship.getSource(), getRelationship()

getRelationship_Target

org.eclipse.emf.ecore.EAttribute getRelationship_Target()
Returns the meta object for the attribute list 'Target'.

Returns:
the meta object for the attribute list 'Target'.
See Also:
Relationship.getTarget(), getRelationship()

getRelationship_Direction

org.eclipse.emf.ecore.EAttribute getRelationship_Direction()
Returns the meta object for the attribute 'Direction'.

Returns:
the meta object for the attribute 'Direction'.
See Also:
Relationship.getDirection(), getRelationship()

getRelationship_Type

org.eclipse.emf.ecore.EAttribute getRelationship_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Relationship.getType(), getRelationship()

getResource

org.eclipse.emf.ecore.EClass getResource()
Returns the meta object for class 'Resource'.

Returns:
the meta object for class 'Resource'.
See Also:
Resource

getResource_ResourceParameters

org.eclipse.emf.ecore.EReference getResource_ResourceParameters()
Returns the meta object for the containment reference list 'Resource Parameters'.

Returns:
the meta object for the containment reference list 'Resource Parameters'.
See Also:
Resource.getResourceParameters(), getResource()

getResourceAssignmentExpression

org.eclipse.emf.ecore.EClass getResourceAssignmentExpression()
Returns the meta object for class 'Resource Assignment Expression'.

Returns:
the meta object for class 'Resource Assignment Expression'.
See Also:
ResourceAssignmentExpression

getResourceAssignmentExpression_Expression

org.eclipse.emf.ecore.EReference getResourceAssignmentExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
ResourceAssignmentExpression.getExpression(), getResourceAssignmentExpression()

getResourceParameter

org.eclipse.emf.ecore.EClass getResourceParameter()
Returns the meta object for class 'Resource Parameter'.

Returns:
the meta object for class 'Resource Parameter'.
See Also:
ResourceParameter

getResourceParameter_IsRequired

org.eclipse.emf.ecore.EAttribute getResourceParameter_IsRequired()
Returns the meta object for the attribute 'Is Required'.

Returns:
the meta object for the attribute 'Is Required'.
See Also:
ResourceParameter.isIsRequired(), getResourceParameter()

getResourceParameter_TypeQName

org.eclipse.emf.ecore.EAttribute getResourceParameter_TypeQName()
Returns the meta object for the attribute 'Type QName'.

Returns:
the meta object for the attribute 'Type QName'.
See Also:
ResourceParameter, getResourceParameter()

getResourceParameter_Type

org.eclipse.emf.ecore.EReference getResourceParameter_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
ResourceParameter.getType(), getResourceParameter()

getResourceParameterBinding

org.eclipse.emf.ecore.EClass getResourceParameterBinding()
Returns the meta object for class 'Resource Parameter Binding'.

Returns:
the meta object for class 'Resource Parameter Binding'.
See Also:
ResourceParameterBinding

getResourceParameterBinding_Expression

org.eclipse.emf.ecore.EReference getResourceParameterBinding_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
ResourceParameterBinding.getExpression(), getResourceParameterBinding()

getResourceParameterBinding_ParameterRefQName

org.eclipse.emf.ecore.EAttribute getResourceParameterBinding_ParameterRefQName()
Returns the meta object for the attribute 'Parameter Ref QName'.

Returns:
the meta object for the attribute 'Parameter Ref QName'.
See Also:
ResourceParameterBinding, getResourceParameterBinding()

getResourceParameterBinding_Parameter

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

Returns:
the meta object for the reference 'Parameter'.
See Also:
ResourceParameterBinding.getParameter(), getResourceParameterBinding()

getResourceRole

org.eclipse.emf.ecore.EClass getResourceRole()
Returns the meta object for class 'Resource Role'.

Returns:
the meta object for class 'Resource Role'.
See Also:
ResourceRole

getResourceRole_ResourceQName

org.eclipse.emf.ecore.EAttribute getResourceRole_ResourceQName()
Returns the meta object for the attribute 'Resource QName'.

Returns:
the meta object for the attribute 'Resource QName'.
See Also:
ResourceRole, getResourceRole()

getResourceRole_Resource

org.eclipse.emf.ecore.EReference getResourceRole_Resource()
Returns the meta object for the reference 'Resource'.

Returns:
the meta object for the reference 'Resource'.
See Also:
ResourceRole.getResource(), getResourceRole()

getResourceRole_ResourceParameterBindings

org.eclipse.emf.ecore.EReference getResourceRole_ResourceParameterBindings()
Returns the meta object for the containment reference list 'Resource Parameter Bindings'.

Returns:
the meta object for the containment reference list 'Resource Parameter Bindings'.
See Also:
ResourceRole.getResourceParameterBindings(), getResourceRole()

getResourceRole_ResourceAssignmentExpression

org.eclipse.emf.ecore.EReference getResourceRole_ResourceAssignmentExpression()
Returns the meta object for the containment reference 'Resource Assignment Expression'.

Returns:
the meta object for the containment reference 'Resource Assignment Expression'.
See Also:
ResourceRole.getResourceAssignmentExpression(), getResourceRole()

getRootElement

org.eclipse.emf.ecore.EClass getRootElement()
Returns the meta object for class 'Root Element'.

Returns:
the meta object for class 'Root Element'.
See Also:
RootElement

getSequenceFlow

org.eclipse.emf.ecore.EClass getSequenceFlow()
Returns the meta object for class 'Sequence Flow'.

Returns:
the meta object for class 'Sequence Flow'.
See Also:
SequenceFlow

getSequenceFlow_ConditionExpression

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

Returns:
the meta object for the containment reference 'Condition Expression'.
See Also:
SequenceFlow.getConditionExpression(), getSequenceFlow()

getSequenceFlow_Source

org.eclipse.emf.ecore.EReference getSequenceFlow_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
SequenceFlow.getSource(), getSequenceFlow()

getSequenceFlow_Target

org.eclipse.emf.ecore.EReference getSequenceFlow_Target()
Returns the meta object for the reference 'Target'.

Returns:
the meta object for the reference 'Target'.
See Also:
SequenceFlow.getTarget(), getSequenceFlow()

getServiceTask

org.eclipse.emf.ecore.EClass getServiceTask()
Returns the meta object for class 'Service Task'.

Returns:
the meta object for class 'Service Task'.
See Also:
ServiceTask

getServiceTask_Implementation

org.eclipse.emf.ecore.EAttribute getServiceTask_Implementation()
Returns the meta object for the attribute 'Implementation'.

Returns:
the meta object for the attribute 'Implementation'.
See Also:
ServiceTask.getImplementation(), getServiceTask()

getServiceTask_OperationQName

org.eclipse.emf.ecore.EAttribute getServiceTask_OperationQName()
Returns the meta object for the attribute 'Operation QName'.

Returns:
the meta object for the attribute 'Operation QName'.
See Also:
ServiceTask, getServiceTask()

getServiceTask_Operation

org.eclipse.emf.ecore.EReference getServiceTask_Operation()
Returns the meta object for the reference 'Operation'.

Returns:
the meta object for the reference 'Operation'.
See Also:
ServiceTask.getOperation(), getServiceTask()

getSignal

org.eclipse.emf.ecore.EClass getSignal()
Returns the meta object for class 'Signal'.

Returns:
the meta object for class 'Signal'.
See Also:
Signal

getSignal_StructureQName

org.eclipse.emf.ecore.EAttribute getSignal_StructureQName()
Returns the meta object for the attribute 'Structure QName'.

Returns:
the meta object for the attribute 'Structure QName'.
See Also:
Signal, getSignal()

getSignal_Structure

org.eclipse.emf.ecore.EReference getSignal_Structure()
Returns the meta object for the reference 'Structure'.

Returns:
the meta object for the reference 'Structure'.
See Also:
Signal.getStructure(), getSignal()

getSignalEventDefinition

org.eclipse.emf.ecore.EClass getSignalEventDefinition()
Returns the meta object for class 'Signal Event Definition'.

Returns:
the meta object for class 'Signal Event Definition'.
See Also:
SignalEventDefinition

getSignalEventDefinition_SignalQName

org.eclipse.emf.ecore.EAttribute getSignalEventDefinition_SignalQName()
Returns the meta object for the attribute 'Signal QName'.

Returns:
the meta object for the attribute 'Signal QName'.
See Also:
SignalEventDefinition, getSignalEventDefinition()

getSignalEventDefinition_Signal

org.eclipse.emf.ecore.EReference getSignalEventDefinition_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
SignalEventDefinition.getSignal(), getSignalEventDefinition()

getStandardLoopCharacteristics

org.eclipse.emf.ecore.EClass getStandardLoopCharacteristics()
Returns the meta object for class 'Standard Loop Characteristics'.

Returns:
the meta object for class 'Standard Loop Characteristics'.
See Also:
StandardLoopCharacteristics

getStandardLoopCharacteristics_LoopCondition

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

Returns:
the meta object for the containment reference 'Loop Condition'.
See Also:
StandardLoopCharacteristics.getLoopCondition(), getStandardLoopCharacteristics()

getStandardLoopCharacteristics_LoopMaximum

org.eclipse.emf.ecore.EAttribute getStandardLoopCharacteristics_LoopMaximum()
Returns the meta object for the attribute 'Loop Maximum'.

Returns:
the meta object for the attribute 'Loop Maximum'.
See Also:
StandardLoopCharacteristics.getLoopMaximum(), getStandardLoopCharacteristics()

getStandardLoopCharacteristics_TestBefore

org.eclipse.emf.ecore.EAttribute getStandardLoopCharacteristics_TestBefore()
Returns the meta object for the attribute 'Test Before'.

Returns:
the meta object for the attribute 'Test Before'.
See Also:
StandardLoopCharacteristics.isTestBefore(), getStandardLoopCharacteristics()

getStartEvent

org.eclipse.emf.ecore.EClass getStartEvent()
Returns the meta object for class 'Start Event'.

Returns:
the meta object for class 'Start Event'.
See Also:
StartEvent

getSubChoreography

org.eclipse.emf.ecore.EClass getSubChoreography()
Returns the meta object for class 'Sub Choreography'.

Returns:
the meta object for class 'Sub Choreography'.
See Also:
SubChoreography

getSubChoreography_FlowElements

org.eclipse.emf.ecore.EReference getSubChoreography_FlowElements()
Returns the meta object for the containment reference list 'Flow Elements'.

Returns:
the meta object for the containment reference list 'Flow Elements'.
See Also:
SubChoreography.getFlowElements(), getSubChoreography()

getSubChoreography_Artifacts

org.eclipse.emf.ecore.EReference getSubChoreography_Artifacts()
Returns the meta object for the containment reference list 'Artifacts'.

Returns:
the meta object for the containment reference list 'Artifacts'.
See Also:
SubChoreography.getArtifacts(), getSubChoreography()

getSubProcess

org.eclipse.emf.ecore.EClass getSubProcess()
Returns the meta object for class 'Sub Process'.

Returns:
the meta object for class 'Sub Process'.
See Also:
SubProcess

getSubProcess_FlowElements

org.eclipse.emf.ecore.EReference getSubProcess_FlowElements()
Returns the meta object for the containment reference list 'Flow Elements'.

Returns:
the meta object for the containment reference list 'Flow Elements'.
See Also:
SubProcess.getFlowElements(), getSubProcess()

getSubProcess_Artifacts

org.eclipse.emf.ecore.EReference getSubProcess_Artifacts()
Returns the meta object for the containment reference list 'Artifacts'.

Returns:
the meta object for the containment reference list 'Artifacts'.
See Also:
SubProcess.getArtifacts(), getSubProcess()

getSubProcess_TriggeredByEvent

org.eclipse.emf.ecore.EAttribute getSubProcess_TriggeredByEvent()
Returns the meta object for the attribute 'Triggered By Event'.

Returns:
the meta object for the attribute 'Triggered By Event'.
See Also:
SubProcess.isTriggeredByEvent(), getSubProcess()

getTask

org.eclipse.emf.ecore.EClass getTask()
Returns the meta object for class 'Task'.

Returns:
the meta object for class 'Task'.
See Also:
Task

getTerminateEventDefinition

org.eclipse.emf.ecore.EClass getTerminateEventDefinition()
Returns the meta object for class 'Terminate Event Definition'.

Returns:
the meta object for class 'Terminate Event Definition'.
See Also:
TerminateEventDefinition

getText

org.eclipse.emf.ecore.EClass getText()
Returns the meta object for class 'Text'.

Returns:
the meta object for class 'Text'.
See Also:
Text

getText_Mixed

org.eclipse.emf.ecore.EAttribute getText_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
Text.getMixed(), getText()

getText_Any

org.eclipse.emf.ecore.EAttribute getText_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
Text.getAny(), getText()

getTextAnnotation

org.eclipse.emf.ecore.EClass getTextAnnotation()
Returns the meta object for class 'Text Annotation'.

Returns:
the meta object for class 'Text Annotation'.
See Also:
TextAnnotation

getTextAnnotation_TextText

org.eclipse.emf.ecore.EReference getTextAnnotation_TextText()
Returns the meta object for the containment reference 'Text Text'.

Returns:
the meta object for the containment reference 'Text Text'.
See Also:
TextAnnotation, getTextAnnotation()

getTextAnnotation_Text

org.eclipse.emf.ecore.EAttribute getTextAnnotation_Text()
Returns the meta object for the attribute 'Text'.

Returns:
the meta object for the attribute 'Text'.
See Also:
TextAnnotation.getText(), getTextAnnotation()

getThrowEvent

org.eclipse.emf.ecore.EClass getThrowEvent()
Returns the meta object for class 'Throw Event'.

Returns:
the meta object for class 'Throw Event'.
See Also:
ThrowEvent

getThrowEvent_DataInput

org.eclipse.emf.ecore.EReference getThrowEvent_DataInput()
Returns the meta object for the containment reference list 'Data Input'.

Returns:
the meta object for the containment reference list 'Data Input'.
See Also:
ThrowEvent.getDataInput(), getThrowEvent()

getThrowEvent_DataInputAssociation

org.eclipse.emf.ecore.EReference getThrowEvent_DataInputAssociation()
Returns the meta object for the containment reference list 'Data Input Association'.

Returns:
the meta object for the containment reference list 'Data Input Association'.
See Also:
ThrowEvent.getDataInputAssociation(), getThrowEvent()

getThrowEvent_InputSet

org.eclipse.emf.ecore.EReference getThrowEvent_InputSet()
Returns the meta object for the containment reference 'Input Set'.

Returns:
the meta object for the containment reference 'Input Set'.
See Also:
ThrowEvent.getInputSet(), getThrowEvent()

getThrowEvent_EventDefinitions

org.eclipse.emf.ecore.EReference getThrowEvent_EventDefinitions()
Returns the meta object for the containment reference list 'Event Definitions'.

Returns:
the meta object for the containment reference list 'Event Definitions'.
See Also:
ThrowEvent.getEventDefinitions(), getThrowEvent()

getTimerEventDefinition

org.eclipse.emf.ecore.EClass getTimerEventDefinition()
Returns the meta object for class 'Timer Event Definition'.

Returns:
the meta object for class 'Timer Event Definition'.
See Also:
TimerEventDefinition

getTimerEventDefinition_TimeDate

org.eclipse.emf.ecore.EReference getTimerEventDefinition_TimeDate()
Returns the meta object for the containment reference 'Time Date'.

Returns:
the meta object for the containment reference 'Time Date'.
See Also:
TimerEventDefinition.getTimeDate(), getTimerEventDefinition()

getTimerEventDefinition_TimeCycle

org.eclipse.emf.ecore.EReference getTimerEventDefinition_TimeCycle()
Returns the meta object for the containment reference 'Time Cycle'.

Returns:
the meta object for the containment reference 'Time Cycle'.
See Also:
TimerEventDefinition.getTimeCycle(), getTimerEventDefinition()

getTransaction

org.eclipse.emf.ecore.EClass getTransaction()
Returns the meta object for class 'Transaction'.

Returns:
the meta object for class 'Transaction'.
See Also:
Transaction

getTransaction_Method

org.eclipse.emf.ecore.EAttribute getTransaction_Method()
Returns the meta object for the attribute 'Method'.

Returns:
the meta object for the attribute 'Method'.
See Also:
Transaction.getMethod(), getTransaction()

getUserTask

org.eclipse.emf.ecore.EClass getUserTask()
Returns the meta object for class 'User Task'.

Returns:
the meta object for class 'User Task'.
See Also:
UserTask

getUserTask_Implementation

org.eclipse.emf.ecore.EAttribute getUserTask_Implementation()
Returns the meta object for the attribute 'Implementation'.

Returns:
the meta object for the attribute 'Implementation'.
See Also:
UserTask.getImplementation(), getUserTask()

getAdHocOrdering

org.eclipse.emf.ecore.EEnum getAdHocOrdering()
Returns the meta object for enum 'Ad Hoc Ordering'.

Returns:
the meta object for enum 'Ad Hoc Ordering'.
See Also:
AdHocOrdering

getBusinessRuleTaskImplementation

org.eclipse.emf.ecore.EEnum getBusinessRuleTaskImplementation()
Returns the meta object for enum 'Business Rule Task Implementation'.

Returns:
the meta object for enum 'Business Rule Task Implementation'.
See Also:
BusinessRuleTaskImplementation

getChoreographyLoopType

org.eclipse.emf.ecore.EEnum getChoreographyLoopType()
Returns the meta object for enum 'Choreography Loop Type'.

Returns:
the meta object for enum 'Choreography Loop Type'.
See Also:
ChoreographyLoopType

getEventBasedGatewayType

org.eclipse.emf.ecore.EEnum getEventBasedGatewayType()
Returns the meta object for enum 'Event Based Gateway Type'.

Returns:
the meta object for enum 'Event Based Gateway Type'.
See Also:
EventBasedGatewayType

getMultiInstanceFlowCondition

org.eclipse.emf.ecore.EEnum getMultiInstanceFlowCondition()
Returns the meta object for enum 'Multi Instance Flow Condition'.

Returns:
the meta object for enum 'Multi Instance Flow Condition'.
See Also:
MultiInstanceFlowCondition

getRelationshipDirection

org.eclipse.emf.ecore.EEnum getRelationshipDirection()
Returns the meta object for enum 'Relationship Direction'.

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

getServiceImplementation

org.eclipse.emf.ecore.EEnum getServiceImplementation()
Returns the meta object for enum 'Service Implementation'.

Returns:
the meta object for enum 'Service Implementation'.
See Also:
ServiceImplementation

getTransactionMethod

org.eclipse.emf.ecore.EEnum getTransactionMethod()
Returns the meta object for enum 'Transaction Method'.

Returns:
the meta object for enum 'Transaction Method'.
See Also:
TransactionMethod

getUserTaskImplementation

org.eclipse.emf.ecore.EEnum getUserTaskImplementation()
Returns the meta object for enum 'User Task Implementation'.

Returns:
the meta object for enum 'User Task Implementation'.
See Also:
UserTaskImplementation

getAdHocOrderingObject

org.eclipse.emf.ecore.EDataType getAdHocOrderingObject()
Returns the meta object for data type 'Ad Hoc Ordering Object'.

Returns:
the meta object for data type 'Ad Hoc Ordering Object'.
See Also:
AdHocOrdering

getBusinessRuleTaskImplementationObject

org.eclipse.emf.ecore.EDataType getBusinessRuleTaskImplementationObject()
Returns the meta object for data type 'Business Rule Task Implementation Object'.

Returns:
the meta object for data type 'Business Rule Task Implementation Object'.
See Also:
BusinessRuleTaskImplementation

getChoreographyLoopTypeObject

org.eclipse.emf.ecore.EDataType getChoreographyLoopTypeObject()
Returns the meta object for data type 'Choreography Loop Type Object'.

Returns:
the meta object for data type 'Choreography Loop Type Object'.
See Also:
ChoreographyLoopType

getEventBasedGatewayTypeObject

org.eclipse.emf.ecore.EDataType getEventBasedGatewayTypeObject()
Returns the meta object for data type 'Event Based Gateway Type Object'.

Returns:
the meta object for data type 'Event Based Gateway Type Object'.
See Also:
EventBasedGatewayType

getMultiInstanceFlowConditionObject

org.eclipse.emf.ecore.EDataType getMultiInstanceFlowConditionObject()
Returns the meta object for data type 'Multi Instance Flow Condition Object'.

Returns:
the meta object for data type 'Multi Instance Flow Condition Object'.
See Also:
MultiInstanceFlowCondition

getRelationshipDirectionObject

org.eclipse.emf.ecore.EDataType getRelationshipDirectionObject()
Returns the meta object for data type 'Relationship Direction Object'.

Returns:
the meta object for data type 'Relationship Direction Object'.
See Also:
RelationshipDirection

getServiceImplementationObject

org.eclipse.emf.ecore.EDataType getServiceImplementationObject()
Returns the meta object for data type 'Service Implementation Object'.

Returns:
the meta object for data type 'Service Implementation Object'.
See Also:
ServiceImplementation

getTransactionMethodObject

org.eclipse.emf.ecore.EDataType getTransactionMethodObject()
Returns the meta object for data type 'Transaction Method Object'.

Returns:
the meta object for data type 'Transaction Method Object'.
See Also:
TransactionMethod

getUserTaskImplementationObject

org.eclipse.emf.ecore.EDataType getUserTaskImplementationObject()
Returns the meta object for data type 'User Task Implementation Object'.

Returns:
the meta object for data type 'User Task Implementation Object'.
See Also:
UserTaskImplementation

getBpmn2Factory

Bpmn2Factory getBpmn2Factory()
Returns the factory that creates the instances of the model.

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