org.omg.bpmn.bpmn2.Bpmn2Package Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.omg.bpmn.model Show documentation
Show all versions of org.omg.bpmn.model Show documentation
Ecore and generated code for org.omg.bpmn2
The newest version!
/*
* Copyright (c) 2012 - 2024 Data In Motion and others.
* All rights reserved.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* Mark Hoffmann - initial API and implementation
*/
package org.omg.bpmn.bpmn2;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EReference;
import org.gecko.emf.osgi.annotation.provide.EPackage;
import org.osgi.annotation.versioning.ProviderType;
/**
*
* The Package for the model.
* It contains accessors for the meta objects to represent
*
* - each class,
* - each feature of each class,
* - each operation of each class,
* - each enum,
* - and each data type
*
*
* @see org.omg.bpmn.bpmn2.Bpmn2Factory
* @model kind="package"
* @generated
*/
@ProviderType
@EPackage(uri = Bpmn2Package.eNS_URI, genModel = "/model/BPMN20.genmodel", genModelSourceLocations = {"model/BPMN20.genmodel","org.omg.bpmn.model/model/BPMN20.genmodel"}, ecore="/model/BPMN20.ecore", ecoreSourceLocations="/model/BPMN20.ecore")
public interface Bpmn2Package extends org.eclipse.emf.ecore.EPackage {
/**
* The package name.
*
*
* @generated
*/
String eNAME = "bpmn2";
/**
* The package namespace URI.
*
*
* @generated
*/
String eNS_URI = "http://www.omg.org/spec/BPMN/20100524/MODEL";
/**
* The package namespace name.
*
*
* @generated
*/
String eNS_PREFIX = "bpmn2";
/**
* The singleton instance of the package.
*
*
* @generated
*/
Bpmn2Package eINSTANCE = org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl.init();
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.BPMNRootImpl BPMN Root}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.BPMNRootImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getBPMNRoot()
* @generated
*/
int BPMN_ROOT = 0;
/**
* The feature id for the 'Mixed' attribute list.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MIXED = 0;
/**
* The feature id for the 'XMLNS Prefix Map' map.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__XMLNS_PREFIX_MAP = 1;
/**
* The feature id for the 'XSI Schema Location' map.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__XSI_SCHEMA_LOCATION = 2;
/**
* The feature id for the 'Activity' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ACTIVITY = 3;
/**
* The feature id for the 'Ad Hoc Sub Process' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__AD_HOC_SUB_PROCESS = 4;
/**
* The feature id for the 'Flow Element' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__FLOW_ELEMENT = 5;
/**
* The feature id for the 'Artifact' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ARTIFACT = 6;
/**
* The feature id for the 'Assignment' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ASSIGNMENT = 7;
/**
* The feature id for the 'Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ASSOCIATION = 8;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__AUDITING = 9;
/**
* The feature id for the 'Base Element' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__BASE_ELEMENT = 10;
/**
* The feature id for the 'Base Element With Mixed Content' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__BASE_ELEMENT_WITH_MIXED_CONTENT = 11;
/**
* The feature id for the 'Boundary Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__BOUNDARY_EVENT = 12;
/**
* The feature id for the 'Business Rule Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__BUSINESS_RULE_TASK = 13;
/**
* The feature id for the 'Callable Element' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CALLABLE_ELEMENT = 14;
/**
* The feature id for the 'Call Activity' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CALL_ACTIVITY = 15;
/**
* The feature id for the 'Call Choreography' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CALL_CHOREOGRAPHY = 16;
/**
* The feature id for the 'Call Conversation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CALL_CONVERSATION = 17;
/**
* The feature id for the 'Conversation Node' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CONVERSATION_NODE = 18;
/**
* The feature id for the 'Cancel Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CANCEL_EVENT_DEFINITION = 19;
/**
* The feature id for the 'Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EVENT_DEFINITION = 20;
/**
* The feature id for the 'Root Element' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ROOT_ELEMENT = 21;
/**
* The feature id for the 'Catch Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CATCH_EVENT = 22;
/**
* The feature id for the 'Category' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CATEGORY = 23;
/**
* The feature id for the 'Category Value' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CATEGORY_VALUE = 24;
/**
* The feature id for the 'Choreography' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CHOREOGRAPHY = 25;
/**
* The feature id for the 'Collaboration' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__COLLABORATION = 26;
/**
* The feature id for the 'Choreography Activity' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CHOREOGRAPHY_ACTIVITY = 27;
/**
* The feature id for the 'Choreography Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CHOREOGRAPHY_TASK = 28;
/**
* The feature id for the 'Compensate Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__COMPENSATE_EVENT_DEFINITION = 29;
/**
* The feature id for the 'Complex Behavior Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__COMPLEX_BEHAVIOR_DEFINITION = 30;
/**
* The feature id for the 'Complex Gateway' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__COMPLEX_GATEWAY = 31;
/**
* The feature id for the 'Conditional Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CONDITIONAL_EVENT_DEFINITION = 32;
/**
* The feature id for the 'Conversation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CONVERSATION = 33;
/**
* The feature id for the 'Conversation Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CONVERSATION_ASSOCIATION = 34;
/**
* The feature id for the 'Conversation Link' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CONVERSATION_LINK = 35;
/**
* The feature id for the 'Correlation Key' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CORRELATION_KEY = 36;
/**
* The feature id for the 'Correlation Property' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CORRELATION_PROPERTY = 37;
/**
* The feature id for the 'Correlation Property Binding' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CORRELATION_PROPERTY_BINDING = 38;
/**
* The feature id for the 'Correlation Property Retrieval Expression' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION = 39;
/**
* The feature id for the 'Correlation Subscription' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__CORRELATION_SUBSCRIPTION = 40;
/**
* The feature id for the 'Data Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_ASSOCIATION = 41;
/**
* The feature id for the 'Data Input' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_INPUT = 42;
/**
* The feature id for the 'Data Input Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_INPUT_ASSOCIATION = 43;
/**
* The feature id for the 'Data Object' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_OBJECT = 44;
/**
* The feature id for the 'Data Object Reference' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_OBJECT_REFERENCE = 45;
/**
* The feature id for the 'Data Output' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_OUTPUT = 46;
/**
* The feature id for the 'Data Output Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_OUTPUT_ASSOCIATION = 47;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_STATE = 48;
/**
* The feature id for the 'Data Store' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_STORE = 49;
/**
* The feature id for the 'Data Store Reference' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DATA_STORE_REFERENCE = 50;
/**
* The feature id for the 'Definitions' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DEFINITIONS = 51;
/**
* The feature id for the 'Documentation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__DOCUMENTATION = 52;
/**
* The feature id for the 'End Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__END_EVENT = 53;
/**
* The feature id for the 'End Point' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__END_POINT = 54;
/**
* The feature id for the 'Error' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ERROR = 55;
/**
* The feature id for the 'Error Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ERROR_EVENT_DEFINITION = 56;
/**
* The feature id for the 'Escalation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ESCALATION = 57;
/**
* The feature id for the 'Escalation Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ESCALATION_EVENT_DEFINITION = 58;
/**
* The feature id for the 'Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EVENT = 59;
/**
* The feature id for the 'Event Based Gateway' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EVENT_BASED_GATEWAY = 60;
/**
* The feature id for the 'Exclusive Gateway' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EXCLUSIVE_GATEWAY = 61;
/**
* The feature id for the 'Expression' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EXPRESSION = 62;
/**
* The feature id for the 'Extension' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EXTENSION = 63;
/**
* The feature id for the 'Extension Elements' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__EXTENSION_ELEMENTS = 64;
/**
* The feature id for the 'Flow Node' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__FLOW_NODE = 65;
/**
* The feature id for the 'Formal Expression' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__FORMAL_EXPRESSION = 66;
/**
* The feature id for the 'Gateway' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GATEWAY = 67;
/**
* The feature id for the 'Global Business Rule Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_BUSINESS_RULE_TASK = 68;
/**
* The feature id for the 'Global Choreography Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_CHOREOGRAPHY_TASK = 69;
/**
* The feature id for the 'Global Conversation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_CONVERSATION = 70;
/**
* The feature id for the 'Global Manual Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_MANUAL_TASK = 71;
/**
* The feature id for the 'Global Script Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_SCRIPT_TASK = 72;
/**
* The feature id for the 'Global Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_TASK = 73;
/**
* The feature id for the 'Global User Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GLOBAL_USER_TASK = 74;
/**
* The feature id for the 'Group' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__GROUP = 75;
/**
* The feature id for the 'Human Performer' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__HUMAN_PERFORMER = 76;
/**
* The feature id for the 'Performer' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PERFORMER = 77;
/**
* The feature id for the 'Resource Role' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RESOURCE_ROLE = 78;
/**
* The feature id for the 'Implicit Throw Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__IMPLICIT_THROW_EVENT = 79;
/**
* The feature id for the 'Import' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__IMPORT = 80;
/**
* The feature id for the 'Inclusive Gateway' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__INCLUSIVE_GATEWAY = 81;
/**
* The feature id for the 'Input Set' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__INPUT_SET = 82;
/**
* The feature id for the 'Interface' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__INTERFACE = 83;
/**
* The feature id for the 'Intermediate Catch Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__INTERMEDIATE_CATCH_EVENT = 84;
/**
* The feature id for the 'Intermediate Throw Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__INTERMEDIATE_THROW_EVENT = 85;
/**
* The feature id for the 'Io Binding' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__IO_BINDING = 86;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__IO_SPECIFICATION = 87;
/**
* The feature id for the 'Item Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__ITEM_DEFINITION = 88;
/**
* The feature id for the 'Lane' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__LANE = 89;
/**
* The feature id for the 'Lane Set' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__LANE_SET = 90;
/**
* The feature id for the 'Link Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__LINK_EVENT_DEFINITION = 91;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__LOOP_CHARACTERISTICS = 92;
/**
* The feature id for the 'Manual Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MANUAL_TASK = 93;
/**
* The feature id for the 'Message' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MESSAGE = 94;
/**
* The feature id for the 'Message Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MESSAGE_EVENT_DEFINITION = 95;
/**
* The feature id for the 'Message Flow' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MESSAGE_FLOW = 96;
/**
* The feature id for the 'Message Flow Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MESSAGE_FLOW_ASSOCIATION = 97;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MONITORING = 98;
/**
* The feature id for the 'Multi Instance Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__MULTI_INSTANCE_LOOP_CHARACTERISTICS = 99;
/**
* The feature id for the 'Operation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__OPERATION = 100;
/**
* The feature id for the 'Output Set' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__OUTPUT_SET = 101;
/**
* The feature id for the 'Parallel Gateway' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PARALLEL_GATEWAY = 102;
/**
* The feature id for the 'Participant' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PARTICIPANT = 103;
/**
* The feature id for the 'Participant Association' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PARTICIPANT_ASSOCIATION = 104;
/**
* The feature id for the 'Participant Multiplicity' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PARTICIPANT_MULTIPLICITY = 105;
/**
* The feature id for the 'Partner Entity' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PARTNER_ENTITY = 106;
/**
* The feature id for the 'Partner Role' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PARTNER_ROLE = 107;
/**
* The feature id for the 'Potential Owner' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__POTENTIAL_OWNER = 108;
/**
* The feature id for the 'Process' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PROCESS = 109;
/**
* The feature id for the 'Property' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__PROPERTY = 110;
/**
* The feature id for the 'Receive Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RECEIVE_TASK = 111;
/**
* The feature id for the 'Relationship' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RELATIONSHIP = 112;
/**
* The feature id for the 'Rendering' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RENDERING = 113;
/**
* The feature id for the 'Resource' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RESOURCE = 114;
/**
* The feature id for the 'Resource Assignment Expression' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RESOURCE_ASSIGNMENT_EXPRESSION = 115;
/**
* The feature id for the 'Resource Parameter' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RESOURCE_PARAMETER = 116;
/**
* The feature id for the 'Resource Parameter Binding' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__RESOURCE_PARAMETER_BINDING = 117;
/**
* The feature id for the 'Script' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SCRIPT = 118;
/**
* The feature id for the 'Script Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SCRIPT_TASK = 119;
/**
* The feature id for the 'Send Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SEND_TASK = 120;
/**
* The feature id for the 'Sequence Flow' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SEQUENCE_FLOW = 121;
/**
* The feature id for the 'Service Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SERVICE_TASK = 122;
/**
* The feature id for the 'Signal' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SIGNAL = 123;
/**
* The feature id for the 'Signal Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SIGNAL_EVENT_DEFINITION = 124;
/**
* The feature id for the 'Standard Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__STANDARD_LOOP_CHARACTERISTICS = 125;
/**
* The feature id for the 'Start Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__START_EVENT = 126;
/**
* The feature id for the 'Sub Choreography' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SUB_CHOREOGRAPHY = 127;
/**
* The feature id for the 'Sub Conversation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SUB_CONVERSATION = 128;
/**
* The feature id for the 'Sub Process' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__SUB_PROCESS = 129;
/**
* The feature id for the 'Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__TASK = 130;
/**
* The feature id for the 'Terminate Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__TERMINATE_EVENT_DEFINITION = 131;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__TEXT = 132;
/**
* The feature id for the 'Text Annotation' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__TEXT_ANNOTATION = 133;
/**
* The feature id for the 'Throw Event' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__THROW_EVENT = 134;
/**
* The feature id for the 'Timer Event Definition' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__TIMER_EVENT_DEFINITION = 135;
/**
* The feature id for the 'Transaction' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__TRANSACTION = 136;
/**
* The feature id for the 'User Task' containment reference.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT__USER_TASK = 137;
/**
* The number of structural features of the 'BPMN Root' class.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT_FEATURE_COUNT = 138;
/**
* The number of operations of the 'BPMN Root' class.
*
*
* @generated
* @ordered
*/
int BPMN_ROOT_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.BaseElementImpl Base Element}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.BaseElementImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getBaseElement()
* @generated
*/
int BASE_ELEMENT = 7;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT__EXTENSION_VALUES = 0;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT__DOCUMENTATION = 1;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT__EXTENSION_DEFINITIONS = 2;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT__ID = 3;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT__ANY_ATTRIBUTE = 4;
/**
* The number of structural features of the 'Base Element' class.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT_FEATURE_COUNT = 5;
/**
* The number of operations of the 'Base Element' class.
*
*
* @generated
* @ordered
*/
int BASE_ELEMENT_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.FlowElementImpl Flow Element}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.FlowElementImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getFlowElement()
* @generated
*/
int FLOW_ELEMENT = 62;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__AUDITING = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__MONITORING = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__CATEGORY_VALUE_REF = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT__NAME = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Flow Element' class.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Flow Element' class.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENT_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.FlowNodeImpl Flow Node}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.FlowNodeImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getFlowNode()
* @generated
*/
int FLOW_NODE = 64;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__EXTENSION_VALUES = FLOW_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__DOCUMENTATION = FLOW_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__EXTENSION_DEFINITIONS = FLOW_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__ID = FLOW_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__ANY_ATTRIBUTE = FLOW_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__AUDITING = FLOW_ELEMENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__MONITORING = FLOW_ELEMENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__CATEGORY_VALUE_REF = FLOW_ELEMENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__NAME = FLOW_ELEMENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__INCOMING = FLOW_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__LANES = FLOW_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_NODE__OUTGOING = FLOW_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Flow Node' class.
*
*
* @generated
* @ordered
*/
int FLOW_NODE_FEATURE_COUNT = FLOW_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Flow Node' class.
*
*
* @generated
* @ordered
*/
int FLOW_NODE_OPERATION_COUNT = FLOW_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ActivityImpl Activity}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ActivityImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getActivity()
* @generated
*/
int ACTIVITY = 1;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__EXTENSION_VALUES = FLOW_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__DOCUMENTATION = FLOW_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__EXTENSION_DEFINITIONS = FLOW_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ACTIVITY__ID = FLOW_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__ANY_ATTRIBUTE = FLOW_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int ACTIVITY__AUDITING = FLOW_NODE__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int ACTIVITY__MONITORING = FLOW_NODE__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__CATEGORY_VALUE_REF = FLOW_NODE__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int ACTIVITY__NAME = FLOW_NODE__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__INCOMING = FLOW_NODE__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__LANES = FLOW_NODE__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__OUTGOING = FLOW_NODE__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int ACTIVITY__IO_SPECIFICATION = FLOW_NODE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__BOUNDARY_EVENT_REFS = FLOW_NODE_FEATURE_COUNT + 1;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__PROPERTIES = FLOW_NODE_FEATURE_COUNT + 2;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__DATA_INPUT_ASSOCIATIONS = FLOW_NODE_FEATURE_COUNT + 3;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__DATA_OUTPUT_ASSOCIATIONS = FLOW_NODE_FEATURE_COUNT + 4;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int ACTIVITY__RESOURCES = FLOW_NODE_FEATURE_COUNT + 5;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int ACTIVITY__LOOP_CHARACTERISTICS = FLOW_NODE_FEATURE_COUNT + 6;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int ACTIVITY__COMPLETION_QUANTITY = FLOW_NODE_FEATURE_COUNT + 7;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int ACTIVITY__DEFAULT = FLOW_NODE_FEATURE_COUNT + 8;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int ACTIVITY__IS_FOR_COMPENSATION = FLOW_NODE_FEATURE_COUNT + 9;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int ACTIVITY__START_QUANTITY = FLOW_NODE_FEATURE_COUNT + 10;
/**
* The number of structural features of the 'Activity' class.
*
*
* @generated
* @ordered
*/
int ACTIVITY_FEATURE_COUNT = FLOW_NODE_FEATURE_COUNT + 11;
/**
* The number of operations of the 'Activity' class.
*
*
* @generated
* @ordered
*/
int ACTIVITY_OPERATION_COUNT = FLOW_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SubProcessImpl Sub Process}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SubProcessImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSubProcess()
* @generated
*/
int SUB_PROCESS = 130;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__EXTENSION_VALUES = ACTIVITY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__DOCUMENTATION = ACTIVITY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__EXTENSION_DEFINITIONS = ACTIVITY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__ID = ACTIVITY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__ANY_ATTRIBUTE = ACTIVITY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__AUDITING = ACTIVITY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__MONITORING = ACTIVITY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__CATEGORY_VALUE_REF = ACTIVITY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__NAME = ACTIVITY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__INCOMING = ACTIVITY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__LANES = ACTIVITY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__OUTGOING = ACTIVITY__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__IO_SPECIFICATION = ACTIVITY__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__BOUNDARY_EVENT_REFS = ACTIVITY__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__PROPERTIES = ACTIVITY__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__DATA_INPUT_ASSOCIATIONS = ACTIVITY__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS = ACTIVITY__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__RESOURCES = ACTIVITY__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__LOOP_CHARACTERISTICS = ACTIVITY__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__COMPLETION_QUANTITY = ACTIVITY__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__DEFAULT = ACTIVITY__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__IS_FOR_COMPENSATION = ACTIVITY__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__START_QUANTITY = ACTIVITY__START_QUANTITY;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__LANE_SETS = ACTIVITY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__FLOW_ELEMENTS = ACTIVITY_FEATURE_COUNT + 1;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__INCOMING_CONVERSATION_LINKS = ACTIVITY_FEATURE_COUNT + 2;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__OUTGOING_CONVERSATION_LINKS = ACTIVITY_FEATURE_COUNT + 3;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__ARTIFACTS = ACTIVITY_FEATURE_COUNT + 4;
/**
* The feature id for the 'Triggered By Event' attribute.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS__TRIGGERED_BY_EVENT = ACTIVITY_FEATURE_COUNT + 5;
/**
* The number of structural features of the 'Sub Process' class.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS_FEATURE_COUNT = ACTIVITY_FEATURE_COUNT + 6;
/**
* The number of operations of the 'Sub Process' class.
*
*
* @generated
* @ordered
*/
int SUB_PROCESS_OPERATION_COUNT = ACTIVITY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.AdHocSubProcessImpl Ad Hoc Sub Process}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.AdHocSubProcessImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getAdHocSubProcess()
* @generated
*/
int AD_HOC_SUB_PROCESS = 2;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__EXTENSION_VALUES = SUB_PROCESS__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__DOCUMENTATION = SUB_PROCESS__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__EXTENSION_DEFINITIONS = SUB_PROCESS__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__ID = SUB_PROCESS__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__ANY_ATTRIBUTE = SUB_PROCESS__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__AUDITING = SUB_PROCESS__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__MONITORING = SUB_PROCESS__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__CATEGORY_VALUE_REF = SUB_PROCESS__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__NAME = SUB_PROCESS__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__INCOMING = SUB_PROCESS__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__LANES = SUB_PROCESS__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__OUTGOING = SUB_PROCESS__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__IO_SPECIFICATION = SUB_PROCESS__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__BOUNDARY_EVENT_REFS = SUB_PROCESS__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__PROPERTIES = SUB_PROCESS__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__DATA_INPUT_ASSOCIATIONS = SUB_PROCESS__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS = SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__RESOURCES = SUB_PROCESS__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__LOOP_CHARACTERISTICS = SUB_PROCESS__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__COMPLETION_QUANTITY = SUB_PROCESS__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__DEFAULT = SUB_PROCESS__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__IS_FOR_COMPENSATION = SUB_PROCESS__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__START_QUANTITY = SUB_PROCESS__START_QUANTITY;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__LANE_SETS = SUB_PROCESS__LANE_SETS;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__FLOW_ELEMENTS = SUB_PROCESS__FLOW_ELEMENTS;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__INCOMING_CONVERSATION_LINKS = SUB_PROCESS__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__OUTGOING_CONVERSATION_LINKS = SUB_PROCESS__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__ARTIFACTS = SUB_PROCESS__ARTIFACTS;
/**
* The feature id for the 'Triggered By Event' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__TRIGGERED_BY_EVENT = SUB_PROCESS__TRIGGERED_BY_EVENT;
/**
* The feature id for the 'Completion Condition' containment reference.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__COMPLETION_CONDITION = SUB_PROCESS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Cancel Remaining Instances' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__CANCEL_REMAINING_INSTANCES = SUB_PROCESS_FEATURE_COUNT + 1;
/**
* The feature id for the 'Ordering' attribute.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS__ORDERING = SUB_PROCESS_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Ad Hoc Sub Process' class.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS_FEATURE_COUNT = SUB_PROCESS_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Ad Hoc Sub Process' class.
*
*
* @generated
* @ordered
*/
int AD_HOC_SUB_PROCESS_OPERATION_COUNT = SUB_PROCESS_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ArtifactImpl Artifact}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ArtifactImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getArtifact()
* @generated
*/
int ARTIFACT = 3;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ARTIFACT__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ARTIFACT__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ARTIFACT__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ARTIFACT__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ARTIFACT__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Artifact' class.
*
*
* @generated
* @ordered
*/
int ARTIFACT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Artifact' class.
*
*
* @generated
* @ordered
*/
int ARTIFACT_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.AssignmentImpl Assignment}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.AssignmentImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getAssignment()
* @generated
*/
int ASSIGNMENT = 4;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'From' containment reference.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__FROM = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'To' containment reference.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT__TO = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Assignment' class.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Assignment' class.
*
*
* @generated
* @ordered
*/
int ASSIGNMENT_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.AssociationImpl Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.AssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getAssociation()
* @generated
*/
int ASSOCIATION = 5;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__EXTENSION_VALUES = ARTIFACT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__DOCUMENTATION = ARTIFACT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__EXTENSION_DEFINITIONS = ARTIFACT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__ID = ARTIFACT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__ANY_ATTRIBUTE = ARTIFACT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Association Direction' attribute.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__ASSOCIATION_DIRECTION = ARTIFACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Source Ref' reference.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__SOURCE_REF = ARTIFACT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int ASSOCIATION__TARGET_REF = ARTIFACT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Association' class.
*
*
* @generated
* @ordered
*/
int ASSOCIATION_FEATURE_COUNT = ARTIFACT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Association' class.
*
*
* @generated
* @ordered
*/
int ASSOCIATION_OPERATION_COUNT = ARTIFACT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.AuditingImpl Auditing}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.AuditingImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getAuditing()
* @generated
*/
int AUDITING = 6;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int AUDITING__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int AUDITING__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int AUDITING__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int AUDITING__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int AUDITING__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Auditing' class.
*
*
* @generated
* @ordered
*/
int AUDITING_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Auditing' class.
*
*
* @generated
* @ordered
*/
int AUDITING_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EventImpl Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEvent()
* @generated
*/
int EVENT = 53;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT__EXTENSION_VALUES = FLOW_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT__DOCUMENTATION = FLOW_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__EXTENSION_DEFINITIONS = FLOW_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int EVENT__ID = FLOW_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int EVENT__ANY_ATTRIBUTE = FLOW_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int EVENT__AUDITING = FLOW_NODE__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int EVENT__MONITORING = FLOW_NODE__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__CATEGORY_VALUE_REF = FLOW_NODE__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int EVENT__NAME = FLOW_NODE__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__INCOMING = FLOW_NODE__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__LANES = FLOW_NODE__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__OUTGOING = FLOW_NODE__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__INCOMING_CONVERSATION_LINKS = FLOW_NODE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int EVENT__OUTGOING_CONVERSATION_LINKS = FLOW_NODE_FEATURE_COUNT + 1;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT__PROPERTIES = FLOW_NODE_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Event' class.
*
*
* @generated
* @ordered
*/
int EVENT_FEATURE_COUNT = FLOW_NODE_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Event' class.
*
*
* @generated
* @ordered
*/
int EVENT_OPERATION_COUNT = FLOW_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CatchEventImpl Catch Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CatchEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCatchEvent()
* @generated
*/
int CATCH_EVENT = 15;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__EXTENSION_VALUES = EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__DOCUMENTATION = EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__EXTENSION_DEFINITIONS = EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__ID = EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__ANY_ATTRIBUTE = EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__AUDITING = EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__MONITORING = EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__CATEGORY_VALUE_REF = EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__NAME = EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__INCOMING = EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__LANES = EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__OUTGOING = EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__INCOMING_CONVERSATION_LINKS = EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__OUTGOING_CONVERSATION_LINKS = EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__PROPERTIES = EVENT__PROPERTIES;
/**
* The feature id for the 'Data Outputs' containment reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__DATA_OUTPUTS = EVENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Data Output Association' containment reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__DATA_OUTPUT_ASSOCIATION = EVENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Output Set' containment reference.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__OUTPUT_SET = EVENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__EVENT_DEFINITIONS = EVENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__EVENT_DEFINITION_REFS = EVENT_FEATURE_COUNT + 4;
/**
* The feature id for the 'Parallel Multiple' attribute.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT__PARALLEL_MULTIPLE = EVENT_FEATURE_COUNT + 5;
/**
* The number of structural features of the 'Catch Event' class.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT_FEATURE_COUNT = EVENT_FEATURE_COUNT + 6;
/**
* The number of operations of the 'Catch Event' class.
*
*
* @generated
* @ordered
*/
int CATCH_EVENT_OPERATION_COUNT = EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.BoundaryEventImpl Boundary Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.BoundaryEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getBoundaryEvent()
* @generated
*/
int BOUNDARY_EVENT = 8;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__EXTENSION_VALUES = CATCH_EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__DOCUMENTATION = CATCH_EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__EXTENSION_DEFINITIONS = CATCH_EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__ID = CATCH_EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__ANY_ATTRIBUTE = CATCH_EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__AUDITING = CATCH_EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__MONITORING = CATCH_EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__CATEGORY_VALUE_REF = CATCH_EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__NAME = CATCH_EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__INCOMING = CATCH_EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__LANES = CATCH_EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__OUTGOING = CATCH_EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__INCOMING_CONVERSATION_LINKS = CATCH_EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__OUTGOING_CONVERSATION_LINKS = CATCH_EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__PROPERTIES = CATCH_EVENT__PROPERTIES;
/**
* The feature id for the 'Data Outputs' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__DATA_OUTPUTS = CATCH_EVENT__DATA_OUTPUTS;
/**
* The feature id for the 'Data Output Association' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__DATA_OUTPUT_ASSOCIATION = CATCH_EVENT__DATA_OUTPUT_ASSOCIATION;
/**
* The feature id for the 'Output Set' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__OUTPUT_SET = CATCH_EVENT__OUTPUT_SET;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__EVENT_DEFINITIONS = CATCH_EVENT__EVENT_DEFINITIONS;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__EVENT_DEFINITION_REFS = CATCH_EVENT__EVENT_DEFINITION_REFS;
/**
* The feature id for the 'Parallel Multiple' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__PARALLEL_MULTIPLE = CATCH_EVENT__PARALLEL_MULTIPLE;
/**
* The feature id for the 'Attached To Ref' reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__ATTACHED_TO_REF = CATCH_EVENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Cancel Activity' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT__CANCEL_ACTIVITY = CATCH_EVENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Boundary Event' class.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT_FEATURE_COUNT = CATCH_EVENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Boundary Event' class.
*
*
* @generated
* @ordered
*/
int BOUNDARY_EVENT_OPERATION_COUNT = CATCH_EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.TaskImpl Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.TaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getTask()
* @generated
*/
int TASK = 131;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int TASK__EXTENSION_VALUES = ACTIVITY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int TASK__DOCUMENTATION = ACTIVITY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int TASK__EXTENSION_DEFINITIONS = ACTIVITY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int TASK__ID = ACTIVITY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int TASK__ANY_ATTRIBUTE = ACTIVITY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int TASK__AUDITING = ACTIVITY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int TASK__MONITORING = ACTIVITY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int TASK__CATEGORY_VALUE_REF = ACTIVITY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int TASK__NAME = ACTIVITY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int TASK__INCOMING = ACTIVITY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int TASK__LANES = ACTIVITY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int TASK__OUTGOING = ACTIVITY__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int TASK__IO_SPECIFICATION = ACTIVITY__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int TASK__BOUNDARY_EVENT_REFS = ACTIVITY__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int TASK__PROPERTIES = ACTIVITY__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int TASK__DATA_INPUT_ASSOCIATIONS = ACTIVITY__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int TASK__DATA_OUTPUT_ASSOCIATIONS = ACTIVITY__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int TASK__RESOURCES = ACTIVITY__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int TASK__LOOP_CHARACTERISTICS = ACTIVITY__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int TASK__COMPLETION_QUANTITY = ACTIVITY__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int TASK__DEFAULT = ACTIVITY__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int TASK__IS_FOR_COMPENSATION = ACTIVITY__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int TASK__START_QUANTITY = ACTIVITY__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int TASK__INCOMING_CONVERSATION_LINKS = ACTIVITY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int TASK__OUTGOING_CONVERSATION_LINKS = ACTIVITY_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Task' class.
*
*
* @generated
* @ordered
*/
int TASK_FEATURE_COUNT = ACTIVITY_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Task' class.
*
*
* @generated
* @ordered
*/
int TASK_OPERATION_COUNT = ACTIVITY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.BusinessRuleTaskImpl Business Rule Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.BusinessRuleTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getBusinessRuleTask()
* @generated
*/
int BUSINESS_RULE_TASK = 9;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK__IMPLEMENTATION = TASK_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Business Rule Task' class.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Business Rule Task' class.
*
*
* @generated
* @ordered
*/
int BUSINESS_RULE_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CallActivityImpl Call Activity}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CallActivityImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCallActivity()
* @generated
*/
int CALL_ACTIVITY = 10;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__EXTENSION_VALUES = ACTIVITY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__DOCUMENTATION = ACTIVITY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__EXTENSION_DEFINITIONS = ACTIVITY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__ID = ACTIVITY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__ANY_ATTRIBUTE = ACTIVITY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__AUDITING = ACTIVITY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__MONITORING = ACTIVITY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__CATEGORY_VALUE_REF = ACTIVITY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__NAME = ACTIVITY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__INCOMING = ACTIVITY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__LANES = ACTIVITY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__OUTGOING = ACTIVITY__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__IO_SPECIFICATION = ACTIVITY__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__BOUNDARY_EVENT_REFS = ACTIVITY__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__PROPERTIES = ACTIVITY__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__DATA_INPUT_ASSOCIATIONS = ACTIVITY__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__DATA_OUTPUT_ASSOCIATIONS = ACTIVITY__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__RESOURCES = ACTIVITY__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__LOOP_CHARACTERISTICS = ACTIVITY__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__COMPLETION_QUANTITY = ACTIVITY__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__DEFAULT = ACTIVITY__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__IS_FOR_COMPENSATION = ACTIVITY__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__START_QUANTITY = ACTIVITY__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__INCOMING_CONVERSATION_LINKS = ACTIVITY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__OUTGOING_CONVERSATION_LINKS = ACTIVITY_FEATURE_COUNT + 1;
/**
* The feature id for the 'Called Element Ref' reference.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY__CALLED_ELEMENT_REF = ACTIVITY_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Call Activity' class.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY_FEATURE_COUNT = ACTIVITY_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Call Activity' class.
*
*
* @generated
* @ordered
*/
int CALL_ACTIVITY_OPERATION_COUNT = ACTIVITY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ChoreographyActivityImpl Choreography Activity}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ChoreographyActivityImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getChoreographyActivity()
* @generated
*/
int CHOREOGRAPHY_ACTIVITY = 19;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__EXTENSION_VALUES = FLOW_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__DOCUMENTATION = FLOW_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__EXTENSION_DEFINITIONS = FLOW_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__ID = FLOW_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE = FLOW_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__AUDITING = FLOW_NODE__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__MONITORING = FLOW_NODE__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__CATEGORY_VALUE_REF = FLOW_NODE__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__NAME = FLOW_NODE__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__INCOMING = FLOW_NODE__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__LANES = FLOW_NODE__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__OUTGOING = FLOW_NODE__OUTGOING;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__PARTICIPANT_REFS = FLOW_NODE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__CORRELATION_KEYS = FLOW_NODE_FEATURE_COUNT + 1;
/**
* The feature id for the 'Initiating Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_REF = FLOW_NODE_FEATURE_COUNT + 2;
/**
* The feature id for the 'Loop Type' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY__LOOP_TYPE = FLOW_NODE_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Choreography Activity' class.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT = FLOW_NODE_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Choreography Activity' class.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_ACTIVITY_OPERATION_COUNT = FLOW_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CallChoreographyImpl Call Choreography}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CallChoreographyImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCallChoreography()
* @generated
*/
int CALL_CHOREOGRAPHY = 11;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__EXTENSION_VALUES = CHOREOGRAPHY_ACTIVITY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__DOCUMENTATION = CHOREOGRAPHY_ACTIVITY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__EXTENSION_DEFINITIONS = CHOREOGRAPHY_ACTIVITY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__ID = CHOREOGRAPHY_ACTIVITY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__ANY_ATTRIBUTE = CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__AUDITING = CHOREOGRAPHY_ACTIVITY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__MONITORING = CHOREOGRAPHY_ACTIVITY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__CATEGORY_VALUE_REF = CHOREOGRAPHY_ACTIVITY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__NAME = CHOREOGRAPHY_ACTIVITY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__INCOMING = CHOREOGRAPHY_ACTIVITY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__LANES = CHOREOGRAPHY_ACTIVITY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__OUTGOING = CHOREOGRAPHY_ACTIVITY__OUTGOING;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__PARTICIPANT_REFS = CHOREOGRAPHY_ACTIVITY__PARTICIPANT_REFS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__CORRELATION_KEYS = CHOREOGRAPHY_ACTIVITY__CORRELATION_KEYS;
/**
* The feature id for the 'Initiating Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__INITIATING_PARTICIPANT_REF = CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_REF;
/**
* The feature id for the 'Loop Type' attribute.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__LOOP_TYPE = CHOREOGRAPHY_ACTIVITY__LOOP_TYPE;
/**
* The feature id for the 'Participant Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__PARTICIPANT_ASSOCIATIONS = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Called Choreography Ref' reference.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY__CALLED_CHOREOGRAPHY_REF = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Call Choreography' class.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY_FEATURE_COUNT = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Call Choreography' class.
*
*
* @generated
* @ordered
*/
int CALL_CHOREOGRAPHY_OPERATION_COUNT = CHOREOGRAPHY_ACTIVITY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ConversationNodeImpl Conversation Node}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ConversationNodeImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getConversationNode()
* @generated
*/
int CONVERSATION_NODE = 29;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__INCOMING_CONVERSATION_LINKS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__OUTGOING_CONVERSATION_LINKS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__PARTICIPANT_REFS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Message Flow Refs' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__MESSAGE_FLOW_REFS = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__CORRELATION_KEYS = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE__NAME = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of structural features of the 'Conversation Node' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 6;
/**
* The number of operations of the 'Conversation Node' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_NODE_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CallConversationImpl Call Conversation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CallConversationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCallConversation()
* @generated
*/
int CALL_CONVERSATION = 12;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__EXTENSION_VALUES = CONVERSATION_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__DOCUMENTATION = CONVERSATION_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__EXTENSION_DEFINITIONS = CONVERSATION_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__ID = CONVERSATION_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__ANY_ATTRIBUTE = CONVERSATION_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__INCOMING_CONVERSATION_LINKS = CONVERSATION_NODE__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__OUTGOING_CONVERSATION_LINKS = CONVERSATION_NODE__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__PARTICIPANT_REFS = CONVERSATION_NODE__PARTICIPANT_REFS;
/**
* The feature id for the 'Message Flow Refs' reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__MESSAGE_FLOW_REFS = CONVERSATION_NODE__MESSAGE_FLOW_REFS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__CORRELATION_KEYS = CONVERSATION_NODE__CORRELATION_KEYS;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__NAME = CONVERSATION_NODE__NAME;
/**
* The feature id for the 'Participant Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__PARTICIPANT_ASSOCIATIONS = CONVERSATION_NODE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Called Collaboration Ref' reference.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION__CALLED_COLLABORATION_REF = CONVERSATION_NODE_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Call Conversation' class.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION_FEATURE_COUNT = CONVERSATION_NODE_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Call Conversation' class.
*
*
* @generated
* @ordered
*/
int CALL_CONVERSATION_OPERATION_COUNT = CONVERSATION_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.RootElementImpl Root Element}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.RootElementImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getRootElement()
* @generated
*/
int ROOT_ELEMENT = 119;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Root Element' class.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Root Element' class.
*
*
* @generated
* @ordered
*/
int ROOT_ELEMENT_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CallableElementImpl Callable Element}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CallableElementImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCallableElement()
* @generated
*/
int CALLABLE_ELEMENT = 13;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__SUPPORTED_INTERFACE_REFS = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__IO_SPECIFICATION = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__IO_BINDING = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT__NAME = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Callable Element' class.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Callable Element' class.
*
*
* @generated
* @ordered
*/
int CALLABLE_ELEMENT_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EventDefinitionImpl Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEventDefinition()
* @generated
*/
int EVENT_DEFINITION = 55;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Event Definition' class.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Event Definition' class.
*
*
* @generated
* @ordered
*/
int EVENT_DEFINITION_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CancelEventDefinitionImpl Cancel Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CancelEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCancelEventDefinition()
* @generated
*/
int CANCEL_EVENT_DEFINITION = 14;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Cancel Event Definition' class.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Cancel Event Definition' class.
*
*
* @generated
* @ordered
*/
int CANCEL_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CategoryImpl Category}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CategoryImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCategory()
* @generated
*/
int CATEGORY = 16;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CATEGORY__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CATEGORY__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Category Value' containment reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY__CATEGORY_VALUE = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CATEGORY__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Category' class.
*
*
* @generated
* @ordered
*/
int CATEGORY_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Category' class.
*
*
* @generated
* @ordered
*/
int CATEGORY_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CategoryValueImpl Category Value}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CategoryValueImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCategoryValue()
* @generated
*/
int CATEGORY_VALUE = 17;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Value' attribute.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__VALUE = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Categorized Flow Elements' reference list.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE__CATEGORIZED_FLOW_ELEMENTS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Category Value' class.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Category Value' class.
*
*
* @generated
* @ordered
*/
int CATEGORY_VALUE_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CollaborationImpl Collaboration}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CollaborationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCollaboration()
* @generated
*/
int COLLABORATION = 21;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int COLLABORATION__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Participants' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__PARTICIPANTS = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Message Flows' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__MESSAGE_FLOWS = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__ARTIFACTS = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Conversations' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__CONVERSATIONS = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Conversation Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__CONVERSATION_ASSOCIATIONS = ROOT_ELEMENT_FEATURE_COUNT + 4;
/**
* The feature id for the 'Participant Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__PARTICIPANT_ASSOCIATIONS = ROOT_ELEMENT_FEATURE_COUNT + 5;
/**
* The feature id for the 'Message Flow Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__MESSAGE_FLOW_ASSOCIATIONS = ROOT_ELEMENT_FEATURE_COUNT + 6;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__CORRELATION_KEYS = ROOT_ELEMENT_FEATURE_COUNT + 7;
/**
* The feature id for the 'Choreography Ref' reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__CHOREOGRAPHY_REF = ROOT_ELEMENT_FEATURE_COUNT + 8;
/**
* The feature id for the 'Conversation Links' containment reference list.
*
*
* @generated
* @ordered
*/
int COLLABORATION__CONVERSATION_LINKS = ROOT_ELEMENT_FEATURE_COUNT + 9;
/**
* The feature id for the 'Is Closed' attribute.
*
*
* @generated
* @ordered
*/
int COLLABORATION__IS_CLOSED = ROOT_ELEMENT_FEATURE_COUNT + 10;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int COLLABORATION__NAME = ROOT_ELEMENT_FEATURE_COUNT + 11;
/**
* The number of structural features of the 'Collaboration' class.
*
*
* @generated
* @ordered
*/
int COLLABORATION_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 12;
/**
* The number of operations of the 'Collaboration' class.
*
*
* @generated
* @ordered
*/
int COLLABORATION_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ChoreographyImpl Choreography}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ChoreographyImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getChoreography()
* @generated
*/
int CHOREOGRAPHY = 18;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__EXTENSION_VALUES = COLLABORATION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__DOCUMENTATION = COLLABORATION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__EXTENSION_DEFINITIONS = COLLABORATION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__ID = COLLABORATION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__ANY_ATTRIBUTE = COLLABORATION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Participants' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__PARTICIPANTS = COLLABORATION__PARTICIPANTS;
/**
* The feature id for the 'Message Flows' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__MESSAGE_FLOWS = COLLABORATION__MESSAGE_FLOWS;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__ARTIFACTS = COLLABORATION__ARTIFACTS;
/**
* The feature id for the 'Conversations' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__CONVERSATIONS = COLLABORATION__CONVERSATIONS;
/**
* The feature id for the 'Conversation Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__CONVERSATION_ASSOCIATIONS = COLLABORATION__CONVERSATION_ASSOCIATIONS;
/**
* The feature id for the 'Participant Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__PARTICIPANT_ASSOCIATIONS = COLLABORATION__PARTICIPANT_ASSOCIATIONS;
/**
* The feature id for the 'Message Flow Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__MESSAGE_FLOW_ASSOCIATIONS = COLLABORATION__MESSAGE_FLOW_ASSOCIATIONS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__CORRELATION_KEYS = COLLABORATION__CORRELATION_KEYS;
/**
* The feature id for the 'Choreography Ref' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__CHOREOGRAPHY_REF = COLLABORATION__CHOREOGRAPHY_REF;
/**
* The feature id for the 'Conversation Links' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__CONVERSATION_LINKS = COLLABORATION__CONVERSATION_LINKS;
/**
* The feature id for the 'Is Closed' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__IS_CLOSED = COLLABORATION__IS_CLOSED;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__NAME = COLLABORATION__NAME;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__LANE_SETS = COLLABORATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY__FLOW_ELEMENTS = COLLABORATION_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Choreography' class.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_FEATURE_COUNT = COLLABORATION_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Choreography' class.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_OPERATION_COUNT = COLLABORATION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ChoreographyTaskImpl Choreography Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ChoreographyTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getChoreographyTask()
* @generated
*/
int CHOREOGRAPHY_TASK = 20;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__EXTENSION_VALUES = CHOREOGRAPHY_ACTIVITY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__DOCUMENTATION = CHOREOGRAPHY_ACTIVITY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__EXTENSION_DEFINITIONS = CHOREOGRAPHY_ACTIVITY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__ID = CHOREOGRAPHY_ACTIVITY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__ANY_ATTRIBUTE = CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__AUDITING = CHOREOGRAPHY_ACTIVITY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__MONITORING = CHOREOGRAPHY_ACTIVITY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__CATEGORY_VALUE_REF = CHOREOGRAPHY_ACTIVITY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__NAME = CHOREOGRAPHY_ACTIVITY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__INCOMING = CHOREOGRAPHY_ACTIVITY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__LANES = CHOREOGRAPHY_ACTIVITY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__OUTGOING = CHOREOGRAPHY_ACTIVITY__OUTGOING;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__PARTICIPANT_REFS = CHOREOGRAPHY_ACTIVITY__PARTICIPANT_REFS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__CORRELATION_KEYS = CHOREOGRAPHY_ACTIVITY__CORRELATION_KEYS;
/**
* The feature id for the 'Initiating Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT_REF = CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_REF;
/**
* The feature id for the 'Loop Type' attribute.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__LOOP_TYPE = CHOREOGRAPHY_ACTIVITY__LOOP_TYPE;
/**
* The feature id for the 'Message Flow Ref' reference list.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK__MESSAGE_FLOW_REF = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Choreography Task' class.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK_FEATURE_COUNT = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Choreography Task' class.
*
*
* @generated
* @ordered
*/
int CHOREOGRAPHY_TASK_OPERATION_COUNT = CHOREOGRAPHY_ACTIVITY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CompensateEventDefinitionImpl Compensate Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CompensateEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCompensateEventDefinition()
* @generated
*/
int COMPENSATE_EVENT_DEFINITION = 22;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Activity Ref' reference.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__ACTIVITY_REF = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Wait For Completion' attribute.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION__WAIT_FOR_COMPLETION = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Compensate Event Definition' class.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Compensate Event Definition' class.
*
*
* @generated
* @ordered
*/
int COMPENSATE_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ComplexBehaviorDefinitionImpl Complex Behavior Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ComplexBehaviorDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getComplexBehaviorDefinition()
* @generated
*/
int COMPLEX_BEHAVIOR_DEFINITION = 23;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Condition' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__CONDITION = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Event' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION__EVENT = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Complex Behavior Definition' class.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Complex Behavior Definition' class.
*
*
* @generated
* @ordered
*/
int COMPLEX_BEHAVIOR_DEFINITION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GatewayImpl Gateway}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GatewayImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGateway()
* @generated
*/
int GATEWAY = 66;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__EXTENSION_VALUES = FLOW_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__DOCUMENTATION = FLOW_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__EXTENSION_DEFINITIONS = FLOW_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GATEWAY__ID = FLOW_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GATEWAY__ANY_ATTRIBUTE = FLOW_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int GATEWAY__AUDITING = FLOW_NODE__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int GATEWAY__MONITORING = FLOW_NODE__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__CATEGORY_VALUE_REF = FLOW_NODE__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GATEWAY__NAME = FLOW_NODE__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__INCOMING = FLOW_NODE__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__LANES = FLOW_NODE__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int GATEWAY__OUTGOING = FLOW_NODE__OUTGOING;
/**
* The feature id for the 'Gateway Direction' attribute.
*
*
* @generated
* @ordered
*/
int GATEWAY__GATEWAY_DIRECTION = FLOW_NODE_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Gateway' class.
*
*
* @generated
* @ordered
*/
int GATEWAY_FEATURE_COUNT = FLOW_NODE_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Gateway' class.
*
*
* @generated
* @ordered
*/
int GATEWAY_OPERATION_COUNT = FLOW_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ComplexGatewayImpl Complex Gateway}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ComplexGatewayImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getComplexGateway()
* @generated
*/
int COMPLEX_GATEWAY = 24;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__EXTENSION_VALUES = GATEWAY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__DOCUMENTATION = GATEWAY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__EXTENSION_DEFINITIONS = GATEWAY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__ID = GATEWAY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__ANY_ATTRIBUTE = GATEWAY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__AUDITING = GATEWAY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__MONITORING = GATEWAY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__CATEGORY_VALUE_REF = GATEWAY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__NAME = GATEWAY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__INCOMING = GATEWAY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__LANES = GATEWAY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__OUTGOING = GATEWAY__OUTGOING;
/**
* The feature id for the 'Gateway Direction' attribute.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__GATEWAY_DIRECTION = GATEWAY__GATEWAY_DIRECTION;
/**
* The feature id for the 'Activation Condition' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__ACTIVATION_CONDITION = GATEWAY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY__DEFAULT = GATEWAY_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Complex Gateway' class.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY_FEATURE_COUNT = GATEWAY_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Complex Gateway' class.
*
*
* @generated
* @ordered
*/
int COMPLEX_GATEWAY_OPERATION_COUNT = GATEWAY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ConditionalEventDefinitionImpl Conditional Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ConditionalEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getConditionalEventDefinition()
* @generated
*/
int CONDITIONAL_EVENT_DEFINITION = 25;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Condition' containment reference.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION__CONDITION = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Conditional Event Definition' class.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Conditional Event Definition' class.
*
*
* @generated
* @ordered
*/
int CONDITIONAL_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ConversationImpl Conversation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ConversationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getConversation()
* @generated
*/
int CONVERSATION = 26;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__EXTENSION_VALUES = CONVERSATION_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__DOCUMENTATION = CONVERSATION_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__EXTENSION_DEFINITIONS = CONVERSATION_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION__ID = CONVERSATION_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__ANY_ATTRIBUTE = CONVERSATION_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__INCOMING_CONVERSATION_LINKS = CONVERSATION_NODE__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__OUTGOING_CONVERSATION_LINKS = CONVERSATION_NODE__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__PARTICIPANT_REFS = CONVERSATION_NODE__PARTICIPANT_REFS;
/**
* The feature id for the 'Message Flow Refs' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__MESSAGE_FLOW_REFS = CONVERSATION_NODE__MESSAGE_FLOW_REFS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION__CORRELATION_KEYS = CONVERSATION_NODE__CORRELATION_KEYS;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION__NAME = CONVERSATION_NODE__NAME;
/**
* The number of structural features of the 'Conversation' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_FEATURE_COUNT = CONVERSATION_NODE_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Conversation' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_OPERATION_COUNT = CONVERSATION_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ConversationAssociationImpl Conversation Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ConversationAssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getConversationAssociation()
* @generated
*/
int CONVERSATION_ASSOCIATION = 27;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Inner Conversation Node Ref' reference.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__INNER_CONVERSATION_NODE_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outer Conversation Node Ref' reference.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION__OUTER_CONVERSATION_NODE_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Conversation Association' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Conversation Association' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_ASSOCIATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ConversationLinkImpl Conversation Link}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ConversationLinkImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getConversationLink()
* @generated
*/
int CONVERSATION_LINK = 28;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__NAME = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Source Ref' reference.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__SOURCE_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK__TARGET_REF = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Conversation Link' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Conversation Link' class.
*
*
* @generated
* @ordered
*/
int CONVERSATION_LINK_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CorrelationKeyImpl Correlation Key}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CorrelationKeyImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCorrelationKey()
* @generated
*/
int CORRELATION_KEY = 30;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Correlation Property Ref' reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__CORRELATION_PROPERTY_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY__NAME = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Correlation Key' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Correlation Key' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_KEY_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CorrelationPropertyImpl Correlation Property}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CorrelationPropertyImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCorrelationProperty()
* @generated
*/
int CORRELATION_PROPERTY = 31;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Correlation Property Retrieval Expression' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Type' reference.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY__TYPE = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Correlation Property' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Correlation Property' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CorrelationPropertyBindingImpl Correlation Property Binding}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CorrelationPropertyBindingImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCorrelationPropertyBinding()
* @generated
*/
int CORRELATION_PROPERTY_BINDING = 32;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data Path' containment reference.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__DATA_PATH = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Correlation Property Ref' reference.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING__CORRELATION_PROPERTY_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Correlation Property Binding' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Correlation Property Binding' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_BINDING_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CorrelationPropertyRetrievalExpressionImpl Correlation Property Retrieval Expression}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CorrelationPropertyRetrievalExpressionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCorrelationPropertyRetrievalExpression()
* @generated
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION = 33;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Message Path' containment reference.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__MESSAGE_PATH = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Message Ref' reference.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION__MESSAGE_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Correlation Property Retrieval Expression' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Correlation Property Retrieval Expression' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.CorrelationSubscriptionImpl Correlation Subscription}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.CorrelationSubscriptionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getCorrelationSubscription()
* @generated
*/
int CORRELATION_SUBSCRIPTION = 34;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Correlation Property Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__CORRELATION_PROPERTY_BINDING = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Correlation Key Ref' reference.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION__CORRELATION_KEY_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Correlation Subscription' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Correlation Subscription' class.
*
*
* @generated
* @ordered
*/
int CORRELATION_SUBSCRIPTION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataAssociationImpl Data Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataAssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataAssociation()
* @generated
*/
int DATA_ASSOCIATION = 35;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Source Ref' reference list.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__SOURCE_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__TARGET_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Transformation' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__TRANSFORMATION = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Assignment' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION__ASSIGNMENT = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Data Association' class.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Data Association' class.
*
*
* @generated
* @ordered
*/
int DATA_ASSOCIATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ItemAwareElementImpl Item Aware Element}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ItemAwareElementImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getItemAwareElement()
* @generated
*/
int ITEM_AWARE_ELEMENT = 86;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__DATA_STATE = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT__ITEM_SUBJECT_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Item Aware Element' class.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Item Aware Element' class.
*
*
* @generated
* @ordered
*/
int ITEM_AWARE_ELEMENT_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataInputImpl Data Input}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataInputImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataInput()
* @generated
*/
int DATA_INPUT = 36;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__EXTENSION_VALUES = ITEM_AWARE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__DOCUMENTATION = ITEM_AWARE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__EXTENSION_DEFINITIONS = ITEM_AWARE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__ID = ITEM_AWARE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__ANY_ATTRIBUTE = ITEM_AWARE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__DATA_STATE = ITEM_AWARE_ELEMENT__DATA_STATE;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__ITEM_SUBJECT_REF = ITEM_AWARE_ELEMENT__ITEM_SUBJECT_REF;
/**
* The feature id for the 'Input Set With Optional' reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__INPUT_SET_WITH_OPTIONAL = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Input Set With While Executing' reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__INPUT_SET_WITH_WHILE_EXECUTING = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Input Set Refs' reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__INPUT_SET_REFS = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Is Collection' attribute.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__IS_COLLECTION = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_INPUT__NAME = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Data Input' class.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_FEATURE_COUNT = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Data Input' class.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_OPERATION_COUNT = ITEM_AWARE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataInputAssociationImpl Data Input Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataInputAssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataInputAssociation()
* @generated
*/
int DATA_INPUT_ASSOCIATION = 37;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__EXTENSION_VALUES = DATA_ASSOCIATION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__DOCUMENTATION = DATA_ASSOCIATION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__EXTENSION_DEFINITIONS = DATA_ASSOCIATION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__ID = DATA_ASSOCIATION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__ANY_ATTRIBUTE = DATA_ASSOCIATION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Source Ref' reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__SOURCE_REF = DATA_ASSOCIATION__SOURCE_REF;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__TARGET_REF = DATA_ASSOCIATION__TARGET_REF;
/**
* The feature id for the 'Transformation' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__TRANSFORMATION = DATA_ASSOCIATION__TRANSFORMATION;
/**
* The feature id for the 'Assignment' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION__ASSIGNMENT = DATA_ASSOCIATION__ASSIGNMENT;
/**
* The number of structural features of the 'Data Input Association' class.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION_FEATURE_COUNT = DATA_ASSOCIATION_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Data Input Association' class.
*
*
* @generated
* @ordered
*/
int DATA_INPUT_ASSOCIATION_OPERATION_COUNT = DATA_ASSOCIATION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataObjectImpl Data Object}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataObjectImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataObject()
* @generated
*/
int DATA_OBJECT = 38;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__EXTENSION_VALUES = FLOW_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__DOCUMENTATION = FLOW_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__EXTENSION_DEFINITIONS = FLOW_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__ID = FLOW_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__ANY_ATTRIBUTE = FLOW_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__AUDITING = FLOW_ELEMENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__MONITORING = FLOW_ELEMENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__CATEGORY_VALUE_REF = FLOW_ELEMENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__NAME = FLOW_ELEMENT__NAME;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__DATA_STATE = FLOW_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__ITEM_SUBJECT_REF = FLOW_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Is Collection' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT__IS_COLLECTION = FLOW_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Data Object' class.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_FEATURE_COUNT = FLOW_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Data Object' class.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_OPERATION_COUNT = FLOW_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataObjectReferenceImpl Data Object Reference}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataObjectReferenceImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataObjectReference()
* @generated
*/
int DATA_OBJECT_REFERENCE = 39;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__EXTENSION_VALUES = FLOW_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__DOCUMENTATION = FLOW_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__EXTENSION_DEFINITIONS = FLOW_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__ID = FLOW_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__ANY_ATTRIBUTE = FLOW_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__AUDITING = FLOW_ELEMENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__MONITORING = FLOW_ELEMENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__CATEGORY_VALUE_REF = FLOW_ELEMENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__NAME = FLOW_ELEMENT__NAME;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__DATA_STATE = FLOW_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__ITEM_SUBJECT_REF = FLOW_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Data Object Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE__DATA_OBJECT_REF = FLOW_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Data Object Reference' class.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE_FEATURE_COUNT = FLOW_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Data Object Reference' class.
*
*
* @generated
* @ordered
*/
int DATA_OBJECT_REFERENCE_OPERATION_COUNT = FLOW_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataOutputImpl Data Output}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataOutputImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataOutput()
* @generated
*/
int DATA_OUTPUT = 40;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__EXTENSION_VALUES = ITEM_AWARE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__DOCUMENTATION = ITEM_AWARE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__EXTENSION_DEFINITIONS = ITEM_AWARE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__ID = ITEM_AWARE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__ANY_ATTRIBUTE = ITEM_AWARE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__DATA_STATE = ITEM_AWARE_ELEMENT__DATA_STATE;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__ITEM_SUBJECT_REF = ITEM_AWARE_ELEMENT__ITEM_SUBJECT_REF;
/**
* The feature id for the 'Output Set With Optional' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__OUTPUT_SET_WITH_OPTIONAL = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Output Set With While Executing' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__OUTPUT_SET_WITH_WHILE_EXECUTING = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Output Set Refs' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__OUTPUT_SET_REFS = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Is Collection' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__IS_COLLECTION = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT__NAME = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Data Output' class.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_FEATURE_COUNT = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Data Output' class.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_OPERATION_COUNT = ITEM_AWARE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataOutputAssociationImpl Data Output Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataOutputAssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataOutputAssociation()
* @generated
*/
int DATA_OUTPUT_ASSOCIATION = 41;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__EXTENSION_VALUES = DATA_ASSOCIATION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__DOCUMENTATION = DATA_ASSOCIATION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__EXTENSION_DEFINITIONS = DATA_ASSOCIATION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__ID = DATA_ASSOCIATION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__ANY_ATTRIBUTE = DATA_ASSOCIATION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Source Ref' reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__SOURCE_REF = DATA_ASSOCIATION__SOURCE_REF;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__TARGET_REF = DATA_ASSOCIATION__TARGET_REF;
/**
* The feature id for the 'Transformation' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__TRANSFORMATION = DATA_ASSOCIATION__TRANSFORMATION;
/**
* The feature id for the 'Assignment' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION__ASSIGNMENT = DATA_ASSOCIATION__ASSIGNMENT;
/**
* The number of structural features of the 'Data Output Association' class.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION_FEATURE_COUNT = DATA_ASSOCIATION_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Data Output Association' class.
*
*
* @generated
* @ordered
*/
int DATA_OUTPUT_ASSOCIATION_OPERATION_COUNT = DATA_ASSOCIATION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataStateImpl Data State}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataStateImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataState()
* @generated
*/
int DATA_STATE = 42;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_STATE__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_STATE__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_STATE__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STATE__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_STATE__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STATE__NAME = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Data State' class.
*
*
* @generated
* @ordered
*/
int DATA_STATE_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Data State' class.
*
*
* @generated
* @ordered
*/
int DATA_STATE_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataStoreImpl Data Store}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataStoreImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataStore()
* @generated
*/
int DATA_STORE = 43;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE__EXTENSION_VALUES = ITEM_AWARE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE__DOCUMENTATION = ITEM_AWARE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE__EXTENSION_DEFINITIONS = ITEM_AWARE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STORE__ID = ITEM_AWARE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_STORE__ANY_ATTRIBUTE = ITEM_AWARE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE__DATA_STATE = ITEM_AWARE_ELEMENT__DATA_STATE;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE__ITEM_SUBJECT_REF = ITEM_AWARE_ELEMENT__ITEM_SUBJECT_REF;
/**
* The feature id for the 'Capacity' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STORE__CAPACITY = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Is Unlimited' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STORE__IS_UNLIMITED = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STORE__NAME = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Data Store' class.
*
*
* @generated
* @ordered
*/
int DATA_STORE_FEATURE_COUNT = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Data Store' class.
*
*
* @generated
* @ordered
*/
int DATA_STORE_OPERATION_COUNT = ITEM_AWARE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DataStoreReferenceImpl Data Store Reference}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DataStoreReferenceImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDataStoreReference()
* @generated
*/
int DATA_STORE_REFERENCE = 44;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__EXTENSION_VALUES = FLOW_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__DOCUMENTATION = FLOW_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__EXTENSION_DEFINITIONS = FLOW_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__ID = FLOW_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__ANY_ATTRIBUTE = FLOW_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__AUDITING = FLOW_ELEMENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__MONITORING = FLOW_ELEMENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__CATEGORY_VALUE_REF = FLOW_ELEMENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__NAME = FLOW_ELEMENT__NAME;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__DATA_STATE = FLOW_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__ITEM_SUBJECT_REF = FLOW_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Data Store Ref' reference.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE__DATA_STORE_REF = FLOW_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Data Store Reference' class.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE_FEATURE_COUNT = FLOW_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Data Store Reference' class.
*
*
* @generated
* @ordered
*/
int DATA_STORE_REFERENCE_OPERATION_COUNT = FLOW_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DefinitionsImpl Definitions}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DefinitionsImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDefinitions()
* @generated
*/
int DEFINITIONS = 45;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Imports' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__IMPORTS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Extensions' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__EXTENSIONS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Root Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__ROOT_ELEMENTS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Diagrams' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__DIAGRAMS = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Relationships' containment reference list.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__RELATIONSHIPS = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The feature id for the 'Exporter' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__EXPORTER = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The feature id for the 'Exporter Version' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__EXPORTER_VERSION = BASE_ELEMENT_FEATURE_COUNT + 6;
/**
* The feature id for the 'Expression Language' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__EXPRESSION_LANGUAGE = BASE_ELEMENT_FEATURE_COUNT + 7;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__NAME = BASE_ELEMENT_FEATURE_COUNT + 8;
/**
* The feature id for the 'Target Namespace' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__TARGET_NAMESPACE = BASE_ELEMENT_FEATURE_COUNT + 9;
/**
* The feature id for the 'Type Language' attribute.
*
*
* @generated
* @ordered
*/
int DEFINITIONS__TYPE_LANGUAGE = BASE_ELEMENT_FEATURE_COUNT + 10;
/**
* The number of structural features of the 'Definitions' class.
*
*
* @generated
* @ordered
*/
int DEFINITIONS_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 11;
/**
* The number of operations of the 'Definitions' class.
*
*
* @generated
* @ordered
*/
int DEFINITIONS_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.DocumentationImpl Documentation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.DocumentationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getDocumentation()
* @generated
*/
int DOCUMENTATION = 46;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Mixed' attribute list.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__MIXED = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Text' attribute.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__TEXT = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Text Format' attribute.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION__TEXT_FORMAT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Documentation' class.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Documentation' class.
*
*
* @generated
* @ordered
*/
int DOCUMENTATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ThrowEventImpl Throw Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ThrowEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getThrowEvent()
* @generated
*/
int THROW_EVENT = 134;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__EXTENSION_VALUES = EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__DOCUMENTATION = EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__EXTENSION_DEFINITIONS = EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__ID = EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__ANY_ATTRIBUTE = EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__AUDITING = EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__MONITORING = EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__CATEGORY_VALUE_REF = EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__NAME = EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__INCOMING = EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__LANES = EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__OUTGOING = EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__INCOMING_CONVERSATION_LINKS = EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__OUTGOING_CONVERSATION_LINKS = EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__PROPERTIES = EVENT__PROPERTIES;
/**
* The feature id for the 'Data Inputs' containment reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__DATA_INPUTS = EVENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Data Input Association' containment reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__DATA_INPUT_ASSOCIATION = EVENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Input Set' containment reference.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__INPUT_SET = EVENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__EVENT_DEFINITIONS = EVENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int THROW_EVENT__EVENT_DEFINITION_REFS = EVENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Throw Event' class.
*
*
* @generated
* @ordered
*/
int THROW_EVENT_FEATURE_COUNT = EVENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Throw Event' class.
*
*
* @generated
* @ordered
*/
int THROW_EVENT_OPERATION_COUNT = EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EndEventImpl End Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EndEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEndEvent()
* @generated
*/
int END_EVENT = 47;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__EXTENSION_VALUES = THROW_EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__DOCUMENTATION = THROW_EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__EXTENSION_DEFINITIONS = THROW_EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int END_EVENT__ID = THROW_EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int END_EVENT__ANY_ATTRIBUTE = THROW_EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int END_EVENT__AUDITING = THROW_EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int END_EVENT__MONITORING = THROW_EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__CATEGORY_VALUE_REF = THROW_EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int END_EVENT__NAME = THROW_EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__INCOMING = THROW_EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__LANES = THROW_EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__OUTGOING = THROW_EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__INCOMING_CONVERSATION_LINKS = THROW_EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__OUTGOING_CONVERSATION_LINKS = THROW_EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__PROPERTIES = THROW_EVENT__PROPERTIES;
/**
* The feature id for the 'Data Inputs' containment reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__DATA_INPUTS = THROW_EVENT__DATA_INPUTS;
/**
* The feature id for the 'Data Input Association' containment reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__DATA_INPUT_ASSOCIATION = THROW_EVENT__DATA_INPUT_ASSOCIATION;
/**
* The feature id for the 'Input Set' containment reference.
*
*
* @generated
* @ordered
*/
int END_EVENT__INPUT_SET = THROW_EVENT__INPUT_SET;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__EVENT_DEFINITIONS = THROW_EVENT__EVENT_DEFINITIONS;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int END_EVENT__EVENT_DEFINITION_REFS = THROW_EVENT__EVENT_DEFINITION_REFS;
/**
* The number of structural features of the 'End Event' class.
*
*
* @generated
* @ordered
*/
int END_EVENT_FEATURE_COUNT = THROW_EVENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'End Event' class.
*
*
* @generated
* @ordered
*/
int END_EVENT_OPERATION_COUNT = THROW_EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EndPointImpl End Point}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EndPointImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEndPoint()
* @generated
*/
int END_POINT = 48;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int END_POINT__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int END_POINT__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int END_POINT__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int END_POINT__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int END_POINT__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'End Point' class.
*
*
* @generated
* @ordered
*/
int END_POINT_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'End Point' class.
*
*
* @generated
* @ordered
*/
int END_POINT_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ErrorImpl Error}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ErrorImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getError()
* @generated
*/
int ERROR = 49;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ERROR__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ERROR__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ERROR__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ERROR__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ERROR__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Error Code' attribute.
*
*
* @generated
* @ordered
*/
int ERROR__ERROR_CODE = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int ERROR__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Structure Ref' reference.
*
*
* @generated
* @ordered
*/
int ERROR__STRUCTURE_REF = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Error' class.
*
*
* @generated
* @ordered
*/
int ERROR_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Error' class.
*
*
* @generated
* @ordered
*/
int ERROR_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ErrorEventDefinitionImpl Error Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ErrorEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getErrorEventDefinition()
* @generated
*/
int ERROR_EVENT_DEFINITION = 50;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Error Ref' reference.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION__ERROR_REF = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Error Event Definition' class.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Error Event Definition' class.
*
*
* @generated
* @ordered
*/
int ERROR_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EscalationImpl Escalation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EscalationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEscalation()
* @generated
*/
int ESCALATION = 51;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ESCALATION__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ESCALATION__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ESCALATION__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ESCALATION__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ESCALATION__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Escalation Code' attribute.
*
*
* @generated
* @ordered
*/
int ESCALATION__ESCALATION_CODE = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int ESCALATION__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Structure Ref' reference.
*
*
* @generated
* @ordered
*/
int ESCALATION__STRUCTURE_REF = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Escalation' class.
*
*
* @generated
* @ordered
*/
int ESCALATION_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Escalation' class.
*
*
* @generated
* @ordered
*/
int ESCALATION_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EscalationEventDefinitionImpl Escalation Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EscalationEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEscalationEventDefinition()
* @generated
*/
int ESCALATION_EVENT_DEFINITION = 52;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Escalation Ref' reference.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION__ESCALATION_REF = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Escalation Event Definition' class.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Escalation Event Definition' class.
*
*
* @generated
* @ordered
*/
int ESCALATION_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.EventBasedGatewayImpl Event Based Gateway}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.EventBasedGatewayImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEventBasedGateway()
* @generated
*/
int EVENT_BASED_GATEWAY = 54;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__EXTENSION_VALUES = GATEWAY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__DOCUMENTATION = GATEWAY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__EXTENSION_DEFINITIONS = GATEWAY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__ID = GATEWAY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__ANY_ATTRIBUTE = GATEWAY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__AUDITING = GATEWAY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__MONITORING = GATEWAY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__CATEGORY_VALUE_REF = GATEWAY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__NAME = GATEWAY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__INCOMING = GATEWAY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__LANES = GATEWAY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__OUTGOING = GATEWAY__OUTGOING;
/**
* The feature id for the 'Gateway Direction' attribute.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__GATEWAY_DIRECTION = GATEWAY__GATEWAY_DIRECTION;
/**
* The feature id for the 'Event Gateway Type' attribute.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__EVENT_GATEWAY_TYPE = GATEWAY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Instantiate' attribute.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY__INSTANTIATE = GATEWAY_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Event Based Gateway' class.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY_FEATURE_COUNT = GATEWAY_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Event Based Gateway' class.
*
*
* @generated
* @ordered
*/
int EVENT_BASED_GATEWAY_OPERATION_COUNT = GATEWAY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ExclusiveGatewayImpl Exclusive Gateway}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ExclusiveGatewayImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getExclusiveGateway()
* @generated
*/
int EXCLUSIVE_GATEWAY = 56;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__EXTENSION_VALUES = GATEWAY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__DOCUMENTATION = GATEWAY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__EXTENSION_DEFINITIONS = GATEWAY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__ID = GATEWAY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__ANY_ATTRIBUTE = GATEWAY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__AUDITING = GATEWAY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__MONITORING = GATEWAY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__CATEGORY_VALUE_REF = GATEWAY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__NAME = GATEWAY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__INCOMING = GATEWAY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__LANES = GATEWAY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__OUTGOING = GATEWAY__OUTGOING;
/**
* The feature id for the 'Gateway Direction' attribute.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__GATEWAY_DIRECTION = GATEWAY__GATEWAY_DIRECTION;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY__DEFAULT = GATEWAY_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Exclusive Gateway' class.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY_FEATURE_COUNT = GATEWAY_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Exclusive Gateway' class.
*
*
* @generated
* @ordered
*/
int EXCLUSIVE_GATEWAY_OPERATION_COUNT = GATEWAY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ExpressionImpl Expression}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ExpressionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getExpression()
* @generated
*/
int EXPRESSION = 57;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int EXPRESSION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int EXPRESSION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int EXPRESSION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int EXPRESSION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int EXPRESSION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Expression' class.
*
*
* @generated
* @ordered
*/
int EXPRESSION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Expression' class.
*
*
* @generated
* @ordered
*/
int EXPRESSION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ExtensionImpl Extension}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ExtensionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getExtension()
* @generated
*/
int EXTENSION = 58;
/**
* The feature id for the 'Definition' containment reference.
*
*
* @generated
* @ordered
*/
int EXTENSION__DEFINITION = 0;
/**
* The feature id for the 'Must Understand' attribute.
*
*
* @generated
* @ordered
*/
int EXTENSION__MUST_UNDERSTAND = 1;
/**
* The feature id for the 'Xsd Definition' attribute.
*
*
* @generated
* @ordered
*/
int EXTENSION__XSD_DEFINITION = 2;
/**
* The number of structural features of the 'Extension' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_FEATURE_COUNT = 3;
/**
* The number of operations of the 'Extension' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ExtensionAttributeDefinitionImpl Extension Attribute Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ExtensionAttributeDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getExtensionAttributeDefinition()
* @generated
*/
int EXTENSION_ATTRIBUTE_DEFINITION = 59;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_DEFINITION__NAME = 0;
/**
* The feature id for the 'Type' attribute.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_DEFINITION__TYPE = 1;
/**
* The feature id for the 'Is Reference' attribute.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_DEFINITION__IS_REFERENCE = 2;
/**
* The feature id for the 'Extension Definition' container reference.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_DEFINITION__EXTENSION_DEFINITION = 3;
/**
* The number of structural features of the 'Extension Attribute Definition' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_DEFINITION_FEATURE_COUNT = 4;
/**
* The number of operations of the 'Extension Attribute Definition' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_DEFINITION_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ExtensionAttributeValueImpl Extension Attribute Value}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ExtensionAttributeValueImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getExtensionAttributeValue()
* @generated
*/
int EXTENSION_ATTRIBUTE_VALUE = 60;
/**
* The feature id for the 'Value Ref' reference.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_VALUE__VALUE_REF = 0;
/**
* The feature id for the 'Value' attribute list.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_VALUE__VALUE = 1;
/**
* The feature id for the 'Extension Attribute Definition' reference.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_VALUE__EXTENSION_ATTRIBUTE_DEFINITION = 2;
/**
* The number of structural features of the 'Extension Attribute Value' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_VALUE_FEATURE_COUNT = 3;
/**
* The number of operations of the 'Extension Attribute Value' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_ATTRIBUTE_VALUE_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ExtensionDefinitionImpl Extension Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ExtensionDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getExtensionDefinition()
* @generated
*/
int EXTENSION_DEFINITION = 61;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int EXTENSION_DEFINITION__NAME = 0;
/**
* The feature id for the 'Extension Attribute Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int EXTENSION_DEFINITION__EXTENSION_ATTRIBUTE_DEFINITIONS = 1;
/**
* The number of structural features of the 'Extension Definition' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_DEFINITION_FEATURE_COUNT = 2;
/**
* The number of operations of the 'Extension Definition' class.
*
*
* @generated
* @ordered
*/
int EXTENSION_DEFINITION_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.FlowElementsContainerImpl Flow Elements Container}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.FlowElementsContainerImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getFlowElementsContainer()
* @generated
*/
int FLOW_ELEMENTS_CONTAINER = 63;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__LANE_SETS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER__FLOW_ELEMENTS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Flow Elements Container' class.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Flow Elements Container' class.
*
*
* @generated
* @ordered
*/
int FLOW_ELEMENTS_CONTAINER_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.FormalExpressionImpl Formal Expression}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.FormalExpressionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getFormalExpression()
* @generated
*/
int FORMAL_EXPRESSION = 65;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__EXTENSION_VALUES = EXPRESSION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__DOCUMENTATION = EXPRESSION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__EXTENSION_DEFINITIONS = EXPRESSION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__ID = EXPRESSION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__ANY_ATTRIBUTE = EXPRESSION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Mixed' attribute list.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__MIXED = EXPRESSION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Body' attribute.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__BODY = EXPRESSION_FEATURE_COUNT + 1;
/**
* The feature id for the 'Evaluates To Type Ref' reference.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__EVALUATES_TO_TYPE_REF = EXPRESSION_FEATURE_COUNT + 2;
/**
* The feature id for the 'Language' attribute.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION__LANGUAGE = EXPRESSION_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Formal Expression' class.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION_FEATURE_COUNT = EXPRESSION_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Formal Expression' class.
*
*
* @generated
* @ordered
*/
int FORMAL_EXPRESSION_OPERATION_COUNT = EXPRESSION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalTaskImpl Global Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalTask()
* @generated
*/
int GLOBAL_TASK = 72;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__EXTENSION_VALUES = CALLABLE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__DOCUMENTATION = CALLABLE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__EXTENSION_DEFINITIONS = CALLABLE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__ID = CALLABLE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__ANY_ATTRIBUTE = CALLABLE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__SUPPORTED_INTERFACE_REFS = CALLABLE_ELEMENT__SUPPORTED_INTERFACE_REFS;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__IO_SPECIFICATION = CALLABLE_ELEMENT__IO_SPECIFICATION;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__IO_BINDING = CALLABLE_ELEMENT__IO_BINDING;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__NAME = CALLABLE_ELEMENT__NAME;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK__RESOURCES = CALLABLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Global Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK_FEATURE_COUNT = CALLABLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Global Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_TASK_OPERATION_COUNT = CALLABLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalBusinessRuleTaskImpl Global Business Rule Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalBusinessRuleTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalBusinessRuleTask()
* @generated
*/
int GLOBAL_BUSINESS_RULE_TASK = 67;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__EXTENSION_VALUES = GLOBAL_TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__DOCUMENTATION = GLOBAL_TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__EXTENSION_DEFINITIONS = GLOBAL_TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__ID = GLOBAL_TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__ANY_ATTRIBUTE = GLOBAL_TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__SUPPORTED_INTERFACE_REFS = GLOBAL_TASK__SUPPORTED_INTERFACE_REFS;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__IO_SPECIFICATION = GLOBAL_TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__IO_BINDING = GLOBAL_TASK__IO_BINDING;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__NAME = GLOBAL_TASK__NAME;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__RESOURCES = GLOBAL_TASK__RESOURCES;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK__IMPLEMENTATION = GLOBAL_TASK_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Global Business Rule Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK_FEATURE_COUNT = GLOBAL_TASK_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Global Business Rule Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_BUSINESS_RULE_TASK_OPERATION_COUNT = GLOBAL_TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalChoreographyTaskImpl Global Choreography Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalChoreographyTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalChoreographyTask()
* @generated
*/
int GLOBAL_CHOREOGRAPHY_TASK = 68;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__EXTENSION_VALUES = CHOREOGRAPHY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__DOCUMENTATION = CHOREOGRAPHY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__EXTENSION_DEFINITIONS = CHOREOGRAPHY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__ID = CHOREOGRAPHY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__ANY_ATTRIBUTE = CHOREOGRAPHY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Participants' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__PARTICIPANTS = CHOREOGRAPHY__PARTICIPANTS;
/**
* The feature id for the 'Message Flows' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__MESSAGE_FLOWS = CHOREOGRAPHY__MESSAGE_FLOWS;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__ARTIFACTS = CHOREOGRAPHY__ARTIFACTS;
/**
* The feature id for the 'Conversations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__CONVERSATIONS = CHOREOGRAPHY__CONVERSATIONS;
/**
* The feature id for the 'Conversation Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__CONVERSATION_ASSOCIATIONS = CHOREOGRAPHY__CONVERSATION_ASSOCIATIONS;
/**
* The feature id for the 'Participant Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__PARTICIPANT_ASSOCIATIONS = CHOREOGRAPHY__PARTICIPANT_ASSOCIATIONS;
/**
* The feature id for the 'Message Flow Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__MESSAGE_FLOW_ASSOCIATIONS = CHOREOGRAPHY__MESSAGE_FLOW_ASSOCIATIONS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__CORRELATION_KEYS = CHOREOGRAPHY__CORRELATION_KEYS;
/**
* The feature id for the 'Choreography Ref' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__CHOREOGRAPHY_REF = CHOREOGRAPHY__CHOREOGRAPHY_REF;
/**
* The feature id for the 'Conversation Links' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__CONVERSATION_LINKS = CHOREOGRAPHY__CONVERSATION_LINKS;
/**
* The feature id for the 'Is Closed' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__IS_CLOSED = CHOREOGRAPHY__IS_CLOSED;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__NAME = CHOREOGRAPHY__NAME;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__LANE_SETS = CHOREOGRAPHY__LANE_SETS;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__FLOW_ELEMENTS = CHOREOGRAPHY__FLOW_ELEMENTS;
/**
* The feature id for the 'Initiating Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK__INITIATING_PARTICIPANT_REF = CHOREOGRAPHY_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Global Choreography Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK_FEATURE_COUNT = CHOREOGRAPHY_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Global Choreography Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_CHOREOGRAPHY_TASK_OPERATION_COUNT = CHOREOGRAPHY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalConversationImpl Global Conversation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalConversationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalConversation()
* @generated
*/
int GLOBAL_CONVERSATION = 69;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__EXTENSION_VALUES = COLLABORATION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__DOCUMENTATION = COLLABORATION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__EXTENSION_DEFINITIONS = COLLABORATION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__ID = COLLABORATION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__ANY_ATTRIBUTE = COLLABORATION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Participants' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__PARTICIPANTS = COLLABORATION__PARTICIPANTS;
/**
* The feature id for the 'Message Flows' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__MESSAGE_FLOWS = COLLABORATION__MESSAGE_FLOWS;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__ARTIFACTS = COLLABORATION__ARTIFACTS;
/**
* The feature id for the 'Conversations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__CONVERSATIONS = COLLABORATION__CONVERSATIONS;
/**
* The feature id for the 'Conversation Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__CONVERSATION_ASSOCIATIONS = COLLABORATION__CONVERSATION_ASSOCIATIONS;
/**
* The feature id for the 'Participant Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__PARTICIPANT_ASSOCIATIONS = COLLABORATION__PARTICIPANT_ASSOCIATIONS;
/**
* The feature id for the 'Message Flow Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__MESSAGE_FLOW_ASSOCIATIONS = COLLABORATION__MESSAGE_FLOW_ASSOCIATIONS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__CORRELATION_KEYS = COLLABORATION__CORRELATION_KEYS;
/**
* The feature id for the 'Choreography Ref' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__CHOREOGRAPHY_REF = COLLABORATION__CHOREOGRAPHY_REF;
/**
* The feature id for the 'Conversation Links' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__CONVERSATION_LINKS = COLLABORATION__CONVERSATION_LINKS;
/**
* The feature id for the 'Is Closed' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__IS_CLOSED = COLLABORATION__IS_CLOSED;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION__NAME = COLLABORATION__NAME;
/**
* The number of structural features of the 'Global Conversation' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION_FEATURE_COUNT = COLLABORATION_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Global Conversation' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_CONVERSATION_OPERATION_COUNT = COLLABORATION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalManualTaskImpl Global Manual Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalManualTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalManualTask()
* @generated
*/
int GLOBAL_MANUAL_TASK = 70;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__EXTENSION_VALUES = GLOBAL_TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__DOCUMENTATION = GLOBAL_TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__EXTENSION_DEFINITIONS = GLOBAL_TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__ID = GLOBAL_TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__ANY_ATTRIBUTE = GLOBAL_TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__SUPPORTED_INTERFACE_REFS = GLOBAL_TASK__SUPPORTED_INTERFACE_REFS;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__IO_SPECIFICATION = GLOBAL_TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__IO_BINDING = GLOBAL_TASK__IO_BINDING;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__NAME = GLOBAL_TASK__NAME;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK__RESOURCES = GLOBAL_TASK__RESOURCES;
/**
* The number of structural features of the 'Global Manual Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK_FEATURE_COUNT = GLOBAL_TASK_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Global Manual Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_MANUAL_TASK_OPERATION_COUNT = GLOBAL_TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalScriptTaskImpl Global Script Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalScriptTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalScriptTask()
* @generated
*/
int GLOBAL_SCRIPT_TASK = 71;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__EXTENSION_VALUES = GLOBAL_TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__DOCUMENTATION = GLOBAL_TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__EXTENSION_DEFINITIONS = GLOBAL_TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__ID = GLOBAL_TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__ANY_ATTRIBUTE = GLOBAL_TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__SUPPORTED_INTERFACE_REFS = GLOBAL_TASK__SUPPORTED_INTERFACE_REFS;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__IO_SPECIFICATION = GLOBAL_TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__IO_BINDING = GLOBAL_TASK__IO_BINDING;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__NAME = GLOBAL_TASK__NAME;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__RESOURCES = GLOBAL_TASK__RESOURCES;
/**
* The feature id for the 'Script' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__SCRIPT = GLOBAL_TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Script Language' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK__SCRIPT_LANGUAGE = GLOBAL_TASK_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Global Script Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK_FEATURE_COUNT = GLOBAL_TASK_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Global Script Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_SCRIPT_TASK_OPERATION_COUNT = GLOBAL_TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GlobalUserTaskImpl Global User Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GlobalUserTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGlobalUserTask()
* @generated
*/
int GLOBAL_USER_TASK = 73;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__EXTENSION_VALUES = GLOBAL_TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__DOCUMENTATION = GLOBAL_TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__EXTENSION_DEFINITIONS = GLOBAL_TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__ID = GLOBAL_TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__ANY_ATTRIBUTE = GLOBAL_TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__SUPPORTED_INTERFACE_REFS = GLOBAL_TASK__SUPPORTED_INTERFACE_REFS;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__IO_SPECIFICATION = GLOBAL_TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__IO_BINDING = GLOBAL_TASK__IO_BINDING;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__NAME = GLOBAL_TASK__NAME;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__RESOURCES = GLOBAL_TASK__RESOURCES;
/**
* The feature id for the 'Renderings' containment reference list.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__RENDERINGS = GLOBAL_TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK__IMPLEMENTATION = GLOBAL_TASK_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Global User Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK_FEATURE_COUNT = GLOBAL_TASK_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Global User Task' class.
*
*
* @generated
* @ordered
*/
int GLOBAL_USER_TASK_OPERATION_COUNT = GLOBAL_TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.GroupImpl Group}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.GroupImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGroup()
* @generated
*/
int GROUP = 74;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int GROUP__EXTENSION_VALUES = ARTIFACT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int GROUP__DOCUMENTATION = ARTIFACT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int GROUP__EXTENSION_DEFINITIONS = ARTIFACT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int GROUP__ID = ARTIFACT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int GROUP__ANY_ATTRIBUTE = ARTIFACT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Category Value Ref' reference.
*
*
* @generated
* @ordered
*/
int GROUP__CATEGORY_VALUE_REF = ARTIFACT_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Group' class.
*
*
* @generated
* @ordered
*/
int GROUP_FEATURE_COUNT = ARTIFACT_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Group' class.
*
*
* @generated
* @ordered
*/
int GROUP_OPERATION_COUNT = ARTIFACT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ResourceRoleImpl Resource Role}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ResourceRoleImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getResourceRole()
* @generated
*/
int RESOURCE_ROLE = 118;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Resource Ref' reference.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__RESOURCE_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Resource Parameter Bindings' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__RESOURCE_PARAMETER_BINDINGS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Resource Assignment Expression' containment reference.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__RESOURCE_ASSIGNMENT_EXPRESSION = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE__NAME = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Resource Role' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Resource Role' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_ROLE_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.PerformerImpl Performer}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.PerformerImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getPerformer()
* @generated
*/
int PERFORMER = 107;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PERFORMER__EXTENSION_VALUES = RESOURCE_ROLE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PERFORMER__DOCUMENTATION = RESOURCE_ROLE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PERFORMER__EXTENSION_DEFINITIONS = RESOURCE_ROLE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PERFORMER__ID = RESOURCE_ROLE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PERFORMER__ANY_ATTRIBUTE = RESOURCE_ROLE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Resource Ref' reference.
*
*
* @generated
* @ordered
*/
int PERFORMER__RESOURCE_REF = RESOURCE_ROLE__RESOURCE_REF;
/**
* The feature id for the 'Resource Parameter Bindings' containment reference list.
*
*
* @generated
* @ordered
*/
int PERFORMER__RESOURCE_PARAMETER_BINDINGS = RESOURCE_ROLE__RESOURCE_PARAMETER_BINDINGS;
/**
* The feature id for the 'Resource Assignment Expression' containment reference.
*
*
* @generated
* @ordered
*/
int PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION = RESOURCE_ROLE__RESOURCE_ASSIGNMENT_EXPRESSION;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PERFORMER__NAME = RESOURCE_ROLE__NAME;
/**
* The number of structural features of the 'Performer' class.
*
*
* @generated
* @ordered
*/
int PERFORMER_FEATURE_COUNT = RESOURCE_ROLE_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Performer' class.
*
*
* @generated
* @ordered
*/
int PERFORMER_OPERATION_COUNT = RESOURCE_ROLE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.HumanPerformerImpl Human Performer}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.HumanPerformerImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getHumanPerformer()
* @generated
*/
int HUMAN_PERFORMER = 75;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__EXTENSION_VALUES = PERFORMER__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__DOCUMENTATION = PERFORMER__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__EXTENSION_DEFINITIONS = PERFORMER__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__ID = PERFORMER__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__ANY_ATTRIBUTE = PERFORMER__ANY_ATTRIBUTE;
/**
* The feature id for the 'Resource Ref' reference.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__RESOURCE_REF = PERFORMER__RESOURCE_REF;
/**
* The feature id for the 'Resource Parameter Bindings' containment reference list.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__RESOURCE_PARAMETER_BINDINGS = PERFORMER__RESOURCE_PARAMETER_BINDINGS;
/**
* The feature id for the 'Resource Assignment Expression' containment reference.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION = PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER__NAME = PERFORMER__NAME;
/**
* The number of structural features of the 'Human Performer' class.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER_FEATURE_COUNT = PERFORMER_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Human Performer' class.
*
*
* @generated
* @ordered
*/
int HUMAN_PERFORMER_OPERATION_COUNT = PERFORMER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ImplicitThrowEventImpl Implicit Throw Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ImplicitThrowEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getImplicitThrowEvent()
* @generated
*/
int IMPLICIT_THROW_EVENT = 76;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__EXTENSION_VALUES = THROW_EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__DOCUMENTATION = THROW_EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__EXTENSION_DEFINITIONS = THROW_EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__ID = THROW_EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__ANY_ATTRIBUTE = THROW_EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__AUDITING = THROW_EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__MONITORING = THROW_EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__CATEGORY_VALUE_REF = THROW_EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__NAME = THROW_EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__INCOMING = THROW_EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__LANES = THROW_EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__OUTGOING = THROW_EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__INCOMING_CONVERSATION_LINKS = THROW_EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__OUTGOING_CONVERSATION_LINKS = THROW_EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__PROPERTIES = THROW_EVENT__PROPERTIES;
/**
* The feature id for the 'Data Inputs' containment reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__DATA_INPUTS = THROW_EVENT__DATA_INPUTS;
/**
* The feature id for the 'Data Input Association' containment reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__DATA_INPUT_ASSOCIATION = THROW_EVENT__DATA_INPUT_ASSOCIATION;
/**
* The feature id for the 'Input Set' containment reference.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__INPUT_SET = THROW_EVENT__INPUT_SET;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__EVENT_DEFINITIONS = THROW_EVENT__EVENT_DEFINITIONS;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT__EVENT_DEFINITION_REFS = THROW_EVENT__EVENT_DEFINITION_REFS;
/**
* The number of structural features of the 'Implicit Throw Event' class.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT_FEATURE_COUNT = THROW_EVENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Implicit Throw Event' class.
*
*
* @generated
* @ordered
*/
int IMPLICIT_THROW_EVENT_OPERATION_COUNT = THROW_EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ImportImpl Import}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ImportImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getImport()
* @generated
*/
int IMPORT = 77;
/**
* The feature id for the 'Import Type' attribute.
*
*
* @generated
* @ordered
*/
int IMPORT__IMPORT_TYPE = 0;
/**
* The feature id for the 'Location' attribute.
*
*
* @generated
* @ordered
*/
int IMPORT__LOCATION = 1;
/**
* The feature id for the 'Namespace' attribute.
*
*
* @generated
* @ordered
*/
int IMPORT__NAMESPACE = 2;
/**
* The number of structural features of the 'Import' class.
*
*
* @generated
* @ordered
*/
int IMPORT_FEATURE_COUNT = 3;
/**
* The number of operations of the 'Import' class.
*
*
* @generated
* @ordered
*/
int IMPORT_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.InclusiveGatewayImpl Inclusive Gateway}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.InclusiveGatewayImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getInclusiveGateway()
* @generated
*/
int INCLUSIVE_GATEWAY = 78;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__EXTENSION_VALUES = GATEWAY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__DOCUMENTATION = GATEWAY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__EXTENSION_DEFINITIONS = GATEWAY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__ID = GATEWAY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__ANY_ATTRIBUTE = GATEWAY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__AUDITING = GATEWAY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__MONITORING = GATEWAY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__CATEGORY_VALUE_REF = GATEWAY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__NAME = GATEWAY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__INCOMING = GATEWAY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__LANES = GATEWAY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__OUTGOING = GATEWAY__OUTGOING;
/**
* The feature id for the 'Gateway Direction' attribute.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__GATEWAY_DIRECTION = GATEWAY__GATEWAY_DIRECTION;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY__DEFAULT = GATEWAY_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Inclusive Gateway' class.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY_FEATURE_COUNT = GATEWAY_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Inclusive Gateway' class.
*
*
* @generated
* @ordered
*/
int INCLUSIVE_GATEWAY_OPERATION_COUNT = GATEWAY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.InputOutputBindingImpl Input Output Binding}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.InputOutputBindingImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getInputOutputBinding()
* @generated
*/
int INPUT_OUTPUT_BINDING = 79;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Input Data Ref' reference.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__INPUT_DATA_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Operation Ref' reference.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__OPERATION_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Output Data Ref' reference.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING__OUTPUT_DATA_REF = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Input Output Binding' class.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Input Output Binding' class.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_BINDING_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.InputOutputSpecificationImpl Input Output Specification}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.InputOutputSpecificationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getInputOutputSpecification()
* @generated
*/
int INPUT_OUTPUT_SPECIFICATION = 80;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data Inputs' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__DATA_INPUTS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Data Outputs' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__DATA_OUTPUTS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Input Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__INPUT_SETS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Output Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION__OUTPUT_SETS = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Input Output Specification' class.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Input Output Specification' class.
*
*
* @generated
* @ordered
*/
int INPUT_OUTPUT_SPECIFICATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.InputSetImpl Input Set}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.InputSetImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getInputSet()
* @generated
*/
int INPUT_SET = 81;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INPUT_SET__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data Input Refs' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__DATA_INPUT_REFS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Optional Input Refs' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__OPTIONAL_INPUT_REFS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'While Executing Input Refs' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__WHILE_EXECUTING_INPUT_REFS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Output Set Refs' reference list.
*
*
* @generated
* @ordered
*/
int INPUT_SET__OUTPUT_SET_REFS = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int INPUT_SET__NAME = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Input Set' class.
*
*
* @generated
* @ordered
*/
int INPUT_SET_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Input Set' class.
*
*
* @generated
* @ordered
*/
int INPUT_SET_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.InteractionNodeImpl Interaction Node}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.InteractionNodeImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getInteractionNode()
* @generated
*/
int INTERACTION_NODE = 82;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int INTERACTION_NODE__INCOMING_CONVERSATION_LINKS = 0;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int INTERACTION_NODE__OUTGOING_CONVERSATION_LINKS = 1;
/**
* The number of structural features of the 'Interaction Node' class.
*
*
* @generated
* @ordered
*/
int INTERACTION_NODE_FEATURE_COUNT = 2;
/**
* The number of operations of the 'Interaction Node' class.
*
*
* @generated
* @ordered
*/
int INTERACTION_NODE_OPERATION_COUNT = 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.InterfaceImpl Interface}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.InterfaceImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getInterface()
* @generated
*/
int INTERFACE = 83;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERFACE__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERFACE__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INTERFACE__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INTERFACE__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INTERFACE__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Operations' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERFACE__OPERATIONS = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Implementation Ref' reference.
*
*
* @generated
* @ordered
*/
int INTERFACE__IMPLEMENTATION_REF = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int INTERFACE__NAME = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Interface' class.
*
*
* @generated
* @ordered
*/
int INTERFACE_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Interface' class.
*
*
* @generated
* @ordered
*/
int INTERFACE_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.IntermediateCatchEventImpl Intermediate Catch Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.IntermediateCatchEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getIntermediateCatchEvent()
* @generated
*/
int INTERMEDIATE_CATCH_EVENT = 84;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__EXTENSION_VALUES = CATCH_EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__DOCUMENTATION = CATCH_EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__EXTENSION_DEFINITIONS = CATCH_EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__ID = CATCH_EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__ANY_ATTRIBUTE = CATCH_EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__AUDITING = CATCH_EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__MONITORING = CATCH_EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__CATEGORY_VALUE_REF = CATCH_EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__NAME = CATCH_EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__INCOMING = CATCH_EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__LANES = CATCH_EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__OUTGOING = CATCH_EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__INCOMING_CONVERSATION_LINKS = CATCH_EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__OUTGOING_CONVERSATION_LINKS = CATCH_EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__PROPERTIES = CATCH_EVENT__PROPERTIES;
/**
* The feature id for the 'Data Outputs' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__DATA_OUTPUTS = CATCH_EVENT__DATA_OUTPUTS;
/**
* The feature id for the 'Data Output Association' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__DATA_OUTPUT_ASSOCIATION = CATCH_EVENT__DATA_OUTPUT_ASSOCIATION;
/**
* The feature id for the 'Output Set' containment reference.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__OUTPUT_SET = CATCH_EVENT__OUTPUT_SET;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__EVENT_DEFINITIONS = CATCH_EVENT__EVENT_DEFINITIONS;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__EVENT_DEFINITION_REFS = CATCH_EVENT__EVENT_DEFINITION_REFS;
/**
* The feature id for the 'Parallel Multiple' attribute.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT__PARALLEL_MULTIPLE = CATCH_EVENT__PARALLEL_MULTIPLE;
/**
* The number of structural features of the 'Intermediate Catch Event' class.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT_FEATURE_COUNT = CATCH_EVENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Intermediate Catch Event' class.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_CATCH_EVENT_OPERATION_COUNT = CATCH_EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.IntermediateThrowEventImpl Intermediate Throw Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.IntermediateThrowEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getIntermediateThrowEvent()
* @generated
*/
int INTERMEDIATE_THROW_EVENT = 85;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__EXTENSION_VALUES = THROW_EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__DOCUMENTATION = THROW_EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__EXTENSION_DEFINITIONS = THROW_EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__ID = THROW_EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__ANY_ATTRIBUTE = THROW_EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__AUDITING = THROW_EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__MONITORING = THROW_EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__CATEGORY_VALUE_REF = THROW_EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__NAME = THROW_EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__INCOMING = THROW_EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__LANES = THROW_EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__OUTGOING = THROW_EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__INCOMING_CONVERSATION_LINKS = THROW_EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__OUTGOING_CONVERSATION_LINKS = THROW_EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__PROPERTIES = THROW_EVENT__PROPERTIES;
/**
* The feature id for the 'Data Inputs' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__DATA_INPUTS = THROW_EVENT__DATA_INPUTS;
/**
* The feature id for the 'Data Input Association' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__DATA_INPUT_ASSOCIATION = THROW_EVENT__DATA_INPUT_ASSOCIATION;
/**
* The feature id for the 'Input Set' containment reference.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__INPUT_SET = THROW_EVENT__INPUT_SET;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__EVENT_DEFINITIONS = THROW_EVENT__EVENT_DEFINITIONS;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT__EVENT_DEFINITION_REFS = THROW_EVENT__EVENT_DEFINITION_REFS;
/**
* The number of structural features of the 'Intermediate Throw Event' class.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT_FEATURE_COUNT = THROW_EVENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Intermediate Throw Event' class.
*
*
* @generated
* @ordered
*/
int INTERMEDIATE_THROW_EVENT_OPERATION_COUNT = THROW_EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ItemDefinitionImpl Item Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ItemDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getItemDefinition()
* @generated
*/
int ITEM_DEFINITION = 87;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Is Collection' attribute.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__IS_COLLECTION = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Import' reference.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__IMPORT = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Item Kind' attribute.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__ITEM_KIND = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Structure Ref' reference.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION__STRUCTURE_REF = ROOT_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Item Definition' class.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Item Definition' class.
*
*
* @generated
* @ordered
*/
int ITEM_DEFINITION_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.LaneImpl Lane}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.LaneImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getLane()
* @generated
*/
int LANE = 88;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int LANE__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int LANE__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int LANE__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int LANE__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int LANE__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Partition Element' containment reference.
*
*
* @generated
* @ordered
*/
int LANE__PARTITION_ELEMENT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Flow Node Refs' reference list.
*
*
* @generated
* @ordered
*/
int LANE__FLOW_NODE_REFS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Child Lane Set' containment reference.
*
*
* @generated
* @ordered
*/
int LANE__CHILD_LANE_SET = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int LANE__NAME = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Partition Element Ref' reference.
*
*
* @generated
* @ordered
*/
int LANE__PARTITION_ELEMENT_REF = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Lane' class.
*
*
* @generated
* @ordered
*/
int LANE_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Lane' class.
*
*
* @generated
* @ordered
*/
int LANE_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.LaneSetImpl Lane Set}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.LaneSetImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getLaneSet()
* @generated
*/
int LANE_SET = 89;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int LANE_SET__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int LANE_SET__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int LANE_SET__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int LANE_SET__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int LANE_SET__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Lanes' containment reference list.
*
*
* @generated
* @ordered
*/
int LANE_SET__LANES = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int LANE_SET__NAME = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Lane Set' class.
*
*
* @generated
* @ordered
*/
int LANE_SET_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Lane Set' class.
*
*
* @generated
* @ordered
*/
int LANE_SET_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.LinkEventDefinitionImpl Link Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.LinkEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getLinkEventDefinition()
* @generated
*/
int LINK_EVENT_DEFINITION = 90;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Source' reference list.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__SOURCE = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Target' reference.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__TARGET = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION__NAME = EVENT_DEFINITION_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Link Event Definition' class.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Link Event Definition' class.
*
*
* @generated
* @ordered
*/
int LINK_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.LoopCharacteristicsImpl Loop Characteristics}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.LoopCharacteristicsImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getLoopCharacteristics()
* @generated
*/
int LOOP_CHARACTERISTICS = 91;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Loop Characteristics' class.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Loop Characteristics' class.
*
*
* @generated
* @ordered
*/
int LOOP_CHARACTERISTICS_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ManualTaskImpl Manual Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ManualTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getManualTask()
* @generated
*/
int MANUAL_TASK = 92;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The number of structural features of the 'Manual Task' class.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Manual Task' class.
*
*
* @generated
* @ordered
*/
int MANUAL_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.MessageImpl Message}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.MessageImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMessage()
* @generated
*/
int MESSAGE = 93;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MESSAGE__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MESSAGE__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Item Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE__ITEM_REF = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int MESSAGE__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Message' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Message' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.MessageEventDefinitionImpl Message Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.MessageEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMessageEventDefinition()
* @generated
*/
int MESSAGE_EVENT_DEFINITION = 94;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Operation Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__OPERATION_REF = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Message Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION__MESSAGE_REF = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Message Event Definition' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Message Event Definition' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.MessageFlowImpl Message Flow}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.MessageFlowImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMessageFlow()
* @generated
*/
int MESSAGE_FLOW = 95;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Message Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__MESSAGE_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__NAME = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Source Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__SOURCE_REF = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW__TARGET_REF = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Message Flow' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Message Flow' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.MessageFlowAssociationImpl Message Flow Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.MessageFlowAssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMessageFlowAssociation()
* @generated
*/
int MESSAGE_FLOW_ASSOCIATION = 96;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Inner Message Flow Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__INNER_MESSAGE_FLOW_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outer Message Flow Ref' reference.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION__OUTER_MESSAGE_FLOW_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Message Flow Association' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Message Flow Association' class.
*
*
* @generated
* @ordered
*/
int MESSAGE_FLOW_ASSOCIATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.MonitoringImpl Monitoring}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.MonitoringImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMonitoring()
* @generated
*/
int MONITORING = 97;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MONITORING__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MONITORING__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MONITORING__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MONITORING__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MONITORING__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Monitoring' class.
*
*
* @generated
* @ordered
*/
int MONITORING_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Monitoring' class.
*
*
* @generated
* @ordered
*/
int MONITORING_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.MultiInstanceLoopCharacteristicsImpl Multi Instance Loop Characteristics}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.MultiInstanceLoopCharacteristicsImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMultiInstanceLoopCharacteristics()
* @generated
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS = 98;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__EXTENSION_VALUES = LOOP_CHARACTERISTICS__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__DOCUMENTATION = LOOP_CHARACTERISTICS__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__EXTENSION_DEFINITIONS = LOOP_CHARACTERISTICS__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ID = LOOP_CHARACTERISTICS__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE = LOOP_CHARACTERISTICS__ANY_ATTRIBUTE;
/**
* The feature id for the 'Loop Cardinality' containment reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_CARDINALITY = LOOP_CHARACTERISTICS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Loop Data Input Ref' reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_INPUT_REF = LOOP_CHARACTERISTICS_FEATURE_COUNT + 1;
/**
* The feature id for the 'Loop Data Output Ref' reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__LOOP_DATA_OUTPUT_REF = LOOP_CHARACTERISTICS_FEATURE_COUNT + 2;
/**
* The feature id for the 'Input Data Item' containment reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__INPUT_DATA_ITEM = LOOP_CHARACTERISTICS_FEATURE_COUNT + 3;
/**
* The feature id for the 'Output Data Item' containment reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__OUTPUT_DATA_ITEM = LOOP_CHARACTERISTICS_FEATURE_COUNT + 4;
/**
* The feature id for the 'Complex Behavior Definition' containment reference list.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLEX_BEHAVIOR_DEFINITION = LOOP_CHARACTERISTICS_FEATURE_COUNT + 5;
/**
* The feature id for the 'Completion Condition' containment reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__COMPLETION_CONDITION = LOOP_CHARACTERISTICS_FEATURE_COUNT + 6;
/**
* The feature id for the 'Behavior' attribute.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__BEHAVIOR = LOOP_CHARACTERISTICS_FEATURE_COUNT + 7;
/**
* The feature id for the 'Is Sequential' attribute.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__IS_SEQUENTIAL = LOOP_CHARACTERISTICS_FEATURE_COUNT + 8;
/**
* The feature id for the 'None Behavior Event Ref' reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__NONE_BEHAVIOR_EVENT_REF = LOOP_CHARACTERISTICS_FEATURE_COUNT + 9;
/**
* The feature id for the 'One Behavior Event Ref' reference.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS__ONE_BEHAVIOR_EVENT_REF = LOOP_CHARACTERISTICS_FEATURE_COUNT + 10;
/**
* The number of structural features of the 'Multi Instance Loop Characteristics' class.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS_FEATURE_COUNT = LOOP_CHARACTERISTICS_FEATURE_COUNT + 11;
/**
* The number of operations of the 'Multi Instance Loop Characteristics' class.
*
*
* @generated
* @ordered
*/
int MULTI_INSTANCE_LOOP_CHARACTERISTICS_OPERATION_COUNT = LOOP_CHARACTERISTICS_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.OperationImpl Operation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.OperationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getOperation()
* @generated
*/
int OPERATION = 99;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int OPERATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int OPERATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int OPERATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'In Message Ref' reference.
*
*
* @generated
* @ordered
*/
int OPERATION__IN_MESSAGE_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Out Message Ref' reference.
*
*
* @generated
* @ordered
*/
int OPERATION__OUT_MESSAGE_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Error Refs' reference list.
*
*
* @generated
* @ordered
*/
int OPERATION__ERROR_REFS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Implementation Ref' reference.
*
*
* @generated
* @ordered
*/
int OPERATION__IMPLEMENTATION_REF = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int OPERATION__NAME = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Operation' class.
*
*
* @generated
* @ordered
*/
int OPERATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Operation' class.
*
*
* @generated
* @ordered
*/
int OPERATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.OutputSetImpl Output Set}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.OutputSetImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getOutputSet()
* @generated
*/
int OUTPUT_SET = 100;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data Output Refs' reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__DATA_OUTPUT_REFS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Optional Output Refs' reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__OPTIONAL_OUTPUT_REFS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'While Executing Output Refs' reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__WHILE_EXECUTING_OUTPUT_REFS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Input Set Refs' reference list.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__INPUT_SET_REFS = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET__NAME = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of structural features of the 'Output Set' class.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The number of operations of the 'Output Set' class.
*
*
* @generated
* @ordered
*/
int OUTPUT_SET_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ParallelGatewayImpl Parallel Gateway}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ParallelGatewayImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getParallelGateway()
* @generated
*/
int PARALLEL_GATEWAY = 101;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__EXTENSION_VALUES = GATEWAY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__DOCUMENTATION = GATEWAY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__EXTENSION_DEFINITIONS = GATEWAY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__ID = GATEWAY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__ANY_ATTRIBUTE = GATEWAY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__AUDITING = GATEWAY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__MONITORING = GATEWAY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__CATEGORY_VALUE_REF = GATEWAY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__NAME = GATEWAY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__INCOMING = GATEWAY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__LANES = GATEWAY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__OUTGOING = GATEWAY__OUTGOING;
/**
* The feature id for the 'Gateway Direction' attribute.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY__GATEWAY_DIRECTION = GATEWAY__GATEWAY_DIRECTION;
/**
* The number of structural features of the 'Parallel Gateway' class.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY_FEATURE_COUNT = GATEWAY_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Parallel Gateway' class.
*
*
* @generated
* @ordered
*/
int PARALLEL_GATEWAY_OPERATION_COUNT = GATEWAY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ParticipantImpl Participant}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ParticipantImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getParticipant()
* @generated
*/
int PARTICIPANT = 102;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__INCOMING_CONVERSATION_LINKS = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__OUTGOING_CONVERSATION_LINKS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__INTERFACE_REFS = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'End Point Refs' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__END_POINT_REFS = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Participant Multiplicity' containment reference.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__PARTICIPANT_MULTIPLICITY = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__NAME = BASE_ELEMENT_FEATURE_COUNT + 5;
/**
* The feature id for the 'Process Ref' reference.
*
*
* @generated
* @ordered
*/
int PARTICIPANT__PROCESS_REF = BASE_ELEMENT_FEATURE_COUNT + 6;
/**
* The number of structural features of the 'Participant' class.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 7;
/**
* The number of operations of the 'Participant' class.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ParticipantAssociationImpl Participant Association}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ParticipantAssociationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getParticipantAssociation()
* @generated
*/
int PARTICIPANT_ASSOCIATION = 103;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Inner Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__INNER_PARTICIPANT_REF = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Outer Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION__OUTER_PARTICIPANT_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Participant Association' class.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Participant Association' class.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_ASSOCIATION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ParticipantMultiplicityImpl Participant Multiplicity}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ParticipantMultiplicityImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getParticipantMultiplicity()
* @generated
*/
int PARTICIPANT_MULTIPLICITY = 104;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Maximum' attribute.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__MAXIMUM = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Minimum' attribute.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY__MINIMUM = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Participant Multiplicity' class.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Participant Multiplicity' class.
*
*
* @generated
* @ordered
*/
int PARTICIPANT_MULTIPLICITY_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.PartnerEntityImpl Partner Entity}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.PartnerEntityImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getPartnerEntity()
* @generated
*/
int PARTNER_ENTITY = 105;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Participant Ref' reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__PARTICIPANT_REF = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Partner Entity' class.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Partner Entity' class.
*
*
* @generated
* @ordered
*/
int PARTNER_ENTITY_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.PartnerRoleImpl Partner Role}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.PartnerRoleImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getPartnerRole()
* @generated
*/
int PARTNER_ROLE = 106;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Participant Ref' reference list.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__PARTICIPANT_REF = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Partner Role' class.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Partner Role' class.
*
*
* @generated
* @ordered
*/
int PARTNER_ROLE_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.PotentialOwnerImpl Potential Owner}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.PotentialOwnerImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getPotentialOwner()
* @generated
*/
int POTENTIAL_OWNER = 108;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__EXTENSION_VALUES = HUMAN_PERFORMER__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__DOCUMENTATION = HUMAN_PERFORMER__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__EXTENSION_DEFINITIONS = HUMAN_PERFORMER__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__ID = HUMAN_PERFORMER__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__ANY_ATTRIBUTE = HUMAN_PERFORMER__ANY_ATTRIBUTE;
/**
* The feature id for the 'Resource Ref' reference.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__RESOURCE_REF = HUMAN_PERFORMER__RESOURCE_REF;
/**
* The feature id for the 'Resource Parameter Bindings' containment reference list.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__RESOURCE_PARAMETER_BINDINGS = HUMAN_PERFORMER__RESOURCE_PARAMETER_BINDINGS;
/**
* The feature id for the 'Resource Assignment Expression' containment reference.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__RESOURCE_ASSIGNMENT_EXPRESSION = HUMAN_PERFORMER__RESOURCE_ASSIGNMENT_EXPRESSION;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER__NAME = HUMAN_PERFORMER__NAME;
/**
* The number of structural features of the 'Potential Owner' class.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER_FEATURE_COUNT = HUMAN_PERFORMER_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Potential Owner' class.
*
*
* @generated
* @ordered
*/
int POTENTIAL_OWNER_OPERATION_COUNT = HUMAN_PERFORMER_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ProcessImpl Process}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ProcessImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getProcess()
* @generated
*/
int PROCESS = 109;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__EXTENSION_VALUES = CALLABLE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__DOCUMENTATION = CALLABLE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__EXTENSION_DEFINITIONS = CALLABLE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCESS__ID = CALLABLE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PROCESS__ANY_ATTRIBUTE = CALLABLE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Supported Interface Refs' reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__SUPPORTED_INTERFACE_REFS = CALLABLE_ELEMENT__SUPPORTED_INTERFACE_REFS;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int PROCESS__IO_SPECIFICATION = CALLABLE_ELEMENT__IO_SPECIFICATION;
/**
* The feature id for the 'Io Binding' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__IO_BINDING = CALLABLE_ELEMENT__IO_BINDING;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PROCESS__NAME = CALLABLE_ELEMENT__NAME;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__LANE_SETS = CALLABLE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__FLOW_ELEMENTS = CALLABLE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int PROCESS__AUDITING = CALLABLE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int PROCESS__MONITORING = CALLABLE_ELEMENT_FEATURE_COUNT + 3;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__PROPERTIES = CALLABLE_ELEMENT_FEATURE_COUNT + 4;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__ARTIFACTS = CALLABLE_ELEMENT_FEATURE_COUNT + 5;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__RESOURCES = CALLABLE_ELEMENT_FEATURE_COUNT + 6;
/**
* The feature id for the 'Correlation Subscriptions' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__CORRELATION_SUBSCRIPTIONS = CALLABLE_ELEMENT_FEATURE_COUNT + 7;
/**
* The feature id for the 'Supports' reference list.
*
*
* @generated
* @ordered
*/
int PROCESS__SUPPORTS = CALLABLE_ELEMENT_FEATURE_COUNT + 8;
/**
* The feature id for the 'Definitional Collaboration Ref' reference.
*
*
* @generated
* @ordered
*/
int PROCESS__DEFINITIONAL_COLLABORATION_REF = CALLABLE_ELEMENT_FEATURE_COUNT + 9;
/**
* The feature id for the 'Is Closed' attribute.
*
*
* @generated
* @ordered
*/
int PROCESS__IS_CLOSED = CALLABLE_ELEMENT_FEATURE_COUNT + 10;
/**
* The feature id for the 'Is Executable' attribute.
*
*
* @generated
* @ordered
*/
int PROCESS__IS_EXECUTABLE = CALLABLE_ELEMENT_FEATURE_COUNT + 11;
/**
* The feature id for the 'Process Type' attribute.
*
*
* @generated
* @ordered
*/
int PROCESS__PROCESS_TYPE = CALLABLE_ELEMENT_FEATURE_COUNT + 12;
/**
* The number of structural features of the 'Process' class.
*
*
* @generated
* @ordered
*/
int PROCESS_FEATURE_COUNT = CALLABLE_ELEMENT_FEATURE_COUNT + 13;
/**
* The number of operations of the 'Process' class.
*
*
* @generated
* @ordered
*/
int PROCESS_OPERATION_COUNT = CALLABLE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.PropertyImpl Property}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.PropertyImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getProperty()
* @generated
*/
int PROPERTY = 110;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int PROPERTY__EXTENSION_VALUES = ITEM_AWARE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int PROPERTY__DOCUMENTATION = ITEM_AWARE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int PROPERTY__EXTENSION_DEFINITIONS = ITEM_AWARE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int PROPERTY__ID = ITEM_AWARE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int PROPERTY__ANY_ATTRIBUTE = ITEM_AWARE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Data State' containment reference.
*
*
* @generated
* @ordered
*/
int PROPERTY__DATA_STATE = ITEM_AWARE_ELEMENT__DATA_STATE;
/**
* The feature id for the 'Item Subject Ref' reference.
*
*
* @generated
* @ordered
*/
int PROPERTY__ITEM_SUBJECT_REF = ITEM_AWARE_ELEMENT__ITEM_SUBJECT_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int PROPERTY__NAME = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Property' class.
*
*
* @generated
* @ordered
*/
int PROPERTY_FEATURE_COUNT = ITEM_AWARE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Property' class.
*
*
* @generated
* @ordered
*/
int PROPERTY_OPERATION_COUNT = ITEM_AWARE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ReceiveTaskImpl Receive Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ReceiveTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getReceiveTask()
* @generated
*/
int RECEIVE_TASK = 111;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__IMPLEMENTATION = TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Instantiate' attribute.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__INSTANTIATE = TASK_FEATURE_COUNT + 1;
/**
* The feature id for the 'Message Ref' reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__MESSAGE_REF = TASK_FEATURE_COUNT + 2;
/**
* The feature id for the 'Operation Ref' reference.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK__OPERATION_REF = TASK_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Receive Task' class.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Receive Task' class.
*
*
* @generated
* @ordered
*/
int RECEIVE_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.RelationshipImpl Relationship}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.RelationshipImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getRelationship()
* @generated
*/
int RELATIONSHIP = 112;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Sources' reference list.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__SOURCES = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Targets' reference list.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__TARGETS = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Direction' attribute.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__DIRECTION = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Type' attribute.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP__TYPE = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Relationship' class.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Relationship' class.
*
*
* @generated
* @ordered
*/
int RELATIONSHIP_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.RenderingImpl Rendering}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.RenderingImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getRendering()
* @generated
*/
int RENDERING = 113;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RENDERING__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RENDERING__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RENDERING__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RENDERING__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RENDERING__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Rendering' class.
*
*
* @generated
* @ordered
*/
int RENDERING_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Rendering' class.
*
*
* @generated
* @ordered
*/
int RENDERING_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ResourceImpl Resource}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ResourceImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getResource()
* @generated
*/
int RESOURCE = 114;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RESOURCE__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Resource Parameters' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE__RESOURCE_PARAMETERS = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE__NAME = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Resource' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Resource' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ResourceAssignmentExpressionImpl Resource Assignment Expression}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ResourceAssignmentExpressionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getResourceAssignmentExpression()
* @generated
*/
int RESOURCE_ASSIGNMENT_EXPRESSION = 115;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Expression' containment reference.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION__EXPRESSION = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Resource Assignment Expression' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Resource Assignment Expression' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_ASSIGNMENT_EXPRESSION_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ResourceParameterImpl Resource Parameter}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ResourceParameterImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getResourceParameter()
* @generated
*/
int RESOURCE_PARAMETER = 116;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Is Required' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__IS_REQUIRED = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__NAME = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Type' reference.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER__TYPE = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Resource Parameter' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Resource Parameter' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ResourceParameterBindingImpl Resource Parameter Binding}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ResourceParameterBindingImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getResourceParameterBinding()
* @generated
*/
int RESOURCE_PARAMETER_BINDING = 117;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__EXTENSION_VALUES = BASE_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__DOCUMENTATION = BASE_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__EXTENSION_DEFINITIONS = BASE_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__ID = BASE_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__ANY_ATTRIBUTE = BASE_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Expression' containment reference.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__EXPRESSION = BASE_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Parameter Ref' reference.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING__PARAMETER_REF = BASE_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Resource Parameter Binding' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Resource Parameter Binding' class.
*
*
* @generated
* @ordered
*/
int RESOURCE_PARAMETER_BINDING_OPERATION_COUNT = BASE_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ScriptTaskImpl Script Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ScriptTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getScriptTask()
* @generated
*/
int SCRIPT_TASK = 120;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Script' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__SCRIPT = TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Script Format' attribute.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK__SCRIPT_FORMAT = TASK_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Script Task' class.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Script Task' class.
*
*
* @generated
* @ordered
*/
int SCRIPT_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SendTaskImpl Send Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SendTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSendTask()
* @generated
*/
int SEND_TASK = 121;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SEND_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SEND_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SEND_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int SEND_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SEND_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SEND_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int SEND_TASK__IMPLEMENTATION = TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Message Ref' reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__MESSAGE_REF = TASK_FEATURE_COUNT + 1;
/**
* The feature id for the 'Operation Ref' reference.
*
*
* @generated
* @ordered
*/
int SEND_TASK__OPERATION_REF = TASK_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Send Task' class.
*
*
* @generated
* @ordered
*/
int SEND_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Send Task' class.
*
*
* @generated
* @ordered
*/
int SEND_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SequenceFlowImpl Sequence Flow}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SequenceFlowImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSequenceFlow()
* @generated
*/
int SEQUENCE_FLOW = 122;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__EXTENSION_VALUES = FLOW_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__DOCUMENTATION = FLOW_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__EXTENSION_DEFINITIONS = FLOW_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__ID = FLOW_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__ANY_ATTRIBUTE = FLOW_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__AUDITING = FLOW_ELEMENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__MONITORING = FLOW_ELEMENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__CATEGORY_VALUE_REF = FLOW_ELEMENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__NAME = FLOW_ELEMENT__NAME;
/**
* The feature id for the 'Condition Expression' containment reference.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__CONDITION_EXPRESSION = FLOW_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Is Immediate' attribute.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__IS_IMMEDIATE = FLOW_ELEMENT_FEATURE_COUNT + 1;
/**
* The feature id for the 'Source Ref' reference.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__SOURCE_REF = FLOW_ELEMENT_FEATURE_COUNT + 2;
/**
* The feature id for the 'Target Ref' reference.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW__TARGET_REF = FLOW_ELEMENT_FEATURE_COUNT + 3;
/**
* The number of structural features of the 'Sequence Flow' class.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW_FEATURE_COUNT = FLOW_ELEMENT_FEATURE_COUNT + 4;
/**
* The number of operations of the 'Sequence Flow' class.
*
*
* @generated
* @ordered
*/
int SEQUENCE_FLOW_OPERATION_COUNT = FLOW_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.ServiceTaskImpl Service Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.ServiceTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getServiceTask()
* @generated
*/
int SERVICE_TASK = 123;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__IMPLEMENTATION = TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Operation Ref' reference.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK__OPERATION_REF = TASK_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Service Task' class.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Service Task' class.
*
*
* @generated
* @ordered
*/
int SERVICE_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SignalImpl Signal}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SignalImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSignal()
* @generated
*/
int SIGNAL = 124;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SIGNAL__EXTENSION_VALUES = ROOT_ELEMENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SIGNAL__DOCUMENTATION = ROOT_ELEMENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SIGNAL__EXTENSION_DEFINITIONS = ROOT_ELEMENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SIGNAL__ID = ROOT_ELEMENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SIGNAL__ANY_ATTRIBUTE = ROOT_ELEMENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SIGNAL__NAME = ROOT_ELEMENT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Structure Ref' reference.
*
*
* @generated
* @ordered
*/
int SIGNAL__STRUCTURE_REF = ROOT_ELEMENT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Signal' class.
*
*
* @generated
* @ordered
*/
int SIGNAL_FEATURE_COUNT = ROOT_ELEMENT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Signal' class.
*
*
* @generated
* @ordered
*/
int SIGNAL_OPERATION_COUNT = ROOT_ELEMENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SignalEventDefinitionImpl Signal Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SignalEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSignalEventDefinition()
* @generated
*/
int SIGNAL_EVENT_DEFINITION = 125;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Signal Ref' reference.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION__SIGNAL_REF = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Signal Event Definition' class.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Signal Event Definition' class.
*
*
* @generated
* @ordered
*/
int SIGNAL_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.StandardLoopCharacteristicsImpl Standard Loop Characteristics}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.StandardLoopCharacteristicsImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getStandardLoopCharacteristics()
* @generated
*/
int STANDARD_LOOP_CHARACTERISTICS = 126;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__EXTENSION_VALUES = LOOP_CHARACTERISTICS__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__DOCUMENTATION = LOOP_CHARACTERISTICS__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__EXTENSION_DEFINITIONS = LOOP_CHARACTERISTICS__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__ID = LOOP_CHARACTERISTICS__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__ANY_ATTRIBUTE = LOOP_CHARACTERISTICS__ANY_ATTRIBUTE;
/**
* The feature id for the 'Loop Condition' containment reference.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__LOOP_CONDITION = LOOP_CHARACTERISTICS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Loop Maximum' attribute.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__LOOP_MAXIMUM = LOOP_CHARACTERISTICS_FEATURE_COUNT + 1;
/**
* The feature id for the 'Test Before' attribute.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS__TEST_BEFORE = LOOP_CHARACTERISTICS_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Standard Loop Characteristics' class.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS_FEATURE_COUNT = LOOP_CHARACTERISTICS_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Standard Loop Characteristics' class.
*
*
* @generated
* @ordered
*/
int STANDARD_LOOP_CHARACTERISTICS_OPERATION_COUNT = LOOP_CHARACTERISTICS_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.StartEventImpl Start Event}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.StartEventImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getStartEvent()
* @generated
*/
int START_EVENT = 127;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__EXTENSION_VALUES = CATCH_EVENT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__DOCUMENTATION = CATCH_EVENT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__EXTENSION_DEFINITIONS = CATCH_EVENT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int START_EVENT__ID = CATCH_EVENT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int START_EVENT__ANY_ATTRIBUTE = CATCH_EVENT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int START_EVENT__AUDITING = CATCH_EVENT__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int START_EVENT__MONITORING = CATCH_EVENT__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__CATEGORY_VALUE_REF = CATCH_EVENT__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int START_EVENT__NAME = CATCH_EVENT__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__INCOMING = CATCH_EVENT__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__LANES = CATCH_EVENT__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__OUTGOING = CATCH_EVENT__OUTGOING;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__INCOMING_CONVERSATION_LINKS = CATCH_EVENT__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__OUTGOING_CONVERSATION_LINKS = CATCH_EVENT__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__PROPERTIES = CATCH_EVENT__PROPERTIES;
/**
* The feature id for the 'Data Outputs' containment reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__DATA_OUTPUTS = CATCH_EVENT__DATA_OUTPUTS;
/**
* The feature id for the 'Data Output Association' containment reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__DATA_OUTPUT_ASSOCIATION = CATCH_EVENT__DATA_OUTPUT_ASSOCIATION;
/**
* The feature id for the 'Output Set' containment reference.
*
*
* @generated
* @ordered
*/
int START_EVENT__OUTPUT_SET = CATCH_EVENT__OUTPUT_SET;
/**
* The feature id for the 'Event Definitions' containment reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__EVENT_DEFINITIONS = CATCH_EVENT__EVENT_DEFINITIONS;
/**
* The feature id for the 'Event Definition Refs' reference list.
*
*
* @generated
* @ordered
*/
int START_EVENT__EVENT_DEFINITION_REFS = CATCH_EVENT__EVENT_DEFINITION_REFS;
/**
* The feature id for the 'Parallel Multiple' attribute.
*
*
* @generated
* @ordered
*/
int START_EVENT__PARALLEL_MULTIPLE = CATCH_EVENT__PARALLEL_MULTIPLE;
/**
* The feature id for the 'Is Interrupting' attribute.
*
*
* @generated
* @ordered
*/
int START_EVENT__IS_INTERRUPTING = CATCH_EVENT_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Start Event' class.
*
*
* @generated
* @ordered
*/
int START_EVENT_FEATURE_COUNT = CATCH_EVENT_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Start Event' class.
*
*
* @generated
* @ordered
*/
int START_EVENT_OPERATION_COUNT = CATCH_EVENT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SubChoreographyImpl Sub Choreography}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SubChoreographyImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSubChoreography()
* @generated
*/
int SUB_CHOREOGRAPHY = 128;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__EXTENSION_VALUES = CHOREOGRAPHY_ACTIVITY__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__DOCUMENTATION = CHOREOGRAPHY_ACTIVITY__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__EXTENSION_DEFINITIONS = CHOREOGRAPHY_ACTIVITY__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__ID = CHOREOGRAPHY_ACTIVITY__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__ANY_ATTRIBUTE = CHOREOGRAPHY_ACTIVITY__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__AUDITING = CHOREOGRAPHY_ACTIVITY__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__MONITORING = CHOREOGRAPHY_ACTIVITY__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__CATEGORY_VALUE_REF = CHOREOGRAPHY_ACTIVITY__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__NAME = CHOREOGRAPHY_ACTIVITY__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__INCOMING = CHOREOGRAPHY_ACTIVITY__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__LANES = CHOREOGRAPHY_ACTIVITY__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__OUTGOING = CHOREOGRAPHY_ACTIVITY__OUTGOING;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__PARTICIPANT_REFS = CHOREOGRAPHY_ACTIVITY__PARTICIPANT_REFS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__CORRELATION_KEYS = CHOREOGRAPHY_ACTIVITY__CORRELATION_KEYS;
/**
* The feature id for the 'Initiating Participant Ref' reference.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__INITIATING_PARTICIPANT_REF = CHOREOGRAPHY_ACTIVITY__INITIATING_PARTICIPANT_REF;
/**
* The feature id for the 'Loop Type' attribute.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__LOOP_TYPE = CHOREOGRAPHY_ACTIVITY__LOOP_TYPE;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__LANE_SETS = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__FLOW_ELEMENTS = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 1;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY__ARTIFACTS = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Sub Choreography' class.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY_FEATURE_COUNT = CHOREOGRAPHY_ACTIVITY_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Sub Choreography' class.
*
*
* @generated
* @ordered
*/
int SUB_CHOREOGRAPHY_OPERATION_COUNT = CHOREOGRAPHY_ACTIVITY_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.SubConversationImpl Sub Conversation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.SubConversationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getSubConversation()
* @generated
*/
int SUB_CONVERSATION = 129;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__EXTENSION_VALUES = CONVERSATION_NODE__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__DOCUMENTATION = CONVERSATION_NODE__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__EXTENSION_DEFINITIONS = CONVERSATION_NODE__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__ID = CONVERSATION_NODE__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__ANY_ATTRIBUTE = CONVERSATION_NODE__ANY_ATTRIBUTE;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__INCOMING_CONVERSATION_LINKS = CONVERSATION_NODE__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__OUTGOING_CONVERSATION_LINKS = CONVERSATION_NODE__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Participant Refs' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__PARTICIPANT_REFS = CONVERSATION_NODE__PARTICIPANT_REFS;
/**
* The feature id for the 'Message Flow Refs' reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__MESSAGE_FLOW_REFS = CONVERSATION_NODE__MESSAGE_FLOW_REFS;
/**
* The feature id for the 'Correlation Keys' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__CORRELATION_KEYS = CONVERSATION_NODE__CORRELATION_KEYS;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__NAME = CONVERSATION_NODE__NAME;
/**
* The feature id for the 'Conversation Nodes' containment reference list.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION__CONVERSATION_NODES = CONVERSATION_NODE_FEATURE_COUNT + 0;
/**
* The number of structural features of the 'Sub Conversation' class.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION_FEATURE_COUNT = CONVERSATION_NODE_FEATURE_COUNT + 1;
/**
* The number of operations of the 'Sub Conversation' class.
*
*
* @generated
* @ordered
*/
int SUB_CONVERSATION_OPERATION_COUNT = CONVERSATION_NODE_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.TerminateEventDefinitionImpl Terminate Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.TerminateEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getTerminateEventDefinition()
* @generated
*/
int TERMINATE_EVENT_DEFINITION = 132;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The number of structural features of the 'Terminate Event Definition' class.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The number of operations of the 'Terminate Event Definition' class.
*
*
* @generated
* @ordered
*/
int TERMINATE_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.TextAnnotationImpl Text Annotation}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.TextAnnotationImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getTextAnnotation()
* @generated
*/
int TEXT_ANNOTATION = 133;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__EXTENSION_VALUES = ARTIFACT__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__DOCUMENTATION = ARTIFACT__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__EXTENSION_DEFINITIONS = ARTIFACT__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__ID = ARTIFACT__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__ANY_ATTRIBUTE = ARTIFACT__ANY_ATTRIBUTE;
/**
* The feature id for the 'Text' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__TEXT = ARTIFACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Text Format' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION__TEXT_FORMAT = ARTIFACT_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Text Annotation' class.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION_FEATURE_COUNT = ARTIFACT_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Text Annotation' class.
*
*
* @generated
* @ordered
*/
int TEXT_ANNOTATION_OPERATION_COUNT = ARTIFACT_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.TimerEventDefinitionImpl Timer Event Definition}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.TimerEventDefinitionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getTimerEventDefinition()
* @generated
*/
int TIMER_EVENT_DEFINITION = 135;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__EXTENSION_VALUES = EVENT_DEFINITION__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__DOCUMENTATION = EVENT_DEFINITION__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__EXTENSION_DEFINITIONS = EVENT_DEFINITION__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__ID = EVENT_DEFINITION__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__ANY_ATTRIBUTE = EVENT_DEFINITION__ANY_ATTRIBUTE;
/**
* The feature id for the 'Time Date' containment reference.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__TIME_DATE = EVENT_DEFINITION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Time Duration' containment reference.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__TIME_DURATION = EVENT_DEFINITION_FEATURE_COUNT + 1;
/**
* The feature id for the 'Time Cycle' containment reference.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION__TIME_CYCLE = EVENT_DEFINITION_FEATURE_COUNT + 2;
/**
* The number of structural features of the 'Timer Event Definition' class.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION_FEATURE_COUNT = EVENT_DEFINITION_FEATURE_COUNT + 3;
/**
* The number of operations of the 'Timer Event Definition' class.
*
*
* @generated
* @ordered
*/
int TIMER_EVENT_DEFINITION_OPERATION_COUNT = EVENT_DEFINITION_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.TransactionImpl Transaction}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.TransactionImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getTransaction()
* @generated
*/
int TRANSACTION = 136;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__EXTENSION_VALUES = SUB_PROCESS__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__DOCUMENTATION = SUB_PROCESS__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__EXTENSION_DEFINITIONS = SUB_PROCESS__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__ID = SUB_PROCESS__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__ANY_ATTRIBUTE = SUB_PROCESS__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int TRANSACTION__AUDITING = SUB_PROCESS__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int TRANSACTION__MONITORING = SUB_PROCESS__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__CATEGORY_VALUE_REF = SUB_PROCESS__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__NAME = SUB_PROCESS__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__INCOMING = SUB_PROCESS__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__LANES = SUB_PROCESS__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__OUTGOING = SUB_PROCESS__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int TRANSACTION__IO_SPECIFICATION = SUB_PROCESS__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__BOUNDARY_EVENT_REFS = SUB_PROCESS__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__PROPERTIES = SUB_PROCESS__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__DATA_INPUT_ASSOCIATIONS = SUB_PROCESS__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__DATA_OUTPUT_ASSOCIATIONS = SUB_PROCESS__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__RESOURCES = SUB_PROCESS__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int TRANSACTION__LOOP_CHARACTERISTICS = SUB_PROCESS__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__COMPLETION_QUANTITY = SUB_PROCESS__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int TRANSACTION__DEFAULT = SUB_PROCESS__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__IS_FOR_COMPENSATION = SUB_PROCESS__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__START_QUANTITY = SUB_PROCESS__START_QUANTITY;
/**
* The feature id for the 'Lane Sets' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__LANE_SETS = SUB_PROCESS__LANE_SETS;
/**
* The feature id for the 'Flow Elements' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__FLOW_ELEMENTS = SUB_PROCESS__FLOW_ELEMENTS;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__INCOMING_CONVERSATION_LINKS = SUB_PROCESS__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__OUTGOING_CONVERSATION_LINKS = SUB_PROCESS__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Artifacts' containment reference list.
*
*
* @generated
* @ordered
*/
int TRANSACTION__ARTIFACTS = SUB_PROCESS__ARTIFACTS;
/**
* The feature id for the 'Triggered By Event' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__TRIGGERED_BY_EVENT = SUB_PROCESS__TRIGGERED_BY_EVENT;
/**
* The feature id for the 'Protocol' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__PROTOCOL = SUB_PROCESS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Method' attribute.
*
*
* @generated
* @ordered
*/
int TRANSACTION__METHOD = SUB_PROCESS_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'Transaction' class.
*
*
* @generated
* @ordered
*/
int TRANSACTION_FEATURE_COUNT = SUB_PROCESS_FEATURE_COUNT + 2;
/**
* The number of operations of the 'Transaction' class.
*
*
* @generated
* @ordered
*/
int TRANSACTION_OPERATION_COUNT = SUB_PROCESS_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.impl.UserTaskImpl User Task}' class.
*
*
* @see org.omg.bpmn.bpmn2.impl.UserTaskImpl
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getUserTask()
* @generated
*/
int USER_TASK = 137;
/**
* The feature id for the 'Extension Values' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__EXTENSION_VALUES = TASK__EXTENSION_VALUES;
/**
* The feature id for the 'Documentation' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__DOCUMENTATION = TASK__DOCUMENTATION;
/**
* The feature id for the 'Extension Definitions' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__EXTENSION_DEFINITIONS = TASK__EXTENSION_DEFINITIONS;
/**
* The feature id for the 'Id' attribute.
*
*
* @generated
* @ordered
*/
int USER_TASK__ID = TASK__ID;
/**
* The feature id for the 'Any Attribute' attribute list.
*
*
* @generated
* @ordered
*/
int USER_TASK__ANY_ATTRIBUTE = TASK__ANY_ATTRIBUTE;
/**
* The feature id for the 'Auditing' containment reference.
*
*
* @generated
* @ordered
*/
int USER_TASK__AUDITING = TASK__AUDITING;
/**
* The feature id for the 'Monitoring' containment reference.
*
*
* @generated
* @ordered
*/
int USER_TASK__MONITORING = TASK__MONITORING;
/**
* The feature id for the 'Category Value Ref' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__CATEGORY_VALUE_REF = TASK__CATEGORY_VALUE_REF;
/**
* The feature id for the 'Name' attribute.
*
*
* @generated
* @ordered
*/
int USER_TASK__NAME = TASK__NAME;
/**
* The feature id for the 'Incoming' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__INCOMING = TASK__INCOMING;
/**
* The feature id for the 'Lanes' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__LANES = TASK__LANES;
/**
* The feature id for the 'Outgoing' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__OUTGOING = TASK__OUTGOING;
/**
* The feature id for the 'Io Specification' containment reference.
*
*
* @generated
* @ordered
*/
int USER_TASK__IO_SPECIFICATION = TASK__IO_SPECIFICATION;
/**
* The feature id for the 'Boundary Event Refs' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__BOUNDARY_EVENT_REFS = TASK__BOUNDARY_EVENT_REFS;
/**
* The feature id for the 'Properties' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__PROPERTIES = TASK__PROPERTIES;
/**
* The feature id for the 'Data Input Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__DATA_INPUT_ASSOCIATIONS = TASK__DATA_INPUT_ASSOCIATIONS;
/**
* The feature id for the 'Data Output Associations' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__DATA_OUTPUT_ASSOCIATIONS = TASK__DATA_OUTPUT_ASSOCIATIONS;
/**
* The feature id for the 'Resources' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__RESOURCES = TASK__RESOURCES;
/**
* The feature id for the 'Loop Characteristics' containment reference.
*
*
* @generated
* @ordered
*/
int USER_TASK__LOOP_CHARACTERISTICS = TASK__LOOP_CHARACTERISTICS;
/**
* The feature id for the 'Completion Quantity' attribute.
*
*
* @generated
* @ordered
*/
int USER_TASK__COMPLETION_QUANTITY = TASK__COMPLETION_QUANTITY;
/**
* The feature id for the 'Default' reference.
*
*
* @generated
* @ordered
*/
int USER_TASK__DEFAULT = TASK__DEFAULT;
/**
* The feature id for the 'Is For Compensation' attribute.
*
*
* @generated
* @ordered
*/
int USER_TASK__IS_FOR_COMPENSATION = TASK__IS_FOR_COMPENSATION;
/**
* The feature id for the 'Start Quantity' attribute.
*
*
* @generated
* @ordered
*/
int USER_TASK__START_QUANTITY = TASK__START_QUANTITY;
/**
* The feature id for the 'Incoming Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__INCOMING_CONVERSATION_LINKS = TASK__INCOMING_CONVERSATION_LINKS;
/**
* The feature id for the 'Outgoing Conversation Links' reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__OUTGOING_CONVERSATION_LINKS = TASK__OUTGOING_CONVERSATION_LINKS;
/**
* The feature id for the 'Renderings' containment reference list.
*
*
* @generated
* @ordered
*/
int USER_TASK__RENDERINGS = TASK_FEATURE_COUNT + 0;
/**
* The feature id for the 'Implementation' attribute.
*
*
* @generated
* @ordered
*/
int USER_TASK__IMPLEMENTATION = TASK_FEATURE_COUNT + 1;
/**
* The number of structural features of the 'User Task' class.
*
*
* @generated
* @ordered
*/
int USER_TASK_FEATURE_COUNT = TASK_FEATURE_COUNT + 2;
/**
* The number of operations of the 'User Task' class.
*
*
* @generated
* @ordered
*/
int USER_TASK_OPERATION_COUNT = TASK_OPERATION_COUNT + 0;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.AdHocOrdering Ad Hoc Ordering}' enum.
*
*
* @see org.omg.bpmn.bpmn2.AdHocOrdering
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getAdHocOrdering()
* @generated
*/
int AD_HOC_ORDERING = 138;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.AssociationDirection Association Direction}' enum.
*
*
* @see org.omg.bpmn.bpmn2.AssociationDirection
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getAssociationDirection()
* @generated
*/
int ASSOCIATION_DIRECTION = 139;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.ChoreographyLoopType Choreography Loop Type}' enum.
*
*
* @see org.omg.bpmn.bpmn2.ChoreographyLoopType
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getChoreographyLoopType()
* @generated
*/
int CHOREOGRAPHY_LOOP_TYPE = 140;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.EventBasedGatewayType Event Based Gateway Type}' enum.
*
*
* @see org.omg.bpmn.bpmn2.EventBasedGatewayType
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getEventBasedGatewayType()
* @generated
*/
int EVENT_BASED_GATEWAY_TYPE = 141;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.GatewayDirection Gateway Direction}' enum.
*
*
* @see org.omg.bpmn.bpmn2.GatewayDirection
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getGatewayDirection()
* @generated
*/
int GATEWAY_DIRECTION = 142;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.ItemKind Item Kind}' enum.
*
*
* @see org.omg.bpmn.bpmn2.ItemKind
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getItemKind()
* @generated
*/
int ITEM_KIND = 143;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.MultiInstanceBehavior Multi Instance Behavior}' enum.
*
*
* @see org.omg.bpmn.bpmn2.MultiInstanceBehavior
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getMultiInstanceBehavior()
* @generated
*/
int MULTI_INSTANCE_BEHAVIOR = 144;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.ProcessType Process Type}' enum.
*
*
* @see org.omg.bpmn.bpmn2.ProcessType
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getProcessType()
* @generated
*/
int PROCESS_TYPE = 145;
/**
* The meta object id for the '{@link org.omg.bpmn.bpmn2.RelationshipDirection Relationship Direction}' enum.
*
*
* @see org.omg.bpmn.bpmn2.RelationshipDirection
* @see org.omg.bpmn.bpmn2.impl.Bpmn2PackageImpl#getRelationshipDirection()
* @generated
*/
int RELATIONSHIP_DIRECTION = 146;
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.BPMNRoot BPMN Root}'.
*
*
* @return the meta object for class 'BPMN Root'.
* @see org.omg.bpmn.bpmn2.BPMNRoot
* @generated
*/
EClass getBPMNRoot();
/**
* Returns the meta object for the attribute list '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMixed Mixed}'.
*
*
* @return the meta object for the attribute list 'Mixed'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMixed()
* @see #getBPMNRoot()
* @generated
*/
EAttribute getBPMNRoot_Mixed();
/**
* Returns the meta object for the map '{@link org.omg.bpmn.bpmn2.BPMNRoot#getXMLNSPrefixMap XMLNS Prefix Map}'.
*
*
* @return the meta object for the map 'XMLNS Prefix Map'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getXMLNSPrefixMap()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_XMLNSPrefixMap();
/**
* Returns the meta object for the map '{@link org.omg.bpmn.bpmn2.BPMNRoot#getXSISchemaLocation XSI Schema Location}'.
*
*
* @return the meta object for the map 'XSI Schema Location'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getXSISchemaLocation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_XSISchemaLocation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getActivity Activity}'.
*
*
* @return the meta object for the containment reference 'Activity'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getActivity()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Activity();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getAdHocSubProcess Ad Hoc Sub Process}'.
*
*
* @return the meta object for the containment reference 'Ad Hoc Sub Process'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getAdHocSubProcess()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_AdHocSubProcess();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getFlowElement Flow Element}'.
*
*
* @return the meta object for the containment reference 'Flow Element'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getFlowElement()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_FlowElement();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getArtifact Artifact}'.
*
*
* @return the meta object for the containment reference 'Artifact'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getArtifact()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Artifact();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getAssignment Assignment}'.
*
*
* @return the meta object for the containment reference 'Assignment'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getAssignment()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Assignment();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getAssociation Association}'.
*
*
* @return the meta object for the containment reference 'Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Association();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getAuditing Auditing}'.
*
*
* @return the meta object for the containment reference 'Auditing'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getAuditing()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Auditing();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getBaseElement Base Element}'.
*
*
* @return the meta object for the containment reference 'Base Element'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getBaseElement()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_BaseElement();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getBaseElementWithMixedContent Base Element With Mixed Content}'.
*
*
* @return the meta object for the containment reference 'Base Element With Mixed Content'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getBaseElementWithMixedContent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_BaseElementWithMixedContent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getBoundaryEvent Boundary Event}'.
*
*
* @return the meta object for the containment reference 'Boundary Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getBoundaryEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_BoundaryEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getBusinessRuleTask Business Rule Task}'.
*
*
* @return the meta object for the containment reference 'Business Rule Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getBusinessRuleTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_BusinessRuleTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCallableElement Callable Element}'.
*
*
* @return the meta object for the containment reference 'Callable Element'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCallableElement()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CallableElement();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCallActivity Call Activity}'.
*
*
* @return the meta object for the containment reference 'Call Activity'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCallActivity()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CallActivity();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCallChoreography Call Choreography}'.
*
*
* @return the meta object for the containment reference 'Call Choreography'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCallChoreography()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CallChoreography();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCallConversation Call Conversation}'.
*
*
* @return the meta object for the containment reference 'Call Conversation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCallConversation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CallConversation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getConversationNode Conversation Node}'.
*
*
* @return the meta object for the containment reference 'Conversation Node'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getConversationNode()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ConversationNode();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCancelEventDefinition Cancel Event Definition}'.
*
*
* @return the meta object for the containment reference 'Cancel Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCancelEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CancelEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEventDefinition Event Definition}'.
*
*
* @return the meta object for the containment reference 'Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_EventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getRootElement Root Element}'.
*
*
* @return the meta object for the containment reference 'Root Element'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getRootElement()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_RootElement();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCatchEvent Catch Event}'.
*
*
* @return the meta object for the containment reference 'Catch Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCatchEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CatchEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCategory Category}'.
*
*
* @return the meta object for the containment reference 'Category'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCategory()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Category();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCategoryValue Category Value}'.
*
*
* @return the meta object for the containment reference 'Category Value'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCategoryValue()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CategoryValue();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getChoreography Choreography}'.
*
*
* @return the meta object for the containment reference 'Choreography'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getChoreography()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Choreography();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCollaboration Collaboration}'.
*
*
* @return the meta object for the containment reference 'Collaboration'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCollaboration()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Collaboration();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getChoreographyActivity Choreography Activity}'.
*
*
* @return the meta object for the containment reference 'Choreography Activity'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getChoreographyActivity()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ChoreographyActivity();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getChoreographyTask Choreography Task}'.
*
*
* @return the meta object for the containment reference 'Choreography Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getChoreographyTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ChoreographyTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCompensateEventDefinition Compensate Event Definition}'.
*
*
* @return the meta object for the containment reference 'Compensate Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCompensateEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CompensateEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getComplexBehaviorDefinition Complex Behavior Definition}'.
*
*
* @return the meta object for the containment reference 'Complex Behavior Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getComplexBehaviorDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ComplexBehaviorDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getComplexGateway Complex Gateway}'.
*
*
* @return the meta object for the containment reference 'Complex Gateway'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getComplexGateway()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ComplexGateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getConditionalEventDefinition Conditional Event Definition}'.
*
*
* @return the meta object for the containment reference 'Conditional Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getConditionalEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ConditionalEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getConversation Conversation}'.
*
*
* @return the meta object for the containment reference 'Conversation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getConversation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Conversation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getConversationAssociation Conversation Association}'.
*
*
* @return the meta object for the containment reference 'Conversation Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getConversationAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ConversationAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getConversationLink Conversation Link}'.
*
*
* @return the meta object for the containment reference 'Conversation Link'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getConversationLink()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ConversationLink();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationKey Correlation Key}'.
*
*
* @return the meta object for the containment reference 'Correlation Key'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationKey()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CorrelationKey();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationProperty Correlation Property}'.
*
*
* @return the meta object for the containment reference 'Correlation Property'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationProperty()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CorrelationProperty();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationPropertyBinding Correlation Property Binding}'.
*
*
* @return the meta object for the containment reference 'Correlation Property Binding'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationPropertyBinding()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CorrelationPropertyBinding();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationPropertyRetrievalExpression Correlation Property Retrieval Expression}'.
*
*
* @return the meta object for the containment reference 'Correlation Property Retrieval Expression'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationPropertyRetrievalExpression()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CorrelationPropertyRetrievalExpression();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationSubscription Correlation Subscription}'.
*
*
* @return the meta object for the containment reference 'Correlation Subscription'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getCorrelationSubscription()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_CorrelationSubscription();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataAssociation Data Association}'.
*
*
* @return the meta object for the containment reference 'Data Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataInput Data Input}'.
*
*
* @return the meta object for the containment reference 'Data Input'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataInput()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataInput();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataInputAssociation Data Input Association}'.
*
*
* @return the meta object for the containment reference 'Data Input Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataInputAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataInputAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataObject Data Object}'.
*
*
* @return the meta object for the containment reference 'Data Object'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataObject()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataObject();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataObjectReference Data Object Reference}'.
*
*
* @return the meta object for the containment reference 'Data Object Reference'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataObjectReference()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataObjectReference();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataOutput Data Output}'.
*
*
* @return the meta object for the containment reference 'Data Output'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataOutput()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataOutput();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataOutputAssociation Data Output Association}'.
*
*
* @return the meta object for the containment reference 'Data Output Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataOutputAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataOutputAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataState Data State}'.
*
*
* @return the meta object for the containment reference 'Data State'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataState()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataState();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataStore Data Store}'.
*
*
* @return the meta object for the containment reference 'Data Store'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataStore()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataStore();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDataStoreReference Data Store Reference}'.
*
*
* @return the meta object for the containment reference 'Data Store Reference'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDataStoreReference()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_DataStoreReference();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDefinitions Definitions}'.
*
*
* @return the meta object for the containment reference 'Definitions'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDefinitions()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Definitions();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getDocumentation Documentation}'.
*
*
* @return the meta object for the containment reference 'Documentation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getDocumentation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Documentation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEndEvent End Event}'.
*
*
* @return the meta object for the containment reference 'End Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEndEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_EndEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEndPoint End Point}'.
*
*
* @return the meta object for the containment reference 'End Point'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEndPoint()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_EndPoint();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getError Error}'.
*
*
* @return the meta object for the containment reference 'Error'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getError()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Error();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getErrorEventDefinition Error Event Definition}'.
*
*
* @return the meta object for the containment reference 'Error Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getErrorEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ErrorEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEscalation Escalation}'.
*
*
* @return the meta object for the containment reference 'Escalation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEscalation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Escalation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEscalationEventDefinition Escalation Event Definition}'.
*
*
* @return the meta object for the containment reference 'Escalation Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEscalationEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_EscalationEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEvent Event}'.
*
*
* @return the meta object for the containment reference 'Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Event();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getEventBasedGateway Event Based Gateway}'.
*
*
* @return the meta object for the containment reference 'Event Based Gateway'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getEventBasedGateway()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_EventBasedGateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getExclusiveGateway Exclusive Gateway}'.
*
*
* @return the meta object for the containment reference 'Exclusive Gateway'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getExclusiveGateway()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ExclusiveGateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getExpression Expression}'.
*
*
* @return the meta object for the containment reference 'Expression'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getExpression()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Expression();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getExtension Extension}'.
*
*
* @return the meta object for the containment reference 'Extension'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getExtension()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Extension();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getExtensionElements Extension Elements}'.
*
*
* @return the meta object for the containment reference 'Extension Elements'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getExtensionElements()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ExtensionElements();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getFlowNode Flow Node}'.
*
*
* @return the meta object for the containment reference 'Flow Node'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getFlowNode()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_FlowNode();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getFormalExpression Formal Expression}'.
*
*
* @return the meta object for the containment reference 'Formal Expression'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getFormalExpression()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_FormalExpression();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGateway Gateway}'.
*
*
* @return the meta object for the containment reference 'Gateway'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGateway()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Gateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalBusinessRuleTask Global Business Rule Task}'.
*
*
* @return the meta object for the containment reference 'Global Business Rule Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalBusinessRuleTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalBusinessRuleTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalChoreographyTask Global Choreography Task}'.
*
*
* @return the meta object for the containment reference 'Global Choreography Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalChoreographyTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalChoreographyTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalConversation Global Conversation}'.
*
*
* @return the meta object for the containment reference 'Global Conversation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalConversation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalConversation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalManualTask Global Manual Task}'.
*
*
* @return the meta object for the containment reference 'Global Manual Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalManualTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalManualTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalScriptTask Global Script Task}'.
*
*
* @return the meta object for the containment reference 'Global Script Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalScriptTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalScriptTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalTask Global Task}'.
*
*
* @return the meta object for the containment reference 'Global Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGlobalUserTask Global User Task}'.
*
*
* @return the meta object for the containment reference 'Global User Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGlobalUserTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_GlobalUserTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getGroup Group}'.
*
*
* @return the meta object for the containment reference 'Group'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getGroup()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Group();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getHumanPerformer Human Performer}'.
*
*
* @return the meta object for the containment reference 'Human Performer'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getHumanPerformer()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_HumanPerformer();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getPerformer Performer}'.
*
*
* @return the meta object for the containment reference 'Performer'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getPerformer()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Performer();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getResourceRole Resource Role}'.
*
*
* @return the meta object for the containment reference 'Resource Role'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getResourceRole()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ResourceRole();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getImplicitThrowEvent Implicit Throw Event}'.
*
*
* @return the meta object for the containment reference 'Implicit Throw Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getImplicitThrowEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ImplicitThrowEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getImport Import}'.
*
*
* @return the meta object for the containment reference 'Import'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getImport()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Import();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getInclusiveGateway Inclusive Gateway}'.
*
*
* @return the meta object for the containment reference 'Inclusive Gateway'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getInclusiveGateway()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_InclusiveGateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getInputSet Input Set}'.
*
*
* @return the meta object for the containment reference 'Input Set'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getInputSet()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_InputSet();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getInterface Interface}'.
*
*
* @return the meta object for the containment reference 'Interface'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getInterface()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Interface();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getIntermediateCatchEvent Intermediate Catch Event}'.
*
*
* @return the meta object for the containment reference 'Intermediate Catch Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getIntermediateCatchEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_IntermediateCatchEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getIntermediateThrowEvent Intermediate Throw Event}'.
*
*
* @return the meta object for the containment reference 'Intermediate Throw Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getIntermediateThrowEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_IntermediateThrowEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getIoBinding Io Binding}'.
*
*
* @return the meta object for the containment reference 'Io Binding'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getIoBinding()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_IoBinding();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getIoSpecification Io Specification}'.
*
*
* @return the meta object for the containment reference 'Io Specification'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getIoSpecification()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_IoSpecification();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getItemDefinition Item Definition}'.
*
*
* @return the meta object for the containment reference 'Item Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getItemDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ItemDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getLane Lane}'.
*
*
* @return the meta object for the containment reference 'Lane'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getLane()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Lane();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getLaneSet Lane Set}'.
*
*
* @return the meta object for the containment reference 'Lane Set'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getLaneSet()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_LaneSet();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getLinkEventDefinition Link Event Definition}'.
*
*
* @return the meta object for the containment reference 'Link Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getLinkEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_LinkEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getLoopCharacteristics Loop Characteristics}'.
*
*
* @return the meta object for the containment reference 'Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getLoopCharacteristics()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_LoopCharacteristics();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getManualTask Manual Task}'.
*
*
* @return the meta object for the containment reference 'Manual Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getManualTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ManualTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMessage Message}'.
*
*
* @return the meta object for the containment reference 'Message'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMessage()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Message();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMessageEventDefinition Message Event Definition}'.
*
*
* @return the meta object for the containment reference 'Message Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMessageEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_MessageEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMessageFlow Message Flow}'.
*
*
* @return the meta object for the containment reference 'Message Flow'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMessageFlow()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_MessageFlow();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMessageFlowAssociation Message Flow Association}'.
*
*
* @return the meta object for the containment reference 'Message Flow Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMessageFlowAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_MessageFlowAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMonitoring Monitoring}'.
*
*
* @return the meta object for the containment reference 'Monitoring'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMonitoring()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Monitoring();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getMultiInstanceLoopCharacteristics Multi Instance Loop Characteristics}'.
*
*
* @return the meta object for the containment reference 'Multi Instance Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getMultiInstanceLoopCharacteristics()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_MultiInstanceLoopCharacteristics();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getOperation Operation}'.
*
*
* @return the meta object for the containment reference 'Operation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getOperation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Operation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getOutputSet Output Set}'.
*
*
* @return the meta object for the containment reference 'Output Set'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getOutputSet()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_OutputSet();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getParallelGateway Parallel Gateway}'.
*
*
* @return the meta object for the containment reference 'Parallel Gateway'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getParallelGateway()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ParallelGateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getParticipant Participant}'.
*
*
* @return the meta object for the containment reference 'Participant'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getParticipant()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Participant();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getParticipantAssociation Participant Association}'.
*
*
* @return the meta object for the containment reference 'Participant Association'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getParticipantAssociation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ParticipantAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getParticipantMultiplicity Participant Multiplicity}'.
*
*
* @return the meta object for the containment reference 'Participant Multiplicity'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getParticipantMultiplicity()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ParticipantMultiplicity();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getPartnerEntity Partner Entity}'.
*
*
* @return the meta object for the containment reference 'Partner Entity'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getPartnerEntity()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_PartnerEntity();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getPartnerRole Partner Role}'.
*
*
* @return the meta object for the containment reference 'Partner Role'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getPartnerRole()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_PartnerRole();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getPotentialOwner Potential Owner}'.
*
*
* @return the meta object for the containment reference 'Potential Owner'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getPotentialOwner()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_PotentialOwner();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getProcess Process}'.
*
*
* @return the meta object for the containment reference 'Process'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getProcess()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Process();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getProperty Property}'.
*
*
* @return the meta object for the containment reference 'Property'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getProperty()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Property();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getReceiveTask Receive Task}'.
*
*
* @return the meta object for the containment reference 'Receive Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getReceiveTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ReceiveTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getRelationship Relationship}'.
*
*
* @return the meta object for the containment reference 'Relationship'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getRelationship()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Relationship();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getRendering Rendering}'.
*
*
* @return the meta object for the containment reference 'Rendering'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getRendering()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Rendering();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getResource Resource}'.
*
*
* @return the meta object for the containment reference 'Resource'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getResource()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Resource();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getResourceAssignmentExpression Resource Assignment Expression}'.
*
*
* @return the meta object for the containment reference 'Resource Assignment Expression'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getResourceAssignmentExpression()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ResourceAssignmentExpression();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getResourceParameter Resource Parameter}'.
*
*
* @return the meta object for the containment reference 'Resource Parameter'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getResourceParameter()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ResourceParameter();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getResourceParameterBinding Resource Parameter Binding}'.
*
*
* @return the meta object for the containment reference 'Resource Parameter Binding'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getResourceParameterBinding()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ResourceParameterBinding();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getScript Script}'.
*
*
* @return the meta object for the containment reference 'Script'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getScript()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Script();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getScriptTask Script Task}'.
*
*
* @return the meta object for the containment reference 'Script Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getScriptTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ScriptTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSendTask Send Task}'.
*
*
* @return the meta object for the containment reference 'Send Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSendTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_SendTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSequenceFlow Sequence Flow}'.
*
*
* @return the meta object for the containment reference 'Sequence Flow'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSequenceFlow()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_SequenceFlow();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getServiceTask Service Task}'.
*
*
* @return the meta object for the containment reference 'Service Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getServiceTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ServiceTask();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSignal Signal}'.
*
*
* @return the meta object for the containment reference 'Signal'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSignal()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Signal();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSignalEventDefinition Signal Event Definition}'.
*
*
* @return the meta object for the containment reference 'Signal Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSignalEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_SignalEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getStandardLoopCharacteristics Standard Loop Characteristics}'.
*
*
* @return the meta object for the containment reference 'Standard Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getStandardLoopCharacteristics()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_StandardLoopCharacteristics();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getStartEvent Start Event}'.
*
*
* @return the meta object for the containment reference 'Start Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getStartEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_StartEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSubChoreography Sub Choreography}'.
*
*
* @return the meta object for the containment reference 'Sub Choreography'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSubChoreography()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_SubChoreography();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSubConversation Sub Conversation}'.
*
*
* @return the meta object for the containment reference 'Sub Conversation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSubConversation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_SubConversation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getSubProcess Sub Process}'.
*
*
* @return the meta object for the containment reference 'Sub Process'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getSubProcess()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_SubProcess();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getTask Task}'.
*
*
* @return the meta object for the containment reference 'Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Task();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getTerminateEventDefinition Terminate Event Definition}'.
*
*
* @return the meta object for the containment reference 'Terminate Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getTerminateEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_TerminateEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getText Text}'.
*
*
* @return the meta object for the containment reference 'Text'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getText()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Text();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getTextAnnotation Text Annotation}'.
*
*
* @return the meta object for the containment reference 'Text Annotation'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getTextAnnotation()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_TextAnnotation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getThrowEvent Throw Event}'.
*
*
* @return the meta object for the containment reference 'Throw Event'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getThrowEvent()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_ThrowEvent();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getTimerEventDefinition Timer Event Definition}'.
*
*
* @return the meta object for the containment reference 'Timer Event Definition'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getTimerEventDefinition()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_TimerEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getTransaction Transaction}'.
*
*
* @return the meta object for the containment reference 'Transaction'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getTransaction()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_Transaction();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.BPMNRoot#getUserTask User Task}'.
*
*
* @return the meta object for the containment reference 'User Task'.
* @see org.omg.bpmn.bpmn2.BPMNRoot#getUserTask()
* @see #getBPMNRoot()
* @generated
*/
EReference getBPMNRoot_UserTask();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Activity Activity}'.
*
*
* @return the meta object for class 'Activity'.
* @see org.omg.bpmn.bpmn2.Activity
* @generated
*/
EClass getActivity();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Activity#getIoSpecification Io Specification}'.
*
*
* @return the meta object for the containment reference 'Io Specification'.
* @see org.omg.bpmn.bpmn2.Activity#getIoSpecification()
* @see #getActivity()
* @generated
*/
EReference getActivity_IoSpecification();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Activity#getBoundaryEventRefs Boundary Event Refs}'.
*
*
* @return the meta object for the reference list 'Boundary Event Refs'.
* @see org.omg.bpmn.bpmn2.Activity#getBoundaryEventRefs()
* @see #getActivity()
* @generated
*/
EReference getActivity_BoundaryEventRefs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Activity#getProperties Properties}'.
*
*
* @return the meta object for the containment reference list 'Properties'.
* @see org.omg.bpmn.bpmn2.Activity#getProperties()
* @see #getActivity()
* @generated
*/
EReference getActivity_Properties();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Activity#getDataInputAssociations Data Input Associations}'.
*
*
* @return the meta object for the containment reference list 'Data Input Associations'.
* @see org.omg.bpmn.bpmn2.Activity#getDataInputAssociations()
* @see #getActivity()
* @generated
*/
EReference getActivity_DataInputAssociations();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Activity#getDataOutputAssociations Data Output Associations}'.
*
*
* @return the meta object for the containment reference list 'Data Output Associations'.
* @see org.omg.bpmn.bpmn2.Activity#getDataOutputAssociations()
* @see #getActivity()
* @generated
*/
EReference getActivity_DataOutputAssociations();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Activity#getResources Resources}'.
*
*
* @return the meta object for the containment reference list 'Resources'.
* @see org.omg.bpmn.bpmn2.Activity#getResources()
* @see #getActivity()
* @generated
*/
EReference getActivity_Resources();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Activity#getLoopCharacteristics Loop Characteristics}'.
*
*
* @return the meta object for the containment reference 'Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.Activity#getLoopCharacteristics()
* @see #getActivity()
* @generated
*/
EReference getActivity_LoopCharacteristics();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Activity#getCompletionQuantity Completion Quantity}'.
*
*
* @return the meta object for the attribute 'Completion Quantity'.
* @see org.omg.bpmn.bpmn2.Activity#getCompletionQuantity()
* @see #getActivity()
* @generated
*/
EAttribute getActivity_CompletionQuantity();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Activity#getDefault Default}'.
*
*
* @return the meta object for the reference 'Default'.
* @see org.omg.bpmn.bpmn2.Activity#getDefault()
* @see #getActivity()
* @generated
*/
EReference getActivity_Default();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Activity#isIsForCompensation Is For Compensation}'.
*
*
* @return the meta object for the attribute 'Is For Compensation'.
* @see org.omg.bpmn.bpmn2.Activity#isIsForCompensation()
* @see #getActivity()
* @generated
*/
EAttribute getActivity_IsForCompensation();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Activity#getStartQuantity Start Quantity}'.
*
*
* @return the meta object for the attribute 'Start Quantity'.
* @see org.omg.bpmn.bpmn2.Activity#getStartQuantity()
* @see #getActivity()
* @generated
*/
EAttribute getActivity_StartQuantity();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.AdHocSubProcess Ad Hoc Sub Process}'.
*
*
* @return the meta object for class 'Ad Hoc Sub Process'.
* @see org.omg.bpmn.bpmn2.AdHocSubProcess
* @generated
*/
EClass getAdHocSubProcess();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.AdHocSubProcess#getCompletionCondition Completion Condition}'.
*
*
* @return the meta object for the containment reference 'Completion Condition'.
* @see org.omg.bpmn.bpmn2.AdHocSubProcess#getCompletionCondition()
* @see #getAdHocSubProcess()
* @generated
*/
EReference getAdHocSubProcess_CompletionCondition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.AdHocSubProcess#isCancelRemainingInstances Cancel Remaining Instances}'.
*
*
* @return the meta object for the attribute 'Cancel Remaining Instances'.
* @see org.omg.bpmn.bpmn2.AdHocSubProcess#isCancelRemainingInstances()
* @see #getAdHocSubProcess()
* @generated
*/
EAttribute getAdHocSubProcess_CancelRemainingInstances();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.AdHocSubProcess#getOrdering Ordering}'.
*
*
* @return the meta object for the attribute 'Ordering'.
* @see org.omg.bpmn.bpmn2.AdHocSubProcess#getOrdering()
* @see #getAdHocSubProcess()
* @generated
*/
EAttribute getAdHocSubProcess_Ordering();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Artifact Artifact}'.
*
*
* @return the meta object for class 'Artifact'.
* @see org.omg.bpmn.bpmn2.Artifact
* @generated
*/
EClass getArtifact();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Assignment Assignment}'.
*
*
* @return the meta object for class 'Assignment'.
* @see org.omg.bpmn.bpmn2.Assignment
* @generated
*/
EClass getAssignment();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Assignment#getFrom From}'.
*
*
* @return the meta object for the containment reference 'From'.
* @see org.omg.bpmn.bpmn2.Assignment#getFrom()
* @see #getAssignment()
* @generated
*/
EReference getAssignment_From();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Assignment#getTo To}'.
*
*
* @return the meta object for the containment reference 'To'.
* @see org.omg.bpmn.bpmn2.Assignment#getTo()
* @see #getAssignment()
* @generated
*/
EReference getAssignment_To();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Association Association}'.
*
*
* @return the meta object for class 'Association'.
* @see org.omg.bpmn.bpmn2.Association
* @generated
*/
EClass getAssociation();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Association#getAssociationDirection Association Direction}'.
*
*
* @return the meta object for the attribute 'Association Direction'.
* @see org.omg.bpmn.bpmn2.Association#getAssociationDirection()
* @see #getAssociation()
* @generated
*/
EAttribute getAssociation_AssociationDirection();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Association#getSourceRef Source Ref}'.
*
*
* @return the meta object for the reference 'Source Ref'.
* @see org.omg.bpmn.bpmn2.Association#getSourceRef()
* @see #getAssociation()
* @generated
*/
EReference getAssociation_SourceRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Association#getTargetRef Target Ref}'.
*
*
* @return the meta object for the reference 'Target Ref'.
* @see org.omg.bpmn.bpmn2.Association#getTargetRef()
* @see #getAssociation()
* @generated
*/
EReference getAssociation_TargetRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Auditing Auditing}'.
*
*
* @return the meta object for class 'Auditing'.
* @see org.omg.bpmn.bpmn2.Auditing
* @generated
*/
EClass getAuditing();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.BaseElement Base Element}'.
*
*
* @return the meta object for class 'Base Element'.
* @see org.omg.bpmn.bpmn2.BaseElement
* @generated
*/
EClass getBaseElement();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.BaseElement#getExtensionValues Extension Values}'.
*
*
* @return the meta object for the containment reference list 'Extension Values'.
* @see org.omg.bpmn.bpmn2.BaseElement#getExtensionValues()
* @see #getBaseElement()
* @generated
*/
EReference getBaseElement_ExtensionValues();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.BaseElement#getDocumentation Documentation}'.
*
*
* @return the meta object for the containment reference list 'Documentation'.
* @see org.omg.bpmn.bpmn2.BaseElement#getDocumentation()
* @see #getBaseElement()
* @generated
*/
EReference getBaseElement_Documentation();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.BaseElement#getExtensionDefinitions Extension Definitions}'.
*
*
* @return the meta object for the reference list 'Extension Definitions'.
* @see org.omg.bpmn.bpmn2.BaseElement#getExtensionDefinitions()
* @see #getBaseElement()
* @generated
*/
EReference getBaseElement_ExtensionDefinitions();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.BaseElement#getId Id}'.
*
*
* @return the meta object for the attribute 'Id'.
* @see org.omg.bpmn.bpmn2.BaseElement#getId()
* @see #getBaseElement()
* @generated
*/
EAttribute getBaseElement_Id();
/**
* Returns the meta object for the attribute list '{@link org.omg.bpmn.bpmn2.BaseElement#getAnyAttribute Any Attribute}'.
*
*
* @return the meta object for the attribute list 'Any Attribute'.
* @see org.omg.bpmn.bpmn2.BaseElement#getAnyAttribute()
* @see #getBaseElement()
* @generated
*/
EAttribute getBaseElement_AnyAttribute();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.BoundaryEvent Boundary Event}'.
*
*
* @return the meta object for class 'Boundary Event'.
* @see org.omg.bpmn.bpmn2.BoundaryEvent
* @generated
*/
EClass getBoundaryEvent();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.BoundaryEvent#getAttachedToRef Attached To Ref}'.
*
*
* @return the meta object for the reference 'Attached To Ref'.
* @see org.omg.bpmn.bpmn2.BoundaryEvent#getAttachedToRef()
* @see #getBoundaryEvent()
* @generated
*/
EReference getBoundaryEvent_AttachedToRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.BoundaryEvent#isCancelActivity Cancel Activity}'.
*
*
* @return the meta object for the attribute 'Cancel Activity'.
* @see org.omg.bpmn.bpmn2.BoundaryEvent#isCancelActivity()
* @see #getBoundaryEvent()
* @generated
*/
EAttribute getBoundaryEvent_CancelActivity();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.BusinessRuleTask Business Rule Task}'.
*
*
* @return the meta object for class 'Business Rule Task'.
* @see org.omg.bpmn.bpmn2.BusinessRuleTask
* @generated
*/
EClass getBusinessRuleTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.BusinessRuleTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.BusinessRuleTask#getImplementation()
* @see #getBusinessRuleTask()
* @generated
*/
EAttribute getBusinessRuleTask_Implementation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CallActivity Call Activity}'.
*
*
* @return the meta object for class 'Call Activity'.
* @see org.omg.bpmn.bpmn2.CallActivity
* @generated
*/
EClass getCallActivity();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CallActivity#getCalledElementRef Called Element Ref}'.
*
*
* @return the meta object for the reference 'Called Element Ref'.
* @see org.omg.bpmn.bpmn2.CallActivity#getCalledElementRef()
* @see #getCallActivity()
* @generated
*/
EReference getCallActivity_CalledElementRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CallChoreography Call Choreography}'.
*
*
* @return the meta object for class 'Call Choreography'.
* @see org.omg.bpmn.bpmn2.CallChoreography
* @generated
*/
EClass getCallChoreography();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CallChoreography#getParticipantAssociations Participant Associations}'.
*
*
* @return the meta object for the containment reference list 'Participant Associations'.
* @see org.omg.bpmn.bpmn2.CallChoreography#getParticipantAssociations()
* @see #getCallChoreography()
* @generated
*/
EReference getCallChoreography_ParticipantAssociations();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CallChoreography#getCalledChoreographyRef Called Choreography Ref}'.
*
*
* @return the meta object for the reference 'Called Choreography Ref'.
* @see org.omg.bpmn.bpmn2.CallChoreography#getCalledChoreographyRef()
* @see #getCallChoreography()
* @generated
*/
EReference getCallChoreography_CalledChoreographyRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CallConversation Call Conversation}'.
*
*
* @return the meta object for class 'Call Conversation'.
* @see org.omg.bpmn.bpmn2.CallConversation
* @generated
*/
EClass getCallConversation();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CallConversation#getParticipantAssociations Participant Associations}'.
*
*
* @return the meta object for the containment reference list 'Participant Associations'.
* @see org.omg.bpmn.bpmn2.CallConversation#getParticipantAssociations()
* @see #getCallConversation()
* @generated
*/
EReference getCallConversation_ParticipantAssociations();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CallConversation#getCalledCollaborationRef Called Collaboration Ref}'.
*
*
* @return the meta object for the reference 'Called Collaboration Ref'.
* @see org.omg.bpmn.bpmn2.CallConversation#getCalledCollaborationRef()
* @see #getCallConversation()
* @generated
*/
EReference getCallConversation_CalledCollaborationRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CallableElement Callable Element}'.
*
*
* @return the meta object for class 'Callable Element'.
* @see org.omg.bpmn.bpmn2.CallableElement
* @generated
*/
EClass getCallableElement();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.CallableElement#getSupportedInterfaceRefs Supported Interface Refs}'.
*
*
* @return the meta object for the reference list 'Supported Interface Refs'.
* @see org.omg.bpmn.bpmn2.CallableElement#getSupportedInterfaceRefs()
* @see #getCallableElement()
* @generated
*/
EReference getCallableElement_SupportedInterfaceRefs();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.CallableElement#getIoSpecification Io Specification}'.
*
*
* @return the meta object for the containment reference 'Io Specification'.
* @see org.omg.bpmn.bpmn2.CallableElement#getIoSpecification()
* @see #getCallableElement()
* @generated
*/
EReference getCallableElement_IoSpecification();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CallableElement#getIoBinding Io Binding}'.
*
*
* @return the meta object for the containment reference list 'Io Binding'.
* @see org.omg.bpmn.bpmn2.CallableElement#getIoBinding()
* @see #getCallableElement()
* @generated
*/
EReference getCallableElement_IoBinding();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.CallableElement#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.CallableElement#getName()
* @see #getCallableElement()
* @generated
*/
EAttribute getCallableElement_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CancelEventDefinition Cancel Event Definition}'.
*
*
* @return the meta object for class 'Cancel Event Definition'.
* @see org.omg.bpmn.bpmn2.CancelEventDefinition
* @generated
*/
EClass getCancelEventDefinition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CatchEvent Catch Event}'.
*
*
* @return the meta object for class 'Catch Event'.
* @see org.omg.bpmn.bpmn2.CatchEvent
* @generated
*/
EClass getCatchEvent();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CatchEvent#getDataOutputs Data Outputs}'.
*
*
* @return the meta object for the containment reference list 'Data Outputs'.
* @see org.omg.bpmn.bpmn2.CatchEvent#getDataOutputs()
* @see #getCatchEvent()
* @generated
*/
EReference getCatchEvent_DataOutputs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CatchEvent#getDataOutputAssociation Data Output Association}'.
*
*
* @return the meta object for the containment reference list 'Data Output Association'.
* @see org.omg.bpmn.bpmn2.CatchEvent#getDataOutputAssociation()
* @see #getCatchEvent()
* @generated
*/
EReference getCatchEvent_DataOutputAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.CatchEvent#getOutputSet Output Set}'.
*
*
* @return the meta object for the containment reference 'Output Set'.
* @see org.omg.bpmn.bpmn2.CatchEvent#getOutputSet()
* @see #getCatchEvent()
* @generated
*/
EReference getCatchEvent_OutputSet();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CatchEvent#getEventDefinitions Event Definitions}'.
*
*
* @return the meta object for the containment reference list 'Event Definitions'.
* @see org.omg.bpmn.bpmn2.CatchEvent#getEventDefinitions()
* @see #getCatchEvent()
* @generated
*/
EReference getCatchEvent_EventDefinitions();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.CatchEvent#getEventDefinitionRefs Event Definition Refs}'.
*
*
* @return the meta object for the reference list 'Event Definition Refs'.
* @see org.omg.bpmn.bpmn2.CatchEvent#getEventDefinitionRefs()
* @see #getCatchEvent()
* @generated
*/
EReference getCatchEvent_EventDefinitionRefs();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.CatchEvent#isParallelMultiple Parallel Multiple}'.
*
*
* @return the meta object for the attribute 'Parallel Multiple'.
* @see org.omg.bpmn.bpmn2.CatchEvent#isParallelMultiple()
* @see #getCatchEvent()
* @generated
*/
EAttribute getCatchEvent_ParallelMultiple();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Category Category}'.
*
*
* @return the meta object for class 'Category'.
* @see org.omg.bpmn.bpmn2.Category
* @generated
*/
EClass getCategory();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Category#getCategoryValue Category Value}'.
*
*
* @return the meta object for the containment reference list 'Category Value'.
* @see org.omg.bpmn.bpmn2.Category#getCategoryValue()
* @see #getCategory()
* @generated
*/
EReference getCategory_CategoryValue();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Category#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Category#getName()
* @see #getCategory()
* @generated
*/
EAttribute getCategory_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CategoryValue Category Value}'.
*
*
* @return the meta object for class 'Category Value'.
* @see org.omg.bpmn.bpmn2.CategoryValue
* @generated
*/
EClass getCategoryValue();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.CategoryValue#getValue Value}'.
*
*
* @return the meta object for the attribute 'Value'.
* @see org.omg.bpmn.bpmn2.CategoryValue#getValue()
* @see #getCategoryValue()
* @generated
*/
EAttribute getCategoryValue_Value();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.CategoryValue#getCategorizedFlowElements Categorized Flow Elements}'.
*
*
* @return the meta object for the reference list 'Categorized Flow Elements'.
* @see org.omg.bpmn.bpmn2.CategoryValue#getCategorizedFlowElements()
* @see #getCategoryValue()
* @generated
*/
EReference getCategoryValue_CategorizedFlowElements();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Choreography Choreography}'.
*
*
* @return the meta object for class 'Choreography'.
* @see org.omg.bpmn.bpmn2.Choreography
* @generated
*/
EClass getChoreography();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ChoreographyActivity Choreography Activity}'.
*
*
* @return the meta object for class 'Choreography Activity'.
* @see org.omg.bpmn.bpmn2.ChoreographyActivity
* @generated
*/
EClass getChoreographyActivity();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.ChoreographyActivity#getParticipantRefs Participant Refs}'.
*
*
* @return the meta object for the reference list 'Participant Refs'.
* @see org.omg.bpmn.bpmn2.ChoreographyActivity#getParticipantRefs()
* @see #getChoreographyActivity()
* @generated
*/
EReference getChoreographyActivity_ParticipantRefs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ChoreographyActivity#getCorrelationKeys Correlation Keys}'.
*
*
* @return the meta object for the containment reference list 'Correlation Keys'.
* @see org.omg.bpmn.bpmn2.ChoreographyActivity#getCorrelationKeys()
* @see #getChoreographyActivity()
* @generated
*/
EReference getChoreographyActivity_CorrelationKeys();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ChoreographyActivity#getInitiatingParticipantRef Initiating Participant Ref}'.
*
*
* @return the meta object for the reference 'Initiating Participant Ref'.
* @see org.omg.bpmn.bpmn2.ChoreographyActivity#getInitiatingParticipantRef()
* @see #getChoreographyActivity()
* @generated
*/
EReference getChoreographyActivity_InitiatingParticipantRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ChoreographyActivity#getLoopType Loop Type}'.
*
*
* @return the meta object for the attribute 'Loop Type'.
* @see org.omg.bpmn.bpmn2.ChoreographyActivity#getLoopType()
* @see #getChoreographyActivity()
* @generated
*/
EAttribute getChoreographyActivity_LoopType();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ChoreographyTask Choreography Task}'.
*
*
* @return the meta object for class 'Choreography Task'.
* @see org.omg.bpmn.bpmn2.ChoreographyTask
* @generated
*/
EClass getChoreographyTask();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.ChoreographyTask#getMessageFlowRef Message Flow Ref}'.
*
*
* @return the meta object for the reference list 'Message Flow Ref'.
* @see org.omg.bpmn.bpmn2.ChoreographyTask#getMessageFlowRef()
* @see #getChoreographyTask()
* @generated
*/
EReference getChoreographyTask_MessageFlowRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Collaboration Collaboration}'.
*
*
* @return the meta object for class 'Collaboration'.
* @see org.omg.bpmn.bpmn2.Collaboration
* @generated
*/
EClass getCollaboration();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getParticipants Participants}'.
*
*
* @return the meta object for the containment reference list 'Participants'.
* @see org.omg.bpmn.bpmn2.Collaboration#getParticipants()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_Participants();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getMessageFlows Message Flows}'.
*
*
* @return the meta object for the containment reference list 'Message Flows'.
* @see org.omg.bpmn.bpmn2.Collaboration#getMessageFlows()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_MessageFlows();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getArtifacts Artifacts}'.
*
*
* @return the meta object for the containment reference list 'Artifacts'.
* @see org.omg.bpmn.bpmn2.Collaboration#getArtifacts()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_Artifacts();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getConversations Conversations}'.
*
*
* @return the meta object for the containment reference list 'Conversations'.
* @see org.omg.bpmn.bpmn2.Collaboration#getConversations()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_Conversations();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getConversationAssociations Conversation Associations}'.
*
*
* @return the meta object for the containment reference list 'Conversation Associations'.
* @see org.omg.bpmn.bpmn2.Collaboration#getConversationAssociations()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_ConversationAssociations();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getParticipantAssociations Participant Associations}'.
*
*
* @return the meta object for the containment reference list 'Participant Associations'.
* @see org.omg.bpmn.bpmn2.Collaboration#getParticipantAssociations()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_ParticipantAssociations();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getMessageFlowAssociations Message Flow Associations}'.
*
*
* @return the meta object for the containment reference list 'Message Flow Associations'.
* @see org.omg.bpmn.bpmn2.Collaboration#getMessageFlowAssociations()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_MessageFlowAssociations();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getCorrelationKeys Correlation Keys}'.
*
*
* @return the meta object for the containment reference list 'Correlation Keys'.
* @see org.omg.bpmn.bpmn2.Collaboration#getCorrelationKeys()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_CorrelationKeys();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getChoreographyRef Choreography Ref}'.
*
*
* @return the meta object for the reference list 'Choreography Ref'.
* @see org.omg.bpmn.bpmn2.Collaboration#getChoreographyRef()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_ChoreographyRef();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Collaboration#getConversationLinks Conversation Links}'.
*
*
* @return the meta object for the containment reference list 'Conversation Links'.
* @see org.omg.bpmn.bpmn2.Collaboration#getConversationLinks()
* @see #getCollaboration()
* @generated
*/
EReference getCollaboration_ConversationLinks();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Collaboration#isIsClosed Is Closed}'.
*
*
* @return the meta object for the attribute 'Is Closed'.
* @see org.omg.bpmn.bpmn2.Collaboration#isIsClosed()
* @see #getCollaboration()
* @generated
*/
EAttribute getCollaboration_IsClosed();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Collaboration#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Collaboration#getName()
* @see #getCollaboration()
* @generated
*/
EAttribute getCollaboration_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CompensateEventDefinition Compensate Event Definition}'.
*
*
* @return the meta object for class 'Compensate Event Definition'.
* @see org.omg.bpmn.bpmn2.CompensateEventDefinition
* @generated
*/
EClass getCompensateEventDefinition();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CompensateEventDefinition#getActivityRef Activity Ref}'.
*
*
* @return the meta object for the reference 'Activity Ref'.
* @see org.omg.bpmn.bpmn2.CompensateEventDefinition#getActivityRef()
* @see #getCompensateEventDefinition()
* @generated
*/
EReference getCompensateEventDefinition_ActivityRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.CompensateEventDefinition#isWaitForCompletion Wait For Completion}'.
*
*
* @return the meta object for the attribute 'Wait For Completion'.
* @see org.omg.bpmn.bpmn2.CompensateEventDefinition#isWaitForCompletion()
* @see #getCompensateEventDefinition()
* @generated
*/
EAttribute getCompensateEventDefinition_WaitForCompletion();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ComplexBehaviorDefinition Complex Behavior Definition}'.
*
*
* @return the meta object for class 'Complex Behavior Definition'.
* @see org.omg.bpmn.bpmn2.ComplexBehaviorDefinition
* @generated
*/
EClass getComplexBehaviorDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ComplexBehaviorDefinition#getCondition Condition}'.
*
*
* @return the meta object for the containment reference 'Condition'.
* @see org.omg.bpmn.bpmn2.ComplexBehaviorDefinition#getCondition()
* @see #getComplexBehaviorDefinition()
* @generated
*/
EReference getComplexBehaviorDefinition_Condition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ComplexBehaviorDefinition#getEvent Event}'.
*
*
* @return the meta object for the containment reference 'Event'.
* @see org.omg.bpmn.bpmn2.ComplexBehaviorDefinition#getEvent()
* @see #getComplexBehaviorDefinition()
* @generated
*/
EReference getComplexBehaviorDefinition_Event();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ComplexGateway Complex Gateway}'.
*
*
* @return the meta object for class 'Complex Gateway'.
* @see org.omg.bpmn.bpmn2.ComplexGateway
* @generated
*/
EClass getComplexGateway();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ComplexGateway#getActivationCondition Activation Condition}'.
*
*
* @return the meta object for the containment reference 'Activation Condition'.
* @see org.omg.bpmn.bpmn2.ComplexGateway#getActivationCondition()
* @see #getComplexGateway()
* @generated
*/
EReference getComplexGateway_ActivationCondition();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ComplexGateway#getDefault Default}'.
*
*
* @return the meta object for the reference 'Default'.
* @see org.omg.bpmn.bpmn2.ComplexGateway#getDefault()
* @see #getComplexGateway()
* @generated
*/
EReference getComplexGateway_Default();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ConditionalEventDefinition Conditional Event Definition}'.
*
*
* @return the meta object for class 'Conditional Event Definition'.
* @see org.omg.bpmn.bpmn2.ConditionalEventDefinition
* @generated
*/
EClass getConditionalEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ConditionalEventDefinition#getCondition Condition}'.
*
*
* @return the meta object for the containment reference 'Condition'.
* @see org.omg.bpmn.bpmn2.ConditionalEventDefinition#getCondition()
* @see #getConditionalEventDefinition()
* @generated
*/
EReference getConditionalEventDefinition_Condition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Conversation Conversation}'.
*
*
* @return the meta object for class 'Conversation'.
* @see org.omg.bpmn.bpmn2.Conversation
* @generated
*/
EClass getConversation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ConversationAssociation Conversation Association}'.
*
*
* @return the meta object for class 'Conversation Association'.
* @see org.omg.bpmn.bpmn2.ConversationAssociation
* @generated
*/
EClass getConversationAssociation();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ConversationAssociation#getInnerConversationNodeRef Inner Conversation Node Ref}'.
*
*
* @return the meta object for the reference 'Inner Conversation Node Ref'.
* @see org.omg.bpmn.bpmn2.ConversationAssociation#getInnerConversationNodeRef()
* @see #getConversationAssociation()
* @generated
*/
EReference getConversationAssociation_InnerConversationNodeRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ConversationAssociation#getOuterConversationNodeRef Outer Conversation Node Ref}'.
*
*
* @return the meta object for the reference 'Outer Conversation Node Ref'.
* @see org.omg.bpmn.bpmn2.ConversationAssociation#getOuterConversationNodeRef()
* @see #getConversationAssociation()
* @generated
*/
EReference getConversationAssociation_OuterConversationNodeRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ConversationLink Conversation Link}'.
*
*
* @return the meta object for class 'Conversation Link'.
* @see org.omg.bpmn.bpmn2.ConversationLink
* @generated
*/
EClass getConversationLink();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ConversationLink#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.ConversationLink#getName()
* @see #getConversationLink()
* @generated
*/
EAttribute getConversationLink_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ConversationLink#getSourceRef Source Ref}'.
*
*
* @return the meta object for the reference 'Source Ref'.
* @see org.omg.bpmn.bpmn2.ConversationLink#getSourceRef()
* @see #getConversationLink()
* @generated
*/
EReference getConversationLink_SourceRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ConversationLink#getTargetRef Target Ref}'.
*
*
* @return the meta object for the reference 'Target Ref'.
* @see org.omg.bpmn.bpmn2.ConversationLink#getTargetRef()
* @see #getConversationLink()
* @generated
*/
EReference getConversationLink_TargetRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ConversationNode Conversation Node}'.
*
*
* @return the meta object for class 'Conversation Node'.
* @see org.omg.bpmn.bpmn2.ConversationNode
* @generated
*/
EClass getConversationNode();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.ConversationNode#getParticipantRefs Participant Refs}'.
*
*
* @return the meta object for the reference list 'Participant Refs'.
* @see org.omg.bpmn.bpmn2.ConversationNode#getParticipantRefs()
* @see #getConversationNode()
* @generated
*/
EReference getConversationNode_ParticipantRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.ConversationNode#getMessageFlowRefs Message Flow Refs}'.
*
*
* @return the meta object for the reference list 'Message Flow Refs'.
* @see org.omg.bpmn.bpmn2.ConversationNode#getMessageFlowRefs()
* @see #getConversationNode()
* @generated
*/
EReference getConversationNode_MessageFlowRefs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ConversationNode#getCorrelationKeys Correlation Keys}'.
*
*
* @return the meta object for the containment reference list 'Correlation Keys'.
* @see org.omg.bpmn.bpmn2.ConversationNode#getCorrelationKeys()
* @see #getConversationNode()
* @generated
*/
EReference getConversationNode_CorrelationKeys();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ConversationNode#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.ConversationNode#getName()
* @see #getConversationNode()
* @generated
*/
EAttribute getConversationNode_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CorrelationKey Correlation Key}'.
*
*
* @return the meta object for class 'Correlation Key'.
* @see org.omg.bpmn.bpmn2.CorrelationKey
* @generated
*/
EClass getCorrelationKey();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.CorrelationKey#getCorrelationPropertyRef Correlation Property Ref}'.
*
*
* @return the meta object for the reference list 'Correlation Property Ref'.
* @see org.omg.bpmn.bpmn2.CorrelationKey#getCorrelationPropertyRef()
* @see #getCorrelationKey()
* @generated
*/
EReference getCorrelationKey_CorrelationPropertyRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.CorrelationKey#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.CorrelationKey#getName()
* @see #getCorrelationKey()
* @generated
*/
EAttribute getCorrelationKey_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CorrelationProperty Correlation Property}'.
*
*
* @return the meta object for class 'Correlation Property'.
* @see org.omg.bpmn.bpmn2.CorrelationProperty
* @generated
*/
EClass getCorrelationProperty();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CorrelationProperty#getCorrelationPropertyRetrievalExpression Correlation Property Retrieval Expression}'.
*
*
* @return the meta object for the containment reference list 'Correlation Property Retrieval Expression'.
* @see org.omg.bpmn.bpmn2.CorrelationProperty#getCorrelationPropertyRetrievalExpression()
* @see #getCorrelationProperty()
* @generated
*/
EReference getCorrelationProperty_CorrelationPropertyRetrievalExpression();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.CorrelationProperty#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.CorrelationProperty#getName()
* @see #getCorrelationProperty()
* @generated
*/
EAttribute getCorrelationProperty_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CorrelationProperty#getType Type}'.
*
*
* @return the meta object for the reference 'Type'.
* @see org.omg.bpmn.bpmn2.CorrelationProperty#getType()
* @see #getCorrelationProperty()
* @generated
*/
EReference getCorrelationProperty_Type();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CorrelationPropertyBinding Correlation Property Binding}'.
*
*
* @return the meta object for class 'Correlation Property Binding'.
* @see org.omg.bpmn.bpmn2.CorrelationPropertyBinding
* @generated
*/
EClass getCorrelationPropertyBinding();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.CorrelationPropertyBinding#getDataPath Data Path}'.
*
*
* @return the meta object for the containment reference 'Data Path'.
* @see org.omg.bpmn.bpmn2.CorrelationPropertyBinding#getDataPath()
* @see #getCorrelationPropertyBinding()
* @generated
*/
EReference getCorrelationPropertyBinding_DataPath();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CorrelationPropertyBinding#getCorrelationPropertyRef Correlation Property Ref}'.
*
*
* @return the meta object for the reference 'Correlation Property Ref'.
* @see org.omg.bpmn.bpmn2.CorrelationPropertyBinding#getCorrelationPropertyRef()
* @see #getCorrelationPropertyBinding()
* @generated
*/
EReference getCorrelationPropertyBinding_CorrelationPropertyRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CorrelationPropertyRetrievalExpression Correlation Property Retrieval Expression}'.
*
*
* @return the meta object for class 'Correlation Property Retrieval Expression'.
* @see org.omg.bpmn.bpmn2.CorrelationPropertyRetrievalExpression
* @generated
*/
EClass getCorrelationPropertyRetrievalExpression();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.CorrelationPropertyRetrievalExpression#getMessagePath Message Path}'.
*
*
* @return the meta object for the containment reference 'Message Path'.
* @see org.omg.bpmn.bpmn2.CorrelationPropertyRetrievalExpression#getMessagePath()
* @see #getCorrelationPropertyRetrievalExpression()
* @generated
*/
EReference getCorrelationPropertyRetrievalExpression_MessagePath();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CorrelationPropertyRetrievalExpression#getMessageRef Message Ref}'.
*
*
* @return the meta object for the reference 'Message Ref'.
* @see org.omg.bpmn.bpmn2.CorrelationPropertyRetrievalExpression#getMessageRef()
* @see #getCorrelationPropertyRetrievalExpression()
* @generated
*/
EReference getCorrelationPropertyRetrievalExpression_MessageRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.CorrelationSubscription Correlation Subscription}'.
*
*
* @return the meta object for class 'Correlation Subscription'.
* @see org.omg.bpmn.bpmn2.CorrelationSubscription
* @generated
*/
EClass getCorrelationSubscription();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.CorrelationSubscription#getCorrelationPropertyBinding Correlation Property Binding}'.
*
*
* @return the meta object for the containment reference list 'Correlation Property Binding'.
* @see org.omg.bpmn.bpmn2.CorrelationSubscription#getCorrelationPropertyBinding()
* @see #getCorrelationSubscription()
* @generated
*/
EReference getCorrelationSubscription_CorrelationPropertyBinding();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.CorrelationSubscription#getCorrelationKeyRef Correlation Key Ref}'.
*
*
* @return the meta object for the reference 'Correlation Key Ref'.
* @see org.omg.bpmn.bpmn2.CorrelationSubscription#getCorrelationKeyRef()
* @see #getCorrelationSubscription()
* @generated
*/
EReference getCorrelationSubscription_CorrelationKeyRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataAssociation Data Association}'.
*
*
* @return the meta object for class 'Data Association'.
* @see org.omg.bpmn.bpmn2.DataAssociation
* @generated
*/
EClass getDataAssociation();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataAssociation#getSourceRef Source Ref}'.
*
*
* @return the meta object for the reference list 'Source Ref'.
* @see org.omg.bpmn.bpmn2.DataAssociation#getSourceRef()
* @see #getDataAssociation()
* @generated
*/
EReference getDataAssociation_SourceRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.DataAssociation#getTargetRef Target Ref}'.
*
*
* @return the meta object for the reference 'Target Ref'.
* @see org.omg.bpmn.bpmn2.DataAssociation#getTargetRef()
* @see #getDataAssociation()
* @generated
*/
EReference getDataAssociation_TargetRef();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.DataAssociation#getTransformation Transformation}'.
*
*
* @return the meta object for the containment reference 'Transformation'.
* @see org.omg.bpmn.bpmn2.DataAssociation#getTransformation()
* @see #getDataAssociation()
* @generated
*/
EReference getDataAssociation_Transformation();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.DataAssociation#getAssignment Assignment}'.
*
*
* @return the meta object for the containment reference list 'Assignment'.
* @see org.omg.bpmn.bpmn2.DataAssociation#getAssignment()
* @see #getDataAssociation()
* @generated
*/
EReference getDataAssociation_Assignment();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataInput Data Input}'.
*
*
* @return the meta object for class 'Data Input'.
* @see org.omg.bpmn.bpmn2.DataInput
* @generated
*/
EClass getDataInput();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataInput#getInputSetWithOptional Input Set With Optional}'.
*
*
* @return the meta object for the reference list 'Input Set With Optional'.
* @see org.omg.bpmn.bpmn2.DataInput#getInputSetWithOptional()
* @see #getDataInput()
* @generated
*/
EReference getDataInput_InputSetWithOptional();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataInput#getInputSetWithWhileExecuting Input Set With While Executing}'.
*
*
* @return the meta object for the reference list 'Input Set With While Executing'.
* @see org.omg.bpmn.bpmn2.DataInput#getInputSetWithWhileExecuting()
* @see #getDataInput()
* @generated
*/
EReference getDataInput_InputSetWithWhileExecuting();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataInput#getInputSetRefs Input Set Refs}'.
*
*
* @return the meta object for the reference list 'Input Set Refs'.
* @see org.omg.bpmn.bpmn2.DataInput#getInputSetRefs()
* @see #getDataInput()
* @generated
*/
EReference getDataInput_InputSetRefs();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataInput#isIsCollection Is Collection}'.
*
*
* @return the meta object for the attribute 'Is Collection'.
* @see org.omg.bpmn.bpmn2.DataInput#isIsCollection()
* @see #getDataInput()
* @generated
*/
EAttribute getDataInput_IsCollection();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataInput#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.DataInput#getName()
* @see #getDataInput()
* @generated
*/
EAttribute getDataInput_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataInputAssociation Data Input Association}'.
*
*
* @return the meta object for class 'Data Input Association'.
* @see org.omg.bpmn.bpmn2.DataInputAssociation
* @generated
*/
EClass getDataInputAssociation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataObject Data Object}'.
*
*
* @return the meta object for class 'Data Object'.
* @see org.omg.bpmn.bpmn2.DataObject
* @generated
*/
EClass getDataObject();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataObject#isIsCollection Is Collection}'.
*
*
* @return the meta object for the attribute 'Is Collection'.
* @see org.omg.bpmn.bpmn2.DataObject#isIsCollection()
* @see #getDataObject()
* @generated
*/
EAttribute getDataObject_IsCollection();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataObjectReference Data Object Reference}'.
*
*
* @return the meta object for class 'Data Object Reference'.
* @see org.omg.bpmn.bpmn2.DataObjectReference
* @generated
*/
EClass getDataObjectReference();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.DataObjectReference#getDataObjectRef Data Object Ref}'.
*
*
* @return the meta object for the reference 'Data Object Ref'.
* @see org.omg.bpmn.bpmn2.DataObjectReference#getDataObjectRef()
* @see #getDataObjectReference()
* @generated
*/
EReference getDataObjectReference_DataObjectRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataOutput Data Output}'.
*
*
* @return the meta object for class 'Data Output'.
* @see org.omg.bpmn.bpmn2.DataOutput
* @generated
*/
EClass getDataOutput();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataOutput#getOutputSetWithOptional Output Set With Optional}'.
*
*
* @return the meta object for the reference list 'Output Set With Optional'.
* @see org.omg.bpmn.bpmn2.DataOutput#getOutputSetWithOptional()
* @see #getDataOutput()
* @generated
*/
EReference getDataOutput_OutputSetWithOptional();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataOutput#getOutputSetWithWhileExecuting Output Set With While Executing}'.
*
*
* @return the meta object for the reference list 'Output Set With While Executing'.
* @see org.omg.bpmn.bpmn2.DataOutput#getOutputSetWithWhileExecuting()
* @see #getDataOutput()
* @generated
*/
EReference getDataOutput_OutputSetWithWhileExecuting();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.DataOutput#getOutputSetRefs Output Set Refs}'.
*
*
* @return the meta object for the reference list 'Output Set Refs'.
* @see org.omg.bpmn.bpmn2.DataOutput#getOutputSetRefs()
* @see #getDataOutput()
* @generated
*/
EReference getDataOutput_OutputSetRefs();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataOutput#isIsCollection Is Collection}'.
*
*
* @return the meta object for the attribute 'Is Collection'.
* @see org.omg.bpmn.bpmn2.DataOutput#isIsCollection()
* @see #getDataOutput()
* @generated
*/
EAttribute getDataOutput_IsCollection();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataOutput#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.DataOutput#getName()
* @see #getDataOutput()
* @generated
*/
EAttribute getDataOutput_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataOutputAssociation Data Output Association}'.
*
*
* @return the meta object for class 'Data Output Association'.
* @see org.omg.bpmn.bpmn2.DataOutputAssociation
* @generated
*/
EClass getDataOutputAssociation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataState Data State}'.
*
*
* @return the meta object for class 'Data State'.
* @see org.omg.bpmn.bpmn2.DataState
* @generated
*/
EClass getDataState();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataState#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.DataState#getName()
* @see #getDataState()
* @generated
*/
EAttribute getDataState_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataStore Data Store}'.
*
*
* @return the meta object for class 'Data Store'.
* @see org.omg.bpmn.bpmn2.DataStore
* @generated
*/
EClass getDataStore();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataStore#getCapacity Capacity}'.
*
*
* @return the meta object for the attribute 'Capacity'.
* @see org.omg.bpmn.bpmn2.DataStore#getCapacity()
* @see #getDataStore()
* @generated
*/
EAttribute getDataStore_Capacity();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataStore#isIsUnlimited Is Unlimited}'.
*
*
* @return the meta object for the attribute 'Is Unlimited'.
* @see org.omg.bpmn.bpmn2.DataStore#isIsUnlimited()
* @see #getDataStore()
* @generated
*/
EAttribute getDataStore_IsUnlimited();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.DataStore#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.DataStore#getName()
* @see #getDataStore()
* @generated
*/
EAttribute getDataStore_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.DataStoreReference Data Store Reference}'.
*
*
* @return the meta object for class 'Data Store Reference'.
* @see org.omg.bpmn.bpmn2.DataStoreReference
* @generated
*/
EClass getDataStoreReference();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.DataStoreReference#getDataStoreRef Data Store Ref}'.
*
*
* @return the meta object for the reference 'Data Store Ref'.
* @see org.omg.bpmn.bpmn2.DataStoreReference#getDataStoreRef()
* @see #getDataStoreReference()
* @generated
*/
EReference getDataStoreReference_DataStoreRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Definitions Definitions}'.
*
*
* @return the meta object for class 'Definitions'.
* @see org.omg.bpmn.bpmn2.Definitions
* @generated
*/
EClass getDefinitions();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Definitions#getImports Imports}'.
*
*
* @return the meta object for the containment reference list 'Imports'.
* @see org.omg.bpmn.bpmn2.Definitions#getImports()
* @see #getDefinitions()
* @generated
*/
EReference getDefinitions_Imports();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Definitions#getExtensions Extensions}'.
*
*
* @return the meta object for the containment reference list 'Extensions'.
* @see org.omg.bpmn.bpmn2.Definitions#getExtensions()
* @see #getDefinitions()
* @generated
*/
EReference getDefinitions_Extensions();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Definitions#getRootElements Root Elements}'.
*
*
* @return the meta object for the containment reference list 'Root Elements'.
* @see org.omg.bpmn.bpmn2.Definitions#getRootElements()
* @see #getDefinitions()
* @generated
*/
EReference getDefinitions_RootElements();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Definitions#getDiagrams Diagrams}'.
*
*
* @return the meta object for the containment reference list 'Diagrams'.
* @see org.omg.bpmn.bpmn2.Definitions#getDiagrams()
* @see #getDefinitions()
* @generated
*/
EReference getDefinitions_Diagrams();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Definitions#getRelationships Relationships}'.
*
*
* @return the meta object for the containment reference list 'Relationships'.
* @see org.omg.bpmn.bpmn2.Definitions#getRelationships()
* @see #getDefinitions()
* @generated
*/
EReference getDefinitions_Relationships();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Definitions#getExporter Exporter}'.
*
*
* @return the meta object for the attribute 'Exporter'.
* @see org.omg.bpmn.bpmn2.Definitions#getExporter()
* @see #getDefinitions()
* @generated
*/
EAttribute getDefinitions_Exporter();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Definitions#getExporterVersion Exporter Version}'.
*
*
* @return the meta object for the attribute 'Exporter Version'.
* @see org.omg.bpmn.bpmn2.Definitions#getExporterVersion()
* @see #getDefinitions()
* @generated
*/
EAttribute getDefinitions_ExporterVersion();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Definitions#getExpressionLanguage Expression Language}'.
*
*
* @return the meta object for the attribute 'Expression Language'.
* @see org.omg.bpmn.bpmn2.Definitions#getExpressionLanguage()
* @see #getDefinitions()
* @generated
*/
EAttribute getDefinitions_ExpressionLanguage();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Definitions#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Definitions#getName()
* @see #getDefinitions()
* @generated
*/
EAttribute getDefinitions_Name();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Definitions#getTargetNamespace Target Namespace}'.
*
*
* @return the meta object for the attribute 'Target Namespace'.
* @see org.omg.bpmn.bpmn2.Definitions#getTargetNamespace()
* @see #getDefinitions()
* @generated
*/
EAttribute getDefinitions_TargetNamespace();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Definitions#getTypeLanguage Type Language}'.
*
*
* @return the meta object for the attribute 'Type Language'.
* @see org.omg.bpmn.bpmn2.Definitions#getTypeLanguage()
* @see #getDefinitions()
* @generated
*/
EAttribute getDefinitions_TypeLanguage();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Documentation Documentation}'.
*
*
* @return the meta object for class 'Documentation'.
* @see org.omg.bpmn.bpmn2.Documentation
* @generated
*/
EClass getDocumentation();
/**
* Returns the meta object for the attribute list '{@link org.omg.bpmn.bpmn2.Documentation#getMixed Mixed}'.
*
*
* @return the meta object for the attribute list 'Mixed'.
* @see org.omg.bpmn.bpmn2.Documentation#getMixed()
* @see #getDocumentation()
* @generated
*/
EAttribute getDocumentation_Mixed();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Documentation#getText Text}'.
*
*
* @return the meta object for the attribute 'Text'.
* @see org.omg.bpmn.bpmn2.Documentation#getText()
* @see #getDocumentation()
* @generated
*/
EAttribute getDocumentation_Text();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Documentation#getTextFormat Text Format}'.
*
*
* @return the meta object for the attribute 'Text Format'.
* @see org.omg.bpmn.bpmn2.Documentation#getTextFormat()
* @see #getDocumentation()
* @generated
*/
EAttribute getDocumentation_TextFormat();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.EndEvent End Event}'.
*
*
* @return the meta object for class 'End Event'.
* @see org.omg.bpmn.bpmn2.EndEvent
* @generated
*/
EClass getEndEvent();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.EndPoint End Point}'.
*
*
* @return the meta object for class 'End Point'.
* @see org.omg.bpmn.bpmn2.EndPoint
* @generated
*/
EClass getEndPoint();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Error Error}'.
*
*
* @return the meta object for class 'Error'.
* @see org.omg.bpmn.bpmn2.Error
* @generated
*/
EClass getError();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Error#getErrorCode Error Code}'.
*
*
* @return the meta object for the attribute 'Error Code'.
* @see org.omg.bpmn.bpmn2.Error#getErrorCode()
* @see #getError()
* @generated
*/
EAttribute getError_ErrorCode();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Error#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Error#getName()
* @see #getError()
* @generated
*/
EAttribute getError_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Error#getStructureRef Structure Ref}'.
*
*
* @return the meta object for the reference 'Structure Ref'.
* @see org.omg.bpmn.bpmn2.Error#getStructureRef()
* @see #getError()
* @generated
*/
EReference getError_StructureRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ErrorEventDefinition Error Event Definition}'.
*
*
* @return the meta object for class 'Error Event Definition'.
* @see org.omg.bpmn.bpmn2.ErrorEventDefinition
* @generated
*/
EClass getErrorEventDefinition();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ErrorEventDefinition#getErrorRef Error Ref}'.
*
*
* @return the meta object for the reference 'Error Ref'.
* @see org.omg.bpmn.bpmn2.ErrorEventDefinition#getErrorRef()
* @see #getErrorEventDefinition()
* @generated
*/
EReference getErrorEventDefinition_ErrorRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Escalation Escalation}'.
*
*
* @return the meta object for class 'Escalation'.
* @see org.omg.bpmn.bpmn2.Escalation
* @generated
*/
EClass getEscalation();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Escalation#getEscalationCode Escalation Code}'.
*
*
* @return the meta object for the attribute 'Escalation Code'.
* @see org.omg.bpmn.bpmn2.Escalation#getEscalationCode()
* @see #getEscalation()
* @generated
*/
EAttribute getEscalation_EscalationCode();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Escalation#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Escalation#getName()
* @see #getEscalation()
* @generated
*/
EAttribute getEscalation_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Escalation#getStructureRef Structure Ref}'.
*
*
* @return the meta object for the reference 'Structure Ref'.
* @see org.omg.bpmn.bpmn2.Escalation#getStructureRef()
* @see #getEscalation()
* @generated
*/
EReference getEscalation_StructureRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.EscalationEventDefinition Escalation Event Definition}'.
*
*
* @return the meta object for class 'Escalation Event Definition'.
* @see org.omg.bpmn.bpmn2.EscalationEventDefinition
* @generated
*/
EClass getEscalationEventDefinition();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.EscalationEventDefinition#getEscalationRef Escalation Ref}'.
*
*
* @return the meta object for the reference 'Escalation Ref'.
* @see org.omg.bpmn.bpmn2.EscalationEventDefinition#getEscalationRef()
* @see #getEscalationEventDefinition()
* @generated
*/
EReference getEscalationEventDefinition_EscalationRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Event Event}'.
*
*
* @return the meta object for class 'Event'.
* @see org.omg.bpmn.bpmn2.Event
* @generated
*/
EClass getEvent();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Event#getProperties Properties}'.
*
*
* @return the meta object for the containment reference list 'Properties'.
* @see org.omg.bpmn.bpmn2.Event#getProperties()
* @see #getEvent()
* @generated
*/
EReference getEvent_Properties();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.EventBasedGateway Event Based Gateway}'.
*
*
* @return the meta object for class 'Event Based Gateway'.
* @see org.omg.bpmn.bpmn2.EventBasedGateway
* @generated
*/
EClass getEventBasedGateway();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.EventBasedGateway#getEventGatewayType Event Gateway Type}'.
*
*
* @return the meta object for the attribute 'Event Gateway Type'.
* @see org.omg.bpmn.bpmn2.EventBasedGateway#getEventGatewayType()
* @see #getEventBasedGateway()
* @generated
*/
EAttribute getEventBasedGateway_EventGatewayType();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.EventBasedGateway#isInstantiate Instantiate}'.
*
*
* @return the meta object for the attribute 'Instantiate'.
* @see org.omg.bpmn.bpmn2.EventBasedGateway#isInstantiate()
* @see #getEventBasedGateway()
* @generated
*/
EAttribute getEventBasedGateway_Instantiate();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.EventDefinition Event Definition}'.
*
*
* @return the meta object for class 'Event Definition'.
* @see org.omg.bpmn.bpmn2.EventDefinition
* @generated
*/
EClass getEventDefinition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ExclusiveGateway Exclusive Gateway}'.
*
*
* @return the meta object for class 'Exclusive Gateway'.
* @see org.omg.bpmn.bpmn2.ExclusiveGateway
* @generated
*/
EClass getExclusiveGateway();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ExclusiveGateway#getDefault Default}'.
*
*
* @return the meta object for the reference 'Default'.
* @see org.omg.bpmn.bpmn2.ExclusiveGateway#getDefault()
* @see #getExclusiveGateway()
* @generated
*/
EReference getExclusiveGateway_Default();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Expression Expression}'.
*
*
* @return the meta object for class 'Expression'.
* @see org.omg.bpmn.bpmn2.Expression
* @generated
*/
EClass getExpression();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Extension Extension}'.
*
*
* @return the meta object for class 'Extension'.
* @see org.omg.bpmn.bpmn2.Extension
* @generated
*/
EClass getExtension();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Extension#getDefinition Definition}'.
*
*
* @return the meta object for the containment reference 'Definition'.
* @see org.omg.bpmn.bpmn2.Extension#getDefinition()
* @see #getExtension()
* @generated
*/
EReference getExtension_Definition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Extension#isMustUnderstand Must Understand}'.
*
*
* @return the meta object for the attribute 'Must Understand'.
* @see org.omg.bpmn.bpmn2.Extension#isMustUnderstand()
* @see #getExtension()
* @generated
*/
EAttribute getExtension_MustUnderstand();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Extension#getXsdDefinition Xsd Definition}'.
*
*
* @return the meta object for the attribute 'Xsd Definition'.
* @see org.omg.bpmn.bpmn2.Extension#getXsdDefinition()
* @see #getExtension()
* @generated
*/
EAttribute getExtension_XsdDefinition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ExtensionAttributeDefinition Extension Attribute Definition}'.
*
*
* @return the meta object for class 'Extension Attribute Definition'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeDefinition
* @generated
*/
EClass getExtensionAttributeDefinition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#getName()
* @see #getExtensionAttributeDefinition()
* @generated
*/
EAttribute getExtensionAttributeDefinition_Name();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#getType Type}'.
*
*
* @return the meta object for the attribute 'Type'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#getType()
* @see #getExtensionAttributeDefinition()
* @generated
*/
EAttribute getExtensionAttributeDefinition_Type();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#isIsReference Is Reference}'.
*
*
* @return the meta object for the attribute 'Is Reference'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#isIsReference()
* @see #getExtensionAttributeDefinition()
* @generated
*/
EAttribute getExtensionAttributeDefinition_IsReference();
/**
* Returns the meta object for the container reference '{@link org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#getExtensionDefinition Extension Definition}'.
*
*
* @return the meta object for the container reference 'Extension Definition'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeDefinition#getExtensionDefinition()
* @see #getExtensionAttributeDefinition()
* @generated
*/
EReference getExtensionAttributeDefinition_ExtensionDefinition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ExtensionAttributeValue Extension Attribute Value}'.
*
*
* @return the meta object for class 'Extension Attribute Value'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeValue
* @generated
*/
EClass getExtensionAttributeValue();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ExtensionAttributeValue#getValueRef Value Ref}'.
*
*
* @return the meta object for the reference 'Value Ref'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeValue#getValueRef()
* @see #getExtensionAttributeValue()
* @generated
*/
EReference getExtensionAttributeValue_ValueRef();
/**
* Returns the meta object for the attribute list '{@link org.omg.bpmn.bpmn2.ExtensionAttributeValue#getValue Value}'.
*
*
* @return the meta object for the attribute list 'Value'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeValue#getValue()
* @see #getExtensionAttributeValue()
* @generated
*/
EAttribute getExtensionAttributeValue_Value();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ExtensionAttributeValue#getExtensionAttributeDefinition Extension Attribute Definition}'.
*
*
* @return the meta object for the reference 'Extension Attribute Definition'.
* @see org.omg.bpmn.bpmn2.ExtensionAttributeValue#getExtensionAttributeDefinition()
* @see #getExtensionAttributeValue()
* @generated
*/
EReference getExtensionAttributeValue_ExtensionAttributeDefinition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ExtensionDefinition Extension Definition}'.
*
*
* @return the meta object for class 'Extension Definition'.
* @see org.omg.bpmn.bpmn2.ExtensionDefinition
* @generated
*/
EClass getExtensionDefinition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ExtensionDefinition#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.ExtensionDefinition#getName()
* @see #getExtensionDefinition()
* @generated
*/
EAttribute getExtensionDefinition_Name();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ExtensionDefinition#getExtensionAttributeDefinitions Extension Attribute Definitions}'.
*
*
* @return the meta object for the containment reference list 'Extension Attribute Definitions'.
* @see org.omg.bpmn.bpmn2.ExtensionDefinition#getExtensionAttributeDefinitions()
* @see #getExtensionDefinition()
* @generated
*/
EReference getExtensionDefinition_ExtensionAttributeDefinitions();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.FlowElement Flow Element}'.
*
*
* @return the meta object for class 'Flow Element'.
* @see org.omg.bpmn.bpmn2.FlowElement
* @generated
*/
EClass getFlowElement();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.FlowElement#getAuditing Auditing}'.
*
*
* @return the meta object for the containment reference 'Auditing'.
* @see org.omg.bpmn.bpmn2.FlowElement#getAuditing()
* @see #getFlowElement()
* @generated
*/
EReference getFlowElement_Auditing();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.FlowElement#getMonitoring Monitoring}'.
*
*
* @return the meta object for the containment reference 'Monitoring'.
* @see org.omg.bpmn.bpmn2.FlowElement#getMonitoring()
* @see #getFlowElement()
* @generated
*/
EReference getFlowElement_Monitoring();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.FlowElement#getCategoryValueRef Category Value Ref}'.
*
*
* @return the meta object for the reference list 'Category Value Ref'.
* @see org.omg.bpmn.bpmn2.FlowElement#getCategoryValueRef()
* @see #getFlowElement()
* @generated
*/
EReference getFlowElement_CategoryValueRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.FlowElement#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.FlowElement#getName()
* @see #getFlowElement()
* @generated
*/
EAttribute getFlowElement_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.FlowElementsContainer Flow Elements Container}'.
*
*
* @return the meta object for class 'Flow Elements Container'.
* @see org.omg.bpmn.bpmn2.FlowElementsContainer
* @generated
*/
EClass getFlowElementsContainer();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.FlowElementsContainer#getLaneSets Lane Sets}'.
*
*
* @return the meta object for the containment reference list 'Lane Sets'.
* @see org.omg.bpmn.bpmn2.FlowElementsContainer#getLaneSets()
* @see #getFlowElementsContainer()
* @generated
*/
EReference getFlowElementsContainer_LaneSets();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.FlowElementsContainer#getFlowElements Flow Elements}'.
*
*
* @return the meta object for the containment reference list 'Flow Elements'.
* @see org.omg.bpmn.bpmn2.FlowElementsContainer#getFlowElements()
* @see #getFlowElementsContainer()
* @generated
*/
EReference getFlowElementsContainer_FlowElements();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.FlowNode Flow Node}'.
*
*
* @return the meta object for class 'Flow Node'.
* @see org.omg.bpmn.bpmn2.FlowNode
* @generated
*/
EClass getFlowNode();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.FlowNode#getIncoming Incoming}'.
*
*
* @return the meta object for the reference list 'Incoming'.
* @see org.omg.bpmn.bpmn2.FlowNode#getIncoming()
* @see #getFlowNode()
* @generated
*/
EReference getFlowNode_Incoming();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.FlowNode#getLanes Lanes}'.
*
*
* @return the meta object for the reference list 'Lanes'.
* @see org.omg.bpmn.bpmn2.FlowNode#getLanes()
* @see #getFlowNode()
* @generated
*/
EReference getFlowNode_Lanes();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.FlowNode#getOutgoing Outgoing}'.
*
*
* @return the meta object for the reference list 'Outgoing'.
* @see org.omg.bpmn.bpmn2.FlowNode#getOutgoing()
* @see #getFlowNode()
* @generated
*/
EReference getFlowNode_Outgoing();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.FormalExpression Formal Expression}'.
*
*
* @return the meta object for class 'Formal Expression'.
* @see org.omg.bpmn.bpmn2.FormalExpression
* @generated
*/
EClass getFormalExpression();
/**
* Returns the meta object for the attribute list '{@link org.omg.bpmn.bpmn2.FormalExpression#getMixed Mixed}'.
*
*
* @return the meta object for the attribute list 'Mixed'.
* @see org.omg.bpmn.bpmn2.FormalExpression#getMixed()
* @see #getFormalExpression()
* @generated
*/
EAttribute getFormalExpression_Mixed();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.FormalExpression#getBody Body}'.
*
*
* @return the meta object for the attribute 'Body'.
* @see org.omg.bpmn.bpmn2.FormalExpression#getBody()
* @see #getFormalExpression()
* @generated
*/
EAttribute getFormalExpression_Body();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.FormalExpression#getEvaluatesToTypeRef Evaluates To Type Ref}'.
*
*
* @return the meta object for the reference 'Evaluates To Type Ref'.
* @see org.omg.bpmn.bpmn2.FormalExpression#getEvaluatesToTypeRef()
* @see #getFormalExpression()
* @generated
*/
EReference getFormalExpression_EvaluatesToTypeRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.FormalExpression#getLanguage Language}'.
*
*
* @return the meta object for the attribute 'Language'.
* @see org.omg.bpmn.bpmn2.FormalExpression#getLanguage()
* @see #getFormalExpression()
* @generated
*/
EAttribute getFormalExpression_Language();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Gateway Gateway}'.
*
*
* @return the meta object for class 'Gateway'.
* @see org.omg.bpmn.bpmn2.Gateway
* @generated
*/
EClass getGateway();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Gateway#getGatewayDirection Gateway Direction}'.
*
*
* @return the meta object for the attribute 'Gateway Direction'.
* @see org.omg.bpmn.bpmn2.Gateway#getGatewayDirection()
* @see #getGateway()
* @generated
*/
EAttribute getGateway_GatewayDirection();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalBusinessRuleTask Global Business Rule Task}'.
*
*
* @return the meta object for class 'Global Business Rule Task'.
* @see org.omg.bpmn.bpmn2.GlobalBusinessRuleTask
* @generated
*/
EClass getGlobalBusinessRuleTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.GlobalBusinessRuleTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.GlobalBusinessRuleTask#getImplementation()
* @see #getGlobalBusinessRuleTask()
* @generated
*/
EAttribute getGlobalBusinessRuleTask_Implementation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalChoreographyTask Global Choreography Task}'.
*
*
* @return the meta object for class 'Global Choreography Task'.
* @see org.omg.bpmn.bpmn2.GlobalChoreographyTask
* @generated
*/
EClass getGlobalChoreographyTask();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.GlobalChoreographyTask#getInitiatingParticipantRef Initiating Participant Ref}'.
*
*
* @return the meta object for the reference 'Initiating Participant Ref'.
* @see org.omg.bpmn.bpmn2.GlobalChoreographyTask#getInitiatingParticipantRef()
* @see #getGlobalChoreographyTask()
* @generated
*/
EReference getGlobalChoreographyTask_InitiatingParticipantRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalConversation Global Conversation}'.
*
*
* @return the meta object for class 'Global Conversation'.
* @see org.omg.bpmn.bpmn2.GlobalConversation
* @generated
*/
EClass getGlobalConversation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalManualTask Global Manual Task}'.
*
*
* @return the meta object for class 'Global Manual Task'.
* @see org.omg.bpmn.bpmn2.GlobalManualTask
* @generated
*/
EClass getGlobalManualTask();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalScriptTask Global Script Task}'.
*
*
* @return the meta object for class 'Global Script Task'.
* @see org.omg.bpmn.bpmn2.GlobalScriptTask
* @generated
*/
EClass getGlobalScriptTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.GlobalScriptTask#getScript Script}'.
*
*
* @return the meta object for the attribute 'Script'.
* @see org.omg.bpmn.bpmn2.GlobalScriptTask#getScript()
* @see #getGlobalScriptTask()
* @generated
*/
EAttribute getGlobalScriptTask_Script();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.GlobalScriptTask#getScriptLanguage Script Language}'.
*
*
* @return the meta object for the attribute 'Script Language'.
* @see org.omg.bpmn.bpmn2.GlobalScriptTask#getScriptLanguage()
* @see #getGlobalScriptTask()
* @generated
*/
EAttribute getGlobalScriptTask_ScriptLanguage();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalTask Global Task}'.
*
*
* @return the meta object for class 'Global Task'.
* @see org.omg.bpmn.bpmn2.GlobalTask
* @generated
*/
EClass getGlobalTask();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.GlobalTask#getResources Resources}'.
*
*
* @return the meta object for the containment reference list 'Resources'.
* @see org.omg.bpmn.bpmn2.GlobalTask#getResources()
* @see #getGlobalTask()
* @generated
*/
EReference getGlobalTask_Resources();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.GlobalUserTask Global User Task}'.
*
*
* @return the meta object for class 'Global User Task'.
* @see org.omg.bpmn.bpmn2.GlobalUserTask
* @generated
*/
EClass getGlobalUserTask();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.GlobalUserTask#getRenderings Renderings}'.
*
*
* @return the meta object for the containment reference list 'Renderings'.
* @see org.omg.bpmn.bpmn2.GlobalUserTask#getRenderings()
* @see #getGlobalUserTask()
* @generated
*/
EReference getGlobalUserTask_Renderings();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.GlobalUserTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.GlobalUserTask#getImplementation()
* @see #getGlobalUserTask()
* @generated
*/
EAttribute getGlobalUserTask_Implementation();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Group Group}'.
*
*
* @return the meta object for class 'Group'.
* @see org.omg.bpmn.bpmn2.Group
* @generated
*/
EClass getGroup();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Group#getCategoryValueRef Category Value Ref}'.
*
*
* @return the meta object for the reference 'Category Value Ref'.
* @see org.omg.bpmn.bpmn2.Group#getCategoryValueRef()
* @see #getGroup()
* @generated
*/
EReference getGroup_CategoryValueRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.HumanPerformer Human Performer}'.
*
*
* @return the meta object for class 'Human Performer'.
* @see org.omg.bpmn.bpmn2.HumanPerformer
* @generated
*/
EClass getHumanPerformer();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ImplicitThrowEvent Implicit Throw Event}'.
*
*
* @return the meta object for class 'Implicit Throw Event'.
* @see org.omg.bpmn.bpmn2.ImplicitThrowEvent
* @generated
*/
EClass getImplicitThrowEvent();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Import Import}'.
*
*
* @return the meta object for class 'Import'.
* @see org.omg.bpmn.bpmn2.Import
* @generated
*/
EClass getImport();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Import#getImportType Import Type}'.
*
*
* @return the meta object for the attribute 'Import Type'.
* @see org.omg.bpmn.bpmn2.Import#getImportType()
* @see #getImport()
* @generated
*/
EAttribute getImport_ImportType();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Import#getLocation Location}'.
*
*
* @return the meta object for the attribute 'Location'.
* @see org.omg.bpmn.bpmn2.Import#getLocation()
* @see #getImport()
* @generated
*/
EAttribute getImport_Location();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Import#getNamespace Namespace}'.
*
*
* @return the meta object for the attribute 'Namespace'.
* @see org.omg.bpmn.bpmn2.Import#getNamespace()
* @see #getImport()
* @generated
*/
EAttribute getImport_Namespace();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.InclusiveGateway Inclusive Gateway}'.
*
*
* @return the meta object for class 'Inclusive Gateway'.
* @see org.omg.bpmn.bpmn2.InclusiveGateway
* @generated
*/
EClass getInclusiveGateway();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.InclusiveGateway#getDefault Default}'.
*
*
* @return the meta object for the reference 'Default'.
* @see org.omg.bpmn.bpmn2.InclusiveGateway#getDefault()
* @see #getInclusiveGateway()
* @generated
*/
EReference getInclusiveGateway_Default();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.InputOutputBinding Input Output Binding}'.
*
*
* @return the meta object for class 'Input Output Binding'.
* @see org.omg.bpmn.bpmn2.InputOutputBinding
* @generated
*/
EClass getInputOutputBinding();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.InputOutputBinding#getInputDataRef Input Data Ref}'.
*
*
* @return the meta object for the reference 'Input Data Ref'.
* @see org.omg.bpmn.bpmn2.InputOutputBinding#getInputDataRef()
* @see #getInputOutputBinding()
* @generated
*/
EReference getInputOutputBinding_InputDataRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.InputOutputBinding#getOperationRef Operation Ref}'.
*
*
* @return the meta object for the reference 'Operation Ref'.
* @see org.omg.bpmn.bpmn2.InputOutputBinding#getOperationRef()
* @see #getInputOutputBinding()
* @generated
*/
EReference getInputOutputBinding_OperationRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.InputOutputBinding#getOutputDataRef Output Data Ref}'.
*
*
* @return the meta object for the reference 'Output Data Ref'.
* @see org.omg.bpmn.bpmn2.InputOutputBinding#getOutputDataRef()
* @see #getInputOutputBinding()
* @generated
*/
EReference getInputOutputBinding_OutputDataRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.InputOutputSpecification Input Output Specification}'.
*
*
* @return the meta object for class 'Input Output Specification'.
* @see org.omg.bpmn.bpmn2.InputOutputSpecification
* @generated
*/
EClass getInputOutputSpecification();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.InputOutputSpecification#getDataInputs Data Inputs}'.
*
*
* @return the meta object for the containment reference list 'Data Inputs'.
* @see org.omg.bpmn.bpmn2.InputOutputSpecification#getDataInputs()
* @see #getInputOutputSpecification()
* @generated
*/
EReference getInputOutputSpecification_DataInputs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.InputOutputSpecification#getDataOutputs Data Outputs}'.
*
*
* @return the meta object for the containment reference list 'Data Outputs'.
* @see org.omg.bpmn.bpmn2.InputOutputSpecification#getDataOutputs()
* @see #getInputOutputSpecification()
* @generated
*/
EReference getInputOutputSpecification_DataOutputs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.InputOutputSpecification#getInputSets Input Sets}'.
*
*
* @return the meta object for the containment reference list 'Input Sets'.
* @see org.omg.bpmn.bpmn2.InputOutputSpecification#getInputSets()
* @see #getInputOutputSpecification()
* @generated
*/
EReference getInputOutputSpecification_InputSets();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.InputOutputSpecification#getOutputSets Output Sets}'.
*
*
* @return the meta object for the containment reference list 'Output Sets'.
* @see org.omg.bpmn.bpmn2.InputOutputSpecification#getOutputSets()
* @see #getInputOutputSpecification()
* @generated
*/
EReference getInputOutputSpecification_OutputSets();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.InputSet Input Set}'.
*
*
* @return the meta object for class 'Input Set'.
* @see org.omg.bpmn.bpmn2.InputSet
* @generated
*/
EClass getInputSet();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.InputSet#getDataInputRefs Data Input Refs}'.
*
*
* @return the meta object for the reference list 'Data Input Refs'.
* @see org.omg.bpmn.bpmn2.InputSet#getDataInputRefs()
* @see #getInputSet()
* @generated
*/
EReference getInputSet_DataInputRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.InputSet#getOptionalInputRefs Optional Input Refs}'.
*
*
* @return the meta object for the reference list 'Optional Input Refs'.
* @see org.omg.bpmn.bpmn2.InputSet#getOptionalInputRefs()
* @see #getInputSet()
* @generated
*/
EReference getInputSet_OptionalInputRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.InputSet#getWhileExecutingInputRefs While Executing Input Refs}'.
*
*
* @return the meta object for the reference list 'While Executing Input Refs'.
* @see org.omg.bpmn.bpmn2.InputSet#getWhileExecutingInputRefs()
* @see #getInputSet()
* @generated
*/
EReference getInputSet_WhileExecutingInputRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.InputSet#getOutputSetRefs Output Set Refs}'.
*
*
* @return the meta object for the reference list 'Output Set Refs'.
* @see org.omg.bpmn.bpmn2.InputSet#getOutputSetRefs()
* @see #getInputSet()
* @generated
*/
EReference getInputSet_OutputSetRefs();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.InputSet#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.InputSet#getName()
* @see #getInputSet()
* @generated
*/
EAttribute getInputSet_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.InteractionNode Interaction Node}'.
*
*
* @return the meta object for class 'Interaction Node'.
* @see org.omg.bpmn.bpmn2.InteractionNode
* @generated
*/
EClass getInteractionNode();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.InteractionNode#getIncomingConversationLinks Incoming Conversation Links}'.
*
*
* @return the meta object for the reference list 'Incoming Conversation Links'.
* @see org.omg.bpmn.bpmn2.InteractionNode#getIncomingConversationLinks()
* @see #getInteractionNode()
* @generated
*/
EReference getInteractionNode_IncomingConversationLinks();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.InteractionNode#getOutgoingConversationLinks Outgoing Conversation Links}'.
*
*
* @return the meta object for the reference list 'Outgoing Conversation Links'.
* @see org.omg.bpmn.bpmn2.InteractionNode#getOutgoingConversationLinks()
* @see #getInteractionNode()
* @generated
*/
EReference getInteractionNode_OutgoingConversationLinks();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Interface Interface}'.
*
*
* @return the meta object for class 'Interface'.
* @see org.omg.bpmn.bpmn2.Interface
* @generated
*/
EClass getInterface();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Interface#getOperations Operations}'.
*
*
* @return the meta object for the containment reference list 'Operations'.
* @see org.omg.bpmn.bpmn2.Interface#getOperations()
* @see #getInterface()
* @generated
*/
EReference getInterface_Operations();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Interface#getImplementationRef Implementation Ref}'.
*
*
* @return the meta object for the reference 'Implementation Ref'.
* @see org.omg.bpmn.bpmn2.Interface#getImplementationRef()
* @see #getInterface()
* @generated
*/
EReference getInterface_ImplementationRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Interface#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Interface#getName()
* @see #getInterface()
* @generated
*/
EAttribute getInterface_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.IntermediateCatchEvent Intermediate Catch Event}'.
*
*
* @return the meta object for class 'Intermediate Catch Event'.
* @see org.omg.bpmn.bpmn2.IntermediateCatchEvent
* @generated
*/
EClass getIntermediateCatchEvent();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.IntermediateThrowEvent Intermediate Throw Event}'.
*
*
* @return the meta object for class 'Intermediate Throw Event'.
* @see org.omg.bpmn.bpmn2.IntermediateThrowEvent
* @generated
*/
EClass getIntermediateThrowEvent();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ItemAwareElement Item Aware Element}'.
*
*
* @return the meta object for class 'Item Aware Element'.
* @see org.omg.bpmn.bpmn2.ItemAwareElement
* @generated
*/
EClass getItemAwareElement();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ItemAwareElement#getDataState Data State}'.
*
*
* @return the meta object for the containment reference 'Data State'.
* @see org.omg.bpmn.bpmn2.ItemAwareElement#getDataState()
* @see #getItemAwareElement()
* @generated
*/
EReference getItemAwareElement_DataState();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ItemAwareElement#getItemSubjectRef Item Subject Ref}'.
*
*
* @return the meta object for the reference 'Item Subject Ref'.
* @see org.omg.bpmn.bpmn2.ItemAwareElement#getItemSubjectRef()
* @see #getItemAwareElement()
* @generated
*/
EReference getItemAwareElement_ItemSubjectRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ItemDefinition Item Definition}'.
*
*
* @return the meta object for class 'Item Definition'.
* @see org.omg.bpmn.bpmn2.ItemDefinition
* @generated
*/
EClass getItemDefinition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ItemDefinition#isIsCollection Is Collection}'.
*
*
* @return the meta object for the attribute 'Is Collection'.
* @see org.omg.bpmn.bpmn2.ItemDefinition#isIsCollection()
* @see #getItemDefinition()
* @generated
*/
EAttribute getItemDefinition_IsCollection();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ItemDefinition#getImport Import}'.
*
*
* @return the meta object for the reference 'Import'.
* @see org.omg.bpmn.bpmn2.ItemDefinition#getImport()
* @see #getItemDefinition()
* @generated
*/
EReference getItemDefinition_Import();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ItemDefinition#getItemKind Item Kind}'.
*
*
* @return the meta object for the attribute 'Item Kind'.
* @see org.omg.bpmn.bpmn2.ItemDefinition#getItemKind()
* @see #getItemDefinition()
* @generated
*/
EAttribute getItemDefinition_ItemKind();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ItemDefinition#getStructureRef Structure Ref}'.
*
*
* @return the meta object for the reference 'Structure Ref'.
* @see org.omg.bpmn.bpmn2.ItemDefinition#getStructureRef()
* @see #getItemDefinition()
* @generated
*/
EReference getItemDefinition_StructureRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Lane Lane}'.
*
*
* @return the meta object for class 'Lane'.
* @see org.omg.bpmn.bpmn2.Lane
* @generated
*/
EClass getLane();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Lane#getPartitionElement Partition Element}'.
*
*
* @return the meta object for the containment reference 'Partition Element'.
* @see org.omg.bpmn.bpmn2.Lane#getPartitionElement()
* @see #getLane()
* @generated
*/
EReference getLane_PartitionElement();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Lane#getFlowNodeRefs Flow Node Refs}'.
*
*
* @return the meta object for the reference list 'Flow Node Refs'.
* @see org.omg.bpmn.bpmn2.Lane#getFlowNodeRefs()
* @see #getLane()
* @generated
*/
EReference getLane_FlowNodeRefs();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Lane#getChildLaneSet Child Lane Set}'.
*
*
* @return the meta object for the containment reference 'Child Lane Set'.
* @see org.omg.bpmn.bpmn2.Lane#getChildLaneSet()
* @see #getLane()
* @generated
*/
EReference getLane_ChildLaneSet();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Lane#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Lane#getName()
* @see #getLane()
* @generated
*/
EAttribute getLane_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Lane#getPartitionElementRef Partition Element Ref}'.
*
*
* @return the meta object for the reference 'Partition Element Ref'.
* @see org.omg.bpmn.bpmn2.Lane#getPartitionElementRef()
* @see #getLane()
* @generated
*/
EReference getLane_PartitionElementRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.LaneSet Lane Set}'.
*
*
* @return the meta object for class 'Lane Set'.
* @see org.omg.bpmn.bpmn2.LaneSet
* @generated
*/
EClass getLaneSet();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.LaneSet#getLanes Lanes}'.
*
*
* @return the meta object for the containment reference list 'Lanes'.
* @see org.omg.bpmn.bpmn2.LaneSet#getLanes()
* @see #getLaneSet()
* @generated
*/
EReference getLaneSet_Lanes();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.LaneSet#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.LaneSet#getName()
* @see #getLaneSet()
* @generated
*/
EAttribute getLaneSet_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.LinkEventDefinition Link Event Definition}'.
*
*
* @return the meta object for class 'Link Event Definition'.
* @see org.omg.bpmn.bpmn2.LinkEventDefinition
* @generated
*/
EClass getLinkEventDefinition();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.LinkEventDefinition#getSource Source}'.
*
*
* @return the meta object for the reference list 'Source'.
* @see org.omg.bpmn.bpmn2.LinkEventDefinition#getSource()
* @see #getLinkEventDefinition()
* @generated
*/
EReference getLinkEventDefinition_Source();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.LinkEventDefinition#getTarget Target}'.
*
*
* @return the meta object for the reference 'Target'.
* @see org.omg.bpmn.bpmn2.LinkEventDefinition#getTarget()
* @see #getLinkEventDefinition()
* @generated
*/
EReference getLinkEventDefinition_Target();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.LinkEventDefinition#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.LinkEventDefinition#getName()
* @see #getLinkEventDefinition()
* @generated
*/
EAttribute getLinkEventDefinition_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.LoopCharacteristics Loop Characteristics}'.
*
*
* @return the meta object for class 'Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.LoopCharacteristics
* @generated
*/
EClass getLoopCharacteristics();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ManualTask Manual Task}'.
*
*
* @return the meta object for class 'Manual Task'.
* @see org.omg.bpmn.bpmn2.ManualTask
* @generated
*/
EClass getManualTask();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Message Message}'.
*
*
* @return the meta object for class 'Message'.
* @see org.omg.bpmn.bpmn2.Message
* @generated
*/
EClass getMessage();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Message#getItemRef Item Ref}'.
*
*
* @return the meta object for the reference 'Item Ref'.
* @see org.omg.bpmn.bpmn2.Message#getItemRef()
* @see #getMessage()
* @generated
*/
EReference getMessage_ItemRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Message#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Message#getName()
* @see #getMessage()
* @generated
*/
EAttribute getMessage_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.MessageEventDefinition Message Event Definition}'.
*
*
* @return the meta object for class 'Message Event Definition'.
* @see org.omg.bpmn.bpmn2.MessageEventDefinition
* @generated
*/
EClass getMessageEventDefinition();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageEventDefinition#getOperationRef Operation Ref}'.
*
*
* @return the meta object for the reference 'Operation Ref'.
* @see org.omg.bpmn.bpmn2.MessageEventDefinition#getOperationRef()
* @see #getMessageEventDefinition()
* @generated
*/
EReference getMessageEventDefinition_OperationRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageEventDefinition#getMessageRef Message Ref}'.
*
*
* @return the meta object for the reference 'Message Ref'.
* @see org.omg.bpmn.bpmn2.MessageEventDefinition#getMessageRef()
* @see #getMessageEventDefinition()
* @generated
*/
EReference getMessageEventDefinition_MessageRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.MessageFlow Message Flow}'.
*
*
* @return the meta object for class 'Message Flow'.
* @see org.omg.bpmn.bpmn2.MessageFlow
* @generated
*/
EClass getMessageFlow();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageFlow#getMessageRef Message Ref}'.
*
*
* @return the meta object for the reference 'Message Ref'.
* @see org.omg.bpmn.bpmn2.MessageFlow#getMessageRef()
* @see #getMessageFlow()
* @generated
*/
EReference getMessageFlow_MessageRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.MessageFlow#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.MessageFlow#getName()
* @see #getMessageFlow()
* @generated
*/
EAttribute getMessageFlow_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageFlow#getSourceRef Source Ref}'.
*
*
* @return the meta object for the reference 'Source Ref'.
* @see org.omg.bpmn.bpmn2.MessageFlow#getSourceRef()
* @see #getMessageFlow()
* @generated
*/
EReference getMessageFlow_SourceRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageFlow#getTargetRef Target Ref}'.
*
*
* @return the meta object for the reference 'Target Ref'.
* @see org.omg.bpmn.bpmn2.MessageFlow#getTargetRef()
* @see #getMessageFlow()
* @generated
*/
EReference getMessageFlow_TargetRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.MessageFlowAssociation Message Flow Association}'.
*
*
* @return the meta object for class 'Message Flow Association'.
* @see org.omg.bpmn.bpmn2.MessageFlowAssociation
* @generated
*/
EClass getMessageFlowAssociation();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageFlowAssociation#getInnerMessageFlowRef Inner Message Flow Ref}'.
*
*
* @return the meta object for the reference 'Inner Message Flow Ref'.
* @see org.omg.bpmn.bpmn2.MessageFlowAssociation#getInnerMessageFlowRef()
* @see #getMessageFlowAssociation()
* @generated
*/
EReference getMessageFlowAssociation_InnerMessageFlowRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MessageFlowAssociation#getOuterMessageFlowRef Outer Message Flow Ref}'.
*
*
* @return the meta object for the reference 'Outer Message Flow Ref'.
* @see org.omg.bpmn.bpmn2.MessageFlowAssociation#getOuterMessageFlowRef()
* @see #getMessageFlowAssociation()
* @generated
*/
EReference getMessageFlowAssociation_OuterMessageFlowRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Monitoring Monitoring}'.
*
*
* @return the meta object for class 'Monitoring'.
* @see org.omg.bpmn.bpmn2.Monitoring
* @generated
*/
EClass getMonitoring();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics Multi Instance Loop Characteristics}'.
*
*
* @return the meta object for class 'Multi Instance Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics
* @generated
*/
EClass getMultiInstanceLoopCharacteristics();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getLoopCardinality Loop Cardinality}'.
*
*
* @return the meta object for the containment reference 'Loop Cardinality'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getLoopCardinality()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_LoopCardinality();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getLoopDataInputRef Loop Data Input Ref}'.
*
*
* @return the meta object for the reference 'Loop Data Input Ref'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getLoopDataInputRef()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_LoopDataInputRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getLoopDataOutputRef Loop Data Output Ref}'.
*
*
* @return the meta object for the reference 'Loop Data Output Ref'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getLoopDataOutputRef()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_LoopDataOutputRef();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getInputDataItem Input Data Item}'.
*
*
* @return the meta object for the containment reference 'Input Data Item'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getInputDataItem()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_InputDataItem();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getOutputDataItem Output Data Item}'.
*
*
* @return the meta object for the containment reference 'Output Data Item'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getOutputDataItem()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_OutputDataItem();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getComplexBehaviorDefinition Complex Behavior Definition}'.
*
*
* @return the meta object for the containment reference list 'Complex Behavior Definition'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getComplexBehaviorDefinition()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_ComplexBehaviorDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getCompletionCondition Completion Condition}'.
*
*
* @return the meta object for the containment reference 'Completion Condition'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getCompletionCondition()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_CompletionCondition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getBehavior Behavior}'.
*
*
* @return the meta object for the attribute 'Behavior'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getBehavior()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EAttribute getMultiInstanceLoopCharacteristics_Behavior();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#isIsSequential Is Sequential}'.
*
*
* @return the meta object for the attribute 'Is Sequential'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#isIsSequential()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EAttribute getMultiInstanceLoopCharacteristics_IsSequential();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getNoneBehaviorEventRef None Behavior Event Ref}'.
*
*
* @return the meta object for the reference 'None Behavior Event Ref'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getNoneBehaviorEventRef()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_NoneBehaviorEventRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getOneBehaviorEventRef One Behavior Event Ref}'.
*
*
* @return the meta object for the reference 'One Behavior Event Ref'.
* @see org.omg.bpmn.bpmn2.MultiInstanceLoopCharacteristics#getOneBehaviorEventRef()
* @see #getMultiInstanceLoopCharacteristics()
* @generated
*/
EReference getMultiInstanceLoopCharacteristics_OneBehaviorEventRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Operation Operation}'.
*
*
* @return the meta object for class 'Operation'.
* @see org.omg.bpmn.bpmn2.Operation
* @generated
*/
EClass getOperation();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Operation#getInMessageRef In Message Ref}'.
*
*
* @return the meta object for the reference 'In Message Ref'.
* @see org.omg.bpmn.bpmn2.Operation#getInMessageRef()
* @see #getOperation()
* @generated
*/
EReference getOperation_InMessageRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Operation#getOutMessageRef Out Message Ref}'.
*
*
* @return the meta object for the reference 'Out Message Ref'.
* @see org.omg.bpmn.bpmn2.Operation#getOutMessageRef()
* @see #getOperation()
* @generated
*/
EReference getOperation_OutMessageRef();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Operation#getErrorRefs Error Refs}'.
*
*
* @return the meta object for the reference list 'Error Refs'.
* @see org.omg.bpmn.bpmn2.Operation#getErrorRefs()
* @see #getOperation()
* @generated
*/
EReference getOperation_ErrorRefs();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Operation#getImplementationRef Implementation Ref}'.
*
*
* @return the meta object for the reference 'Implementation Ref'.
* @see org.omg.bpmn.bpmn2.Operation#getImplementationRef()
* @see #getOperation()
* @generated
*/
EReference getOperation_ImplementationRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Operation#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Operation#getName()
* @see #getOperation()
* @generated
*/
EAttribute getOperation_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.OutputSet Output Set}'.
*
*
* @return the meta object for class 'Output Set'.
* @see org.omg.bpmn.bpmn2.OutputSet
* @generated
*/
EClass getOutputSet();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.OutputSet#getDataOutputRefs Data Output Refs}'.
*
*
* @return the meta object for the reference list 'Data Output Refs'.
* @see org.omg.bpmn.bpmn2.OutputSet#getDataOutputRefs()
* @see #getOutputSet()
* @generated
*/
EReference getOutputSet_DataOutputRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.OutputSet#getOptionalOutputRefs Optional Output Refs}'.
*
*
* @return the meta object for the reference list 'Optional Output Refs'.
* @see org.omg.bpmn.bpmn2.OutputSet#getOptionalOutputRefs()
* @see #getOutputSet()
* @generated
*/
EReference getOutputSet_OptionalOutputRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.OutputSet#getWhileExecutingOutputRefs While Executing Output Refs}'.
*
*
* @return the meta object for the reference list 'While Executing Output Refs'.
* @see org.omg.bpmn.bpmn2.OutputSet#getWhileExecutingOutputRefs()
* @see #getOutputSet()
* @generated
*/
EReference getOutputSet_WhileExecutingOutputRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.OutputSet#getInputSetRefs Input Set Refs}'.
*
*
* @return the meta object for the reference list 'Input Set Refs'.
* @see org.omg.bpmn.bpmn2.OutputSet#getInputSetRefs()
* @see #getOutputSet()
* @generated
*/
EReference getOutputSet_InputSetRefs();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.OutputSet#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.OutputSet#getName()
* @see #getOutputSet()
* @generated
*/
EAttribute getOutputSet_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ParallelGateway Parallel Gateway}'.
*
*
* @return the meta object for class 'Parallel Gateway'.
* @see org.omg.bpmn.bpmn2.ParallelGateway
* @generated
*/
EClass getParallelGateway();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Participant Participant}'.
*
*
* @return the meta object for class 'Participant'.
* @see org.omg.bpmn.bpmn2.Participant
* @generated
*/
EClass getParticipant();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Participant#getInterfaceRefs Interface Refs}'.
*
*
* @return the meta object for the reference list 'Interface Refs'.
* @see org.omg.bpmn.bpmn2.Participant#getInterfaceRefs()
* @see #getParticipant()
* @generated
*/
EReference getParticipant_InterfaceRefs();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Participant#getEndPointRefs End Point Refs}'.
*
*
* @return the meta object for the reference list 'End Point Refs'.
* @see org.omg.bpmn.bpmn2.Participant#getEndPointRefs()
* @see #getParticipant()
* @generated
*/
EReference getParticipant_EndPointRefs();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Participant#getParticipantMultiplicity Participant Multiplicity}'.
*
*
* @return the meta object for the containment reference 'Participant Multiplicity'.
* @see org.omg.bpmn.bpmn2.Participant#getParticipantMultiplicity()
* @see #getParticipant()
* @generated
*/
EReference getParticipant_ParticipantMultiplicity();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Participant#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Participant#getName()
* @see #getParticipant()
* @generated
*/
EAttribute getParticipant_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Participant#getProcessRef Process Ref}'.
*
*
* @return the meta object for the reference 'Process Ref'.
* @see org.omg.bpmn.bpmn2.Participant#getProcessRef()
* @see #getParticipant()
* @generated
*/
EReference getParticipant_ProcessRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ParticipantAssociation Participant Association}'.
*
*
* @return the meta object for class 'Participant Association'.
* @see org.omg.bpmn.bpmn2.ParticipantAssociation
* @generated
*/
EClass getParticipantAssociation();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ParticipantAssociation#getInnerParticipantRef Inner Participant Ref}'.
*
*
* @return the meta object for the reference 'Inner Participant Ref'.
* @see org.omg.bpmn.bpmn2.ParticipantAssociation#getInnerParticipantRef()
* @see #getParticipantAssociation()
* @generated
*/
EReference getParticipantAssociation_InnerParticipantRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ParticipantAssociation#getOuterParticipantRef Outer Participant Ref}'.
*
*
* @return the meta object for the reference 'Outer Participant Ref'.
* @see org.omg.bpmn.bpmn2.ParticipantAssociation#getOuterParticipantRef()
* @see #getParticipantAssociation()
* @generated
*/
EReference getParticipantAssociation_OuterParticipantRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ParticipantMultiplicity Participant Multiplicity}'.
*
*
* @return the meta object for class 'Participant Multiplicity'.
* @see org.omg.bpmn.bpmn2.ParticipantMultiplicity
* @generated
*/
EClass getParticipantMultiplicity();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ParticipantMultiplicity#getMaximum Maximum}'.
*
*
* @return the meta object for the attribute 'Maximum'.
* @see org.omg.bpmn.bpmn2.ParticipantMultiplicity#getMaximum()
* @see #getParticipantMultiplicity()
* @generated
*/
EAttribute getParticipantMultiplicity_Maximum();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ParticipantMultiplicity#getMinimum Minimum}'.
*
*
* @return the meta object for the attribute 'Minimum'.
* @see org.omg.bpmn.bpmn2.ParticipantMultiplicity#getMinimum()
* @see #getParticipantMultiplicity()
* @generated
*/
EAttribute getParticipantMultiplicity_Minimum();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.PartnerEntity Partner Entity}'.
*
*
* @return the meta object for class 'Partner Entity'.
* @see org.omg.bpmn.bpmn2.PartnerEntity
* @generated
*/
EClass getPartnerEntity();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.PartnerEntity#getParticipantRef Participant Ref}'.
*
*
* @return the meta object for the reference list 'Participant Ref'.
* @see org.omg.bpmn.bpmn2.PartnerEntity#getParticipantRef()
* @see #getPartnerEntity()
* @generated
*/
EReference getPartnerEntity_ParticipantRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.PartnerEntity#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.PartnerEntity#getName()
* @see #getPartnerEntity()
* @generated
*/
EAttribute getPartnerEntity_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.PartnerRole Partner Role}'.
*
*
* @return the meta object for class 'Partner Role'.
* @see org.omg.bpmn.bpmn2.PartnerRole
* @generated
*/
EClass getPartnerRole();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.PartnerRole#getParticipantRef Participant Ref}'.
*
*
* @return the meta object for the reference list 'Participant Ref'.
* @see org.omg.bpmn.bpmn2.PartnerRole#getParticipantRef()
* @see #getPartnerRole()
* @generated
*/
EReference getPartnerRole_ParticipantRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.PartnerRole#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.PartnerRole#getName()
* @see #getPartnerRole()
* @generated
*/
EAttribute getPartnerRole_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Performer Performer}'.
*
*
* @return the meta object for class 'Performer'.
* @see org.omg.bpmn.bpmn2.Performer
* @generated
*/
EClass getPerformer();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.PotentialOwner Potential Owner}'.
*
*
* @return the meta object for class 'Potential Owner'.
* @see org.omg.bpmn.bpmn2.PotentialOwner
* @generated
*/
EClass getPotentialOwner();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Process Process}'.
*
*
* @return the meta object for class 'Process'.
* @see org.omg.bpmn.bpmn2.Process
* @generated
*/
EClass getProcess();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Process#getAuditing Auditing}'.
*
*
* @return the meta object for the containment reference 'Auditing'.
* @see org.omg.bpmn.bpmn2.Process#getAuditing()
* @see #getProcess()
* @generated
*/
EReference getProcess_Auditing();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.Process#getMonitoring Monitoring}'.
*
*
* @return the meta object for the containment reference 'Monitoring'.
* @see org.omg.bpmn.bpmn2.Process#getMonitoring()
* @see #getProcess()
* @generated
*/
EReference getProcess_Monitoring();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Process#getProperties Properties}'.
*
*
* @return the meta object for the containment reference list 'Properties'.
* @see org.omg.bpmn.bpmn2.Process#getProperties()
* @see #getProcess()
* @generated
*/
EReference getProcess_Properties();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Process#getArtifacts Artifacts}'.
*
*
* @return the meta object for the containment reference list 'Artifacts'.
* @see org.omg.bpmn.bpmn2.Process#getArtifacts()
* @see #getProcess()
* @generated
*/
EReference getProcess_Artifacts();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Process#getResources Resources}'.
*
*
* @return the meta object for the containment reference list 'Resources'.
* @see org.omg.bpmn.bpmn2.Process#getResources()
* @see #getProcess()
* @generated
*/
EReference getProcess_Resources();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Process#getCorrelationSubscriptions Correlation Subscriptions}'.
*
*
* @return the meta object for the containment reference list 'Correlation Subscriptions'.
* @see org.omg.bpmn.bpmn2.Process#getCorrelationSubscriptions()
* @see #getProcess()
* @generated
*/
EReference getProcess_CorrelationSubscriptions();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Process#getSupports Supports}'.
*
*
* @return the meta object for the reference list 'Supports'.
* @see org.omg.bpmn.bpmn2.Process#getSupports()
* @see #getProcess()
* @generated
*/
EReference getProcess_Supports();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Process#getDefinitionalCollaborationRef Definitional Collaboration Ref}'.
*
*
* @return the meta object for the reference 'Definitional Collaboration Ref'.
* @see org.omg.bpmn.bpmn2.Process#getDefinitionalCollaborationRef()
* @see #getProcess()
* @generated
*/
EReference getProcess_DefinitionalCollaborationRef();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Process#isIsClosed Is Closed}'.
*
*
* @return the meta object for the attribute 'Is Closed'.
* @see org.omg.bpmn.bpmn2.Process#isIsClosed()
* @see #getProcess()
* @generated
*/
EAttribute getProcess_IsClosed();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Process#isIsExecutable Is Executable}'.
*
*
* @return the meta object for the attribute 'Is Executable'.
* @see org.omg.bpmn.bpmn2.Process#isIsExecutable()
* @see #getProcess()
* @generated
*/
EAttribute getProcess_IsExecutable();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Process#getProcessType Process Type}'.
*
*
* @return the meta object for the attribute 'Process Type'.
* @see org.omg.bpmn.bpmn2.Process#getProcessType()
* @see #getProcess()
* @generated
*/
EAttribute getProcess_ProcessType();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Property Property}'.
*
*
* @return the meta object for class 'Property'.
* @see org.omg.bpmn.bpmn2.Property
* @generated
*/
EClass getProperty();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Property#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Property#getName()
* @see #getProperty()
* @generated
*/
EAttribute getProperty_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ReceiveTask Receive Task}'.
*
*
* @return the meta object for class 'Receive Task'.
* @see org.omg.bpmn.bpmn2.ReceiveTask
* @generated
*/
EClass getReceiveTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ReceiveTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.ReceiveTask#getImplementation()
* @see #getReceiveTask()
* @generated
*/
EAttribute getReceiveTask_Implementation();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ReceiveTask#isInstantiate Instantiate}'.
*
*
* @return the meta object for the attribute 'Instantiate'.
* @see org.omg.bpmn.bpmn2.ReceiveTask#isInstantiate()
* @see #getReceiveTask()
* @generated
*/
EAttribute getReceiveTask_Instantiate();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ReceiveTask#getMessageRef Message Ref}'.
*
*
* @return the meta object for the reference 'Message Ref'.
* @see org.omg.bpmn.bpmn2.ReceiveTask#getMessageRef()
* @see #getReceiveTask()
* @generated
*/
EReference getReceiveTask_MessageRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ReceiveTask#getOperationRef Operation Ref}'.
*
*
* @return the meta object for the reference 'Operation Ref'.
* @see org.omg.bpmn.bpmn2.ReceiveTask#getOperationRef()
* @see #getReceiveTask()
* @generated
*/
EReference getReceiveTask_OperationRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Relationship Relationship}'.
*
*
* @return the meta object for class 'Relationship'.
* @see org.omg.bpmn.bpmn2.Relationship
* @generated
*/
EClass getRelationship();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Relationship#getSources Sources}'.
*
*
* @return the meta object for the reference list 'Sources'.
* @see org.omg.bpmn.bpmn2.Relationship#getSources()
* @see #getRelationship()
* @generated
*/
EReference getRelationship_Sources();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.Relationship#getTargets Targets}'.
*
*
* @return the meta object for the reference list 'Targets'.
* @see org.omg.bpmn.bpmn2.Relationship#getTargets()
* @see #getRelationship()
* @generated
*/
EReference getRelationship_Targets();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Relationship#getDirection Direction}'.
*
*
* @return the meta object for the attribute 'Direction'.
* @see org.omg.bpmn.bpmn2.Relationship#getDirection()
* @see #getRelationship()
* @generated
*/
EAttribute getRelationship_Direction();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Relationship#getType Type}'.
*
*
* @return the meta object for the attribute 'Type'.
* @see org.omg.bpmn.bpmn2.Relationship#getType()
* @see #getRelationship()
* @generated
*/
EAttribute getRelationship_Type();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Rendering Rendering}'.
*
*
* @return the meta object for class 'Rendering'.
* @see org.omg.bpmn.bpmn2.Rendering
* @generated
*/
EClass getRendering();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Resource Resource}'.
*
*
* @return the meta object for class 'Resource'.
* @see org.omg.bpmn.bpmn2.Resource
* @generated
*/
EClass getResource();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.Resource#getResourceParameters Resource Parameters}'.
*
*
* @return the meta object for the containment reference list 'Resource Parameters'.
* @see org.omg.bpmn.bpmn2.Resource#getResourceParameters()
* @see #getResource()
* @generated
*/
EReference getResource_ResourceParameters();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Resource#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Resource#getName()
* @see #getResource()
* @generated
*/
EAttribute getResource_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ResourceAssignmentExpression Resource Assignment Expression}'.
*
*
* @return the meta object for class 'Resource Assignment Expression'.
* @see org.omg.bpmn.bpmn2.ResourceAssignmentExpression
* @generated
*/
EClass getResourceAssignmentExpression();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ResourceAssignmentExpression#getExpression Expression}'.
*
*
* @return the meta object for the containment reference 'Expression'.
* @see org.omg.bpmn.bpmn2.ResourceAssignmentExpression#getExpression()
* @see #getResourceAssignmentExpression()
* @generated
*/
EReference getResourceAssignmentExpression_Expression();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ResourceParameter Resource Parameter}'.
*
*
* @return the meta object for class 'Resource Parameter'.
* @see org.omg.bpmn.bpmn2.ResourceParameter
* @generated
*/
EClass getResourceParameter();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ResourceParameter#isIsRequired Is Required}'.
*
*
* @return the meta object for the attribute 'Is Required'.
* @see org.omg.bpmn.bpmn2.ResourceParameter#isIsRequired()
* @see #getResourceParameter()
* @generated
*/
EAttribute getResourceParameter_IsRequired();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ResourceParameter#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.ResourceParameter#getName()
* @see #getResourceParameter()
* @generated
*/
EAttribute getResourceParameter_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ResourceParameter#getType Type}'.
*
*
* @return the meta object for the reference 'Type'.
* @see org.omg.bpmn.bpmn2.ResourceParameter#getType()
* @see #getResourceParameter()
* @generated
*/
EReference getResourceParameter_Type();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ResourceParameterBinding Resource Parameter Binding}'.
*
*
* @return the meta object for class 'Resource Parameter Binding'.
* @see org.omg.bpmn.bpmn2.ResourceParameterBinding
* @generated
*/
EClass getResourceParameterBinding();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ResourceParameterBinding#getExpression Expression}'.
*
*
* @return the meta object for the containment reference 'Expression'.
* @see org.omg.bpmn.bpmn2.ResourceParameterBinding#getExpression()
* @see #getResourceParameterBinding()
* @generated
*/
EReference getResourceParameterBinding_Expression();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ResourceParameterBinding#getParameterRef Parameter Ref}'.
*
*
* @return the meta object for the reference 'Parameter Ref'.
* @see org.omg.bpmn.bpmn2.ResourceParameterBinding#getParameterRef()
* @see #getResourceParameterBinding()
* @generated
*/
EReference getResourceParameterBinding_ParameterRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ResourceRole Resource Role}'.
*
*
* @return the meta object for class 'Resource Role'.
* @see org.omg.bpmn.bpmn2.ResourceRole
* @generated
*/
EClass getResourceRole();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ResourceRole#getResourceRef Resource Ref}'.
*
*
* @return the meta object for the reference 'Resource Ref'.
* @see org.omg.bpmn.bpmn2.ResourceRole#getResourceRef()
* @see #getResourceRole()
* @generated
*/
EReference getResourceRole_ResourceRef();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ResourceRole#getResourceParameterBindings Resource Parameter Bindings}'.
*
*
* @return the meta object for the containment reference list 'Resource Parameter Bindings'.
* @see org.omg.bpmn.bpmn2.ResourceRole#getResourceParameterBindings()
* @see #getResourceRole()
* @generated
*/
EReference getResourceRole_ResourceParameterBindings();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ResourceRole#getResourceAssignmentExpression Resource Assignment Expression}'.
*
*
* @return the meta object for the containment reference 'Resource Assignment Expression'.
* @see org.omg.bpmn.bpmn2.ResourceRole#getResourceAssignmentExpression()
* @see #getResourceRole()
* @generated
*/
EReference getResourceRole_ResourceAssignmentExpression();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ResourceRole#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.ResourceRole#getName()
* @see #getResourceRole()
* @generated
*/
EAttribute getResourceRole_Name();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.RootElement Root Element}'.
*
*
* @return the meta object for class 'Root Element'.
* @see org.omg.bpmn.bpmn2.RootElement
* @generated
*/
EClass getRootElement();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ScriptTask Script Task}'.
*
*
* @return the meta object for class 'Script Task'.
* @see org.omg.bpmn.bpmn2.ScriptTask
* @generated
*/
EClass getScriptTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ScriptTask#getScript Script}'.
*
*
* @return the meta object for the attribute 'Script'.
* @see org.omg.bpmn.bpmn2.ScriptTask#getScript()
* @see #getScriptTask()
* @generated
*/
EAttribute getScriptTask_Script();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ScriptTask#getScriptFormat Script Format}'.
*
*
* @return the meta object for the attribute 'Script Format'.
* @see org.omg.bpmn.bpmn2.ScriptTask#getScriptFormat()
* @see #getScriptTask()
* @generated
*/
EAttribute getScriptTask_ScriptFormat();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.SendTask Send Task}'.
*
*
* @return the meta object for class 'Send Task'.
* @see org.omg.bpmn.bpmn2.SendTask
* @generated
*/
EClass getSendTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.SendTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.SendTask#getImplementation()
* @see #getSendTask()
* @generated
*/
EAttribute getSendTask_Implementation();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.SendTask#getMessageRef Message Ref}'.
*
*
* @return the meta object for the reference 'Message Ref'.
* @see org.omg.bpmn.bpmn2.SendTask#getMessageRef()
* @see #getSendTask()
* @generated
*/
EReference getSendTask_MessageRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.SendTask#getOperationRef Operation Ref}'.
*
*
* @return the meta object for the reference 'Operation Ref'.
* @see org.omg.bpmn.bpmn2.SendTask#getOperationRef()
* @see #getSendTask()
* @generated
*/
EReference getSendTask_OperationRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.SequenceFlow Sequence Flow}'.
*
*
* @return the meta object for class 'Sequence Flow'.
* @see org.omg.bpmn.bpmn2.SequenceFlow
* @generated
*/
EClass getSequenceFlow();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.SequenceFlow#getConditionExpression Condition Expression}'.
*
*
* @return the meta object for the containment reference 'Condition Expression'.
* @see org.omg.bpmn.bpmn2.SequenceFlow#getConditionExpression()
* @see #getSequenceFlow()
* @generated
*/
EReference getSequenceFlow_ConditionExpression();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.SequenceFlow#isIsImmediate Is Immediate}'.
*
*
* @return the meta object for the attribute 'Is Immediate'.
* @see org.omg.bpmn.bpmn2.SequenceFlow#isIsImmediate()
* @see #getSequenceFlow()
* @generated
*/
EAttribute getSequenceFlow_IsImmediate();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.SequenceFlow#getSourceRef Source Ref}'.
*
*
* @return the meta object for the reference 'Source Ref'.
* @see org.omg.bpmn.bpmn2.SequenceFlow#getSourceRef()
* @see #getSequenceFlow()
* @generated
*/
EReference getSequenceFlow_SourceRef();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.SequenceFlow#getTargetRef Target Ref}'.
*
*
* @return the meta object for the reference 'Target Ref'.
* @see org.omg.bpmn.bpmn2.SequenceFlow#getTargetRef()
* @see #getSequenceFlow()
* @generated
*/
EReference getSequenceFlow_TargetRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ServiceTask Service Task}'.
*
*
* @return the meta object for class 'Service Task'.
* @see org.omg.bpmn.bpmn2.ServiceTask
* @generated
*/
EClass getServiceTask();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.ServiceTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.ServiceTask#getImplementation()
* @see #getServiceTask()
* @generated
*/
EAttribute getServiceTask_Implementation();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.ServiceTask#getOperationRef Operation Ref}'.
*
*
* @return the meta object for the reference 'Operation Ref'.
* @see org.omg.bpmn.bpmn2.ServiceTask#getOperationRef()
* @see #getServiceTask()
* @generated
*/
EReference getServiceTask_OperationRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Signal Signal}'.
*
*
* @return the meta object for class 'Signal'.
* @see org.omg.bpmn.bpmn2.Signal
* @generated
*/
EClass getSignal();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Signal#getName Name}'.
*
*
* @return the meta object for the attribute 'Name'.
* @see org.omg.bpmn.bpmn2.Signal#getName()
* @see #getSignal()
* @generated
*/
EAttribute getSignal_Name();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.Signal#getStructureRef Structure Ref}'.
*
*
* @return the meta object for the reference 'Structure Ref'.
* @see org.omg.bpmn.bpmn2.Signal#getStructureRef()
* @see #getSignal()
* @generated
*/
EReference getSignal_StructureRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.SignalEventDefinition Signal Event Definition}'.
*
*
* @return the meta object for class 'Signal Event Definition'.
* @see org.omg.bpmn.bpmn2.SignalEventDefinition
* @generated
*/
EClass getSignalEventDefinition();
/**
* Returns the meta object for the reference '{@link org.omg.bpmn.bpmn2.SignalEventDefinition#getSignalRef Signal Ref}'.
*
*
* @return the meta object for the reference 'Signal Ref'.
* @see org.omg.bpmn.bpmn2.SignalEventDefinition#getSignalRef()
* @see #getSignalEventDefinition()
* @generated
*/
EReference getSignalEventDefinition_SignalRef();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.StandardLoopCharacteristics Standard Loop Characteristics}'.
*
*
* @return the meta object for class 'Standard Loop Characteristics'.
* @see org.omg.bpmn.bpmn2.StandardLoopCharacteristics
* @generated
*/
EClass getStandardLoopCharacteristics();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.StandardLoopCharacteristics#getLoopCondition Loop Condition}'.
*
*
* @return the meta object for the containment reference 'Loop Condition'.
* @see org.omg.bpmn.bpmn2.StandardLoopCharacteristics#getLoopCondition()
* @see #getStandardLoopCharacteristics()
* @generated
*/
EReference getStandardLoopCharacteristics_LoopCondition();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.StandardLoopCharacteristics#getLoopMaximum Loop Maximum}'.
*
*
* @return the meta object for the attribute 'Loop Maximum'.
* @see org.omg.bpmn.bpmn2.StandardLoopCharacteristics#getLoopMaximum()
* @see #getStandardLoopCharacteristics()
* @generated
*/
EAttribute getStandardLoopCharacteristics_LoopMaximum();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.StandardLoopCharacteristics#isTestBefore Test Before}'.
*
*
* @return the meta object for the attribute 'Test Before'.
* @see org.omg.bpmn.bpmn2.StandardLoopCharacteristics#isTestBefore()
* @see #getStandardLoopCharacteristics()
* @generated
*/
EAttribute getStandardLoopCharacteristics_TestBefore();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.StartEvent Start Event}'.
*
*
* @return the meta object for class 'Start Event'.
* @see org.omg.bpmn.bpmn2.StartEvent
* @generated
*/
EClass getStartEvent();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.StartEvent#isIsInterrupting Is Interrupting}'.
*
*
* @return the meta object for the attribute 'Is Interrupting'.
* @see org.omg.bpmn.bpmn2.StartEvent#isIsInterrupting()
* @see #getStartEvent()
* @generated
*/
EAttribute getStartEvent_IsInterrupting();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.SubChoreography Sub Choreography}'.
*
*
* @return the meta object for class 'Sub Choreography'.
* @see org.omg.bpmn.bpmn2.SubChoreography
* @generated
*/
EClass getSubChoreography();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.SubChoreography#getArtifacts Artifacts}'.
*
*
* @return the meta object for the containment reference list 'Artifacts'.
* @see org.omg.bpmn.bpmn2.SubChoreography#getArtifacts()
* @see #getSubChoreography()
* @generated
*/
EReference getSubChoreography_Artifacts();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.SubConversation Sub Conversation}'.
*
*
* @return the meta object for class 'Sub Conversation'.
* @see org.omg.bpmn.bpmn2.SubConversation
* @generated
*/
EClass getSubConversation();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.SubConversation#getConversationNodes Conversation Nodes}'.
*
*
* @return the meta object for the containment reference list 'Conversation Nodes'.
* @see org.omg.bpmn.bpmn2.SubConversation#getConversationNodes()
* @see #getSubConversation()
* @generated
*/
EReference getSubConversation_ConversationNodes();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.SubProcess Sub Process}'.
*
*
* @return the meta object for class 'Sub Process'.
* @see org.omg.bpmn.bpmn2.SubProcess
* @generated
*/
EClass getSubProcess();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.SubProcess#getArtifacts Artifacts}'.
*
*
* @return the meta object for the containment reference list 'Artifacts'.
* @see org.omg.bpmn.bpmn2.SubProcess#getArtifacts()
* @see #getSubProcess()
* @generated
*/
EReference getSubProcess_Artifacts();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.SubProcess#isTriggeredByEvent Triggered By Event}'.
*
*
* @return the meta object for the attribute 'Triggered By Event'.
* @see org.omg.bpmn.bpmn2.SubProcess#isTriggeredByEvent()
* @see #getSubProcess()
* @generated
*/
EAttribute getSubProcess_TriggeredByEvent();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Task Task}'.
*
*
* @return the meta object for class 'Task'.
* @see org.omg.bpmn.bpmn2.Task
* @generated
*/
EClass getTask();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.TerminateEventDefinition Terminate Event Definition}'.
*
*
* @return the meta object for class 'Terminate Event Definition'.
* @see org.omg.bpmn.bpmn2.TerminateEventDefinition
* @generated
*/
EClass getTerminateEventDefinition();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.TextAnnotation Text Annotation}'.
*
*
* @return the meta object for class 'Text Annotation'.
* @see org.omg.bpmn.bpmn2.TextAnnotation
* @generated
*/
EClass getTextAnnotation();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.TextAnnotation#getText Text}'.
*
*
* @return the meta object for the attribute 'Text'.
* @see org.omg.bpmn.bpmn2.TextAnnotation#getText()
* @see #getTextAnnotation()
* @generated
*/
EAttribute getTextAnnotation_Text();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.TextAnnotation#getTextFormat Text Format}'.
*
*
* @return the meta object for the attribute 'Text Format'.
* @see org.omg.bpmn.bpmn2.TextAnnotation#getTextFormat()
* @see #getTextAnnotation()
* @generated
*/
EAttribute getTextAnnotation_TextFormat();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.ThrowEvent Throw Event}'.
*
*
* @return the meta object for class 'Throw Event'.
* @see org.omg.bpmn.bpmn2.ThrowEvent
* @generated
*/
EClass getThrowEvent();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ThrowEvent#getDataInputs Data Inputs}'.
*
*
* @return the meta object for the containment reference list 'Data Inputs'.
* @see org.omg.bpmn.bpmn2.ThrowEvent#getDataInputs()
* @see #getThrowEvent()
* @generated
*/
EReference getThrowEvent_DataInputs();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ThrowEvent#getDataInputAssociation Data Input Association}'.
*
*
* @return the meta object for the containment reference list 'Data Input Association'.
* @see org.omg.bpmn.bpmn2.ThrowEvent#getDataInputAssociation()
* @see #getThrowEvent()
* @generated
*/
EReference getThrowEvent_DataInputAssociation();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.ThrowEvent#getInputSet Input Set}'.
*
*
* @return the meta object for the containment reference 'Input Set'.
* @see org.omg.bpmn.bpmn2.ThrowEvent#getInputSet()
* @see #getThrowEvent()
* @generated
*/
EReference getThrowEvent_InputSet();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.ThrowEvent#getEventDefinitions Event Definitions}'.
*
*
* @return the meta object for the containment reference list 'Event Definitions'.
* @see org.omg.bpmn.bpmn2.ThrowEvent#getEventDefinitions()
* @see #getThrowEvent()
* @generated
*/
EReference getThrowEvent_EventDefinitions();
/**
* Returns the meta object for the reference list '{@link org.omg.bpmn.bpmn2.ThrowEvent#getEventDefinitionRefs Event Definition Refs}'.
*
*
* @return the meta object for the reference list 'Event Definition Refs'.
* @see org.omg.bpmn.bpmn2.ThrowEvent#getEventDefinitionRefs()
* @see #getThrowEvent()
* @generated
*/
EReference getThrowEvent_EventDefinitionRefs();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.TimerEventDefinition Timer Event Definition}'.
*
*
* @return the meta object for class 'Timer Event Definition'.
* @see org.omg.bpmn.bpmn2.TimerEventDefinition
* @generated
*/
EClass getTimerEventDefinition();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.TimerEventDefinition#getTimeDate Time Date}'.
*
*
* @return the meta object for the containment reference 'Time Date'.
* @see org.omg.bpmn.bpmn2.TimerEventDefinition#getTimeDate()
* @see #getTimerEventDefinition()
* @generated
*/
EReference getTimerEventDefinition_TimeDate();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.TimerEventDefinition#getTimeDuration Time Duration}'.
*
*
* @return the meta object for the containment reference 'Time Duration'.
* @see org.omg.bpmn.bpmn2.TimerEventDefinition#getTimeDuration()
* @see #getTimerEventDefinition()
* @generated
*/
EReference getTimerEventDefinition_TimeDuration();
/**
* Returns the meta object for the containment reference '{@link org.omg.bpmn.bpmn2.TimerEventDefinition#getTimeCycle Time Cycle}'.
*
*
* @return the meta object for the containment reference 'Time Cycle'.
* @see org.omg.bpmn.bpmn2.TimerEventDefinition#getTimeCycle()
* @see #getTimerEventDefinition()
* @generated
*/
EReference getTimerEventDefinition_TimeCycle();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.Transaction Transaction}'.
*
*
* @return the meta object for class 'Transaction'.
* @see org.omg.bpmn.bpmn2.Transaction
* @generated
*/
EClass getTransaction();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Transaction#getProtocol Protocol}'.
*
*
* @return the meta object for the attribute 'Protocol'.
* @see org.omg.bpmn.bpmn2.Transaction#getProtocol()
* @see #getTransaction()
* @generated
*/
EAttribute getTransaction_Protocol();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.Transaction#getMethod Method}'.
*
*
* @return the meta object for the attribute 'Method'.
* @see org.omg.bpmn.bpmn2.Transaction#getMethod()
* @see #getTransaction()
* @generated
*/
EAttribute getTransaction_Method();
/**
* Returns the meta object for class '{@link org.omg.bpmn.bpmn2.UserTask User Task}'.
*
*
* @return the meta object for class 'User Task'.
* @see org.omg.bpmn.bpmn2.UserTask
* @generated
*/
EClass getUserTask();
/**
* Returns the meta object for the containment reference list '{@link org.omg.bpmn.bpmn2.UserTask#getRenderings Renderings}'.
*
*
* @return the meta object for the containment reference list 'Renderings'.
* @see org.omg.bpmn.bpmn2.UserTask#getRenderings()
* @see #getUserTask()
* @generated
*/
EReference getUserTask_Renderings();
/**
* Returns the meta object for the attribute '{@link org.omg.bpmn.bpmn2.UserTask#getImplementation Implementation}'.
*
*
* @return the meta object for the attribute 'Implementation'.
* @see org.omg.bpmn.bpmn2.UserTask#getImplementation()
* @see #getUserTask()
* @generated
*/
EAttribute getUserTask_Implementation();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.AdHocOrdering Ad Hoc Ordering}'.
*
*
* @return the meta object for enum 'Ad Hoc Ordering'.
* @see org.omg.bpmn.bpmn2.AdHocOrdering
* @generated
*/
EEnum getAdHocOrdering();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.AssociationDirection Association Direction}'.
*
*
* @return the meta object for enum 'Association Direction'.
* @see org.omg.bpmn.bpmn2.AssociationDirection
* @generated
*/
EEnum getAssociationDirection();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.ChoreographyLoopType Choreography Loop Type}'.
*
*
* @return the meta object for enum 'Choreography Loop Type'.
* @see org.omg.bpmn.bpmn2.ChoreographyLoopType
* @generated
*/
EEnum getChoreographyLoopType();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.EventBasedGatewayType Event Based Gateway Type}'.
*
*
* @return the meta object for enum 'Event Based Gateway Type'.
* @see org.omg.bpmn.bpmn2.EventBasedGatewayType
* @generated
*/
EEnum getEventBasedGatewayType();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.GatewayDirection Gateway Direction}'.
*
*
* @return the meta object for enum 'Gateway Direction'.
* @see org.omg.bpmn.bpmn2.GatewayDirection
* @generated
*/
EEnum getGatewayDirection();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.ItemKind Item Kind}'.
*
*
* @return the meta object for enum 'Item Kind'.
* @see org.omg.bpmn.bpmn2.ItemKind
* @generated
*/
EEnum getItemKind();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.MultiInstanceBehavior Multi Instance Behavior}'.
*
*
* @return the meta object for enum 'Multi Instance Behavior'.
* @see org.omg.bpmn.bpmn2.MultiInstanceBehavior
* @generated
*/
EEnum getMultiInstanceBehavior();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.ProcessType Process Type}'.
*
*
* @return the meta object for enum 'Process Type'.
* @see org.omg.bpmn.bpmn2.ProcessType
* @generated
*/
EEnum getProcessType();
/**
* Returns the meta object for enum '{@link org.omg.bpmn.bpmn2.RelationshipDirection Relationship Direction}'.
*
*
* @return the meta object for enum 'Relationship Direction'.
* @see org.omg.bpmn.bpmn2.RelationshipDirection
* @generated
*/
EEnum getRelationshipDirection();
/**
* Returns the factory that creates the instances of the model.
*
*
* @return the factory that creates the instances of the model.
* @generated
*/
Bpmn2Factory getBpmn2Factory();
} //Bpmn2Package