Package com.sodius.mdw.metamodel.uml21
Interface UMLPackage
-
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.ENamedElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EPackage,org.eclipse.emf.common.notify.Notifier
public interface UMLPackage extends org.eclipse.emf.ecore.EPackageThe Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
UMLFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceUMLPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static intABSTRACTIONThe meta object id for the 'Abstraction' class.static intABSTRACTION__CLIENTThe feature id for the 'Client' reference list.static intABSTRACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intABSTRACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intABSTRACTION__MAPPINGThe feature id for the 'Mapping' containment reference.static intABSTRACTION__NAMEThe feature id for the 'Name' attribute.static intABSTRACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intABSTRACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intABSTRACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intABSTRACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intABSTRACTION__OWNERThe feature id for the 'Owner' reference.static intABSTRACTION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intABSTRACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intABSTRACTION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intABSTRACTION__SOURCEThe feature id for the 'Source' reference list.static intABSTRACTION__SUPPLIERThe feature id for the 'Supplier' reference list.static intABSTRACTION__TARGETThe feature id for the 'Target' reference list.static intABSTRACTION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intABSTRACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intABSTRACTION_FEATURE_COUNTThe number of structural features of the 'Abstraction' class.static intACCEPT_CALL_ACTIONThe meta object id for the 'Accept Call Action' class.static intACCEPT_CALL_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intACCEPT_CALL_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACCEPT_CALL_ACTION__CONTEXTThe feature id for the 'Context' reference.static intACCEPT_CALL_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACCEPT_CALL_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intACCEPT_CALL_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intACCEPT_CALL_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACCEPT_CALL_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACCEPT_CALL_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACCEPT_CALL_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intACCEPT_CALL_ACTION__INPUTThe feature id for the 'Input' reference list.static intACCEPT_CALL_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACCEPT_CALL_ACTION__IS_UNMARSHALLThe feature id for the 'Is Unmarshall' attribute.static intACCEPT_CALL_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intACCEPT_CALL_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intACCEPT_CALL_ACTION__NAMEThe feature id for the 'Name' attribute.static intACCEPT_CALL_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACCEPT_CALL_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intACCEPT_CALL_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACCEPT_CALL_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intACCEPT_CALL_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACCEPT_CALL_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACCEPT_CALL_ACTION__OWNERThe feature id for the 'Owner' reference.static intACCEPT_CALL_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACCEPT_CALL_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACCEPT_CALL_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACCEPT_CALL_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACCEPT_CALL_ACTION__RESULTThe feature id for the 'Result' containment reference list.static intACCEPT_CALL_ACTION__RETURN_INFORMATIONThe feature id for the 'Return Information' containment reference.static intACCEPT_CALL_ACTION__TRIGGERThe feature id for the 'Trigger' containment reference list.static intACCEPT_CALL_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intACCEPT_CALL_ACTION_FEATURE_COUNTThe number of structural features of the 'Accept Call Action' class.static intACCEPT_EVENT_ACTIONThe meta object id for the 'Accept Event Action' class.static intACCEPT_EVENT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intACCEPT_EVENT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACCEPT_EVENT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intACCEPT_EVENT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACCEPT_EVENT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intACCEPT_EVENT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intACCEPT_EVENT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACCEPT_EVENT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACCEPT_EVENT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACCEPT_EVENT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intACCEPT_EVENT_ACTION__INPUTThe feature id for the 'Input' reference list.static intACCEPT_EVENT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACCEPT_EVENT_ACTION__IS_UNMARSHALLThe feature id for the 'Is Unmarshall' attribute.static intACCEPT_EVENT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intACCEPT_EVENT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intACCEPT_EVENT_ACTION__NAMEThe feature id for the 'Name' attribute.static intACCEPT_EVENT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACCEPT_EVENT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intACCEPT_EVENT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACCEPT_EVENT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intACCEPT_EVENT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACCEPT_EVENT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACCEPT_EVENT_ACTION__OWNERThe feature id for the 'Owner' reference.static intACCEPT_EVENT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACCEPT_EVENT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACCEPT_EVENT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACCEPT_EVENT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACCEPT_EVENT_ACTION__RESULTThe feature id for the 'Result' containment reference list.static intACCEPT_EVENT_ACTION__TRIGGERThe feature id for the 'Trigger' containment reference list.static intACCEPT_EVENT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intACCEPT_EVENT_ACTION_FEATURE_COUNTThe number of structural features of the 'Accept Event Action' class.static intACTIONThe meta object id for the 'Action' class.static intACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTION__CONTEXTThe feature id for the 'Context' reference.static intACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intACTION__INPUTThe feature id for the 'Input' reference list.static intACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intACTION__NAMEThe feature id for the 'Name' attribute.static intACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACTION__OUTPUTThe feature id for the 'Output' reference list.static intACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTION__OWNERThe feature id for the 'Owner' reference.static intACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTION_EXECUTION_SPECIFICATIONThe meta object id for the 'Action Execution Specification' class.static intACTION_EXECUTION_SPECIFICATION__ACTIONThe feature id for the 'Action' reference.static intACTION_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTION_EXECUTION_SPECIFICATION__COVEREDThe feature id for the 'Covered' reference list.static intACTION_EXECUTION_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTION_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intACTION_EXECUTION_SPECIFICATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intACTION_EXECUTION_SPECIFICATION__FINISHThe feature id for the 'Finish' reference.static intACTION_EXECUTION_SPECIFICATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intACTION_EXECUTION_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intACTION_EXECUTION_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTION_EXECUTION_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intACTION_EXECUTION_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTION_EXECUTION_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTION_EXECUTION_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intACTION_EXECUTION_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTION_EXECUTION_SPECIFICATION__STARTThe feature id for the 'Start' reference.static intACTION_EXECUTION_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTION_EXECUTION_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Action Execution Specification' class.static intACTION_FEATURE_COUNTThe number of structural features of the 'Action' class.static intACTION_INPUT_PINThe meta object id for the 'Action Input Pin' class.static intACTION_INPUT_PIN__ACTIVITYThe feature id for the 'Activity' container reference.static intACTION_INPUT_PIN__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTION_INPUT_PIN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTION_INPUT_PIN__FROM_ACTIONThe feature id for the 'From Action' containment reference.static intACTION_INPUT_PIN__IN_GROUPThe feature id for the 'In Group' reference list.static intACTION_INPUT_PIN__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACTION_INPUT_PIN__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACTION_INPUT_PIN__IN_STATEThe feature id for the 'In State' reference list.static intACTION_INPUT_PIN__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACTION_INPUT_PIN__INCOMINGThe feature id for the 'Incoming' reference list.static intACTION_INPUT_PIN__IS_CONTROLThe feature id for the 'Is Control' attribute.static intACTION_INPUT_PIN__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intACTION_INPUT_PIN__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTION_INPUT_PIN__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intACTION_INPUT_PIN__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intACTION_INPUT_PIN__LOWERThe feature id for the 'Lower' attribute.static intACTION_INPUT_PIN__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intACTION_INPUT_PIN__NAMEThe feature id for the 'Name' attribute.static intACTION_INPUT_PIN__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTION_INPUT_PIN__NAMESPACEThe feature id for the 'Namespace' reference.static intACTION_INPUT_PIN__ORDERINGThe feature id for the 'Ordering' attribute.static intACTION_INPUT_PIN__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACTION_INPUT_PIN__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTION_INPUT_PIN__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTION_INPUT_PIN__OWNERThe feature id for the 'Owner' reference.static intACTION_INPUT_PIN__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTION_INPUT_PIN__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTION_INPUT_PIN__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACTION_INPUT_PIN__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTION_INPUT_PIN__SELECTIONThe feature id for the 'Selection' reference.static intACTION_INPUT_PIN__TYPEThe feature id for the 'Type' reference.static intACTION_INPUT_PIN__UPPERThe feature id for the 'Upper' attribute.static intACTION_INPUT_PIN__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intACTION_INPUT_PIN__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intACTION_INPUT_PIN__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTION_INPUT_PIN_FEATURE_COUNTThe number of structural features of the 'Action Input Pin' class.static intACTIVITYThe meta object id for the 'Activity' class.static intACTIVITY__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intACTIVITY__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intACTIVITY__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTIVITY__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intACTIVITY__CONTEXTThe feature id for the 'Context' reference.static intACTIVITY__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY__EDGEThe feature id for the 'Edge' containment reference list.static intACTIVITY__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intACTIVITY__EXTENSIONThe feature id for the 'Extension' reference list.static intACTIVITY__FEATUREThe feature id for the 'Feature' reference list.static intACTIVITY__GENERALThe feature id for the 'General' reference list.static intACTIVITY__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intACTIVITY__GROUPThe feature id for the 'Group' containment reference list.static intACTIVITY__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intACTIVITY__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intACTIVITY__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intACTIVITY__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intACTIVITY__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intACTIVITY__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTIVITY__IS_READ_ONLYThe feature id for the 'Is Read Only' attribute.static intACTIVITY__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intACTIVITY__IS_SINGLE_EXECUTIONThe feature id for the 'Is Single Execution' attribute.static intACTIVITY__MEMBERThe feature id for the 'Member' reference list.static intACTIVITY__NAMEThe feature id for the 'Name' attribute.static intACTIVITY__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTIVITY__NAMESPACEThe feature id for the 'Namespace' reference.static intACTIVITY__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intACTIVITY__NODEThe feature id for the 'Node' containment reference list.static intACTIVITY__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intACTIVITY__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intACTIVITY__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intACTIVITY__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intACTIVITY__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intACTIVITY__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intACTIVITY__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intACTIVITY__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intACTIVITY__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intACTIVITY__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intACTIVITY__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intACTIVITY__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intACTIVITY__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intACTIVITY__OWNERThe feature id for the 'Owner' reference.static intACTIVITY__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intACTIVITY__PACKAGEThe feature id for the 'Package' reference.static intACTIVITY__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intACTIVITY__PARTThe feature id for the 'Part' reference list.static intACTIVITY__PARTITIONThe feature id for the 'Partition' reference list.static intACTIVITY__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intACTIVITY__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intACTIVITY__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intACTIVITY__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTIVITY__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intACTIVITY__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intACTIVITY__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTIVITY__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTIVITY__REPRESENTATIONThe feature id for the 'Representation' reference.static intACTIVITY__ROLEThe feature id for the 'Role' reference list.static intACTIVITY__SPECIFICATIONThe feature id for the 'Specification' reference.static intACTIVITY__STRUCTURED_NODEThe feature id for the 'Structured Node' reference list.static intACTIVITY__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intACTIVITY__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intACTIVITY__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intACTIVITY__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intACTIVITY__USE_CASEThe feature id for the 'Use Case' reference list.static intACTIVITY__VARIABLEThe feature id for the 'Variable' containment reference list.static intACTIVITY__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTIVITY_EDGEThe meta object id for the 'Activity Edge' class.static intACTIVITY_EDGE__ACTIVITYThe feature id for the 'Activity' container reference.static intACTIVITY_EDGE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTIVITY_EDGE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY_EDGE__GUARDThe feature id for the 'Guard' containment reference.static intACTIVITY_EDGE__IN_GROUPThe feature id for the 'In Group' reference list.static intACTIVITY_EDGE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACTIVITY_EDGE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACTIVITY_EDGE__INTERRUPTSThe feature id for the 'Interrupts' reference.static intACTIVITY_EDGE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTIVITY_EDGE__NAMEThe feature id for the 'Name' attribute.static intACTIVITY_EDGE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTIVITY_EDGE__NAMESPACEThe feature id for the 'Namespace' reference.static intACTIVITY_EDGE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY_EDGE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY_EDGE__OWNERThe feature id for the 'Owner' reference.static intACTIVITY_EDGE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTIVITY_EDGE__REDEFINED_EDGEThe feature id for the 'Redefined Edge' reference list.static intACTIVITY_EDGE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTIVITY_EDGE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTIVITY_EDGE__SOURCEThe feature id for the 'Source' reference.static intACTIVITY_EDGE__TARGETThe feature id for the 'Target' reference.static intACTIVITY_EDGE__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTIVITY_EDGE__WEIGHTThe feature id for the 'Weight' containment reference.static intACTIVITY_EDGE_FEATURE_COUNTThe number of structural features of the 'Activity Edge' class.static intACTIVITY_FEATURE_COUNTThe number of structural features of the 'Activity' class.static intACTIVITY_FINAL_NODEThe meta object id for the 'Activity Final Node' class.static intACTIVITY_FINAL_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intACTIVITY_FINAL_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTIVITY_FINAL_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY_FINAL_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intACTIVITY_FINAL_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACTIVITY_FINAL_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACTIVITY_FINAL_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACTIVITY_FINAL_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intACTIVITY_FINAL_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTIVITY_FINAL_NODE__NAMEThe feature id for the 'Name' attribute.static intACTIVITY_FINAL_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTIVITY_FINAL_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intACTIVITY_FINAL_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACTIVITY_FINAL_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY_FINAL_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY_FINAL_NODE__OWNERThe feature id for the 'Owner' reference.static intACTIVITY_FINAL_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTIVITY_FINAL_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTIVITY_FINAL_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACTIVITY_FINAL_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTIVITY_FINAL_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTIVITY_FINAL_NODE_FEATURE_COUNTThe number of structural features of the 'Activity Final Node' class.static intACTIVITY_GROUPThe meta object id for the 'Activity Group' class.static intACTIVITY_GROUP__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intACTIVITY_GROUP__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intACTIVITY_GROUP__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY_GROUP__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intACTIVITY_GROUP__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY_GROUP__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY_GROUP__OWNERThe feature id for the 'Owner' reference.static intACTIVITY_GROUP__SUBGROUPThe feature id for the 'Subgroup' reference list.static intACTIVITY_GROUP__SUPER_GROUPThe feature id for the 'Super Group' reference.static intACTIVITY_GROUP_FEATURE_COUNTThe number of structural features of the 'Activity Group' class.static intACTIVITY_NODEThe meta object id for the 'Activity Node' class.static intACTIVITY_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intACTIVITY_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTIVITY_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intACTIVITY_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACTIVITY_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACTIVITY_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACTIVITY_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intACTIVITY_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTIVITY_NODE__NAMEThe feature id for the 'Name' attribute.static intACTIVITY_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTIVITY_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intACTIVITY_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACTIVITY_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY_NODE__OWNERThe feature id for the 'Owner' reference.static intACTIVITY_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTIVITY_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTIVITY_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACTIVITY_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTIVITY_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTIVITY_NODE_FEATURE_COUNTThe number of structural features of the 'Activity Node' class.static intACTIVITY_PARAMETER_NODEThe meta object id for the 'Activity Parameter Node' class.static intACTIVITY_PARAMETER_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intACTIVITY_PARAMETER_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTIVITY_PARAMETER_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY_PARAMETER_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intACTIVITY_PARAMETER_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intACTIVITY_PARAMETER_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intACTIVITY_PARAMETER_NODE__IN_STATEThe feature id for the 'In State' reference list.static intACTIVITY_PARAMETER_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intACTIVITY_PARAMETER_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intACTIVITY_PARAMETER_NODE__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intACTIVITY_PARAMETER_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTIVITY_PARAMETER_NODE__NAMEThe feature id for the 'Name' attribute.static intACTIVITY_PARAMETER_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTIVITY_PARAMETER_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intACTIVITY_PARAMETER_NODE__ORDERINGThe feature id for the 'Ordering' attribute.static intACTIVITY_PARAMETER_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intACTIVITY_PARAMETER_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY_PARAMETER_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY_PARAMETER_NODE__OWNERThe feature id for the 'Owner' reference.static intACTIVITY_PARAMETER_NODE__PARAMETERThe feature id for the 'Parameter' reference.static intACTIVITY_PARAMETER_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTIVITY_PARAMETER_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTIVITY_PARAMETER_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intACTIVITY_PARAMETER_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTIVITY_PARAMETER_NODE__SELECTIONThe feature id for the 'Selection' reference.static intACTIVITY_PARAMETER_NODE__TYPEThe feature id for the 'Type' reference.static intACTIVITY_PARAMETER_NODE__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intACTIVITY_PARAMETER_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTIVITY_PARAMETER_NODE_FEATURE_COUNTThe number of structural features of the 'Activity Parameter Node' class.static intACTIVITY_PARTITIONThe meta object id for the 'Activity Partition' class.static intACTIVITY_PARTITION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTIVITY_PARTITION__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intACTIVITY_PARTITION__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intACTIVITY_PARTITION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTIVITY_PARTITION__EDGEThe feature id for the 'Edge' reference list.static intACTIVITY_PARTITION__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intACTIVITY_PARTITION__IS_DIMENSIONThe feature id for the 'Is Dimension' attribute.static intACTIVITY_PARTITION__IS_EXTERNALThe feature id for the 'Is External' attribute.static intACTIVITY_PARTITION__NAMEThe feature id for the 'Name' attribute.static intACTIVITY_PARTITION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTIVITY_PARTITION__NAMESPACEThe feature id for the 'Namespace' reference.static intACTIVITY_PARTITION__NODEThe feature id for the 'Node' reference list.static intACTIVITY_PARTITION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTIVITY_PARTITION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTIVITY_PARTITION__OWNERThe feature id for the 'Owner' reference.static intACTIVITY_PARTITION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTIVITY_PARTITION__REPRESENTSThe feature id for the 'Represents' reference.static intACTIVITY_PARTITION__SUBGROUPThe feature id for the 'Subgroup' reference list.static intACTIVITY_PARTITION__SUBPARTITIONThe feature id for the 'Subpartition' containment reference list.static intACTIVITY_PARTITION__SUPER_GROUPThe feature id for the 'Super Group' reference.static intACTIVITY_PARTITION__SUPER_PARTITIONThe feature id for the 'Super Partition' container reference.static intACTIVITY_PARTITION__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTIVITY_PARTITION_FEATURE_COUNTThe number of structural features of the 'Activity Partition' class.static intACTORThe meta object id for the 'Actor' class.static intACTOR__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intACTOR__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intACTOR__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intACTOR__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intACTOR__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intACTOR__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intACTOR__FEATUREThe feature id for the 'Feature' reference list.static intACTOR__GENERALThe feature id for the 'General' reference list.static intACTOR__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intACTOR__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intACTOR__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intACTOR__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intACTOR__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intACTOR__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intACTOR__MEMBERThe feature id for the 'Member' reference list.static intACTOR__NAMEThe feature id for the 'Name' attribute.static intACTOR__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intACTOR__NAMESPACEThe feature id for the 'Namespace' reference.static intACTOR__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intACTOR__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intACTOR__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intACTOR__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intACTOR__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intACTOR__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intACTOR__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intACTOR__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intACTOR__OWNERThe feature id for the 'Owner' reference.static intACTOR__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intACTOR__PACKAGEThe feature id for the 'Package' reference.static intACTOR__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intACTOR__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intACTOR__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intACTOR__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intACTOR__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intACTOR__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intACTOR__REPRESENTATIONThe feature id for the 'Representation' reference.static intACTOR__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intACTOR__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intACTOR__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intACTOR__USE_CASEThe feature id for the 'Use Case' reference list.static intACTOR__VISIBILITYThe feature id for the 'Visibility' attribute.static intACTOR_FEATURE_COUNTThe number of structural features of the 'Actor' class.static intADD_STRUCTURAL_FEATURE_VALUE_ACTIONThe meta object id for the 'Add Structural Feature Value Action' class.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__INPUTThe feature id for the 'Input' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__INSERT_ATThe feature id for the 'Insert At' containment reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REPLACE_ALLThe feature id for the 'Is Replace All' attribute.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAMEThe feature id for the 'Name' attribute.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNERThe feature id for the 'Owner' reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATUREThe feature id for the 'Structural Feature' reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__VALUEThe feature id for the 'Value' containment reference.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intADD_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNTThe number of structural features of the 'Add Structural Feature Value Action' class.static intADD_VARIABLE_VALUE_ACTIONThe meta object id for the 'Add Variable Value Action' class.static intADD_VARIABLE_VALUE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intADD_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intADD_VARIABLE_VALUE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intADD_VARIABLE_VALUE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intADD_VARIABLE_VALUE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intADD_VARIABLE_VALUE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intADD_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intADD_VARIABLE_VALUE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intADD_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intADD_VARIABLE_VALUE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intADD_VARIABLE_VALUE_ACTION__INPUTThe feature id for the 'Input' reference list.static intADD_VARIABLE_VALUE_ACTION__INSERT_ATThe feature id for the 'Insert At' containment reference.static intADD_VARIABLE_VALUE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intADD_VARIABLE_VALUE_ACTION__IS_REPLACE_ALLThe feature id for the 'Is Replace All' attribute.static intADD_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intADD_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intADD_VARIABLE_VALUE_ACTION__NAMEThe feature id for the 'Name' attribute.static intADD_VARIABLE_VALUE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intADD_VARIABLE_VALUE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intADD_VARIABLE_VALUE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intADD_VARIABLE_VALUE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intADD_VARIABLE_VALUE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intADD_VARIABLE_VALUE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intADD_VARIABLE_VALUE_ACTION__OWNERThe feature id for the 'Owner' reference.static intADD_VARIABLE_VALUE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intADD_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intADD_VARIABLE_VALUE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intADD_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intADD_VARIABLE_VALUE_ACTION__VALUEThe feature id for the 'Value' containment reference.static intADD_VARIABLE_VALUE_ACTION__VARIABLEThe feature id for the 'Variable' reference.static intADD_VARIABLE_VALUE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intADD_VARIABLE_VALUE_ACTION_FEATURE_COUNTThe number of structural features of the 'Add Variable Value Action' class.static intAGGREGATION_KINDThe meta object id for the 'Aggregation Kind' enum.static intANY_RECEIVE_EVENTThe meta object id for the 'Any Receive Event' class.static intANY_RECEIVE_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intANY_RECEIVE_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intANY_RECEIVE_EVENT__NAMEThe feature id for the 'Name' attribute.static intANY_RECEIVE_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intANY_RECEIVE_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intANY_RECEIVE_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intANY_RECEIVE_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intANY_RECEIVE_EVENT__OWNERThe feature id for the 'Owner' reference.static intANY_RECEIVE_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intANY_RECEIVE_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intANY_RECEIVE_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intANY_RECEIVE_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intANY_RECEIVE_EVENT_FEATURE_COUNTThe number of structural features of the 'Any Receive Event' class.static intARTIFACTThe meta object id for the 'Artifact' class.static intARTIFACT__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intARTIFACT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intARTIFACT__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intARTIFACT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intARTIFACT__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intARTIFACT__FEATUREThe feature id for the 'Feature' reference list.static intARTIFACT__FILE_NAMEThe feature id for the 'File Name' attribute.static intARTIFACT__GENERALThe feature id for the 'General' reference list.static intARTIFACT__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intARTIFACT__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intARTIFACT__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intARTIFACT__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intARTIFACT__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intARTIFACT__MANIFESTATIONThe feature id for the 'Manifestation' containment reference list.static intARTIFACT__MEMBERThe feature id for the 'Member' reference list.static intARTIFACT__NAMEThe feature id for the 'Name' attribute.static intARTIFACT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intARTIFACT__NAMESPACEThe feature id for the 'Namespace' reference.static intARTIFACT__NESTED_ARTIFACTThe feature id for the 'Nested Artifact' containment reference list.static intARTIFACT__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intARTIFACT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intARTIFACT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intARTIFACT__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intARTIFACT__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intARTIFACT__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intARTIFACT__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intARTIFACT__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intARTIFACT__OWNERThe feature id for the 'Owner' reference.static intARTIFACT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intARTIFACT__PACKAGEThe feature id for the 'Package' reference.static intARTIFACT__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intARTIFACT__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intARTIFACT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intARTIFACT__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intARTIFACT__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intARTIFACT__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intARTIFACT__REPRESENTATIONThe feature id for the 'Representation' reference.static intARTIFACT__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intARTIFACT__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intARTIFACT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intARTIFACT__USE_CASEThe feature id for the 'Use Case' reference list.static intARTIFACT__VISIBILITYThe feature id for the 'Visibility' attribute.static intARTIFACT_FEATURE_COUNTThe number of structural features of the 'Artifact' class.static intASSOCIATIONThe meta object id for the 'Association' class.static intASSOCIATION__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intASSOCIATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intASSOCIATION__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intASSOCIATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intASSOCIATION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intASSOCIATION__END_TYPEThe feature id for the 'End Type' reference list.static intASSOCIATION__FEATUREThe feature id for the 'Feature' reference list.static intASSOCIATION__GENERALThe feature id for the 'General' reference list.static intASSOCIATION__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intASSOCIATION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intASSOCIATION__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intASSOCIATION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intASSOCIATION__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intASSOCIATION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intASSOCIATION__MEMBERThe feature id for the 'Member' reference list.static intASSOCIATION__MEMBER_ENDThe feature id for the 'Member End' reference list.static intASSOCIATION__NAMEThe feature id for the 'Name' attribute.static intASSOCIATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intASSOCIATION__NAMESPACEThe feature id for the 'Namespace' reference.static intASSOCIATION__NAVIGABLE_OWNED_ENDThe feature id for the 'Navigable Owned End' reference list.static intASSOCIATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intASSOCIATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intASSOCIATION__OWNED_ENDThe feature id for the 'Owned End' containment reference list.static intASSOCIATION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intASSOCIATION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intASSOCIATION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intASSOCIATION__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intASSOCIATION__OWNERThe feature id for the 'Owner' reference.static intASSOCIATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intASSOCIATION__PACKAGEThe feature id for the 'Package' reference.static intASSOCIATION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intASSOCIATION__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intASSOCIATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intASSOCIATION__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intASSOCIATION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intASSOCIATION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intASSOCIATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intASSOCIATION__REPRESENTATIONThe feature id for the 'Representation' reference.static intASSOCIATION__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intASSOCIATION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intASSOCIATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intASSOCIATION__USE_CASEThe feature id for the 'Use Case' reference list.static intASSOCIATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intASSOCIATION_CLASSThe meta object id for the 'Association Class' class.static intASSOCIATION_CLASS__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intASSOCIATION_CLASS__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intASSOCIATION_CLASS__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intASSOCIATION_CLASS__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intASSOCIATION_CLASS__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intASSOCIATION_CLASS__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intASSOCIATION_CLASS__END_TYPEThe feature id for the 'End Type' reference list.static intASSOCIATION_CLASS__EXTENSIONThe feature id for the 'Extension' reference list.static intASSOCIATION_CLASS__FEATUREThe feature id for the 'Feature' reference list.static intASSOCIATION_CLASS__GENERALThe feature id for the 'General' reference list.static intASSOCIATION_CLASS__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intASSOCIATION_CLASS__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intASSOCIATION_CLASS__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intASSOCIATION_CLASS__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intASSOCIATION_CLASS__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intASSOCIATION_CLASS__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intASSOCIATION_CLASS__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intASSOCIATION_CLASS__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intASSOCIATION_CLASS__MEMBERThe feature id for the 'Member' reference list.static intASSOCIATION_CLASS__MEMBER_ENDThe feature id for the 'Member End' reference list.static intASSOCIATION_CLASS__NAMEThe feature id for the 'Name' attribute.static intASSOCIATION_CLASS__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intASSOCIATION_CLASS__NAMESPACEThe feature id for the 'Namespace' reference.static intASSOCIATION_CLASS__NAVIGABLE_OWNED_ENDThe feature id for the 'Navigable Owned End' reference list.static intASSOCIATION_CLASS__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intASSOCIATION_CLASS__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intASSOCIATION_CLASS__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intASSOCIATION_CLASS__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intASSOCIATION_CLASS__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intASSOCIATION_CLASS__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intASSOCIATION_CLASS__OWNED_ENDThe feature id for the 'Owned End' containment reference list.static intASSOCIATION_CLASS__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intASSOCIATION_CLASS__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intASSOCIATION_CLASS__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intASSOCIATION_CLASS__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intASSOCIATION_CLASS__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intASSOCIATION_CLASS__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intASSOCIATION_CLASS__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intASSOCIATION_CLASS__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intASSOCIATION_CLASS__OWNERThe feature id for the 'Owner' reference.static intASSOCIATION_CLASS__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intASSOCIATION_CLASS__PACKAGEThe feature id for the 'Package' reference.static intASSOCIATION_CLASS__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intASSOCIATION_CLASS__PARTThe feature id for the 'Part' reference list.static intASSOCIATION_CLASS__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intASSOCIATION_CLASS__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intASSOCIATION_CLASS__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intASSOCIATION_CLASS__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intASSOCIATION_CLASS__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intASSOCIATION_CLASS__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intASSOCIATION_CLASS__REPRESENTATIONThe feature id for the 'Representation' reference.static intASSOCIATION_CLASS__ROLEThe feature id for the 'Role' reference list.static intASSOCIATION_CLASS__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intASSOCIATION_CLASS__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intASSOCIATION_CLASS__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intASSOCIATION_CLASS__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intASSOCIATION_CLASS__USE_CASEThe feature id for the 'Use Case' reference list.static intASSOCIATION_CLASS__VISIBILITYThe feature id for the 'Visibility' attribute.static intASSOCIATION_CLASS_FEATURE_COUNTThe number of structural features of the 'Association Class' class.static intASSOCIATION_FEATURE_COUNTThe number of structural features of the 'Association' class.static intBEHAVIORThe meta object id for the 'Behavior' class.static intBEHAVIOR__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intBEHAVIOR__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intBEHAVIOR__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intBEHAVIOR__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intBEHAVIOR__CONTEXTThe feature id for the 'Context' reference.static intBEHAVIOR__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intBEHAVIOR__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intBEHAVIOR__EXTENSIONThe feature id for the 'Extension' reference list.static intBEHAVIOR__FEATUREThe feature id for the 'Feature' reference list.static intBEHAVIOR__GENERALThe feature id for the 'General' reference list.static intBEHAVIOR__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intBEHAVIOR__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intBEHAVIOR__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intBEHAVIOR__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intBEHAVIOR__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intBEHAVIOR__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intBEHAVIOR__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intBEHAVIOR__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intBEHAVIOR__MEMBERThe feature id for the 'Member' reference list.static intBEHAVIOR__NAMEThe feature id for the 'Name' attribute.static intBEHAVIOR__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intBEHAVIOR__NAMESPACEThe feature id for the 'Namespace' reference.static intBEHAVIOR__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intBEHAVIOR__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intBEHAVIOR__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intBEHAVIOR__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intBEHAVIOR__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intBEHAVIOR__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intBEHAVIOR__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intBEHAVIOR__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intBEHAVIOR__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intBEHAVIOR__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intBEHAVIOR__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intBEHAVIOR__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intBEHAVIOR__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intBEHAVIOR__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intBEHAVIOR__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intBEHAVIOR__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intBEHAVIOR__OWNERThe feature id for the 'Owner' reference.static intBEHAVIOR__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intBEHAVIOR__PACKAGEThe feature id for the 'Package' reference.static intBEHAVIOR__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intBEHAVIOR__PARTThe feature id for the 'Part' reference list.static intBEHAVIOR__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intBEHAVIOR__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intBEHAVIOR__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intBEHAVIOR__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intBEHAVIOR__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intBEHAVIOR__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intBEHAVIOR__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intBEHAVIOR__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intBEHAVIOR__REPRESENTATIONThe feature id for the 'Representation' reference.static intBEHAVIOR__ROLEThe feature id for the 'Role' reference list.static intBEHAVIOR__SPECIFICATIONThe feature id for the 'Specification' reference.static intBEHAVIOR__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intBEHAVIOR__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intBEHAVIOR__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intBEHAVIOR__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intBEHAVIOR__USE_CASEThe feature id for the 'Use Case' reference list.static intBEHAVIOR__VISIBILITYThe feature id for the 'Visibility' attribute.static intBEHAVIOR_EXECUTION_SPECIFICATIONThe meta object id for the 'Behavior Execution Specification' class.static intBEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIORThe feature id for the 'Behavior' reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intBEHAVIOR_EXECUTION_SPECIFICATION__COVEREDThe feature id for the 'Covered' reference list.static intBEHAVIOR_EXECUTION_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intBEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__FINISHThe feature id for the 'Finish' reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intBEHAVIOR_EXECUTION_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intBEHAVIOR_EXECUTION_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intBEHAVIOR_EXECUTION_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intBEHAVIOR_EXECUTION_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intBEHAVIOR_EXECUTION_SPECIFICATION__STARTThe feature id for the 'Start' reference.static intBEHAVIOR_EXECUTION_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intBEHAVIOR_EXECUTION_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Behavior Execution Specification' class.static intBEHAVIOR_FEATURE_COUNTThe number of structural features of the 'Behavior' class.static intBEHAVIORAL_FEATUREThe meta object id for the 'Behavioral Feature' class.static intBEHAVIORAL_FEATURE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intBEHAVIORAL_FEATURE__CONCURRENCYThe feature id for the 'Concurrency' attribute.static intBEHAVIORAL_FEATURE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intBEHAVIORAL_FEATURE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intBEHAVIORAL_FEATURE__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intBEHAVIORAL_FEATURE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intBEHAVIORAL_FEATURE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intBEHAVIORAL_FEATURE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intBEHAVIORAL_FEATURE__IS_STATICThe feature id for the 'Is Static' attribute.static intBEHAVIORAL_FEATURE__MEMBERThe feature id for the 'Member' reference list.static intBEHAVIORAL_FEATURE__METHODThe feature id for the 'Method' reference list.static intBEHAVIORAL_FEATURE__NAMEThe feature id for the 'Name' attribute.static intBEHAVIORAL_FEATURE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intBEHAVIORAL_FEATURE__NAMESPACEThe feature id for the 'Namespace' reference.static intBEHAVIORAL_FEATURE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intBEHAVIORAL_FEATURE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intBEHAVIORAL_FEATURE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intBEHAVIORAL_FEATURE__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intBEHAVIORAL_FEATURE__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intBEHAVIORAL_FEATURE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intBEHAVIORAL_FEATURE__OWNERThe feature id for the 'Owner' reference.static intBEHAVIORAL_FEATURE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intBEHAVIORAL_FEATURE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intBEHAVIORAL_FEATURE__RAISED_EXCEPTIONThe feature id for the 'Raised Exception' reference list.static intBEHAVIORAL_FEATURE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intBEHAVIORAL_FEATURE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intBEHAVIORAL_FEATURE__VISIBILITYThe feature id for the 'Visibility' attribute.static intBEHAVIORAL_FEATURE_FEATURE_COUNTThe number of structural features of the 'Behavioral Feature' class.static intBEHAVIORED_CLASSIFIERThe meta object id for the 'Behaviored Classifier' class.static intBEHAVIORED_CLASSIFIER__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intBEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intBEHAVIORED_CLASSIFIER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intBEHAVIORED_CLASSIFIER__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intBEHAVIORED_CLASSIFIER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intBEHAVIORED_CLASSIFIER__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intBEHAVIORED_CLASSIFIER__FEATUREThe feature id for the 'Feature' reference list.static intBEHAVIORED_CLASSIFIER__GENERALThe feature id for the 'General' reference list.static intBEHAVIORED_CLASSIFIER__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intBEHAVIORED_CLASSIFIER__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intBEHAVIORED_CLASSIFIER__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intBEHAVIORED_CLASSIFIER__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intBEHAVIORED_CLASSIFIER__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intBEHAVIORED_CLASSIFIER__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intBEHAVIORED_CLASSIFIER__MEMBERThe feature id for the 'Member' reference list.static intBEHAVIORED_CLASSIFIER__NAMEThe feature id for the 'Name' attribute.static intBEHAVIORED_CLASSIFIER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intBEHAVIORED_CLASSIFIER__NAMESPACEThe feature id for the 'Namespace' reference.static intBEHAVIORED_CLASSIFIER__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intBEHAVIORED_CLASSIFIER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intBEHAVIORED_CLASSIFIER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intBEHAVIORED_CLASSIFIER__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intBEHAVIORED_CLASSIFIER__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intBEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intBEHAVIORED_CLASSIFIER__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intBEHAVIORED_CLASSIFIER__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intBEHAVIORED_CLASSIFIER__OWNERThe feature id for the 'Owner' reference.static intBEHAVIORED_CLASSIFIER__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intBEHAVIORED_CLASSIFIER__PACKAGEThe feature id for the 'Package' reference.static intBEHAVIORED_CLASSIFIER__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intBEHAVIORED_CLASSIFIER__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intBEHAVIORED_CLASSIFIER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intBEHAVIORED_CLASSIFIER__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intBEHAVIORED_CLASSIFIER__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intBEHAVIORED_CLASSIFIER__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intBEHAVIORED_CLASSIFIER__REPRESENTATIONThe feature id for the 'Representation' reference.static intBEHAVIORED_CLASSIFIER__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intBEHAVIORED_CLASSIFIER__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intBEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intBEHAVIORED_CLASSIFIER__USE_CASEThe feature id for the 'Use Case' reference list.static intBEHAVIORED_CLASSIFIER__VISIBILITYThe feature id for the 'Visibility' attribute.static intBEHAVIORED_CLASSIFIER_FEATURE_COUNTThe number of structural features of the 'Behaviored Classifier' class.static intBEZIER_POINTThe meta object id for the 'Bezier Point' class.static intBEZIER_POINT__CONTROLSThe feature id for the 'Controls' containment reference list.static intBEZIER_POINT__XThe feature id for the 'X' attribute.static intBEZIER_POINT__YThe feature id for the 'Y' attribute.static intBEZIER_POINT_FEATURE_COUNTThe number of structural features of the 'Bezier Point' class.static intBOOLEANThe meta object id for the 'Boolean' data type.static intBROADCAST_SIGNAL_ACTIONThe meta object id for the 'Broadcast Signal Action' class.static intBROADCAST_SIGNAL_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intBROADCAST_SIGNAL_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intBROADCAST_SIGNAL_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intBROADCAST_SIGNAL_ACTION__CONTEXTThe feature id for the 'Context' reference.static intBROADCAST_SIGNAL_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intBROADCAST_SIGNAL_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intBROADCAST_SIGNAL_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intBROADCAST_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intBROADCAST_SIGNAL_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intBROADCAST_SIGNAL_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intBROADCAST_SIGNAL_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intBROADCAST_SIGNAL_ACTION__INPUTThe feature id for the 'Input' reference list.static intBROADCAST_SIGNAL_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intBROADCAST_SIGNAL_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intBROADCAST_SIGNAL_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intBROADCAST_SIGNAL_ACTION__NAMEThe feature id for the 'Name' attribute.static intBROADCAST_SIGNAL_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intBROADCAST_SIGNAL_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intBROADCAST_SIGNAL_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intBROADCAST_SIGNAL_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intBROADCAST_SIGNAL_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intBROADCAST_SIGNAL_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intBROADCAST_SIGNAL_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intBROADCAST_SIGNAL_ACTION__OWNERThe feature id for the 'Owner' reference.static intBROADCAST_SIGNAL_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intBROADCAST_SIGNAL_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intBROADCAST_SIGNAL_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intBROADCAST_SIGNAL_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intBROADCAST_SIGNAL_ACTION__SIGNALThe feature id for the 'Signal' reference.static intBROADCAST_SIGNAL_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intBROADCAST_SIGNAL_ACTION_FEATURE_COUNTThe number of structural features of the 'Broadcast Signal Action' class.static intCALL_ACTIONThe meta object id for the 'Call Action' class.static intCALL_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCALL_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intCALL_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCALL_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCALL_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCALL_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCALL_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCALL_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCALL_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCALL_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCALL_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCALL_ACTION__INPUTThe feature id for the 'Input' reference list.static intCALL_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCALL_ACTION__IS_SYNCHRONOUSThe feature id for the 'Is Synchronous' attribute.static intCALL_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCALL_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCALL_ACTION__NAMEThe feature id for the 'Name' attribute.static intCALL_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCALL_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCALL_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intCALL_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCALL_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCALL_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCALL_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCALL_ACTION__OWNERThe feature id for the 'Owner' reference.static intCALL_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCALL_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCALL_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCALL_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCALL_ACTION__RESULTThe feature id for the 'Result' containment reference list.static intCALL_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCALL_ACTION_FEATURE_COUNTThe number of structural features of the 'Call Action' class.static intCALL_BEHAVIOR_ACTIONThe meta object id for the 'Call Behavior Action' class.static intCALL_BEHAVIOR_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCALL_BEHAVIOR_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intCALL_BEHAVIOR_ACTION__BEHAVIORThe feature id for the 'Behavior' reference.static intCALL_BEHAVIOR_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCALL_BEHAVIOR_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCALL_BEHAVIOR_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCALL_BEHAVIOR_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCALL_BEHAVIOR_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCALL_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCALL_BEHAVIOR_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCALL_BEHAVIOR_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCALL_BEHAVIOR_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCALL_BEHAVIOR_ACTION__INPUTThe feature id for the 'Input' reference list.static intCALL_BEHAVIOR_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCALL_BEHAVIOR_ACTION__IS_SYNCHRONOUSThe feature id for the 'Is Synchronous' attribute.static intCALL_BEHAVIOR_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCALL_BEHAVIOR_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCALL_BEHAVIOR_ACTION__NAMEThe feature id for the 'Name' attribute.static intCALL_BEHAVIOR_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCALL_BEHAVIOR_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCALL_BEHAVIOR_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intCALL_BEHAVIOR_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCALL_BEHAVIOR_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCALL_BEHAVIOR_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCALL_BEHAVIOR_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCALL_BEHAVIOR_ACTION__OWNERThe feature id for the 'Owner' reference.static intCALL_BEHAVIOR_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCALL_BEHAVIOR_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCALL_BEHAVIOR_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCALL_BEHAVIOR_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCALL_BEHAVIOR_ACTION__RESULTThe feature id for the 'Result' containment reference list.static intCALL_BEHAVIOR_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCALL_BEHAVIOR_ACTION_FEATURE_COUNTThe number of structural features of the 'Call Behavior Action' class.static intCALL_CONCURRENCY_KINDThe meta object id for the 'Call Concurrency Kind' enum.static intCALL_EVENTThe meta object id for the 'Call Event' class.static intCALL_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCALL_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCALL_EVENT__NAMEThe feature id for the 'Name' attribute.static intCALL_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCALL_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCALL_EVENT__OPERATIONThe feature id for the 'Operation' reference.static intCALL_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCALL_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCALL_EVENT__OWNERThe feature id for the 'Owner' reference.static intCALL_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCALL_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCALL_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCALL_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCALL_EVENT_FEATURE_COUNTThe number of structural features of the 'Call Event' class.static intCALL_OPERATION_ACTIONThe meta object id for the 'Call Operation Action' class.static intCALL_OPERATION_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCALL_OPERATION_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intCALL_OPERATION_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCALL_OPERATION_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCALL_OPERATION_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCALL_OPERATION_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCALL_OPERATION_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCALL_OPERATION_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCALL_OPERATION_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCALL_OPERATION_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCALL_OPERATION_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCALL_OPERATION_ACTION__INPUTThe feature id for the 'Input' reference list.static intCALL_OPERATION_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCALL_OPERATION_ACTION__IS_SYNCHRONOUSThe feature id for the 'Is Synchronous' attribute.static intCALL_OPERATION_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCALL_OPERATION_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCALL_OPERATION_ACTION__NAMEThe feature id for the 'Name' attribute.static intCALL_OPERATION_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCALL_OPERATION_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCALL_OPERATION_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intCALL_OPERATION_ACTION__OPERATIONThe feature id for the 'Operation' reference.static intCALL_OPERATION_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCALL_OPERATION_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCALL_OPERATION_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCALL_OPERATION_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCALL_OPERATION_ACTION__OWNERThe feature id for the 'Owner' reference.static intCALL_OPERATION_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCALL_OPERATION_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCALL_OPERATION_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCALL_OPERATION_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCALL_OPERATION_ACTION__RESULTThe feature id for the 'Result' containment reference list.static intCALL_OPERATION_ACTION__TARGETThe feature id for the 'Target' containment reference.static intCALL_OPERATION_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCALL_OPERATION_ACTION_FEATURE_COUNTThe number of structural features of the 'Call Operation Action' class.static intCENTRAL_BUFFER_NODEThe meta object id for the 'Central Buffer Node' class.static intCENTRAL_BUFFER_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intCENTRAL_BUFFER_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCENTRAL_BUFFER_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCENTRAL_BUFFER_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intCENTRAL_BUFFER_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCENTRAL_BUFFER_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCENTRAL_BUFFER_NODE__IN_STATEThe feature id for the 'In State' reference list.static intCENTRAL_BUFFER_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCENTRAL_BUFFER_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intCENTRAL_BUFFER_NODE__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intCENTRAL_BUFFER_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCENTRAL_BUFFER_NODE__NAMEThe feature id for the 'Name' attribute.static intCENTRAL_BUFFER_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCENTRAL_BUFFER_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intCENTRAL_BUFFER_NODE__ORDERINGThe feature id for the 'Ordering' attribute.static intCENTRAL_BUFFER_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCENTRAL_BUFFER_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCENTRAL_BUFFER_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCENTRAL_BUFFER_NODE__OWNERThe feature id for the 'Owner' reference.static intCENTRAL_BUFFER_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCENTRAL_BUFFER_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCENTRAL_BUFFER_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCENTRAL_BUFFER_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCENTRAL_BUFFER_NODE__SELECTIONThe feature id for the 'Selection' reference.static intCENTRAL_BUFFER_NODE__TYPEThe feature id for the 'Type' reference.static intCENTRAL_BUFFER_NODE__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intCENTRAL_BUFFER_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intCENTRAL_BUFFER_NODE_FEATURE_COUNTThe number of structural features of the 'Central Buffer Node' class.static intCHANGE_EVENTThe meta object id for the 'Change Event' class.static intCHANGE_EVENT__CHANGE_EXPRESSIONThe feature id for the 'Change Expression' containment reference.static intCHANGE_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCHANGE_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCHANGE_EVENT__NAMEThe feature id for the 'Name' attribute.static intCHANGE_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCHANGE_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCHANGE_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCHANGE_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCHANGE_EVENT__OWNERThe feature id for the 'Owner' reference.static intCHANGE_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCHANGE_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCHANGE_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCHANGE_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCHANGE_EVENT_FEATURE_COUNTThe number of structural features of the 'Change Event' class.static intCLASSThe meta object id for the 'Class' class.static intCLASS__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intCLASS__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intCLASS__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCLASS__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intCLASS__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLASS__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intCLASS__EXTENSIONThe feature id for the 'Extension' reference list.static intCLASS__FEATUREThe feature id for the 'Feature' reference list.static intCLASS__GENERALThe feature id for the 'General' reference list.static intCLASS__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intCLASS__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intCLASS__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intCLASS__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intCLASS__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intCLASS__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intCLASS__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCLASS__MEMBERThe feature id for the 'Member' reference list.static intCLASS__NAMEThe feature id for the 'Name' attribute.static intCLASS__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCLASS__NAMESPACEThe feature id for the 'Namespace' reference.static intCLASS__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intCLASS__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intCLASS__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intCLASS__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLASS__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intCLASS__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLASS__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intCLASS__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intCLASS__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intCLASS__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intCLASS__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intCLASS__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intCLASS__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intCLASS__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intCLASS__OWNERThe feature id for the 'Owner' reference.static intCLASS__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCLASS__PACKAGEThe feature id for the 'Package' reference.static intCLASS__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intCLASS__PARTThe feature id for the 'Part' reference list.static intCLASS__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intCLASS__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCLASS__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intCLASS__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCLASS__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCLASS__REPRESENTATIONThe feature id for the 'Representation' reference.static intCLASS__ROLEThe feature id for the 'Role' reference list.static intCLASS__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intCLASS__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intCLASS__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intCLASS__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCLASS__USE_CASEThe feature id for the 'Use Case' reference list.static intCLASS__VISIBILITYThe feature id for the 'Visibility' attribute.static intCLASS_FEATURE_COUNTThe number of structural features of the 'Class' class.static intCLASSIFIERThe meta object id for the 'Classifier' class.static intCLASSIFIER__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intCLASSIFIER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCLASSIFIER__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intCLASSIFIER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLASSIFIER__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intCLASSIFIER__FEATUREThe feature id for the 'Feature' reference list.static intCLASSIFIER__GENERALThe feature id for the 'General' reference list.static intCLASSIFIER__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intCLASSIFIER__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intCLASSIFIER__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intCLASSIFIER__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intCLASSIFIER__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCLASSIFIER__MEMBERThe feature id for the 'Member' reference list.static intCLASSIFIER__NAMEThe feature id for the 'Name' attribute.static intCLASSIFIER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCLASSIFIER__NAMESPACEThe feature id for the 'Namespace' reference.static intCLASSIFIER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLASSIFIER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLASSIFIER__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intCLASSIFIER__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intCLASSIFIER__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intCLASSIFIER__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intCLASSIFIER__OWNERThe feature id for the 'Owner' reference.static intCLASSIFIER__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCLASSIFIER__PACKAGEThe feature id for the 'Package' reference.static intCLASSIFIER__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intCLASSIFIER__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intCLASSIFIER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCLASSIFIER__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intCLASSIFIER__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCLASSIFIER__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCLASSIFIER__REPRESENTATIONThe feature id for the 'Representation' reference.static intCLASSIFIER__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intCLASSIFIER__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intCLASSIFIER__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCLASSIFIER__USE_CASEThe feature id for the 'Use Case' reference list.static intCLASSIFIER__VISIBILITYThe feature id for the 'Visibility' attribute.static intCLASSIFIER_FEATURE_COUNTThe number of structural features of the 'Classifier' class.static intCLASSIFIER_TEMPLATE_PARAMETERThe meta object id for the 'Classifier Template Parameter' class.static intCLASSIFIER_TEMPLATE_PARAMETER__ALLOW_SUBSTITUTABLEThe feature id for the 'Allow Substitutable' attribute.static intCLASSIFIER_TEMPLATE_PARAMETER__CONSTRAINING_CLASSIFIERThe feature id for the 'Constraining Classifier' reference.static intCLASSIFIER_TEMPLATE_PARAMETER__DEFAULTThe feature id for the 'Default' reference.static intCLASSIFIER_TEMPLATE_PARAMETER__DEFAULT_CLASSIFIERThe feature id for the 'Default Classifier' reference.static intCLASSIFIER_TEMPLATE_PARAMETER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLASSIFIER_TEMPLATE_PARAMETER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLASSIFIER_TEMPLATE_PARAMETER__OWNED_DEFAULTThe feature id for the 'Owned Default' containment reference.static intCLASSIFIER_TEMPLATE_PARAMETER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLASSIFIER_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENTThe feature id for the 'Owned Parametered Element' containment reference.static intCLASSIFIER_TEMPLATE_PARAMETER__OWNERThe feature id for the 'Owner' reference.static intCLASSIFIER_TEMPLATE_PARAMETER__PARAMETERED_ELEMENTThe feature id for the 'Parametered Element' reference.static intCLASSIFIER_TEMPLATE_PARAMETER__SIGNATUREThe feature id for the 'Signature' container reference.static intCLASSIFIER_TEMPLATE_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Classifier Template Parameter' class.static intCLAUSEThe meta object id for the 'Clause' class.static intCLAUSE__BODYThe feature id for the 'Body' reference list.static intCLAUSE__BODY_OUTPUTThe feature id for the 'Body Output' reference list.static intCLAUSE__DECIDERThe feature id for the 'Decider' reference.static intCLAUSE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLAUSE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLAUSE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLAUSE__OWNERThe feature id for the 'Owner' reference.static intCLAUSE__PREDECESSOR_CLAUSEThe feature id for the 'Predecessor Clause' reference list.static intCLAUSE__SUCCESSOR_CLAUSEThe feature id for the 'Successor Clause' reference list.static intCLAUSE__TESTThe feature id for the 'Test' reference list.static intCLAUSE_FEATURE_COUNTThe number of structural features of the 'Clause' class.static intCLEAR_ASSOCIATION_ACTIONThe meta object id for the 'Clear Association Action' class.static intCLEAR_ASSOCIATION_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCLEAR_ASSOCIATION_ACTION__ASSOCIATIONThe feature id for the 'Association' reference.static intCLEAR_ASSOCIATION_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCLEAR_ASSOCIATION_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCLEAR_ASSOCIATION_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLEAR_ASSOCIATION_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCLEAR_ASSOCIATION_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCLEAR_ASSOCIATION_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCLEAR_ASSOCIATION_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCLEAR_ASSOCIATION_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCLEAR_ASSOCIATION_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCLEAR_ASSOCIATION_ACTION__INPUTThe feature id for the 'Input' reference list.static intCLEAR_ASSOCIATION_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCLEAR_ASSOCIATION_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCLEAR_ASSOCIATION_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCLEAR_ASSOCIATION_ACTION__NAMEThe feature id for the 'Name' attribute.static intCLEAR_ASSOCIATION_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCLEAR_ASSOCIATION_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCLEAR_ASSOCIATION_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intCLEAR_ASSOCIATION_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCLEAR_ASSOCIATION_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCLEAR_ASSOCIATION_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLEAR_ASSOCIATION_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLEAR_ASSOCIATION_ACTION__OWNERThe feature id for the 'Owner' reference.static intCLEAR_ASSOCIATION_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCLEAR_ASSOCIATION_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCLEAR_ASSOCIATION_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCLEAR_ASSOCIATION_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCLEAR_ASSOCIATION_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCLEAR_ASSOCIATION_ACTION_FEATURE_COUNTThe number of structural features of the 'Clear Association Action' class.static intCLEAR_STRUCTURAL_FEATURE_ACTIONThe meta object id for the 'Clear Structural Feature Action' class.static intCLEAR_STRUCTURAL_FEATURE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__INPUTThe feature id for the 'Input' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__NAMEThe feature id for the 'Name' attribute.static intCLEAR_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__OWNERThe feature id for the 'Owner' reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCLEAR_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATUREThe feature id for the 'Structural Feature' reference.static intCLEAR_STRUCTURAL_FEATURE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCLEAR_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNTThe number of structural features of the 'Clear Structural Feature Action' class.static intCLEAR_VARIABLE_ACTIONThe meta object id for the 'Clear Variable Action' class.static intCLEAR_VARIABLE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCLEAR_VARIABLE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCLEAR_VARIABLE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCLEAR_VARIABLE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCLEAR_VARIABLE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCLEAR_VARIABLE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCLEAR_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCLEAR_VARIABLE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCLEAR_VARIABLE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCLEAR_VARIABLE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCLEAR_VARIABLE_ACTION__INPUTThe feature id for the 'Input' reference list.static intCLEAR_VARIABLE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCLEAR_VARIABLE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCLEAR_VARIABLE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCLEAR_VARIABLE_ACTION__NAMEThe feature id for the 'Name' attribute.static intCLEAR_VARIABLE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCLEAR_VARIABLE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCLEAR_VARIABLE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCLEAR_VARIABLE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCLEAR_VARIABLE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCLEAR_VARIABLE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCLEAR_VARIABLE_ACTION__OWNERThe feature id for the 'Owner' reference.static intCLEAR_VARIABLE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCLEAR_VARIABLE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCLEAR_VARIABLE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCLEAR_VARIABLE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCLEAR_VARIABLE_ACTION__VARIABLEThe feature id for the 'Variable' reference.static intCLEAR_VARIABLE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCLEAR_VARIABLE_ACTION_FEATURE_COUNTThe number of structural features of the 'Clear Variable Action' class.static intCOLLABORATIONThe meta object id for the 'Collaboration' class.static intCOLLABORATION__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intCOLLABORATION__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intCOLLABORATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCOLLABORATION__COLLABORATION_ROLEThe feature id for the 'Collaboration Role' reference list.static intCOLLABORATION__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intCOLLABORATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOLLABORATION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intCOLLABORATION__FEATUREThe feature id for the 'Feature' reference list.static intCOLLABORATION__GENERALThe feature id for the 'General' reference list.static intCOLLABORATION__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intCOLLABORATION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intCOLLABORATION__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intCOLLABORATION__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intCOLLABORATION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intCOLLABORATION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCOLLABORATION__MEMBERThe feature id for the 'Member' reference list.static intCOLLABORATION__NAMEThe feature id for the 'Name' attribute.static intCOLLABORATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCOLLABORATION__NAMESPACEThe feature id for the 'Namespace' reference.static intCOLLABORATION__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intCOLLABORATION__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intCOLLABORATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOLLABORATION__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intCOLLABORATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOLLABORATION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intCOLLABORATION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intCOLLABORATION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intCOLLABORATION__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intCOLLABORATION__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intCOLLABORATION__OWNERThe feature id for the 'Owner' reference.static intCOLLABORATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCOLLABORATION__PACKAGEThe feature id for the 'Package' reference.static intCOLLABORATION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intCOLLABORATION__PARTThe feature id for the 'Part' reference list.static intCOLLABORATION__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intCOLLABORATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCOLLABORATION__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intCOLLABORATION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCOLLABORATION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCOLLABORATION__REPRESENTATIONThe feature id for the 'Representation' reference.static intCOLLABORATION__ROLEThe feature id for the 'Role' reference list.static intCOLLABORATION__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intCOLLABORATION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intCOLLABORATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCOLLABORATION__USE_CASEThe feature id for the 'Use Case' reference list.static intCOLLABORATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCOLLABORATION_FEATURE_COUNTThe number of structural features of the 'Collaboration' class.static intCOLLABORATION_USEThe meta object id for the 'Collaboration Use' class.static intCOLLABORATION_USE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCOLLABORATION_USE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOLLABORATION_USE__NAMEThe feature id for the 'Name' attribute.static intCOLLABORATION_USE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCOLLABORATION_USE__NAMESPACEThe feature id for the 'Namespace' reference.static intCOLLABORATION_USE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOLLABORATION_USE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOLLABORATION_USE__OWNERThe feature id for the 'Owner' reference.static intCOLLABORATION_USE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCOLLABORATION_USE__ROLE_BINDINGThe feature id for the 'Role Binding' containment reference list.static intCOLLABORATION_USE__TYPEThe feature id for the 'Type' reference.static intCOLLABORATION_USE__VISIBILITYThe feature id for the 'Visibility' attribute.static intCOLLABORATION_USE_FEATURE_COUNTThe number of structural features of the 'Collaboration Use' class.static intCOMBINED_FRAGMENTThe meta object id for the 'Combined Fragment' class.static intCOMBINED_FRAGMENT__CFRAGMENT_GATEThe feature id for the 'Cfragment Gate' containment reference list.static intCOMBINED_FRAGMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCOMBINED_FRAGMENT__COVEREDThe feature id for the 'Covered' reference list.static intCOMBINED_FRAGMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOMBINED_FRAGMENT__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intCOMBINED_FRAGMENT__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intCOMBINED_FRAGMENT__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intCOMBINED_FRAGMENT__INTERACTION_OPERATORThe feature id for the 'Interaction Operator' attribute.static intCOMBINED_FRAGMENT__NAMEThe feature id for the 'Name' attribute.static intCOMBINED_FRAGMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCOMBINED_FRAGMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCOMBINED_FRAGMENT__OPERANDThe feature id for the 'Operand' containment reference list.static intCOMBINED_FRAGMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOMBINED_FRAGMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOMBINED_FRAGMENT__OWNERThe feature id for the 'Owner' reference.static intCOMBINED_FRAGMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCOMBINED_FRAGMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCOMBINED_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Combined Fragment' class.static intCOMMENTThe meta object id for the 'Comment' class.static intCOMMENT__ANNOTATED_ELEMENTThe feature id for the 'Annotated Element' reference list.static intCOMMENT__BODYThe feature id for the 'Body' attribute.static intCOMMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOMMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOMMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOMMENT__OWNERThe feature id for the 'Owner' reference.static intCOMMENT_FEATURE_COUNTThe number of structural features of the 'Comment' class.static intCOMMUNICATION_PATHThe meta object id for the 'Communication Path' class.static intCOMMUNICATION_PATH__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intCOMMUNICATION_PATH__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCOMMUNICATION_PATH__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intCOMMUNICATION_PATH__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOMMUNICATION_PATH__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intCOMMUNICATION_PATH__END_TYPEThe feature id for the 'End Type' reference list.static intCOMMUNICATION_PATH__FEATUREThe feature id for the 'Feature' reference list.static intCOMMUNICATION_PATH__GENERALThe feature id for the 'General' reference list.static intCOMMUNICATION_PATH__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intCOMMUNICATION_PATH__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intCOMMUNICATION_PATH__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intCOMMUNICATION_PATH__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intCOMMUNICATION_PATH__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intCOMMUNICATION_PATH__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCOMMUNICATION_PATH__MEMBERThe feature id for the 'Member' reference list.static intCOMMUNICATION_PATH__MEMBER_ENDThe feature id for the 'Member End' reference list.static intCOMMUNICATION_PATH__NAMEThe feature id for the 'Name' attribute.static intCOMMUNICATION_PATH__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCOMMUNICATION_PATH__NAMESPACEThe feature id for the 'Namespace' reference.static intCOMMUNICATION_PATH__NAVIGABLE_OWNED_ENDThe feature id for the 'Navigable Owned End' reference list.static intCOMMUNICATION_PATH__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOMMUNICATION_PATH__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOMMUNICATION_PATH__OWNED_ENDThe feature id for the 'Owned End' containment reference list.static intCOMMUNICATION_PATH__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intCOMMUNICATION_PATH__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intCOMMUNICATION_PATH__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intCOMMUNICATION_PATH__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intCOMMUNICATION_PATH__OWNERThe feature id for the 'Owner' reference.static intCOMMUNICATION_PATH__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCOMMUNICATION_PATH__PACKAGEThe feature id for the 'Package' reference.static intCOMMUNICATION_PATH__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intCOMMUNICATION_PATH__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intCOMMUNICATION_PATH__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCOMMUNICATION_PATH__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intCOMMUNICATION_PATH__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCOMMUNICATION_PATH__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCOMMUNICATION_PATH__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intCOMMUNICATION_PATH__REPRESENTATIONThe feature id for the 'Representation' reference.static intCOMMUNICATION_PATH__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intCOMMUNICATION_PATH__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intCOMMUNICATION_PATH__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCOMMUNICATION_PATH__USE_CASEThe feature id for the 'Use Case' reference list.static intCOMMUNICATION_PATH__VISIBILITYThe feature id for the 'Visibility' attribute.static intCOMMUNICATION_PATH_FEATURE_COUNTThe number of structural features of the 'Communication Path' class.static intCOMPONENTThe meta object id for the 'Component' class.static intCOMPONENT__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intCOMPONENT__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intCOMPONENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCOMPONENT__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intCOMPONENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOMPONENT__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intCOMPONENT__EXTENSIONThe feature id for the 'Extension' reference list.static intCOMPONENT__FEATUREThe feature id for the 'Feature' reference list.static intCOMPONENT__GENERALThe feature id for the 'General' reference list.static intCOMPONENT__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intCOMPONENT__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intCOMPONENT__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intCOMPONENT__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intCOMPONENT__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intCOMPONENT__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intCOMPONENT__IS_INDIRECTLY_INSTANTIATEDThe feature id for the 'Is Indirectly Instantiated' attribute.static intCOMPONENT__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCOMPONENT__MEMBERThe feature id for the 'Member' reference list.static intCOMPONENT__NAMEThe feature id for the 'Name' attribute.static intCOMPONENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCOMPONENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCOMPONENT__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intCOMPONENT__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intCOMPONENT__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intCOMPONENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOMPONENT__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intCOMPONENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOMPONENT__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intCOMPONENT__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intCOMPONENT__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intCOMPONENT__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intCOMPONENT__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intCOMPONENT__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intCOMPONENT__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intCOMPONENT__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intCOMPONENT__OWNERThe feature id for the 'Owner' reference.static intCOMPONENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCOMPONENT__PACKAGEThe feature id for the 'Package' reference.static intCOMPONENT__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intCOMPONENT__PACKAGED_ELEMENTThe feature id for the 'Packaged Element' containment reference list.static intCOMPONENT__PARTThe feature id for the 'Part' reference list.static intCOMPONENT__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intCOMPONENT__PROVIDEDThe feature id for the 'Provided' reference list.static intCOMPONENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCOMPONENT__REALIZATIONThe feature id for the 'Realization' containment reference list.static intCOMPONENT__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intCOMPONENT__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCOMPONENT__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCOMPONENT__REPRESENTATIONThe feature id for the 'Representation' reference.static intCOMPONENT__REQUIREDThe feature id for the 'Required' reference list.static intCOMPONENT__ROLEThe feature id for the 'Role' reference list.static intCOMPONENT__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intCOMPONENT__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intCOMPONENT__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intCOMPONENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCOMPONENT__USE_CASEThe feature id for the 'Use Case' reference list.static intCOMPONENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCOMPONENT_FEATURE_COUNTThe number of structural features of the 'Component' class.static intCOMPONENT_REALIZATIONThe meta object id for the 'Component Realization' class.static intCOMPONENT_REALIZATION__ABSTRACTIONThe feature id for the 'Abstraction' container reference.static intCOMPONENT_REALIZATION__CLIENTThe feature id for the 'Client' reference list.static intCOMPONENT_REALIZATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCOMPONENT_REALIZATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCOMPONENT_REALIZATION__MAPPINGThe feature id for the 'Mapping' containment reference.static intCOMPONENT_REALIZATION__NAMEThe feature id for the 'Name' attribute.static intCOMPONENT_REALIZATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCOMPONENT_REALIZATION__NAMESPACEThe feature id for the 'Namespace' reference.static intCOMPONENT_REALIZATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCOMPONENT_REALIZATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCOMPONENT_REALIZATION__OWNERThe feature id for the 'Owner' reference.static intCOMPONENT_REALIZATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCOMPONENT_REALIZATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCOMPONENT_REALIZATION__REALIZING_CLASSIFIERThe feature id for the 'Realizing Classifier' reference.static intCOMPONENT_REALIZATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intCOMPONENT_REALIZATION__SOURCEThe feature id for the 'Source' reference list.static intCOMPONENT_REALIZATION__SUPPLIERThe feature id for the 'Supplier' reference list.static intCOMPONENT_REALIZATION__TARGETThe feature id for the 'Target' reference list.static intCOMPONENT_REALIZATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCOMPONENT_REALIZATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCOMPONENT_REALIZATION_FEATURE_COUNTThe number of structural features of the 'Component Realization' class.static intCONDITIONAL_NODEThe meta object id for the 'Conditional Node' class.static intCONDITIONAL_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intCONDITIONAL_NODE__CLAUSEThe feature id for the 'Clause' containment reference list.static intCONDITIONAL_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONDITIONAL_NODE__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intCONDITIONAL_NODE__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intCONDITIONAL_NODE__CONTEXTThe feature id for the 'Context' reference.static intCONDITIONAL_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONDITIONAL_NODE__EDGEThe feature id for the 'Edge' containment reference list.static intCONDITIONAL_NODE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intCONDITIONAL_NODE__HANDLERThe feature id for the 'Handler' containment reference list.static intCONDITIONAL_NODE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intCONDITIONAL_NODE__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intCONDITIONAL_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intCONDITIONAL_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCONDITIONAL_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCONDITIONAL_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCONDITIONAL_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intCONDITIONAL_NODE__INPUTThe feature id for the 'Input' reference list.static intCONDITIONAL_NODE__IS_ASSUREDThe feature id for the 'Is Assured' attribute.static intCONDITIONAL_NODE__IS_DETERMINATEThe feature id for the 'Is Determinate' attribute.static intCONDITIONAL_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCONDITIONAL_NODE__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCONDITIONAL_NODE__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCONDITIONAL_NODE__MEMBERThe feature id for the 'Member' reference list.static intCONDITIONAL_NODE__MUST_ISOLATEThe feature id for the 'Must Isolate' attribute.static intCONDITIONAL_NODE__NAMEThe feature id for the 'Name' attribute.static intCONDITIONAL_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONDITIONAL_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intCONDITIONAL_NODE__NODEThe feature id for the 'Node' containment reference list.static intCONDITIONAL_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCONDITIONAL_NODE__OUTPUTThe feature id for the 'Output' reference list.static intCONDITIONAL_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONDITIONAL_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONDITIONAL_NODE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intCONDITIONAL_NODE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intCONDITIONAL_NODE__OWNERThe feature id for the 'Owner' reference.static intCONDITIONAL_NODE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intCONDITIONAL_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONDITIONAL_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCONDITIONAL_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCONDITIONAL_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCONDITIONAL_NODE__RESULTThe feature id for the 'Result' containment reference list.static intCONDITIONAL_NODE__SUBGROUPThe feature id for the 'Subgroup' reference list.static intCONDITIONAL_NODE__SUPER_GROUPThe feature id for the 'Super Group' reference.static intCONDITIONAL_NODE__VARIABLEThe feature id for the 'Variable' containment reference list.static intCONDITIONAL_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONDITIONAL_NODE_FEATURE_COUNTThe number of structural features of the 'Conditional Node' class.static intCONNECTABLE_ELEMENTThe meta object id for the 'Connectable Element' class.static intCONNECTABLE_ELEMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONNECTABLE_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONNECTABLE_ELEMENT__ENDThe feature id for the 'End' reference list.static intCONNECTABLE_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intCONNECTABLE_ELEMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONNECTABLE_ELEMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCONNECTABLE_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONNECTABLE_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONNECTABLE_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intCONNECTABLE_ELEMENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCONNECTABLE_ELEMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONNECTABLE_ELEMENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCONNECTABLE_ELEMENT__TYPEThe feature id for the 'Type' reference.static intCONNECTABLE_ELEMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONNECTABLE_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Connectable Element' class.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETERThe meta object id for the 'Connectable Element Template Parameter' class.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__DEFAULTThe feature id for the 'Default' reference.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_DEFAULTThe feature id for the 'Owned Default' containment reference.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENTThe feature id for the 'Owned Parametered Element' containment reference.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNERThe feature id for the 'Owner' reference.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__PARAMETERED_ELEMENTThe feature id for the 'Parametered Element' reference.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__SIGNATUREThe feature id for the 'Signature' container reference.static intCONNECTABLE_ELEMENT_TEMPLATE_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Connectable Element Template Parameter' class.static intCONNECTION_POINT_REFERENCEThe meta object id for the 'Connection Point Reference' class.static intCONNECTION_POINT_REFERENCE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONNECTION_POINT_REFERENCE__CONTAINERThe feature id for the 'Container' container reference.static intCONNECTION_POINT_REFERENCE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONNECTION_POINT_REFERENCE__ENTRYThe feature id for the 'Entry' reference list.static intCONNECTION_POINT_REFERENCE__EXITThe feature id for the 'Exit' reference list.static intCONNECTION_POINT_REFERENCE__INCOMINGThe feature id for the 'Incoming' reference list.static intCONNECTION_POINT_REFERENCE__NAMEThe feature id for the 'Name' attribute.static intCONNECTION_POINT_REFERENCE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONNECTION_POINT_REFERENCE__NAMESPACEThe feature id for the 'Namespace' reference.static intCONNECTION_POINT_REFERENCE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCONNECTION_POINT_REFERENCE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONNECTION_POINT_REFERENCE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONNECTION_POINT_REFERENCE__OWNERThe feature id for the 'Owner' reference.static intCONNECTION_POINT_REFERENCE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONNECTION_POINT_REFERENCE__STATEThe feature id for the 'State' container reference.static intCONNECTION_POINT_REFERENCE__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONNECTION_POINT_REFERENCE_FEATURE_COUNTThe number of structural features of the 'Connection Point Reference' class.static intCONNECTORThe meta object id for the 'Connector' class.static intCONNECTOR__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONNECTOR__CONTRACTThe feature id for the 'Contract' reference list.static intCONNECTOR__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONNECTOR__ENDThe feature id for the 'End' containment reference list.static intCONNECTOR__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intCONNECTOR__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCONNECTOR__IS_STATICThe feature id for the 'Is Static' attribute.static intCONNECTOR__KINDThe feature id for the 'Kind' attribute.static intCONNECTOR__NAMEThe feature id for the 'Name' attribute.static intCONNECTOR__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONNECTOR__NAMESPACEThe feature id for the 'Namespace' reference.static intCONNECTOR__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONNECTOR__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONNECTOR__OWNERThe feature id for the 'Owner' reference.static intCONNECTOR__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONNECTOR__REDEFINED_CONNECTORThe feature id for the 'Redefined Connector' reference list.static intCONNECTOR__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCONNECTOR__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCONNECTOR__TYPEThe feature id for the 'Type' reference.static intCONNECTOR__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONNECTOR_ENDThe meta object id for the 'Connector End' class.static intCONNECTOR_END__DEFINING_ENDThe feature id for the 'Defining End' reference.static intCONNECTOR_END__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONNECTOR_END__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intCONNECTOR_END__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intCONNECTOR_END__LOWERThe feature id for the 'Lower' attribute.static intCONNECTOR_END__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intCONNECTOR_END__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONNECTOR_END__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONNECTOR_END__OWNERThe feature id for the 'Owner' reference.static intCONNECTOR_END__PART_WITH_PORTThe feature id for the 'Part With Port' reference.static intCONNECTOR_END__ROLEThe feature id for the 'Role' reference.static intCONNECTOR_END__UPPERThe feature id for the 'Upper' attribute.static intCONNECTOR_END__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intCONNECTOR_END_FEATURE_COUNTThe number of structural features of the 'Connector End' class.static intCONNECTOR_FEATURE_COUNTThe number of structural features of the 'Connector' class.static intCONNECTOR_KINDThe meta object id for the 'Connector Kind' enum.static intCONSIDER_IGNORE_FRAGMENTThe meta object id for the 'Consider Ignore Fragment' class.static intCONSIDER_IGNORE_FRAGMENT__CFRAGMENT_GATEThe feature id for the 'Cfragment Gate' containment reference list.static intCONSIDER_IGNORE_FRAGMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONSIDER_IGNORE_FRAGMENT__COVEREDThe feature id for the 'Covered' reference list.static intCONSIDER_IGNORE_FRAGMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONSIDER_IGNORE_FRAGMENT__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intCONSIDER_IGNORE_FRAGMENT__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intCONSIDER_IGNORE_FRAGMENT__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intCONSIDER_IGNORE_FRAGMENT__INTERACTION_OPERATORThe feature id for the 'Interaction Operator' attribute.static intCONSIDER_IGNORE_FRAGMENT__MESSAGEThe feature id for the 'Message' reference list.static intCONSIDER_IGNORE_FRAGMENT__NAMEThe feature id for the 'Name' attribute.static intCONSIDER_IGNORE_FRAGMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONSIDER_IGNORE_FRAGMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCONSIDER_IGNORE_FRAGMENT__OPERANDThe feature id for the 'Operand' containment reference list.static intCONSIDER_IGNORE_FRAGMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONSIDER_IGNORE_FRAGMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONSIDER_IGNORE_FRAGMENT__OWNERThe feature id for the 'Owner' reference.static intCONSIDER_IGNORE_FRAGMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONSIDER_IGNORE_FRAGMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONSIDER_IGNORE_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Consider Ignore Fragment' class.static intCONSTRAINTThe meta object id for the 'Constraint' class.static intCONSTRAINT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONSTRAINT__CONSTRAINED_ELEMENTThe feature id for the 'Constrained Element' reference list.static intCONSTRAINT__CONTEXTThe feature id for the 'Context' container reference.static intCONSTRAINT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONSTRAINT__NAMEThe feature id for the 'Name' attribute.static intCONSTRAINT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONSTRAINT__NAMESPACEThe feature id for the 'Namespace' reference.static intCONSTRAINT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONSTRAINT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONSTRAINT__OWNERThe feature id for the 'Owner' reference.static intCONSTRAINT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCONSTRAINT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONSTRAINT__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intCONSTRAINT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCONSTRAINT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Constraint' class.static intCONTINUATIONThe meta object id for the 'Continuation' class.static intCONTINUATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONTINUATION__COVEREDThe feature id for the 'Covered' reference list.static intCONTINUATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONTINUATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intCONTINUATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intCONTINUATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intCONTINUATION__NAMEThe feature id for the 'Name' attribute.static intCONTINUATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONTINUATION__NAMESPACEThe feature id for the 'Namespace' reference.static intCONTINUATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONTINUATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONTINUATION__OWNERThe feature id for the 'Owner' reference.static intCONTINUATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONTINUATION__SETTINGThe feature id for the 'Setting' attribute.static intCONTINUATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONTINUATION_FEATURE_COUNTThe number of structural features of the 'Continuation' class.static intCONTROL_FLOWThe meta object id for the 'Control Flow' class.static intCONTROL_FLOW__ACTIVITYThe feature id for the 'Activity' container reference.static intCONTROL_FLOW__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONTROL_FLOW__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONTROL_FLOW__GUARDThe feature id for the 'Guard' containment reference.static intCONTROL_FLOW__IN_GROUPThe feature id for the 'In Group' reference list.static intCONTROL_FLOW__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCONTROL_FLOW__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCONTROL_FLOW__INTERRUPTSThe feature id for the 'Interrupts' reference.static intCONTROL_FLOW__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCONTROL_FLOW__NAMEThe feature id for the 'Name' attribute.static intCONTROL_FLOW__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONTROL_FLOW__NAMESPACEThe feature id for the 'Namespace' reference.static intCONTROL_FLOW__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONTROL_FLOW__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONTROL_FLOW__OWNERThe feature id for the 'Owner' reference.static intCONTROL_FLOW__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONTROL_FLOW__REDEFINED_EDGEThe feature id for the 'Redefined Edge' reference list.static intCONTROL_FLOW__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCONTROL_FLOW__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCONTROL_FLOW__SOURCEThe feature id for the 'Source' reference.static intCONTROL_FLOW__TARGETThe feature id for the 'Target' reference.static intCONTROL_FLOW__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONTROL_FLOW__WEIGHTThe feature id for the 'Weight' containment reference.static intCONTROL_FLOW_FEATURE_COUNTThe number of structural features of the 'Control Flow' class.static intCONTROL_NODEThe meta object id for the 'Control Node' class.static intCONTROL_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intCONTROL_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCONTROL_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCONTROL_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intCONTROL_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCONTROL_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCONTROL_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCONTROL_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intCONTROL_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCONTROL_NODE__NAMEThe feature id for the 'Name' attribute.static intCONTROL_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCONTROL_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intCONTROL_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCONTROL_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCONTROL_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCONTROL_NODE__OWNERThe feature id for the 'Owner' reference.static intCONTROL_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCONTROL_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCONTROL_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCONTROL_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCONTROL_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intCONTROL_NODE_FEATURE_COUNTThe number of structural features of the 'Control Node' class.static intCORE_SEMANTIC_MODEL_BRIDGEThe meta object id for the 'Core Semantic Model Bridge' class.static intCORE_SEMANTIC_MODEL_BRIDGE__DIAGRAMThe feature id for the 'Diagram' container reference.static intCORE_SEMANTIC_MODEL_BRIDGE__ELEMENTThe feature id for the 'Element' reference.static intCORE_SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENTThe feature id for the 'Graph Element' container reference.static intCORE_SEMANTIC_MODEL_BRIDGE__PRESENTATIONThe feature id for the 'Presentation' attribute.static intCORE_SEMANTIC_MODEL_BRIDGE_FEATURE_COUNTThe number of structural features of the 'Core Semantic Model Bridge' class.static intCREATE_LINK_ACTIONThe meta object id for the 'Create Link Action' class.static intCREATE_LINK_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCREATE_LINK_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCREATE_LINK_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCREATE_LINK_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCREATE_LINK_ACTION__END_DATAThe feature id for the 'End Data' containment reference list.static intCREATE_LINK_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCREATE_LINK_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCREATE_LINK_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCREATE_LINK_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCREATE_LINK_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCREATE_LINK_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCREATE_LINK_ACTION__INPUTThe feature id for the 'Input' reference list.static intCREATE_LINK_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intCREATE_LINK_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCREATE_LINK_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCREATE_LINK_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCREATE_LINK_ACTION__NAMEThe feature id for the 'Name' attribute.static intCREATE_LINK_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCREATE_LINK_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCREATE_LINK_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCREATE_LINK_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCREATE_LINK_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCREATE_LINK_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCREATE_LINK_ACTION__OWNERThe feature id for the 'Owner' reference.static intCREATE_LINK_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCREATE_LINK_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCREATE_LINK_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCREATE_LINK_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCREATE_LINK_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCREATE_LINK_ACTION_FEATURE_COUNTThe number of structural features of the 'Create Link Action' class.static intCREATE_LINK_OBJECT_ACTIONThe meta object id for the 'Create Link Object Action' class.static intCREATE_LINK_OBJECT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCREATE_LINK_OBJECT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCREATE_LINK_OBJECT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCREATE_LINK_OBJECT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCREATE_LINK_OBJECT_ACTION__END_DATAThe feature id for the 'End Data' containment reference list.static intCREATE_LINK_OBJECT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCREATE_LINK_OBJECT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCREATE_LINK_OBJECT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCREATE_LINK_OBJECT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCREATE_LINK_OBJECT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCREATE_LINK_OBJECT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCREATE_LINK_OBJECT_ACTION__INPUTThe feature id for the 'Input' reference list.static intCREATE_LINK_OBJECT_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intCREATE_LINK_OBJECT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCREATE_LINK_OBJECT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCREATE_LINK_OBJECT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCREATE_LINK_OBJECT_ACTION__NAMEThe feature id for the 'Name' attribute.static intCREATE_LINK_OBJECT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCREATE_LINK_OBJECT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCREATE_LINK_OBJECT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCREATE_LINK_OBJECT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCREATE_LINK_OBJECT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCREATE_LINK_OBJECT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCREATE_LINK_OBJECT_ACTION__OWNERThe feature id for the 'Owner' reference.static intCREATE_LINK_OBJECT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCREATE_LINK_OBJECT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCREATE_LINK_OBJECT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCREATE_LINK_OBJECT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCREATE_LINK_OBJECT_ACTION__RESULTThe feature id for the 'Result' containment reference.static intCREATE_LINK_OBJECT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCREATE_LINK_OBJECT_ACTION_FEATURE_COUNTThe number of structural features of the 'Create Link Object Action' class.static intCREATE_OBJECT_ACTIONThe meta object id for the 'Create Object Action' class.static intCREATE_OBJECT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intCREATE_OBJECT_ACTION__CLASSIFIERThe feature id for the 'Classifier' reference.static intCREATE_OBJECT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCREATE_OBJECT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intCREATE_OBJECT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCREATE_OBJECT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intCREATE_OBJECT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intCREATE_OBJECT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intCREATE_OBJECT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intCREATE_OBJECT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intCREATE_OBJECT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intCREATE_OBJECT_ACTION__INPUTThe feature id for the 'Input' reference list.static intCREATE_OBJECT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intCREATE_OBJECT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intCREATE_OBJECT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intCREATE_OBJECT_ACTION__NAMEThe feature id for the 'Name' attribute.static intCREATE_OBJECT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCREATE_OBJECT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intCREATE_OBJECT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intCREATE_OBJECT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intCREATE_OBJECT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCREATE_OBJECT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCREATE_OBJECT_ACTION__OWNERThe feature id for the 'Owner' reference.static intCREATE_OBJECT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCREATE_OBJECT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intCREATE_OBJECT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intCREATE_OBJECT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intCREATE_OBJECT_ACTION__RESULTThe feature id for the 'Result' containment reference.static intCREATE_OBJECT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intCREATE_OBJECT_ACTION_FEATURE_COUNTThe number of structural features of the 'Create Object Action' class.static intCREATION_EVENTThe meta object id for the 'Creation Event' class.static intCREATION_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intCREATION_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intCREATION_EVENT__NAMEThe feature id for the 'Name' attribute.static intCREATION_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intCREATION_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intCREATION_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intCREATION_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intCREATION_EVENT__OWNERThe feature id for the 'Owner' reference.static intCREATION_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intCREATION_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intCREATION_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intCREATION_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intCREATION_EVENT_FEATURE_COUNTThe number of structural features of the 'Creation Event' class.static intDATA_STORE_NODEThe meta object id for the 'Data Store Node' class.static intDATA_STORE_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intDATA_STORE_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDATA_STORE_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDATA_STORE_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intDATA_STORE_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intDATA_STORE_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intDATA_STORE_NODE__IN_STATEThe feature id for the 'In State' reference list.static intDATA_STORE_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intDATA_STORE_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intDATA_STORE_NODE__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intDATA_STORE_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDATA_STORE_NODE__NAMEThe feature id for the 'Name' attribute.static intDATA_STORE_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDATA_STORE_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intDATA_STORE_NODE__ORDERINGThe feature id for the 'Ordering' attribute.static intDATA_STORE_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intDATA_STORE_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDATA_STORE_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDATA_STORE_NODE__OWNERThe feature id for the 'Owner' reference.static intDATA_STORE_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDATA_STORE_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDATA_STORE_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intDATA_STORE_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDATA_STORE_NODE__SELECTIONThe feature id for the 'Selection' reference.static intDATA_STORE_NODE__TYPEThe feature id for the 'Type' reference.static intDATA_STORE_NODE__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intDATA_STORE_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intDATA_STORE_NODE_FEATURE_COUNTThe number of structural features of the 'Data Store Node' class.static intDATA_TYPEThe meta object id for the 'Data Type' class.static intDATA_TYPE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intDATA_TYPE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDATA_TYPE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intDATA_TYPE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDATA_TYPE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intDATA_TYPE__FEATUREThe feature id for the 'Feature' reference list.static intDATA_TYPE__GENERALThe feature id for the 'General' reference list.static intDATA_TYPE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intDATA_TYPE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intDATA_TYPE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intDATA_TYPE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intDATA_TYPE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDATA_TYPE__MEMBERThe feature id for the 'Member' reference list.static intDATA_TYPE__NAMEThe feature id for the 'Name' attribute.static intDATA_TYPE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDATA_TYPE__NAMESPACEThe feature id for the 'Namespace' reference.static intDATA_TYPE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intDATA_TYPE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDATA_TYPE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDATA_TYPE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intDATA_TYPE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intDATA_TYPE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intDATA_TYPE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intDATA_TYPE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intDATA_TYPE__OWNERThe feature id for the 'Owner' reference.static intDATA_TYPE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDATA_TYPE__PACKAGEThe feature id for the 'Package' reference.static intDATA_TYPE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intDATA_TYPE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intDATA_TYPE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDATA_TYPE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intDATA_TYPE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDATA_TYPE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDATA_TYPE__REPRESENTATIONThe feature id for the 'Representation' reference.static intDATA_TYPE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intDATA_TYPE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intDATA_TYPE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDATA_TYPE__USE_CASEThe feature id for the 'Use Case' reference list.static intDATA_TYPE__VISIBILITYThe feature id for the 'Visibility' attribute.static intDATA_TYPE_FEATURE_COUNTThe number of structural features of the 'Data Type' class.static intDECISION_NODEThe meta object id for the 'Decision Node' class.static intDECISION_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intDECISION_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDECISION_NODE__DECISION_INPUTThe feature id for the 'Decision Input' reference.static intDECISION_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDECISION_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intDECISION_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intDECISION_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intDECISION_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intDECISION_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intDECISION_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDECISION_NODE__NAMEThe feature id for the 'Name' attribute.static intDECISION_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDECISION_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intDECISION_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intDECISION_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDECISION_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDECISION_NODE__OWNERThe feature id for the 'Owner' reference.static intDECISION_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDECISION_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDECISION_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intDECISION_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDECISION_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intDECISION_NODE_FEATURE_COUNTThe number of structural features of the 'Decision Node' class.static intDEPENDENCYThe meta object id for the 'Dependency' class.static intDEPENDENCY__CLIENTThe feature id for the 'Client' reference list.static intDEPENDENCY__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDEPENDENCY__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDEPENDENCY__NAMEThe feature id for the 'Name' attribute.static intDEPENDENCY__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDEPENDENCY__NAMESPACEThe feature id for the 'Namespace' reference.static intDEPENDENCY__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDEPENDENCY__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDEPENDENCY__OWNERThe feature id for the 'Owner' reference.static intDEPENDENCY__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDEPENDENCY__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDEPENDENCY__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intDEPENDENCY__SOURCEThe feature id for the 'Source' reference list.static intDEPENDENCY__SUPPLIERThe feature id for the 'Supplier' reference list.static intDEPENDENCY__TARGETThe feature id for the 'Target' reference list.static intDEPENDENCY__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDEPENDENCY__VISIBILITYThe feature id for the 'Visibility' attribute.static intDEPENDENCY_FEATURE_COUNTThe number of structural features of the 'Dependency' class.static intDEPLOYED_ARTIFACTThe meta object id for the 'Deployed Artifact' class.static intDEPLOYED_ARTIFACT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDEPLOYED_ARTIFACT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDEPLOYED_ARTIFACT__NAMEThe feature id for the 'Name' attribute.static intDEPLOYED_ARTIFACT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDEPLOYED_ARTIFACT__NAMESPACEThe feature id for the 'Namespace' reference.static intDEPLOYED_ARTIFACT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDEPLOYED_ARTIFACT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDEPLOYED_ARTIFACT__OWNERThe feature id for the 'Owner' reference.static intDEPLOYED_ARTIFACT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDEPLOYED_ARTIFACT__VISIBILITYThe feature id for the 'Visibility' attribute.static intDEPLOYED_ARTIFACT_FEATURE_COUNTThe number of structural features of the 'Deployed Artifact' class.static intDEPLOYMENTThe meta object id for the 'Deployment' class.static intDEPLOYMENT__CLIENTThe feature id for the 'Client' reference list.static intDEPLOYMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDEPLOYMENT__CONFIGURATIONThe feature id for the 'Configuration' containment reference list.static intDEPLOYMENT__DEPLOYED_ARTIFACTThe feature id for the 'Deployed Artifact' reference list.static intDEPLOYMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDEPLOYMENT__LOCATIONThe feature id for the 'Location' container reference.static intDEPLOYMENT__NAMEThe feature id for the 'Name' attribute.static intDEPLOYMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDEPLOYMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intDEPLOYMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDEPLOYMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDEPLOYMENT__OWNERThe feature id for the 'Owner' reference.static intDEPLOYMENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDEPLOYMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDEPLOYMENT__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intDEPLOYMENT__SOURCEThe feature id for the 'Source' reference list.static intDEPLOYMENT__SUPPLIERThe feature id for the 'Supplier' reference list.static intDEPLOYMENT__TARGETThe feature id for the 'Target' reference list.static intDEPLOYMENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDEPLOYMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intDEPLOYMENT_FEATURE_COUNTThe number of structural features of the 'Deployment' class.static intDEPLOYMENT_SPECIFICATIONThe meta object id for the 'Deployment Specification' class.static intDEPLOYMENT_SPECIFICATION__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intDEPLOYMENT_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDEPLOYMENT_SPECIFICATION__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intDEPLOYMENT_SPECIFICATION__DEPLOYMENTThe feature id for the 'Deployment' container reference.static intDEPLOYMENT_SPECIFICATION__DEPLOYMENT_LOCATIONThe feature id for the 'Deployment Location' attribute.static intDEPLOYMENT_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDEPLOYMENT_SPECIFICATION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intDEPLOYMENT_SPECIFICATION__EXECUTION_LOCATIONThe feature id for the 'Execution Location' attribute.static intDEPLOYMENT_SPECIFICATION__FEATUREThe feature id for the 'Feature' reference list.static intDEPLOYMENT_SPECIFICATION__FILE_NAMEThe feature id for the 'File Name' attribute.static intDEPLOYMENT_SPECIFICATION__GENERALThe feature id for the 'General' reference list.static intDEPLOYMENT_SPECIFICATION__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intDEPLOYMENT_SPECIFICATION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intDEPLOYMENT_SPECIFICATION__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intDEPLOYMENT_SPECIFICATION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intDEPLOYMENT_SPECIFICATION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDEPLOYMENT_SPECIFICATION__MANIFESTATIONThe feature id for the 'Manifestation' containment reference list.static intDEPLOYMENT_SPECIFICATION__MEMBERThe feature id for the 'Member' reference list.static intDEPLOYMENT_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intDEPLOYMENT_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDEPLOYMENT_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intDEPLOYMENT_SPECIFICATION__NESTED_ARTIFACTThe feature id for the 'Nested Artifact' containment reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intDEPLOYMENT_SPECIFICATION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intDEPLOYMENT_SPECIFICATION__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intDEPLOYMENT_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intDEPLOYMENT_SPECIFICATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDEPLOYMENT_SPECIFICATION__PACKAGEThe feature id for the 'Package' reference.static intDEPLOYMENT_SPECIFICATION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intDEPLOYMENT_SPECIFICATION__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intDEPLOYMENT_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDEPLOYMENT_SPECIFICATION__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intDEPLOYMENT_SPECIFICATION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDEPLOYMENT_SPECIFICATION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDEPLOYMENT_SPECIFICATION__REPRESENTATIONThe feature id for the 'Representation' reference.static intDEPLOYMENT_SPECIFICATION__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intDEPLOYMENT_SPECIFICATION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intDEPLOYMENT_SPECIFICATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDEPLOYMENT_SPECIFICATION__USE_CASEThe feature id for the 'Use Case' reference list.static intDEPLOYMENT_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intDEPLOYMENT_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Deployment Specification' class.static intDEPLOYMENT_TARGETThe meta object id for the 'Deployment Target' class.static intDEPLOYMENT_TARGET__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDEPLOYMENT_TARGET__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intDEPLOYMENT_TARGET__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intDEPLOYMENT_TARGET__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDEPLOYMENT_TARGET__NAMEThe feature id for the 'Name' attribute.static intDEPLOYMENT_TARGET__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDEPLOYMENT_TARGET__NAMESPACEThe feature id for the 'Namespace' reference.static intDEPLOYMENT_TARGET__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDEPLOYMENT_TARGET__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDEPLOYMENT_TARGET__OWNERThe feature id for the 'Owner' reference.static intDEPLOYMENT_TARGET__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDEPLOYMENT_TARGET__VISIBILITYThe feature id for the 'Visibility' attribute.static intDEPLOYMENT_TARGET_FEATURE_COUNTThe number of structural features of the 'Deployment Target' class.static intDESTROY_LINK_ACTIONThe meta object id for the 'Destroy Link Action' class.static intDESTROY_LINK_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intDESTROY_LINK_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDESTROY_LINK_ACTION__CONTEXTThe feature id for the 'Context' reference.static intDESTROY_LINK_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDESTROY_LINK_ACTION__END_DATAThe feature id for the 'End Data' containment reference list.static intDESTROY_LINK_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intDESTROY_LINK_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intDESTROY_LINK_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intDESTROY_LINK_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intDESTROY_LINK_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intDESTROY_LINK_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intDESTROY_LINK_ACTION__INPUTThe feature id for the 'Input' reference list.static intDESTROY_LINK_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intDESTROY_LINK_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDESTROY_LINK_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intDESTROY_LINK_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intDESTROY_LINK_ACTION__NAMEThe feature id for the 'Name' attribute.static intDESTROY_LINK_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDESTROY_LINK_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intDESTROY_LINK_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intDESTROY_LINK_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intDESTROY_LINK_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDESTROY_LINK_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDESTROY_LINK_ACTION__OWNERThe feature id for the 'Owner' reference.static intDESTROY_LINK_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDESTROY_LINK_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDESTROY_LINK_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intDESTROY_LINK_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDESTROY_LINK_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intDESTROY_LINK_ACTION_FEATURE_COUNTThe number of structural features of the 'Destroy Link Action' class.static intDESTROY_OBJECT_ACTIONThe meta object id for the 'Destroy Object Action' class.static intDESTROY_OBJECT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intDESTROY_OBJECT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDESTROY_OBJECT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intDESTROY_OBJECT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDESTROY_OBJECT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intDESTROY_OBJECT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intDESTROY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intDESTROY_OBJECT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intDESTROY_OBJECT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intDESTROY_OBJECT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intDESTROY_OBJECT_ACTION__INPUTThe feature id for the 'Input' reference list.static intDESTROY_OBJECT_ACTION__IS_DESTROY_LINKSThe feature id for the 'Is Destroy Links' attribute.static intDESTROY_OBJECT_ACTION__IS_DESTROY_OWNED_OBJECTSThe feature id for the 'Is Destroy Owned Objects' attribute.static intDESTROY_OBJECT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDESTROY_OBJECT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intDESTROY_OBJECT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intDESTROY_OBJECT_ACTION__NAMEThe feature id for the 'Name' attribute.static intDESTROY_OBJECT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDESTROY_OBJECT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intDESTROY_OBJECT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intDESTROY_OBJECT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intDESTROY_OBJECT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDESTROY_OBJECT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDESTROY_OBJECT_ACTION__OWNERThe feature id for the 'Owner' reference.static intDESTROY_OBJECT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDESTROY_OBJECT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDESTROY_OBJECT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intDESTROY_OBJECT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDESTROY_OBJECT_ACTION__TARGETThe feature id for the 'Target' containment reference.static intDESTROY_OBJECT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intDESTROY_OBJECT_ACTION_FEATURE_COUNTThe number of structural features of the 'Destroy Object Action' class.static intDESTRUCTION_EVENTThe meta object id for the 'Destruction Event' class.static intDESTRUCTION_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDESTRUCTION_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDESTRUCTION_EVENT__NAMEThe feature id for the 'Name' attribute.static intDESTRUCTION_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDESTRUCTION_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intDESTRUCTION_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDESTRUCTION_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDESTRUCTION_EVENT__OWNERThe feature id for the 'Owner' reference.static intDESTRUCTION_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDESTRUCTION_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDESTRUCTION_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDESTRUCTION_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intDESTRUCTION_EVENT_FEATURE_COUNTThe number of structural features of the 'Destruction Event' class.static intDEVICEThe meta object id for the 'Device' class.static intDEVICE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intDEVICE__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intDEVICE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDEVICE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intDEVICE__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intDEVICE__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intDEVICE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDEVICE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intDEVICE__EXTENSIONThe feature id for the 'Extension' reference list.static intDEVICE__FEATUREThe feature id for the 'Feature' reference list.static intDEVICE__GENERALThe feature id for the 'General' reference list.static intDEVICE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intDEVICE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intDEVICE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intDEVICE__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intDEVICE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intDEVICE__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intDEVICE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intDEVICE__MEMBERThe feature id for the 'Member' reference list.static intDEVICE__NAMEThe feature id for the 'Name' attribute.static intDEVICE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDEVICE__NAMESPACEThe feature id for the 'Namespace' reference.static intDEVICE__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intDEVICE__NESTED_NODEThe feature id for the 'Nested Node' containment reference list.static intDEVICE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intDEVICE__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intDEVICE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDEVICE__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intDEVICE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDEVICE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intDEVICE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intDEVICE__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intDEVICE__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intDEVICE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intDEVICE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intDEVICE__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intDEVICE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intDEVICE__OWNERThe feature id for the 'Owner' reference.static intDEVICE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDEVICE__PACKAGEThe feature id for the 'Package' reference.static intDEVICE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intDEVICE__PARTThe feature id for the 'Part' reference list.static intDEVICE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intDEVICE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDEVICE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intDEVICE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intDEVICE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intDEVICE__REPRESENTATIONThe feature id for the 'Representation' reference.static intDEVICE__ROLEThe feature id for the 'Role' reference list.static intDEVICE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intDEVICE__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intDEVICE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intDEVICE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDEVICE__USE_CASEThe feature id for the 'Use Case' reference list.static intDEVICE__VISIBILITYThe feature id for the 'Visibility' attribute.static intDEVICE_FEATURE_COUNTThe number of structural features of the 'Device' class.static intDIAGRAMThe meta object id for the 'Diagram' class.static intDIAGRAM__ANCHORAGEThe feature id for the 'Anchorage' containment reference list.static intDIAGRAM__CONTAINEDThe feature id for the 'Contained' containment reference list.static intDIAGRAM__CONTAINERThe feature id for the 'Container' container reference.static intDIAGRAM__DIAGRAM_LINKThe feature id for the 'Diagram Link' reference list.static intDIAGRAM__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intDIAGRAM__LINKThe feature id for the 'Link' containment reference list.static intDIAGRAM__NAMEThe feature id for the 'Name' attribute.static intDIAGRAM__OWNERThe feature id for the 'Owner' containment reference.static intDIAGRAM__POSITIONThe feature id for the 'Position' containment reference.static intDIAGRAM__PROPERTYThe feature id for the 'Property' containment reference list.static intDIAGRAM__REFERENCEThe feature id for the 'Reference' reference list.static intDIAGRAM__SEMANTIC_MODELThe feature id for the 'Semantic Model' containment reference.static intDIAGRAM__SIZEThe feature id for the 'Size' containment reference.static intDIAGRAM__VIEWPORTThe feature id for the 'Viewport' containment reference.static intDIAGRAM__ZOOMThe feature id for the 'Zoom' attribute.static intDIAGRAM_ELEMENTThe meta object id for the 'Diagram Element' class.static intDIAGRAM_ELEMENT__CONTAINERThe feature id for the 'Container' container reference.static intDIAGRAM_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDIAGRAM_ELEMENT__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intDIAGRAM_ELEMENT__PROPERTYThe feature id for the 'Property' containment reference list.static intDIAGRAM_ELEMENT__REFERENCEThe feature id for the 'Reference' reference list.static intDIAGRAM_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Diagram Element' class.static intDIAGRAM_FEATURE_COUNTThe number of structural features of the 'Diagram' class.static intDIAGRAM_IMAGEThe meta object id for the 'Diagram Image' class.static intDIAGRAM_IMAGE__CONTAINERThe feature id for the 'Container' container reference.static intDIAGRAM_IMAGE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intDIAGRAM_IMAGE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intDIAGRAM_IMAGE__PROPERTYThe feature id for the 'Property' containment reference list.static intDIAGRAM_IMAGE__REFERENCEThe feature id for the 'Reference' reference list.static intDIAGRAM_IMAGE__URIThe feature id for the 'Uri' attribute.static intDIAGRAM_IMAGE_FEATURE_COUNTThe number of structural features of the 'Diagram Image' class.static intDIAGRAM_LINKThe meta object id for the 'Diagram Link' class.static intDIAGRAM_LINK__DIAGRAMThe feature id for the 'Diagram' reference.static intDIAGRAM_LINK__GRAPH_ELEMENTThe feature id for the 'Graph Element' container reference.static intDIAGRAM_LINK__VIEWPORTThe feature id for the 'Viewport' containment reference.static intDIAGRAM_LINK__ZOOMThe feature id for the 'Zoom' attribute.static intDIAGRAM_LINK_FEATURE_COUNTThe number of structural features of the 'Diagram Link' class.static intDIAGRAM_PROPERTYThe meta object id for the 'Diagram Property' class.static intDIAGRAM_PROPERTY__KEYThe feature id for the 'Key' attribute.static intDIAGRAM_PROPERTY__VALUEThe feature id for the 'Value' attribute.static intDIAGRAM_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Diagram Property' class.static intDIMENSIONThe meta object id for the 'Dimension' class.static intDIMENSION__HEIGHTThe feature id for the 'Height' attribute.static intDIMENSION__WIDTHThe feature id for the 'Width' attribute.static intDIMENSION_FEATURE_COUNTThe number of structural features of the 'Dimension' class.static intDIRECTED_RELATIONSHIPThe meta object id for the 'Directed Relationship' class.static intDIRECTED_RELATIONSHIP__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDIRECTED_RELATIONSHIP__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDIRECTED_RELATIONSHIP__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDIRECTED_RELATIONSHIP__OWNERThe feature id for the 'Owner' reference.static intDIRECTED_RELATIONSHIP__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intDIRECTED_RELATIONSHIP__SOURCEThe feature id for the 'Source' reference list.static intDIRECTED_RELATIONSHIP__TARGETThe feature id for the 'Target' reference list.static intDIRECTED_RELATIONSHIP_FEATURE_COUNTThe number of structural features of the 'Directed Relationship' class.static intDURATIONThe meta object id for the 'Duration' class.static intDURATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDURATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDURATION__EXPRThe feature id for the 'Expr' reference.static intDURATION__NAMEThe feature id for the 'Name' attribute.static intDURATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDURATION__NAMESPACEThe feature id for the 'Namespace' reference.static intDURATION__OBSERVATIONThe feature id for the 'Observation' reference list.static intDURATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDURATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDURATION__OWNERThe feature id for the 'Owner' reference.static intDURATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDURATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDURATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDURATION__TYPEThe feature id for the 'Type' reference.static intDURATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intDURATION_CONSTRAINTThe meta object id for the 'Duration Constraint' class.static intDURATION_CONSTRAINT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDURATION_CONSTRAINT__CONSTRAINED_ELEMENTThe feature id for the 'Constrained Element' reference list.static intDURATION_CONSTRAINT__CONTEXTThe feature id for the 'Context' container reference.static intDURATION_CONSTRAINT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDURATION_CONSTRAINT__FIRST_EVENTThe feature id for the 'First Event' attribute list.static intDURATION_CONSTRAINT__NAMEThe feature id for the 'Name' attribute.static intDURATION_CONSTRAINT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDURATION_CONSTRAINT__NAMESPACEThe feature id for the 'Namespace' reference.static intDURATION_CONSTRAINT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDURATION_CONSTRAINT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDURATION_CONSTRAINT__OWNERThe feature id for the 'Owner' reference.static intDURATION_CONSTRAINT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDURATION_CONSTRAINT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDURATION_CONSTRAINT__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intDURATION_CONSTRAINT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDURATION_CONSTRAINT__VISIBILITYThe feature id for the 'Visibility' attribute.static intDURATION_CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Duration Constraint' class.static intDURATION_FEATURE_COUNTThe number of structural features of the 'Duration' class.static intDURATION_INTERVALThe meta object id for the 'Duration Interval' class.static intDURATION_INTERVAL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDURATION_INTERVAL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDURATION_INTERVAL__MAXThe feature id for the 'Max' reference.static intDURATION_INTERVAL__MINThe feature id for the 'Min' reference.static intDURATION_INTERVAL__NAMEThe feature id for the 'Name' attribute.static intDURATION_INTERVAL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDURATION_INTERVAL__NAMESPACEThe feature id for the 'Namespace' reference.static intDURATION_INTERVAL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDURATION_INTERVAL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDURATION_INTERVAL__OWNERThe feature id for the 'Owner' reference.static intDURATION_INTERVAL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDURATION_INTERVAL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDURATION_INTERVAL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDURATION_INTERVAL__TYPEThe feature id for the 'Type' reference.static intDURATION_INTERVAL__VISIBILITYThe feature id for the 'Visibility' attribute.static intDURATION_INTERVAL_FEATURE_COUNTThe number of structural features of the 'Duration Interval' class.static intDURATION_OBSERVATIONThe meta object id for the 'Duration Observation' class.static intDURATION_OBSERVATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intDURATION_OBSERVATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intDURATION_OBSERVATION__EVENTThe feature id for the 'Event' reference list.static intDURATION_OBSERVATION__FIRST_EVENTThe feature id for the 'First Event' attribute list.static intDURATION_OBSERVATION__NAMEThe feature id for the 'Name' attribute.static intDURATION_OBSERVATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intDURATION_OBSERVATION__NAMESPACEThe feature id for the 'Namespace' reference.static intDURATION_OBSERVATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intDURATION_OBSERVATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intDURATION_OBSERVATION__OWNERThe feature id for the 'Owner' reference.static intDURATION_OBSERVATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intDURATION_OBSERVATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intDURATION_OBSERVATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intDURATION_OBSERVATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intDURATION_OBSERVATION_FEATURE_COUNTThe number of structural features of the 'Duration Observation' class.static UMLPackageeINSTANCEThe singleton instance of the package.static intELEMENTThe meta object id for the 'Element' class.static intELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intELEMENT__OWNERThe feature id for the 'Owner' reference.static intELEMENT_FEATURE_COUNTThe number of structural features of the 'Element' class.static intELEMENT_IMPORTThe meta object id for the 'Element Import' class.static intELEMENT_IMPORT__ALIASThe feature id for the 'Alias' attribute.static intELEMENT_IMPORT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intELEMENT_IMPORT__IMPORTED_ELEMENTThe feature id for the 'Imported Element' reference.static intELEMENT_IMPORT__IMPORTING_NAMESPACEThe feature id for the 'Importing Namespace' container reference.static intELEMENT_IMPORT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intELEMENT_IMPORT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intELEMENT_IMPORT__OWNERThe feature id for the 'Owner' reference.static intELEMENT_IMPORT__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intELEMENT_IMPORT__SOURCEThe feature id for the 'Source' reference list.static intELEMENT_IMPORT__TARGETThe feature id for the 'Target' reference list.static intELEMENT_IMPORT__VISIBILITYThe feature id for the 'Visibility' attribute.static intELEMENT_IMPORT_FEATURE_COUNTThe number of structural features of the 'Element Import' class.static intELLIPSEThe meta object id for the 'Ellipse' class.static intELLIPSE__CENTERThe feature id for the 'Center' containment reference.static intELLIPSE__CONTAINERThe feature id for the 'Container' container reference.static intELLIPSE__END_ANGLEThe feature id for the 'End Angle' attribute.static intELLIPSE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intELLIPSE__PROPERTYThe feature id for the 'Property' containment reference list.static intELLIPSE__RADIUS_XThe feature id for the 'Radius X' attribute.static intELLIPSE__RADIUS_YThe feature id for the 'Radius Y' attribute.static intELLIPSE__REFERENCEThe feature id for the 'Reference' reference list.static intELLIPSE__ROTATIONThe feature id for the 'Rotation' attribute.static intELLIPSE__START_ANGLEThe feature id for the 'Start Angle' attribute.static intELLIPSE_FEATURE_COUNTThe number of structural features of the 'Ellipse' class.static StringeNAMEThe package name.static intENCAPSULATED_CLASSIFIERThe meta object id for the 'Encapsulated Classifier' class.static intENCAPSULATED_CLASSIFIER__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intENCAPSULATED_CLASSIFIER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intENCAPSULATED_CLASSIFIER__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intENCAPSULATED_CLASSIFIER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intENCAPSULATED_CLASSIFIER__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intENCAPSULATED_CLASSIFIER__FEATUREThe feature id for the 'Feature' reference list.static intENCAPSULATED_CLASSIFIER__GENERALThe feature id for the 'General' reference list.static intENCAPSULATED_CLASSIFIER__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intENCAPSULATED_CLASSIFIER__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intENCAPSULATED_CLASSIFIER__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intENCAPSULATED_CLASSIFIER__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intENCAPSULATED_CLASSIFIER__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intENCAPSULATED_CLASSIFIER__MEMBERThe feature id for the 'Member' reference list.static intENCAPSULATED_CLASSIFIER__NAMEThe feature id for the 'Name' attribute.static intENCAPSULATED_CLASSIFIER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intENCAPSULATED_CLASSIFIER__NAMESPACEThe feature id for the 'Namespace' reference.static intENCAPSULATED_CLASSIFIER__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intENCAPSULATED_CLASSIFIER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intENCAPSULATED_CLASSIFIER__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intENCAPSULATED_CLASSIFIER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intENCAPSULATED_CLASSIFIER__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intENCAPSULATED_CLASSIFIER__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intENCAPSULATED_CLASSIFIER__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intENCAPSULATED_CLASSIFIER__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intENCAPSULATED_CLASSIFIER__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intENCAPSULATED_CLASSIFIER__OWNERThe feature id for the 'Owner' reference.static intENCAPSULATED_CLASSIFIER__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intENCAPSULATED_CLASSIFIER__PACKAGEThe feature id for the 'Package' reference.static intENCAPSULATED_CLASSIFIER__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intENCAPSULATED_CLASSIFIER__PARTThe feature id for the 'Part' reference list.static intENCAPSULATED_CLASSIFIER__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intENCAPSULATED_CLASSIFIER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intENCAPSULATED_CLASSIFIER__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intENCAPSULATED_CLASSIFIER__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intENCAPSULATED_CLASSIFIER__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intENCAPSULATED_CLASSIFIER__REPRESENTATIONThe feature id for the 'Representation' reference.static intENCAPSULATED_CLASSIFIER__ROLEThe feature id for the 'Role' reference list.static intENCAPSULATED_CLASSIFIER__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intENCAPSULATED_CLASSIFIER__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intENCAPSULATED_CLASSIFIER__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intENCAPSULATED_CLASSIFIER__USE_CASEThe feature id for the 'Use Case' reference list.static intENCAPSULATED_CLASSIFIER__VISIBILITYThe feature id for the 'Visibility' attribute.static intENCAPSULATED_CLASSIFIER_FEATURE_COUNTThe number of structural features of the 'Encapsulated Classifier' class.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intENUMERATIONThe meta object id for the 'Enumeration' class.static intENUMERATION__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intENUMERATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intENUMERATION__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intENUMERATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intENUMERATION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intENUMERATION__FEATUREThe feature id for the 'Feature' reference list.static intENUMERATION__GENERALThe feature id for the 'General' reference list.static intENUMERATION__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intENUMERATION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intENUMERATION__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intENUMERATION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intENUMERATION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intENUMERATION__MEMBERThe feature id for the 'Member' reference list.static intENUMERATION__NAMEThe feature id for the 'Name' attribute.static intENUMERATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intENUMERATION__NAMESPACEThe feature id for the 'Namespace' reference.static intENUMERATION__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intENUMERATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intENUMERATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intENUMERATION__OWNED_LITERALThe feature id for the 'Owned Literal' containment reference list.static intENUMERATION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intENUMERATION__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intENUMERATION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intENUMERATION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intENUMERATION__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intENUMERATION__OWNERThe feature id for the 'Owner' reference.static intENUMERATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intENUMERATION__PACKAGEThe feature id for the 'Package' reference.static intENUMERATION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intENUMERATION__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intENUMERATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intENUMERATION__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intENUMERATION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intENUMERATION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intENUMERATION__REPRESENTATIONThe feature id for the 'Representation' reference.static intENUMERATION__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intENUMERATION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intENUMERATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intENUMERATION__USE_CASEThe feature id for the 'Use Case' reference list.static intENUMERATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intENUMERATION_FEATURE_COUNTThe number of structural features of the 'Enumeration' class.static intENUMERATION_LITERALThe meta object id for the 'Enumeration Literal' class.static intENUMERATION_LITERAL__CLASSIFIERThe feature id for the 'Classifier' reference list.static intENUMERATION_LITERAL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intENUMERATION_LITERAL__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intENUMERATION_LITERAL__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intENUMERATION_LITERAL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intENUMERATION_LITERAL__ENUMERATIONThe feature id for the 'Enumeration' container reference.static intENUMERATION_LITERAL__NAMEThe feature id for the 'Name' attribute.static intENUMERATION_LITERAL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intENUMERATION_LITERAL__NAMESPACEThe feature id for the 'Namespace' reference.static intENUMERATION_LITERAL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intENUMERATION_LITERAL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intENUMERATION_LITERAL__OWNERThe feature id for the 'Owner' reference.static intENUMERATION_LITERAL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intENUMERATION_LITERAL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intENUMERATION_LITERAL__SLOTThe feature id for the 'Slot' containment reference list.static intENUMERATION_LITERAL__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intENUMERATION_LITERAL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intENUMERATION_LITERAL__VISIBILITYThe feature id for the 'Visibility' attribute.static intENUMERATION_LITERAL_FEATURE_COUNTThe number of structural features of the 'Enumeration Literal' class.static intEVENTThe meta object id for the 'Event' class.static intEVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEVENT__NAMEThe feature id for the 'Name' attribute.static intEVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intEVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEVENT__OWNERThe feature id for the 'Owner' reference.static intEVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intEVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intEVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intEVENT_FEATURE_COUNTThe number of structural features of the 'Event' class.static intEXCEPTION_HANDLERThe meta object id for the 'Exception Handler' class.static intEXCEPTION_HANDLER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXCEPTION_HANDLER__EXCEPTION_INPUTThe feature id for the 'Exception Input' reference.static intEXCEPTION_HANDLER__EXCEPTION_TYPEThe feature id for the 'Exception Type' reference list.static intEXCEPTION_HANDLER__HANDLER_BODYThe feature id for the 'Handler Body' reference.static intEXCEPTION_HANDLER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXCEPTION_HANDLER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXCEPTION_HANDLER__OWNERThe feature id for the 'Owner' reference.static intEXCEPTION_HANDLER__PROTECTED_NODEThe feature id for the 'Protected Node' container reference.static intEXCEPTION_HANDLER_FEATURE_COUNTThe number of structural features of the 'Exception Handler' class.static intEXECUTABLE_NODEThe meta object id for the 'Executable Node' class.static intEXECUTABLE_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intEXECUTABLE_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXECUTABLE_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXECUTABLE_NODE__HANDLERThe feature id for the 'Handler' containment reference list.static intEXECUTABLE_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intEXECUTABLE_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intEXECUTABLE_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intEXECUTABLE_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intEXECUTABLE_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intEXECUTABLE_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXECUTABLE_NODE__NAMEThe feature id for the 'Name' attribute.static intEXECUTABLE_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXECUTABLE_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intEXECUTABLE_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intEXECUTABLE_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXECUTABLE_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXECUTABLE_NODE__OWNERThe feature id for the 'Owner' reference.static intEXECUTABLE_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXECUTABLE_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXECUTABLE_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intEXECUTABLE_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXECUTABLE_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXECUTABLE_NODE_FEATURE_COUNTThe number of structural features of the 'Executable Node' class.static intEXECUTION_ENVIRONMENTThe meta object id for the 'Execution Environment' class.static intEXECUTION_ENVIRONMENT__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intEXECUTION_ENVIRONMENT__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intEXECUTION_ENVIRONMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXECUTION_ENVIRONMENT__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intEXECUTION_ENVIRONMENT__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intEXECUTION_ENVIRONMENT__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intEXECUTION_ENVIRONMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXECUTION_ENVIRONMENT__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intEXECUTION_ENVIRONMENT__EXTENSIONThe feature id for the 'Extension' reference list.static intEXECUTION_ENVIRONMENT__FEATUREThe feature id for the 'Feature' reference list.static intEXECUTION_ENVIRONMENT__GENERALThe feature id for the 'General' reference list.static intEXECUTION_ENVIRONMENT__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intEXECUTION_ENVIRONMENT__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intEXECUTION_ENVIRONMENT__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intEXECUTION_ENVIRONMENT__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intEXECUTION_ENVIRONMENT__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intEXECUTION_ENVIRONMENT__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intEXECUTION_ENVIRONMENT__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXECUTION_ENVIRONMENT__MEMBERThe feature id for the 'Member' reference list.static intEXECUTION_ENVIRONMENT__NAMEThe feature id for the 'Name' attribute.static intEXECUTION_ENVIRONMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXECUTION_ENVIRONMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intEXECUTION_ENVIRONMENT__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intEXECUTION_ENVIRONMENT__NESTED_NODEThe feature id for the 'Nested Node' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXECUTION_ENVIRONMENT__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intEXECUTION_ENVIRONMENT__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intEXECUTION_ENVIRONMENT__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intEXECUTION_ENVIRONMENT__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intEXECUTION_ENVIRONMENT__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intEXECUTION_ENVIRONMENT__OWNERThe feature id for the 'Owner' reference.static intEXECUTION_ENVIRONMENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intEXECUTION_ENVIRONMENT__PACKAGEThe feature id for the 'Package' reference.static intEXECUTION_ENVIRONMENT__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intEXECUTION_ENVIRONMENT__PARTThe feature id for the 'Part' reference list.static intEXECUTION_ENVIRONMENT__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intEXECUTION_ENVIRONMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXECUTION_ENVIRONMENT__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intEXECUTION_ENVIRONMENT__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXECUTION_ENVIRONMENT__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXECUTION_ENVIRONMENT__REPRESENTATIONThe feature id for the 'Representation' reference.static intEXECUTION_ENVIRONMENT__ROLEThe feature id for the 'Role' reference list.static intEXECUTION_ENVIRONMENT__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intEXECUTION_ENVIRONMENT__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intEXECUTION_ENVIRONMENT__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intEXECUTION_ENVIRONMENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intEXECUTION_ENVIRONMENT__USE_CASEThe feature id for the 'Use Case' reference list.static intEXECUTION_ENVIRONMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXECUTION_ENVIRONMENT_FEATURE_COUNTThe number of structural features of the 'Execution Environment' class.static intEXECUTION_EVENTThe meta object id for the 'Execution Event' class.static intEXECUTION_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXECUTION_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXECUTION_EVENT__NAMEThe feature id for the 'Name' attribute.static intEXECUTION_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXECUTION_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intEXECUTION_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXECUTION_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXECUTION_EVENT__OWNERThe feature id for the 'Owner' reference.static intEXECUTION_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intEXECUTION_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXECUTION_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intEXECUTION_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXECUTION_EVENT_FEATURE_COUNTThe number of structural features of the 'Execution Event' class.static intEXECUTION_OCCURRENCE_SPECIFICATIONThe meta object id for the 'Execution Occurrence Specification' class.static intEXECUTION_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__COVEREDThe feature id for the 'Covered' reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__EVENTThe feature id for the 'Event' reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__EXECUTIONThe feature id for the 'Execution' reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intEXECUTION_OCCURRENCE_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intEXECUTION_OCCURRENCE_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXECUTION_OCCURRENCE_SPECIFICATION__TO_AFTERThe feature id for the 'To After' reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__TO_BEFOREThe feature id for the 'To Before' reference list.static intEXECUTION_OCCURRENCE_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXECUTION_OCCURRENCE_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Execution Occurrence Specification' class.static intEXECUTION_SPECIFICATIONThe meta object id for the 'Execution Specification' class.static intEXECUTION_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXECUTION_SPECIFICATION__COVEREDThe feature id for the 'Covered' reference list.static intEXECUTION_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXECUTION_SPECIFICATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intEXECUTION_SPECIFICATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intEXECUTION_SPECIFICATION__FINISHThe feature id for the 'Finish' reference.static intEXECUTION_SPECIFICATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intEXECUTION_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intEXECUTION_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXECUTION_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intEXECUTION_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXECUTION_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXECUTION_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intEXECUTION_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXECUTION_SPECIFICATION__STARTThe feature id for the 'Start' reference.static intEXECUTION_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXECUTION_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Execution Specification' class.static intEXPANSION_KINDThe meta object id for the 'Expansion Kind' enum.static intEXPANSION_NODEThe meta object id for the 'Expansion Node' class.static intEXPANSION_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intEXPANSION_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXPANSION_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXPANSION_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intEXPANSION_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intEXPANSION_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intEXPANSION_NODE__IN_STATEThe feature id for the 'In State' reference list.static intEXPANSION_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intEXPANSION_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intEXPANSION_NODE__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intEXPANSION_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXPANSION_NODE__NAMEThe feature id for the 'Name' attribute.static intEXPANSION_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXPANSION_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intEXPANSION_NODE__ORDERINGThe feature id for the 'Ordering' attribute.static intEXPANSION_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intEXPANSION_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXPANSION_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXPANSION_NODE__OWNERThe feature id for the 'Owner' reference.static intEXPANSION_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXPANSION_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXPANSION_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intEXPANSION_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXPANSION_NODE__REGION_AS_INPUTThe feature id for the 'Region As Input' reference.static intEXPANSION_NODE__REGION_AS_OUTPUTThe feature id for the 'Region As Output' reference.static intEXPANSION_NODE__SELECTIONThe feature id for the 'Selection' reference.static intEXPANSION_NODE__TYPEThe feature id for the 'Type' reference.static intEXPANSION_NODE__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intEXPANSION_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXPANSION_NODE_FEATURE_COUNTThe number of structural features of the 'Expansion Node' class.static intEXPANSION_REGIONThe meta object id for the 'Expansion Region' class.static intEXPANSION_REGION__ACTIVITYThe feature id for the 'Activity' container reference.static intEXPANSION_REGION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXPANSION_REGION__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intEXPANSION_REGION__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intEXPANSION_REGION__CONTEXTThe feature id for the 'Context' reference.static intEXPANSION_REGION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXPANSION_REGION__EDGEThe feature id for the 'Edge' containment reference list.static intEXPANSION_REGION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intEXPANSION_REGION__HANDLERThe feature id for the 'Handler' containment reference list.static intEXPANSION_REGION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intEXPANSION_REGION__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intEXPANSION_REGION__IN_GROUPThe feature id for the 'In Group' reference list.static intEXPANSION_REGION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intEXPANSION_REGION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intEXPANSION_REGION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intEXPANSION_REGION__INCOMINGThe feature id for the 'Incoming' reference list.static intEXPANSION_REGION__INPUTThe feature id for the 'Input' reference list.static intEXPANSION_REGION__INPUT_ELEMENTThe feature id for the 'Input Element' reference list.static intEXPANSION_REGION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXPANSION_REGION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intEXPANSION_REGION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intEXPANSION_REGION__MEMBERThe feature id for the 'Member' reference list.static intEXPANSION_REGION__MODEThe feature id for the 'Mode' attribute.static intEXPANSION_REGION__MUST_ISOLATEThe feature id for the 'Must Isolate' attribute.static intEXPANSION_REGION__NAMEThe feature id for the 'Name' attribute.static intEXPANSION_REGION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXPANSION_REGION__NAMESPACEThe feature id for the 'Namespace' reference.static intEXPANSION_REGION__NODEThe feature id for the 'Node' containment reference list.static intEXPANSION_REGION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intEXPANSION_REGION__OUTPUTThe feature id for the 'Output' reference list.static intEXPANSION_REGION__OUTPUT_ELEMENTThe feature id for the 'Output Element' reference list.static intEXPANSION_REGION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXPANSION_REGION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXPANSION_REGION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intEXPANSION_REGION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intEXPANSION_REGION__OWNERThe feature id for the 'Owner' reference.static intEXPANSION_REGION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intEXPANSION_REGION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXPANSION_REGION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXPANSION_REGION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intEXPANSION_REGION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXPANSION_REGION__SUBGROUPThe feature id for the 'Subgroup' reference list.static intEXPANSION_REGION__SUPER_GROUPThe feature id for the 'Super Group' reference.static intEXPANSION_REGION__VARIABLEThe feature id for the 'Variable' containment reference list.static intEXPANSION_REGION__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXPANSION_REGION_FEATURE_COUNTThe number of structural features of the 'Expansion Region' class.static intEXPRESSIONThe meta object id for the 'Expression' class.static intEXPRESSION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXPRESSION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXPRESSION__NAMEThe feature id for the 'Name' attribute.static intEXPRESSION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXPRESSION__NAMESPACEThe feature id for the 'Namespace' reference.static intEXPRESSION__OPERANDThe feature id for the 'Operand' containment reference list.static intEXPRESSION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXPRESSION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXPRESSION__OWNERThe feature id for the 'Owner' reference.static intEXPRESSION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intEXPRESSION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXPRESSION__SYMBOLThe feature id for the 'Symbol' attribute.static intEXPRESSION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intEXPRESSION__TYPEThe feature id for the 'Type' reference.static intEXPRESSION__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXPRESSION_FEATURE_COUNTThe number of structural features of the 'Expression' class.static intEXTENDThe meta object id for the 'Extend' class.static intEXTEND__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXTEND__CONDITIONThe feature id for the 'Condition' containment reference.static intEXTEND__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXTEND__EXTENDED_CASEThe feature id for the 'Extended Case' reference.static intEXTEND__EXTENSIONThe feature id for the 'Extension' container reference.static intEXTEND__EXTENSION_LOCATIONThe feature id for the 'Extension Location' reference list.static intEXTEND__NAMEThe feature id for the 'Name' attribute.static intEXTEND__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXTEND__NAMESPACEThe feature id for the 'Namespace' reference.static intEXTEND__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXTEND__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXTEND__OWNERThe feature id for the 'Owner' reference.static intEXTEND__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXTEND__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intEXTEND__SOURCEThe feature id for the 'Source' reference list.static intEXTEND__TARGETThe feature id for the 'Target' reference list.static intEXTEND__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXTEND_FEATURE_COUNTThe number of structural features of the 'Extend' class.static intEXTENSIONThe meta object id for the 'Extension' class.static intEXTENSION__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intEXTENSION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXTENSION__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intEXTENSION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXTENSION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intEXTENSION__END_TYPEThe feature id for the 'End Type' reference list.static intEXTENSION__FEATUREThe feature id for the 'Feature' reference list.static intEXTENSION__GENERALThe feature id for the 'General' reference list.static intEXTENSION__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intEXTENSION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intEXTENSION__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intEXTENSION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intEXTENSION__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intEXTENSION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXTENSION__IS_REQUIREDThe feature id for the 'Is Required' attribute.static intEXTENSION__MEMBERThe feature id for the 'Member' reference list.static intEXTENSION__MEMBER_ENDThe feature id for the 'Member End' reference list.static intEXTENSION__METACLASSThe feature id for the 'Metaclass' reference.static intEXTENSION__NAMEThe feature id for the 'Name' attribute.static intEXTENSION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXTENSION__NAMESPACEThe feature id for the 'Namespace' reference.static intEXTENSION__NAVIGABLE_OWNED_ENDThe feature id for the 'Navigable Owned End' reference list.static intEXTENSION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXTENSION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXTENSION__OWNED_ENDThe feature id for the 'Owned End' containment reference list.static intEXTENSION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intEXTENSION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intEXTENSION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intEXTENSION__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intEXTENSION__OWNERThe feature id for the 'Owner' reference.static intEXTENSION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intEXTENSION__PACKAGEThe feature id for the 'Package' reference.static intEXTENSION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intEXTENSION__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intEXTENSION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXTENSION__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intEXTENSION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXTENSION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXTENSION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intEXTENSION__REPRESENTATIONThe feature id for the 'Representation' reference.static intEXTENSION__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intEXTENSION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intEXTENSION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intEXTENSION__USE_CASEThe feature id for the 'Use Case' reference list.static intEXTENSION__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXTENSION_ENDThe meta object id for the 'Extension End' class.static intEXTENSION_END__AGGREGATIONThe feature id for the 'Aggregation' attribute.static intEXTENSION_END__ASSOCIATIONThe feature id for the 'Association' reference.static intEXTENSION_END__ASSOCIATION_ENDThe feature id for the 'Association End' container reference.static intEXTENSION_END__CLASSThe feature id for the 'Class' reference.static intEXTENSION_END__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXTENSION_END__DATATYPEThe feature id for the 'Datatype' container reference.static intEXTENSION_END__DEFAULTThe feature id for the 'Default' attribute.static intEXTENSION_END__DEFAULT_VALUEThe feature id for the 'Default Value' containment reference.static intEXTENSION_END__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intEXTENSION_END__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intEXTENSION_END__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXTENSION_END__ENDThe feature id for the 'End' reference list.static intEXTENSION_END__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intEXTENSION_END__IS_COMPOSITEThe feature id for the 'Is Composite' attribute.static intEXTENSION_END__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intEXTENSION_END__IS_DERIVED_UNIONThe feature id for the 'Is Derived Union' attribute.static intEXTENSION_END__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXTENSION_END__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intEXTENSION_END__IS_READ_ONLYThe feature id for the 'Is Read Only' attribute.static intEXTENSION_END__IS_STATICThe feature id for the 'Is Static' attribute.static intEXTENSION_END__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intEXTENSION_END__LOWERThe feature id for the 'Lower' attribute.static intEXTENSION_END__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intEXTENSION_END__NAMEThe feature id for the 'Name' attribute.static intEXTENSION_END__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXTENSION_END__NAMESPACEThe feature id for the 'Namespace' reference.static intEXTENSION_END__OPPOSITEThe feature id for the 'Opposite' reference.static intEXTENSION_END__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXTENSION_END__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXTENSION_END__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intEXTENSION_END__OWNERThe feature id for the 'Owner' reference.static intEXTENSION_END__OWNING_ASSOCIATIONThe feature id for the 'Owning Association' container reference.static intEXTENSION_END__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intEXTENSION_END__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXTENSION_END__QUALIFIERThe feature id for the 'Qualifier' containment reference list.static intEXTENSION_END__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXTENSION_END__REDEFINED_PROPERTYThe feature id for the 'Redefined Property' reference list.static intEXTENSION_END__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXTENSION_END__SUBSETTED_PROPERTYThe feature id for the 'Subsetted Property' reference list.static intEXTENSION_END__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intEXTENSION_END__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intEXTENSION_END__TYPEThe feature id for the 'Type' reference.static intEXTENSION_END__UPPERThe feature id for the 'Upper' attribute.static intEXTENSION_END__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intEXTENSION_END__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXTENSION_END_FEATURE_COUNTThe number of structural features of the 'Extension End' class.static intEXTENSION_FEATURE_COUNTThe number of structural features of the 'Extension' class.static intEXTENSION_POINTThe meta object id for the 'Extension Point' class.static intEXTENSION_POINT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intEXTENSION_POINT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intEXTENSION_POINT__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intEXTENSION_POINT__NAMEThe feature id for the 'Name' attribute.static intEXTENSION_POINT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intEXTENSION_POINT__NAMESPACEThe feature id for the 'Namespace' reference.static intEXTENSION_POINT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intEXTENSION_POINT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intEXTENSION_POINT__OWNERThe feature id for the 'Owner' reference.static intEXTENSION_POINT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intEXTENSION_POINT__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intEXTENSION_POINT__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intEXTENSION_POINT__USE_CASEThe feature id for the 'Use Case' container reference.static intEXTENSION_POINT__VISIBILITYThe feature id for the 'Visibility' attribute.static intEXTENSION_POINT_FEATURE_COUNTThe number of structural features of the 'Extension Point' class.static intFEATUREThe meta object id for the 'Feature' class.static intFEATURE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intFEATURE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intFEATURE__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intFEATURE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intFEATURE__IS_STATICThe feature id for the 'Is Static' attribute.static intFEATURE__NAMEThe feature id for the 'Name' attribute.static intFEATURE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intFEATURE__NAMESPACEThe feature id for the 'Namespace' reference.static intFEATURE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intFEATURE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intFEATURE__OWNERThe feature id for the 'Owner' reference.static intFEATURE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intFEATURE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intFEATURE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intFEATURE__VISIBILITYThe feature id for the 'Visibility' attribute.static intFEATURE_FEATURE_COUNTThe number of structural features of the 'Feature' class.static intFINAL_NODEThe meta object id for the 'Final Node' class.static intFINAL_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intFINAL_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intFINAL_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intFINAL_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intFINAL_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intFINAL_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intFINAL_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intFINAL_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intFINAL_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intFINAL_NODE__NAMEThe feature id for the 'Name' attribute.static intFINAL_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intFINAL_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intFINAL_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intFINAL_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intFINAL_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intFINAL_NODE__OWNERThe feature id for the 'Owner' reference.static intFINAL_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intFINAL_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intFINAL_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intFINAL_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intFINAL_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intFINAL_NODE_FEATURE_COUNTThe number of structural features of the 'Final Node' class.static intFINAL_STATEThe meta object id for the 'Final State' class.static intFINAL_STATE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intFINAL_STATE__CONNECTIONThe feature id for the 'Connection' containment reference list.static intFINAL_STATE__CONNECTION_POINTThe feature id for the 'Connection Point' containment reference list.static intFINAL_STATE__CONTAINERThe feature id for the 'Container' container reference.static intFINAL_STATE__DEFERRABLE_TRIGGERThe feature id for the 'Deferrable Trigger' containment reference list.static intFINAL_STATE__DO_ACTIVITYThe feature id for the 'Do Activity' containment reference.static intFINAL_STATE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intFINAL_STATE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intFINAL_STATE__ENTRYThe feature id for the 'Entry' containment reference.static intFINAL_STATE__EXITThe feature id for the 'Exit' containment reference.static intFINAL_STATE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intFINAL_STATE__INCOMINGThe feature id for the 'Incoming' reference list.static intFINAL_STATE__IS_COMPOSITEThe feature id for the 'Is Composite' attribute.static intFINAL_STATE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intFINAL_STATE__IS_ORTHOGONALThe feature id for the 'Is Orthogonal' attribute.static intFINAL_STATE__IS_SIMPLEThe feature id for the 'Is Simple' attribute.static intFINAL_STATE__IS_SUBMACHINE_STATEThe feature id for the 'Is Submachine State' attribute.static intFINAL_STATE__MEMBERThe feature id for the 'Member' reference list.static intFINAL_STATE__NAMEThe feature id for the 'Name' attribute.static intFINAL_STATE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intFINAL_STATE__NAMESPACEThe feature id for the 'Namespace' reference.static intFINAL_STATE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intFINAL_STATE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intFINAL_STATE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intFINAL_STATE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intFINAL_STATE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intFINAL_STATE__OWNERThe feature id for the 'Owner' reference.static intFINAL_STATE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intFINAL_STATE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intFINAL_STATE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intFINAL_STATE__REDEFINED_STATEThe feature id for the 'Redefined State' reference.static intFINAL_STATE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intFINAL_STATE__REGIONThe feature id for the 'Region' containment reference list.static intFINAL_STATE__STATE_INVARIANTThe feature id for the 'State Invariant' containment reference.static intFINAL_STATE__SUBMACHINEThe feature id for the 'Submachine' reference.static intFINAL_STATE__VISIBILITYThe feature id for the 'Visibility' attribute.static intFINAL_STATE_FEATURE_COUNTThe number of structural features of the 'Final State' class.static intFLOW_FINAL_NODEThe meta object id for the 'Flow Final Node' class.static intFLOW_FINAL_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intFLOW_FINAL_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intFLOW_FINAL_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intFLOW_FINAL_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intFLOW_FINAL_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intFLOW_FINAL_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intFLOW_FINAL_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intFLOW_FINAL_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intFLOW_FINAL_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intFLOW_FINAL_NODE__NAMEThe feature id for the 'Name' attribute.static intFLOW_FINAL_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intFLOW_FINAL_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intFLOW_FINAL_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intFLOW_FINAL_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intFLOW_FINAL_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intFLOW_FINAL_NODE__OWNERThe feature id for the 'Owner' reference.static intFLOW_FINAL_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intFLOW_FINAL_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intFLOW_FINAL_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intFLOW_FINAL_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intFLOW_FINAL_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intFLOW_FINAL_NODE_FEATURE_COUNTThe number of structural features of the 'Flow Final Node' class.static intFORK_NODEThe meta object id for the 'Fork Node' class.static intFORK_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intFORK_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intFORK_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intFORK_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intFORK_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intFORK_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intFORK_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intFORK_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intFORK_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intFORK_NODE__NAMEThe feature id for the 'Name' attribute.static intFORK_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intFORK_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intFORK_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intFORK_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intFORK_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intFORK_NODE__OWNERThe feature id for the 'Owner' reference.static intFORK_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intFORK_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intFORK_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intFORK_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intFORK_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intFORK_NODE_FEATURE_COUNTThe number of structural features of the 'Fork Node' class.static intFUNCTION_BEHAVIORThe meta object id for the 'Function Behavior' class.static intFUNCTION_BEHAVIOR__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intFUNCTION_BEHAVIOR__BODYThe feature id for the 'Body' attribute list.static intFUNCTION_BEHAVIOR__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intFUNCTION_BEHAVIOR__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intFUNCTION_BEHAVIOR__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intFUNCTION_BEHAVIOR__CONTEXTThe feature id for the 'Context' reference.static intFUNCTION_BEHAVIOR__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intFUNCTION_BEHAVIOR__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intFUNCTION_BEHAVIOR__EXTENSIONThe feature id for the 'Extension' reference list.static intFUNCTION_BEHAVIOR__FEATUREThe feature id for the 'Feature' reference list.static intFUNCTION_BEHAVIOR__GENERALThe feature id for the 'General' reference list.static intFUNCTION_BEHAVIOR__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intFUNCTION_BEHAVIOR__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intFUNCTION_BEHAVIOR__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intFUNCTION_BEHAVIOR__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intFUNCTION_BEHAVIOR__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intFUNCTION_BEHAVIOR__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intFUNCTION_BEHAVIOR__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intFUNCTION_BEHAVIOR__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intFUNCTION_BEHAVIOR__LANGUAGEThe feature id for the 'Language' attribute list.static intFUNCTION_BEHAVIOR__MEMBERThe feature id for the 'Member' reference list.static intFUNCTION_BEHAVIOR__NAMEThe feature id for the 'Name' attribute.static intFUNCTION_BEHAVIOR__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intFUNCTION_BEHAVIOR__NAMESPACEThe feature id for the 'Namespace' reference.static intFUNCTION_BEHAVIOR__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intFUNCTION_BEHAVIOR__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intFUNCTION_BEHAVIOR__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intFUNCTION_BEHAVIOR__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intFUNCTION_BEHAVIOR__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intFUNCTION_BEHAVIOR__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intFUNCTION_BEHAVIOR__OWNERThe feature id for the 'Owner' reference.static intFUNCTION_BEHAVIOR__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intFUNCTION_BEHAVIOR__PACKAGEThe feature id for the 'Package' reference.static intFUNCTION_BEHAVIOR__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intFUNCTION_BEHAVIOR__PARTThe feature id for the 'Part' reference list.static intFUNCTION_BEHAVIOR__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intFUNCTION_BEHAVIOR__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intFUNCTION_BEHAVIOR__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intFUNCTION_BEHAVIOR__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intFUNCTION_BEHAVIOR__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intFUNCTION_BEHAVIOR__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intFUNCTION_BEHAVIOR__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intFUNCTION_BEHAVIOR__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intFUNCTION_BEHAVIOR__REPRESENTATIONThe feature id for the 'Representation' reference.static intFUNCTION_BEHAVIOR__ROLEThe feature id for the 'Role' reference list.static intFUNCTION_BEHAVIOR__SPECIFICATIONThe feature id for the 'Specification' reference.static intFUNCTION_BEHAVIOR__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intFUNCTION_BEHAVIOR__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intFUNCTION_BEHAVIOR__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intFUNCTION_BEHAVIOR__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intFUNCTION_BEHAVIOR__USE_CASEThe feature id for the 'Use Case' reference list.static intFUNCTION_BEHAVIOR__VISIBILITYThe feature id for the 'Visibility' attribute.static intFUNCTION_BEHAVIOR_FEATURE_COUNTThe number of structural features of the 'Function Behavior' class.static intGATEThe meta object id for the 'Gate' class.static intGATE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intGATE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intGATE__MESSAGEThe feature id for the 'Message' reference.static intGATE__NAMEThe feature id for the 'Name' attribute.static intGATE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intGATE__NAMESPACEThe feature id for the 'Namespace' reference.static intGATE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intGATE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intGATE__OWNERThe feature id for the 'Owner' reference.static intGATE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intGATE__VISIBILITYThe feature id for the 'Visibility' attribute.static intGATE_FEATURE_COUNTThe number of structural features of the 'Gate' class.static intGENERAL_ORDERINGThe meta object id for the 'General Ordering' class.static intGENERAL_ORDERING__AFTERThe feature id for the 'After' reference.static intGENERAL_ORDERING__BEFOREThe feature id for the 'Before' reference.static intGENERAL_ORDERING__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intGENERAL_ORDERING__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intGENERAL_ORDERING__NAMEThe feature id for the 'Name' attribute.static intGENERAL_ORDERING__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intGENERAL_ORDERING__NAMESPACEThe feature id for the 'Namespace' reference.static intGENERAL_ORDERING__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intGENERAL_ORDERING__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intGENERAL_ORDERING__OWNERThe feature id for the 'Owner' reference.static intGENERAL_ORDERING__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intGENERAL_ORDERING__VISIBILITYThe feature id for the 'Visibility' attribute.static intGENERAL_ORDERING_FEATURE_COUNTThe number of structural features of the 'General Ordering' class.static intGENERALIZATIONThe meta object id for the 'Generalization' class.static intGENERALIZATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intGENERALIZATION__GENERALThe feature id for the 'General' reference.static intGENERALIZATION__GENERALIZATION_SETThe feature id for the 'Generalization Set' reference list.static intGENERALIZATION__IS_SUBSTITUTABLEThe feature id for the 'Is Substitutable' attribute.static intGENERALIZATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intGENERALIZATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intGENERALIZATION__OWNERThe feature id for the 'Owner' reference.static intGENERALIZATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intGENERALIZATION__SOURCEThe feature id for the 'Source' reference list.static intGENERALIZATION__SPECIFICThe feature id for the 'Specific' container reference.static intGENERALIZATION__TARGETThe feature id for the 'Target' reference list.static intGENERALIZATION_FEATURE_COUNTThe number of structural features of the 'Generalization' class.static intGENERALIZATION_SETThe meta object id for the 'Generalization Set' class.static intGENERALIZATION_SET__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intGENERALIZATION_SET__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intGENERALIZATION_SET__GENERALIZATIONThe feature id for the 'Generalization' reference list.static intGENERALIZATION_SET__IS_COVERINGThe feature id for the 'Is Covering' attribute.static intGENERALIZATION_SET__IS_DISJOINTThe feature id for the 'Is Disjoint' attribute.static intGENERALIZATION_SET__NAMEThe feature id for the 'Name' attribute.static intGENERALIZATION_SET__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intGENERALIZATION_SET__NAMESPACEThe feature id for the 'Namespace' reference.static intGENERALIZATION_SET__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intGENERALIZATION_SET__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intGENERALIZATION_SET__OWNERThe feature id for the 'Owner' reference.static intGENERALIZATION_SET__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intGENERALIZATION_SET__POWERTYPEThe feature id for the 'Powertype' reference.static intGENERALIZATION_SET__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intGENERALIZATION_SET__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intGENERALIZATION_SET__VISIBILITYThe feature id for the 'Visibility' attribute.static intGENERALIZATION_SET_FEATURE_COUNTThe number of structural features of the 'Generalization Set' class.static intGRAPH_CONNECTORThe meta object id for the 'Graph Connector' class.static intGRAPH_CONNECTOR__GRAPH_EDGEThe feature id for the 'Graph Edge' reference list.static intGRAPH_CONNECTOR__GRAPH_ELEMENTThe feature id for the 'Graph Element' container reference.static intGRAPH_CONNECTOR__POSITIONThe feature id for the 'Position' containment reference.static intGRAPH_CONNECTOR_FEATURE_COUNTThe number of structural features of the 'Graph Connector' class.static intGRAPH_EDGEThe meta object id for the 'Graph Edge' class.static intGRAPH_EDGE__ANCHORThe feature id for the 'Anchor' reference list.static intGRAPH_EDGE__ANCHORAGEThe feature id for the 'Anchorage' containment reference list.static intGRAPH_EDGE__CONTAINEDThe feature id for the 'Contained' containment reference list.static intGRAPH_EDGE__CONTAINERThe feature id for the 'Container' container reference.static intGRAPH_EDGE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intGRAPH_EDGE__LINKThe feature id for the 'Link' containment reference list.static intGRAPH_EDGE__POSITIONThe feature id for the 'Position' containment reference.static intGRAPH_EDGE__PROPERTYThe feature id for the 'Property' containment reference list.static intGRAPH_EDGE__REFERENCEThe feature id for the 'Reference' reference list.static intGRAPH_EDGE__SEMANTIC_MODELThe feature id for the 'Semantic Model' containment reference.static intGRAPH_EDGE__WAYPOINTSThe feature id for the 'Waypoints' containment reference list.static intGRAPH_EDGE_FEATURE_COUNTThe number of structural features of the 'Graph Edge' class.static intGRAPH_ELEMENTThe meta object id for the 'Graph Element' class.static intGRAPH_ELEMENT__ANCHORAGEThe feature id for the 'Anchorage' containment reference list.static intGRAPH_ELEMENT__CONTAINEDThe feature id for the 'Contained' containment reference list.static intGRAPH_ELEMENT__CONTAINERThe feature id for the 'Container' container reference.static intGRAPH_ELEMENT__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intGRAPH_ELEMENT__LINKThe feature id for the 'Link' containment reference list.static intGRAPH_ELEMENT__POSITIONThe feature id for the 'Position' containment reference.static intGRAPH_ELEMENT__PROPERTYThe feature id for the 'Property' containment reference list.static intGRAPH_ELEMENT__REFERENCEThe feature id for the 'Reference' reference list.static intGRAPH_ELEMENT__SEMANTIC_MODELThe feature id for the 'Semantic Model' containment reference.static intGRAPH_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Graph Element' class.static intGRAPH_NODEThe meta object id for the 'Graph Node' class.static intGRAPH_NODE__ANCHORAGEThe feature id for the 'Anchorage' containment reference list.static intGRAPH_NODE__CONTAINEDThe feature id for the 'Contained' containment reference list.static intGRAPH_NODE__CONTAINERThe feature id for the 'Container' container reference.static intGRAPH_NODE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intGRAPH_NODE__LINKThe feature id for the 'Link' containment reference list.static intGRAPH_NODE__POSITIONThe feature id for the 'Position' containment reference.static intGRAPH_NODE__PROPERTYThe feature id for the 'Property' containment reference list.static intGRAPH_NODE__REFERENCEThe feature id for the 'Reference' reference list.static intGRAPH_NODE__SEMANTIC_MODELThe feature id for the 'Semantic Model' containment reference.static intGRAPH_NODE__SIZEThe feature id for the 'Size' containment reference.static intGRAPH_NODE_FEATURE_COUNTThe number of structural features of the 'Graph Node' class.static intGRAPHIC_PRIMITIVEThe meta object id for the 'Graphic Primitive' class.static intGRAPHIC_PRIMITIVE__CONTAINERThe feature id for the 'Container' container reference.static intGRAPHIC_PRIMITIVE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intGRAPHIC_PRIMITIVE__PROPERTYThe feature id for the 'Property' containment reference list.static intGRAPHIC_PRIMITIVE__REFERENCEThe feature id for the 'Reference' reference list.static intGRAPHIC_PRIMITIVE_FEATURE_COUNTThe number of structural features of the 'Graphic Primitive' class.static intIMAGEThe meta object id for the 'Image' class.static intIMAGE__CONTENTThe feature id for the 'Content' attribute.static intIMAGE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intIMAGE__FORMATThe feature id for the 'Format' attribute.static intIMAGE__LOCATIONThe feature id for the 'Location' attribute.static intIMAGE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intIMAGE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intIMAGE__OWNERThe feature id for the 'Owner' reference.static intIMAGE_FEATURE_COUNTThe number of structural features of the 'Image' class.static intINCLUDEThe meta object id for the 'Include' class.static intINCLUDE__ADDITIONThe feature id for the 'Addition' reference.static intINCLUDE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINCLUDE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINCLUDE__INCLUDING_CASEThe feature id for the 'Including Case' container reference.static intINCLUDE__NAMEThe feature id for the 'Name' attribute.static intINCLUDE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINCLUDE__NAMESPACEThe feature id for the 'Namespace' reference.static intINCLUDE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINCLUDE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINCLUDE__OWNERThe feature id for the 'Owner' reference.static intINCLUDE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINCLUDE__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intINCLUDE__SOURCEThe feature id for the 'Source' reference list.static intINCLUDE__TARGETThe feature id for the 'Target' reference list.static intINCLUDE__VISIBILITYThe feature id for the 'Visibility' attribute.static intINCLUDE_FEATURE_COUNTThe number of structural features of the 'Include' class.static intINFORMATION_FLOWThe meta object id for the 'Information Flow' class.static intINFORMATION_FLOW__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINFORMATION_FLOW__CONVEYEDThe feature id for the 'Conveyed' reference list.static intINFORMATION_FLOW__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINFORMATION_FLOW__INFORMATION_SOURCEThe feature id for the 'Information Source' reference list.static intINFORMATION_FLOW__INFORMATION_TARGETThe feature id for the 'Information Target' reference list.static intINFORMATION_FLOW__NAMEThe feature id for the 'Name' attribute.static intINFORMATION_FLOW__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINFORMATION_FLOW__NAMESPACEThe feature id for the 'Namespace' reference.static intINFORMATION_FLOW__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINFORMATION_FLOW__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINFORMATION_FLOW__OWNERThe feature id for the 'Owner' reference.static intINFORMATION_FLOW__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINFORMATION_FLOW__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINFORMATION_FLOW__REALIZATIONThe feature id for the 'Realization' reference list.static intINFORMATION_FLOW__REALIZING_ACTIVITY_EDGEThe feature id for the 'Realizing Activity Edge' reference list.static intINFORMATION_FLOW__REALIZING_CONNECTORThe feature id for the 'Realizing Connector' reference list.static intINFORMATION_FLOW__REALIZING_MESSAGEThe feature id for the 'Realizing Message' reference list.static intINFORMATION_FLOW__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intINFORMATION_FLOW__SOURCEThe feature id for the 'Source' reference list.static intINFORMATION_FLOW__TARGETThe feature id for the 'Target' reference list.static intINFORMATION_FLOW__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINFORMATION_FLOW__VISIBILITYThe feature id for the 'Visibility' attribute.static intINFORMATION_FLOW_FEATURE_COUNTThe number of structural features of the 'Information Flow' class.static intINFORMATION_ITEMThe meta object id for the 'Information Item' class.static intINFORMATION_ITEM__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intINFORMATION_ITEM__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINFORMATION_ITEM__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intINFORMATION_ITEM__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINFORMATION_ITEM__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intINFORMATION_ITEM__FEATUREThe feature id for the 'Feature' reference list.static intINFORMATION_ITEM__GENERALThe feature id for the 'General' reference list.static intINFORMATION_ITEM__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intINFORMATION_ITEM__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intINFORMATION_ITEM__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intINFORMATION_ITEM__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intINFORMATION_ITEM__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intINFORMATION_ITEM__MEMBERThe feature id for the 'Member' reference list.static intINFORMATION_ITEM__NAMEThe feature id for the 'Name' attribute.static intINFORMATION_ITEM__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINFORMATION_ITEM__NAMESPACEThe feature id for the 'Namespace' reference.static intINFORMATION_ITEM__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINFORMATION_ITEM__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINFORMATION_ITEM__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intINFORMATION_ITEM__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intINFORMATION_ITEM__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intINFORMATION_ITEM__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intINFORMATION_ITEM__OWNERThe feature id for the 'Owner' reference.static intINFORMATION_ITEM__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINFORMATION_ITEM__PACKAGEThe feature id for the 'Package' reference.static intINFORMATION_ITEM__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intINFORMATION_ITEM__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intINFORMATION_ITEM__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINFORMATION_ITEM__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intINFORMATION_ITEM__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intINFORMATION_ITEM__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intINFORMATION_ITEM__REPRESENTATIONThe feature id for the 'Representation' reference.static intINFORMATION_ITEM__REPRESENTEDThe feature id for the 'Represented' reference list.static intINFORMATION_ITEM__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intINFORMATION_ITEM__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intINFORMATION_ITEM__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINFORMATION_ITEM__USE_CASEThe feature id for the 'Use Case' reference list.static intINFORMATION_ITEM__VISIBILITYThe feature id for the 'Visibility' attribute.static intINFORMATION_ITEM_FEATURE_COUNTThe number of structural features of the 'Information Item' class.static intINITIAL_NODEThe meta object id for the 'Initial Node' class.static intINITIAL_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intINITIAL_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINITIAL_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINITIAL_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intINITIAL_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intINITIAL_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intINITIAL_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intINITIAL_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intINITIAL_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intINITIAL_NODE__NAMEThe feature id for the 'Name' attribute.static intINITIAL_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINITIAL_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intINITIAL_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intINITIAL_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINITIAL_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINITIAL_NODE__OWNERThe feature id for the 'Owner' reference.static intINITIAL_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINITIAL_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intINITIAL_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intINITIAL_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intINITIAL_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intINITIAL_NODE_FEATURE_COUNTThe number of structural features of the 'Initial Node' class.static intINPUT_PINThe meta object id for the 'Input Pin' class.static intINPUT_PIN__ACTIVITYThe feature id for the 'Activity' container reference.static intINPUT_PIN__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINPUT_PIN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINPUT_PIN__IN_GROUPThe feature id for the 'In Group' reference list.static intINPUT_PIN__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intINPUT_PIN__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intINPUT_PIN__IN_STATEThe feature id for the 'In State' reference list.static intINPUT_PIN__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intINPUT_PIN__INCOMINGThe feature id for the 'Incoming' reference list.static intINPUT_PIN__IS_CONTROLThe feature id for the 'Is Control' attribute.static intINPUT_PIN__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intINPUT_PIN__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intINPUT_PIN__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intINPUT_PIN__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intINPUT_PIN__LOWERThe feature id for the 'Lower' attribute.static intINPUT_PIN__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intINPUT_PIN__NAMEThe feature id for the 'Name' attribute.static intINPUT_PIN__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINPUT_PIN__NAMESPACEThe feature id for the 'Namespace' reference.static intINPUT_PIN__ORDERINGThe feature id for the 'Ordering' attribute.static intINPUT_PIN__OUTGOINGThe feature id for the 'Outgoing' reference list.static intINPUT_PIN__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINPUT_PIN__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINPUT_PIN__OWNERThe feature id for the 'Owner' reference.static intINPUT_PIN__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINPUT_PIN__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intINPUT_PIN__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intINPUT_PIN__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intINPUT_PIN__SELECTIONThe feature id for the 'Selection' reference.static intINPUT_PIN__TYPEThe feature id for the 'Type' reference.static intINPUT_PIN__UPPERThe feature id for the 'Upper' attribute.static intINPUT_PIN__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intINPUT_PIN__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intINPUT_PIN__VISIBILITYThe feature id for the 'Visibility' attribute.static intINPUT_PIN_FEATURE_COUNTThe number of structural features of the 'Input Pin' class.static intINSTANCE_SPECIFICATIONThe meta object id for the 'Instance Specification' class.static intINSTANCE_SPECIFICATION__CLASSIFIERThe feature id for the 'Classifier' reference list.static intINSTANCE_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINSTANCE_SPECIFICATION__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intINSTANCE_SPECIFICATION__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intINSTANCE_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINSTANCE_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intINSTANCE_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINSTANCE_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intINSTANCE_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINSTANCE_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINSTANCE_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intINSTANCE_SPECIFICATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINSTANCE_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINSTANCE_SPECIFICATION__SLOTThe feature id for the 'Slot' containment reference list.static intINSTANCE_SPECIFICATION__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intINSTANCE_SPECIFICATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINSTANCE_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intINSTANCE_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Instance Specification' class.static intINSTANCE_VALUEThe meta object id for the 'Instance Value' class.static intINSTANCE_VALUE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINSTANCE_VALUE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINSTANCE_VALUE__INSTANCEThe feature id for the 'Instance' reference.static intINSTANCE_VALUE__NAMEThe feature id for the 'Name' attribute.static intINSTANCE_VALUE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINSTANCE_VALUE__NAMESPACEThe feature id for the 'Namespace' reference.static intINSTANCE_VALUE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINSTANCE_VALUE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINSTANCE_VALUE__OWNERThe feature id for the 'Owner' reference.static intINSTANCE_VALUE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINSTANCE_VALUE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINSTANCE_VALUE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINSTANCE_VALUE__TYPEThe feature id for the 'Type' reference.static intINSTANCE_VALUE__VISIBILITYThe feature id for the 'Visibility' attribute.static intINSTANCE_VALUE_FEATURE_COUNTThe number of structural features of the 'Instance Value' class.static intINTEGERThe meta object id for the 'Integer' data type.static intINTERACTIONThe meta object id for the 'Interaction' class.static intINTERACTION__ACTIONThe feature id for the 'Action' containment reference list.static intINTERACTION__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intINTERACTION__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intINTERACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERACTION__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intINTERACTION__CONTEXTThe feature id for the 'Context' reference.static intINTERACTION__COVEREDThe feature id for the 'Covered' reference list.static intINTERACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERACTION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intINTERACTION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intINTERACTION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intINTERACTION__EXTENSIONThe feature id for the 'Extension' reference list.static intINTERACTION__FEATUREThe feature id for the 'Feature' reference list.static intINTERACTION__FORMAL_GATEThe feature id for the 'Formal Gate' containment reference list.static intINTERACTION__FRAGMENTThe feature id for the 'Fragment' containment reference list.static intINTERACTION__GENERALThe feature id for the 'General' reference list.static intINTERACTION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intINTERACTION__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intINTERACTION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intINTERACTION__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intINTERACTION__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intINTERACTION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intINTERACTION__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intINTERACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intINTERACTION__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intINTERACTION__LIFELINEThe feature id for the 'Lifeline' containment reference list.static intINTERACTION__MEMBERThe feature id for the 'Member' reference list.static intINTERACTION__MESSAGEThe feature id for the 'Message' containment reference list.static intINTERACTION__NAMEThe feature id for the 'Name' attribute.static intINTERACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERACTION__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intINTERACTION__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intINTERACTION__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intINTERACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERACTION__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intINTERACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERACTION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intINTERACTION__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intINTERACTION__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intINTERACTION__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intINTERACTION__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intINTERACTION__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intINTERACTION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intINTERACTION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intINTERACTION__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intINTERACTION__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intINTERACTION__OWNERThe feature id for the 'Owner' reference.static intINTERACTION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINTERACTION__PACKAGEThe feature id for the 'Package' reference.static intINTERACTION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intINTERACTION__PARTThe feature id for the 'Part' reference list.static intINTERACTION__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intINTERACTION__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intINTERACTION__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intINTERACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERACTION__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intINTERACTION__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intINTERACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intINTERACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intINTERACTION__REPRESENTATIONThe feature id for the 'Representation' reference.static intINTERACTION__ROLEThe feature id for the 'Role' reference list.static intINTERACTION__SPECIFICATIONThe feature id for the 'Specification' reference.static intINTERACTION__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intINTERACTION__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intINTERACTION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intINTERACTION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINTERACTION__USE_CASEThe feature id for the 'Use Case' reference list.static intINTERACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERACTION_CONSTRAINTThe meta object id for the 'Interaction Constraint' class.static intINTERACTION_CONSTRAINT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERACTION_CONSTRAINT__CONSTRAINED_ELEMENTThe feature id for the 'Constrained Element' reference list.static intINTERACTION_CONSTRAINT__CONTEXTThe feature id for the 'Context' container reference.static intINTERACTION_CONSTRAINT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERACTION_CONSTRAINT__MAXINTThe feature id for the 'Maxint' containment reference.static intINTERACTION_CONSTRAINT__MININTThe feature id for the 'Minint' containment reference.static intINTERACTION_CONSTRAINT__NAMEThe feature id for the 'Name' attribute.static intINTERACTION_CONSTRAINT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERACTION_CONSTRAINT__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERACTION_CONSTRAINT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERACTION_CONSTRAINT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERACTION_CONSTRAINT__OWNERThe feature id for the 'Owner' reference.static intINTERACTION_CONSTRAINT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINTERACTION_CONSTRAINT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERACTION_CONSTRAINT__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intINTERACTION_CONSTRAINT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINTERACTION_CONSTRAINT__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERACTION_CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Interaction Constraint' class.static intINTERACTION_FEATURE_COUNTThe number of structural features of the 'Interaction' class.static intINTERACTION_FRAGMENTThe meta object id for the 'Interaction Fragment' class.static intINTERACTION_FRAGMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERACTION_FRAGMENT__COVEREDThe feature id for the 'Covered' reference list.static intINTERACTION_FRAGMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERACTION_FRAGMENT__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intINTERACTION_FRAGMENT__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intINTERACTION_FRAGMENT__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intINTERACTION_FRAGMENT__NAMEThe feature id for the 'Name' attribute.static intINTERACTION_FRAGMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERACTION_FRAGMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERACTION_FRAGMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERACTION_FRAGMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERACTION_FRAGMENT__OWNERThe feature id for the 'Owner' reference.static intINTERACTION_FRAGMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERACTION_FRAGMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERACTION_FRAGMENT_FEATURE_COUNTThe number of structural features of the 'Interaction Fragment' class.static intINTERACTION_OPERANDThe meta object id for the 'Interaction Operand' class.static intINTERACTION_OPERAND__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERACTION_OPERAND__COVEREDThe feature id for the 'Covered' reference list.static intINTERACTION_OPERAND__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERACTION_OPERAND__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intINTERACTION_OPERAND__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intINTERACTION_OPERAND__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intINTERACTION_OPERAND__FRAGMENTThe feature id for the 'Fragment' containment reference list.static intINTERACTION_OPERAND__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intINTERACTION_OPERAND__GUARDThe feature id for the 'Guard' containment reference.static intINTERACTION_OPERAND__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intINTERACTION_OPERAND__MEMBERThe feature id for the 'Member' reference list.static intINTERACTION_OPERAND__NAMEThe feature id for the 'Name' attribute.static intINTERACTION_OPERAND__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERACTION_OPERAND__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERACTION_OPERAND__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERACTION_OPERAND__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERACTION_OPERAND__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intINTERACTION_OPERAND__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intINTERACTION_OPERAND__OWNERThe feature id for the 'Owner' reference.static intINTERACTION_OPERAND__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intINTERACTION_OPERAND__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERACTION_OPERAND__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERACTION_OPERAND_FEATURE_COUNTThe number of structural features of the 'Interaction Operand' class.static intINTERACTION_OPERATOR_KINDThe meta object id for the 'Interaction Operator Kind' enum.static intINTERACTION_USEThe meta object id for the 'Interaction Use' class.static intINTERACTION_USE__ACTUAL_GATEThe feature id for the 'Actual Gate' containment reference list.static intINTERACTION_USE__ARGUMENTThe feature id for the 'Argument' containment reference list.static intINTERACTION_USE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERACTION_USE__COVEREDThe feature id for the 'Covered' reference list.static intINTERACTION_USE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERACTION_USE__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intINTERACTION_USE__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intINTERACTION_USE__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intINTERACTION_USE__NAMEThe feature id for the 'Name' attribute.static intINTERACTION_USE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERACTION_USE__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERACTION_USE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERACTION_USE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERACTION_USE__OWNERThe feature id for the 'Owner' reference.static intINTERACTION_USE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERACTION_USE__REFERS_TOThe feature id for the 'Refers To' reference.static intINTERACTION_USE__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERACTION_USE_FEATURE_COUNTThe number of structural features of the 'Interaction Use' class.static intINTERFACEThe meta object id for the 'Interface' class.static intINTERFACE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intINTERFACE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERFACE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intINTERFACE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERFACE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intINTERFACE__FEATUREThe feature id for the 'Feature' reference list.static intINTERFACE__GENERALThe feature id for the 'General' reference list.static intINTERFACE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intINTERFACE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intINTERFACE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intINTERFACE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intINTERFACE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intINTERFACE__MEMBERThe feature id for the 'Member' reference list.static intINTERFACE__NAMEThe feature id for the 'Name' attribute.static intINTERFACE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERFACE__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERFACE__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intINTERFACE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intINTERFACE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERFACE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERFACE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intINTERFACE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intINTERFACE__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intINTERFACE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intINTERFACE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intINTERFACE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intINTERFACE__OWNERThe feature id for the 'Owner' reference.static intINTERFACE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINTERFACE__PACKAGEThe feature id for the 'Package' reference.static intINTERFACE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intINTERFACE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intINTERFACE__PROTOCOLThe feature id for the 'Protocol' containment reference.static intINTERFACE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERFACE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intINTERFACE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intINTERFACE__REDEFINED_INTERFACEThe feature id for the 'Redefined Interface' reference list.static intINTERFACE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intINTERFACE__REPRESENTATIONThe feature id for the 'Representation' reference.static intINTERFACE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intINTERFACE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intINTERFACE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINTERFACE__USE_CASEThe feature id for the 'Use Case' reference list.static intINTERFACE__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERFACE_FEATURE_COUNTThe number of structural features of the 'Interface' class.static intINTERFACE_REALIZATIONThe meta object id for the 'Interface Realization' class.static intINTERFACE_REALIZATION__CLIENTThe feature id for the 'Client' reference list.static intINTERFACE_REALIZATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERFACE_REALIZATION__CONTRACTThe feature id for the 'Contract' reference.static intINTERFACE_REALIZATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERFACE_REALIZATION__IMPLEMENTING_CLASSIFIERThe feature id for the 'Implementing Classifier' container reference.static intINTERFACE_REALIZATION__MAPPINGThe feature id for the 'Mapping' containment reference.static intINTERFACE_REALIZATION__NAMEThe feature id for the 'Name' attribute.static intINTERFACE_REALIZATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERFACE_REALIZATION__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERFACE_REALIZATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERFACE_REALIZATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERFACE_REALIZATION__OWNERThe feature id for the 'Owner' reference.static intINTERFACE_REALIZATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINTERFACE_REALIZATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERFACE_REALIZATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intINTERFACE_REALIZATION__SOURCEThe feature id for the 'Source' reference list.static intINTERFACE_REALIZATION__SUPPLIERThe feature id for the 'Supplier' reference list.static intINTERFACE_REALIZATION__TARGETThe feature id for the 'Target' reference list.static intINTERFACE_REALIZATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINTERFACE_REALIZATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERFACE_REALIZATION_FEATURE_COUNTThe number of structural features of the 'Interface Realization' class.static intINTERRUPTIBLE_ACTIVITY_REGIONThe meta object id for the 'Interruptible Activity Region' class.static intINTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intINTERRUPTIBLE_ACTIVITY_REGION__INTERRUPTING_EDGEThe feature id for the 'Interrupting Edge' reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__NODEThe feature id for the 'Node' reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__OWNERThe feature id for the 'Owner' reference.static intINTERRUPTIBLE_ACTIVITY_REGION__SUBGROUPThe feature id for the 'Subgroup' reference list.static intINTERRUPTIBLE_ACTIVITY_REGION__SUPER_GROUPThe feature id for the 'Super Group' reference.static intINTERRUPTIBLE_ACTIVITY_REGION_FEATURE_COUNTThe number of structural features of the 'Interruptible Activity Region' class.static intINTERVALThe meta object id for the 'Interval' class.static intINTERVAL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERVAL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERVAL__MAXThe feature id for the 'Max' reference.static intINTERVAL__MINThe feature id for the 'Min' reference.static intINTERVAL__NAMEThe feature id for the 'Name' attribute.static intINTERVAL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERVAL__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERVAL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERVAL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERVAL__OWNERThe feature id for the 'Owner' reference.static intINTERVAL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINTERVAL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERVAL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINTERVAL__TYPEThe feature id for the 'Type' reference.static intINTERVAL__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERVAL_CONSTRAINTThe meta object id for the 'Interval Constraint' class.static intINTERVAL_CONSTRAINT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINTERVAL_CONSTRAINT__CONSTRAINED_ELEMENTThe feature id for the 'Constrained Element' reference list.static intINTERVAL_CONSTRAINT__CONTEXTThe feature id for the 'Context' container reference.static intINTERVAL_CONSTRAINT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINTERVAL_CONSTRAINT__NAMEThe feature id for the 'Name' attribute.static intINTERVAL_CONSTRAINT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINTERVAL_CONSTRAINT__NAMESPACEThe feature id for the 'Namespace' reference.static intINTERVAL_CONSTRAINT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINTERVAL_CONSTRAINT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINTERVAL_CONSTRAINT__OWNERThe feature id for the 'Owner' reference.static intINTERVAL_CONSTRAINT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intINTERVAL_CONSTRAINT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINTERVAL_CONSTRAINT__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intINTERVAL_CONSTRAINT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intINTERVAL_CONSTRAINT__VISIBILITYThe feature id for the 'Visibility' attribute.static intINTERVAL_CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Interval Constraint' class.static intINTERVAL_FEATURE_COUNTThe number of structural features of the 'Interval' class.static intINVOCATION_ACTIONThe meta object id for the 'Invocation Action' class.static intINVOCATION_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intINVOCATION_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intINVOCATION_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intINVOCATION_ACTION__CONTEXTThe feature id for the 'Context' reference.static intINVOCATION_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intINVOCATION_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intINVOCATION_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intINVOCATION_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intINVOCATION_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intINVOCATION_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intINVOCATION_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intINVOCATION_ACTION__INPUTThe feature id for the 'Input' reference list.static intINVOCATION_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intINVOCATION_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intINVOCATION_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intINVOCATION_ACTION__NAMEThe feature id for the 'Name' attribute.static intINVOCATION_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intINVOCATION_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intINVOCATION_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intINVOCATION_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intINVOCATION_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intINVOCATION_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intINVOCATION_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intINVOCATION_ACTION__OWNERThe feature id for the 'Owner' reference.static intINVOCATION_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intINVOCATION_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intINVOCATION_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intINVOCATION_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intINVOCATION_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intINVOCATION_ACTION_FEATURE_COUNTThe number of structural features of the 'Invocation Action' class.static intJOIN_NODEThe meta object id for the 'Join Node' class.static intJOIN_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intJOIN_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intJOIN_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intJOIN_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intJOIN_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intJOIN_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intJOIN_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intJOIN_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intJOIN_NODE__IS_COMBINE_DUPLICATEThe feature id for the 'Is Combine Duplicate' attribute.static intJOIN_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intJOIN_NODE__JOIN_SPECThe feature id for the 'Join Spec' containment reference.static intJOIN_NODE__NAMEThe feature id for the 'Name' attribute.static intJOIN_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intJOIN_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intJOIN_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intJOIN_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intJOIN_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intJOIN_NODE__OWNERThe feature id for the 'Owner' reference.static intJOIN_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intJOIN_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intJOIN_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intJOIN_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intJOIN_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intJOIN_NODE_FEATURE_COUNTThe number of structural features of the 'Join Node' class.static intLEAF_ELEMENTThe meta object id for the 'Leaf Element' class.static intLEAF_ELEMENT__CONTAINERThe feature id for the 'Container' container reference.static intLEAF_ELEMENT__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intLEAF_ELEMENT__PROPERTYThe feature id for the 'Property' containment reference list.static intLEAF_ELEMENT__REFERENCEThe feature id for the 'Reference' reference list.static intLEAF_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Leaf Element' class.static intLIFELINEThe meta object id for the 'Lifeline' class.static intLIFELINE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLIFELINE__COVERED_BYThe feature id for the 'Covered By' reference list.static intLIFELINE__DECOMPOSED_ASThe feature id for the 'Decomposed As' reference.static intLIFELINE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLIFELINE__INTERACTIONThe feature id for the 'Interaction' container reference.static intLIFELINE__NAMEThe feature id for the 'Name' attribute.static intLIFELINE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLIFELINE__NAMESPACEThe feature id for the 'Namespace' reference.static intLIFELINE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLIFELINE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLIFELINE__OWNERThe feature id for the 'Owner' reference.static intLIFELINE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLIFELINE__REPRESENTSThe feature id for the 'Represents' reference.static intLIFELINE__SELECTORThe feature id for the 'Selector' containment reference.static intLIFELINE__VISIBILITYThe feature id for the 'Visibility' attribute.static intLIFELINE_FEATURE_COUNTThe number of structural features of the 'Lifeline' class.static intLINK_ACTIONThe meta object id for the 'Link Action' class.static intLINK_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intLINK_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLINK_ACTION__CONTEXTThe feature id for the 'Context' reference.static intLINK_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLINK_ACTION__END_DATAThe feature id for the 'End Data' containment reference list.static intLINK_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intLINK_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intLINK_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intLINK_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intLINK_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intLINK_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intLINK_ACTION__INPUTThe feature id for the 'Input' reference list.static intLINK_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intLINK_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intLINK_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intLINK_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intLINK_ACTION__NAMEThe feature id for the 'Name' attribute.static intLINK_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLINK_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intLINK_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intLINK_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intLINK_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLINK_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLINK_ACTION__OWNERThe feature id for the 'Owner' reference.static intLINK_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLINK_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intLINK_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intLINK_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intLINK_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intLINK_ACTION_FEATURE_COUNTThe number of structural features of the 'Link Action' class.static intLINK_END_CREATION_DATAThe meta object id for the 'Link End Creation Data' class.static intLINK_END_CREATION_DATA__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLINK_END_CREATION_DATA__ENDThe feature id for the 'End' reference.static intLINK_END_CREATION_DATA__INSERT_ATThe feature id for the 'Insert At' reference.static intLINK_END_CREATION_DATA__IS_REPLACE_ALLThe feature id for the 'Is Replace All' attribute.static intLINK_END_CREATION_DATA__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLINK_END_CREATION_DATA__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLINK_END_CREATION_DATA__OWNERThe feature id for the 'Owner' reference.static intLINK_END_CREATION_DATA__QUALIFIERThe feature id for the 'Qualifier' containment reference list.static intLINK_END_CREATION_DATA__VALUEThe feature id for the 'Value' reference.static intLINK_END_CREATION_DATA_FEATURE_COUNTThe number of structural features of the 'Link End Creation Data' class.static intLINK_END_DATAThe meta object id for the 'Link End Data' class.static intLINK_END_DATA__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLINK_END_DATA__ENDThe feature id for the 'End' reference.static intLINK_END_DATA__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLINK_END_DATA__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLINK_END_DATA__OWNERThe feature id for the 'Owner' reference.static intLINK_END_DATA__QUALIFIERThe feature id for the 'Qualifier' containment reference list.static intLINK_END_DATA__VALUEThe feature id for the 'Value' reference.static intLINK_END_DATA_FEATURE_COUNTThe number of structural features of the 'Link End Data' class.static intLINK_END_DESTRUCTION_DATAThe meta object id for the 'Link End Destruction Data' class.static intLINK_END_DESTRUCTION_DATA__DESTROY_ATThe feature id for the 'Destroy At' reference.static intLINK_END_DESTRUCTION_DATA__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLINK_END_DESTRUCTION_DATA__ENDThe feature id for the 'End' reference.static intLINK_END_DESTRUCTION_DATA__IS_DESTROY_DUPLICATESThe feature id for the 'Is Destroy Duplicates' attribute.static intLINK_END_DESTRUCTION_DATA__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLINK_END_DESTRUCTION_DATA__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLINK_END_DESTRUCTION_DATA__OWNERThe feature id for the 'Owner' reference.static intLINK_END_DESTRUCTION_DATA__QUALIFIERThe feature id for the 'Qualifier' containment reference list.static intLINK_END_DESTRUCTION_DATA__VALUEThe feature id for the 'Value' reference.static intLINK_END_DESTRUCTION_DATA_FEATURE_COUNTThe number of structural features of the 'Link End Destruction Data' class.static intLITERAL_BOOLEANThe meta object id for the 'Literal Boolean' class.static intLITERAL_BOOLEAN__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLITERAL_BOOLEAN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLITERAL_BOOLEAN__NAMEThe feature id for the 'Name' attribute.static intLITERAL_BOOLEAN__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLITERAL_BOOLEAN__NAMESPACEThe feature id for the 'Namespace' reference.static intLITERAL_BOOLEAN__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLITERAL_BOOLEAN__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLITERAL_BOOLEAN__OWNERThe feature id for the 'Owner' reference.static intLITERAL_BOOLEAN__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intLITERAL_BOOLEAN__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLITERAL_BOOLEAN__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intLITERAL_BOOLEAN__TYPEThe feature id for the 'Type' reference.static intLITERAL_BOOLEAN__VALUEThe feature id for the 'Value' attribute.static intLITERAL_BOOLEAN__VISIBILITYThe feature id for the 'Visibility' attribute.static intLITERAL_BOOLEAN_FEATURE_COUNTThe number of structural features of the 'Literal Boolean' class.static intLITERAL_INTEGERThe meta object id for the 'Literal Integer' class.static intLITERAL_INTEGER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLITERAL_INTEGER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLITERAL_INTEGER__NAMEThe feature id for the 'Name' attribute.static intLITERAL_INTEGER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLITERAL_INTEGER__NAMESPACEThe feature id for the 'Namespace' reference.static intLITERAL_INTEGER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLITERAL_INTEGER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLITERAL_INTEGER__OWNERThe feature id for the 'Owner' reference.static intLITERAL_INTEGER__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intLITERAL_INTEGER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLITERAL_INTEGER__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intLITERAL_INTEGER__TYPEThe feature id for the 'Type' reference.static intLITERAL_INTEGER__VALUEThe feature id for the 'Value' attribute.static intLITERAL_INTEGER__VISIBILITYThe feature id for the 'Visibility' attribute.static intLITERAL_INTEGER_FEATURE_COUNTThe number of structural features of the 'Literal Integer' class.static intLITERAL_NULLThe meta object id for the 'Literal Null' class.static intLITERAL_NULL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLITERAL_NULL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLITERAL_NULL__NAMEThe feature id for the 'Name' attribute.static intLITERAL_NULL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLITERAL_NULL__NAMESPACEThe feature id for the 'Namespace' reference.static intLITERAL_NULL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLITERAL_NULL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLITERAL_NULL__OWNERThe feature id for the 'Owner' reference.static intLITERAL_NULL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intLITERAL_NULL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLITERAL_NULL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intLITERAL_NULL__TYPEThe feature id for the 'Type' reference.static intLITERAL_NULL__VISIBILITYThe feature id for the 'Visibility' attribute.static intLITERAL_NULL_FEATURE_COUNTThe number of structural features of the 'Literal Null' class.static intLITERAL_SPECIFICATIONThe meta object id for the 'Literal Specification' class.static intLITERAL_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLITERAL_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLITERAL_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intLITERAL_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLITERAL_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intLITERAL_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLITERAL_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLITERAL_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intLITERAL_SPECIFICATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intLITERAL_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLITERAL_SPECIFICATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intLITERAL_SPECIFICATION__TYPEThe feature id for the 'Type' reference.static intLITERAL_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intLITERAL_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Literal Specification' class.static intLITERAL_STRINGThe meta object id for the 'Literal String' class.static intLITERAL_STRING__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLITERAL_STRING__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLITERAL_STRING__NAMEThe feature id for the 'Name' attribute.static intLITERAL_STRING__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLITERAL_STRING__NAMESPACEThe feature id for the 'Namespace' reference.static intLITERAL_STRING__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLITERAL_STRING__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLITERAL_STRING__OWNERThe feature id for the 'Owner' reference.static intLITERAL_STRING__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intLITERAL_STRING__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLITERAL_STRING__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intLITERAL_STRING__TYPEThe feature id for the 'Type' reference.static intLITERAL_STRING__VALUEThe feature id for the 'Value' attribute.static intLITERAL_STRING__VISIBILITYThe feature id for the 'Visibility' attribute.static intLITERAL_STRING_FEATURE_COUNTThe number of structural features of the 'Literal String' class.static intLITERAL_UNLIMITED_NATURALThe meta object id for the 'Literal Unlimited Natural' class.static intLITERAL_UNLIMITED_NATURAL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLITERAL_UNLIMITED_NATURAL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLITERAL_UNLIMITED_NATURAL__NAMEThe feature id for the 'Name' attribute.static intLITERAL_UNLIMITED_NATURAL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLITERAL_UNLIMITED_NATURAL__NAMESPACEThe feature id for the 'Namespace' reference.static intLITERAL_UNLIMITED_NATURAL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLITERAL_UNLIMITED_NATURAL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLITERAL_UNLIMITED_NATURAL__OWNERThe feature id for the 'Owner' reference.static intLITERAL_UNLIMITED_NATURAL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intLITERAL_UNLIMITED_NATURAL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLITERAL_UNLIMITED_NATURAL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intLITERAL_UNLIMITED_NATURAL__TYPEThe feature id for the 'Type' reference.static intLITERAL_UNLIMITED_NATURAL__VALUEThe feature id for the 'Value' attribute.static intLITERAL_UNLIMITED_NATURAL__VISIBILITYThe feature id for the 'Visibility' attribute.static intLITERAL_UNLIMITED_NATURAL_FEATURE_COUNTThe number of structural features of the 'Literal Unlimited Natural' class.static intLOOP_NODEThe meta object id for the 'Loop Node' class.static intLOOP_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intLOOP_NODE__BODY_OUTPUTThe feature id for the 'Body Output' reference list.static intLOOP_NODE__BODY_PARTThe feature id for the 'Body Part' reference list.static intLOOP_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intLOOP_NODE__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intLOOP_NODE__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intLOOP_NODE__CONTEXTThe feature id for the 'Context' reference.static intLOOP_NODE__DECIDERThe feature id for the 'Decider' reference.static intLOOP_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intLOOP_NODE__EDGEThe feature id for the 'Edge' containment reference list.static intLOOP_NODE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intLOOP_NODE__HANDLERThe feature id for the 'Handler' containment reference list.static intLOOP_NODE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intLOOP_NODE__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intLOOP_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intLOOP_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intLOOP_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intLOOP_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intLOOP_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intLOOP_NODE__INPUTThe feature id for the 'Input' reference list.static intLOOP_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intLOOP_NODE__IS_TESTED_FIRSTThe feature id for the 'Is Tested First' attribute.static intLOOP_NODE__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intLOOP_NODE__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intLOOP_NODE__LOOP_VARIABLEThe feature id for the 'Loop Variable' reference list.static intLOOP_NODE__LOOP_VARIABLE_INPUTThe feature id for the 'Loop Variable Input' containment reference list.static intLOOP_NODE__MEMBERThe feature id for the 'Member' reference list.static intLOOP_NODE__MUST_ISOLATEThe feature id for the 'Must Isolate' attribute.static intLOOP_NODE__NAMEThe feature id for the 'Name' attribute.static intLOOP_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intLOOP_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intLOOP_NODE__NODEThe feature id for the 'Node' containment reference list.static intLOOP_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intLOOP_NODE__OUTPUTThe feature id for the 'Output' reference list.static intLOOP_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intLOOP_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intLOOP_NODE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intLOOP_NODE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intLOOP_NODE__OWNERThe feature id for the 'Owner' reference.static intLOOP_NODE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intLOOP_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intLOOP_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intLOOP_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intLOOP_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intLOOP_NODE__RESULTThe feature id for the 'Result' containment reference list.static intLOOP_NODE__SETUP_PARTThe feature id for the 'Setup Part' reference list.static intLOOP_NODE__SUBGROUPThe feature id for the 'Subgroup' reference list.static intLOOP_NODE__SUPER_GROUPThe feature id for the 'Super Group' reference.static intLOOP_NODE__TESTThe feature id for the 'Test' reference list.static intLOOP_NODE__VARIABLEThe feature id for the 'Variable' containment reference list.static intLOOP_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intLOOP_NODE_FEATURE_COUNTThe number of structural features of the 'Loop Node' class.static intMANIFESTATIONThe meta object id for the 'Manifestation' class.static intMANIFESTATION__CLIENTThe feature id for the 'Client' reference list.static intMANIFESTATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMANIFESTATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMANIFESTATION__MAPPINGThe feature id for the 'Mapping' containment reference.static intMANIFESTATION__NAMEThe feature id for the 'Name' attribute.static intMANIFESTATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMANIFESTATION__NAMESPACEThe feature id for the 'Namespace' reference.static intMANIFESTATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMANIFESTATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMANIFESTATION__OWNERThe feature id for the 'Owner' reference.static intMANIFESTATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intMANIFESTATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMANIFESTATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intMANIFESTATION__SOURCEThe feature id for the 'Source' reference list.static intMANIFESTATION__SUPPLIERThe feature id for the 'Supplier' reference list.static intMANIFESTATION__TARGETThe feature id for the 'Target' reference list.static intMANIFESTATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intMANIFESTATION__UTILIZED_ELEMENTThe feature id for the 'Utilized Element' reference.static intMANIFESTATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intMANIFESTATION_FEATURE_COUNTThe number of structural features of the 'Manifestation' class.static intMERGE_NODEThe meta object id for the 'Merge Node' class.static intMERGE_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intMERGE_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMERGE_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMERGE_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intMERGE_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intMERGE_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intMERGE_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intMERGE_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intMERGE_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intMERGE_NODE__NAMEThe feature id for the 'Name' attribute.static intMERGE_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMERGE_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intMERGE_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intMERGE_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMERGE_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMERGE_NODE__OWNERThe feature id for the 'Owner' reference.static intMERGE_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMERGE_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intMERGE_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intMERGE_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intMERGE_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intMERGE_NODE_FEATURE_COUNTThe number of structural features of the 'Merge Node' class.static intMESSAGEThe meta object id for the 'Message' class.static intMESSAGE__ARGUMENTThe feature id for the 'Argument' containment reference list.static intMESSAGE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMESSAGE__CONNECTORThe feature id for the 'Connector' reference.static intMESSAGE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMESSAGE__INTERACTIONThe feature id for the 'Interaction' container reference.static intMESSAGE__MESSAGE_KINDThe feature id for the 'Message Kind' attribute.static intMESSAGE__MESSAGE_SORTThe feature id for the 'Message Sort' attribute.static intMESSAGE__NAMEThe feature id for the 'Name' attribute.static intMESSAGE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMESSAGE__NAMESPACEThe feature id for the 'Namespace' reference.static intMESSAGE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMESSAGE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMESSAGE__OWNERThe feature id for the 'Owner' reference.static intMESSAGE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMESSAGE__RECEIVE_EVENTThe feature id for the 'Receive Event' reference.static intMESSAGE__SEND_EVENTThe feature id for the 'Send Event' reference.static intMESSAGE__SIGNATUREThe feature id for the 'Signature' reference.static intMESSAGE__VISIBILITYThe feature id for the 'Visibility' attribute.static intMESSAGE_ENDThe meta object id for the 'Message End' class.static intMESSAGE_END__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMESSAGE_END__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMESSAGE_END__MESSAGEThe feature id for the 'Message' reference.static intMESSAGE_END__NAMEThe feature id for the 'Name' attribute.static intMESSAGE_END__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMESSAGE_END__NAMESPACEThe feature id for the 'Namespace' reference.static intMESSAGE_END__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMESSAGE_END__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMESSAGE_END__OWNERThe feature id for the 'Owner' reference.static intMESSAGE_END__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMESSAGE_END__VISIBILITYThe feature id for the 'Visibility' attribute.static intMESSAGE_END_FEATURE_COUNTThe number of structural features of the 'Message End' class.static intMESSAGE_EVENTThe meta object id for the 'Message Event' class.static intMESSAGE_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMESSAGE_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMESSAGE_EVENT__NAMEThe feature id for the 'Name' attribute.static intMESSAGE_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMESSAGE_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intMESSAGE_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMESSAGE_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMESSAGE_EVENT__OWNERThe feature id for the 'Owner' reference.static intMESSAGE_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intMESSAGE_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMESSAGE_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intMESSAGE_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intMESSAGE_EVENT_FEATURE_COUNTThe number of structural features of the 'Message Event' class.static intMESSAGE_FEATURE_COUNTThe number of structural features of the 'Message' class.static intMESSAGE_KINDThe meta object id for the 'Message Kind' enum.static intMESSAGE_OCCURRENCE_SPECIFICATIONThe meta object id for the 'Message Occurrence Specification' class.static intMESSAGE_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__COVEREDThe feature id for the 'Covered' reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__EVENTThe feature id for the 'Event' reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__MESSAGEThe feature id for the 'Message' reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intMESSAGE_OCCURRENCE_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intMESSAGE_OCCURRENCE_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMESSAGE_OCCURRENCE_SPECIFICATION__TO_AFTERThe feature id for the 'To After' reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__TO_BEFOREThe feature id for the 'To Before' reference list.static intMESSAGE_OCCURRENCE_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intMESSAGE_OCCURRENCE_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Message Occurrence Specification' class.static intMESSAGE_SORTThe meta object id for the 'Message Sort' enum.static intMODELThe meta object id for the 'Model' class.static intMODEL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intMODEL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMODEL__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intMODEL__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intMODEL__MEMBERThe feature id for the 'Member' reference list.static intMODEL__NAMEThe feature id for the 'Name' attribute.static intMODEL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intMODEL__NAMESPACEThe feature id for the 'Namespace' reference.static intMODEL__NESTED_PACKAGEThe feature id for the 'Nested Package' reference list.static intMODEL__NESTING_PACKAGEThe feature id for the 'Nesting Package' reference.static intMODEL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMODEL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMODEL__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intMODEL__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intMODEL__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intMODEL__OWNED_TYPEThe feature id for the 'Owned Type' reference list.static intMODEL__OWNERThe feature id for the 'Owner' reference.static intMODEL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intMODEL__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intMODEL__PACKAGE_MERGEThe feature id for the 'Package Merge' containment reference list.static intMODEL__PACKAGED_ELEMENTThe feature id for the 'Packaged Element' containment reference list.static intMODEL__PROFILE_APPLICATIONThe feature id for the 'Profile Application' containment reference list.static intMODEL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intMODEL__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intMODEL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intMODEL__VIEWPOINTThe feature id for the 'Viewpoint' attribute.static intMODEL__VISIBILITYThe feature id for the 'Visibility' attribute.static intMODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.static intMULTIPLICITY_ELEMENTThe meta object id for the 'Multiplicity Element' class.static intMULTIPLICITY_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intMULTIPLICITY_ELEMENT__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intMULTIPLICITY_ELEMENT__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intMULTIPLICITY_ELEMENT__LOWERThe feature id for the 'Lower' attribute.static intMULTIPLICITY_ELEMENT__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intMULTIPLICITY_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intMULTIPLICITY_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intMULTIPLICITY_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intMULTIPLICITY_ELEMENT__UPPERThe feature id for the 'Upper' attribute.static intMULTIPLICITY_ELEMENT__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intMULTIPLICITY_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Multiplicity Element' class.static intNAMED_ELEMENTThe meta object id for the 'Named Element' class.static intNAMED_ELEMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intNAMED_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intNAMED_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intNAMED_ELEMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intNAMED_ELEMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intNAMED_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intNAMED_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intNAMED_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intNAMED_ELEMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intNAMED_ELEMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intNAMED_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Named Element' class.static intNAMESPACEThe meta object id for the 'Namespace' class.static intNAMESPACE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intNAMESPACE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intNAMESPACE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intNAMESPACE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intNAMESPACE__MEMBERThe feature id for the 'Member' reference list.static intNAMESPACE__NAMEThe feature id for the 'Name' attribute.static intNAMESPACE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intNAMESPACE__NAMESPACEThe feature id for the 'Namespace' reference.static intNAMESPACE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intNAMESPACE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intNAMESPACE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intNAMESPACE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intNAMESPACE__OWNERThe feature id for the 'Owner' reference.static intNAMESPACE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intNAMESPACE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intNAMESPACE__VISIBILITYThe feature id for the 'Visibility' attribute.static intNAMESPACE_FEATURE_COUNTThe number of structural features of the 'Namespace' class.static intNODEThe meta object id for the 'Node' class.static intNODE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intNODE__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intNODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intNODE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intNODE__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intNODE__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intNODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intNODE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intNODE__EXTENSIONThe feature id for the 'Extension' reference list.static intNODE__FEATUREThe feature id for the 'Feature' reference list.static intNODE__GENERALThe feature id for the 'General' reference list.static intNODE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intNODE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intNODE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intNODE__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intNODE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intNODE__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intNODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intNODE__MEMBERThe feature id for the 'Member' reference list.static intNODE__NAMEThe feature id for the 'Name' attribute.static intNODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intNODE__NAMESPACEThe feature id for the 'Namespace' reference.static intNODE__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intNODE__NESTED_NODEThe feature id for the 'Nested Node' containment reference list.static intNODE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intNODE__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intNODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intNODE__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intNODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intNODE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intNODE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intNODE__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intNODE__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intNODE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intNODE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intNODE__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intNODE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intNODE__OWNERThe feature id for the 'Owner' reference.static intNODE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intNODE__PACKAGEThe feature id for the 'Package' reference.static intNODE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intNODE__PARTThe feature id for the 'Part' reference list.static intNODE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intNODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intNODE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intNODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intNODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intNODE__REPRESENTATIONThe feature id for the 'Representation' reference.static intNODE__ROLEThe feature id for the 'Role' reference list.static intNODE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intNODE__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intNODE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intNODE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intNODE__USE_CASEThe feature id for the 'Use Case' reference list.static intNODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intNODE_FEATURE_COUNTThe number of structural features of the 'Node' class.static intOBJECT_FLOWThe meta object id for the 'Object Flow' class.static intOBJECT_FLOW__ACTIVITYThe feature id for the 'Activity' container reference.static intOBJECT_FLOW__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOBJECT_FLOW__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOBJECT_FLOW__GUARDThe feature id for the 'Guard' containment reference.static intOBJECT_FLOW__IN_GROUPThe feature id for the 'In Group' reference list.static intOBJECT_FLOW__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intOBJECT_FLOW__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intOBJECT_FLOW__INTERRUPTSThe feature id for the 'Interrupts' reference.static intOBJECT_FLOW__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intOBJECT_FLOW__IS_MULTICASTThe feature id for the 'Is Multicast' attribute.static intOBJECT_FLOW__IS_MULTIRECEIVEThe feature id for the 'Is Multireceive' attribute.static intOBJECT_FLOW__NAMEThe feature id for the 'Name' attribute.static intOBJECT_FLOW__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOBJECT_FLOW__NAMESPACEThe feature id for the 'Namespace' reference.static intOBJECT_FLOW__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOBJECT_FLOW__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOBJECT_FLOW__OWNERThe feature id for the 'Owner' reference.static intOBJECT_FLOW__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOBJECT_FLOW__REDEFINED_EDGEThe feature id for the 'Redefined Edge' reference list.static intOBJECT_FLOW__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intOBJECT_FLOW__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intOBJECT_FLOW__SELECTIONThe feature id for the 'Selection' reference.static intOBJECT_FLOW__SOURCEThe feature id for the 'Source' reference.static intOBJECT_FLOW__TARGETThe feature id for the 'Target' reference.static intOBJECT_FLOW__TRANSFORMATIONThe feature id for the 'Transformation' reference.static intOBJECT_FLOW__VISIBILITYThe feature id for the 'Visibility' attribute.static intOBJECT_FLOW__WEIGHTThe feature id for the 'Weight' containment reference.static intOBJECT_FLOW_FEATURE_COUNTThe number of structural features of the 'Object Flow' class.static intOBJECT_NODEThe meta object id for the 'Object Node' class.static intOBJECT_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intOBJECT_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOBJECT_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOBJECT_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intOBJECT_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intOBJECT_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intOBJECT_NODE__IN_STATEThe feature id for the 'In State' reference list.static intOBJECT_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intOBJECT_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intOBJECT_NODE__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intOBJECT_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intOBJECT_NODE__NAMEThe feature id for the 'Name' attribute.static intOBJECT_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOBJECT_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intOBJECT_NODE__ORDERINGThe feature id for the 'Ordering' attribute.static intOBJECT_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intOBJECT_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOBJECT_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOBJECT_NODE__OWNERThe feature id for the 'Owner' reference.static intOBJECT_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOBJECT_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intOBJECT_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intOBJECT_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intOBJECT_NODE__SELECTIONThe feature id for the 'Selection' reference.static intOBJECT_NODE__TYPEThe feature id for the 'Type' reference.static intOBJECT_NODE__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intOBJECT_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intOBJECT_NODE_FEATURE_COUNTThe number of structural features of the 'Object Node' class.static intOBJECT_NODE_ORDERING_KINDThe meta object id for the 'Object Node Ordering Kind' enum.static intOBSERVATIONThe meta object id for the 'Observation' class.static intOBSERVATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOBSERVATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOBSERVATION__NAMEThe feature id for the 'Name' attribute.static intOBSERVATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOBSERVATION__NAMESPACEThe feature id for the 'Namespace' reference.static intOBSERVATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOBSERVATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOBSERVATION__OWNERThe feature id for the 'Owner' reference.static intOBSERVATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intOBSERVATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOBSERVATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intOBSERVATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intOBSERVATION_FEATURE_COUNTThe number of structural features of the 'Observation' class.static intOCCURRENCE_SPECIFICATIONThe meta object id for the 'Occurrence Specification' class.static intOCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOCCURRENCE_SPECIFICATION__COVEREDThe feature id for the 'Covered' reference list.static intOCCURRENCE_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intOCCURRENCE_SPECIFICATION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intOCCURRENCE_SPECIFICATION__EVENTThe feature id for the 'Event' reference.static intOCCURRENCE_SPECIFICATION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intOCCURRENCE_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intOCCURRENCE_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOCCURRENCE_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intOCCURRENCE_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOCCURRENCE_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOCCURRENCE_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intOCCURRENCE_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOCCURRENCE_SPECIFICATION__TO_AFTERThe feature id for the 'To After' reference list.static intOCCURRENCE_SPECIFICATION__TO_BEFOREThe feature id for the 'To Before' reference list.static intOCCURRENCE_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intOCCURRENCE_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Occurrence Specification' class.static intOPAQUE_ACTIONThe meta object id for the 'Opaque Action' class.static intOPAQUE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intOPAQUE_ACTION__BODYThe feature id for the 'Body' attribute list.static intOPAQUE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOPAQUE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intOPAQUE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOPAQUE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intOPAQUE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intOPAQUE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intOPAQUE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intOPAQUE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intOPAQUE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intOPAQUE_ACTION__INPUTThe feature id for the 'Input' reference list.static intOPAQUE_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intOPAQUE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intOPAQUE_ACTION__LANGUAGEThe feature id for the 'Language' attribute list.static intOPAQUE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intOPAQUE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intOPAQUE_ACTION__NAMEThe feature id for the 'Name' attribute.static intOPAQUE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOPAQUE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intOPAQUE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intOPAQUE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intOPAQUE_ACTION__OUTPUT_VALUEThe feature id for the 'Output Value' containment reference list.static intOPAQUE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOPAQUE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOPAQUE_ACTION__OWNERThe feature id for the 'Owner' reference.static intOPAQUE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOPAQUE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intOPAQUE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intOPAQUE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intOPAQUE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intOPAQUE_ACTION_FEATURE_COUNTThe number of structural features of the 'Opaque Action' class.static intOPAQUE_BEHAVIORThe meta object id for the 'Opaque Behavior' class.static intOPAQUE_BEHAVIOR__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intOPAQUE_BEHAVIOR__BODYThe feature id for the 'Body' attribute list.static intOPAQUE_BEHAVIOR__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intOPAQUE_BEHAVIOR__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOPAQUE_BEHAVIOR__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intOPAQUE_BEHAVIOR__CONTEXTThe feature id for the 'Context' reference.static intOPAQUE_BEHAVIOR__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOPAQUE_BEHAVIOR__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intOPAQUE_BEHAVIOR__EXTENSIONThe feature id for the 'Extension' reference list.static intOPAQUE_BEHAVIOR__FEATUREThe feature id for the 'Feature' reference list.static intOPAQUE_BEHAVIOR__GENERALThe feature id for the 'General' reference list.static intOPAQUE_BEHAVIOR__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intOPAQUE_BEHAVIOR__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intOPAQUE_BEHAVIOR__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intOPAQUE_BEHAVIOR__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intOPAQUE_BEHAVIOR__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intOPAQUE_BEHAVIOR__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intOPAQUE_BEHAVIOR__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intOPAQUE_BEHAVIOR__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intOPAQUE_BEHAVIOR__LANGUAGEThe feature id for the 'Language' attribute list.static intOPAQUE_BEHAVIOR__MEMBERThe feature id for the 'Member' reference list.static intOPAQUE_BEHAVIOR__NAMEThe feature id for the 'Name' attribute.static intOPAQUE_BEHAVIOR__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOPAQUE_BEHAVIOR__NAMESPACEThe feature id for the 'Namespace' reference.static intOPAQUE_BEHAVIOR__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOPAQUE_BEHAVIOR__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intOPAQUE_BEHAVIOR__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intOPAQUE_BEHAVIOR__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intOPAQUE_BEHAVIOR__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intOPAQUE_BEHAVIOR__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intOPAQUE_BEHAVIOR__OWNERThe feature id for the 'Owner' reference.static intOPAQUE_BEHAVIOR__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intOPAQUE_BEHAVIOR__PACKAGEThe feature id for the 'Package' reference.static intOPAQUE_BEHAVIOR__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intOPAQUE_BEHAVIOR__PARTThe feature id for the 'Part' reference list.static intOPAQUE_BEHAVIOR__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intOPAQUE_BEHAVIOR__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intOPAQUE_BEHAVIOR__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intOPAQUE_BEHAVIOR__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOPAQUE_BEHAVIOR__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intOPAQUE_BEHAVIOR__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intOPAQUE_BEHAVIOR__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intOPAQUE_BEHAVIOR__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intOPAQUE_BEHAVIOR__REPRESENTATIONThe feature id for the 'Representation' reference.static intOPAQUE_BEHAVIOR__ROLEThe feature id for the 'Role' reference list.static intOPAQUE_BEHAVIOR__SPECIFICATIONThe feature id for the 'Specification' reference.static intOPAQUE_BEHAVIOR__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intOPAQUE_BEHAVIOR__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intOPAQUE_BEHAVIOR__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intOPAQUE_BEHAVIOR__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intOPAQUE_BEHAVIOR__USE_CASEThe feature id for the 'Use Case' reference list.static intOPAQUE_BEHAVIOR__VISIBILITYThe feature id for the 'Visibility' attribute.static intOPAQUE_BEHAVIOR_FEATURE_COUNTThe number of structural features of the 'Opaque Behavior' class.static intOPAQUE_EXPRESSIONThe meta object id for the 'Opaque Expression' class.static intOPAQUE_EXPRESSION__BEHAVIORThe feature id for the 'Behavior' reference.static intOPAQUE_EXPRESSION__BODYThe feature id for the 'Body' attribute list.static intOPAQUE_EXPRESSION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOPAQUE_EXPRESSION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOPAQUE_EXPRESSION__LANGUAGEThe feature id for the 'Language' attribute list.static intOPAQUE_EXPRESSION__NAMEThe feature id for the 'Name' attribute.static intOPAQUE_EXPRESSION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOPAQUE_EXPRESSION__NAMESPACEThe feature id for the 'Namespace' reference.static intOPAQUE_EXPRESSION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOPAQUE_EXPRESSION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOPAQUE_EXPRESSION__OWNERThe feature id for the 'Owner' reference.static intOPAQUE_EXPRESSION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intOPAQUE_EXPRESSION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOPAQUE_EXPRESSION__RESULTThe feature id for the 'Result' reference.static intOPAQUE_EXPRESSION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intOPAQUE_EXPRESSION__TYPEThe feature id for the 'Type' reference.static intOPAQUE_EXPRESSION__VISIBILITYThe feature id for the 'Visibility' attribute.static intOPAQUE_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Opaque Expression' class.static intOPERATIONThe meta object id for the 'Operation' class.static intOPERATION__BODY_CONDITIONThe feature id for the 'Body Condition' reference.static intOPERATION__CLASSThe feature id for the 'Class' container reference.static intOPERATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOPERATION__CONCURRENCYThe feature id for the 'Concurrency' attribute.static intOPERATION__DATATYPEThe feature id for the 'Datatype' container reference.static intOPERATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOPERATION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intOPERATION__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intOPERATION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intOPERATION__INTERFACEThe feature id for the 'Interface' container reference.static intOPERATION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intOPERATION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intOPERATION__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intOPERATION__IS_QUERYThe feature id for the 'Is Query' attribute.static intOPERATION__IS_STATICThe feature id for the 'Is Static' attribute.static intOPERATION__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intOPERATION__LOWERThe feature id for the 'Lower' attribute.static intOPERATION__MEMBERThe feature id for the 'Member' reference list.static intOPERATION__METHODThe feature id for the 'Method' reference list.static intOPERATION__NAMEThe feature id for the 'Name' attribute.static intOPERATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOPERATION__NAMESPACEThe feature id for the 'Namespace' reference.static intOPERATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOPERATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOPERATION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intOPERATION__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intOPERATION__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intOPERATION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intOPERATION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intOPERATION__OWNERThe feature id for the 'Owner' reference.static intOPERATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intOPERATION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intOPERATION__POSTCONDITIONThe feature id for the 'Postcondition' reference list.static intOPERATION__PRECONDITIONThe feature id for the 'Precondition' reference list.static intOPERATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOPERATION__RAISED_EXCEPTIONThe feature id for the 'Raised Exception' reference list.static intOPERATION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intOPERATION__REDEFINED_OPERATIONThe feature id for the 'Redefined Operation' reference list.static intOPERATION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intOPERATION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intOPERATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intOPERATION__TYPEThe feature id for the 'Type' reference.static intOPERATION__UPPERThe feature id for the 'Upper' attribute.static intOPERATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intOPERATION_FEATURE_COUNTThe number of structural features of the 'Operation' class.static intOPERATION_TEMPLATE_PARAMETERThe meta object id for the 'Operation Template Parameter' class.static intOPERATION_TEMPLATE_PARAMETER__DEFAULTThe feature id for the 'Default' reference.static intOPERATION_TEMPLATE_PARAMETER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOPERATION_TEMPLATE_PARAMETER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOPERATION_TEMPLATE_PARAMETER__OWNED_DEFAULTThe feature id for the 'Owned Default' containment reference.static intOPERATION_TEMPLATE_PARAMETER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOPERATION_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENTThe feature id for the 'Owned Parametered Element' containment reference.static intOPERATION_TEMPLATE_PARAMETER__OWNERThe feature id for the 'Owner' reference.static intOPERATION_TEMPLATE_PARAMETER__PARAMETERED_ELEMENTThe feature id for the 'Parametered Element' reference.static intOPERATION_TEMPLATE_PARAMETER__SIGNATUREThe feature id for the 'Signature' container reference.static intOPERATION_TEMPLATE_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Operation Template Parameter' class.static intOUTPUT_PINThe meta object id for the 'Output Pin' class.static intOUTPUT_PIN__ACTIVITYThe feature id for the 'Activity' container reference.static intOUTPUT_PIN__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intOUTPUT_PIN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intOUTPUT_PIN__IN_GROUPThe feature id for the 'In Group' reference list.static intOUTPUT_PIN__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intOUTPUT_PIN__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intOUTPUT_PIN__IN_STATEThe feature id for the 'In State' reference list.static intOUTPUT_PIN__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intOUTPUT_PIN__INCOMINGThe feature id for the 'Incoming' reference list.static intOUTPUT_PIN__IS_CONTROLThe feature id for the 'Is Control' attribute.static intOUTPUT_PIN__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intOUTPUT_PIN__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intOUTPUT_PIN__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intOUTPUT_PIN__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intOUTPUT_PIN__LOWERThe feature id for the 'Lower' attribute.static intOUTPUT_PIN__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intOUTPUT_PIN__NAMEThe feature id for the 'Name' attribute.static intOUTPUT_PIN__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intOUTPUT_PIN__NAMESPACEThe feature id for the 'Namespace' reference.static intOUTPUT_PIN__ORDERINGThe feature id for the 'Ordering' attribute.static intOUTPUT_PIN__OUTGOINGThe feature id for the 'Outgoing' reference list.static intOUTPUT_PIN__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intOUTPUT_PIN__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intOUTPUT_PIN__OWNERThe feature id for the 'Owner' reference.static intOUTPUT_PIN__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intOUTPUT_PIN__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intOUTPUT_PIN__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intOUTPUT_PIN__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intOUTPUT_PIN__SELECTIONThe feature id for the 'Selection' reference.static intOUTPUT_PIN__TYPEThe feature id for the 'Type' reference.static intOUTPUT_PIN__UPPERThe feature id for the 'Upper' attribute.static intOUTPUT_PIN__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intOUTPUT_PIN__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intOUTPUT_PIN__VISIBILITYThe feature id for the 'Visibility' attribute.static intOUTPUT_PIN_FEATURE_COUNTThe number of structural features of the 'Output Pin' class.static intPACKAGEThe meta object id for the 'Package' class.static intPACKAGE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPACKAGE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPACKAGE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intPACKAGE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intPACKAGE__MEMBERThe feature id for the 'Member' reference list.static intPACKAGE__NAMEThe feature id for the 'Name' attribute.static intPACKAGE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPACKAGE__NAMESPACEThe feature id for the 'Namespace' reference.static intPACKAGE__NESTED_PACKAGEThe feature id for the 'Nested Package' reference list.static intPACKAGE__NESTING_PACKAGEThe feature id for the 'Nesting Package' reference.static intPACKAGE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPACKAGE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPACKAGE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intPACKAGE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intPACKAGE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intPACKAGE__OWNED_TYPEThe feature id for the 'Owned Type' reference list.static intPACKAGE__OWNERThe feature id for the 'Owner' reference.static intPACKAGE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPACKAGE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intPACKAGE__PACKAGE_MERGEThe feature id for the 'Package Merge' containment reference list.static intPACKAGE__PACKAGED_ELEMENTThe feature id for the 'Packaged Element' containment reference list.static intPACKAGE__PROFILE_APPLICATIONThe feature id for the 'Profile Application' containment reference list.static intPACKAGE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPACKAGE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intPACKAGE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPACKAGE__VISIBILITYThe feature id for the 'Visibility' attribute.static intPACKAGE_FEATURE_COUNTThe number of structural features of the 'Package' class.static intPACKAGE_IMPORTThe meta object id for the 'Package Import' class.static intPACKAGE_IMPORT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPACKAGE_IMPORT__IMPORTED_PACKAGEThe feature id for the 'Imported Package' reference.static intPACKAGE_IMPORT__IMPORTING_NAMESPACEThe feature id for the 'Importing Namespace' container reference.static intPACKAGE_IMPORT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPACKAGE_IMPORT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPACKAGE_IMPORT__OWNERThe feature id for the 'Owner' reference.static intPACKAGE_IMPORT__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intPACKAGE_IMPORT__SOURCEThe feature id for the 'Source' reference list.static intPACKAGE_IMPORT__TARGETThe feature id for the 'Target' reference list.static intPACKAGE_IMPORT__VISIBILITYThe feature id for the 'Visibility' attribute.static intPACKAGE_IMPORT_FEATURE_COUNTThe number of structural features of the 'Package Import' class.static intPACKAGE_MERGEThe meta object id for the 'Package Merge' class.static intPACKAGE_MERGE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPACKAGE_MERGE__MERGED_PACKAGEThe feature id for the 'Merged Package' reference.static intPACKAGE_MERGE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPACKAGE_MERGE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPACKAGE_MERGE__OWNERThe feature id for the 'Owner' reference.static intPACKAGE_MERGE__RECEIVING_PACKAGEThe feature id for the 'Receiving Package' container reference.static intPACKAGE_MERGE__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intPACKAGE_MERGE__SOURCEThe feature id for the 'Source' reference list.static intPACKAGE_MERGE__TARGETThe feature id for the 'Target' reference list.static intPACKAGE_MERGE_FEATURE_COUNTThe number of structural features of the 'Package Merge' class.static intPACKAGEABLE_ELEMENTThe meta object id for the 'Packageable Element' class.static intPACKAGEABLE_ELEMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPACKAGEABLE_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPACKAGEABLE_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intPACKAGEABLE_ELEMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPACKAGEABLE_ELEMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intPACKAGEABLE_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPACKAGEABLE_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPACKAGEABLE_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intPACKAGEABLE_ELEMENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPACKAGEABLE_ELEMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPACKAGEABLE_ELEMENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPACKAGEABLE_ELEMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intPACKAGEABLE_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Packageable Element' class.static intPARAMETERThe meta object id for the 'Parameter' class.static intPARAMETER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPARAMETER__DEFAULTThe feature id for the 'Default' attribute.static intPARAMETER__DEFAULT_VALUEThe feature id for the 'Default Value' containment reference.static intPARAMETER__DIRECTIONThe feature id for the 'Direction' attribute.static intPARAMETER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPARAMETER__EFFECTThe feature id for the 'Effect' attribute.static intPARAMETER__ENDThe feature id for the 'End' reference list.static intPARAMETER__IS_EXCEPTIONThe feature id for the 'Is Exception' attribute.static intPARAMETER__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intPARAMETER__IS_STREAMThe feature id for the 'Is Stream' attribute.static intPARAMETER__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intPARAMETER__LOWERThe feature id for the 'Lower' attribute.static intPARAMETER__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intPARAMETER__NAMEThe feature id for the 'Name' attribute.static intPARAMETER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPARAMETER__NAMESPACEThe feature id for the 'Namespace' reference.static intPARAMETER__OPERATIONThe feature id for the 'Operation' reference.static intPARAMETER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPARAMETER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPARAMETER__OWNERThe feature id for the 'Owner' reference.static intPARAMETER__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPARAMETER__PARAMETER_SETThe feature id for the 'Parameter Set' reference list.static intPARAMETER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPARAMETER__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPARAMETER__TYPEThe feature id for the 'Type' reference.static intPARAMETER__UPPERThe feature id for the 'Upper' attribute.static intPARAMETER__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intPARAMETER__VISIBILITYThe feature id for the 'Visibility' attribute.static intPARAMETER_DIRECTION_KINDThe meta object id for the 'Parameter Direction Kind' enum.static intPARAMETER_EFFECT_KINDThe meta object id for the 'Parameter Effect Kind' enum.static intPARAMETER_FEATURE_COUNTThe number of structural features of the 'Parameter' class.static intPARAMETER_SETThe meta object id for the 'Parameter Set' class.static intPARAMETER_SET__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPARAMETER_SET__CONDITIONThe feature id for the 'Condition' containment reference list.static intPARAMETER_SET__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPARAMETER_SET__NAMEThe feature id for the 'Name' attribute.static intPARAMETER_SET__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPARAMETER_SET__NAMESPACEThe feature id for the 'Namespace' reference.static intPARAMETER_SET__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPARAMETER_SET__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPARAMETER_SET__OWNERThe feature id for the 'Owner' reference.static intPARAMETER_SET__PARAMETERThe feature id for the 'Parameter' reference list.static intPARAMETER_SET__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPARAMETER_SET__VISIBILITYThe feature id for the 'Visibility' attribute.static intPARAMETER_SET_FEATURE_COUNTThe number of structural features of the 'Parameter Set' class.static intPARAMETERABLE_ELEMENTThe meta object id for the 'Parameterable Element' class.static intPARAMETERABLE_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPARAMETERABLE_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPARAMETERABLE_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPARAMETERABLE_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intPARAMETERABLE_ELEMENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPARAMETERABLE_ELEMENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPARAMETERABLE_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Parameterable Element' class.static intPART_DECOMPOSITIONThe meta object id for the 'Part Decomposition' class.static intPART_DECOMPOSITION__ACTUAL_GATEThe feature id for the 'Actual Gate' containment reference list.static intPART_DECOMPOSITION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intPART_DECOMPOSITION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPART_DECOMPOSITION__COVEREDThe feature id for the 'Covered' reference list.static intPART_DECOMPOSITION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPART_DECOMPOSITION__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intPART_DECOMPOSITION__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intPART_DECOMPOSITION__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intPART_DECOMPOSITION__NAMEThe feature id for the 'Name' attribute.static intPART_DECOMPOSITION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPART_DECOMPOSITION__NAMESPACEThe feature id for the 'Namespace' reference.static intPART_DECOMPOSITION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPART_DECOMPOSITION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPART_DECOMPOSITION__OWNERThe feature id for the 'Owner' reference.static intPART_DECOMPOSITION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPART_DECOMPOSITION__REFERS_TOThe feature id for the 'Refers To' reference.static intPART_DECOMPOSITION__VISIBILITYThe feature id for the 'Visibility' attribute.static intPART_DECOMPOSITION_FEATURE_COUNTThe number of structural features of the 'Part Decomposition' class.static intPINThe meta object id for the 'Pin' class.static intPIN__ACTIVITYThe feature id for the 'Activity' container reference.static intPIN__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPIN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPIN__IN_GROUPThe feature id for the 'In Group' reference list.static intPIN__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intPIN__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intPIN__IN_STATEThe feature id for the 'In State' reference list.static intPIN__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intPIN__INCOMINGThe feature id for the 'Incoming' reference list.static intPIN__IS_CONTROLThe feature id for the 'Is Control' attribute.static intPIN__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intPIN__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intPIN__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intPIN__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intPIN__LOWERThe feature id for the 'Lower' attribute.static intPIN__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intPIN__NAMEThe feature id for the 'Name' attribute.static intPIN__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPIN__NAMESPACEThe feature id for the 'Namespace' reference.static intPIN__ORDERINGThe feature id for the 'Ordering' attribute.static intPIN__OUTGOINGThe feature id for the 'Outgoing' reference list.static intPIN__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPIN__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPIN__OWNERThe feature id for the 'Owner' reference.static intPIN__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPIN__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intPIN__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intPIN__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intPIN__SELECTIONThe feature id for the 'Selection' reference.static intPIN__TYPEThe feature id for the 'Type' reference.static intPIN__UPPERThe feature id for the 'Upper' attribute.static intPIN__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intPIN__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intPIN__VISIBILITYThe feature id for the 'Visibility' attribute.static intPIN_FEATURE_COUNTThe number of structural features of the 'Pin' class.static intPOINTThe meta object id for the 'Point' class.static intPOINT__XThe feature id for the 'X' attribute.static intPOINT__YThe feature id for the 'Y' attribute.static intPOINT_FEATURE_COUNTThe number of structural features of the 'Point' class.static intPOLYLINEThe meta object id for the 'Polyline' class.static intPOLYLINE__CLOSEDThe feature id for the 'Closed' attribute.static intPOLYLINE__CONTAINERThe feature id for the 'Container' container reference.static intPOLYLINE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intPOLYLINE__PROPERTYThe feature id for the 'Property' containment reference list.static intPOLYLINE__REFERENCEThe feature id for the 'Reference' reference list.static intPOLYLINE__WAYPOINTSThe feature id for the 'Waypoints' containment reference list.static intPOLYLINE_FEATURE_COUNTThe number of structural features of the 'Polyline' class.static intPORTThe meta object id for the 'Port' class.static intPORT__AGGREGATIONThe feature id for the 'Aggregation' attribute.static intPORT__ASSOCIATIONThe feature id for the 'Association' reference.static intPORT__ASSOCIATION_ENDThe feature id for the 'Association End' container reference.static intPORT__CLASSThe feature id for the 'Class' reference.static intPORT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPORT__DATATYPEThe feature id for the 'Datatype' container reference.static intPORT__DEFAULTThe feature id for the 'Default' attribute.static intPORT__DEFAULT_VALUEThe feature id for the 'Default Value' containment reference.static intPORT__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intPORT__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intPORT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPORT__ENDThe feature id for the 'End' reference list.static intPORT__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intPORT__IS_BEHAVIORThe feature id for the 'Is Behavior' attribute.static intPORT__IS_COMPOSITEThe feature id for the 'Is Composite' attribute.static intPORT__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intPORT__IS_DERIVED_UNIONThe feature id for the 'Is Derived Union' attribute.static intPORT__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intPORT__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intPORT__IS_READ_ONLYThe feature id for the 'Is Read Only' attribute.static intPORT__IS_SERVICEThe feature id for the 'Is Service' attribute.static intPORT__IS_STATICThe feature id for the 'Is Static' attribute.static intPORT__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intPORT__LOWERThe feature id for the 'Lower' attribute.static intPORT__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intPORT__NAMEThe feature id for the 'Name' attribute.static intPORT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPORT__NAMESPACEThe feature id for the 'Namespace' reference.static intPORT__OPPOSITEThe feature id for the 'Opposite' reference.static intPORT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPORT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPORT__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intPORT__OWNERThe feature id for the 'Owner' reference.static intPORT__OWNING_ASSOCIATIONThe feature id for the 'Owning Association' container reference.static intPORT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPORT__PROTOCOLThe feature id for the 'Protocol' reference.static intPORT__PROVIDEDThe feature id for the 'Provided' reference list.static intPORT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPORT__QUALIFIERThe feature id for the 'Qualifier' containment reference list.static intPORT__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intPORT__REDEFINED_PORTThe feature id for the 'Redefined Port' reference list.static intPORT__REDEFINED_PROPERTYThe feature id for the 'Redefined Property' reference list.static intPORT__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intPORT__REQUIREDThe feature id for the 'Required' reference list.static intPORT__SUBSETTED_PROPERTYThe feature id for the 'Subsetted Property' reference list.static intPORT__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intPORT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPORT__TYPEThe feature id for the 'Type' reference.static intPORT__UPPERThe feature id for the 'Upper' attribute.static intPORT__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intPORT__VISIBILITYThe feature id for the 'Visibility' attribute.static intPORT_FEATURE_COUNTThe number of structural features of the 'Port' class.static intPRIMITIVE_TYPEThe meta object id for the 'Primitive Type' class.static intPRIMITIVE_TYPE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intPRIMITIVE_TYPE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPRIMITIVE_TYPE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intPRIMITIVE_TYPE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPRIMITIVE_TYPE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intPRIMITIVE_TYPE__FEATUREThe feature id for the 'Feature' reference list.static intPRIMITIVE_TYPE__GENERALThe feature id for the 'General' reference list.static intPRIMITIVE_TYPE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intPRIMITIVE_TYPE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intPRIMITIVE_TYPE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intPRIMITIVE_TYPE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intPRIMITIVE_TYPE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intPRIMITIVE_TYPE__MEMBERThe feature id for the 'Member' reference list.static intPRIMITIVE_TYPE__NAMEThe feature id for the 'Name' attribute.static intPRIMITIVE_TYPE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPRIMITIVE_TYPE__NAMESPACEThe feature id for the 'Namespace' reference.static intPRIMITIVE_TYPE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intPRIMITIVE_TYPE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPRIMITIVE_TYPE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPRIMITIVE_TYPE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intPRIMITIVE_TYPE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intPRIMITIVE_TYPE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intPRIMITIVE_TYPE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intPRIMITIVE_TYPE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intPRIMITIVE_TYPE__OWNERThe feature id for the 'Owner' reference.static intPRIMITIVE_TYPE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPRIMITIVE_TYPE__PACKAGEThe feature id for the 'Package' reference.static intPRIMITIVE_TYPE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intPRIMITIVE_TYPE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intPRIMITIVE_TYPE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPRIMITIVE_TYPE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intPRIMITIVE_TYPE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intPRIMITIVE_TYPE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intPRIMITIVE_TYPE__REPRESENTATIONThe feature id for the 'Representation' reference.static intPRIMITIVE_TYPE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intPRIMITIVE_TYPE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intPRIMITIVE_TYPE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPRIMITIVE_TYPE__USE_CASEThe feature id for the 'Use Case' reference list.static intPRIMITIVE_TYPE__VISIBILITYThe feature id for the 'Visibility' attribute.static intPRIMITIVE_TYPE_FEATURE_COUNTThe number of structural features of the 'Primitive Type' class.static intPROFILEThe meta object id for the 'Profile' class.static intPROFILE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPROFILE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROFILE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intPROFILE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intPROFILE__MEMBERThe feature id for the 'Member' reference list.static intPROFILE__METACLASS_REFERENCEThe feature id for the 'Metaclass Reference' reference list.static intPROFILE__METAMODEL_REFERENCEThe feature id for the 'Metamodel Reference' reference list.static intPROFILE__NAMEThe feature id for the 'Name' attribute.static intPROFILE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPROFILE__NAMESPACEThe feature id for the 'Namespace' reference.static intPROFILE__NESTED_PACKAGEThe feature id for the 'Nested Package' reference list.static intPROFILE__NESTING_PACKAGEThe feature id for the 'Nesting Package' reference.static intPROFILE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPROFILE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPROFILE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intPROFILE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intPROFILE__OWNED_STEREOTYPEThe feature id for the 'Owned Stereotype' reference list.static intPROFILE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intPROFILE__OWNED_TYPEThe feature id for the 'Owned Type' reference list.static intPROFILE__OWNERThe feature id for the 'Owner' reference.static intPROFILE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPROFILE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intPROFILE__PACKAGE_MERGEThe feature id for the 'Package Merge' containment reference list.static intPROFILE__PACKAGED_ELEMENTThe feature id for the 'Packaged Element' containment reference list.static intPROFILE__PROFILE_APPLICATIONThe feature id for the 'Profile Application' containment reference list.static intPROFILE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPROFILE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intPROFILE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPROFILE__VISIBILITYThe feature id for the 'Visibility' attribute.static intPROFILE_APPLICATIONThe meta object id for the 'Profile Application' class.static intPROFILE_APPLICATION__APPLIED_PROFILEThe feature id for the 'Applied Profile' reference.static intPROFILE_APPLICATION__APPLYING_PACKAGEThe feature id for the 'Applying Package' container reference.static intPROFILE_APPLICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROFILE_APPLICATION__IS_STRICTThe feature id for the 'Is Strict' attribute.static intPROFILE_APPLICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPROFILE_APPLICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPROFILE_APPLICATION__OWNERThe feature id for the 'Owner' reference.static intPROFILE_APPLICATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intPROFILE_APPLICATION__SOURCEThe feature id for the 'Source' reference list.static intPROFILE_APPLICATION__TARGETThe feature id for the 'Target' reference list.static intPROFILE_APPLICATION_FEATURE_COUNTThe number of structural features of the 'Profile Application' class.static intPROFILE_FEATURE_COUNTThe number of structural features of the 'Profile' class.static intPROPERTYThe meta object id for the 'Property' class.static intPROPERTY__AGGREGATIONThe feature id for the 'Aggregation' attribute.static intPROPERTY__ASSOCIATIONThe feature id for the 'Association' reference.static intPROPERTY__ASSOCIATION_ENDThe feature id for the 'Association End' container reference.static intPROPERTY__CLASSThe feature id for the 'Class' reference.static intPROPERTY__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPROPERTY__DATATYPEThe feature id for the 'Datatype' container reference.static intPROPERTY__DEFAULTThe feature id for the 'Default' attribute.static intPROPERTY__DEFAULT_VALUEThe feature id for the 'Default Value' containment reference.static intPROPERTY__DEPLOYED_ELEMENTThe feature id for the 'Deployed Element' reference list.static intPROPERTY__DEPLOYMENTThe feature id for the 'Deployment' containment reference list.static intPROPERTY__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROPERTY__ENDThe feature id for the 'End' reference list.static intPROPERTY__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intPROPERTY__IS_COMPOSITEThe feature id for the 'Is Composite' attribute.static intPROPERTY__IS_DERIVEDThe feature id for the 'Is Derived' attribute.static intPROPERTY__IS_DERIVED_UNIONThe feature id for the 'Is Derived Union' attribute.static intPROPERTY__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intPROPERTY__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intPROPERTY__IS_READ_ONLYThe feature id for the 'Is Read Only' attribute.static intPROPERTY__IS_STATICThe feature id for the 'Is Static' attribute.static intPROPERTY__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intPROPERTY__LOWERThe feature id for the 'Lower' attribute.static intPROPERTY__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intPROPERTY__NAMEThe feature id for the 'Name' attribute.static intPROPERTY__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPROPERTY__NAMESPACEThe feature id for the 'Namespace' reference.static intPROPERTY__OPPOSITEThe feature id for the 'Opposite' reference.static intPROPERTY__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPROPERTY__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPROPERTY__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intPROPERTY__OWNERThe feature id for the 'Owner' reference.static intPROPERTY__OWNING_ASSOCIATIONThe feature id for the 'Owning Association' container reference.static intPROPERTY__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPROPERTY__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPROPERTY__QUALIFIERThe feature id for the 'Qualifier' containment reference list.static intPROPERTY__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intPROPERTY__REDEFINED_PROPERTYThe feature id for the 'Redefined Property' reference list.static intPROPERTY__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intPROPERTY__SUBSETTED_PROPERTYThe feature id for the 'Subsetted Property' reference list.static intPROPERTY__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intPROPERTY__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPROPERTY__TYPEThe feature id for the 'Type' reference.static intPROPERTY__UPPERThe feature id for the 'Upper' attribute.static intPROPERTY__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intPROPERTY__VISIBILITYThe feature id for the 'Visibility' attribute.static intPROPERTY_FEATURE_COUNTThe number of structural features of the 'Property' class.static intPROTOCOL_CONFORMANCEThe meta object id for the 'Protocol Conformance' class.static intPROTOCOL_CONFORMANCE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROTOCOL_CONFORMANCE__GENERAL_MACHINEThe feature id for the 'General Machine' reference.static intPROTOCOL_CONFORMANCE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPROTOCOL_CONFORMANCE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPROTOCOL_CONFORMANCE__OWNERThe feature id for the 'Owner' reference.static intPROTOCOL_CONFORMANCE__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intPROTOCOL_CONFORMANCE__SOURCEThe feature id for the 'Source' reference list.static intPROTOCOL_CONFORMANCE__SPECIFIC_MACHINEThe feature id for the 'Specific Machine' container reference.static intPROTOCOL_CONFORMANCE__TARGETThe feature id for the 'Target' reference list.static intPROTOCOL_CONFORMANCE_FEATURE_COUNTThe number of structural features of the 'Protocol Conformance' class.static intPROTOCOL_STATE_MACHINEThe meta object id for the 'Protocol State Machine' class.static intPROTOCOL_STATE_MACHINE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intPROTOCOL_STATE_MACHINE__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intPROTOCOL_STATE_MACHINE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPROTOCOL_STATE_MACHINE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intPROTOCOL_STATE_MACHINE__CONFORMANCEThe feature id for the 'Conformance' containment reference list.static intPROTOCOL_STATE_MACHINE__CONNECTION_POINTThe feature id for the 'Connection Point' containment reference list.static intPROTOCOL_STATE_MACHINE__CONTEXTThe feature id for the 'Context' reference.static intPROTOCOL_STATE_MACHINE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROTOCOL_STATE_MACHINE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intPROTOCOL_STATE_MACHINE__EXTENDED_STATE_MACHINEThe feature id for the 'Extended State Machine' reference list.static intPROTOCOL_STATE_MACHINE__EXTENSIONThe feature id for the 'Extension' reference list.static intPROTOCOL_STATE_MACHINE__FEATUREThe feature id for the 'Feature' reference list.static intPROTOCOL_STATE_MACHINE__GENERALThe feature id for the 'General' reference list.static intPROTOCOL_STATE_MACHINE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intPROTOCOL_STATE_MACHINE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intPROTOCOL_STATE_MACHINE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intPROTOCOL_STATE_MACHINE__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intPROTOCOL_STATE_MACHINE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intPROTOCOL_STATE_MACHINE__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intPROTOCOL_STATE_MACHINE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intPROTOCOL_STATE_MACHINE__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intPROTOCOL_STATE_MACHINE__MEMBERThe feature id for the 'Member' reference list.static intPROTOCOL_STATE_MACHINE__NAMEThe feature id for the 'Name' attribute.static intPROTOCOL_STATE_MACHINE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPROTOCOL_STATE_MACHINE__NAMESPACEThe feature id for the 'Namespace' reference.static intPROTOCOL_STATE_MACHINE__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPROTOCOL_STATE_MACHINE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intPROTOCOL_STATE_MACHINE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intPROTOCOL_STATE_MACHINE__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intPROTOCOL_STATE_MACHINE__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intPROTOCOL_STATE_MACHINE__OWNERThe feature id for the 'Owner' reference.static intPROTOCOL_STATE_MACHINE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intPROTOCOL_STATE_MACHINE__PACKAGEThe feature id for the 'Package' reference.static intPROTOCOL_STATE_MACHINE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intPROTOCOL_STATE_MACHINE__PARTThe feature id for the 'Part' reference list.static intPROTOCOL_STATE_MACHINE__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intPROTOCOL_STATE_MACHINE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intPROTOCOL_STATE_MACHINE__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intPROTOCOL_STATE_MACHINE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPROTOCOL_STATE_MACHINE__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intPROTOCOL_STATE_MACHINE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intPROTOCOL_STATE_MACHINE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intPROTOCOL_STATE_MACHINE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intPROTOCOL_STATE_MACHINE__REGIONThe feature id for the 'Region' containment reference list.static intPROTOCOL_STATE_MACHINE__REPRESENTATIONThe feature id for the 'Representation' reference.static intPROTOCOL_STATE_MACHINE__ROLEThe feature id for the 'Role' reference list.static intPROTOCOL_STATE_MACHINE__SPECIFICATIONThe feature id for the 'Specification' reference.static intPROTOCOL_STATE_MACHINE__SUBMACHINE_STATEThe feature id for the 'Submachine State' reference list.static intPROTOCOL_STATE_MACHINE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intPROTOCOL_STATE_MACHINE__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intPROTOCOL_STATE_MACHINE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intPROTOCOL_STATE_MACHINE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intPROTOCOL_STATE_MACHINE__USE_CASEThe feature id for the 'Use Case' reference list.static intPROTOCOL_STATE_MACHINE__VISIBILITYThe feature id for the 'Visibility' attribute.static intPROTOCOL_STATE_MACHINE_FEATURE_COUNTThe number of structural features of the 'Protocol State Machine' class.static intPROTOCOL_TRANSITIONThe meta object id for the 'Protocol Transition' class.static intPROTOCOL_TRANSITION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPROTOCOL_TRANSITION__CONTAINERThe feature id for the 'Container' container reference.static intPROTOCOL_TRANSITION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPROTOCOL_TRANSITION__EFFECTThe feature id for the 'Effect' containment reference.static intPROTOCOL_TRANSITION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intPROTOCOL_TRANSITION__GUARDThe feature id for the 'Guard' reference.static intPROTOCOL_TRANSITION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intPROTOCOL_TRANSITION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intPROTOCOL_TRANSITION__KINDThe feature id for the 'Kind' attribute.static intPROTOCOL_TRANSITION__MEMBERThe feature id for the 'Member' reference list.static intPROTOCOL_TRANSITION__NAMEThe feature id for the 'Name' attribute.static intPROTOCOL_TRANSITION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPROTOCOL_TRANSITION__NAMESPACEThe feature id for the 'Namespace' reference.static intPROTOCOL_TRANSITION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPROTOCOL_TRANSITION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPROTOCOL_TRANSITION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intPROTOCOL_TRANSITION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intPROTOCOL_TRANSITION__OWNERThe feature id for the 'Owner' reference.static intPROTOCOL_TRANSITION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intPROTOCOL_TRANSITION__POST_CONDITIONThe feature id for the 'Post Condition' reference.static intPROTOCOL_TRANSITION__PRE_CONDITIONThe feature id for the 'Pre Condition' reference.static intPROTOCOL_TRANSITION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPROTOCOL_TRANSITION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intPROTOCOL_TRANSITION__REDEFINED_TRANSITIONThe feature id for the 'Redefined Transition' reference.static intPROTOCOL_TRANSITION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intPROTOCOL_TRANSITION__REFERREDThe feature id for the 'Referred' reference list.static intPROTOCOL_TRANSITION__SOURCEThe feature id for the 'Source' reference.static intPROTOCOL_TRANSITION__TARGETThe feature id for the 'Target' reference.static intPROTOCOL_TRANSITION__TRIGGERThe feature id for the 'Trigger' containment reference list.static intPROTOCOL_TRANSITION__VISIBILITYThe feature id for the 'Visibility' attribute.static intPROTOCOL_TRANSITION_FEATURE_COUNTThe number of structural features of the 'Protocol Transition' class.static intPSEUDOSTATEThe meta object id for the 'Pseudostate' class.static intPSEUDOSTATE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intPSEUDOSTATE__CONTAINERThe feature id for the 'Container' container reference.static intPSEUDOSTATE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intPSEUDOSTATE__INCOMINGThe feature id for the 'Incoming' reference list.static intPSEUDOSTATE__KINDThe feature id for the 'Kind' attribute.static intPSEUDOSTATE__NAMEThe feature id for the 'Name' attribute.static intPSEUDOSTATE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intPSEUDOSTATE__NAMESPACEThe feature id for the 'Namespace' reference.static intPSEUDOSTATE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intPSEUDOSTATE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intPSEUDOSTATE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intPSEUDOSTATE__OWNERThe feature id for the 'Owner' reference.static intPSEUDOSTATE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intPSEUDOSTATE__STATEThe feature id for the 'State' container reference.static intPSEUDOSTATE__STATE_MACHINEThe feature id for the 'State Machine' container reference.static intPSEUDOSTATE__VISIBILITYThe feature id for the 'Visibility' attribute.static intPSEUDOSTATE_FEATURE_COUNTThe number of structural features of the 'Pseudostate' class.static intPSEUDOSTATE_KINDThe meta object id for the 'Pseudostate Kind' enum.static intQUALIFIER_VALUEThe meta object id for the 'Qualifier Value' class.static intQUALIFIER_VALUE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intQUALIFIER_VALUE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intQUALIFIER_VALUE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intQUALIFIER_VALUE__OWNERThe feature id for the 'Owner' reference.static intQUALIFIER_VALUE__QUALIFIERThe feature id for the 'Qualifier' reference.static intQUALIFIER_VALUE__VALUEThe feature id for the 'Value' reference.static intQUALIFIER_VALUE_FEATURE_COUNTThe number of structural features of the 'Qualifier Value' class.static intRAISE_EXCEPTION_ACTIONThe meta object id for the 'Raise Exception Action' class.static intRAISE_EXCEPTION_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intRAISE_EXCEPTION_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intRAISE_EXCEPTION_ACTION__CONTEXTThe feature id for the 'Context' reference.static intRAISE_EXCEPTION_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intRAISE_EXCEPTION_ACTION__EXCEPTIONThe feature id for the 'Exception' containment reference.static intRAISE_EXCEPTION_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intRAISE_EXCEPTION_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intRAISE_EXCEPTION_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intRAISE_EXCEPTION_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intRAISE_EXCEPTION_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intRAISE_EXCEPTION_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intRAISE_EXCEPTION_ACTION__INPUTThe feature id for the 'Input' reference list.static intRAISE_EXCEPTION_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intRAISE_EXCEPTION_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intRAISE_EXCEPTION_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intRAISE_EXCEPTION_ACTION__NAMEThe feature id for the 'Name' attribute.static intRAISE_EXCEPTION_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intRAISE_EXCEPTION_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intRAISE_EXCEPTION_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intRAISE_EXCEPTION_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intRAISE_EXCEPTION_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intRAISE_EXCEPTION_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intRAISE_EXCEPTION_ACTION__OWNERThe feature id for the 'Owner' reference.static intRAISE_EXCEPTION_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intRAISE_EXCEPTION_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intRAISE_EXCEPTION_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intRAISE_EXCEPTION_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intRAISE_EXCEPTION_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intRAISE_EXCEPTION_ACTION_FEATURE_COUNTThe number of structural features of the 'Raise Exception Action' class.static intREAD_EXTENT_ACTIONThe meta object id for the 'Read Extent Action' class.static intREAD_EXTENT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_EXTENT_ACTION__CLASSIFIERThe feature id for the 'Classifier' reference.static intREAD_EXTENT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_EXTENT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_EXTENT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_EXTENT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_EXTENT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_EXTENT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_EXTENT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_EXTENT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_EXTENT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_EXTENT_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_EXTENT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_EXTENT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_EXTENT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_EXTENT_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_EXTENT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_EXTENT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_EXTENT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_EXTENT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_EXTENT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_EXTENT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_EXTENT_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_EXTENT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_EXTENT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_EXTENT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_EXTENT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_EXTENT_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_EXTENT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_EXTENT_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Extent Action' class.static intREAD_IS_CLASSIFIED_OBJECT_ACTIONThe meta object id for the 'Read Is Classified Object Action' class.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__CLASSIFIERThe feature id for the 'Classifier' reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__IS_DIRECTThe feature id for the 'Is Direct' attribute.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_IS_CLASSIFIED_OBJECT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_IS_CLASSIFIED_OBJECT_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Is Classified Object Action' class.static intREAD_LINK_ACTIONThe meta object id for the 'Read Link Action' class.static intREAD_LINK_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_LINK_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_LINK_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_LINK_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_LINK_ACTION__END_DATAThe feature id for the 'End Data' containment reference list.static intREAD_LINK_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_LINK_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_LINK_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_LINK_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_LINK_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_LINK_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_LINK_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_LINK_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intREAD_LINK_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_LINK_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_LINK_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_LINK_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_LINK_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_LINK_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_LINK_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_LINK_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_LINK_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_LINK_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_LINK_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_LINK_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_LINK_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_LINK_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_LINK_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_LINK_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_LINK_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_LINK_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Link Action' class.static intREAD_LINK_OBJECT_END_ACTIONThe meta object id for the 'Read Link Object End Action' class.static intREAD_LINK_OBJECT_END_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_LINK_OBJECT_END_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_LINK_OBJECT_END_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_LINK_OBJECT_END_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_LINK_OBJECT_END_ACTION__ENDThe feature id for the 'End' reference.static intREAD_LINK_OBJECT_END_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_LINK_OBJECT_END_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_LINK_OBJECT_END_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_LINK_OBJECT_END_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_LINK_OBJECT_END_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_LINK_OBJECT_END_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_LINK_OBJECT_END_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_LINK_OBJECT_END_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_LINK_OBJECT_END_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_LINK_OBJECT_END_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_LINK_OBJECT_END_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_LINK_OBJECT_END_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_LINK_OBJECT_END_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_LINK_OBJECT_END_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intREAD_LINK_OBJECT_END_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_LINK_OBJECT_END_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_LINK_OBJECT_END_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_LINK_OBJECT_END_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_LINK_OBJECT_END_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_LINK_OBJECT_END_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_LINK_OBJECT_END_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_LINK_OBJECT_END_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_LINK_OBJECT_END_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_LINK_OBJECT_END_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_LINK_OBJECT_END_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_LINK_OBJECT_END_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Link Object End Action' class.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTIONThe meta object id for the 'Read Link Object End Qualifier Action' class.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIERThe feature id for the 'Qualifier' reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_LINK_OBJECT_END_QUALIFIER_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Link Object End Qualifier Action' class.static intREAD_SELF_ACTIONThe meta object id for the 'Read Self Action' class.static intREAD_SELF_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_SELF_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_SELF_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_SELF_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_SELF_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_SELF_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_SELF_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_SELF_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_SELF_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_SELF_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_SELF_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_SELF_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_SELF_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_SELF_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_SELF_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_SELF_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_SELF_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_SELF_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_SELF_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_SELF_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_SELF_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_SELF_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_SELF_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_SELF_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_SELF_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_SELF_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_SELF_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_SELF_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_SELF_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Self Action' class.static intREAD_STRUCTURAL_FEATURE_ACTIONThe meta object id for the 'Read Structural Feature Action' class.static intREAD_STRUCTURAL_FEATURE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_STRUCTURAL_FEATURE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_STRUCTURAL_FEATURE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_STRUCTURAL_FEATURE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_STRUCTURAL_FEATURE_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intREAD_STRUCTURAL_FEATURE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_STRUCTURAL_FEATURE_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATUREThe feature id for the 'Structural Feature' reference.static intREAD_STRUCTURAL_FEATURE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Structural Feature Action' class.static intREAD_VARIABLE_ACTIONThe meta object id for the 'Read Variable Action' class.static intREAD_VARIABLE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREAD_VARIABLE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREAD_VARIABLE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREAD_VARIABLE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREAD_VARIABLE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREAD_VARIABLE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREAD_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREAD_VARIABLE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREAD_VARIABLE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREAD_VARIABLE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREAD_VARIABLE_ACTION__INPUTThe feature id for the 'Input' reference list.static intREAD_VARIABLE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREAD_VARIABLE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREAD_VARIABLE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREAD_VARIABLE_ACTION__NAMEThe feature id for the 'Name' attribute.static intREAD_VARIABLE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREAD_VARIABLE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREAD_VARIABLE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREAD_VARIABLE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREAD_VARIABLE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREAD_VARIABLE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREAD_VARIABLE_ACTION__OWNERThe feature id for the 'Owner' reference.static intREAD_VARIABLE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREAD_VARIABLE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREAD_VARIABLE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREAD_VARIABLE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREAD_VARIABLE_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREAD_VARIABLE_ACTION__VARIABLEThe feature id for the 'Variable' reference.static intREAD_VARIABLE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREAD_VARIABLE_ACTION_FEATURE_COUNTThe number of structural features of the 'Read Variable Action' class.static intREALIZATIONThe meta object id for the 'Realization' class.static intREALIZATION__CLIENTThe feature id for the 'Client' reference list.static intREALIZATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREALIZATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREALIZATION__MAPPINGThe feature id for the 'Mapping' containment reference.static intREALIZATION__NAMEThe feature id for the 'Name' attribute.static intREALIZATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREALIZATION__NAMESPACEThe feature id for the 'Namespace' reference.static intREALIZATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREALIZATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREALIZATION__OWNERThe feature id for the 'Owner' reference.static intREALIZATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intREALIZATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREALIZATION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intREALIZATION__SOURCEThe feature id for the 'Source' reference list.static intREALIZATION__SUPPLIERThe feature id for the 'Supplier' reference list.static intREALIZATION__TARGETThe feature id for the 'Target' reference list.static intREALIZATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intREALIZATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREALIZATION_FEATURE_COUNTThe number of structural features of the 'Realization' class.static intRECEIVE_OPERATION_EVENTThe meta object id for the 'Receive Operation Event' class.static intRECEIVE_OPERATION_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intRECEIVE_OPERATION_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intRECEIVE_OPERATION_EVENT__NAMEThe feature id for the 'Name' attribute.static intRECEIVE_OPERATION_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intRECEIVE_OPERATION_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intRECEIVE_OPERATION_EVENT__OPERATIONThe feature id for the 'Operation' reference.static intRECEIVE_OPERATION_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intRECEIVE_OPERATION_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intRECEIVE_OPERATION_EVENT__OWNERThe feature id for the 'Owner' reference.static intRECEIVE_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intRECEIVE_OPERATION_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intRECEIVE_OPERATION_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intRECEIVE_OPERATION_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intRECEIVE_OPERATION_EVENT_FEATURE_COUNTThe number of structural features of the 'Receive Operation Event' class.static intRECEIVE_SIGNAL_EVENTThe meta object id for the 'Receive Signal Event' class.static intRECEIVE_SIGNAL_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intRECEIVE_SIGNAL_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intRECEIVE_SIGNAL_EVENT__NAMEThe feature id for the 'Name' attribute.static intRECEIVE_SIGNAL_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intRECEIVE_SIGNAL_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intRECEIVE_SIGNAL_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intRECEIVE_SIGNAL_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intRECEIVE_SIGNAL_EVENT__OWNERThe feature id for the 'Owner' reference.static intRECEIVE_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intRECEIVE_SIGNAL_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intRECEIVE_SIGNAL_EVENT__SIGNALThe feature id for the 'Signal' reference.static intRECEIVE_SIGNAL_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intRECEIVE_SIGNAL_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intRECEIVE_SIGNAL_EVENT_FEATURE_COUNTThe number of structural features of the 'Receive Signal Event' class.static intRECEPTIONThe meta object id for the 'Reception' class.static intRECEPTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intRECEPTION__CONCURRENCYThe feature id for the 'Concurrency' attribute.static intRECEPTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intRECEPTION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intRECEPTION__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intRECEPTION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intRECEPTION__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intRECEPTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intRECEPTION__IS_STATICThe feature id for the 'Is Static' attribute.static intRECEPTION__MEMBERThe feature id for the 'Member' reference list.static intRECEPTION__METHODThe feature id for the 'Method' reference list.static intRECEPTION__NAMEThe feature id for the 'Name' attribute.static intRECEPTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intRECEPTION__NAMESPACEThe feature id for the 'Namespace' reference.static intRECEPTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intRECEPTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intRECEPTION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intRECEPTION__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intRECEPTION__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intRECEPTION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intRECEPTION__OWNERThe feature id for the 'Owner' reference.static intRECEPTION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intRECEPTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intRECEPTION__RAISED_EXCEPTIONThe feature id for the 'Raised Exception' reference list.static intRECEPTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intRECEPTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intRECEPTION__SIGNALThe feature id for the 'Signal' reference.static intRECEPTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intRECEPTION_FEATURE_COUNTThe number of structural features of the 'Reception' class.static intRECLASSIFY_OBJECT_ACTIONThe meta object id for the 'Reclassify Object Action' class.static intRECLASSIFY_OBJECT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intRECLASSIFY_OBJECT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intRECLASSIFY_OBJECT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intRECLASSIFY_OBJECT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intRECLASSIFY_OBJECT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intRECLASSIFY_OBJECT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intRECLASSIFY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intRECLASSIFY_OBJECT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intRECLASSIFY_OBJECT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intRECLASSIFY_OBJECT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intRECLASSIFY_OBJECT_ACTION__INPUTThe feature id for the 'Input' reference list.static intRECLASSIFY_OBJECT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intRECLASSIFY_OBJECT_ACTION__IS_REPLACE_ALLThe feature id for the 'Is Replace All' attribute.static intRECLASSIFY_OBJECT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intRECLASSIFY_OBJECT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intRECLASSIFY_OBJECT_ACTION__NAMEThe feature id for the 'Name' attribute.static intRECLASSIFY_OBJECT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intRECLASSIFY_OBJECT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intRECLASSIFY_OBJECT_ACTION__NEW_CLASSIFIERThe feature id for the 'New Classifier' reference list.static intRECLASSIFY_OBJECT_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intRECLASSIFY_OBJECT_ACTION__OLD_CLASSIFIERThe feature id for the 'Old Classifier' reference list.static intRECLASSIFY_OBJECT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intRECLASSIFY_OBJECT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intRECLASSIFY_OBJECT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intRECLASSIFY_OBJECT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intRECLASSIFY_OBJECT_ACTION__OWNERThe feature id for the 'Owner' reference.static intRECLASSIFY_OBJECT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intRECLASSIFY_OBJECT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intRECLASSIFY_OBJECT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intRECLASSIFY_OBJECT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intRECLASSIFY_OBJECT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intRECLASSIFY_OBJECT_ACTION_FEATURE_COUNTThe number of structural features of the 'Reclassify Object Action' class.static intREDEFINABLE_ELEMENTThe meta object id for the 'Redefinable Element' class.static intREDEFINABLE_ELEMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREDEFINABLE_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREDEFINABLE_ELEMENT__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREDEFINABLE_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intREDEFINABLE_ELEMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREDEFINABLE_ELEMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intREDEFINABLE_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREDEFINABLE_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREDEFINABLE_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intREDEFINABLE_ELEMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREDEFINABLE_ELEMENT__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREDEFINABLE_ELEMENT__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREDEFINABLE_ELEMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intREDEFINABLE_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Redefinable Element' class.static intREDEFINABLE_TEMPLATE_SIGNATUREThe meta object id for the 'Redefinable Template Signature' class.static intREDEFINABLE_TEMPLATE_SIGNATURE__CLASSIFIERThe feature id for the 'Classifier' reference.static intREDEFINABLE_TEMPLATE_SIGNATURE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__EXTENDED_SIGNATUREThe feature id for the 'Extended Signature' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__INHERITED_PARAMETERThe feature id for the 'Inherited Parameter' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREDEFINABLE_TEMPLATE_SIGNATURE__NAMEThe feature id for the 'Name' attribute.static intREDEFINABLE_TEMPLATE_SIGNATURE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREDEFINABLE_TEMPLATE_SIGNATURE__NAMESPACEThe feature id for the 'Namespace' reference.static intREDEFINABLE_TEMPLATE_SIGNATURE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__OWNERThe feature id for the 'Owner' reference.static intREDEFINABLE_TEMPLATE_SIGNATURE__PARAMETERThe feature id for the 'Parameter' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREDEFINABLE_TEMPLATE_SIGNATURE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREDEFINABLE_TEMPLATE_SIGNATURE__TEMPLATEThe feature id for the 'Template' container reference.static intREDEFINABLE_TEMPLATE_SIGNATURE__VISIBILITYThe feature id for the 'Visibility' attribute.static intREDEFINABLE_TEMPLATE_SIGNATURE_FEATURE_COUNTThe number of structural features of the 'Redefinable Template Signature' class.static intREDUCE_ACTIONThe meta object id for the 'Reduce Action' class.static intREDUCE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREDUCE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREDUCE_ACTION__COLLECTIONThe feature id for the 'Collection' containment reference.static intREDUCE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREDUCE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREDUCE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREDUCE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREDUCE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREDUCE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREDUCE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREDUCE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREDUCE_ACTION__INPUTThe feature id for the 'Input' reference list.static intREDUCE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREDUCE_ACTION__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intREDUCE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREDUCE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREDUCE_ACTION__NAMEThe feature id for the 'Name' attribute.static intREDUCE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREDUCE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREDUCE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREDUCE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREDUCE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREDUCE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREDUCE_ACTION__OWNERThe feature id for the 'Owner' reference.static intREDUCE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREDUCE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREDUCE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREDUCE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREDUCE_ACTION__REDUCERThe feature id for the 'Reducer' reference.static intREDUCE_ACTION__RESULTThe feature id for the 'Result' containment reference.static intREDUCE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREDUCE_ACTION_FEATURE_COUNTThe number of structural features of the 'Reduce Action' class.static intREFERENCEThe meta object id for the 'Reference' class.static intREFERENCE__CONTAINERThe feature id for the 'Container' container reference.static intREFERENCE__IS_INDIVIDUAL_REPRESENTATIONThe feature id for the 'Is Individual Representation' attribute.static intREFERENCE__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intREFERENCE__PROPERTYThe feature id for the 'Property' containment reference list.static intREFERENCE__REFERENCEThe feature id for the 'Reference' reference list.static intREFERENCE__REFERENCEDThe feature id for the 'Referenced' reference.static intREFERENCE_FEATURE_COUNTThe number of structural features of the 'Reference' class.static intREGIONThe meta object id for the 'Region' class.static intREGION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREGION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREGION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intREGION__EXTENDED_REGIONThe feature id for the 'Extended Region' reference.static intREGION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intREGION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREGION__MEMBERThe feature id for the 'Member' reference list.static intREGION__NAMEThe feature id for the 'Name' attribute.static intREGION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREGION__NAMESPACEThe feature id for the 'Namespace' reference.static intREGION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREGION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREGION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intREGION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intREGION__OWNERThe feature id for the 'Owner' reference.static intREGION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intREGION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREGION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREGION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREGION__STATEThe feature id for the 'State' container reference.static intREGION__STATE_MACHINEThe feature id for the 'State Machine' container reference.static intREGION__SUBVERTEXThe feature id for the 'Subvertex' containment reference list.static intREGION__TRANSITIONThe feature id for the 'Transition' containment reference list.static intREGION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREGION_FEATURE_COUNTThe number of structural features of the 'Region' class.static intRELATIONSHIPThe meta object id for the 'Relationship' class.static intRELATIONSHIP__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intRELATIONSHIP__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intRELATIONSHIP__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intRELATIONSHIP__OWNERThe feature id for the 'Owner' reference.static intRELATIONSHIP__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intRELATIONSHIP_FEATURE_COUNTThe number of structural features of the 'Relationship' class.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTIONThe meta object id for the 'Remove Structural Feature Value Action' class.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INPUTThe feature id for the 'Input' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REMOVE_DUPLICATESThe feature id for the 'Is Remove Duplicates' attribute.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAMEThe feature id for the 'Name' attribute.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNERThe feature id for the 'Owner' reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REMOVE_ATThe feature id for the 'Remove At' containment reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATUREThe feature id for the 'Structural Feature' reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VALUEThe feature id for the 'Value' containment reference.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNTThe number of structural features of the 'Remove Structural Feature Value Action' class.static intREMOVE_VARIABLE_VALUE_ACTIONThe meta object id for the 'Remove Variable Value Action' class.static intREMOVE_VARIABLE_VALUE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREMOVE_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREMOVE_VARIABLE_VALUE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREMOVE_VARIABLE_VALUE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREMOVE_VARIABLE_VALUE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREMOVE_VARIABLE_VALUE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__INPUTThe feature id for the 'Input' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREMOVE_VARIABLE_VALUE_ACTION__IS_REMOVE_DUPLICATESThe feature id for the 'Is Remove Duplicates' attribute.static intREMOVE_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREMOVE_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREMOVE_VARIABLE_VALUE_ACTION__NAMEThe feature id for the 'Name' attribute.static intREMOVE_VARIABLE_VALUE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREMOVE_VARIABLE_VALUE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREMOVE_VARIABLE_VALUE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREMOVE_VARIABLE_VALUE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__OWNERThe feature id for the 'Owner' reference.static intREMOVE_VARIABLE_VALUE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREMOVE_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREMOVE_VARIABLE_VALUE_ACTION__REMOVE_ATThe feature id for the 'Remove At' containment reference.static intREMOVE_VARIABLE_VALUE_ACTION__VALUEThe feature id for the 'Value' containment reference.static intREMOVE_VARIABLE_VALUE_ACTION__VARIABLEThe feature id for the 'Variable' reference.static intREMOVE_VARIABLE_VALUE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREMOVE_VARIABLE_VALUE_ACTION_FEATURE_COUNTThe number of structural features of the 'Remove Variable Value Action' class.static intREPLY_ACTIONThe meta object id for the 'Reply Action' class.static intREPLY_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intREPLY_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intREPLY_ACTION__CONTEXTThe feature id for the 'Context' reference.static intREPLY_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intREPLY_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intREPLY_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intREPLY_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intREPLY_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intREPLY_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intREPLY_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intREPLY_ACTION__INPUTThe feature id for the 'Input' reference list.static intREPLY_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intREPLY_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intREPLY_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intREPLY_ACTION__NAMEThe feature id for the 'Name' attribute.static intREPLY_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intREPLY_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intREPLY_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intREPLY_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intREPLY_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intREPLY_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intREPLY_ACTION__OWNERThe feature id for the 'Owner' reference.static intREPLY_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intREPLY_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intREPLY_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intREPLY_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intREPLY_ACTION__REPLY_TO_CALLThe feature id for the 'Reply To Call' reference.static intREPLY_ACTION__REPLY_VALUEThe feature id for the 'Reply Value' containment reference list.static intREPLY_ACTION__RETURN_INFORMATIONThe feature id for the 'Return Information' containment reference.static intREPLY_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intREPLY_ACTION_FEATURE_COUNTThe number of structural features of the 'Reply Action' class.static intSEMANTIC_MODEL_BRIDGEThe meta object id for the 'Semantic Model Bridge' class.static intSEMANTIC_MODEL_BRIDGE__DIAGRAMThe feature id for the 'Diagram' container reference.static intSEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENTThe feature id for the 'Graph Element' container reference.static intSEMANTIC_MODEL_BRIDGE__PRESENTATIONThe feature id for the 'Presentation' attribute.static intSEMANTIC_MODEL_BRIDGE_FEATURE_COUNTThe number of structural features of the 'Semantic Model Bridge' class.static intSEND_OBJECT_ACTIONThe meta object id for the 'Send Object Action' class.static intSEND_OBJECT_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intSEND_OBJECT_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intSEND_OBJECT_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSEND_OBJECT_ACTION__CONTEXTThe feature id for the 'Context' reference.static intSEND_OBJECT_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSEND_OBJECT_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intSEND_OBJECT_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intSEND_OBJECT_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intSEND_OBJECT_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intSEND_OBJECT_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intSEND_OBJECT_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intSEND_OBJECT_ACTION__INPUTThe feature id for the 'Input' reference list.static intSEND_OBJECT_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSEND_OBJECT_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intSEND_OBJECT_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intSEND_OBJECT_ACTION__NAMEThe feature id for the 'Name' attribute.static intSEND_OBJECT_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSEND_OBJECT_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intSEND_OBJECT_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intSEND_OBJECT_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSEND_OBJECT_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intSEND_OBJECT_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSEND_OBJECT_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSEND_OBJECT_ACTION__OWNERThe feature id for the 'Owner' reference.static intSEND_OBJECT_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSEND_OBJECT_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSEND_OBJECT_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intSEND_OBJECT_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSEND_OBJECT_ACTION__REQUESTThe feature id for the 'Request' containment reference.static intSEND_OBJECT_ACTION__TARGETThe feature id for the 'Target' containment reference.static intSEND_OBJECT_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intSEND_OBJECT_ACTION_FEATURE_COUNTThe number of structural features of the 'Send Object Action' class.static intSEND_OPERATION_EVENTThe meta object id for the 'Send Operation Event' class.static intSEND_OPERATION_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSEND_OPERATION_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSEND_OPERATION_EVENT__NAMEThe feature id for the 'Name' attribute.static intSEND_OPERATION_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSEND_OPERATION_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intSEND_OPERATION_EVENT__OPERATIONThe feature id for the 'Operation' reference.static intSEND_OPERATION_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSEND_OPERATION_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSEND_OPERATION_EVENT__OWNERThe feature id for the 'Owner' reference.static intSEND_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSEND_OPERATION_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSEND_OPERATION_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSEND_OPERATION_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intSEND_OPERATION_EVENT_FEATURE_COUNTThe number of structural features of the 'Send Operation Event' class.static intSEND_SIGNAL_ACTIONThe meta object id for the 'Send Signal Action' class.static intSEND_SIGNAL_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intSEND_SIGNAL_ACTION__ARGUMENTThe feature id for the 'Argument' containment reference list.static intSEND_SIGNAL_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSEND_SIGNAL_ACTION__CONTEXTThe feature id for the 'Context' reference.static intSEND_SIGNAL_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSEND_SIGNAL_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intSEND_SIGNAL_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intSEND_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intSEND_SIGNAL_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intSEND_SIGNAL_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intSEND_SIGNAL_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intSEND_SIGNAL_ACTION__INPUTThe feature id for the 'Input' reference list.static intSEND_SIGNAL_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSEND_SIGNAL_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intSEND_SIGNAL_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intSEND_SIGNAL_ACTION__NAMEThe feature id for the 'Name' attribute.static intSEND_SIGNAL_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSEND_SIGNAL_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intSEND_SIGNAL_ACTION__ON_PORTThe feature id for the 'On Port' reference.static intSEND_SIGNAL_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSEND_SIGNAL_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intSEND_SIGNAL_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSEND_SIGNAL_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSEND_SIGNAL_ACTION__OWNERThe feature id for the 'Owner' reference.static intSEND_SIGNAL_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSEND_SIGNAL_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSEND_SIGNAL_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intSEND_SIGNAL_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSEND_SIGNAL_ACTION__SIGNALThe feature id for the 'Signal' reference.static intSEND_SIGNAL_ACTION__TARGETThe feature id for the 'Target' containment reference.static intSEND_SIGNAL_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intSEND_SIGNAL_ACTION_FEATURE_COUNTThe number of structural features of the 'Send Signal Action' class.static intSEND_SIGNAL_EVENTThe meta object id for the 'Send Signal Event' class.static intSEND_SIGNAL_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSEND_SIGNAL_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSEND_SIGNAL_EVENT__NAMEThe feature id for the 'Name' attribute.static intSEND_SIGNAL_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSEND_SIGNAL_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intSEND_SIGNAL_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSEND_SIGNAL_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSEND_SIGNAL_EVENT__OWNERThe feature id for the 'Owner' reference.static intSEND_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSEND_SIGNAL_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSEND_SIGNAL_EVENT__SIGNALThe feature id for the 'Signal' reference.static intSEND_SIGNAL_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSEND_SIGNAL_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intSEND_SIGNAL_EVENT_FEATURE_COUNTThe number of structural features of the 'Send Signal Event' class.static intSEQUENCE_NODEThe meta object id for the 'Sequence Node' class.static intSEQUENCE_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intSEQUENCE_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSEQUENCE_NODE__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intSEQUENCE_NODE__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intSEQUENCE_NODE__CONTEXTThe feature id for the 'Context' reference.static intSEQUENCE_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSEQUENCE_NODE__EDGEThe feature id for the 'Edge' containment reference list.static intSEQUENCE_NODE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSEQUENCE_NODE__EXECUTABLE_NODEThe feature id for the 'Executable Node' containment reference list.static intSEQUENCE_NODE__HANDLERThe feature id for the 'Handler' containment reference list.static intSEQUENCE_NODE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSEQUENCE_NODE__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intSEQUENCE_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intSEQUENCE_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intSEQUENCE_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intSEQUENCE_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intSEQUENCE_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intSEQUENCE_NODE__INPUTThe feature id for the 'Input' reference list.static intSEQUENCE_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSEQUENCE_NODE__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intSEQUENCE_NODE__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intSEQUENCE_NODE__MEMBERThe feature id for the 'Member' reference list.static intSEQUENCE_NODE__MUST_ISOLATEThe feature id for the 'Must Isolate' attribute.static intSEQUENCE_NODE__NAMEThe feature id for the 'Name' attribute.static intSEQUENCE_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSEQUENCE_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intSEQUENCE_NODE__NODEThe feature id for the 'Node' containment reference list.static intSEQUENCE_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSEQUENCE_NODE__OUTPUTThe feature id for the 'Output' reference list.static intSEQUENCE_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSEQUENCE_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSEQUENCE_NODE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSEQUENCE_NODE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSEQUENCE_NODE__OWNERThe feature id for the 'Owner' reference.static intSEQUENCE_NODE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSEQUENCE_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSEQUENCE_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSEQUENCE_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intSEQUENCE_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSEQUENCE_NODE__SUBGROUPThe feature id for the 'Subgroup' reference list.static intSEQUENCE_NODE__SUPER_GROUPThe feature id for the 'Super Group' reference.static intSEQUENCE_NODE__VARIABLEThe feature id for the 'Variable' containment reference list.static intSEQUENCE_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intSEQUENCE_NODE_FEATURE_COUNTThe number of structural features of the 'Sequence Node' class.static intSIGNALThe meta object id for the 'Signal' class.static intSIGNAL__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intSIGNAL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSIGNAL__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intSIGNAL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSIGNAL__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSIGNAL__FEATUREThe feature id for the 'Feature' reference list.static intSIGNAL__GENERALThe feature id for the 'General' reference list.static intSIGNAL__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intSIGNAL__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSIGNAL__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intSIGNAL__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intSIGNAL__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSIGNAL__MEMBERThe feature id for the 'Member' reference list.static intSIGNAL__NAMEThe feature id for the 'Name' attribute.static intSIGNAL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSIGNAL__NAMESPACEThe feature id for the 'Namespace' reference.static intSIGNAL__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intSIGNAL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSIGNAL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSIGNAL__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSIGNAL__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSIGNAL__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intSIGNAL__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intSIGNAL__OWNERThe feature id for the 'Owner' reference.static intSIGNAL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSIGNAL__PACKAGEThe feature id for the 'Package' reference.static intSIGNAL__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSIGNAL__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intSIGNAL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSIGNAL__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intSIGNAL__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSIGNAL__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSIGNAL__REPRESENTATIONThe feature id for the 'Representation' reference.static intSIGNAL__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intSIGNAL__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intSIGNAL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSIGNAL__USE_CASEThe feature id for the 'Use Case' reference list.static intSIGNAL__VISIBILITYThe feature id for the 'Visibility' attribute.static intSIGNAL_EVENTThe meta object id for the 'Signal Event' class.static intSIGNAL_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSIGNAL_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSIGNAL_EVENT__NAMEThe feature id for the 'Name' attribute.static intSIGNAL_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSIGNAL_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intSIGNAL_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSIGNAL_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSIGNAL_EVENT__OWNERThe feature id for the 'Owner' reference.static intSIGNAL_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSIGNAL_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSIGNAL_EVENT__SIGNALThe feature id for the 'Signal' reference.static intSIGNAL_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSIGNAL_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intSIGNAL_EVENT_FEATURE_COUNTThe number of structural features of the 'Signal Event' class.static intSIGNAL_FEATURE_COUNTThe number of structural features of the 'Signal' class.static intSIMPLE_SEMANTIC_MODEL_ELEMENTThe meta object id for the 'Simple Semantic Model Element' class.static intSIMPLE_SEMANTIC_MODEL_ELEMENT__DIAGRAMThe feature id for the 'Diagram' container reference.static intSIMPLE_SEMANTIC_MODEL_ELEMENT__GRAPH_ELEMENTThe feature id for the 'Graph Element' container reference.static intSIMPLE_SEMANTIC_MODEL_ELEMENT__PRESENTATIONThe feature id for the 'Presentation' attribute.static intSIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFOThe feature id for the 'Type Info' attribute.static intSIMPLE_SEMANTIC_MODEL_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Simple Semantic Model Element' class.static intSLOTThe meta object id for the 'Slot' class.static intSLOT__DEFINING_FEATUREThe feature id for the 'Defining Feature' reference.static intSLOT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSLOT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSLOT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSLOT__OWNERThe feature id for the 'Owner' reference.static intSLOT__OWNING_INSTANCEThe feature id for the 'Owning Instance' container reference.static intSLOT__VALUEThe feature id for the 'Value' containment reference list.static intSLOT_FEATURE_COUNTThe number of structural features of the 'Slot' class.static intSTART_CLASSIFIER_BEHAVIOR_ACTIONThe meta object id for the 'Start Classifier Behavior Action' class.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__CONTEXTThe feature id for the 'Context' reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__INPUTThe feature id for the 'Input' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__NAMEThe feature id for the 'Name' attribute.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__OWNERThe feature id for the 'Owner' reference.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTART_CLASSIFIER_BEHAVIOR_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTART_CLASSIFIER_BEHAVIOR_ACTION_FEATURE_COUNTThe number of structural features of the 'Start Classifier Behavior Action' class.static intSTATEThe meta object id for the 'State' class.static intSTATE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTATE__CONNECTIONThe feature id for the 'Connection' containment reference list.static intSTATE__CONNECTION_POINTThe feature id for the 'Connection Point' containment reference list.static intSTATE__CONTAINERThe feature id for the 'Container' container reference.static intSTATE__DEFERRABLE_TRIGGERThe feature id for the 'Deferrable Trigger' containment reference list.static intSTATE__DO_ACTIVITYThe feature id for the 'Do Activity' containment reference.static intSTATE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTATE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSTATE__ENTRYThe feature id for the 'Entry' containment reference.static intSTATE__EXITThe feature id for the 'Exit' containment reference.static intSTATE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSTATE__INCOMINGThe feature id for the 'Incoming' reference list.static intSTATE__IS_COMPOSITEThe feature id for the 'Is Composite' attribute.static intSTATE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTATE__IS_ORTHOGONALThe feature id for the 'Is Orthogonal' attribute.static intSTATE__IS_SIMPLEThe feature id for the 'Is Simple' attribute.static intSTATE__IS_SUBMACHINE_STATEThe feature id for the 'Is Submachine State' attribute.static intSTATE__MEMBERThe feature id for the 'Member' reference list.static intSTATE__NAMEThe feature id for the 'Name' attribute.static intSTATE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTATE__NAMESPACEThe feature id for the 'Namespace' reference.static intSTATE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSTATE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTATE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTATE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSTATE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSTATE__OWNERThe feature id for the 'Owner' reference.static intSTATE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSTATE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTATE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTATE__REDEFINED_STATEThe feature id for the 'Redefined State' reference.static intSTATE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTATE__REGIONThe feature id for the 'Region' containment reference list.static intSTATE__STATE_INVARIANTThe feature id for the 'State Invariant' containment reference.static intSTATE__SUBMACHINEThe feature id for the 'Submachine' reference.static intSTATE__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTATE_FEATURE_COUNTThe number of structural features of the 'State' class.static intSTATE_INVARIANTThe meta object id for the 'State Invariant' class.static intSTATE_INVARIANT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTATE_INVARIANT__COVEREDThe feature id for the 'Covered' reference list.static intSTATE_INVARIANT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTATE_INVARIANT__ENCLOSING_INTERACTIONThe feature id for the 'Enclosing Interaction' container reference.static intSTATE_INVARIANT__ENCLOSING_OPERANDThe feature id for the 'Enclosing Operand' container reference.static intSTATE_INVARIANT__GENERAL_ORDERINGThe feature id for the 'General Ordering' containment reference list.static intSTATE_INVARIANT__INVARIANTThe feature id for the 'Invariant' containment reference.static intSTATE_INVARIANT__NAMEThe feature id for the 'Name' attribute.static intSTATE_INVARIANT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTATE_INVARIANT__NAMESPACEThe feature id for the 'Namespace' reference.static intSTATE_INVARIANT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTATE_INVARIANT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTATE_INVARIANT__OWNERThe feature id for the 'Owner' reference.static intSTATE_INVARIANT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTATE_INVARIANT__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTATE_INVARIANT_FEATURE_COUNTThe number of structural features of the 'State Invariant' class.static intSTATE_MACHINEThe meta object id for the 'State Machine' class.static intSTATE_MACHINE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intSTATE_MACHINE__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intSTATE_MACHINE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTATE_MACHINE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intSTATE_MACHINE__CONNECTION_POINTThe feature id for the 'Connection Point' containment reference list.static intSTATE_MACHINE__CONTEXTThe feature id for the 'Context' reference.static intSTATE_MACHINE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTATE_MACHINE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSTATE_MACHINE__EXTENDED_STATE_MACHINEThe feature id for the 'Extended State Machine' reference list.static intSTATE_MACHINE__EXTENSIONThe feature id for the 'Extension' reference list.static intSTATE_MACHINE__FEATUREThe feature id for the 'Feature' reference list.static intSTATE_MACHINE__GENERALThe feature id for the 'General' reference list.static intSTATE_MACHINE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intSTATE_MACHINE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSTATE_MACHINE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intSTATE_MACHINE__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intSTATE_MACHINE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intSTATE_MACHINE__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intSTATE_MACHINE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTATE_MACHINE__IS_REENTRANTThe feature id for the 'Is Reentrant' attribute.static intSTATE_MACHINE__MEMBERThe feature id for the 'Member' reference list.static intSTATE_MACHINE__NAMEThe feature id for the 'Name' attribute.static intSTATE_MACHINE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTATE_MACHINE__NAMESPACEThe feature id for the 'Namespace' reference.static intSTATE_MACHINE__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intSTATE_MACHINE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intSTATE_MACHINE__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intSTATE_MACHINE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTATE_MACHINE__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intSTATE_MACHINE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTATE_MACHINE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSTATE_MACHINE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intSTATE_MACHINE__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intSTATE_MACHINE__OWNED_PARAMETER_SETThe feature id for the 'Owned Parameter Set' containment reference list.static intSTATE_MACHINE__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intSTATE_MACHINE__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intSTATE_MACHINE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSTATE_MACHINE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intSTATE_MACHINE__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intSTATE_MACHINE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intSTATE_MACHINE__OWNERThe feature id for the 'Owner' reference.static intSTATE_MACHINE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSTATE_MACHINE__PACKAGEThe feature id for the 'Package' reference.static intSTATE_MACHINE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSTATE_MACHINE__PARTThe feature id for the 'Part' reference list.static intSTATE_MACHINE__POSTCONDITIONThe feature id for the 'Postcondition' containment reference list.static intSTATE_MACHINE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intSTATE_MACHINE__PRECONDITIONThe feature id for the 'Precondition' containment reference list.static intSTATE_MACHINE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTATE_MACHINE__REDEFINED_BEHAVIORThe feature id for the 'Redefined Behavior' reference list.static intSTATE_MACHINE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intSTATE_MACHINE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTATE_MACHINE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTATE_MACHINE__REGIONThe feature id for the 'Region' containment reference list.static intSTATE_MACHINE__REPRESENTATIONThe feature id for the 'Representation' reference.static intSTATE_MACHINE__ROLEThe feature id for the 'Role' reference list.static intSTATE_MACHINE__SPECIFICATIONThe feature id for the 'Specification' reference.static intSTATE_MACHINE__SUBMACHINE_STATEThe feature id for the 'Submachine State' reference list.static intSTATE_MACHINE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intSTATE_MACHINE__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intSTATE_MACHINE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intSTATE_MACHINE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSTATE_MACHINE__USE_CASEThe feature id for the 'Use Case' reference list.static intSTATE_MACHINE__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTATE_MACHINE_FEATURE_COUNTThe number of structural features of the 'State Machine' class.static intSTEREOTYPEThe meta object id for the 'Stereotype' class.static intSTEREOTYPE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intSTEREOTYPE__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intSTEREOTYPE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTEREOTYPE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intSTEREOTYPE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTEREOTYPE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSTEREOTYPE__EXTENSIONThe feature id for the 'Extension' reference list.static intSTEREOTYPE__FEATUREThe feature id for the 'Feature' reference list.static intSTEREOTYPE__GENERALThe feature id for the 'General' reference list.static intSTEREOTYPE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intSTEREOTYPE__ICONThe feature id for the 'Icon' containment reference list.static intSTEREOTYPE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSTEREOTYPE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intSTEREOTYPE__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intSTEREOTYPE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intSTEREOTYPE__IS_ACTIVEThe feature id for the 'Is Active' attribute.static intSTEREOTYPE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTEREOTYPE__MEMBERThe feature id for the 'Member' reference list.static intSTEREOTYPE__NAMEThe feature id for the 'Name' attribute.static intSTEREOTYPE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTEREOTYPE__NAMESPACEThe feature id for the 'Namespace' reference.static intSTEREOTYPE__NESTED_CLASSIFIERThe feature id for the 'Nested Classifier' containment reference list.static intSTEREOTYPE__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intSTEREOTYPE__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intSTEREOTYPE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTEREOTYPE__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intSTEREOTYPE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTEREOTYPE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSTEREOTYPE__OWNED_OPERATIONThe feature id for the 'Owned Operation' containment reference list.static intSTEREOTYPE__OWNED_PORTThe feature id for the 'Owned Port' reference list.static intSTEREOTYPE__OWNED_RECEPTIONThe feature id for the 'Owned Reception' containment reference list.static intSTEREOTYPE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSTEREOTYPE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intSTEREOTYPE__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intSTEREOTYPE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intSTEREOTYPE__OWNERThe feature id for the 'Owner' reference.static intSTEREOTYPE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSTEREOTYPE__PACKAGEThe feature id for the 'Package' reference.static intSTEREOTYPE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSTEREOTYPE__PARTThe feature id for the 'Part' reference list.static intSTEREOTYPE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intSTEREOTYPE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTEREOTYPE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intSTEREOTYPE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTEREOTYPE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTEREOTYPE__REPRESENTATIONThe feature id for the 'Representation' reference.static intSTEREOTYPE__ROLEThe feature id for the 'Role' reference list.static intSTEREOTYPE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intSTEREOTYPE__SUPER_CLASSThe feature id for the 'Super Class' reference list.static intSTEREOTYPE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intSTEREOTYPE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSTEREOTYPE__USE_CASEThe feature id for the 'Use Case' reference list.static intSTEREOTYPE__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTEREOTYPE_FEATURE_COUNTThe number of structural features of the 'Stereotype' class.static intSTRINGThe meta object id for the 'String' data type.static intSTRING_EXPRESSIONThe meta object id for the 'String Expression' class.static intSTRING_EXPRESSION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTRING_EXPRESSION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTRING_EXPRESSION__NAMEThe feature id for the 'Name' attribute.static intSTRING_EXPRESSION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTRING_EXPRESSION__NAMESPACEThe feature id for the 'Namespace' reference.static intSTRING_EXPRESSION__OPERANDThe feature id for the 'Operand' containment reference list.static intSTRING_EXPRESSION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTRING_EXPRESSION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTRING_EXPRESSION__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intSTRING_EXPRESSION__OWNERThe feature id for the 'Owner' reference.static intSTRING_EXPRESSION__OWNING_EXPRESSIONThe feature id for the 'Owning Expression' container reference.static intSTRING_EXPRESSION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSTRING_EXPRESSION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTRING_EXPRESSION__SUB_EXPRESSIONThe feature id for the 'Sub Expression' containment reference list.static intSTRING_EXPRESSION__SYMBOLThe feature id for the 'Symbol' attribute.static intSTRING_EXPRESSION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intSTRING_EXPRESSION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSTRING_EXPRESSION__TYPEThe feature id for the 'Type' reference.static intSTRING_EXPRESSION__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTRING_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'String Expression' class.static intSTRUCTURAL_FEATUREThe meta object id for the 'Structural Feature' class.static intSTRUCTURAL_FEATURE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTRUCTURAL_FEATURE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTRUCTURAL_FEATURE__FEATURING_CLASSIFIERThe feature id for the 'Featuring Classifier' reference list.static intSTRUCTURAL_FEATURE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTRUCTURAL_FEATURE__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intSTRUCTURAL_FEATURE__IS_READ_ONLYThe feature id for the 'Is Read Only' attribute.static intSTRUCTURAL_FEATURE__IS_STATICThe feature id for the 'Is Static' attribute.static intSTRUCTURAL_FEATURE__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intSTRUCTURAL_FEATURE__LOWERThe feature id for the 'Lower' attribute.static intSTRUCTURAL_FEATURE__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intSTRUCTURAL_FEATURE__NAMEThe feature id for the 'Name' attribute.static intSTRUCTURAL_FEATURE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTRUCTURAL_FEATURE__NAMESPACEThe feature id for the 'Namespace' reference.static intSTRUCTURAL_FEATURE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTRUCTURAL_FEATURE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTRUCTURAL_FEATURE__OWNERThe feature id for the 'Owner' reference.static intSTRUCTURAL_FEATURE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTRUCTURAL_FEATURE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTRUCTURAL_FEATURE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTRUCTURAL_FEATURE__TYPEThe feature id for the 'Type' reference.static intSTRUCTURAL_FEATURE__UPPERThe feature id for the 'Upper' attribute.static intSTRUCTURAL_FEATURE__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intSTRUCTURAL_FEATURE__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTRUCTURAL_FEATURE_ACTIONThe meta object id for the 'Structural Feature Action' class.static intSTRUCTURAL_FEATURE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intSTRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTRUCTURAL_FEATURE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intSTRUCTURAL_FEATURE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTRUCTURAL_FEATURE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intSTRUCTURAL_FEATURE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intSTRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intSTRUCTURAL_FEATURE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intSTRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intSTRUCTURAL_FEATURE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intSTRUCTURAL_FEATURE_ACTION__INPUTThe feature id for the 'Input' reference list.static intSTRUCTURAL_FEATURE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intSTRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intSTRUCTURAL_FEATURE_ACTION__NAMEThe feature id for the 'Name' attribute.static intSTRUCTURAL_FEATURE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTRUCTURAL_FEATURE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intSTRUCTURAL_FEATURE_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intSTRUCTURAL_FEATURE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSTRUCTURAL_FEATURE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intSTRUCTURAL_FEATURE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTRUCTURAL_FEATURE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTRUCTURAL_FEATURE_ACTION__OWNERThe feature id for the 'Owner' reference.static intSTRUCTURAL_FEATURE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTRUCTURAL_FEATURE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intSTRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATUREThe feature id for the 'Structural Feature' reference.static intSTRUCTURAL_FEATURE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTRUCTURAL_FEATURE_ACTION_FEATURE_COUNTThe number of structural features of the 'Structural Feature Action' class.static intSTRUCTURAL_FEATURE_FEATURE_COUNTThe number of structural features of the 'Structural Feature' class.static intSTRUCTURED_ACTIVITY_NODEThe meta object id for the 'Structured Activity Node' class.static intSTRUCTURED_ACTIVITY_NODE__ACTIVITYThe feature id for the 'Activity' container reference.static intSTRUCTURED_ACTIVITY_NODE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTRUCTURED_ACTIVITY_NODE__CONTAINED_EDGEThe feature id for the 'Contained Edge' reference list.static intSTRUCTURED_ACTIVITY_NODE__CONTAINED_NODEThe feature id for the 'Contained Node' reference list.static intSTRUCTURED_ACTIVITY_NODE__CONTEXTThe feature id for the 'Context' reference.static intSTRUCTURED_ACTIVITY_NODE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__EDGEThe feature id for the 'Edge' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__HANDLERThe feature id for the 'Handler' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSTRUCTURED_ACTIVITY_NODE__IN_ACTIVITYThe feature id for the 'In Activity' container reference.static intSTRUCTURED_ACTIVITY_NODE__IN_GROUPThe feature id for the 'In Group' reference list.static intSTRUCTURED_ACTIVITY_NODE__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intSTRUCTURED_ACTIVITY_NODE__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intSTRUCTURED_ACTIVITY_NODE__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intSTRUCTURED_ACTIVITY_NODE__INCOMINGThe feature id for the 'Incoming' reference list.static intSTRUCTURED_ACTIVITY_NODE__INPUTThe feature id for the 'Input' reference list.static intSTRUCTURED_ACTIVITY_NODE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTRUCTURED_ACTIVITY_NODE__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__MEMBERThe feature id for the 'Member' reference list.static intSTRUCTURED_ACTIVITY_NODE__MUST_ISOLATEThe feature id for the 'Must Isolate' attribute.static intSTRUCTURED_ACTIVITY_NODE__NAMEThe feature id for the 'Name' attribute.static intSTRUCTURED_ACTIVITY_NODE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTRUCTURED_ACTIVITY_NODE__NAMESPACEThe feature id for the 'Namespace' reference.static intSTRUCTURED_ACTIVITY_NODE__NODEThe feature id for the 'Node' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__OUTGOINGThe feature id for the 'Outgoing' reference list.static intSTRUCTURED_ACTIVITY_NODE__OUTPUTThe feature id for the 'Output' reference list.static intSTRUCTURED_ACTIVITY_NODE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTRUCTURED_ACTIVITY_NODE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSTRUCTURED_ACTIVITY_NODE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__OWNERThe feature id for the 'Owner' reference.static intSTRUCTURED_ACTIVITY_NODE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTRUCTURED_ACTIVITY_NODE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTRUCTURED_ACTIVITY_NODE__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intSTRUCTURED_ACTIVITY_NODE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTRUCTURED_ACTIVITY_NODE__SUBGROUPThe feature id for the 'Subgroup' reference list.static intSTRUCTURED_ACTIVITY_NODE__SUPER_GROUPThe feature id for the 'Super Group' reference.static intSTRUCTURED_ACTIVITY_NODE__VARIABLEThe feature id for the 'Variable' containment reference list.static intSTRUCTURED_ACTIVITY_NODE__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTRUCTURED_ACTIVITY_NODE_FEATURE_COUNTThe number of structural features of the 'Structured Activity Node' class.static intSTRUCTURED_CLASSIFIERThe meta object id for the 'Structured Classifier' class.static intSTRUCTURED_CLASSIFIER__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intSTRUCTURED_CLASSIFIER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSTRUCTURED_CLASSIFIER__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intSTRUCTURED_CLASSIFIER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSTRUCTURED_CLASSIFIER__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intSTRUCTURED_CLASSIFIER__FEATUREThe feature id for the 'Feature' reference list.static intSTRUCTURED_CLASSIFIER__GENERALThe feature id for the 'General' reference list.static intSTRUCTURED_CLASSIFIER__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intSTRUCTURED_CLASSIFIER__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intSTRUCTURED_CLASSIFIER__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intSTRUCTURED_CLASSIFIER__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intSTRUCTURED_CLASSIFIER__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intSTRUCTURED_CLASSIFIER__MEMBERThe feature id for the 'Member' reference list.static intSTRUCTURED_CLASSIFIER__NAMEThe feature id for the 'Name' attribute.static intSTRUCTURED_CLASSIFIER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSTRUCTURED_CLASSIFIER__NAMESPACEThe feature id for the 'Namespace' reference.static intSTRUCTURED_CLASSIFIER__OWNED_ATTRIBUTEThe feature id for the 'Owned Attribute' containment reference list.static intSTRUCTURED_CLASSIFIER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSTRUCTURED_CLASSIFIER__OWNED_CONNECTORThe feature id for the 'Owned Connector' containment reference list.static intSTRUCTURED_CLASSIFIER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSTRUCTURED_CLASSIFIER__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intSTRUCTURED_CLASSIFIER__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intSTRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intSTRUCTURED_CLASSIFIER__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intSTRUCTURED_CLASSIFIER__OWNERThe feature id for the 'Owner' reference.static intSTRUCTURED_CLASSIFIER__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSTRUCTURED_CLASSIFIER__PACKAGEThe feature id for the 'Package' reference.static intSTRUCTURED_CLASSIFIER__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intSTRUCTURED_CLASSIFIER__PARTThe feature id for the 'Part' reference list.static intSTRUCTURED_CLASSIFIER__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intSTRUCTURED_CLASSIFIER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSTRUCTURED_CLASSIFIER__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intSTRUCTURED_CLASSIFIER__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intSTRUCTURED_CLASSIFIER__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intSTRUCTURED_CLASSIFIER__REPRESENTATIONThe feature id for the 'Representation' reference.static intSTRUCTURED_CLASSIFIER__ROLEThe feature id for the 'Role' reference list.static intSTRUCTURED_CLASSIFIER__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intSTRUCTURED_CLASSIFIER__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intSTRUCTURED_CLASSIFIER__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSTRUCTURED_CLASSIFIER__USE_CASEThe feature id for the 'Use Case' reference list.static intSTRUCTURED_CLASSIFIER__VISIBILITYThe feature id for the 'Visibility' attribute.static intSTRUCTURED_CLASSIFIER_FEATURE_COUNTThe number of structural features of the 'Structured Classifier' class.static intSUBSTITUTIONThe meta object id for the 'Substitution' class.static intSUBSTITUTION__CLIENTThe feature id for the 'Client' reference list.static intSUBSTITUTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intSUBSTITUTION__CONTRACTThe feature id for the 'Contract' reference.static intSUBSTITUTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intSUBSTITUTION__MAPPINGThe feature id for the 'Mapping' containment reference.static intSUBSTITUTION__NAMEThe feature id for the 'Name' attribute.static intSUBSTITUTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intSUBSTITUTION__NAMESPACEThe feature id for the 'Namespace' reference.static intSUBSTITUTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intSUBSTITUTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intSUBSTITUTION__OWNERThe feature id for the 'Owner' reference.static intSUBSTITUTION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intSUBSTITUTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intSUBSTITUTION__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intSUBSTITUTION__SOURCEThe feature id for the 'Source' reference list.static intSUBSTITUTION__SUBSTITUTING_CLASSIFIERThe feature id for the 'Substituting Classifier' container reference.static intSUBSTITUTION__SUPPLIERThe feature id for the 'Supplier' reference list.static intSUBSTITUTION__TARGETThe feature id for the 'Target' reference list.static intSUBSTITUTION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intSUBSTITUTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intSUBSTITUTION_FEATURE_COUNTThe number of structural features of the 'Substitution' class.static intTEMPLATE_BINDINGThe meta object id for the 'Template Binding' class.static intTEMPLATE_BINDING__BOUND_ELEMENTThe feature id for the 'Bound Element' container reference.static intTEMPLATE_BINDING__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTEMPLATE_BINDING__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTEMPLATE_BINDING__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTEMPLATE_BINDING__OWNERThe feature id for the 'Owner' reference.static intTEMPLATE_BINDING__PARAMETER_SUBSTITUTIONThe feature id for the 'Parameter Substitution' containment reference list.static intTEMPLATE_BINDING__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intTEMPLATE_BINDING__SIGNATUREThe feature id for the 'Signature' reference.static intTEMPLATE_BINDING__SOURCEThe feature id for the 'Source' reference list.static intTEMPLATE_BINDING__TARGETThe feature id for the 'Target' reference list.static intTEMPLATE_BINDING_FEATURE_COUNTThe number of structural features of the 'Template Binding' class.static intTEMPLATE_PARAMETERThe meta object id for the 'Template Parameter' class.static intTEMPLATE_PARAMETER__DEFAULTThe feature id for the 'Default' reference.static intTEMPLATE_PARAMETER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTEMPLATE_PARAMETER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTEMPLATE_PARAMETER__OWNED_DEFAULTThe feature id for the 'Owned Default' containment reference.static intTEMPLATE_PARAMETER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENTThe feature id for the 'Owned Parametered Element' containment reference.static intTEMPLATE_PARAMETER__OWNERThe feature id for the 'Owner' reference.static intTEMPLATE_PARAMETER__PARAMETERED_ELEMENTThe feature id for the 'Parametered Element' reference.static intTEMPLATE_PARAMETER__SIGNATUREThe feature id for the 'Signature' container reference.static intTEMPLATE_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Template Parameter' class.static intTEMPLATE_PARAMETER_SUBSTITUTIONThe meta object id for the 'Template Parameter Substitution' class.static intTEMPLATE_PARAMETER_SUBSTITUTION__ACTUALThe feature id for the 'Actual' reference list.static intTEMPLATE_PARAMETER_SUBSTITUTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTEMPLATE_PARAMETER_SUBSTITUTION__FORMALThe feature id for the 'Formal' reference.static intTEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ACTUALThe feature id for the 'Owned Actual' containment reference list.static intTEMPLATE_PARAMETER_SUBSTITUTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTEMPLATE_PARAMETER_SUBSTITUTION__OWNERThe feature id for the 'Owner' reference.static intTEMPLATE_PARAMETER_SUBSTITUTION__TEMPLATE_BINDINGThe feature id for the 'Template Binding' container reference.static intTEMPLATE_PARAMETER_SUBSTITUTION_FEATURE_COUNTThe number of structural features of the 'Template Parameter Substitution' class.static intTEMPLATE_SIGNATUREThe meta object id for the 'Template Signature' class.static intTEMPLATE_SIGNATURE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTEMPLATE_SIGNATURE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTEMPLATE_SIGNATURE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTEMPLATE_SIGNATURE__OWNED_PARAMETERThe feature id for the 'Owned Parameter' containment reference list.static intTEMPLATE_SIGNATURE__OWNERThe feature id for the 'Owner' reference.static intTEMPLATE_SIGNATURE__PARAMETERThe feature id for the 'Parameter' reference list.static intTEMPLATE_SIGNATURE__TEMPLATEThe feature id for the 'Template' container reference.static intTEMPLATE_SIGNATURE_FEATURE_COUNTThe number of structural features of the 'Template Signature' class.static intTEMPLATEABLE_ELEMENTThe meta object id for the 'Templateable Element' class.static intTEMPLATEABLE_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTEMPLATEABLE_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTEMPLATEABLE_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTEMPLATEABLE_ELEMENT__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intTEMPLATEABLE_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intTEMPLATEABLE_ELEMENT__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intTEMPLATEABLE_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Templateable Element' class.static intTEST_IDENTITY_ACTIONThe meta object id for the 'Test Identity Action' class.static intTEST_IDENTITY_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intTEST_IDENTITY_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTEST_IDENTITY_ACTION__CONTEXTThe feature id for the 'Context' reference.static intTEST_IDENTITY_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTEST_IDENTITY_ACTION__FIRSTThe feature id for the 'First' containment reference.static intTEST_IDENTITY_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intTEST_IDENTITY_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intTEST_IDENTITY_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intTEST_IDENTITY_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intTEST_IDENTITY_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intTEST_IDENTITY_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intTEST_IDENTITY_ACTION__INPUTThe feature id for the 'Input' reference list.static intTEST_IDENTITY_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intTEST_IDENTITY_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intTEST_IDENTITY_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intTEST_IDENTITY_ACTION__NAMEThe feature id for the 'Name' attribute.static intTEST_IDENTITY_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTEST_IDENTITY_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intTEST_IDENTITY_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intTEST_IDENTITY_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intTEST_IDENTITY_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTEST_IDENTITY_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTEST_IDENTITY_ACTION__OWNERThe feature id for the 'Owner' reference.static intTEST_IDENTITY_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTEST_IDENTITY_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intTEST_IDENTITY_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intTEST_IDENTITY_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intTEST_IDENTITY_ACTION__RESULTThe feature id for the 'Result' containment reference.static intTEST_IDENTITY_ACTION__SECONDThe feature id for the 'Second' containment reference.static intTEST_IDENTITY_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intTEST_IDENTITY_ACTION_FEATURE_COUNTThe number of structural features of the 'Test Identity Action' class.static intTEXT_ELEMENTThe meta object id for the 'Text Element' class.static intTEXT_ELEMENT__CONTAINERThe feature id for the 'Container' container reference.static intTEXT_ELEMENT__IS_VISIBLEThe feature id for the 'Is Visible' attribute.static intTEXT_ELEMENT__PROPERTYThe feature id for the 'Property' containment reference list.static intTEXT_ELEMENT__REFERENCEThe feature id for the 'Reference' reference list.static intTEXT_ELEMENT__TEXTThe feature id for the 'Text' attribute.static intTEXT_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Text Element' class.static intTIME_CONSTRAINTThe meta object id for the 'Time Constraint' class.static intTIME_CONSTRAINT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTIME_CONSTRAINT__CONSTRAINED_ELEMENTThe feature id for the 'Constrained Element' reference list.static intTIME_CONSTRAINT__CONTEXTThe feature id for the 'Context' container reference.static intTIME_CONSTRAINT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTIME_CONSTRAINT__FIRST_EVENTThe feature id for the 'First Event' attribute.static intTIME_CONSTRAINT__NAMEThe feature id for the 'Name' attribute.static intTIME_CONSTRAINT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTIME_CONSTRAINT__NAMESPACEThe feature id for the 'Namespace' reference.static intTIME_CONSTRAINT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTIME_CONSTRAINT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTIME_CONSTRAINT__OWNERThe feature id for the 'Owner' reference.static intTIME_CONSTRAINT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intTIME_CONSTRAINT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTIME_CONSTRAINT__SPECIFICATIONThe feature id for the 'Specification' containment reference.static intTIME_CONSTRAINT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intTIME_CONSTRAINT__VISIBILITYThe feature id for the 'Visibility' attribute.static intTIME_CONSTRAINT_FEATURE_COUNTThe number of structural features of the 'Time Constraint' class.static intTIME_EVENTThe meta object id for the 'Time Event' class.static intTIME_EVENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTIME_EVENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTIME_EVENT__IS_RELATIVEThe feature id for the 'Is Relative' attribute.static intTIME_EVENT__NAMEThe feature id for the 'Name' attribute.static intTIME_EVENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTIME_EVENT__NAMESPACEThe feature id for the 'Namespace' reference.static intTIME_EVENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTIME_EVENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTIME_EVENT__OWNERThe feature id for the 'Owner' reference.static intTIME_EVENT__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intTIME_EVENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTIME_EVENT__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intTIME_EVENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intTIME_EVENT__WHENThe feature id for the 'When' containment reference.static intTIME_EVENT_FEATURE_COUNTThe number of structural features of the 'Time Event' class.static intTIME_EXPRESSIONThe meta object id for the 'Time Expression' class.static intTIME_EXPRESSION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTIME_EXPRESSION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTIME_EXPRESSION__EXPRThe feature id for the 'Expr' reference.static intTIME_EXPRESSION__NAMEThe feature id for the 'Name' attribute.static intTIME_EXPRESSION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTIME_EXPRESSION__NAMESPACEThe feature id for the 'Namespace' reference.static intTIME_EXPRESSION__OBSERVATIONThe feature id for the 'Observation' reference list.static intTIME_EXPRESSION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTIME_EXPRESSION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTIME_EXPRESSION__OWNERThe feature id for the 'Owner' reference.static intTIME_EXPRESSION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intTIME_EXPRESSION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTIME_EXPRESSION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intTIME_EXPRESSION__TYPEThe feature id for the 'Type' reference.static intTIME_EXPRESSION__VISIBILITYThe feature id for the 'Visibility' attribute.static intTIME_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Time Expression' class.static intTIME_INTERVALThe meta object id for the 'Time Interval' class.static intTIME_INTERVAL__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTIME_INTERVAL__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTIME_INTERVAL__MAXThe feature id for the 'Max' reference.static intTIME_INTERVAL__MINThe feature id for the 'Min' reference.static intTIME_INTERVAL__NAMEThe feature id for the 'Name' attribute.static intTIME_INTERVAL__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTIME_INTERVAL__NAMESPACEThe feature id for the 'Namespace' reference.static intTIME_INTERVAL__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTIME_INTERVAL__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTIME_INTERVAL__OWNERThe feature id for the 'Owner' reference.static intTIME_INTERVAL__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intTIME_INTERVAL__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTIME_INTERVAL__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intTIME_INTERVAL__TYPEThe feature id for the 'Type' reference.static intTIME_INTERVAL__VISIBILITYThe feature id for the 'Visibility' attribute.static intTIME_INTERVAL_FEATURE_COUNTThe number of structural features of the 'Time Interval' class.static intTIME_OBSERVATIONThe meta object id for the 'Time Observation' class.static intTIME_OBSERVATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTIME_OBSERVATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTIME_OBSERVATION__EVENTThe feature id for the 'Event' reference.static intTIME_OBSERVATION__FIRST_EVENTThe feature id for the 'First Event' attribute.static intTIME_OBSERVATION__NAMEThe feature id for the 'Name' attribute.static intTIME_OBSERVATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTIME_OBSERVATION__NAMESPACEThe feature id for the 'Namespace' reference.static intTIME_OBSERVATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTIME_OBSERVATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTIME_OBSERVATION__OWNERThe feature id for the 'Owner' reference.static intTIME_OBSERVATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intTIME_OBSERVATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTIME_OBSERVATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intTIME_OBSERVATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intTIME_OBSERVATION_FEATURE_COUNTThe number of structural features of the 'Time Observation' class.static intTRANSITIONThe meta object id for the 'Transition' class.static intTRANSITION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTRANSITION__CONTAINERThe feature id for the 'Container' container reference.static intTRANSITION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTRANSITION__EFFECTThe feature id for the 'Effect' containment reference.static intTRANSITION__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intTRANSITION__GUARDThe feature id for the 'Guard' reference.static intTRANSITION__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intTRANSITION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intTRANSITION__KINDThe feature id for the 'Kind' attribute.static intTRANSITION__MEMBERThe feature id for the 'Member' reference list.static intTRANSITION__NAMEThe feature id for the 'Name' attribute.static intTRANSITION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTRANSITION__NAMESPACEThe feature id for the 'Namespace' reference.static intTRANSITION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTRANSITION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTRANSITION__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intTRANSITION__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intTRANSITION__OWNERThe feature id for the 'Owner' reference.static intTRANSITION__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intTRANSITION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTRANSITION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intTRANSITION__REDEFINED_TRANSITIONThe feature id for the 'Redefined Transition' reference.static intTRANSITION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intTRANSITION__SOURCEThe feature id for the 'Source' reference.static intTRANSITION__TARGETThe feature id for the 'Target' reference.static intTRANSITION__TRIGGERThe feature id for the 'Trigger' containment reference list.static intTRANSITION__VISIBILITYThe feature id for the 'Visibility' attribute.static intTRANSITION_FEATURE_COUNTThe number of structural features of the 'Transition' class.static intTRANSITION_KINDThe meta object id for the 'Transition Kind' enum.static intTRIGGERThe meta object id for the 'Trigger' class.static intTRIGGER__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTRIGGER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTRIGGER__EVENTThe feature id for the 'Event' reference.static intTRIGGER__NAMEThe feature id for the 'Name' attribute.static intTRIGGER__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTRIGGER__NAMESPACEThe feature id for the 'Namespace' reference.static intTRIGGER__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTRIGGER__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTRIGGER__OWNERThe feature id for the 'Owner' reference.static intTRIGGER__PORTThe feature id for the 'Port' reference list.static intTRIGGER__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTRIGGER__VISIBILITYThe feature id for the 'Visibility' attribute.static intTRIGGER_FEATURE_COUNTThe number of structural features of the 'Trigger' class.static intTYPEThe meta object id for the 'Type' class.static intTYPE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTYPE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTYPE__NAMEThe feature id for the 'Name' attribute.static intTYPE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTYPE__NAMESPACEThe feature id for the 'Namespace' reference.static intTYPE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTYPE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTYPE__OWNERThe feature id for the 'Owner' reference.static intTYPE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intTYPE__PACKAGEThe feature id for the 'Package' reference.static intTYPE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTYPE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intTYPE__VISIBILITYThe feature id for the 'Visibility' attribute.static intTYPE_FEATURE_COUNTThe number of structural features of the 'Type' class.static intTYPED_ELEMENTThe meta object id for the 'Typed Element' class.static intTYPED_ELEMENT__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intTYPED_ELEMENT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intTYPED_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intTYPED_ELEMENT__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intTYPED_ELEMENT__NAMESPACEThe feature id for the 'Namespace' reference.static intTYPED_ELEMENT__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intTYPED_ELEMENT__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intTYPED_ELEMENT__OWNERThe feature id for the 'Owner' reference.static intTYPED_ELEMENT__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intTYPED_ELEMENT__TYPEThe feature id for the 'Type' reference.static intTYPED_ELEMENT__VISIBILITYThe feature id for the 'Visibility' attribute.static intTYPED_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Typed Element' class.static intUNLIMITED_NATURALThe meta object id for the 'Unlimited Natural' data type.static intUNMARSHALL_ACTIONThe meta object id for the 'Unmarshall Action' class.static intUNMARSHALL_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intUNMARSHALL_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intUNMARSHALL_ACTION__CONTEXTThe feature id for the 'Context' reference.static intUNMARSHALL_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intUNMARSHALL_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intUNMARSHALL_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intUNMARSHALL_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intUNMARSHALL_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intUNMARSHALL_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intUNMARSHALL_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intUNMARSHALL_ACTION__INPUTThe feature id for the 'Input' reference list.static intUNMARSHALL_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intUNMARSHALL_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intUNMARSHALL_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intUNMARSHALL_ACTION__NAMEThe feature id for the 'Name' attribute.static intUNMARSHALL_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intUNMARSHALL_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intUNMARSHALL_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intUNMARSHALL_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intUNMARSHALL_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intUNMARSHALL_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intUNMARSHALL_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intUNMARSHALL_ACTION__OWNERThe feature id for the 'Owner' reference.static intUNMARSHALL_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intUNMARSHALL_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intUNMARSHALL_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intUNMARSHALL_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intUNMARSHALL_ACTION__RESULTThe feature id for the 'Result' containment reference list.static intUNMARSHALL_ACTION__UNMARSHALL_TYPEThe feature id for the 'Unmarshall Type' reference.static intUNMARSHALL_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intUNMARSHALL_ACTION_FEATURE_COUNTThe number of structural features of the 'Unmarshall Action' class.static intUSAGEThe meta object id for the 'Usage' class.static intUSAGE__CLIENTThe feature id for the 'Client' reference list.static intUSAGE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intUSAGE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intUSAGE__NAMEThe feature id for the 'Name' attribute.static intUSAGE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intUSAGE__NAMESPACEThe feature id for the 'Namespace' reference.static intUSAGE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intUSAGE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intUSAGE__OWNERThe feature id for the 'Owner' reference.static intUSAGE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intUSAGE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intUSAGE__RELATED_ELEMENTThe feature id for the 'Related Element' reference list.static intUSAGE__SOURCEThe feature id for the 'Source' reference list.static intUSAGE__SUPPLIERThe feature id for the 'Supplier' reference list.static intUSAGE__TARGETThe feature id for the 'Target' reference list.static intUSAGE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intUSAGE__VISIBILITYThe feature id for the 'Visibility' attribute.static intUSAGE_FEATURE_COUNTThe number of structural features of the 'Usage' class.static intUSE_CASEThe meta object id for the 'Use Case' class.static intUSE_CASE__ATTRIBUTEThe feature id for the 'Attribute' reference list.static intUSE_CASE__CLASSIFIER_BEHAVIORThe feature id for the 'Classifier Behavior' reference.static intUSE_CASE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intUSE_CASE__COLLABORATION_USEThe feature id for the 'Collaboration Use' containment reference list.static intUSE_CASE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intUSE_CASE__ELEMENT_IMPORTThe feature id for the 'Element Import' containment reference list.static intUSE_CASE__EXTENDThe feature id for the 'Extend' containment reference list.static intUSE_CASE__EXTENSION_POINTThe feature id for the 'Extension Point' containment reference list.static intUSE_CASE__FEATUREThe feature id for the 'Feature' reference list.static intUSE_CASE__GENERALThe feature id for the 'General' reference list.static intUSE_CASE__GENERALIZATIONThe feature id for the 'Generalization' containment reference list.static intUSE_CASE__IMPORTED_MEMBERThe feature id for the 'Imported Member' reference list.static intUSE_CASE__INCLUDEThe feature id for the 'Include' containment reference list.static intUSE_CASE__INHERITED_MEMBERThe feature id for the 'Inherited Member' reference list.static intUSE_CASE__INTERFACE_REALIZATIONThe feature id for the 'Interface Realization' containment reference list.static intUSE_CASE__IS_ABSTRACTThe feature id for the 'Is Abstract' attribute.static intUSE_CASE__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intUSE_CASE__MEMBERThe feature id for the 'Member' reference list.static intUSE_CASE__NAMEThe feature id for the 'Name' attribute.static intUSE_CASE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intUSE_CASE__NAMESPACEThe feature id for the 'Namespace' reference.static intUSE_CASE__OWNED_BEHAVIORThe feature id for the 'Owned Behavior' containment reference list.static intUSE_CASE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intUSE_CASE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intUSE_CASE__OWNED_MEMBERThe feature id for the 'Owned Member' reference list.static intUSE_CASE__OWNED_RULEThe feature id for the 'Owned Rule' containment reference list.static intUSE_CASE__OWNED_TEMPLATE_SIGNATUREThe feature id for the 'Owned Template Signature' containment reference.static intUSE_CASE__OWNED_TRIGGERThe feature id for the 'Owned Trigger' containment reference list.static intUSE_CASE__OWNED_USE_CASEThe feature id for the 'Owned Use Case' containment reference list.static intUSE_CASE__OWNERThe feature id for the 'Owner' reference.static intUSE_CASE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intUSE_CASE__PACKAGEThe feature id for the 'Package' reference.static intUSE_CASE__PACKAGE_IMPORTThe feature id for the 'Package Import' containment reference list.static intUSE_CASE__POWERTYPE_EXTENTThe feature id for the 'Powertype Extent' reference list.static intUSE_CASE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intUSE_CASE__REDEFINED_CLASSIFIERThe feature id for the 'Redefined Classifier' reference list.static intUSE_CASE__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intUSE_CASE__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intUSE_CASE__REPRESENTATIONThe feature id for the 'Representation' reference.static intUSE_CASE__SUBJECTThe feature id for the 'Subject' reference list.static intUSE_CASE__SUBSTITUTIONThe feature id for the 'Substitution' containment reference list.static intUSE_CASE__TEMPLATE_BINDINGThe feature id for the 'Template Binding' containment reference list.static intUSE_CASE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intUSE_CASE__USE_CASEThe feature id for the 'Use Case' reference list.static intUSE_CASE__VISIBILITYThe feature id for the 'Visibility' attribute.static intUSE_CASE_FEATURE_COUNTThe number of structural features of the 'Use Case' class.static intVALUE_PINThe meta object id for the 'Value Pin' class.static intVALUE_PIN__ACTIVITYThe feature id for the 'Activity' container reference.static intVALUE_PIN__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intVALUE_PIN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intVALUE_PIN__IN_GROUPThe feature id for the 'In Group' reference list.static intVALUE_PIN__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intVALUE_PIN__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intVALUE_PIN__IN_STATEThe feature id for the 'In State' reference list.static intVALUE_PIN__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intVALUE_PIN__INCOMINGThe feature id for the 'Incoming' reference list.static intVALUE_PIN__IS_CONTROLThe feature id for the 'Is Control' attribute.static intVALUE_PIN__IS_CONTROL_TYPEThe feature id for the 'Is Control Type' attribute.static intVALUE_PIN__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intVALUE_PIN__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intVALUE_PIN__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intVALUE_PIN__LOWERThe feature id for the 'Lower' attribute.static intVALUE_PIN__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intVALUE_PIN__NAMEThe feature id for the 'Name' attribute.static intVALUE_PIN__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intVALUE_PIN__NAMESPACEThe feature id for the 'Namespace' reference.static intVALUE_PIN__ORDERINGThe feature id for the 'Ordering' attribute.static intVALUE_PIN__OUTGOINGThe feature id for the 'Outgoing' reference list.static intVALUE_PIN__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intVALUE_PIN__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intVALUE_PIN__OWNERThe feature id for the 'Owner' reference.static intVALUE_PIN__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intVALUE_PIN__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intVALUE_PIN__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intVALUE_PIN__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intVALUE_PIN__SELECTIONThe feature id for the 'Selection' reference.static intVALUE_PIN__TYPEThe feature id for the 'Type' reference.static intVALUE_PIN__UPPERThe feature id for the 'Upper' attribute.static intVALUE_PIN__UPPER_BOUNDThe feature id for the 'Upper Bound' containment reference.static intVALUE_PIN__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intVALUE_PIN__VALUEThe feature id for the 'Value' containment reference.static intVALUE_PIN__VISIBILITYThe feature id for the 'Visibility' attribute.static intVALUE_PIN_FEATURE_COUNTThe number of structural features of the 'Value Pin' class.static intVALUE_SPECIFICATIONThe meta object id for the 'Value Specification' class.static intVALUE_SPECIFICATION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intVALUE_SPECIFICATION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intVALUE_SPECIFICATION__NAMEThe feature id for the 'Name' attribute.static intVALUE_SPECIFICATION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intVALUE_SPECIFICATION__NAMESPACEThe feature id for the 'Namespace' reference.static intVALUE_SPECIFICATION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intVALUE_SPECIFICATION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intVALUE_SPECIFICATION__OWNERThe feature id for the 'Owner' reference.static intVALUE_SPECIFICATION__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intVALUE_SPECIFICATION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intVALUE_SPECIFICATION__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intVALUE_SPECIFICATION__TYPEThe feature id for the 'Type' reference.static intVALUE_SPECIFICATION__VISIBILITYThe feature id for the 'Visibility' attribute.static intVALUE_SPECIFICATION_ACTIONThe meta object id for the 'Value Specification Action' class.static intVALUE_SPECIFICATION_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intVALUE_SPECIFICATION_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intVALUE_SPECIFICATION_ACTION__CONTEXTThe feature id for the 'Context' reference.static intVALUE_SPECIFICATION_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intVALUE_SPECIFICATION_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intVALUE_SPECIFICATION_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intVALUE_SPECIFICATION_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intVALUE_SPECIFICATION_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intVALUE_SPECIFICATION_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intVALUE_SPECIFICATION_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intVALUE_SPECIFICATION_ACTION__INPUTThe feature id for the 'Input' reference list.static intVALUE_SPECIFICATION_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intVALUE_SPECIFICATION_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intVALUE_SPECIFICATION_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intVALUE_SPECIFICATION_ACTION__NAMEThe feature id for the 'Name' attribute.static intVALUE_SPECIFICATION_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intVALUE_SPECIFICATION_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intVALUE_SPECIFICATION_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intVALUE_SPECIFICATION_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intVALUE_SPECIFICATION_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intVALUE_SPECIFICATION_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intVALUE_SPECIFICATION_ACTION__OWNERThe feature id for the 'Owner' reference.static intVALUE_SPECIFICATION_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intVALUE_SPECIFICATION_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intVALUE_SPECIFICATION_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intVALUE_SPECIFICATION_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intVALUE_SPECIFICATION_ACTION__RESULTThe feature id for the 'Result' containment reference.static intVALUE_SPECIFICATION_ACTION__VALUEThe feature id for the 'Value' containment reference.static intVALUE_SPECIFICATION_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intVALUE_SPECIFICATION_ACTION_FEATURE_COUNTThe number of structural features of the 'Value Specification Action' class.static intVALUE_SPECIFICATION_FEATURE_COUNTThe number of structural features of the 'Value Specification' class.static intVARIABLEThe meta object id for the 'Variable' class.static intVARIABLE__ACTIVITY_SCOPEThe feature id for the 'Activity Scope' container reference.static intVARIABLE__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intVARIABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intVARIABLE__ENDThe feature id for the 'End' reference list.static intVARIABLE__IS_ORDEREDThe feature id for the 'Is Ordered' attribute.static intVARIABLE__IS_UNIQUEThe feature id for the 'Is Unique' attribute.static intVARIABLE__LOWERThe feature id for the 'Lower' attribute.static intVARIABLE__LOWER_VALUEThe feature id for the 'Lower Value' containment reference.static intVARIABLE__NAMEThe feature id for the 'Name' attribute.static intVARIABLE__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intVARIABLE__NAMESPACEThe feature id for the 'Namespace' reference.static intVARIABLE__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intVARIABLE__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intVARIABLE__OWNERThe feature id for the 'Owner' reference.static intVARIABLE__OWNING_TEMPLATE_PARAMETERThe feature id for the 'Owning Template Parameter' container reference.static intVARIABLE__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intVARIABLE__SCOPEThe feature id for the 'Scope' container reference.static intVARIABLE__TEMPLATE_PARAMETERThe feature id for the 'Template Parameter' reference.static intVARIABLE__TYPEThe feature id for the 'Type' reference.static intVARIABLE__UPPERThe feature id for the 'Upper' attribute.static intVARIABLE__UPPER_VALUEThe feature id for the 'Upper Value' containment reference.static intVARIABLE__VISIBILITYThe feature id for the 'Visibility' attribute.static intVARIABLE_ACTIONThe meta object id for the 'Variable Action' class.static intVARIABLE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intVARIABLE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intVARIABLE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intVARIABLE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intVARIABLE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intVARIABLE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intVARIABLE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intVARIABLE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intVARIABLE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intVARIABLE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intVARIABLE_ACTION__INPUTThe feature id for the 'Input' reference list.static intVARIABLE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intVARIABLE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intVARIABLE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intVARIABLE_ACTION__NAMEThe feature id for the 'Name' attribute.static intVARIABLE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intVARIABLE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intVARIABLE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intVARIABLE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intVARIABLE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intVARIABLE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intVARIABLE_ACTION__OWNERThe feature id for the 'Owner' reference.static intVARIABLE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intVARIABLE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intVARIABLE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intVARIABLE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intVARIABLE_ACTION__VARIABLEThe feature id for the 'Variable' reference.static intVARIABLE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intVARIABLE_ACTION_FEATURE_COUNTThe number of structural features of the 'Variable Action' class.static intVARIABLE_FEATURE_COUNTThe number of structural features of the 'Variable' class.static intVERTEXThe meta object id for the 'Vertex' class.static intVERTEX__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intVERTEX__CONTAINERThe feature id for the 'Container' container reference.static intVERTEX__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intVERTEX__INCOMINGThe feature id for the 'Incoming' reference list.static intVERTEX__NAMEThe feature id for the 'Name' attribute.static intVERTEX__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intVERTEX__NAMESPACEThe feature id for the 'Namespace' reference.static intVERTEX__OUTGOINGThe feature id for the 'Outgoing' reference list.static intVERTEX__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intVERTEX__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intVERTEX__OWNERThe feature id for the 'Owner' reference.static intVERTEX__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intVERTEX__VISIBILITYThe feature id for the 'Visibility' attribute.static intVERTEX_FEATURE_COUNTThe number of structural features of the 'Vertex' class.static intVISIBILITY_KINDThe meta object id for the 'Visibility Kind' enum.static intWRITE_LINK_ACTIONThe meta object id for the 'Write Link Action' class.static intWRITE_LINK_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intWRITE_LINK_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intWRITE_LINK_ACTION__CONTEXTThe feature id for the 'Context' reference.static intWRITE_LINK_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intWRITE_LINK_ACTION__END_DATAThe feature id for the 'End Data' containment reference list.static intWRITE_LINK_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intWRITE_LINK_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intWRITE_LINK_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intWRITE_LINK_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intWRITE_LINK_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intWRITE_LINK_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intWRITE_LINK_ACTION__INPUTThe feature id for the 'Input' reference list.static intWRITE_LINK_ACTION__INPUT_VALUEThe feature id for the 'Input Value' containment reference list.static intWRITE_LINK_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intWRITE_LINK_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intWRITE_LINK_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intWRITE_LINK_ACTION__NAMEThe feature id for the 'Name' attribute.static intWRITE_LINK_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intWRITE_LINK_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intWRITE_LINK_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intWRITE_LINK_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intWRITE_LINK_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intWRITE_LINK_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intWRITE_LINK_ACTION__OWNERThe feature id for the 'Owner' reference.static intWRITE_LINK_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intWRITE_LINK_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intWRITE_LINK_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intWRITE_LINK_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intWRITE_LINK_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intWRITE_LINK_ACTION_FEATURE_COUNTThe number of structural features of the 'Write Link Action' class.static intWRITE_STRUCTURAL_FEATURE_ACTIONThe meta object id for the 'Write Structural Feature Action' class.static intWRITE_STRUCTURAL_FEATURE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__INPUTThe feature id for the 'Input' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intWRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__NAMEThe feature id for the 'Name' attribute.static intWRITE_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__OBJECTThe feature id for the 'Object' containment reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__OWNERThe feature id for the 'Owner' reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intWRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intWRITE_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATUREThe feature id for the 'Structural Feature' reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__VALUEThe feature id for the 'Value' containment reference.static intWRITE_STRUCTURAL_FEATURE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intWRITE_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNTThe number of structural features of the 'Write Structural Feature Action' class.static intWRITE_VARIABLE_ACTIONThe meta object id for the 'Write Variable Action' class.static intWRITE_VARIABLE_ACTION__ACTIVITYThe feature id for the 'Activity' container reference.static intWRITE_VARIABLE_ACTION__CLIENT_DEPENDENCYThe feature id for the 'Client Dependency' reference list.static intWRITE_VARIABLE_ACTION__CONTEXTThe feature id for the 'Context' reference.static intWRITE_VARIABLE_ACTION__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list.static intWRITE_VARIABLE_ACTION__HANDLERThe feature id for the 'Handler' containment reference list.static intWRITE_VARIABLE_ACTION__IN_GROUPThe feature id for the 'In Group' reference list.static intWRITE_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGIONThe feature id for the 'In Interruptible Region' reference list.static intWRITE_VARIABLE_ACTION__IN_PARTITIONThe feature id for the 'In Partition' reference list.static intWRITE_VARIABLE_ACTION__IN_STRUCTURED_NODEThe feature id for the 'In Structured Node' container reference.static intWRITE_VARIABLE_ACTION__INCOMINGThe feature id for the 'Incoming' reference list.static intWRITE_VARIABLE_ACTION__INPUTThe feature id for the 'Input' reference list.static intWRITE_VARIABLE_ACTION__IS_LEAFThe feature id for the 'Is Leaf' attribute.static intWRITE_VARIABLE_ACTION__LOCAL_POSTCONDITIONThe feature id for the 'Local Postcondition' containment reference list.static intWRITE_VARIABLE_ACTION__LOCAL_PRECONDITIONThe feature id for the 'Local Precondition' containment reference list.static intWRITE_VARIABLE_ACTION__NAMEThe feature id for the 'Name' attribute.static intWRITE_VARIABLE_ACTION__NAME_EXPRESSIONThe feature id for the 'Name Expression' containment reference.static intWRITE_VARIABLE_ACTION__NAMESPACEThe feature id for the 'Namespace' reference.static intWRITE_VARIABLE_ACTION__OUTGOINGThe feature id for the 'Outgoing' reference list.static intWRITE_VARIABLE_ACTION__OUTPUTThe feature id for the 'Output' reference list.static intWRITE_VARIABLE_ACTION__OWNED_COMMENTThe feature id for the 'Owned Comment' containment reference list.static intWRITE_VARIABLE_ACTION__OWNED_ELEMENTThe feature id for the 'Owned Element' reference list.static intWRITE_VARIABLE_ACTION__OWNERThe feature id for the 'Owner' reference.static intWRITE_VARIABLE_ACTION__QUALIFIED_NAMEThe feature id for the 'Qualified Name' attribute.static intWRITE_VARIABLE_ACTION__REDEFINED_ELEMENTThe feature id for the 'Redefined Element' reference list.static intWRITE_VARIABLE_ACTION__REDEFINED_NODEThe feature id for the 'Redefined Node' reference list.static intWRITE_VARIABLE_ACTION__REDEFINITION_CONTEXTThe feature id for the 'Redefinition Context' reference list.static intWRITE_VARIABLE_ACTION__VALUEThe feature id for the 'Value' containment reference.static intWRITE_VARIABLE_ACTION__VARIABLEThe feature id for the 'Variable' reference.static intWRITE_VARIABLE_ACTION__VISIBILITYThe feature id for the 'Visibility' attribute.static intWRITE_VARIABLE_ACTION_FEATURE_COUNTThe number of structural features of the 'Write Variable Action' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetAbstraction()Returns the meta object for class 'Abstraction'.org.eclipse.emf.ecore.EReferencegetAbstraction_Mapping()Returns the meta object for the containment reference 'Mapping'.org.eclipse.emf.ecore.EClassgetAcceptCallAction()Returns the meta object for class 'Accept Call Action'.org.eclipse.emf.ecore.EReferencegetAcceptCallAction_ReturnInformation()Returns the meta object for the containment reference 'Return Information'.org.eclipse.emf.ecore.EClassgetAcceptEventAction()Returns the meta object for class 'Accept Event Action'.org.eclipse.emf.ecore.EAttributegetAcceptEventAction_IsUnmarshall()Returns the meta object for the attribute 'Is Unmarshall'.org.eclipse.emf.ecore.EReferencegetAcceptEventAction_Result()Returns the meta object for the containment reference list 'Result'.org.eclipse.emf.ecore.EReferencegetAcceptEventAction_Trigger()Returns the meta object for the containment reference list 'Trigger'.org.eclipse.emf.ecore.EClassgetAction()Returns the meta object for class 'Action'.org.eclipse.emf.ecore.EReferencegetAction_Context()Returns the meta object for the reference 'Context'.org.eclipse.emf.ecore.EReferencegetAction_Input()Returns the meta object for the reference list 'Input'.org.eclipse.emf.ecore.EReferencegetAction_LocalPostcondition()Returns the meta object for the containment reference list 'Local Postcondition'.org.eclipse.emf.ecore.EReferencegetAction_LocalPrecondition()Returns the meta object for the containment reference list 'Local Precondition'.org.eclipse.emf.ecore.EReferencegetAction_Output()Returns the meta object for the reference list 'Output'.org.eclipse.emf.ecore.EClassgetActionExecutionSpecification()Returns the meta object for class 'Action Execution Specification'.org.eclipse.emf.ecore.EReferencegetActionExecutionSpecification_Action()Returns the meta object for the reference 'Action'.org.eclipse.emf.ecore.EClassgetActionInputPin()Returns the meta object for class 'Action Input Pin'.org.eclipse.emf.ecore.EReferencegetActionInputPin_FromAction()Returns the meta object for the containment reference 'From Action'.org.eclipse.emf.ecore.EClassgetActivity()Returns the meta object for class 'Activity'.org.eclipse.emf.ecore.EReferencegetActivity_Edge()Returns the meta object for the containment reference list 'Edge'.org.eclipse.emf.ecore.EReferencegetActivity_Group()Returns the meta object for the containment reference list 'Group'.org.eclipse.emf.ecore.EAttributegetActivity_IsReadOnly()Returns the meta object for the attribute 'Is Read Only'.org.eclipse.emf.ecore.EAttributegetActivity_IsSingleExecution()Returns the meta object for the attribute 'Is Single Execution'.org.eclipse.emf.ecore.EReferencegetActivity_Node()Returns the meta object for the containment reference list 'Node'.org.eclipse.emf.ecore.EReferencegetActivity_Partition()Returns the meta object for the reference list 'Partition'.org.eclipse.emf.ecore.EReferencegetActivity_StructuredNode()Returns the meta object for the reference list 'Structured Node'.org.eclipse.emf.ecore.EReferencegetActivity_Variable()Returns the meta object for the containment reference list 'Variable'.org.eclipse.emf.ecore.EClassgetActivityEdge()Returns the meta object for class 'Activity Edge'.org.eclipse.emf.ecore.EReferencegetActivityEdge_Activity()Returns the meta object for the container reference 'Activity'.org.eclipse.emf.ecore.EReferencegetActivityEdge_Guard()Returns the meta object for the containment reference 'Guard'.org.eclipse.emf.ecore.EReferencegetActivityEdge_InGroup()Returns the meta object for the reference list 'In Group'.org.eclipse.emf.ecore.EReferencegetActivityEdge_InPartition()Returns the meta object for the reference list 'In Partition'.org.eclipse.emf.ecore.EReferencegetActivityEdge_InStructuredNode()Returns the meta object for the container reference 'In Structured Node'.org.eclipse.emf.ecore.EReferencegetActivityEdge_Interrupts()Returns the meta object for the reference 'Interrupts'.org.eclipse.emf.ecore.EReferencegetActivityEdge_RedefinedEdge()Returns the meta object for the reference list 'Redefined Edge'.org.eclipse.emf.ecore.EReferencegetActivityEdge_Source()Returns the meta object for the reference 'Source'.org.eclipse.emf.ecore.EReferencegetActivityEdge_Target()Returns the meta object for the reference 'Target'.org.eclipse.emf.ecore.EReferencegetActivityEdge_Weight()Returns the meta object for the containment reference 'Weight'.org.eclipse.emf.ecore.EClassgetActivityFinalNode()Returns the meta object for class 'Activity Final Node'.org.eclipse.emf.ecore.EClassgetActivityGroup()Returns the meta object for class 'Activity Group'.org.eclipse.emf.ecore.EReferencegetActivityGroup_ContainedEdge()Returns the meta object for the reference list 'Contained Edge'.org.eclipse.emf.ecore.EReferencegetActivityGroup_ContainedNode()Returns the meta object for the reference list 'Contained Node'.org.eclipse.emf.ecore.EReferencegetActivityGroup_InActivity()Returns the meta object for the container reference 'In Activity'.org.eclipse.emf.ecore.EReferencegetActivityGroup_Subgroup()Returns the meta object for the reference list 'Subgroup'.org.eclipse.emf.ecore.EReferencegetActivityGroup_SuperGroup()Returns the meta object for the reference 'Super Group'.org.eclipse.emf.ecore.EClassgetActivityNode()Returns the meta object for class 'Activity Node'.org.eclipse.emf.ecore.EReferencegetActivityNode_Activity()Returns the meta object for the container reference 'Activity'.org.eclipse.emf.ecore.EReferencegetActivityNode_Incoming()Returns the meta object for the reference list 'Incoming'.org.eclipse.emf.ecore.EReferencegetActivityNode_InGroup()Returns the meta object for the reference list 'In Group'.org.eclipse.emf.ecore.EReferencegetActivityNode_InInterruptibleRegion()Returns the meta object for the reference list 'In Interruptible Region'.org.eclipse.emf.ecore.EReferencegetActivityNode_InPartition()Returns the meta object for the reference list 'In Partition'.org.eclipse.emf.ecore.EReferencegetActivityNode_InStructuredNode()Returns the meta object for the container reference 'In Structured Node'.org.eclipse.emf.ecore.EReferencegetActivityNode_Outgoing()Returns the meta object for the reference list 'Outgoing'.org.eclipse.emf.ecore.EReferencegetActivityNode_RedefinedNode()Returns the meta object for the reference list 'Redefined Node'.org.eclipse.emf.ecore.EClassgetActivityParameterNode()Returns the meta object for class 'Activity Parameter Node'.org.eclipse.emf.ecore.EReferencegetActivityParameterNode_Parameter()Returns the meta object for the reference 'Parameter'.org.eclipse.emf.ecore.EClassgetActivityPartition()Returns the meta object for class 'Activity Partition'.org.eclipse.emf.ecore.EReferencegetActivityPartition_Edge()Returns the meta object for the reference list 'Edge'.org.eclipse.emf.ecore.EAttributegetActivityPartition_IsDimension()Returns the meta object for the attribute 'Is Dimension'.org.eclipse.emf.ecore.EAttributegetActivityPartition_IsExternal()Returns the meta object for the attribute 'Is External'.org.eclipse.emf.ecore.EReferencegetActivityPartition_Node()Returns the meta object for the reference list 'Node'.org.eclipse.emf.ecore.EReferencegetActivityPartition_Represents()Returns the meta object for the reference 'Represents'.org.eclipse.emf.ecore.EReferencegetActivityPartition_Subpartition()Returns the meta object for the containment reference list 'Subpartition'.org.eclipse.emf.ecore.EReferencegetActivityPartition_SuperPartition()Returns the meta object for the container reference 'Super Partition'.org.eclipse.emf.ecore.EClassgetActor()Returns the meta object for class 'Actor'.org.eclipse.emf.ecore.EClassgetAddStructuralFeatureValueAction()Returns the meta object for class 'Add Structural Feature Value Action'.org.eclipse.emf.ecore.EReferencegetAddStructuralFeatureValueAction_InsertAt()Returns the meta object for the containment reference 'Insert At'.org.eclipse.emf.ecore.EAttributegetAddStructuralFeatureValueAction_IsReplaceAll()Returns the meta object for the attribute 'Is Replace All'.org.eclipse.emf.ecore.EClassgetAddVariableValueAction()Returns the meta object for class 'Add Variable Value Action'.org.eclipse.emf.ecore.EReferencegetAddVariableValueAction_InsertAt()Returns the meta object for the containment reference 'Insert At'.org.eclipse.emf.ecore.EAttributegetAddVariableValueAction_IsReplaceAll()Returns the meta object for the attribute 'Is Replace All'.org.eclipse.emf.ecore.EEnumgetAggregationKind()Returns the meta object for enum 'Aggregation Kind'.org.eclipse.emf.ecore.EClassgetAnyReceiveEvent()Returns the meta object for class 'Any Receive Event'.org.eclipse.emf.ecore.EClassgetArtifact()Returns the meta object for class 'Artifact'.org.eclipse.emf.ecore.EAttributegetArtifact_FileName()Returns the meta object for the attribute 'File Name'.org.eclipse.emf.ecore.EReferencegetArtifact_Manifestation()Returns the meta object for the containment reference list 'Manifestation'.org.eclipse.emf.ecore.EReferencegetArtifact_NestedArtifact()Returns the meta object for the containment reference list 'Nested Artifact'.org.eclipse.emf.ecore.EReferencegetArtifact_OwnedAttribute()Returns the meta object for the containment reference list 'Owned Attribute'.org.eclipse.emf.ecore.EReferencegetArtifact_OwnedOperation()Returns the meta object for the containment reference list 'Owned Operation'.org.eclipse.emf.ecore.EClassgetAssociation()Returns the meta object for class 'Association'.org.eclipse.emf.ecore.EReferencegetAssociation_EndType()Returns the meta object for the reference list 'End Type'.org.eclipse.emf.ecore.EAttributegetAssociation_IsDerived()Returns the meta object for the attribute 'Is Derived'.org.eclipse.emf.ecore.EReferencegetAssociation_MemberEnd()Returns the meta object for the reference list 'Member End'.org.eclipse.emf.ecore.EReferencegetAssociation_NavigableOwnedEnd()Returns the meta object for the reference list 'Navigable Owned End'.org.eclipse.emf.ecore.EReferencegetAssociation_OwnedEnd()Returns the meta object for the containment reference list 'Owned End'.org.eclipse.emf.ecore.EClassgetAssociationClass()Returns the meta object for class 'Association Class'.org.eclipse.emf.ecore.EClassgetBehavior()Returns the meta object for class 'Behavior'.org.eclipse.emf.ecore.EReferencegetBehavior_Context()Returns the meta object for the reference 'Context'.org.eclipse.emf.ecore.EAttributegetBehavior_IsReentrant()Returns the meta object for the attribute 'Is Reentrant'.org.eclipse.emf.ecore.EReferencegetBehavior_OwnedParameter()Returns the meta object for the containment reference list 'Owned Parameter'.org.eclipse.emf.ecore.EReferencegetBehavior_OwnedParameterSet()Returns the meta object for the containment reference list 'Owned Parameter Set'.org.eclipse.emf.ecore.EReferencegetBehavior_Postcondition()Returns the meta object for the containment reference list 'Postcondition'.org.eclipse.emf.ecore.EReferencegetBehavior_Precondition()Returns the meta object for the containment reference list 'Precondition'.org.eclipse.emf.ecore.EReferencegetBehavior_RedefinedBehavior()Returns the meta object for the reference list 'Redefined Behavior'.org.eclipse.emf.ecore.EReferencegetBehavior_Specification()Returns the meta object for the reference 'Specification'.org.eclipse.emf.ecore.EClassgetBehavioralFeature()Returns the meta object for class 'Behavioral Feature'.org.eclipse.emf.ecore.EAttributegetBehavioralFeature_Concurrency()Returns the meta object for the attribute 'Concurrency'.org.eclipse.emf.ecore.EAttributegetBehavioralFeature_IsAbstract()Returns the meta object for the attribute 'Is Abstract'.org.eclipse.emf.ecore.EReferencegetBehavioralFeature_Method()Returns the meta object for the reference list 'Method'.org.eclipse.emf.ecore.EReferencegetBehavioralFeature_OwnedParameter()Returns the meta object for the containment reference list 'Owned Parameter'.org.eclipse.emf.ecore.EReferencegetBehavioralFeature_OwnedParameterSet()Returns the meta object for the containment reference list 'Owned Parameter Set'.org.eclipse.emf.ecore.EReferencegetBehavioralFeature_RaisedException()Returns the meta object for the reference list 'Raised Exception'.org.eclipse.emf.ecore.EClassgetBehavioredClassifier()Returns the meta object for class 'Behaviored Classifier'.org.eclipse.emf.ecore.EReferencegetBehavioredClassifier_ClassifierBehavior()Returns the meta object for the reference 'Classifier Behavior'.org.eclipse.emf.ecore.EReferencegetBehavioredClassifier_InterfaceRealization()Returns the meta object for the containment reference list 'Interface Realization'.org.eclipse.emf.ecore.EReferencegetBehavioredClassifier_OwnedBehavior()Returns the meta object for the containment reference list 'Owned Behavior'.org.eclipse.emf.ecore.EReferencegetBehavioredClassifier_OwnedTrigger()Returns the meta object for the containment reference list 'Owned Trigger'.org.eclipse.emf.ecore.EClassgetBehaviorExecutionSpecification()Returns the meta object for class 'Behavior Execution Specification'.org.eclipse.emf.ecore.EReferencegetBehaviorExecutionSpecification_Behavior()Returns the meta object for the reference 'Behavior'.org.eclipse.emf.ecore.EClassgetBezierPoint()Returns the meta object for class 'Bezier Point'.org.eclipse.emf.ecore.EReferencegetBezierPoint_Controls()Returns the meta object for the containment reference list 'Controls'.org.eclipse.emf.ecore.EDataTypegetBoolean()Returns the meta object for data type 'Boolean'.org.eclipse.emf.ecore.EClassgetBroadcastSignalAction()Returns the meta object for class 'Broadcast Signal Action'.org.eclipse.emf.ecore.EReferencegetBroadcastSignalAction_Signal()Returns the meta object for the reference 'Signal'.org.eclipse.emf.ecore.EClassgetCallAction()Returns the meta object for class 'Call Action'.org.eclipse.emf.ecore.EAttributegetCallAction_IsSynchronous()Returns the meta object for the attribute 'Is Synchronous'.org.eclipse.emf.ecore.EReferencegetCallAction_Result()Returns the meta object for the containment reference list 'Result'.org.eclipse.emf.ecore.EClassgetCallBehaviorAction()Returns the meta object for class 'Call Behavior Action'.org.eclipse.emf.ecore.EReferencegetCallBehaviorAction_Behavior()Returns the meta object for the reference 'Behavior'.org.eclipse.emf.ecore.EEnumgetCallConcurrencyKind()Returns the meta object for enum 'Call Concurrency Kind'.org.eclipse.emf.ecore.EClassgetCallEvent()Returns the meta object for class 'Call Event'.org.eclipse.emf.ecore.EReferencegetCallEvent_Operation()Returns the meta object for the reference 'Operation'.org.eclipse.emf.ecore.EClassgetCallOperationAction()Returns the meta object for class 'Call Operation Action'.org.eclipse.emf.ecore.EReferencegetCallOperationAction_Operation()Returns the meta object for the reference 'Operation'.org.eclipse.emf.ecore.EReferencegetCallOperationAction_Target()Returns the meta object for the containment reference 'Target'.org.eclipse.emf.ecore.EClassgetCentralBufferNode()Returns the meta object for class 'Central Buffer Node'.org.eclipse.emf.ecore.EClassgetChangeEvent()Returns the meta object for class 'Change Event'.org.eclipse.emf.ecore.EReferencegetChangeEvent_ChangeExpression()Returns the meta object for the containment reference 'Change Expression'.org.eclipse.emf.ecore.EClassgetClass_()Returns the meta object for class 'Class'.org.eclipse.emf.ecore.EReferencegetClass_Extension()Returns the meta object for the reference list 'Extension'.org.eclipse.emf.ecore.EAttributegetClass_IsActive()Returns the meta object for the attribute 'Is Active'.org.eclipse.emf.ecore.EReferencegetClass_NestedClassifier()Returns the meta object for the containment reference list 'Nested Classifier'.org.eclipse.emf.ecore.EReferencegetClass_OwnedOperation()Returns the meta object for the containment reference list 'Owned Operation'.org.eclipse.emf.ecore.EReferencegetClass_OwnedReception()Returns the meta object for the containment reference list 'Owned Reception'.org.eclipse.emf.ecore.EReferencegetClass_SuperClass()Returns the meta object for the reference list 'Super Class'.org.eclipse.emf.ecore.EClassgetClassifier()Returns the meta object for class 'Classifier'.org.eclipse.emf.ecore.EReferencegetClassifier_Attribute()Returns the meta object for the reference list 'Attribute'.org.eclipse.emf.ecore.EReferencegetClassifier_CollaborationUse()Returns the meta object for the containment reference list 'Collaboration Use'.org.eclipse.emf.ecore.EReferencegetClassifier_Feature()Returns the meta object for the reference list 'Feature'.org.eclipse.emf.ecore.EReferencegetClassifier_General()Returns the meta object for the reference list 'General'.org.eclipse.emf.ecore.EReferencegetClassifier_Generalization()Returns the meta object for the containment reference list 'Generalization'.org.eclipse.emf.ecore.EReferencegetClassifier_InheritedMember()Returns the meta object for the reference list 'Inherited Member'.org.eclipse.emf.ecore.EAttributegetClassifier_IsAbstract()Returns the meta object for the attribute 'Is Abstract'.org.eclipse.emf.ecore.EReferencegetClassifier_OwnedUseCase()Returns the meta object for the containment reference list 'Owned Use Case'.org.eclipse.emf.ecore.EReferencegetClassifier_PowertypeExtent()Returns the meta object for the reference list 'Powertype Extent'.org.eclipse.emf.ecore.EReferencegetClassifier_RedefinedClassifier()Returns the meta object for the reference list 'Redefined Classifier'.org.eclipse.emf.ecore.EReferencegetClassifier_Representation()Returns the meta object for the reference 'Representation'.org.eclipse.emf.ecore.EReferencegetClassifier_Substitution()Returns the meta object for the containment reference list 'Substitution'.org.eclipse.emf.ecore.EReferencegetClassifier_UseCase()Returns the meta object for the reference list 'Use Case'.org.eclipse.emf.ecore.EClassgetClassifierTemplateParameter()Returns the meta object for class 'Classifier Template Parameter'.org.eclipse.emf.ecore.EAttributegetClassifierTemplateParameter_AllowSubstitutable()Returns the meta object for the attribute 'Allow Substitutable'.org.eclipse.emf.ecore.EReferencegetClassifierTemplateParameter_ConstrainingClassifier()Returns the meta object for the reference 'Constraining Classifier'.org.eclipse.emf.ecore.EReferencegetClassifierTemplateParameter_DefaultClassifier()Returns the meta object for the reference 'Default Classifier'.org.eclipse.emf.ecore.EClassgetClause()Returns the meta object for class 'Clause'.org.eclipse.emf.ecore.EReferencegetClause_Body()Returns the meta object for the reference list 'Body'.org.eclipse.emf.ecore.EReferencegetClause_BodyOutput()Returns the meta object for the reference list 'Body Output'.org.eclipse.emf.ecore.EReferencegetClause_Decider()Returns the meta object for the reference 'Decider'.org.eclipse.emf.ecore.EReferencegetClause_PredecessorClause()Returns the meta object for the reference list 'Predecessor Clause'.org.eclipse.emf.ecore.EReferencegetClause_SuccessorClause()Returns the meta object for the reference list 'Successor Clause'.org.eclipse.emf.ecore.EReferencegetClause_Test()Returns the meta object for the reference list 'Test'.org.eclipse.emf.ecore.EClassgetClearAssociationAction()Returns the meta object for class 'Clear Association Action'.org.eclipse.emf.ecore.EReferencegetClearAssociationAction_Association()Returns the meta object for the reference 'Association'.org.eclipse.emf.ecore.EReferencegetClearAssociationAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EClassgetClearStructuralFeatureAction()Returns the meta object for class 'Clear Structural Feature Action'.org.eclipse.emf.ecore.EClassgetClearVariableAction()Returns the meta object for class 'Clear Variable Action'.org.eclipse.emf.ecore.EClassgetCollaboration()Returns the meta object for class 'Collaboration'.org.eclipse.emf.ecore.EReferencegetCollaboration_CollaborationRole()Returns the meta object for the reference list 'Collaboration Role'.org.eclipse.emf.ecore.EClassgetCollaborationUse()Returns the meta object for class 'Collaboration Use'.org.eclipse.emf.ecore.EReferencegetCollaborationUse_RoleBinding()Returns the meta object for the containment reference list 'Role Binding'.org.eclipse.emf.ecore.EReferencegetCollaborationUse_Type()Returns the meta object for the reference 'Type'.org.eclipse.emf.ecore.EClassgetCombinedFragment()Returns the meta object for class 'Combined Fragment'.org.eclipse.emf.ecore.EReferencegetCombinedFragment_CfragmentGate()Returns the meta object for the containment reference list 'Cfragment Gate'.org.eclipse.emf.ecore.EAttributegetCombinedFragment_InteractionOperator()Returns the meta object for the attribute 'Interaction Operator'.org.eclipse.emf.ecore.EReferencegetCombinedFragment_Operand()Returns the meta object for the containment reference list 'Operand'.org.eclipse.emf.ecore.EClassgetComment()Returns the meta object for class 'Comment'.org.eclipse.emf.ecore.EReferencegetComment_AnnotatedElement()Returns the meta object for the reference list 'Annotated Element'.org.eclipse.emf.ecore.EAttributegetComment_Body()Returns the meta object for the attribute 'Body'.org.eclipse.emf.ecore.EClassgetCommunicationPath()Returns the meta object for class 'Communication Path'.org.eclipse.emf.ecore.EClassgetComponent()Returns the meta object for class 'Component'.org.eclipse.emf.ecore.EAttributegetComponent_IsIndirectlyInstantiated()Returns the meta object for the attribute 'Is Indirectly Instantiated'.org.eclipse.emf.ecore.EReferencegetComponent_PackagedElement()Returns the meta object for the containment reference list 'Packaged Element'.org.eclipse.emf.ecore.EReferencegetComponent_Provided()Returns the meta object for the reference list 'Provided'.org.eclipse.emf.ecore.EReferencegetComponent_Realization()Returns the meta object for the containment reference list 'Realization'.org.eclipse.emf.ecore.EReferencegetComponent_Required()Returns the meta object for the reference list 'Required'.org.eclipse.emf.ecore.EClassgetComponentRealization()Returns the meta object for class 'Component Realization'.org.eclipse.emf.ecore.EReferencegetComponentRealization_Abstraction()Returns the meta object for the container reference 'Abstraction'.org.eclipse.emf.ecore.EReferencegetComponentRealization_RealizingClassifier()Returns the meta object for the reference 'Realizing Classifier'.org.eclipse.emf.ecore.EClassgetConditionalNode()Returns the meta object for class 'Conditional Node'.org.eclipse.emf.ecore.EReferencegetConditionalNode_Clause()Returns the meta object for the containment reference list 'Clause'.org.eclipse.emf.ecore.EAttributegetConditionalNode_IsAssured()Returns the meta object for the attribute 'Is Assured'.org.eclipse.emf.ecore.EAttributegetConditionalNode_IsDeterminate()Returns the meta object for the attribute 'Is Determinate'.org.eclipse.emf.ecore.EReferencegetConditionalNode_Result()Returns the meta object for the containment reference list 'Result'.org.eclipse.emf.ecore.EClassgetConnectableElement()Returns the meta object for class 'Connectable Element'.org.eclipse.emf.ecore.EReferencegetConnectableElement_End()Returns the meta object for the reference list 'End'.org.eclipse.emf.ecore.EClassgetConnectableElementTemplateParameter()Returns the meta object for class 'Connectable Element Template Parameter'.org.eclipse.emf.ecore.EClassgetConnectionPointReference()Returns the meta object for class 'Connection Point Reference'.org.eclipse.emf.ecore.EReferencegetConnectionPointReference_Entry()Returns the meta object for the reference list 'Entry'.org.eclipse.emf.ecore.EReferencegetConnectionPointReference_Exit()Returns the meta object for the reference list 'Exit'.org.eclipse.emf.ecore.EReferencegetConnectionPointReference_State()Returns the meta object for the container reference 'State'.org.eclipse.emf.ecore.EClassgetConnector()Returns the meta object for class 'Connector'.org.eclipse.emf.ecore.EReferencegetConnector_Contract()Returns the meta object for the reference list 'Contract'.org.eclipse.emf.ecore.EReferencegetConnector_End()Returns the meta object for the containment reference list 'End'.org.eclipse.emf.ecore.EAttributegetConnector_Kind()Returns the meta object for the attribute 'Kind'.org.eclipse.emf.ecore.EReferencegetConnector_RedefinedConnector()Returns the meta object for the reference list 'Redefined Connector'.org.eclipse.emf.ecore.EReferencegetConnector_Type()Returns the meta object for the reference 'Type'.org.eclipse.emf.ecore.EClassgetConnectorEnd()Returns the meta object for class 'Connector End'.org.eclipse.emf.ecore.EReferencegetConnectorEnd_DefiningEnd()Returns the meta object for the reference 'Defining End'.org.eclipse.emf.ecore.EReferencegetConnectorEnd_PartWithPort()Returns the meta object for the reference 'Part With Port'.org.eclipse.emf.ecore.EReferencegetConnectorEnd_Role()Returns the meta object for the reference 'Role'.org.eclipse.emf.ecore.EEnumgetConnectorKind()Returns the meta object for enum 'Connector Kind'.org.eclipse.emf.ecore.EClassgetConsiderIgnoreFragment()Returns the meta object for class 'Consider Ignore Fragment'.org.eclipse.emf.ecore.EReferencegetConsiderIgnoreFragment_Message()Returns the meta object for the reference list 'Message'.org.eclipse.emf.ecore.EClassgetConstraint()Returns the meta object for class 'Constraint'.org.eclipse.emf.ecore.EReferencegetConstraint_ConstrainedElement()Returns the meta object for the reference list 'Constrained Element'.org.eclipse.emf.ecore.EReferencegetConstraint_Context()Returns the meta object for the container reference 'Context'.org.eclipse.emf.ecore.EReferencegetConstraint_Specification()Returns the meta object for the containment reference 'Specification'.org.eclipse.emf.ecore.EClassgetContinuation()Returns the meta object for class 'Continuation'.org.eclipse.emf.ecore.EAttributegetContinuation_Setting()Returns the meta object for the attribute 'Setting'.org.eclipse.emf.ecore.EClassgetControlFlow()Returns the meta object for class 'Control Flow'.org.eclipse.emf.ecore.EClassgetControlNode()Returns the meta object for class 'Control Node'.org.eclipse.emf.ecore.EClassgetCoreSemanticModelBridge()Returns the meta object for class 'Core Semantic Model Bridge'.org.eclipse.emf.ecore.EReferencegetCoreSemanticModelBridge_Element()Returns the meta object for the reference 'Element'.org.eclipse.emf.ecore.EClassgetCreateLinkAction()Returns the meta object for class 'Create Link Action'.org.eclipse.emf.ecore.EClassgetCreateLinkObjectAction()Returns the meta object for class 'Create Link Object Action'.org.eclipse.emf.ecore.EReferencegetCreateLinkObjectAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetCreateObjectAction()Returns the meta object for class 'Create Object Action'.org.eclipse.emf.ecore.EReferencegetCreateObjectAction_Classifier()Returns the meta object for the reference 'Classifier'.org.eclipse.emf.ecore.EReferencegetCreateObjectAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetCreationEvent()Returns the meta object for class 'Creation Event'.org.eclipse.emf.ecore.EClassgetDataStoreNode()Returns the meta object for class 'Data Store Node'.org.eclipse.emf.ecore.EClassgetDataType()Returns the meta object for class 'Data Type'.org.eclipse.emf.ecore.EReferencegetDataType_OwnedAttribute()Returns the meta object for the containment reference list 'Owned Attribute'.org.eclipse.emf.ecore.EReferencegetDataType_OwnedOperation()Returns the meta object for the containment reference list 'Owned Operation'.org.eclipse.emf.ecore.EClassgetDecisionNode()Returns the meta object for class 'Decision Node'.org.eclipse.emf.ecore.EReferencegetDecisionNode_DecisionInput()Returns the meta object for the reference 'Decision Input'.org.eclipse.emf.ecore.EClassgetDependency()Returns the meta object for class 'Dependency'.org.eclipse.emf.ecore.EReferencegetDependency_Client()Returns the meta object for the reference list 'Client'.org.eclipse.emf.ecore.EReferencegetDependency_Supplier()Returns the meta object for the reference list 'Supplier'.org.eclipse.emf.ecore.EClassgetDeployedArtifact()Returns the meta object for class 'Deployed Artifact'.org.eclipse.emf.ecore.EClassgetDeployment()Returns the meta object for class 'Deployment'.org.eclipse.emf.ecore.EReferencegetDeployment_Configuration()Returns the meta object for the containment reference list 'Configuration'.org.eclipse.emf.ecore.EReferencegetDeployment_DeployedArtifact()Returns the meta object for the reference list 'Deployed Artifact'.org.eclipse.emf.ecore.EReferencegetDeployment_Location()Returns the meta object for the container reference 'Location'.org.eclipse.emf.ecore.EClassgetDeploymentSpecification()Returns the meta object for class 'Deployment Specification'.org.eclipse.emf.ecore.EReferencegetDeploymentSpecification_Deployment()Returns the meta object for the container reference 'Deployment'.org.eclipse.emf.ecore.EAttributegetDeploymentSpecification_DeploymentLocation()Returns the meta object for the attribute 'Deployment Location'.org.eclipse.emf.ecore.EAttributegetDeploymentSpecification_ExecutionLocation()Returns the meta object for the attribute 'Execution Location'.org.eclipse.emf.ecore.EClassgetDeploymentTarget()Returns the meta object for class 'Deployment Target'.org.eclipse.emf.ecore.EReferencegetDeploymentTarget_DeployedElement()Returns the meta object for the reference list 'Deployed Element'.org.eclipse.emf.ecore.EReferencegetDeploymentTarget_Deployment()Returns the meta object for the containment reference list 'Deployment'.org.eclipse.emf.ecore.EClassgetDestroyLinkAction()Returns the meta object for class 'Destroy Link Action'.org.eclipse.emf.ecore.EClassgetDestroyObjectAction()Returns the meta object for class 'Destroy Object Action'.org.eclipse.emf.ecore.EAttributegetDestroyObjectAction_IsDestroyLinks()Returns the meta object for the attribute 'Is Destroy Links'.org.eclipse.emf.ecore.EAttributegetDestroyObjectAction_IsDestroyOwnedObjects()Returns the meta object for the attribute 'Is Destroy Owned Objects'.org.eclipse.emf.ecore.EReferencegetDestroyObjectAction_Target()Returns the meta object for the containment reference 'Target'.org.eclipse.emf.ecore.EClassgetDestructionEvent()Returns the meta object for class 'Destruction Event'.org.eclipse.emf.ecore.EClassgetDevice()Returns the meta object for class 'Device'.org.eclipse.emf.ecore.EClassgetDiagram()Returns the meta object for class 'Diagram'.org.eclipse.emf.ecore.EReferencegetDiagram_DiagramLink()Returns the meta object for the reference list 'Diagram Link'.org.eclipse.emf.ecore.EAttributegetDiagram_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EReferencegetDiagram_Owner()Returns the meta object for the containment reference 'Owner'.org.eclipse.emf.ecore.EReferencegetDiagram_Viewport()Returns the meta object for the containment reference 'Viewport'.org.eclipse.emf.ecore.EAttributegetDiagram_Zoom()Returns the meta object for the attribute 'Zoom'.org.eclipse.emf.ecore.EClassgetDiagramElement()Returns the meta object for class 'Diagram Element'.org.eclipse.emf.ecore.EReferencegetDiagramElement_Container()Returns the meta object for the container reference 'Container'.org.eclipse.emf.ecore.EAttributegetDiagramElement_IsVisible()Returns the meta object for the attribute 'Is Visible'.org.eclipse.emf.ecore.EReferencegetDiagramElement_Property()Returns the meta object for the containment reference list 'Property'.org.eclipse.emf.ecore.EReferencegetDiagramElement_Reference()Returns the meta object for the reference list 'Reference'.org.eclipse.emf.ecore.EClassgetDiagramImage()Returns the meta object for class 'Diagram Image'.org.eclipse.emf.ecore.EAttributegetDiagramImage_MimeType()Returns the meta object for the attribute 'Mime Type'.org.eclipse.emf.ecore.EAttributegetDiagramImage_Uri()Returns the meta object for the attribute 'Uri'.org.eclipse.emf.ecore.EClassgetDiagramLink()Returns the meta object for class 'Diagram Link'.org.eclipse.emf.ecore.EReferencegetDiagramLink_Diagram()Returns the meta object for the reference 'Diagram'.org.eclipse.emf.ecore.EReferencegetDiagramLink_GraphElement()Returns the meta object for the container reference 'Graph Element'.org.eclipse.emf.ecore.EReferencegetDiagramLink_Viewport()Returns the meta object for the containment reference 'Viewport'.org.eclipse.emf.ecore.EAttributegetDiagramLink_Zoom()Returns the meta object for the attribute 'Zoom'.org.eclipse.emf.ecore.EClassgetDiagramProperty()Returns the meta object for class 'Diagram Property'.org.eclipse.emf.ecore.EAttributegetDiagramProperty_Key()Returns the meta object for the attribute 'Key'.org.eclipse.emf.ecore.EAttributegetDiagramProperty_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetDimension()Returns the meta object for class 'Dimension'.org.eclipse.emf.ecore.EAttributegetDimension_Height()Returns the meta object for the attribute 'Height'.org.eclipse.emf.ecore.EAttributegetDimension_Width()Returns the meta object for the attribute 'Width'.org.eclipse.emf.ecore.EClassgetDirectedRelationship()Returns the meta object for class 'Directed Relationship'.org.eclipse.emf.ecore.EReferencegetDirectedRelationship_Source()Returns the meta object for the reference list 'Source'.org.eclipse.emf.ecore.EReferencegetDirectedRelationship_Target()Returns the meta object for the reference list 'Target'.org.eclipse.emf.ecore.EClassgetDuration()Returns the meta object for class 'Duration'.org.eclipse.emf.ecore.EReferencegetDuration_Expr()Returns the meta object for the reference 'Expr'.org.eclipse.emf.ecore.EReferencegetDuration_Observation()Returns the meta object for the reference list 'Observation'.org.eclipse.emf.ecore.EClassgetDurationConstraint()Returns the meta object for class 'Duration Constraint'.org.eclipse.emf.ecore.EAttributegetDurationConstraint_FirstEvent()Returns the meta object for the attribute list 'First Event'.org.eclipse.emf.ecore.EClassgetDurationInterval()Returns the meta object for class 'Duration Interval'.org.eclipse.emf.ecore.EClassgetDurationObservation()Returns the meta object for class 'Duration Observation'.org.eclipse.emf.ecore.EReferencegetDurationObservation_Event()Returns the meta object for the reference list 'Event'.org.eclipse.emf.ecore.EAttributegetDurationObservation_FirstEvent()Returns the meta object for the attribute list 'First Event'.org.eclipse.emf.ecore.EClassgetElement()Returns the meta object for class 'Element'.org.eclipse.emf.ecore.EReferencegetElement_OwnedComment()Returns the meta object for the containment reference list 'Owned Comment'.org.eclipse.emf.ecore.EReferencegetElement_OwnedElement()Returns the meta object for the reference list 'Owned Element'.org.eclipse.emf.ecore.EReferencegetElement_Owner()Returns the meta object for the reference 'Owner'.org.eclipse.emf.ecore.EClassgetElementImport()Returns the meta object for class 'Element Import'.org.eclipse.emf.ecore.EAttributegetElementImport_Alias()Returns the meta object for the attribute 'Alias'.org.eclipse.emf.ecore.EReferencegetElementImport_ImportedElement()Returns the meta object for the reference 'Imported Element'.org.eclipse.emf.ecore.EReferencegetElementImport_ImportingNamespace()Returns the meta object for the container reference 'Importing Namespace'.org.eclipse.emf.ecore.EAttributegetElementImport_Visibility()Returns the meta object for the attribute 'Visibility'.org.eclipse.emf.ecore.EClassgetEllipse()Returns the meta object for class 'Ellipse'.org.eclipse.emf.ecore.EReferencegetEllipse_Center()Returns the meta object for the containment reference 'Center'.org.eclipse.emf.ecore.EAttributegetEllipse_EndAngle()Returns the meta object for the attribute 'End Angle'.org.eclipse.emf.ecore.EAttributegetEllipse_RadiusX()Returns the meta object for the attribute 'Radius X'.org.eclipse.emf.ecore.EAttributegetEllipse_RadiusY()Returns the meta object for the attribute 'Radius Y'.org.eclipse.emf.ecore.EAttributegetEllipse_Rotation()Returns the meta object for the attribute 'Rotation'.org.eclipse.emf.ecore.EAttributegetEllipse_StartAngle()Returns the meta object for the attribute 'Start Angle'.org.eclipse.emf.ecore.EClassgetEncapsulatedClassifier()Returns the meta object for class 'Encapsulated Classifier'.org.eclipse.emf.ecore.EReferencegetEncapsulatedClassifier_OwnedPort()Returns the meta object for the reference list 'Owned Port'.org.eclipse.emf.ecore.EClassgetEnumeration()Returns the meta object for class 'Enumeration'.org.eclipse.emf.ecore.EReferencegetEnumeration_OwnedLiteral()Returns the meta object for the containment reference list 'Owned Literal'.org.eclipse.emf.ecore.EClassgetEnumerationLiteral()Returns the meta object for class 'Enumeration Literal'.org.eclipse.emf.ecore.EReferencegetEnumerationLiteral_Enumeration()Returns the meta object for the container reference 'Enumeration'.org.eclipse.emf.ecore.EClassgetEvent()Returns the meta object for class 'Event'.org.eclipse.emf.ecore.EClassgetExceptionHandler()Returns the meta object for class 'Exception Handler'.org.eclipse.emf.ecore.EReferencegetExceptionHandler_ExceptionInput()Returns the meta object for the reference 'Exception Input'.org.eclipse.emf.ecore.EReferencegetExceptionHandler_ExceptionType()Returns the meta object for the reference list 'Exception Type'.org.eclipse.emf.ecore.EReferencegetExceptionHandler_HandlerBody()Returns the meta object for the reference 'Handler Body'.org.eclipse.emf.ecore.EReferencegetExceptionHandler_ProtectedNode()Returns the meta object for the container reference 'Protected Node'.org.eclipse.emf.ecore.EClassgetExecutableNode()Returns the meta object for class 'Executable Node'.org.eclipse.emf.ecore.EReferencegetExecutableNode_Handler()Returns the meta object for the containment reference list 'Handler'.org.eclipse.emf.ecore.EClassgetExecutionEnvironment()Returns the meta object for class 'Execution Environment'.org.eclipse.emf.ecore.EClassgetExecutionEvent()Returns the meta object for class 'Execution Event'.org.eclipse.emf.ecore.EClassgetExecutionOccurrenceSpecification()Returns the meta object for class 'Execution Occurrence Specification'.org.eclipse.emf.ecore.EReferencegetExecutionOccurrenceSpecification_Execution()Returns the meta object for the reference 'Execution'.org.eclipse.emf.ecore.EClassgetExecutionSpecification()Returns the meta object for class 'Execution Specification'.org.eclipse.emf.ecore.EReferencegetExecutionSpecification_Finish()Returns the meta object for the reference 'Finish'.org.eclipse.emf.ecore.EReferencegetExecutionSpecification_Start()Returns the meta object for the reference 'Start'.org.eclipse.emf.ecore.EEnumgetExpansionKind()Returns the meta object for enum 'Expansion Kind'.org.eclipse.emf.ecore.EClassgetExpansionNode()Returns the meta object for class 'Expansion Node'.org.eclipse.emf.ecore.EReferencegetExpansionNode_RegionAsInput()Returns the meta object for the reference 'Region As Input'.org.eclipse.emf.ecore.EReferencegetExpansionNode_RegionAsOutput()Returns the meta object for the reference 'Region As Output'.org.eclipse.emf.ecore.EClassgetExpansionRegion()Returns the meta object for class 'Expansion Region'.org.eclipse.emf.ecore.EReferencegetExpansionRegion_InputElement()Returns the meta object for the reference list 'Input Element'.org.eclipse.emf.ecore.EAttributegetExpansionRegion_Mode()Returns the meta object for the attribute 'Mode'.org.eclipse.emf.ecore.EReferencegetExpansionRegion_OutputElement()Returns the meta object for the reference list 'Output Element'.org.eclipse.emf.ecore.EClassgetExpression()Returns the meta object for class 'Expression'.org.eclipse.emf.ecore.EReferencegetExpression_Operand()Returns the meta object for the containment reference list 'Operand'.org.eclipse.emf.ecore.EAttributegetExpression_Symbol()Returns the meta object for the attribute 'Symbol'.org.eclipse.emf.ecore.EClassgetExtend()Returns the meta object for class 'Extend'.org.eclipse.emf.ecore.EReferencegetExtend_Condition()Returns the meta object for the containment reference 'Condition'.org.eclipse.emf.ecore.EReferencegetExtend_ExtendedCase()Returns the meta object for the reference 'Extended Case'.org.eclipse.emf.ecore.EReferencegetExtend_Extension()Returns the meta object for the container reference 'Extension'.org.eclipse.emf.ecore.EReferencegetExtend_ExtensionLocation()Returns the meta object for the reference list 'Extension Location'.org.eclipse.emf.ecore.EClassgetExtension()Returns the meta object for class 'Extension'.org.eclipse.emf.ecore.EAttributegetExtension_IsRequired()Returns the meta object for the attribute 'Is Required'.org.eclipse.emf.ecore.EReferencegetExtension_Metaclass()Returns the meta object for the reference 'Metaclass'.org.eclipse.emf.ecore.EClassgetExtensionEnd()Returns the meta object for class 'Extension End'.org.eclipse.emf.ecore.EClassgetExtensionPoint()Returns the meta object for class 'Extension Point'.org.eclipse.emf.ecore.EReferencegetExtensionPoint_UseCase()Returns the meta object for the container reference 'Use Case'.org.eclipse.emf.ecore.EClassgetFeature()Returns the meta object for class 'Feature'.org.eclipse.emf.ecore.EReferencegetFeature_FeaturingClassifier()Returns the meta object for the reference list 'Featuring Classifier'.org.eclipse.emf.ecore.EAttributegetFeature_IsStatic()Returns the meta object for the attribute 'Is Static'.org.eclipse.emf.ecore.EClassgetFinalNode()Returns the meta object for class 'Final Node'.org.eclipse.emf.ecore.EClassgetFinalState()Returns the meta object for class 'Final State'.org.eclipse.emf.ecore.EClassgetFlowFinalNode()Returns the meta object for class 'Flow Final Node'.org.eclipse.emf.ecore.EClassgetForkNode()Returns the meta object for class 'Fork Node'.org.eclipse.emf.ecore.EClassgetFunctionBehavior()Returns the meta object for class 'Function Behavior'.org.eclipse.emf.ecore.EClassgetGate()Returns the meta object for class 'Gate'.org.eclipse.emf.ecore.EClassgetGeneralization()Returns the meta object for class 'Generalization'.org.eclipse.emf.ecore.EReferencegetGeneralization_General()Returns the meta object for the reference 'General'.org.eclipse.emf.ecore.EReferencegetGeneralization_GeneralizationSet()Returns the meta object for the reference list 'Generalization Set'.org.eclipse.emf.ecore.EAttributegetGeneralization_IsSubstitutable()Returns the meta object for the attribute 'Is Substitutable'.org.eclipse.emf.ecore.EReferencegetGeneralization_Specific()Returns the meta object for the container reference 'Specific'.org.eclipse.emf.ecore.EClassgetGeneralizationSet()Returns the meta object for class 'Generalization Set'.org.eclipse.emf.ecore.EReferencegetGeneralizationSet_Generalization()Returns the meta object for the reference list 'Generalization'.org.eclipse.emf.ecore.EAttributegetGeneralizationSet_IsCovering()Returns the meta object for the attribute 'Is Covering'.org.eclipse.emf.ecore.EAttributegetGeneralizationSet_IsDisjoint()Returns the meta object for the attribute 'Is Disjoint'.org.eclipse.emf.ecore.EReferencegetGeneralizationSet_Powertype()Returns the meta object for the reference 'Powertype'.org.eclipse.emf.ecore.EClassgetGeneralOrdering()Returns the meta object for class 'General Ordering'.org.eclipse.emf.ecore.EReferencegetGeneralOrdering_After()Returns the meta object for the reference 'After'.org.eclipse.emf.ecore.EReferencegetGeneralOrdering_Before()Returns the meta object for the reference 'Before'.org.eclipse.emf.ecore.EClassgetGraphConnector()Returns the meta object for class 'Graph Connector'.org.eclipse.emf.ecore.EReferencegetGraphConnector_GraphEdge()Returns the meta object for the reference list 'Graph Edge'.org.eclipse.emf.ecore.EReferencegetGraphConnector_GraphElement()Returns the meta object for the container reference 'Graph Element'.org.eclipse.emf.ecore.EReferencegetGraphConnector_Position()Returns the meta object for the containment reference 'Position'.org.eclipse.emf.ecore.EClassgetGraphEdge()Returns the meta object for class 'Graph Edge'.org.eclipse.emf.ecore.EReferencegetGraphEdge_Anchor()Returns the meta object for the reference list 'Anchor'.org.eclipse.emf.ecore.EReferencegetGraphEdge_Waypoints()Returns the meta object for the containment reference list 'Waypoints'.org.eclipse.emf.ecore.EClassgetGraphElement()Returns the meta object for class 'Graph Element'.org.eclipse.emf.ecore.EReferencegetGraphElement_Anchorage()Returns the meta object for the containment reference list 'Anchorage'.org.eclipse.emf.ecore.EReferencegetGraphElement_Contained()Returns the meta object for the containment reference list 'Contained'.org.eclipse.emf.ecore.EReferencegetGraphElement_Link()Returns the meta object for the containment reference list 'Link'.org.eclipse.emf.ecore.EReferencegetGraphElement_Position()Returns the meta object for the containment reference 'Position'.org.eclipse.emf.ecore.EReferencegetGraphElement_SemanticModel()Returns the meta object for the containment reference 'Semantic Model'.org.eclipse.emf.ecore.EClassgetGraphicPrimitive()Returns the meta object for class 'Graphic Primitive'.org.eclipse.emf.ecore.EClassgetGraphNode()Returns the meta object for class 'Graph Node'.org.eclipse.emf.ecore.EReferencegetGraphNode_Size()Returns the meta object for the containment reference 'Size'.org.eclipse.emf.ecore.EClassgetImage()Returns the meta object for class 'Image'.org.eclipse.emf.ecore.EAttributegetImage_Content()Returns the meta object for the attribute 'Content'.org.eclipse.emf.ecore.EAttributegetImage_Format()Returns the meta object for the attribute 'Format'.org.eclipse.emf.ecore.EAttributegetImage_Location()Returns the meta object for the attribute 'Location'.org.eclipse.emf.ecore.EClassgetInclude()Returns the meta object for class 'Include'.org.eclipse.emf.ecore.EReferencegetInclude_Addition()Returns the meta object for the reference 'Addition'.org.eclipse.emf.ecore.EReferencegetInclude_IncludingCase()Returns the meta object for the container reference 'Including Case'.org.eclipse.emf.ecore.EClassgetInformationFlow()Returns the meta object for class 'Information Flow'.org.eclipse.emf.ecore.EReferencegetInformationFlow_Conveyed()Returns the meta object for the reference list 'Conveyed'.org.eclipse.emf.ecore.EReferencegetInformationFlow_InformationSource()Returns the meta object for the reference list 'Information Source'.org.eclipse.emf.ecore.EReferencegetInformationFlow_InformationTarget()Returns the meta object for the reference list 'Information Target'.org.eclipse.emf.ecore.EReferencegetInformationFlow_Realization()Returns the meta object for the reference list 'Realization'.org.eclipse.emf.ecore.EReferencegetInformationFlow_RealizingActivityEdge()Returns the meta object for the reference list 'Realizing Activity Edge'.org.eclipse.emf.ecore.EReferencegetInformationFlow_RealizingConnector()Returns the meta object for the reference list 'Realizing Connector'.org.eclipse.emf.ecore.EReferencegetInformationFlow_RealizingMessage()Returns the meta object for the reference list 'Realizing Message'.org.eclipse.emf.ecore.EClassgetInformationItem()Returns the meta object for class 'Information Item'.org.eclipse.emf.ecore.EReferencegetInformationItem_Represented()Returns the meta object for the reference list 'Represented'.org.eclipse.emf.ecore.EClassgetInitialNode()Returns the meta object for class 'Initial Node'.org.eclipse.emf.ecore.EClassgetInputPin()Returns the meta object for class 'Input Pin'.org.eclipse.emf.ecore.EClassgetInstanceSpecification()Returns the meta object for class 'Instance Specification'.org.eclipse.emf.ecore.EReferencegetInstanceSpecification_Classifier()Returns the meta object for the reference list 'Classifier'.org.eclipse.emf.ecore.EReferencegetInstanceSpecification_Slot()Returns the meta object for the containment reference list 'Slot'.org.eclipse.emf.ecore.EReferencegetInstanceSpecification_Specification()Returns the meta object for the containment reference 'Specification'.org.eclipse.emf.ecore.EClassgetInstanceValue()Returns the meta object for class 'Instance Value'.org.eclipse.emf.ecore.EReferencegetInstanceValue_Instance()Returns the meta object for the reference 'Instance'.org.eclipse.emf.ecore.EDataTypegetInteger()Returns the meta object for data type 'Integer'.org.eclipse.emf.ecore.EClassgetInteraction()Returns the meta object for class 'Interaction'.org.eclipse.emf.ecore.EReferencegetInteraction_Action()Returns the meta object for the containment reference list 'Action'.org.eclipse.emf.ecore.EReferencegetInteraction_FormalGate()Returns the meta object for the containment reference list 'Formal Gate'.org.eclipse.emf.ecore.EReferencegetInteraction_Fragment()Returns the meta object for the containment reference list 'Fragment'.org.eclipse.emf.ecore.EReferencegetInteraction_Lifeline()Returns the meta object for the containment reference list 'Lifeline'.org.eclipse.emf.ecore.EReferencegetInteraction_Message()Returns the meta object for the containment reference list 'Message'.org.eclipse.emf.ecore.EClassgetInteractionConstraint()Returns the meta object for class 'Interaction Constraint'.org.eclipse.emf.ecore.EReferencegetInteractionConstraint_Maxint()Returns the meta object for the containment reference 'Maxint'.org.eclipse.emf.ecore.EReferencegetInteractionConstraint_Minint()Returns the meta object for the containment reference 'Minint'.org.eclipse.emf.ecore.EClassgetInteractionFragment()Returns the meta object for class 'Interaction Fragment'.org.eclipse.emf.ecore.EReferencegetInteractionFragment_Covered()Returns the meta object for the reference list 'Covered'.org.eclipse.emf.ecore.EReferencegetInteractionFragment_EnclosingInteraction()Returns the meta object for the container reference 'Enclosing Interaction'.org.eclipse.emf.ecore.EReferencegetInteractionFragment_EnclosingOperand()Returns the meta object for the container reference 'Enclosing Operand'.org.eclipse.emf.ecore.EReferencegetInteractionFragment_GeneralOrdering()Returns the meta object for the containment reference list 'General Ordering'.org.eclipse.emf.ecore.EClassgetInteractionOperand()Returns the meta object for class 'Interaction Operand'.org.eclipse.emf.ecore.EReferencegetInteractionOperand_Fragment()Returns the meta object for the containment reference list 'Fragment'.org.eclipse.emf.ecore.EReferencegetInteractionOperand_Guard()Returns the meta object for the containment reference 'Guard'.org.eclipse.emf.ecore.EEnumgetInteractionOperatorKind()Returns the meta object for enum 'Interaction Operator Kind'.org.eclipse.emf.ecore.EClassgetInteractionUse()Returns the meta object for class 'Interaction Use'.org.eclipse.emf.ecore.EReferencegetInteractionUse_ActualGate()Returns the meta object for the containment reference list 'Actual Gate'.org.eclipse.emf.ecore.EReferencegetInteractionUse_Argument()Returns the meta object for the containment reference list 'Argument'.org.eclipse.emf.ecore.EReferencegetInteractionUse_RefersTo()Returns the meta object for the reference 'Refers To'.org.eclipse.emf.ecore.EClassgetInterface()Returns the meta object for class 'Interface'.org.eclipse.emf.ecore.EReferencegetInterface_NestedClassifier()Returns the meta object for the containment reference list 'Nested Classifier'.org.eclipse.emf.ecore.EReferencegetInterface_OwnedAttribute()Returns the meta object for the containment reference list 'Owned Attribute'.org.eclipse.emf.ecore.EReferencegetInterface_OwnedOperation()Returns the meta object for the containment reference list 'Owned Operation'.org.eclipse.emf.ecore.EReferencegetInterface_OwnedReception()Returns the meta object for the containment reference list 'Owned Reception'.org.eclipse.emf.ecore.EReferencegetInterface_Protocol()Returns the meta object for the containment reference 'Protocol'.org.eclipse.emf.ecore.EReferencegetInterface_RedefinedInterface()Returns the meta object for the reference list 'Redefined Interface'.org.eclipse.emf.ecore.EClassgetInterfaceRealization()Returns the meta object for class 'Interface Realization'.org.eclipse.emf.ecore.EReferencegetInterfaceRealization_Contract()Returns the meta object for the reference 'Contract'.org.eclipse.emf.ecore.EReferencegetInterfaceRealization_ImplementingClassifier()Returns the meta object for the container reference 'Implementing Classifier'.org.eclipse.emf.ecore.EClassgetInterruptibleActivityRegion()Returns the meta object for class 'Interruptible Activity Region'.org.eclipse.emf.ecore.EReferencegetInterruptibleActivityRegion_InterruptingEdge()Returns the meta object for the reference list 'Interrupting Edge'.org.eclipse.emf.ecore.EReferencegetInterruptibleActivityRegion_Node()Returns the meta object for the reference list 'Node'.org.eclipse.emf.ecore.EClassgetInterval()Returns the meta object for class 'Interval'.org.eclipse.emf.ecore.EReferencegetInterval_Max()Returns the meta object for the reference 'Max'.org.eclipse.emf.ecore.EReferencegetInterval_Min()Returns the meta object for the reference 'Min'.org.eclipse.emf.ecore.EClassgetIntervalConstraint()Returns the meta object for class 'Interval Constraint'.org.eclipse.emf.ecore.EClassgetInvocationAction()Returns the meta object for class 'Invocation Action'.org.eclipse.emf.ecore.EReferencegetInvocationAction_Argument()Returns the meta object for the containment reference list 'Argument'.org.eclipse.emf.ecore.EReferencegetInvocationAction_OnPort()Returns the meta object for the reference 'On Port'.org.eclipse.emf.ecore.EClassgetJoinNode()Returns the meta object for class 'Join Node'.org.eclipse.emf.ecore.EAttributegetJoinNode_IsCombineDuplicate()Returns the meta object for the attribute 'Is Combine Duplicate'.org.eclipse.emf.ecore.EReferencegetJoinNode_JoinSpec()Returns the meta object for the containment reference 'Join Spec'.org.eclipse.emf.ecore.EClassgetLeafElement()Returns the meta object for class 'Leaf Element'.org.eclipse.emf.ecore.EClassgetLifeline()Returns the meta object for class 'Lifeline'.org.eclipse.emf.ecore.EReferencegetLifeline_CoveredBy()Returns the meta object for the reference list 'Covered By'.org.eclipse.emf.ecore.EReferencegetLifeline_DecomposedAs()Returns the meta object for the reference 'Decomposed As'.org.eclipse.emf.ecore.EReferencegetLifeline_Interaction()Returns the meta object for the container reference 'Interaction'.org.eclipse.emf.ecore.EReferencegetLifeline_Represents()Returns the meta object for the reference 'Represents'.org.eclipse.emf.ecore.EReferencegetLifeline_Selector()Returns the meta object for the containment reference 'Selector'.org.eclipse.emf.ecore.EClassgetLinkAction()Returns the meta object for class 'Link Action'.org.eclipse.emf.ecore.EReferencegetLinkAction_EndData()Returns the meta object for the containment reference list 'End Data'.org.eclipse.emf.ecore.EReferencegetLinkAction_InputValue()Returns the meta object for the containment reference list 'Input Value'.org.eclipse.emf.ecore.EClassgetLinkEndCreationData()Returns the meta object for class 'Link End Creation Data'.org.eclipse.emf.ecore.EReferencegetLinkEndCreationData_InsertAt()Returns the meta object for the reference 'Insert At'.org.eclipse.emf.ecore.EAttributegetLinkEndCreationData_IsReplaceAll()Returns the meta object for the attribute 'Is Replace All'.org.eclipse.emf.ecore.EClassgetLinkEndData()Returns the meta object for class 'Link End Data'.org.eclipse.emf.ecore.EReferencegetLinkEndData_End()Returns the meta object for the reference 'End'.org.eclipse.emf.ecore.EReferencegetLinkEndData_Qualifier()Returns the meta object for the containment reference list 'Qualifier'.org.eclipse.emf.ecore.EReferencegetLinkEndData_Value()Returns the meta object for the reference 'Value'.org.eclipse.emf.ecore.EClassgetLinkEndDestructionData()Returns the meta object for class 'Link End Destruction Data'.org.eclipse.emf.ecore.EReferencegetLinkEndDestructionData_DestroyAt()Returns the meta object for the reference 'Destroy At'.org.eclipse.emf.ecore.EAttributegetLinkEndDestructionData_IsDestroyDuplicates()Returns the meta object for the attribute 'Is Destroy Duplicates'.org.eclipse.emf.ecore.EClassgetLiteralBoolean()Returns the meta object for class 'Literal Boolean'.org.eclipse.emf.ecore.EAttributegetLiteralBoolean_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetLiteralInteger()Returns the meta object for class 'Literal Integer'.org.eclipse.emf.ecore.EAttributegetLiteralInteger_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetLiteralNull()Returns the meta object for class 'Literal Null'.org.eclipse.emf.ecore.EClassgetLiteralSpecification()Returns the meta object for class 'Literal Specification'.org.eclipse.emf.ecore.EClassgetLiteralString()Returns the meta object for class 'Literal String'.org.eclipse.emf.ecore.EAttributegetLiteralString_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetLiteralUnlimitedNatural()Returns the meta object for class 'Literal Unlimited Natural'.org.eclipse.emf.ecore.EAttributegetLiteralUnlimitedNatural_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetLoopNode()Returns the meta object for class 'Loop Node'.org.eclipse.emf.ecore.EReferencegetLoopNode_BodyOutput()Returns the meta object for the reference list 'Body Output'.org.eclipse.emf.ecore.EReferencegetLoopNode_BodyPart()Returns the meta object for the reference list 'Body Part'.org.eclipse.emf.ecore.EReferencegetLoopNode_Decider()Returns the meta object for the reference 'Decider'.org.eclipse.emf.ecore.EAttributegetLoopNode_IsTestedFirst()Returns the meta object for the attribute 'Is Tested First'.org.eclipse.emf.ecore.EReferencegetLoopNode_LoopVariable()Returns the meta object for the reference list 'Loop Variable'.org.eclipse.emf.ecore.EReferencegetLoopNode_LoopVariableInput()Returns the meta object for the containment reference list 'Loop Variable Input'.org.eclipse.emf.ecore.EReferencegetLoopNode_Result()Returns the meta object for the containment reference list 'Result'.org.eclipse.emf.ecore.EReferencegetLoopNode_SetupPart()Returns the meta object for the reference list 'Setup Part'.org.eclipse.emf.ecore.EReferencegetLoopNode_Test()Returns the meta object for the reference list 'Test'.org.eclipse.emf.ecore.EClassgetManifestation()Returns the meta object for class 'Manifestation'.org.eclipse.emf.ecore.EReferencegetManifestation_UtilizedElement()Returns the meta object for the reference 'Utilized Element'.org.eclipse.emf.ecore.EClassgetMergeNode()Returns the meta object for class 'Merge Node'.org.eclipse.emf.ecore.EClassgetMessage()Returns the meta object for class 'Message'.org.eclipse.emf.ecore.EReferencegetMessage_Argument()Returns the meta object for the containment reference list 'Argument'.org.eclipse.emf.ecore.EReferencegetMessage_Connector()Returns the meta object for the reference 'Connector'.org.eclipse.emf.ecore.EReferencegetMessage_Interaction()Returns the meta object for the container reference 'Interaction'.org.eclipse.emf.ecore.EAttributegetMessage_MessageKind()Returns the meta object for the attribute 'Message Kind'.org.eclipse.emf.ecore.EAttributegetMessage_MessageSort()Returns the meta object for the attribute 'Message Sort'.org.eclipse.emf.ecore.EReferencegetMessage_ReceiveEvent()Returns the meta object for the reference 'Receive Event'.org.eclipse.emf.ecore.EReferencegetMessage_SendEvent()Returns the meta object for the reference 'Send Event'.org.eclipse.emf.ecore.EReferencegetMessage_Signature()Returns the meta object for the reference 'Signature'.org.eclipse.emf.ecore.EClassgetMessageEnd()Returns the meta object for class 'Message End'.org.eclipse.emf.ecore.EReferencegetMessageEnd_Message()Returns the meta object for the reference 'Message'.org.eclipse.emf.ecore.EClassgetMessageEvent()Returns the meta object for class 'Message Event'.org.eclipse.emf.ecore.EEnumgetMessageKind()Returns the meta object for enum 'Message Kind'.org.eclipse.emf.ecore.EClassgetMessageOccurrenceSpecification()Returns the meta object for class 'Message Occurrence Specification'.org.eclipse.emf.ecore.EEnumgetMessageSort()Returns the meta object for enum 'Message Sort'.org.eclipse.emf.ecore.EClassgetModel()Returns the meta object for class 'Model'.org.eclipse.emf.ecore.EAttributegetModel_Viewpoint()Returns the meta object for the attribute 'Viewpoint'.org.eclipse.emf.ecore.EClassgetMultiplicityElement()Returns the meta object for class 'Multiplicity Element'.org.eclipse.emf.ecore.EAttributegetMultiplicityElement_IsOrdered()Returns the meta object for the attribute 'Is Ordered'.org.eclipse.emf.ecore.EAttributegetMultiplicityElement_IsUnique()Returns the meta object for the attribute 'Is Unique'.org.eclipse.emf.ecore.EAttributegetMultiplicityElement_Lower()Returns the meta object for the attribute 'Lower'.org.eclipse.emf.ecore.EReferencegetMultiplicityElement_LowerValue()Returns the meta object for the containment reference 'Lower Value'.org.eclipse.emf.ecore.EAttributegetMultiplicityElement_Upper()Returns the meta object for the attribute 'Upper'.org.eclipse.emf.ecore.EReferencegetMultiplicityElement_UpperValue()Returns the meta object for the containment reference 'Upper Value'.org.eclipse.emf.ecore.EClassgetNamedElement()Returns the meta object for class 'Named Element'.org.eclipse.emf.ecore.EReferencegetNamedElement_ClientDependency()Returns the meta object for the reference list 'Client Dependency'.org.eclipse.emf.ecore.EAttributegetNamedElement_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EReferencegetNamedElement_NameExpression()Returns the meta object for the containment reference 'Name Expression'.org.eclipse.emf.ecore.EReferencegetNamedElement_Namespace()Returns the meta object for the reference 'Namespace'.org.eclipse.emf.ecore.EAttributegetNamedElement_QualifiedName()Returns the meta object for the attribute 'Qualified Name'.org.eclipse.emf.ecore.EAttributegetNamedElement_Visibility()Returns the meta object for the attribute 'Visibility'.org.eclipse.emf.ecore.EClassgetNamespace()Returns the meta object for class 'Namespace'.org.eclipse.emf.ecore.EReferencegetNamespace_ElementImport()Returns the meta object for the containment reference list 'Element Import'.org.eclipse.emf.ecore.EReferencegetNamespace_ImportedMember()Returns the meta object for the reference list 'Imported Member'.org.eclipse.emf.ecore.EReferencegetNamespace_Member()Returns the meta object for the reference list 'Member'.org.eclipse.emf.ecore.EReferencegetNamespace_OwnedMember()Returns the meta object for the reference list 'Owned Member'.org.eclipse.emf.ecore.EReferencegetNamespace_OwnedRule()Returns the meta object for the containment reference list 'Owned Rule'.org.eclipse.emf.ecore.EReferencegetNamespace_PackageImport()Returns the meta object for the containment reference list 'Package Import'.org.eclipse.emf.ecore.EClassgetNode()Returns the meta object for class 'Node'.org.eclipse.emf.ecore.EReferencegetNode_NestedNode()Returns the meta object for the containment reference list 'Nested Node'.org.eclipse.emf.ecore.EClassgetObjectFlow()Returns the meta object for class 'Object Flow'.org.eclipse.emf.ecore.EAttributegetObjectFlow_IsMulticast()Returns the meta object for the attribute 'Is Multicast'.org.eclipse.emf.ecore.EAttributegetObjectFlow_IsMultireceive()Returns the meta object for the attribute 'Is Multireceive'.org.eclipse.emf.ecore.EReferencegetObjectFlow_Selection()Returns the meta object for the reference 'Selection'.org.eclipse.emf.ecore.EReferencegetObjectFlow_Transformation()Returns the meta object for the reference 'Transformation'.org.eclipse.emf.ecore.EClassgetObjectNode()Returns the meta object for class 'Object Node'.org.eclipse.emf.ecore.EReferencegetObjectNode_InState()Returns the meta object for the reference list 'In State'.org.eclipse.emf.ecore.EAttributegetObjectNode_IsControlType()Returns the meta object for the attribute 'Is Control Type'.org.eclipse.emf.ecore.EAttributegetObjectNode_Ordering()Returns the meta object for the attribute 'Ordering'.org.eclipse.emf.ecore.EReferencegetObjectNode_Selection()Returns the meta object for the reference 'Selection'.org.eclipse.emf.ecore.EReferencegetObjectNode_UpperBound()Returns the meta object for the containment reference 'Upper Bound'.org.eclipse.emf.ecore.EEnumgetObjectNodeOrderingKind()Returns the meta object for enum 'Object Node Ordering Kind'.org.eclipse.emf.ecore.EClassgetObservation()Returns the meta object for class 'Observation'.org.eclipse.emf.ecore.EClassgetOccurrenceSpecification()Returns the meta object for class 'Occurrence Specification'.org.eclipse.emf.ecore.EReferencegetOccurrenceSpecification_Event()Returns the meta object for the reference 'Event'.org.eclipse.emf.ecore.EReferencegetOccurrenceSpecification_ToAfter()Returns the meta object for the reference list 'To After'.org.eclipse.emf.ecore.EReferencegetOccurrenceSpecification_ToBefore()Returns the meta object for the reference list 'To Before'.org.eclipse.emf.ecore.EClassgetOpaqueAction()Returns the meta object for class 'Opaque Action'.org.eclipse.emf.ecore.EAttributegetOpaqueAction_Body()Returns the meta object for the attribute list 'Body'.org.eclipse.emf.ecore.EReferencegetOpaqueAction_InputValue()Returns the meta object for the containment reference list 'Input Value'.org.eclipse.emf.ecore.EAttributegetOpaqueAction_Language()Returns the meta object for the attribute list 'Language'.org.eclipse.emf.ecore.EReferencegetOpaqueAction_OutputValue()Returns the meta object for the containment reference list 'Output Value'.org.eclipse.emf.ecore.EClassgetOpaqueBehavior()Returns the meta object for class 'Opaque Behavior'.org.eclipse.emf.ecore.EAttributegetOpaqueBehavior_Body()Returns the meta object for the attribute list 'Body'.org.eclipse.emf.ecore.EAttributegetOpaqueBehavior_Language()Returns the meta object for the attribute list 'Language'.org.eclipse.emf.ecore.EClassgetOpaqueExpression()Returns the meta object for class 'Opaque Expression'.org.eclipse.emf.ecore.EReferencegetOpaqueExpression_Behavior()Returns the meta object for the reference 'Behavior'.org.eclipse.emf.ecore.EAttributegetOpaqueExpression_Body()Returns the meta object for the attribute list 'Body'.org.eclipse.emf.ecore.EAttributegetOpaqueExpression_Language()Returns the meta object for the attribute list 'Language'.org.eclipse.emf.ecore.EReferencegetOpaqueExpression_Result()Returns the meta object for the reference 'Result'.org.eclipse.emf.ecore.EClassgetOperation()Returns the meta object for class 'Operation'.org.eclipse.emf.ecore.EReferencegetOperation_BodyCondition()Returns the meta object for the reference 'Body Condition'.org.eclipse.emf.ecore.EReferencegetOperation_Class()Returns the meta object for the container reference 'Class'.org.eclipse.emf.ecore.EReferencegetOperation_Datatype()Returns the meta object for the container reference 'Datatype'.org.eclipse.emf.ecore.EReferencegetOperation_Interface()Returns the meta object for the container reference 'Interface'.org.eclipse.emf.ecore.EAttributegetOperation_IsOrdered()Returns the meta object for the attribute 'Is Ordered'.org.eclipse.emf.ecore.EAttributegetOperation_IsQuery()Returns the meta object for the attribute 'Is Query'.org.eclipse.emf.ecore.EAttributegetOperation_IsUnique()Returns the meta object for the attribute 'Is Unique'.org.eclipse.emf.ecore.EAttributegetOperation_Lower()Returns the meta object for the attribute 'Lower'.org.eclipse.emf.ecore.EReferencegetOperation_Postcondition()Returns the meta object for the reference list 'Postcondition'.org.eclipse.emf.ecore.EReferencegetOperation_Precondition()Returns the meta object for the reference list 'Precondition'.org.eclipse.emf.ecore.EReferencegetOperation_RedefinedOperation()Returns the meta object for the reference list 'Redefined Operation'.org.eclipse.emf.ecore.EReferencegetOperation_Type()Returns the meta object for the reference 'Type'.org.eclipse.emf.ecore.EAttributegetOperation_Upper()Returns the meta object for the attribute 'Upper'.org.eclipse.emf.ecore.EClassgetOperationTemplateParameter()Returns the meta object for class 'Operation Template Parameter'.org.eclipse.emf.ecore.EClassgetOutputPin()Returns the meta object for class 'Output Pin'.org.eclipse.emf.ecore.EClassgetPackage()Returns the meta object for class 'Package'.org.eclipse.emf.ecore.EReferencegetPackage_NestedPackage()Returns the meta object for the reference list 'Nested Package'.org.eclipse.emf.ecore.EReferencegetPackage_NestingPackage()Returns the meta object for the reference 'Nesting Package'.org.eclipse.emf.ecore.EReferencegetPackage_OwnedType()Returns the meta object for the reference list 'Owned Type'.org.eclipse.emf.ecore.EReferencegetPackage_PackagedElement()Returns the meta object for the containment reference list 'Packaged Element'.org.eclipse.emf.ecore.EReferencegetPackage_PackageMerge()Returns the meta object for the containment reference list 'Package Merge'.org.eclipse.emf.ecore.EReferencegetPackage_ProfileApplication()Returns the meta object for the containment reference list 'Profile Application'.org.eclipse.emf.ecore.EClassgetPackageableElement()Returns the meta object for class 'Packageable Element'.org.eclipse.emf.ecore.EClassgetPackageImport()Returns the meta object for class 'Package Import'.org.eclipse.emf.ecore.EReferencegetPackageImport_ImportedPackage()Returns the meta object for the reference 'Imported Package'.org.eclipse.emf.ecore.EReferencegetPackageImport_ImportingNamespace()Returns the meta object for the container reference 'Importing Namespace'.org.eclipse.emf.ecore.EAttributegetPackageImport_Visibility()Returns the meta object for the attribute 'Visibility'.org.eclipse.emf.ecore.EClassgetPackageMerge()Returns the meta object for class 'Package Merge'.org.eclipse.emf.ecore.EReferencegetPackageMerge_MergedPackage()Returns the meta object for the reference 'Merged Package'.org.eclipse.emf.ecore.EReferencegetPackageMerge_ReceivingPackage()Returns the meta object for the container reference 'Receiving Package'.org.eclipse.emf.ecore.EClassgetParameter()Returns the meta object for class 'Parameter'.org.eclipse.emf.ecore.EAttributegetParameter_Default()Returns the meta object for the attribute 'Default'.org.eclipse.emf.ecore.EReferencegetParameter_DefaultValue()Returns the meta object for the containment reference 'Default Value'.org.eclipse.emf.ecore.EAttributegetParameter_Direction()Returns the meta object for the attribute 'Direction'.org.eclipse.emf.ecore.EAttributegetParameter_Effect()Returns the meta object for the attribute 'Effect'.org.eclipse.emf.ecore.EAttributegetParameter_IsException()Returns the meta object for the attribute 'Is Exception'.org.eclipse.emf.ecore.EAttributegetParameter_IsStream()Returns the meta object for the attribute 'Is Stream'.org.eclipse.emf.ecore.EReferencegetParameter_Operation()Returns the meta object for the reference 'Operation'.org.eclipse.emf.ecore.EReferencegetParameter_ParameterSet()Returns the meta object for the reference list 'Parameter Set'.org.eclipse.emf.ecore.EClassgetParameterableElement()Returns the meta object for class 'Parameterable Element'.org.eclipse.emf.ecore.EReferencegetParameterableElement_OwningTemplateParameter()Returns the meta object for the container reference 'Owning Template Parameter'.org.eclipse.emf.ecore.EReferencegetParameterableElement_TemplateParameter()Returns the meta object for the reference 'Template Parameter'.org.eclipse.emf.ecore.EEnumgetParameterDirectionKind()Returns the meta object for enum 'Parameter Direction Kind'.org.eclipse.emf.ecore.EEnumgetParameterEffectKind()Returns the meta object for enum 'Parameter Effect Kind'.org.eclipse.emf.ecore.EClassgetParameterSet()Returns the meta object for class 'Parameter Set'.org.eclipse.emf.ecore.EReferencegetParameterSet_Condition()Returns the meta object for the containment reference list 'Condition'.org.eclipse.emf.ecore.EReferencegetParameterSet_Parameter()Returns the meta object for the reference list 'Parameter'.org.eclipse.emf.ecore.EClassgetPartDecomposition()Returns the meta object for class 'Part Decomposition'.org.eclipse.emf.ecore.EClassgetPin()Returns the meta object for class 'Pin'.org.eclipse.emf.ecore.EAttributegetPin_IsControl()Returns the meta object for the attribute 'Is Control'.org.eclipse.emf.ecore.EClassgetPoint()Returns the meta object for class 'Point'.org.eclipse.emf.ecore.EAttributegetPoint_X()Returns the meta object for the attribute 'X'.org.eclipse.emf.ecore.EAttributegetPoint_Y()Returns the meta object for the attribute 'Y'.org.eclipse.emf.ecore.EClassgetPolyline()Returns the meta object for class 'Polyline'.org.eclipse.emf.ecore.EAttributegetPolyline_Closed()Returns the meta object for the attribute 'Closed'.org.eclipse.emf.ecore.EReferencegetPolyline_Waypoints()Returns the meta object for the containment reference list 'Waypoints'.org.eclipse.emf.ecore.EClassgetPort()Returns the meta object for class 'Port'.org.eclipse.emf.ecore.EAttributegetPort_IsBehavior()Returns the meta object for the attribute 'Is Behavior'.org.eclipse.emf.ecore.EAttributegetPort_IsService()Returns the meta object for the attribute 'Is Service'.org.eclipse.emf.ecore.EReferencegetPort_Protocol()Returns the meta object for the reference 'Protocol'.org.eclipse.emf.ecore.EReferencegetPort_Provided()Returns the meta object for the reference list 'Provided'.org.eclipse.emf.ecore.EReferencegetPort_RedefinedPort()Returns the meta object for the reference list 'Redefined Port'.org.eclipse.emf.ecore.EReferencegetPort_Required()Returns the meta object for the reference list 'Required'.org.eclipse.emf.ecore.EClassgetPrimitiveType()Returns the meta object for class 'Primitive Type'.org.eclipse.emf.ecore.EClassgetProfile()Returns the meta object for class 'Profile'.org.eclipse.emf.ecore.EReferencegetProfile_MetaclassReference()Returns the meta object for the reference list 'Metaclass Reference'.org.eclipse.emf.ecore.EReferencegetProfile_MetamodelReference()Returns the meta object for the reference list 'Metamodel Reference'.org.eclipse.emf.ecore.EReferencegetProfile_OwnedStereotype()Returns the meta object for the reference list 'Owned Stereotype'.org.eclipse.emf.ecore.EClassgetProfileApplication()Returns the meta object for class 'Profile Application'.org.eclipse.emf.ecore.EReferencegetProfileApplication_AppliedProfile()Returns the meta object for the reference 'Applied Profile'.org.eclipse.emf.ecore.EReferencegetProfileApplication_ApplyingPackage()Returns the meta object for the container reference 'Applying Package'.org.eclipse.emf.ecore.EAttributegetProfileApplication_IsStrict()Returns the meta object for the attribute 'Is Strict'.org.eclipse.emf.ecore.EClassgetProperty()Returns the meta object for class 'Property'.org.eclipse.emf.ecore.EAttributegetProperty_Aggregation()Returns the meta object for the attribute 'Aggregation'.org.eclipse.emf.ecore.EReferencegetProperty_Association()Returns the meta object for the reference 'Association'.org.eclipse.emf.ecore.EReferencegetProperty_AssociationEnd()Returns the meta object for the container reference 'Association End'.org.eclipse.emf.ecore.EReferencegetProperty_Class()Returns the meta object for the reference 'Class'.org.eclipse.emf.ecore.EReferencegetProperty_Datatype()Returns the meta object for the container reference 'Datatype'.org.eclipse.emf.ecore.EAttributegetProperty_Default()Returns the meta object for the attribute 'Default'.org.eclipse.emf.ecore.EReferencegetProperty_DefaultValue()Returns the meta object for the containment reference 'Default Value'.org.eclipse.emf.ecore.EAttributegetProperty_IsComposite()Returns the meta object for the attribute 'Is Composite'.org.eclipse.emf.ecore.EAttributegetProperty_IsDerived()Returns the meta object for the attribute 'Is Derived'.org.eclipse.emf.ecore.EAttributegetProperty_IsDerivedUnion()Returns the meta object for the attribute 'Is Derived Union'.org.eclipse.emf.ecore.EReferencegetProperty_Opposite()Returns the meta object for the reference 'Opposite'.org.eclipse.emf.ecore.EReferencegetProperty_OwningAssociation()Returns the meta object for the container reference 'Owning Association'.org.eclipse.emf.ecore.EReferencegetProperty_Qualifier()Returns the meta object for the containment reference list 'Qualifier'.org.eclipse.emf.ecore.EReferencegetProperty_RedefinedProperty()Returns the meta object for the reference list 'Redefined Property'.org.eclipse.emf.ecore.EReferencegetProperty_SubsettedProperty()Returns the meta object for the reference list 'Subsetted Property'.org.eclipse.emf.ecore.EClassgetProtocolConformance()Returns the meta object for class 'Protocol Conformance'.org.eclipse.emf.ecore.EReferencegetProtocolConformance_GeneralMachine()Returns the meta object for the reference 'General Machine'.org.eclipse.emf.ecore.EReferencegetProtocolConformance_SpecificMachine()Returns the meta object for the container reference 'Specific Machine'.org.eclipse.emf.ecore.EClassgetProtocolStateMachine()Returns the meta object for class 'Protocol State Machine'.org.eclipse.emf.ecore.EReferencegetProtocolStateMachine_Conformance()Returns the meta object for the containment reference list 'Conformance'.org.eclipse.emf.ecore.EClassgetProtocolTransition()Returns the meta object for class 'Protocol Transition'.org.eclipse.emf.ecore.EReferencegetProtocolTransition_PostCondition()Returns the meta object for the reference 'Post Condition'.org.eclipse.emf.ecore.EReferencegetProtocolTransition_PreCondition()Returns the meta object for the reference 'Pre Condition'.org.eclipse.emf.ecore.EReferencegetProtocolTransition_Referred()Returns the meta object for the reference list 'Referred'.org.eclipse.emf.ecore.EClassgetPseudostate()Returns the meta object for class 'Pseudostate'.org.eclipse.emf.ecore.EAttributegetPseudostate_Kind()Returns the meta object for the attribute 'Kind'.org.eclipse.emf.ecore.EReferencegetPseudostate_State()Returns the meta object for the container reference 'State'.org.eclipse.emf.ecore.EReferencegetPseudostate_StateMachine()Returns the meta object for the container reference 'State Machine'.org.eclipse.emf.ecore.EEnumgetPseudostateKind()Returns the meta object for enum 'Pseudostate Kind'.org.eclipse.emf.ecore.EClassgetQualifierValue()Returns the meta object for class 'Qualifier Value'.org.eclipse.emf.ecore.EReferencegetQualifierValue_Qualifier()Returns the meta object for the reference 'Qualifier'.org.eclipse.emf.ecore.EReferencegetQualifierValue_Value()Returns the meta object for the reference 'Value'.org.eclipse.emf.ecore.EClassgetRaiseExceptionAction()Returns the meta object for class 'Raise Exception Action'.org.eclipse.emf.ecore.EReferencegetRaiseExceptionAction_Exception()Returns the meta object for the containment reference 'Exception'.org.eclipse.emf.ecore.EClassgetReadExtentAction()Returns the meta object for class 'Read Extent Action'.org.eclipse.emf.ecore.EReferencegetReadExtentAction_Classifier()Returns the meta object for the reference 'Classifier'.org.eclipse.emf.ecore.EReferencegetReadExtentAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadIsClassifiedObjectAction()Returns the meta object for class 'Read Is Classified Object Action'.org.eclipse.emf.ecore.EReferencegetReadIsClassifiedObjectAction_Classifier()Returns the meta object for the reference 'Classifier'.org.eclipse.emf.ecore.EAttributegetReadIsClassifiedObjectAction_IsDirect()Returns the meta object for the attribute 'Is Direct'.org.eclipse.emf.ecore.EReferencegetReadIsClassifiedObjectAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EReferencegetReadIsClassifiedObjectAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadLinkAction()Returns the meta object for class 'Read Link Action'.org.eclipse.emf.ecore.EReferencegetReadLinkAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadLinkObjectEndAction()Returns the meta object for class 'Read Link Object End Action'.org.eclipse.emf.ecore.EReferencegetReadLinkObjectEndAction_End()Returns the meta object for the reference 'End'.org.eclipse.emf.ecore.EReferencegetReadLinkObjectEndAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EReferencegetReadLinkObjectEndAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadLinkObjectEndQualifierAction()Returns the meta object for class 'Read Link Object End Qualifier Action'.org.eclipse.emf.ecore.EReferencegetReadLinkObjectEndQualifierAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EReferencegetReadLinkObjectEndQualifierAction_Qualifier()Returns the meta object for the reference 'Qualifier'.org.eclipse.emf.ecore.EReferencegetReadLinkObjectEndQualifierAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadSelfAction()Returns the meta object for class 'Read Self Action'.org.eclipse.emf.ecore.EReferencegetReadSelfAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadStructuralFeatureAction()Returns the meta object for class 'Read Structural Feature Action'.org.eclipse.emf.ecore.EReferencegetReadStructuralFeatureAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReadVariableAction()Returns the meta object for class 'Read Variable Action'.org.eclipse.emf.ecore.EReferencegetReadVariableAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetRealization()Returns the meta object for class 'Realization'.org.eclipse.emf.ecore.EClassgetReceiveOperationEvent()Returns the meta object for class 'Receive Operation Event'.org.eclipse.emf.ecore.EReferencegetReceiveOperationEvent_Operation()Returns the meta object for the reference 'Operation'.org.eclipse.emf.ecore.EClassgetReceiveSignalEvent()Returns the meta object for class 'Receive Signal Event'.org.eclipse.emf.ecore.EReferencegetReceiveSignalEvent_Signal()Returns the meta object for the reference 'Signal'.org.eclipse.emf.ecore.EClassgetReception()Returns the meta object for class 'Reception'.org.eclipse.emf.ecore.EReferencegetReception_Signal()Returns the meta object for the reference 'Signal'.org.eclipse.emf.ecore.EClassgetReclassifyObjectAction()Returns the meta object for class 'Reclassify Object Action'.org.eclipse.emf.ecore.EAttributegetReclassifyObjectAction_IsReplaceAll()Returns the meta object for the attribute 'Is Replace All'.org.eclipse.emf.ecore.EReferencegetReclassifyObjectAction_NewClassifier()Returns the meta object for the reference list 'New Classifier'.org.eclipse.emf.ecore.EReferencegetReclassifyObjectAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EReferencegetReclassifyObjectAction_OldClassifier()Returns the meta object for the reference list 'Old Classifier'.org.eclipse.emf.ecore.EClassgetRedefinableElement()Returns the meta object for class 'Redefinable Element'.org.eclipse.emf.ecore.EAttributegetRedefinableElement_IsLeaf()Returns the meta object for the attribute 'Is Leaf'.org.eclipse.emf.ecore.EReferencegetRedefinableElement_RedefinedElement()Returns the meta object for the reference list 'Redefined Element'.org.eclipse.emf.ecore.EReferencegetRedefinableElement_RedefinitionContext()Returns the meta object for the reference list 'Redefinition Context'.org.eclipse.emf.ecore.EClassgetRedefinableTemplateSignature()Returns the meta object for class 'Redefinable Template Signature'.org.eclipse.emf.ecore.EReferencegetRedefinableTemplateSignature_Classifier()Returns the meta object for the reference 'Classifier'.org.eclipse.emf.ecore.EReferencegetRedefinableTemplateSignature_ExtendedSignature()Returns the meta object for the reference list 'Extended Signature'.org.eclipse.emf.ecore.EReferencegetRedefinableTemplateSignature_InheritedParameter()Returns the meta object for the reference list 'Inherited Parameter'.org.eclipse.emf.ecore.EClassgetReduceAction()Returns the meta object for class 'Reduce Action'.org.eclipse.emf.ecore.EReferencegetReduceAction_Collection()Returns the meta object for the containment reference 'Collection'.org.eclipse.emf.ecore.EAttributegetReduceAction_IsOrdered()Returns the meta object for the attribute 'Is Ordered'.org.eclipse.emf.ecore.EReferencegetReduceAction_Reducer()Returns the meta object for the reference 'Reducer'.org.eclipse.emf.ecore.EReferencegetReduceAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EClassgetReference()Returns the meta object for class 'Reference'.org.eclipse.emf.ecore.EAttributegetReference_IsIndividualRepresentation()Returns the meta object for the attribute 'Is Individual Representation'.org.eclipse.emf.ecore.EReferencegetReference_Referenced()Returns the meta object for the reference 'Referenced'.org.eclipse.emf.ecore.EClassgetRegion()Returns the meta object for class 'Region'.org.eclipse.emf.ecore.EReferencegetRegion_ExtendedRegion()Returns the meta object for the reference 'Extended Region'.org.eclipse.emf.ecore.EReferencegetRegion_State()Returns the meta object for the container reference 'State'.org.eclipse.emf.ecore.EReferencegetRegion_StateMachine()Returns the meta object for the container reference 'State Machine'.org.eclipse.emf.ecore.EReferencegetRegion_Subvertex()Returns the meta object for the containment reference list 'Subvertex'.org.eclipse.emf.ecore.EReferencegetRegion_Transition()Returns the meta object for the containment reference list 'Transition'.org.eclipse.emf.ecore.EClassgetRelationship()Returns the meta object for class 'Relationship'.org.eclipse.emf.ecore.EReferencegetRelationship_RelatedElement()Returns the meta object for the reference list 'Related Element'.org.eclipse.emf.ecore.EClassgetRemoveStructuralFeatureValueAction()Returns the meta object for class 'Remove Structural Feature Value Action'.org.eclipse.emf.ecore.EAttributegetRemoveStructuralFeatureValueAction_IsRemoveDuplicates()Returns the meta object for the attribute 'Is Remove Duplicates'.org.eclipse.emf.ecore.EReferencegetRemoveStructuralFeatureValueAction_RemoveAt()Returns the meta object for the containment reference 'Remove At'.org.eclipse.emf.ecore.EClassgetRemoveVariableValueAction()Returns the meta object for class 'Remove Variable Value Action'.org.eclipse.emf.ecore.EAttributegetRemoveVariableValueAction_IsRemoveDuplicates()Returns the meta object for the attribute 'Is Remove Duplicates'.org.eclipse.emf.ecore.EReferencegetRemoveVariableValueAction_RemoveAt()Returns the meta object for the containment reference 'Remove At'.org.eclipse.emf.ecore.EClassgetReplyAction()Returns the meta object for class 'Reply Action'.org.eclipse.emf.ecore.EReferencegetReplyAction_ReplyToCall()Returns the meta object for the reference 'Reply To Call'.org.eclipse.emf.ecore.EReferencegetReplyAction_ReplyValue()Returns the meta object for the containment reference list 'Reply Value'.org.eclipse.emf.ecore.EReferencegetReplyAction_ReturnInformation()Returns the meta object for the containment reference 'Return Information'.org.eclipse.emf.ecore.EClassgetSemanticModelBridge()Returns the meta object for class 'Semantic Model Bridge'.org.eclipse.emf.ecore.EReferencegetSemanticModelBridge_Diagram()Returns the meta object for the container reference 'Diagram'.org.eclipse.emf.ecore.EReferencegetSemanticModelBridge_GraphElement()Returns the meta object for the container reference 'Graph Element'.org.eclipse.emf.ecore.EAttributegetSemanticModelBridge_Presentation()Returns the meta object for the attribute 'Presentation'.org.eclipse.emf.ecore.EClassgetSendObjectAction()Returns the meta object for class 'Send Object Action'.org.eclipse.emf.ecore.EReferencegetSendObjectAction_Request()Returns the meta object for the containment reference 'Request'.org.eclipse.emf.ecore.EReferencegetSendObjectAction_Target()Returns the meta object for the containment reference 'Target'.org.eclipse.emf.ecore.EClassgetSendOperationEvent()Returns the meta object for class 'Send Operation Event'.org.eclipse.emf.ecore.EReferencegetSendOperationEvent_Operation()Returns the meta object for the reference 'Operation'.org.eclipse.emf.ecore.EClassgetSendSignalAction()Returns the meta object for class 'Send Signal Action'.org.eclipse.emf.ecore.EReferencegetSendSignalAction_Signal()Returns the meta object for the reference 'Signal'.org.eclipse.emf.ecore.EReferencegetSendSignalAction_Target()Returns the meta object for the containment reference 'Target'.org.eclipse.emf.ecore.EClassgetSendSignalEvent()Returns the meta object for class 'Send Signal Event'.org.eclipse.emf.ecore.EReferencegetSendSignalEvent_Signal()Returns the meta object for the reference 'Signal'.org.eclipse.emf.ecore.EClassgetSequenceNode()Returns the meta object for class 'Sequence Node'.org.eclipse.emf.ecore.EReferencegetSequenceNode_ExecutableNode()Returns the meta object for the containment reference list 'Executable Node'.org.eclipse.emf.ecore.EClassgetSignal()Returns the meta object for class 'Signal'.org.eclipse.emf.ecore.EReferencegetSignal_OwnedAttribute()Returns the meta object for the containment reference list 'Owned Attribute'.org.eclipse.emf.ecore.EClassgetSignalEvent()Returns the meta object for class 'Signal Event'.org.eclipse.emf.ecore.EReferencegetSignalEvent_Signal()Returns the meta object for the reference 'Signal'.org.eclipse.emf.ecore.EClassgetSimpleSemanticModelElement()Returns the meta object for class 'Simple Semantic Model Element'.org.eclipse.emf.ecore.EAttributegetSimpleSemanticModelElement_TypeInfo()Returns the meta object for the attribute 'Type Info'.org.eclipse.emf.ecore.EClassgetSlot()Returns the meta object for class 'Slot'.org.eclipse.emf.ecore.EReferencegetSlot_DefiningFeature()Returns the meta object for the reference 'Defining Feature'.org.eclipse.emf.ecore.EReferencegetSlot_OwningInstance()Returns the meta object for the container reference 'Owning Instance'.org.eclipse.emf.ecore.EReferencegetSlot_Value()Returns the meta object for the containment reference list 'Value'.org.eclipse.emf.ecore.EClassgetStartClassifierBehaviorAction()Returns the meta object for class 'Start Classifier Behavior Action'.org.eclipse.emf.ecore.EReferencegetStartClassifierBehaviorAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EClassgetState()Returns the meta object for class 'State'.org.eclipse.emf.ecore.EReferencegetState_Connection()Returns the meta object for the containment reference list 'Connection'.org.eclipse.emf.ecore.EReferencegetState_ConnectionPoint()Returns the meta object for the containment reference list 'Connection Point'.org.eclipse.emf.ecore.EReferencegetState_DeferrableTrigger()Returns the meta object for the containment reference list 'Deferrable Trigger'.org.eclipse.emf.ecore.EReferencegetState_DoActivity()Returns the meta object for the containment reference 'Do Activity'.org.eclipse.emf.ecore.EReferencegetState_Entry()Returns the meta object for the containment reference 'Entry'.org.eclipse.emf.ecore.EReferencegetState_Exit()Returns the meta object for the containment reference 'Exit'.org.eclipse.emf.ecore.EAttributegetState_IsComposite()Returns the meta object for the attribute 'Is Composite'.org.eclipse.emf.ecore.EAttributegetState_IsOrthogonal()Returns the meta object for the attribute 'Is Orthogonal'.org.eclipse.emf.ecore.EAttributegetState_IsSimple()Returns the meta object for the attribute 'Is Simple'.org.eclipse.emf.ecore.EAttributegetState_IsSubmachineState()Returns the meta object for the attribute 'Is Submachine State'.org.eclipse.emf.ecore.EReferencegetState_RedefinedState()Returns the meta object for the reference 'Redefined State'.org.eclipse.emf.ecore.EReferencegetState_Region()Returns the meta object for the containment reference list 'Region'.org.eclipse.emf.ecore.EReferencegetState_StateInvariant()Returns the meta object for the containment reference 'State Invariant'.org.eclipse.emf.ecore.EReferencegetState_Submachine()Returns the meta object for the reference 'Submachine'.org.eclipse.emf.ecore.EClassgetStateInvariant()Returns the meta object for class 'State Invariant'.org.eclipse.emf.ecore.EReferencegetStateInvariant_Invariant()Returns the meta object for the containment reference 'Invariant'.org.eclipse.emf.ecore.EClassgetStateMachine()Returns the meta object for class 'State Machine'.org.eclipse.emf.ecore.EReferencegetStateMachine_ConnectionPoint()Returns the meta object for the containment reference list 'Connection Point'.org.eclipse.emf.ecore.EReferencegetStateMachine_ExtendedStateMachine()Returns the meta object for the reference list 'Extended State Machine'.org.eclipse.emf.ecore.EReferencegetStateMachine_Region()Returns the meta object for the containment reference list 'Region'.org.eclipse.emf.ecore.EReferencegetStateMachine_SubmachineState()Returns the meta object for the reference list 'Submachine State'.org.eclipse.emf.ecore.EClassgetStereotype()Returns the meta object for class 'Stereotype'.org.eclipse.emf.ecore.EReferencegetStereotype_Icon()Returns the meta object for the containment reference list 'Icon'.org.eclipse.emf.ecore.EDataTypegetString()Returns the meta object for data type 'String'.org.eclipse.emf.ecore.EClassgetStringExpression()Returns the meta object for class 'String Expression'.org.eclipse.emf.ecore.EReferencegetStringExpression_OwningExpression()Returns the meta object for the container reference 'Owning Expression'.org.eclipse.emf.ecore.EReferencegetStringExpression_SubExpression()Returns the meta object for the containment reference list 'Sub Expression'.org.eclipse.emf.ecore.EClassgetStructuralFeature()Returns the meta object for class 'Structural Feature'.org.eclipse.emf.ecore.EAttributegetStructuralFeature_IsReadOnly()Returns the meta object for the attribute 'Is Read Only'.org.eclipse.emf.ecore.EClassgetStructuralFeatureAction()Returns the meta object for class 'Structural Feature Action'.org.eclipse.emf.ecore.EReferencegetStructuralFeatureAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EReferencegetStructuralFeatureAction_StructuralFeature()Returns the meta object for the reference 'Structural Feature'.org.eclipse.emf.ecore.EClassgetStructuredActivityNode()Returns the meta object for class 'Structured Activity Node'.org.eclipse.emf.ecore.EReferencegetStructuredActivityNode_Edge()Returns the meta object for the containment reference list 'Edge'.org.eclipse.emf.ecore.EAttributegetStructuredActivityNode_MustIsolate()Returns the meta object for the attribute 'Must Isolate'.org.eclipse.emf.ecore.EReferencegetStructuredActivityNode_Node()Returns the meta object for the containment reference list 'Node'.org.eclipse.emf.ecore.EReferencegetStructuredActivityNode_Variable()Returns the meta object for the containment reference list 'Variable'.org.eclipse.emf.ecore.EClassgetStructuredClassifier()Returns the meta object for class 'Structured Classifier'.org.eclipse.emf.ecore.EReferencegetStructuredClassifier_OwnedAttribute()Returns the meta object for the containment reference list 'Owned Attribute'.org.eclipse.emf.ecore.EReferencegetStructuredClassifier_OwnedConnector()Returns the meta object for the containment reference list 'Owned Connector'.org.eclipse.emf.ecore.EReferencegetStructuredClassifier_Part()Returns the meta object for the reference list 'Part'.org.eclipse.emf.ecore.EReferencegetStructuredClassifier_Role()Returns the meta object for the reference list 'Role'.org.eclipse.emf.ecore.EClassgetSubstitution()Returns the meta object for class 'Substitution'.org.eclipse.emf.ecore.EReferencegetSubstitution_Contract()Returns the meta object for the reference 'Contract'.org.eclipse.emf.ecore.EReferencegetSubstitution_SubstitutingClassifier()Returns the meta object for the container reference 'Substituting Classifier'.org.eclipse.emf.ecore.EClassgetTemplateableElement()Returns the meta object for class 'Templateable Element'.org.eclipse.emf.ecore.EReferencegetTemplateableElement_OwnedTemplateSignature()Returns the meta object for the containment reference 'Owned Template Signature'.org.eclipse.emf.ecore.EReferencegetTemplateableElement_TemplateBinding()Returns the meta object for the containment reference list 'Template Binding'.org.eclipse.emf.ecore.EClassgetTemplateBinding()Returns the meta object for class 'Template Binding'.org.eclipse.emf.ecore.EReferencegetTemplateBinding_BoundElement()Returns the meta object for the container reference 'Bound Element'.org.eclipse.emf.ecore.EReferencegetTemplateBinding_ParameterSubstitution()Returns the meta object for the containment reference list 'Parameter Substitution'.org.eclipse.emf.ecore.EReferencegetTemplateBinding_Signature()Returns the meta object for the reference 'Signature'.org.eclipse.emf.ecore.EClassgetTemplateParameter()Returns the meta object for class 'Template Parameter'.org.eclipse.emf.ecore.EReferencegetTemplateParameter_Default()Returns the meta object for the reference 'Default'.org.eclipse.emf.ecore.EReferencegetTemplateParameter_OwnedDefault()Returns the meta object for the containment reference 'Owned Default'.org.eclipse.emf.ecore.EReferencegetTemplateParameter_OwnedParameteredElement()Returns the meta object for the containment reference 'Owned Parametered Element'.org.eclipse.emf.ecore.EReferencegetTemplateParameter_ParameteredElement()Returns the meta object for the reference 'Parametered Element'.org.eclipse.emf.ecore.EReferencegetTemplateParameter_Signature()Returns the meta object for the container reference 'Signature'.org.eclipse.emf.ecore.EClassgetTemplateParameterSubstitution()Returns the meta object for class 'Template Parameter Substitution'.org.eclipse.emf.ecore.EReferencegetTemplateParameterSubstitution_Actual()Returns the meta object for the reference list 'Actual'.org.eclipse.emf.ecore.EReferencegetTemplateParameterSubstitution_Formal()Returns the meta object for the reference 'Formal'.org.eclipse.emf.ecore.EReferencegetTemplateParameterSubstitution_OwnedActual()Returns the meta object for the containment reference list 'Owned Actual'.org.eclipse.emf.ecore.EReferencegetTemplateParameterSubstitution_TemplateBinding()Returns the meta object for the container reference 'Template Binding'.org.eclipse.emf.ecore.EClassgetTemplateSignature()Returns the meta object for class 'Template Signature'.org.eclipse.emf.ecore.EReferencegetTemplateSignature_OwnedParameter()Returns the meta object for the containment reference list 'Owned Parameter'.org.eclipse.emf.ecore.EReferencegetTemplateSignature_Parameter()Returns the meta object for the reference list 'Parameter'.org.eclipse.emf.ecore.EReferencegetTemplateSignature_Template()Returns the meta object for the container reference 'Template'.org.eclipse.emf.ecore.EClassgetTestIdentityAction()Returns the meta object for class 'Test Identity Action'.org.eclipse.emf.ecore.EReferencegetTestIdentityAction_First()Returns the meta object for the containment reference 'First'.org.eclipse.emf.ecore.EReferencegetTestIdentityAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EReferencegetTestIdentityAction_Second()Returns the meta object for the containment reference 'Second'.org.eclipse.emf.ecore.EClassgetTextElement()Returns the meta object for class 'Text Element'.org.eclipse.emf.ecore.EAttributegetTextElement_Text()Returns the meta object for the attribute 'Text'.org.eclipse.emf.ecore.EClassgetTimeConstraint()Returns the meta object for class 'Time Constraint'.org.eclipse.emf.ecore.EAttributegetTimeConstraint_FirstEvent()Returns the meta object for the attribute 'First Event'.org.eclipse.emf.ecore.EClassgetTimeEvent()Returns the meta object for class 'Time Event'.org.eclipse.emf.ecore.EAttributegetTimeEvent_IsRelative()Returns the meta object for the attribute 'Is Relative'.org.eclipse.emf.ecore.EReferencegetTimeEvent_When()Returns the meta object for the containment reference 'When'.org.eclipse.emf.ecore.EClassgetTimeExpression()Returns the meta object for class 'Time Expression'.org.eclipse.emf.ecore.EReferencegetTimeExpression_Expr()Returns the meta object for the reference 'Expr'.org.eclipse.emf.ecore.EReferencegetTimeExpression_Observation()Returns the meta object for the reference list 'Observation'.org.eclipse.emf.ecore.EClassgetTimeInterval()Returns the meta object for class 'Time Interval'.org.eclipse.emf.ecore.EClassgetTimeObservation()Returns the meta object for class 'Time Observation'.org.eclipse.emf.ecore.EReferencegetTimeObservation_Event()Returns the meta object for the reference 'Event'.org.eclipse.emf.ecore.EAttributegetTimeObservation_FirstEvent()Returns the meta object for the attribute 'First Event'.org.eclipse.emf.ecore.EClassgetTransition()Returns the meta object for class 'Transition'.org.eclipse.emf.ecore.EReferencegetTransition_Container()Returns the meta object for the container reference 'Container'.org.eclipse.emf.ecore.EReferencegetTransition_Effect()Returns the meta object for the containment reference 'Effect'.org.eclipse.emf.ecore.EReferencegetTransition_Guard()Returns the meta object for the reference 'Guard'.org.eclipse.emf.ecore.EAttributegetTransition_Kind()Returns the meta object for the attribute 'Kind'.org.eclipse.emf.ecore.EReferencegetTransition_RedefinedTransition()Returns the meta object for the reference 'Redefined Transition'.org.eclipse.emf.ecore.EReferencegetTransition_Source()Returns the meta object for the reference 'Source'.org.eclipse.emf.ecore.EReferencegetTransition_Target()Returns the meta object for the reference 'Target'.org.eclipse.emf.ecore.EReferencegetTransition_Trigger()Returns the meta object for the containment reference list 'Trigger'.org.eclipse.emf.ecore.EEnumgetTransitionKind()Returns the meta object for enum 'Transition Kind'.org.eclipse.emf.ecore.EClassgetTrigger()Returns the meta object for class 'Trigger'.org.eclipse.emf.ecore.EReferencegetTrigger_Event()Returns the meta object for the reference 'Event'.org.eclipse.emf.ecore.EReferencegetTrigger_Port()Returns the meta object for the reference list 'Port'.org.eclipse.emf.ecore.EClassgetType()Returns the meta object for class 'Type'.org.eclipse.emf.ecore.EReferencegetType_Package()Returns the meta object for the reference 'Package'.org.eclipse.emf.ecore.EClassgetTypedElement()Returns the meta object for class 'Typed Element'.org.eclipse.emf.ecore.EReferencegetTypedElement_Type()Returns the meta object for the reference 'Type'.UMLFactorygetUMLFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EDataTypegetUnlimitedNatural()Returns the meta object for data type 'Unlimited Natural'.org.eclipse.emf.ecore.EClassgetUnmarshallAction()Returns the meta object for class 'Unmarshall Action'.org.eclipse.emf.ecore.EReferencegetUnmarshallAction_Object()Returns the meta object for the containment reference 'Object'.org.eclipse.emf.ecore.EReferencegetUnmarshallAction_Result()Returns the meta object for the containment reference list 'Result'.org.eclipse.emf.ecore.EReferencegetUnmarshallAction_UnmarshallType()Returns the meta object for the reference 'Unmarshall Type'.org.eclipse.emf.ecore.EClassgetUsage()Returns the meta object for class 'Usage'.org.eclipse.emf.ecore.EClassgetUseCase()Returns the meta object for class 'Use Case'.org.eclipse.emf.ecore.EReferencegetUseCase_Extend()Returns the meta object for the containment reference list 'Extend'.org.eclipse.emf.ecore.EReferencegetUseCase_ExtensionPoint()Returns the meta object for the containment reference list 'Extension Point'.org.eclipse.emf.ecore.EReferencegetUseCase_Include()Returns the meta object for the containment reference list 'Include'.org.eclipse.emf.ecore.EReferencegetUseCase_Subject()Returns the meta object for the reference list 'Subject'.org.eclipse.emf.ecore.EClassgetValuePin()Returns the meta object for class 'Value Pin'.org.eclipse.emf.ecore.EReferencegetValuePin_Value()Returns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassgetValueSpecification()Returns the meta object for class 'Value Specification'.org.eclipse.emf.ecore.EClassgetValueSpecificationAction()Returns the meta object for class 'Value Specification Action'.org.eclipse.emf.ecore.EReferencegetValueSpecificationAction_Result()Returns the meta object for the containment reference 'Result'.org.eclipse.emf.ecore.EReferencegetValueSpecificationAction_Value()Returns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassgetVariable()Returns the meta object for class 'Variable'.org.eclipse.emf.ecore.EReferencegetVariable_ActivityScope()Returns the meta object for the container reference 'Activity Scope'.org.eclipse.emf.ecore.EReferencegetVariable_Scope()Returns the meta object for the container reference 'Scope'.org.eclipse.emf.ecore.EClassgetVariableAction()Returns the meta object for class 'Variable Action'.org.eclipse.emf.ecore.EReferencegetVariableAction_Variable()Returns the meta object for the reference 'Variable'.org.eclipse.emf.ecore.EClassgetVertex()Returns the meta object for class 'Vertex'.org.eclipse.emf.ecore.EReferencegetVertex_Container()Returns the meta object for the container reference 'Container'.org.eclipse.emf.ecore.EReferencegetVertex_Incoming()Returns the meta object for the reference list 'Incoming'.org.eclipse.emf.ecore.EReferencegetVertex_Outgoing()Returns the meta object for the reference list 'Outgoing'.org.eclipse.emf.ecore.EEnumgetVisibilityKind()Returns the meta object for enum 'Visibility Kind'.org.eclipse.emf.ecore.EClassgetWriteLinkAction()Returns the meta object for class 'Write Link Action'.org.eclipse.emf.ecore.EClassgetWriteStructuralFeatureAction()Returns the meta object for class 'Write Structural Feature Action'.org.eclipse.emf.ecore.EReferencegetWriteStructuralFeatureAction_Value()Returns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassgetWriteVariableAction()Returns the meta object for class 'Write Variable Action'.org.eclipse.emf.ecore.EReferencegetWriteVariableAction_Value()Returns the meta object for the containment reference 'Value'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final UMLPackage eINSTANCE
The singleton instance of the package.
-
ELEMENT
static final int ELEMENT
The meta object id for the 'Element' class.- See Also:
ElementImpl,UMLPackageImpl.getElement(), Constant Field Values
-
ELEMENT__EANNOTATIONS
static final int ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT__OWNED_ELEMENT
static final int ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ELEMENT__OWNER
static final int ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ELEMENT__OWNED_COMMENT
static final int ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT_FEATURE_COUNT
static final int ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.- See Also:
- Constant Field Values
-
COMMENT
static final int COMMENT
The meta object id for the 'Comment' class.- See Also:
CommentImpl,UMLPackageImpl.getComment(), Constant Field Values
-
COMMENT__EANNOTATIONS
static final int COMMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COMMENT__OWNED_ELEMENT
static final int COMMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COMMENT__OWNER
static final int COMMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COMMENT__OWNED_COMMENT
static final int COMMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COMMENT__BODY
static final int COMMENT__BODY
The feature id for the 'Body' attribute.- See Also:
- Constant Field Values
-
COMMENT__ANNOTATED_ELEMENT
static final int COMMENT__ANNOTATED_ELEMENT
The feature id for the 'Annotated Element' reference list.- See Also:
- Constant Field Values
-
COMMENT_FEATURE_COUNT
static final int COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class.- See Also:
- Constant Field Values
-
RELATIONSHIP
static final int RELATIONSHIP
The meta object id for the 'Relationship' class.- See Also:
RelationshipImpl,UMLPackageImpl.getRelationship(), Constant Field Values
-
DIRECTED_RELATIONSHIP
static final int DIRECTED_RELATIONSHIP
The meta object id for the 'Directed Relationship' class.- See Also:
DirectedRelationshipImpl,UMLPackageImpl.getDirectedRelationship(), Constant Field Values
-
NAMED_ELEMENT
static final int NAMED_ELEMENT
The meta object id for the 'Named Element' class.- See Also:
NamedElementImpl,UMLPackageImpl.getNamedElement(), Constant Field Values
-
NAMED_ELEMENT__EANNOTATIONS
static final int NAMED_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__OWNED_ELEMENT
static final int NAMED_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__OWNER
static final int NAMED_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__OWNED_COMMENT
static final int NAMED_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__VISIBILITY
static final int NAMED_ELEMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__QUALIFIED_NAME
static final int NAMED_ELEMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__CLIENT_DEPENDENCY
static final int NAMED_ELEMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__NAMESPACE
static final int NAMED_ELEMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
NAMED_ELEMENT__NAME_EXPRESSION
static final int NAMED_ELEMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
NAMED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT
static final int PACKAGEABLE_ELEMENT
The meta object id for the 'Packageable Element' class.- See Also:
PackageableElementImpl,UMLPackageImpl.getPackageableElement(), Constant Field Values
-
VALUE_SPECIFICATION
static final int VALUE_SPECIFICATION
The meta object id for the 'Value Specification' class.- See Also:
ValueSpecificationImpl,UMLPackageImpl.getValueSpecification(), Constant Field Values
-
LITERAL_SPECIFICATION
static final int LITERAL_SPECIFICATION
The meta object id for the 'Literal Specification' class.- See Also:
LiteralSpecificationImpl,UMLPackageImpl.getLiteralSpecification(), Constant Field Values
-
TYPED_ELEMENT
static final int TYPED_ELEMENT
The meta object id for the 'Typed Element' class.- See Also:
TypedElementImpl,UMLPackageImpl.getTypedElement(), Constant Field Values
-
DEPENDENCY
static final int DEPENDENCY
The meta object id for the 'Dependency' class.- See Also:
DependencyImpl,UMLPackageImpl.getDependency(), Constant Field Values
-
PARAMETERABLE_ELEMENT
static final int PARAMETERABLE_ELEMENT
The meta object id for the 'Parameterable Element' class.- See Also:
ParameterableElementImpl,UMLPackageImpl.getParameterableElement(), Constant Field Values
-
TEMPLATE_PARAMETER
static final int TEMPLATE_PARAMETER
The meta object id for the 'Template Parameter' class.- See Also:
TemplateParameterImpl,UMLPackageImpl.getTemplateParameter(), Constant Field Values
-
TEMPLATE_SIGNATURE
static final int TEMPLATE_SIGNATURE
The meta object id for the 'Template Signature' class.- See Also:
TemplateSignatureImpl,UMLPackageImpl.getTemplateSignature(), Constant Field Values
-
TEMPLATEABLE_ELEMENT
static final int TEMPLATEABLE_ELEMENT
The meta object id for the 'Templateable Element' class.- See Also:
TemplateableElementImpl,UMLPackageImpl.getTemplateableElement(), Constant Field Values
-
TEMPLATE_BINDING
static final int TEMPLATE_BINDING
The meta object id for the 'Template Binding' class.- See Also:
TemplateBindingImpl,UMLPackageImpl.getTemplateBinding(), Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION
static final int TEMPLATE_PARAMETER_SUBSTITUTION
The meta object id for the 'Template Parameter Substitution' class.- See Also:
TemplateParameterSubstitutionImpl,UMLPackageImpl.getTemplateParameterSubstitution(), Constant Field Values
-
NAMESPACE
static final int NAMESPACE
The meta object id for the 'Namespace' class.- See Also:
NamespaceImpl,UMLPackageImpl.getNamespace(), Constant Field Values
-
NAMESPACE__EANNOTATIONS
static final int NAMESPACE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
NAMESPACE__OWNED_ELEMENT
static final int NAMESPACE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
NAMESPACE__OWNER
static final int NAMESPACE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
NAMESPACE__OWNED_COMMENT
static final int NAMESPACE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
NAMESPACE__NAME
static final int NAMESPACE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NAMESPACE__VISIBILITY
static final int NAMESPACE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
NAMESPACE__QUALIFIED_NAME
static final int NAMESPACE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
NAMESPACE__CLIENT_DEPENDENCY
static final int NAMESPACE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
NAMESPACE__NAMESPACE
static final int NAMESPACE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
NAMESPACE__NAME_EXPRESSION
static final int NAMESPACE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
NAMESPACE__ELEMENT_IMPORT
static final int NAMESPACE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
NAMESPACE__PACKAGE_IMPORT
static final int NAMESPACE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
NAMESPACE__OWNED_RULE
static final int NAMESPACE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
NAMESPACE__MEMBER
static final int NAMESPACE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
NAMESPACE__IMPORTED_MEMBER
static final int NAMESPACE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
NAMESPACE__OWNED_MEMBER
static final int NAMESPACE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
NAMESPACE_FEATURE_COUNT
static final int NAMESPACE_FEATURE_COUNT
The number of structural features of the 'Namespace' class.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT
static final int ELEMENT_IMPORT
The meta object id for the 'Element Import' class.- See Also:
ElementImportImpl,UMLPackageImpl.getElementImport(), Constant Field Values
-
PACKAGE_IMPORT
static final int PACKAGE_IMPORT
The meta object id for the 'Package Import' class.- See Also:
PackageImportImpl,UMLPackageImpl.getPackageImport(), Constant Field Values
-
PACKAGE
static final int PACKAGE
The meta object id for the 'Package' class.- See Also:
PackageImpl,UMLPackageImpl.getPackage(), Constant Field Values
-
PACKAGE__EANNOTATIONS
static final int PACKAGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__OWNED_ELEMENT
static final int PACKAGE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PACKAGE__OWNER
static final int PACKAGE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PACKAGE__OWNED_COMMENT
static final int PACKAGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__NAME
static final int PACKAGE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PACKAGE__VISIBILITY
static final int PACKAGE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PACKAGE__QUALIFIED_NAME
static final int PACKAGE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PACKAGE__CLIENT_DEPENDENCY
static final int PACKAGE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PACKAGE__NAMESPACE
static final int PACKAGE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PACKAGE__NAME_EXPRESSION
static final int PACKAGE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PACKAGE__ELEMENT_IMPORT
static final int PACKAGE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__PACKAGE_IMPORT
static final int PACKAGE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__OWNED_RULE
static final int PACKAGE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__MEMBER
static final int PACKAGE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
PACKAGE__IMPORTED_MEMBER
static final int PACKAGE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
PACKAGE__OWNED_MEMBER
static final int PACKAGE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
PACKAGE__OWNING_TEMPLATE_PARAMETER
static final int PACKAGE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PACKAGE__TEMPLATE_PARAMETER
static final int PACKAGE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PACKAGE__TEMPLATE_BINDING
static final int PACKAGE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__OWNED_TEMPLATE_SIGNATURE
static final int PACKAGE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
PACKAGE__OWNED_TYPE
static final int PACKAGE__OWNED_TYPE
The feature id for the 'Owned Type' reference list.- See Also:
- Constant Field Values
-
PACKAGE__PACKAGE_MERGE
static final int PACKAGE__PACKAGE_MERGE
The feature id for the 'Package Merge' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__PACKAGED_ELEMENT
static final int PACKAGE__PACKAGED_ELEMENT
The feature id for the 'Packaged Element' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE__NESTED_PACKAGE
static final int PACKAGE__NESTED_PACKAGE
The feature id for the 'Nested Package' reference list.- See Also:
- Constant Field Values
-
PACKAGE__NESTING_PACKAGE
static final int PACKAGE__NESTING_PACKAGE
The feature id for the 'Nesting Package' reference.- See Also:
- Constant Field Values
-
PACKAGE__PROFILE_APPLICATION
static final int PACKAGE__PROFILE_APPLICATION
The feature id for the 'Profile Application' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_FEATURE_COUNT
static final int PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__EANNOTATIONS
static final int PACKAGEABLE_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__OWNED_ELEMENT
static final int PACKAGEABLE_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__OWNER
static final int PACKAGEABLE_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__OWNED_COMMENT
static final int PACKAGEABLE_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__NAME
static final int PACKAGEABLE_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__VISIBILITY
static final int PACKAGEABLE_ELEMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__QUALIFIED_NAME
static final int PACKAGEABLE_ELEMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__CLIENT_DEPENDENCY
static final int PACKAGEABLE_ELEMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__NAMESPACE
static final int PACKAGEABLE_ELEMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__NAME_EXPRESSION
static final int PACKAGEABLE_ELEMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
static final int PACKAGEABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT__TEMPLATE_PARAMETER
static final int PACKAGEABLE_ELEMENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PACKAGEABLE_ELEMENT_FEATURE_COUNT
static final int PACKAGEABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Packageable Element' class.- See Also:
- Constant Field Values
-
DEPENDENCY__EANNOTATIONS
static final int DEPENDENCY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__OWNED_ELEMENT
static final int DEPENDENCY__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__OWNER
static final int DEPENDENCY__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DEPENDENCY__OWNED_COMMENT
static final int DEPENDENCY__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__NAME
static final int DEPENDENCY__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DEPENDENCY__VISIBILITY
static final int DEPENDENCY__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DEPENDENCY__QUALIFIED_NAME
static final int DEPENDENCY__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DEPENDENCY__CLIENT_DEPENDENCY
static final int DEPENDENCY__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__NAMESPACE
static final int DEPENDENCY__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DEPENDENCY__NAME_EXPRESSION
static final int DEPENDENCY__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DEPENDENCY__OWNING_TEMPLATE_PARAMETER
static final int DEPENDENCY__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DEPENDENCY__TEMPLATE_PARAMETER
static final int DEPENDENCY__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DEPENDENCY__RELATED_ELEMENT
static final int DEPENDENCY__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__SOURCE
static final int DEPENDENCY__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__TARGET
static final int DEPENDENCY__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__SUPPLIER
static final int DEPENDENCY__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY__CLIENT
static final int DEPENDENCY__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
DEPENDENCY_FEATURE_COUNT
static final int DEPENDENCY_FEATURE_COUNT
The number of structural features of the 'Dependency' class.- See Also:
- Constant Field Values
-
RELATIONSHIP__EANNOTATIONS
static final int RELATIONSHIP__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
RELATIONSHIP__OWNED_ELEMENT
static final int RELATIONSHIP__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
RELATIONSHIP__OWNER
static final int RELATIONSHIP__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RELATIONSHIP__OWNED_COMMENT
static final int RELATIONSHIP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
RELATIONSHIP__RELATED_ELEMENT
static final int RELATIONSHIP__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
RELATIONSHIP_FEATURE_COUNT
static final int RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Relationship' class.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__EANNOTATIONS
static final int DIRECTED_RELATIONSHIP__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__OWNED_ELEMENT
static final int DIRECTED_RELATIONSHIP__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__OWNER
static final int DIRECTED_RELATIONSHIP__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__OWNED_COMMENT
static final int DIRECTED_RELATIONSHIP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__RELATED_ELEMENT
static final int DIRECTED_RELATIONSHIP__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__SOURCE
static final int DIRECTED_RELATIONSHIP__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP__TARGET
static final int DIRECTED_RELATIONSHIP__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
DIRECTED_RELATIONSHIP_FEATURE_COUNT
static final int DIRECTED_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Directed Relationship' class.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__EANNOTATIONS
static final int ELEMENT_IMPORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__OWNED_ELEMENT
static final int ELEMENT_IMPORT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__OWNER
static final int ELEMENT_IMPORT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__OWNED_COMMENT
static final int ELEMENT_IMPORT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__RELATED_ELEMENT
static final int ELEMENT_IMPORT__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__SOURCE
static final int ELEMENT_IMPORT__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__TARGET
static final int ELEMENT_IMPORT__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__VISIBILITY
static final int ELEMENT_IMPORT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__ALIAS
static final int ELEMENT_IMPORT__ALIAS
The feature id for the 'Alias' attribute.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__IMPORTED_ELEMENT
static final int ELEMENT_IMPORT__IMPORTED_ELEMENT
The feature id for the 'Imported Element' reference.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT__IMPORTING_NAMESPACE
static final int ELEMENT_IMPORT__IMPORTING_NAMESPACE
The feature id for the 'Importing Namespace' container reference.- See Also:
- Constant Field Values
-
ELEMENT_IMPORT_FEATURE_COUNT
static final int ELEMENT_IMPORT_FEATURE_COUNT
The number of structural features of the 'Element Import' class.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__EANNOTATIONS
static final int PACKAGE_IMPORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__OWNED_ELEMENT
static final int PACKAGE_IMPORT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__OWNER
static final int PACKAGE_IMPORT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__OWNED_COMMENT
static final int PACKAGE_IMPORT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__RELATED_ELEMENT
static final int PACKAGE_IMPORT__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__SOURCE
static final int PACKAGE_IMPORT__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__TARGET
static final int PACKAGE_IMPORT__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__VISIBILITY
static final int PACKAGE_IMPORT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__IMPORTED_PACKAGE
static final int PACKAGE_IMPORT__IMPORTED_PACKAGE
The feature id for the 'Imported Package' reference.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT__IMPORTING_NAMESPACE
static final int PACKAGE_IMPORT__IMPORTING_NAMESPACE
The feature id for the 'Importing Namespace' container reference.- See Also:
- Constant Field Values
-
PACKAGE_IMPORT_FEATURE_COUNT
static final int PACKAGE_IMPORT_FEATURE_COUNT
The number of structural features of the 'Package Import' class.- See Also:
- Constant Field Values
-
PACKAGE_MERGE
static final int PACKAGE_MERGE
The meta object id for the 'Package Merge' class.- See Also:
PackageMergeImpl,UMLPackageImpl.getPackageMerge(), Constant Field Values
-
TYPE
static final int TYPE
The meta object id for the 'Type' class.- See Also:
TypeImpl,UMLPackageImpl.getType(), Constant Field Values
-
PROFILE_APPLICATION
static final int PROFILE_APPLICATION
The meta object id for the 'Profile Application' class.- See Also:
ProfileApplicationImpl,UMLPackageImpl.getProfileApplication(), Constant Field Values
-
PROFILE
static final int PROFILE
The meta object id for the 'Profile' class.- See Also:
ProfileImpl,UMLPackageImpl.getProfile(), Constant Field Values
-
CLASSIFIER
static final int CLASSIFIER
The meta object id for the 'Classifier' class.- See Also:
ClassifierImpl,UMLPackageImpl.getClassifier(), Constant Field Values
-
STRUCTURED_CLASSIFIER
static final int STRUCTURED_CLASSIFIER
The meta object id for the 'Structured Classifier' class.- See Also:
StructuredClassifierImpl,UMLPackageImpl.getStructuredClassifier(), Constant Field Values
-
ENCAPSULATED_CLASSIFIER
static final int ENCAPSULATED_CLASSIFIER
The meta object id for the 'Encapsulated Classifier' class.- See Also:
EncapsulatedClassifierImpl,UMLPackageImpl.getEncapsulatedClassifier(), Constant Field Values
-
CLASS
static final int CLASS
The meta object id for the 'Class' class.- See Also:
ClassImpl,UMLPackageImpl.getClass_(), Constant Field Values
-
STEREOTYPE
static final int STEREOTYPE
The meta object id for the 'Stereotype' class.- See Also:
StereotypeImpl,UMLPackageImpl.getStereotype(), Constant Field Values
-
BEHAVIORED_CLASSIFIER
static final int BEHAVIORED_CLASSIFIER
The meta object id for the 'Behaviored Classifier' class.- See Also:
BehavioredClassifierImpl,UMLPackageImpl.getBehavioredClassifier(), Constant Field Values
-
REDEFINABLE_ELEMENT
static final int REDEFINABLE_ELEMENT
The meta object id for the 'Redefinable Element' class.- See Also:
RedefinableElementImpl,UMLPackageImpl.getRedefinableElement(), Constant Field Values
-
GENERALIZATION
static final int GENERALIZATION
The meta object id for the 'Generalization' class.- See Also:
GeneralizationImpl,UMLPackageImpl.getGeneralization(), Constant Field Values
-
GENERALIZATION_SET
static final int GENERALIZATION_SET
The meta object id for the 'Generalization Set' class.- See Also:
GeneralizationSetImpl,UMLPackageImpl.getGeneralizationSet(), Constant Field Values
-
FEATURE
static final int FEATURE
The meta object id for the 'Feature' class.- See Also:
FeatureImpl,UMLPackageImpl.getFeature(), Constant Field Values
-
USE_CASE
static final int USE_CASE
The meta object id for the 'Use Case' class.- See Also:
UseCaseImpl,UMLPackageImpl.getUseCase(), Constant Field Values
-
INCLUDE
static final int INCLUDE
The meta object id for the 'Include' class.- See Also:
IncludeImpl,UMLPackageImpl.getInclude(), Constant Field Values
-
EXTEND
static final int EXTEND
The meta object id for the 'Extend' class.- See Also:
ExtendImpl,UMLPackageImpl.getExtend(), Constant Field Values
-
CONSTRAINT
static final int CONSTRAINT
The meta object id for the 'Constraint' class.- See Also:
ConstraintImpl,UMLPackageImpl.getConstraint(), Constant Field Values
-
CONSTRAINT__EANNOTATIONS
static final int CONSTRAINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONSTRAINT__OWNED_ELEMENT
static final int CONSTRAINT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONSTRAINT__OWNER
static final int CONSTRAINT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONSTRAINT__OWNED_COMMENT
static final int CONSTRAINT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONSTRAINT__NAME
static final int CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONSTRAINT__VISIBILITY
static final int CONSTRAINT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONSTRAINT__QUALIFIED_NAME
static final int CONSTRAINT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONSTRAINT__CLIENT_DEPENDENCY
static final int CONSTRAINT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONSTRAINT__NAMESPACE
static final int CONSTRAINT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONSTRAINT__NAME_EXPRESSION
static final int CONSTRAINT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONSTRAINT__OWNING_TEMPLATE_PARAMETER
static final int CONSTRAINT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CONSTRAINT__TEMPLATE_PARAMETER
static final int CONSTRAINT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CONSTRAINT__CONSTRAINED_ELEMENT
static final int CONSTRAINT__CONSTRAINED_ELEMENT
The feature id for the 'Constrained Element' reference list.- See Also:
- Constant Field Values
-
CONSTRAINT__SPECIFICATION
static final int CONSTRAINT__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
CONSTRAINT__CONTEXT
static final int CONSTRAINT__CONTEXT
The feature id for the 'Context' container reference.- See Also:
- Constant Field Values
-
CONSTRAINT_FEATURE_COUNT
static final int CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Constraint' class.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__EANNOTATIONS
static final int VALUE_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__OWNED_ELEMENT
static final int VALUE_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__OWNER
static final int VALUE_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__OWNED_COMMENT
static final int VALUE_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__NAME
static final int VALUE_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__VISIBILITY
static final int VALUE_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__QUALIFIED_NAME
static final int VALUE_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__CLIENT_DEPENDENCY
static final int VALUE_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__NAMESPACE
static final int VALUE_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__NAME_EXPRESSION
static final int VALUE_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
static final int VALUE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__TEMPLATE_PARAMETER
static final int VALUE_SPECIFICATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION__TYPE
static final int VALUE_SPECIFICATION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_FEATURE_COUNT
static final int VALUE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Value Specification' class.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__EANNOTATIONS
static final int TYPED_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__OWNED_ELEMENT
static final int TYPED_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__OWNER
static final int TYPED_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__OWNED_COMMENT
static final int TYPED_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__NAME
static final int TYPED_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__VISIBILITY
static final int TYPED_ELEMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__QUALIFIED_NAME
static final int TYPED_ELEMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__CLIENT_DEPENDENCY
static final int TYPED_ELEMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__NAMESPACE
static final int TYPED_ELEMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__NAME_EXPRESSION
static final int TYPED_ELEMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TYPED_ELEMENT__TYPE
static final int TYPED_ELEMENT__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
TYPED_ELEMENT_FEATURE_COUNT
static final int TYPED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Typed Element' class.- See Also:
- Constant Field Values
-
TYPE__EANNOTATIONS
static final int TYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TYPE__OWNED_ELEMENT
static final int TYPE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TYPE__OWNER
static final int TYPE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TYPE__OWNED_COMMENT
static final int TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TYPE__NAME
static final int TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TYPE__VISIBILITY
static final int TYPE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TYPE__QUALIFIED_NAME
static final int TYPE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TYPE__CLIENT_DEPENDENCY
static final int TYPE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TYPE__NAMESPACE
static final int TYPE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TYPE__NAME_EXPRESSION
static final int TYPE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TYPE__OWNING_TEMPLATE_PARAMETER
static final int TYPE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
TYPE__TEMPLATE_PARAMETER
static final int TYPE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
TYPE__PACKAGE
static final int TYPE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
TYPE_FEATURE_COUNT
static final int TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.- See Also:
- Constant Field Values
-
CLASSIFIER__EANNOTATIONS
static final int CLASSIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNED_ELEMENT
static final int CLASSIFIER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNER
static final int CLASSIFIER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNED_COMMENT
static final int CLASSIFIER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__NAME
static final int CLASSIFIER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CLASSIFIER__VISIBILITY
static final int CLASSIFIER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CLASSIFIER__QUALIFIED_NAME
static final int CLASSIFIER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CLASSIFIER__CLIENT_DEPENDENCY
static final int CLASSIFIER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__NAMESPACE
static final int CLASSIFIER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CLASSIFIER__NAME_EXPRESSION
static final int CLASSIFIER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CLASSIFIER__ELEMENT_IMPORT
static final int CLASSIFIER__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__PACKAGE_IMPORT
static final int CLASSIFIER__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNED_RULE
static final int CLASSIFIER__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__MEMBER
static final int CLASSIFIER__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__IMPORTED_MEMBER
static final int CLASSIFIER__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNED_MEMBER
static final int CLASSIFIER__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__IS_LEAF
static final int CLASSIFIER__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CLASSIFIER__REDEFINED_ELEMENT
static final int CLASSIFIER__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__REDEFINITION_CONTEXT
static final int CLASSIFIER__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNING_TEMPLATE_PARAMETER
static final int CLASSIFIER__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CLASSIFIER__TEMPLATE_PARAMETER
static final int CLASSIFIER__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CLASSIFIER__PACKAGE
static final int CLASSIFIER__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
CLASSIFIER__TEMPLATE_BINDING
static final int CLASSIFIER__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
static final int CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
CLASSIFIER__IS_ABSTRACT
static final int CLASSIFIER__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
CLASSIFIER__GENERALIZATION
static final int CLASSIFIER__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__POWERTYPE_EXTENT
static final int CLASSIFIER__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__FEATURE
static final int CLASSIFIER__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__INHERITED_MEMBER
static final int CLASSIFIER__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__REDEFINED_CLASSIFIER
static final int CLASSIFIER__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__GENERAL
static final int CLASSIFIER__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__SUBSTITUTION
static final int CLASSIFIER__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__ATTRIBUTE
static final int CLASSIFIER__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__REPRESENTATION
static final int CLASSIFIER__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
CLASSIFIER__COLLABORATION_USE
static final int CLASSIFIER__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__OWNED_USE_CASE
static final int CLASSIFIER__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER__USE_CASE
static final int CLASSIFIER__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER_FEATURE_COUNT
static final int CLASSIFIER_FEATURE_COUNT
The number of structural features of the 'Classifier' class.- See Also:
- Constant Field Values
-
EXTENSION_POINT
static final int EXTENSION_POINT
The meta object id for the 'Extension Point' class.- See Also:
ExtensionPointImpl,UMLPackageImpl.getExtensionPoint(), Constant Field Values
-
ABSTRACTION
static final int ABSTRACTION
The meta object id for the 'Abstraction' class.- See Also:
AbstractionImpl,UMLPackageImpl.getAbstraction(), Constant Field Values
-
REALIZATION
static final int REALIZATION
The meta object id for the 'Realization' class.- See Also:
RealizationImpl,UMLPackageImpl.getRealization(), Constant Field Values
-
SUBSTITUTION
static final int SUBSTITUTION
The meta object id for the 'Substitution' class.- See Also:
SubstitutionImpl,UMLPackageImpl.getSubstitution(), Constant Field Values
-
OPAQUE_EXPRESSION
static final int OPAQUE_EXPRESSION
The meta object id for the 'Opaque Expression' class.- See Also:
OpaqueExpressionImpl,UMLPackageImpl.getOpaqueExpression(), Constant Field Values
-
CONNECTABLE_ELEMENT
static final int CONNECTABLE_ELEMENT
The meta object id for the 'Connectable Element' class.- See Also:
ConnectableElementImpl,UMLPackageImpl.getConnectableElement(), Constant Field Values
-
PARAMETER
static final int PARAMETER
The meta object id for the 'Parameter' class.- See Also:
ParameterImpl,UMLPackageImpl.getParameter(), Constant Field Values
-
MULTIPLICITY_ELEMENT
static final int MULTIPLICITY_ELEMENT
The meta object id for the 'Multiplicity Element' class.- See Also:
MultiplicityElementImpl,UMLPackageImpl.getMultiplicityElement(), Constant Field Values
-
CONNECTOR_END
static final int CONNECTOR_END
The meta object id for the 'Connector End' class.- See Also:
ConnectorEndImpl,UMLPackageImpl.getConnectorEnd(), Constant Field Values
-
STRUCTURAL_FEATURE
static final int STRUCTURAL_FEATURE
The meta object id for the 'Structural Feature' class.- See Also:
StructuralFeatureImpl,UMLPackageImpl.getStructuralFeature(), Constant Field Values
-
PROPERTY
static final int PROPERTY
The meta object id for the 'Property' class.- See Also:
PropertyImpl,UMLPackageImpl.getProperty(), Constant Field Values
-
DEPLOYMENT_TARGET
static final int DEPLOYMENT_TARGET
The meta object id for the 'Deployment Target' class.- See Also:
DeploymentTargetImpl,UMLPackageImpl.getDeploymentTarget(), Constant Field Values
-
DEPLOYMENT
static final int DEPLOYMENT
The meta object id for the 'Deployment' class.- See Also:
DeploymentImpl,UMLPackageImpl.getDeployment(), Constant Field Values
-
DEPLOYED_ARTIFACT
static final int DEPLOYED_ARTIFACT
The meta object id for the 'Deployed Artifact' class.- See Also:
DeployedArtifactImpl,UMLPackageImpl.getDeployedArtifact(), Constant Field Values
-
ARTIFACT
static final int ARTIFACT
The meta object id for the 'Artifact' class.- See Also:
ArtifactImpl,UMLPackageImpl.getArtifact(), Constant Field Values
-
DEPLOYMENT_SPECIFICATION
static final int DEPLOYMENT_SPECIFICATION
The meta object id for the 'Deployment Specification' class.- See Also:
DeploymentSpecificationImpl,UMLPackageImpl.getDeploymentSpecification(), Constant Field Values
-
MANIFESTATION
static final int MANIFESTATION
The meta object id for the 'Manifestation' class.- See Also:
ManifestationImpl,UMLPackageImpl.getManifestation(), Constant Field Values
-
BEHAVIORAL_FEATURE
static final int BEHAVIORAL_FEATURE
The meta object id for the 'Behavioral Feature' class.- See Also:
BehavioralFeatureImpl,UMLPackageImpl.getBehavioralFeature(), Constant Field Values
-
OPERATION
static final int OPERATION
The meta object id for the 'Operation' class.- See Also:
OperationImpl,UMLPackageImpl.getOperation(), Constant Field Values
-
BEHAVIOR
static final int BEHAVIOR
The meta object id for the 'Behavior' class.- See Also:
BehaviorImpl,UMLPackageImpl.getBehavior(), Constant Field Values
-
PARAMETER_SET
static final int PARAMETER_SET
The meta object id for the 'Parameter Set' class.- See Also:
ParameterSetImpl,UMLPackageImpl.getParameterSet(), Constant Field Values
-
DATA_TYPE
static final int DATA_TYPE
The meta object id for the 'Data Type' class.- See Also:
DataTypeImpl,UMLPackageImpl.getDataType(), Constant Field Values
-
INTERFACE
static final int INTERFACE
The meta object id for the 'Interface' class.- See Also:
InterfaceImpl,UMLPackageImpl.getInterface(), Constant Field Values
-
RECEPTION
static final int RECEPTION
The meta object id for the 'Reception' class.- See Also:
ReceptionImpl,UMLPackageImpl.getReception(), Constant Field Values
-
SIGNAL
static final int SIGNAL
The meta object id for the 'Signal' class.- See Also:
SignalImpl,UMLPackageImpl.getSignal(), Constant Field Values
-
STATE_MACHINE
static final int STATE_MACHINE
The meta object id for the 'State Machine' class.- See Also:
StateMachineImpl,UMLPackageImpl.getStateMachine(), Constant Field Values
-
PROTOCOL_STATE_MACHINE
static final int PROTOCOL_STATE_MACHINE
The meta object id for the 'Protocol State Machine' class.- See Also:
ProtocolStateMachineImpl,UMLPackageImpl.getProtocolStateMachine(), Constant Field Values
-
REGION
static final int REGION
The meta object id for the 'Region' class.- See Also:
RegionImpl,UMLPackageImpl.getRegion(), Constant Field Values
-
VERTEX
static final int VERTEX
The meta object id for the 'Vertex' class.- See Also:
VertexImpl,UMLPackageImpl.getVertex(), Constant Field Values
-
TRANSITION
static final int TRANSITION
The meta object id for the 'Transition' class.- See Also:
TransitionImpl,UMLPackageImpl.getTransition(), Constant Field Values
-
TRIGGER
static final int TRIGGER
The meta object id for the 'Trigger' class.- See Also:
TriggerImpl,UMLPackageImpl.getTrigger(), Constant Field Values
-
EVENT
static final int EVENT
The meta object id for the 'Event' class.- See Also:
EventImpl,UMLPackageImpl.getEvent(), Constant Field Values
-
PORT
static final int PORT
The meta object id for the 'Port' class.- See Also:
PortImpl,UMLPackageImpl.getPort(), Constant Field Values
-
STATE
static final int STATE
The meta object id for the 'State' class.- See Also:
StateImpl,UMLPackageImpl.getState(), Constant Field Values
-
CONNECTION_POINT_REFERENCE
static final int CONNECTION_POINT_REFERENCE
The meta object id for the 'Connection Point Reference' class.- See Also:
ConnectionPointReferenceImpl,UMLPackageImpl.getConnectionPointReference(), Constant Field Values
-
PSEUDOSTATE
static final int PSEUDOSTATE
The meta object id for the 'Pseudostate' class.- See Also:
PseudostateImpl,UMLPackageImpl.getPseudostate(), Constant Field Values
-
PROTOCOL_CONFORMANCE
static final int PROTOCOL_CONFORMANCE
The meta object id for the 'Protocol Conformance' class.- See Also:
ProtocolConformanceImpl,UMLPackageImpl.getProtocolConformance(), Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER
static final int OPERATION_TEMPLATE_PARAMETER
The meta object id for the 'Operation Template Parameter' class.- See Also:
OperationTemplateParameterImpl,UMLPackageImpl.getOperationTemplateParameter(), Constant Field Values
-
ASSOCIATION
static final int ASSOCIATION
The meta object id for the 'Association' class.- See Also:
AssociationImpl,UMLPackageImpl.getAssociation(), Constant Field Values
-
ASSOCIATION__EANNOTATIONS
static final int ASSOCIATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_ELEMENT
static final int ASSOCIATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNER
static final int ASSOCIATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_COMMENT
static final int ASSOCIATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__NAME
static final int ASSOCIATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION__VISIBILITY
static final int ASSOCIATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION__QUALIFIED_NAME
static final int ASSOCIATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION__CLIENT_DEPENDENCY
static final int ASSOCIATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__NAMESPACE
static final int ASSOCIATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ASSOCIATION__NAME_EXPRESSION
static final int ASSOCIATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ASSOCIATION__ELEMENT_IMPORT
static final int ASSOCIATION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__PACKAGE_IMPORT
static final int ASSOCIATION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_RULE
static final int ASSOCIATION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__MEMBER
static final int ASSOCIATION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__IMPORTED_MEMBER
static final int ASSOCIATION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_MEMBER
static final int ASSOCIATION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__IS_LEAF
static final int ASSOCIATION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION__REDEFINED_ELEMENT
static final int ASSOCIATION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__REDEFINITION_CONTEXT
static final int ASSOCIATION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNING_TEMPLATE_PARAMETER
static final int ASSOCIATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ASSOCIATION__TEMPLATE_PARAMETER
static final int ASSOCIATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ASSOCIATION__PACKAGE
static final int ASSOCIATION__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ASSOCIATION__TEMPLATE_BINDING
static final int ASSOCIATION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_TEMPLATE_SIGNATURE
static final int ASSOCIATION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ASSOCIATION__IS_ABSTRACT
static final int ASSOCIATION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION__GENERALIZATION
static final int ASSOCIATION__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__POWERTYPE_EXTENT
static final int ASSOCIATION__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__FEATURE
static final int ASSOCIATION__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__INHERITED_MEMBER
static final int ASSOCIATION__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__REDEFINED_CLASSIFIER
static final int ASSOCIATION__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__GENERAL
static final int ASSOCIATION__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__SUBSTITUTION
static final int ASSOCIATION__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__ATTRIBUTE
static final int ASSOCIATION__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__REPRESENTATION
static final int ASSOCIATION__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ASSOCIATION__COLLABORATION_USE
static final int ASSOCIATION__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_USE_CASE
static final int ASSOCIATION__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__USE_CASE
static final int ASSOCIATION__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__RELATED_ELEMENT
static final int ASSOCIATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__OWNED_END
static final int ASSOCIATION__OWNED_END
The feature id for the 'Owned End' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__MEMBER_END
static final int ASSOCIATION__MEMBER_END
The feature id for the 'Member End' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__IS_DERIVED
static final int ASSOCIATION__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION__END_TYPE
static final int ASSOCIATION__END_TYPE
The feature id for the 'End Type' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION__NAVIGABLE_OWNED_END
static final int ASSOCIATION__NAVIGABLE_OWNED_END
The feature id for the 'Navigable Owned End' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_FEATURE_COUNT
static final int ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'Association' class.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__EANNOTATIONS
static final int REDEFINABLE_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__OWNED_ELEMENT
static final int REDEFINABLE_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__OWNER
static final int REDEFINABLE_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__OWNED_COMMENT
static final int REDEFINABLE_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__NAME
static final int REDEFINABLE_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__VISIBILITY
static final int REDEFINABLE_ELEMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__QUALIFIED_NAME
static final int REDEFINABLE_ELEMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__CLIENT_DEPENDENCY
static final int REDEFINABLE_ELEMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__NAMESPACE
static final int REDEFINABLE_ELEMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__NAME_EXPRESSION
static final int REDEFINABLE_ELEMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__IS_LEAF
static final int REDEFINABLE_ELEMENT__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__REDEFINED_ELEMENT
static final int REDEFINABLE_ELEMENT__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT__REDEFINITION_CONTEXT
static final int REDEFINABLE_ELEMENT__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_ELEMENT_FEATURE_COUNT
static final int REDEFINABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Redefinable Element' class.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT__EANNOTATIONS
static final int TEMPLATEABLE_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT__OWNED_ELEMENT
static final int TEMPLATEABLE_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT__OWNER
static final int TEMPLATEABLE_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT__OWNED_COMMENT
static final int TEMPLATEABLE_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT__TEMPLATE_BINDING
static final int TEMPLATEABLE_ELEMENT__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT__OWNED_TEMPLATE_SIGNATURE
static final int TEMPLATEABLE_ELEMENT__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
TEMPLATEABLE_ELEMENT_FEATURE_COUNT
static final int TEMPLATEABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Templateable Element' class.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__EANNOTATIONS
static final int TEMPLATE_BINDING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__OWNED_ELEMENT
static final int TEMPLATE_BINDING__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__OWNER
static final int TEMPLATE_BINDING__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__OWNED_COMMENT
static final int TEMPLATE_BINDING__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__RELATED_ELEMENT
static final int TEMPLATE_BINDING__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__SOURCE
static final int TEMPLATE_BINDING__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__TARGET
static final int TEMPLATE_BINDING__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__SIGNATURE
static final int TEMPLATE_BINDING__SIGNATURE
The feature id for the 'Signature' reference.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__PARAMETER_SUBSTITUTION
static final int TEMPLATE_BINDING__PARAMETER_SUBSTITUTION
The feature id for the 'Parameter Substitution' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING__BOUND_ELEMENT
static final int TEMPLATE_BINDING__BOUND_ELEMENT
The feature id for the 'Bound Element' container reference.- See Also:
- Constant Field Values
-
TEMPLATE_BINDING_FEATURE_COUNT
static final int TEMPLATE_BINDING_FEATURE_COUNT
The number of structural features of the 'Template Binding' class.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__EANNOTATIONS
static final int TEMPLATE_SIGNATURE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__OWNED_ELEMENT
static final int TEMPLATE_SIGNATURE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__OWNER
static final int TEMPLATE_SIGNATURE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__OWNED_COMMENT
static final int TEMPLATE_SIGNATURE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__PARAMETER
static final int TEMPLATE_SIGNATURE__PARAMETER
The feature id for the 'Parameter' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__OWNED_PARAMETER
static final int TEMPLATE_SIGNATURE__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE__TEMPLATE
static final int TEMPLATE_SIGNATURE__TEMPLATE
The feature id for the 'Template' container reference.- See Also:
- Constant Field Values
-
TEMPLATE_SIGNATURE_FEATURE_COUNT
static final int TEMPLATE_SIGNATURE_FEATURE_COUNT
The number of structural features of the 'Template Signature' class.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__EANNOTATIONS
static final int TEMPLATE_PARAMETER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__OWNED_ELEMENT
static final int TEMPLATE_PARAMETER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__OWNER
static final int TEMPLATE_PARAMETER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__OWNED_COMMENT
static final int TEMPLATE_PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__SIGNATURE
static final int TEMPLATE_PARAMETER__SIGNATURE
The feature id for the 'Signature' container reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
static final int TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
The feature id for the 'Parametered Element' reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
static final int TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
The feature id for the 'Owned Parametered Element' containment reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__DEFAULT
static final int TEMPLATE_PARAMETER__DEFAULT
The feature id for the 'Default' reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__OWNED_DEFAULT
static final int TEMPLATE_PARAMETER__OWNED_DEFAULT
The feature id for the 'Owned Default' containment reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_FEATURE_COUNT
static final int TEMPLATE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Template Parameter' class.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT__EANNOTATIONS
static final int PARAMETERABLE_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT__OWNED_ELEMENT
static final int PARAMETERABLE_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT__OWNER
static final int PARAMETERABLE_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT__OWNED_COMMENT
static final int PARAMETERABLE_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
static final int PARAMETERABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT__TEMPLATE_PARAMETER
static final int PARAMETERABLE_ELEMENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PARAMETERABLE_ELEMENT_FEATURE_COUNT
static final int PARAMETERABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Parameterable Element' class.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__EANNOTATIONS
static final int TEMPLATE_PARAMETER_SUBSTITUTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ELEMENT
static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__OWNER
static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_COMMENT
static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__FORMAL
static final int TEMPLATE_PARAMETER_SUBSTITUTION__FORMAL
The feature id for the 'Formal' reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__ACTUAL
static final int TEMPLATE_PARAMETER_SUBSTITUTION__ACTUAL
The feature id for the 'Actual' reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ACTUAL
static final int TEMPLATE_PARAMETER_SUBSTITUTION__OWNED_ACTUAL
The feature id for the 'Owned Actual' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION__TEMPLATE_BINDING
static final int TEMPLATE_PARAMETER_SUBSTITUTION__TEMPLATE_BINDING
The feature id for the 'Template Binding' container reference.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_SUBSTITUTION_FEATURE_COUNT
static final int TEMPLATE_PARAMETER_SUBSTITUTION_FEATURE_COUNT
The number of structural features of the 'Template Parameter Substitution' class.- See Also:
- Constant Field Values
-
GENERALIZATION__EANNOTATIONS
static final int GENERALIZATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__OWNED_ELEMENT
static final int GENERALIZATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__OWNER
static final int GENERALIZATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
GENERALIZATION__OWNED_COMMENT
static final int GENERALIZATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__RELATED_ELEMENT
static final int GENERALIZATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__SOURCE
static final int GENERALIZATION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__TARGET
static final int GENERALIZATION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__IS_SUBSTITUTABLE
static final int GENERALIZATION__IS_SUBSTITUTABLE
The feature id for the 'Is Substitutable' attribute.- See Also:
- Constant Field Values
-
GENERALIZATION__GENERAL
static final int GENERALIZATION__GENERAL
The feature id for the 'General' reference.- See Also:
- Constant Field Values
-
GENERALIZATION__GENERALIZATION_SET
static final int GENERALIZATION__GENERALIZATION_SET
The feature id for the 'Generalization Set' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION__SPECIFIC
static final int GENERALIZATION__SPECIFIC
The feature id for the 'Specific' container reference.- See Also:
- Constant Field Values
-
GENERALIZATION_FEATURE_COUNT
static final int GENERALIZATION_FEATURE_COUNT
The number of structural features of the 'Generalization' class.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__EANNOTATIONS
static final int GENERALIZATION_SET__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__OWNED_ELEMENT
static final int GENERALIZATION_SET__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__OWNER
static final int GENERALIZATION_SET__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__OWNED_COMMENT
static final int GENERALIZATION_SET__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__NAME
static final int GENERALIZATION_SET__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__VISIBILITY
static final int GENERALIZATION_SET__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__QUALIFIED_NAME
static final int GENERALIZATION_SET__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__CLIENT_DEPENDENCY
static final int GENERALIZATION_SET__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__NAMESPACE
static final int GENERALIZATION_SET__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__NAME_EXPRESSION
static final int GENERALIZATION_SET__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__OWNING_TEMPLATE_PARAMETER
static final int GENERALIZATION_SET__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__TEMPLATE_PARAMETER
static final int GENERALIZATION_SET__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__IS_COVERING
static final int GENERALIZATION_SET__IS_COVERING
The feature id for the 'Is Covering' attribute.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__IS_DISJOINT
static final int GENERALIZATION_SET__IS_DISJOINT
The feature id for the 'Is Disjoint' attribute.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__POWERTYPE
static final int GENERALIZATION_SET__POWERTYPE
The feature id for the 'Powertype' reference.- See Also:
- Constant Field Values
-
GENERALIZATION_SET__GENERALIZATION
static final int GENERALIZATION_SET__GENERALIZATION
The feature id for the 'Generalization' reference list.- See Also:
- Constant Field Values
-
GENERALIZATION_SET_FEATURE_COUNT
static final int GENERALIZATION_SET_FEATURE_COUNT
The number of structural features of the 'Generalization Set' class.- See Also:
- Constant Field Values
-
FEATURE__EANNOTATIONS
static final int FEATURE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
FEATURE__OWNED_ELEMENT
static final int FEATURE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
FEATURE__OWNER
static final int FEATURE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
FEATURE__OWNED_COMMENT
static final int FEATURE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
FEATURE__NAME
static final int FEATURE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FEATURE__VISIBILITY
static final int FEATURE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
FEATURE__QUALIFIED_NAME
static final int FEATURE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
FEATURE__CLIENT_DEPENDENCY
static final int FEATURE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
FEATURE__NAMESPACE
static final int FEATURE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
FEATURE__NAME_EXPRESSION
static final int FEATURE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
FEATURE__IS_LEAF
static final int FEATURE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
FEATURE__REDEFINED_ELEMENT
static final int FEATURE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
FEATURE__REDEFINITION_CONTEXT
static final int FEATURE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
FEATURE__IS_STATIC
static final int FEATURE__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
FEATURE__FEATURING_CLASSIFIER
static final int FEATURE__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
FEATURE_FEATURE_COUNT
static final int FEATURE_FEATURE_COUNT
The number of structural features of the 'Feature' class.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER
The meta object id for the 'Connectable Element Template Parameter' class.- See Also:
ConnectableElementTemplateParameterImpl,UMLPackageImpl.getConnectableElementTemplateParameter(), Constant Field Values
-
ABSTRACTION__EANNOTATIONS
static final int ABSTRACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__OWNED_ELEMENT
static final int ABSTRACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__OWNER
static final int ABSTRACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ABSTRACTION__OWNED_COMMENT
static final int ABSTRACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__NAME
static final int ABSTRACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ABSTRACTION__VISIBILITY
static final int ABSTRACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ABSTRACTION__QUALIFIED_NAME
static final int ABSTRACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ABSTRACTION__CLIENT_DEPENDENCY
static final int ABSTRACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__NAMESPACE
static final int ABSTRACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ABSTRACTION__NAME_EXPRESSION
static final int ABSTRACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ABSTRACTION__OWNING_TEMPLATE_PARAMETER
static final int ABSTRACTION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ABSTRACTION__TEMPLATE_PARAMETER
static final int ABSTRACTION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ABSTRACTION__RELATED_ELEMENT
static final int ABSTRACTION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__SOURCE
static final int ABSTRACTION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__TARGET
static final int ABSTRACTION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__SUPPLIER
static final int ABSTRACTION__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__CLIENT
static final int ABSTRACTION__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
ABSTRACTION__MAPPING
static final int ABSTRACTION__MAPPING
The feature id for the 'Mapping' containment reference.- See Also:
- Constant Field Values
-
ABSTRACTION_FEATURE_COUNT
static final int ABSTRACTION_FEATURE_COUNT
The number of structural features of the 'Abstraction' class.- See Also:
- Constant Field Values
-
COLLABORATION_USE
static final int COLLABORATION_USE
The meta object id for the 'Collaboration Use' class.- See Also:
CollaborationUseImpl,UMLPackageImpl.getCollaborationUse(), Constant Field Values
-
COLLABORATION
static final int COLLABORATION
The meta object id for the 'Collaboration' class.- See Also:
CollaborationImpl,UMLPackageImpl.getCollaboration(), Constant Field Values
-
CONNECTOR
static final int CONNECTOR
The meta object id for the 'Connector' class.- See Also:
ConnectorImpl,UMLPackageImpl.getConnector(), Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE
static final int REDEFINABLE_TEMPLATE_SIGNATURE
The meta object id for the 'Redefinable Template Signature' class.- See Also:
RedefinableTemplateSignatureImpl,UMLPackageImpl.getRedefinableTemplateSignature(), Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER
static final int CLASSIFIER_TEMPLATE_PARAMETER
The meta object id for the 'Classifier Template Parameter' class.- See Also:
ClassifierTemplateParameterImpl,UMLPackageImpl.getClassifierTemplateParameter(), Constant Field Values
-
INTERFACE_REALIZATION
static final int INTERFACE_REALIZATION
The meta object id for the 'Interface Realization' class.- See Also:
InterfaceRealizationImpl,UMLPackageImpl.getInterfaceRealization(), Constant Field Values
-
EXTENSION
static final int EXTENSION
The meta object id for the 'Extension' class.- See Also:
ExtensionImpl,UMLPackageImpl.getExtension(), Constant Field Values
-
EXTENSION_END
static final int EXTENSION_END
The meta object id for the 'Extension End' class.- See Also:
ExtensionEndImpl,UMLPackageImpl.getExtensionEnd(), Constant Field Values
-
IMAGE
static final int IMAGE
The meta object id for the 'Image' class.- See Also:
ImageImpl,UMLPackageImpl.getImage(), Constant Field Values
-
EXPRESSION
static final int EXPRESSION
The meta object id for the 'Expression' class.- See Also:
ExpressionImpl,UMLPackageImpl.getExpression(), Constant Field Values
-
STRING_EXPRESSION
static final int STRING_EXPRESSION
The meta object id for the 'String Expression' class.- See Also:
StringExpressionImpl,UMLPackageImpl.getStringExpression(), Constant Field Values
-
LITERAL_INTEGER
static final int LITERAL_INTEGER
The meta object id for the 'Literal Integer' class.- See Also:
LiteralIntegerImpl,UMLPackageImpl.getLiteralInteger(), Constant Field Values
-
LITERAL_STRING
static final int LITERAL_STRING
The meta object id for the 'Literal String' class.- See Also:
LiteralStringImpl,UMLPackageImpl.getLiteralString(), Constant Field Values
-
LITERAL_BOOLEAN
static final int LITERAL_BOOLEAN
The meta object id for the 'Literal Boolean' class.- See Also:
LiteralBooleanImpl,UMLPackageImpl.getLiteralBoolean(), Constant Field Values
-
LITERAL_NULL
static final int LITERAL_NULL
The meta object id for the 'Literal Null' class.- See Also:
LiteralNullImpl,UMLPackageImpl.getLiteralNull(), Constant Field Values
-
SLOT
static final int SLOT
The meta object id for the 'Slot' class.- See Also:
SlotImpl,UMLPackageImpl.getSlot(), Constant Field Values
-
INSTANCE_SPECIFICATION
static final int INSTANCE_SPECIFICATION
The meta object id for the 'Instance Specification' class.- See Also:
InstanceSpecificationImpl,UMLPackageImpl.getInstanceSpecification(), Constant Field Values
-
ENUMERATION
static final int ENUMERATION
The meta object id for the 'Enumeration' class.- See Also:
EnumerationImpl,UMLPackageImpl.getEnumeration(), Constant Field Values
-
ENUMERATION_LITERAL
static final int ENUMERATION_LITERAL
The meta object id for the 'Enumeration Literal' class.- See Also:
EnumerationLiteralImpl,UMLPackageImpl.getEnumerationLiteral(), Constant Field Values
-
PRIMITIVE_TYPE
static final int PRIMITIVE_TYPE
The meta object id for the 'Primitive Type' class.- See Also:
PrimitiveTypeImpl,UMLPackageImpl.getPrimitiveType(), Constant Field Values
-
INSTANCE_VALUE
static final int INSTANCE_VALUE
The meta object id for the 'Instance Value' class.- See Also:
InstanceValueImpl,UMLPackageImpl.getInstanceValue(), Constant Field Values
-
LITERAL_UNLIMITED_NATURAL
static final int LITERAL_UNLIMITED_NATURAL
The meta object id for the 'Literal Unlimited Natural' class.- See Also:
LiteralUnlimitedNaturalImpl,UMLPackageImpl.getLiteralUnlimitedNatural(), Constant Field Values
-
OPAQUE_BEHAVIOR
static final int OPAQUE_BEHAVIOR
The meta object id for the 'Opaque Behavior' class.- See Also:
OpaqueBehaviorImpl,UMLPackageImpl.getOpaqueBehavior(), Constant Field Values
-
FUNCTION_BEHAVIOR
static final int FUNCTION_BEHAVIOR
The meta object id for the 'Function Behavior' class.- See Also:
FunctionBehaviorImpl,UMLPackageImpl.getFunctionBehavior(), Constant Field Values
-
ACTOR
static final int ACTOR
The meta object id for the 'Actor' class.- See Also:
ActorImpl,UMLPackageImpl.getActor(), Constant Field Values
-
USAGE
static final int USAGE
The meta object id for the 'Usage' class.- See Also:
UsageImpl,UMLPackageImpl.getUsage(), Constant Field Values
-
MESSAGE
static final int MESSAGE
The meta object id for the 'Message' class.- See Also:
MessageImpl,UMLPackageImpl.getMessage(), Constant Field Values
-
MESSAGE_END
static final int MESSAGE_END
The meta object id for the 'Message End' class.- See Also:
MessageEndImpl,UMLPackageImpl.getMessageEnd(), Constant Field Values
-
INTERACTION
static final int INTERACTION
The meta object id for the 'Interaction' class.- See Also:
InteractionImpl,UMLPackageImpl.getInteraction(), Constant Field Values
-
INTERACTION_FRAGMENT
static final int INTERACTION_FRAGMENT
The meta object id for the 'Interaction Fragment' class.- See Also:
InteractionFragmentImpl,UMLPackageImpl.getInteractionFragment(), Constant Field Values
-
LIFELINE
static final int LIFELINE
The meta object id for the 'Lifeline' class.- See Also:
LifelineImpl,UMLPackageImpl.getLifeline(), Constant Field Values
-
INTERACTION_USE
static final int INTERACTION_USE
The meta object id for the 'Interaction Use' class.- See Also:
InteractionUseImpl,UMLPackageImpl.getInteractionUse(), Constant Field Values
-
PART_DECOMPOSITION
static final int PART_DECOMPOSITION
The meta object id for the 'Part Decomposition' class.- See Also:
PartDecompositionImpl,UMLPackageImpl.getPartDecomposition(), Constant Field Values
-
GATE
static final int GATE
The meta object id for the 'Gate' class.- See Also:
GateImpl,UMLPackageImpl.getGate(), Constant Field Values
-
ACTIVITY_NODE
static final int ACTIVITY_NODE
The meta object id for the 'Activity Node' class.- See Also:
ActivityNodeImpl,UMLPackageImpl.getActivityNode(), Constant Field Values
-
EXECUTABLE_NODE
static final int EXECUTABLE_NODE
The meta object id for the 'Executable Node' class.- See Also:
ExecutableNodeImpl,UMLPackageImpl.getExecutableNode(), Constant Field Values
-
ACTION
static final int ACTION
The meta object id for the 'Action' class.- See Also:
ActionImpl,UMLPackageImpl.getAction(), Constant Field Values
-
ACTIVITY_EDGE
static final int ACTIVITY_EDGE
The meta object id for the 'Activity Edge' class.- See Also:
ActivityEdgeImpl,UMLPackageImpl.getActivityEdge(), Constant Field Values
-
ACTIVITY
static final int ACTIVITY
The meta object id for the 'Activity' class.- See Also:
ActivityImpl,UMLPackageImpl.getActivity(), Constant Field Values
-
ACTIVITY_PARTITION
static final int ACTIVITY_PARTITION
The meta object id for the 'Activity Partition' class.- See Also:
ActivityPartitionImpl,UMLPackageImpl.getActivityPartition(), Constant Field Values
-
ACTIVITY_GROUP
static final int ACTIVITY_GROUP
The meta object id for the 'Activity Group' class.- See Also:
ActivityGroupImpl,UMLPackageImpl.getActivityGroup(), Constant Field Values
-
STRUCTURED_ACTIVITY_NODE
static final int STRUCTURED_ACTIVITY_NODE
The meta object id for the 'Structured Activity Node' class.- See Also:
StructuredActivityNodeImpl,UMLPackageImpl.getStructuredActivityNode(), Constant Field Values
-
VARIABLE
static final int VARIABLE
The meta object id for the 'Variable' class.- See Also:
VariableImpl,UMLPackageImpl.getVariable(), Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION
static final int INTERRUPTIBLE_ACTIVITY_REGION
The meta object id for the 'Interruptible Activity Region' class.- See Also:
InterruptibleActivityRegionImpl,UMLPackageImpl.getInterruptibleActivityRegion(), Constant Field Values
-
EXCEPTION_HANDLER
static final int EXCEPTION_HANDLER
The meta object id for the 'Exception Handler' class.- See Also:
ExceptionHandlerImpl,UMLPackageImpl.getExceptionHandler(), Constant Field Values
-
OBJECT_NODE
static final int OBJECT_NODE
The meta object id for the 'Object Node' class.- See Also:
ObjectNodeImpl,UMLPackageImpl.getObjectNode(), Constant Field Values
-
PIN
static final int PIN
The meta object id for the 'Pin' class.- See Also:
PinImpl,UMLPackageImpl.getPin(), Constant Field Values
-
OUTPUT_PIN
static final int OUTPUT_PIN
The meta object id for the 'Output Pin' class.- See Also:
OutputPinImpl,UMLPackageImpl.getOutputPin(), Constant Field Values
-
INPUT_PIN
static final int INPUT_PIN
The meta object id for the 'Input Pin' class.- See Also:
InputPinImpl,UMLPackageImpl.getInputPin(), Constant Field Values
-
GENERAL_ORDERING
static final int GENERAL_ORDERING
The meta object id for the 'General Ordering' class.- See Also:
GeneralOrderingImpl,UMLPackageImpl.getGeneralOrdering(), Constant Field Values
-
OCCURRENCE_SPECIFICATION
static final int OCCURRENCE_SPECIFICATION
The meta object id for the 'Occurrence Specification' class.- See Also:
OccurrenceSpecificationImpl,UMLPackageImpl.getOccurrenceSpecification(), Constant Field Values
-
INTERACTION_OPERAND
static final int INTERACTION_OPERAND
The meta object id for the 'Interaction Operand' class.- See Also:
InteractionOperandImpl,UMLPackageImpl.getInteractionOperand(), Constant Field Values
-
INTERACTION_CONSTRAINT
static final int INTERACTION_CONSTRAINT
The meta object id for the 'Interaction Constraint' class.- See Also:
InteractionConstraintImpl,UMLPackageImpl.getInteractionConstraint(), Constant Field Values
-
EXECUTION_SPECIFICATION
static final int EXECUTION_SPECIFICATION
The meta object id for the 'Execution Specification' class.- See Also:
ExecutionSpecificationImpl,UMLPackageImpl.getExecutionSpecification(), Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION
static final int EXECUTION_OCCURRENCE_SPECIFICATION
The meta object id for the 'Execution Occurrence Specification' class.- See Also:
ExecutionOccurrenceSpecificationImpl,UMLPackageImpl.getExecutionOccurrenceSpecification(), Constant Field Values
-
EXECUTION_EVENT
static final int EXECUTION_EVENT
The meta object id for the 'Execution Event' class.- See Also:
ExecutionEventImpl,UMLPackageImpl.getExecutionEvent(), Constant Field Values
-
STATE_INVARIANT
static final int STATE_INVARIANT
The meta object id for the 'State Invariant' class.- See Also:
StateInvariantImpl,UMLPackageImpl.getStateInvariant(), Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION
static final int ACTION_EXECUTION_SPECIFICATION
The meta object id for the 'Action Execution Specification' class.- See Also:
ActionExecutionSpecificationImpl,UMLPackageImpl.getActionExecutionSpecification(), Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION
static final int BEHAVIOR_EXECUTION_SPECIFICATION
The meta object id for the 'Behavior Execution Specification' class.- See Also:
BehaviorExecutionSpecificationImpl,UMLPackageImpl.getBehaviorExecutionSpecification(), Constant Field Values
-
CREATION_EVENT
static final int CREATION_EVENT
The meta object id for the 'Creation Event' class.- See Also:
CreationEventImpl,UMLPackageImpl.getCreationEvent(), Constant Field Values
-
DESTRUCTION_EVENT
static final int DESTRUCTION_EVENT
The meta object id for the 'Destruction Event' class.- See Also:
DestructionEventImpl,UMLPackageImpl.getDestructionEvent(), Constant Field Values
-
MESSAGE_EVENT
static final int MESSAGE_EVENT
The meta object id for the 'Message Event' class.- See Also:
MessageEventImpl,UMLPackageImpl.getMessageEvent(), Constant Field Values
-
SEND_OPERATION_EVENT
static final int SEND_OPERATION_EVENT
The meta object id for the 'Send Operation Event' class.- See Also:
SendOperationEventImpl,UMLPackageImpl.getSendOperationEvent(), Constant Field Values
-
SEND_SIGNAL_EVENT
static final int SEND_SIGNAL_EVENT
The meta object id for the 'Send Signal Event' class.- See Also:
SendSignalEventImpl,UMLPackageImpl.getSendSignalEvent(), Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION
static final int MESSAGE_OCCURRENCE_SPECIFICATION
The meta object id for the 'Message Occurrence Specification' class.- See Also:
MessageOccurrenceSpecificationImpl,UMLPackageImpl.getMessageOccurrenceSpecification(), Constant Field Values
-
RECEIVE_OPERATION_EVENT
static final int RECEIVE_OPERATION_EVENT
The meta object id for the 'Receive Operation Event' class.- See Also:
ReceiveOperationEventImpl,UMLPackageImpl.getReceiveOperationEvent(), Constant Field Values
-
RECEIVE_SIGNAL_EVENT
static final int RECEIVE_SIGNAL_EVENT
The meta object id for the 'Receive Signal Event' class.- See Also:
ReceiveSignalEventImpl,UMLPackageImpl.getReceiveSignalEvent(), Constant Field Values
-
COMBINED_FRAGMENT
static final int COMBINED_FRAGMENT
The meta object id for the 'Combined Fragment' class.- See Also:
CombinedFragmentImpl,UMLPackageImpl.getCombinedFragment(), Constant Field Values
-
CONTINUATION
static final int CONTINUATION
The meta object id for the 'Continuation' class.- See Also:
ContinuationImpl,UMLPackageImpl.getContinuation(), Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT
static final int CONSIDER_IGNORE_FRAGMENT
The meta object id for the 'Consider Ignore Fragment' class.- See Also:
ConsiderIgnoreFragmentImpl,UMLPackageImpl.getConsiderIgnoreFragment(), Constant Field Values
-
CALL_EVENT
static final int CALL_EVENT
The meta object id for the 'Call Event' class.- See Also:
CallEventImpl,UMLPackageImpl.getCallEvent(), Constant Field Values
-
CHANGE_EVENT
static final int CHANGE_EVENT
The meta object id for the 'Change Event' class.- See Also:
ChangeEventImpl,UMLPackageImpl.getChangeEvent(), Constant Field Values
-
SIGNAL_EVENT
static final int SIGNAL_EVENT
The meta object id for the 'Signal Event' class.- See Also:
SignalEventImpl,UMLPackageImpl.getSignalEvent(), Constant Field Values
-
ANY_RECEIVE_EVENT
static final int ANY_RECEIVE_EVENT
The meta object id for the 'Any Receive Event' class.- See Also:
AnyReceiveEventImpl,UMLPackageImpl.getAnyReceiveEvent(), Constant Field Values
-
CREATE_OBJECT_ACTION
static final int CREATE_OBJECT_ACTION
The meta object id for the 'Create Object Action' class.- See Also:
CreateObjectActionImpl,UMLPackageImpl.getCreateObjectAction(), Constant Field Values
-
DESTROY_OBJECT_ACTION
static final int DESTROY_OBJECT_ACTION
The meta object id for the 'Destroy Object Action' class.- See Also:
DestroyObjectActionImpl,UMLPackageImpl.getDestroyObjectAction(), Constant Field Values
-
TEST_IDENTITY_ACTION
static final int TEST_IDENTITY_ACTION
The meta object id for the 'Test Identity Action' class.- See Also:
TestIdentityActionImpl,UMLPackageImpl.getTestIdentityAction(), Constant Field Values
-
READ_SELF_ACTION
static final int READ_SELF_ACTION
The meta object id for the 'Read Self Action' class.- See Also:
ReadSelfActionImpl,UMLPackageImpl.getReadSelfAction(), Constant Field Values
-
STRUCTURAL_FEATURE_ACTION
static final int STRUCTURAL_FEATURE_ACTION
The meta object id for the 'Structural Feature Action' class.- See Also:
StructuralFeatureActionImpl,UMLPackageImpl.getStructuralFeatureAction(), Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION
static final int READ_STRUCTURAL_FEATURE_ACTION
The meta object id for the 'Read Structural Feature Action' class.- See Also:
ReadStructuralFeatureActionImpl,UMLPackageImpl.getReadStructuralFeatureAction(), Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION
static final int WRITE_STRUCTURAL_FEATURE_ACTION
The meta object id for the 'Write Structural Feature Action' class.- See Also:
WriteStructuralFeatureActionImpl,UMLPackageImpl.getWriteStructuralFeatureAction(), Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION
static final int CLEAR_STRUCTURAL_FEATURE_ACTION
The meta object id for the 'Clear Structural Feature Action' class.- See Also:
ClearStructuralFeatureActionImpl,UMLPackageImpl.getClearStructuralFeatureAction(), Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION
The meta object id for the 'Remove Structural Feature Value Action' class.- See Also:
RemoveStructuralFeatureValueActionImpl,UMLPackageImpl.getRemoveStructuralFeatureValueAction(), Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION
The meta object id for the 'Add Structural Feature Value Action' class.- See Also:
AddStructuralFeatureValueActionImpl,UMLPackageImpl.getAddStructuralFeatureValueAction(), Constant Field Values
-
LINK_ACTION
static final int LINK_ACTION
The meta object id for the 'Link Action' class.- See Also:
LinkActionImpl,UMLPackageImpl.getLinkAction(), Constant Field Values
-
LINK_END_DATA
static final int LINK_END_DATA
The meta object id for the 'Link End Data' class.- See Also:
LinkEndDataImpl,UMLPackageImpl.getLinkEndData(), Constant Field Values
-
QUALIFIER_VALUE
static final int QUALIFIER_VALUE
The meta object id for the 'Qualifier Value' class.- See Also:
QualifierValueImpl,UMLPackageImpl.getQualifierValue(), Constant Field Values
-
READ_LINK_ACTION
static final int READ_LINK_ACTION
The meta object id for the 'Read Link Action' class.- See Also:
ReadLinkActionImpl,UMLPackageImpl.getReadLinkAction(), Constant Field Values
-
LINK_END_CREATION_DATA
static final int LINK_END_CREATION_DATA
The meta object id for the 'Link End Creation Data' class.- See Also:
LinkEndCreationDataImpl,UMLPackageImpl.getLinkEndCreationData(), Constant Field Values
-
WRITE_LINK_ACTION
static final int WRITE_LINK_ACTION
The meta object id for the 'Write Link Action' class.- See Also:
WriteLinkActionImpl,UMLPackageImpl.getWriteLinkAction(), Constant Field Values
-
CREATE_LINK_ACTION
static final int CREATE_LINK_ACTION
The meta object id for the 'Create Link Action' class.- See Also:
CreateLinkActionImpl,UMLPackageImpl.getCreateLinkAction(), Constant Field Values
-
DESTROY_LINK_ACTION
static final int DESTROY_LINK_ACTION
The meta object id for the 'Destroy Link Action' class.- See Also:
DestroyLinkActionImpl,UMLPackageImpl.getDestroyLinkAction(), Constant Field Values
-
LINK_END_DESTRUCTION_DATA
static final int LINK_END_DESTRUCTION_DATA
The meta object id for the 'Link End Destruction Data' class.- See Also:
LinkEndDestructionDataImpl,UMLPackageImpl.getLinkEndDestructionData(), Constant Field Values
-
CLEAR_ASSOCIATION_ACTION
static final int CLEAR_ASSOCIATION_ACTION
The meta object id for the 'Clear Association Action' class.- See Also:
ClearAssociationActionImpl,UMLPackageImpl.getClearAssociationAction(), Constant Field Values
-
INVOCATION_ACTION
static final int INVOCATION_ACTION
The meta object id for the 'Invocation Action' class.- See Also:
InvocationActionImpl,UMLPackageImpl.getInvocationAction(), Constant Field Values
-
BROADCAST_SIGNAL_ACTION
static final int BROADCAST_SIGNAL_ACTION
The meta object id for the 'Broadcast Signal Action' class.- See Also:
BroadcastSignalActionImpl,UMLPackageImpl.getBroadcastSignalAction(), Constant Field Values
-
SEND_OBJECT_ACTION
static final int SEND_OBJECT_ACTION
The meta object id for the 'Send Object Action' class.- See Also:
SendObjectActionImpl,UMLPackageImpl.getSendObjectAction(), Constant Field Values
-
VALUE_SPECIFICATION_ACTION
static final int VALUE_SPECIFICATION_ACTION
The meta object id for the 'Value Specification Action' class.- See Also:
ValueSpecificationActionImpl,UMLPackageImpl.getValueSpecificationAction(), Constant Field Values
-
TIME_EXPRESSION
static final int TIME_EXPRESSION
The meta object id for the 'Time Expression' class.- See Also:
TimeExpressionImpl,UMLPackageImpl.getTimeExpression(), Constant Field Values
-
DURATION
static final int DURATION
The meta object id for the 'Duration' class.- See Also:
DurationImpl,UMLPackageImpl.getDuration(), Constant Field Values
-
VALUE_PIN
static final int VALUE_PIN
The meta object id for the 'Value Pin' class.- See Also:
ValuePinImpl,UMLPackageImpl.getValuePin(), Constant Field Values
-
INTERVAL
static final int INTERVAL
The meta object id for the 'Interval' class.- See Also:
IntervalImpl,UMLPackageImpl.getInterval(), Constant Field Values
-
DURATION_INTERVAL
static final int DURATION_INTERVAL
The meta object id for the 'Duration Interval' class.- See Also:
DurationIntervalImpl,UMLPackageImpl.getDurationInterval(), Constant Field Values
-
INTERVAL_CONSTRAINT
static final int INTERVAL_CONSTRAINT
The meta object id for the 'Interval Constraint' class.- See Also:
IntervalConstraintImpl,UMLPackageImpl.getIntervalConstraint(), Constant Field Values
-
TIME_CONSTRAINT
static final int TIME_CONSTRAINT
The meta object id for the 'Time Constraint' class.- See Also:
TimeConstraintImpl,UMLPackageImpl.getTimeConstraint(), Constant Field Values
-
TIME_INTERVAL
static final int TIME_INTERVAL
The meta object id for the 'Time Interval' class.- See Also:
TimeIntervalImpl,UMLPackageImpl.getTimeInterval(), Constant Field Values
-
DURATION_CONSTRAINT
static final int DURATION_CONSTRAINT
The meta object id for the 'Duration Constraint' class.- See Also:
DurationConstraintImpl,UMLPackageImpl.getDurationConstraint(), Constant Field Values
-
OPAQUE_ACTION
static final int OPAQUE_ACTION
The meta object id for the 'Opaque Action' class.- See Also:
OpaqueActionImpl,UMLPackageImpl.getOpaqueAction(), Constant Field Values
-
CALL_ACTION
static final int CALL_ACTION
The meta object id for the 'Call Action' class.- See Also:
CallActionImpl,UMLPackageImpl.getCallAction(), Constant Field Values
-
SEND_SIGNAL_ACTION
static final int SEND_SIGNAL_ACTION
The meta object id for the 'Send Signal Action' class.- See Also:
SendSignalActionImpl,UMLPackageImpl.getSendSignalAction(), Constant Field Values
-
CALL_OPERATION_ACTION
static final int CALL_OPERATION_ACTION
The meta object id for the 'Call Operation Action' class.- See Also:
CallOperationActionImpl,UMLPackageImpl.getCallOperationAction(), Constant Field Values
-
CALL_BEHAVIOR_ACTION
static final int CALL_BEHAVIOR_ACTION
The meta object id for the 'Call Behavior Action' class.- See Also:
CallBehaviorActionImpl,UMLPackageImpl.getCallBehaviorAction(), Constant Field Values
-
INFORMATION_ITEM
static final int INFORMATION_ITEM
The meta object id for the 'Information Item' class.- See Also:
InformationItemImpl,UMLPackageImpl.getInformationItem(), Constant Field Values
-
INFORMATION_FLOW
static final int INFORMATION_FLOW
The meta object id for the 'Information Flow' class.- See Also:
InformationFlowImpl,UMLPackageImpl.getInformationFlow(), Constant Field Values
-
MODEL
static final int MODEL
The meta object id for the 'Model' class.- See Also:
ModelImpl,UMLPackageImpl.getModel(), Constant Field Values
-
REALIZATION__EANNOTATIONS
static final int REALIZATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REALIZATION__OWNED_ELEMENT
static final int REALIZATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REALIZATION__OWNER
static final int REALIZATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REALIZATION__OWNED_COMMENT
static final int REALIZATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REALIZATION__NAME
static final int REALIZATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REALIZATION__VISIBILITY
static final int REALIZATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REALIZATION__QUALIFIED_NAME
static final int REALIZATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REALIZATION__CLIENT_DEPENDENCY
static final int REALIZATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REALIZATION__NAMESPACE
static final int REALIZATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REALIZATION__NAME_EXPRESSION
static final int REALIZATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REALIZATION__OWNING_TEMPLATE_PARAMETER
static final int REALIZATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
REALIZATION__TEMPLATE_PARAMETER
static final int REALIZATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
REALIZATION__RELATED_ELEMENT
static final int REALIZATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
REALIZATION__SOURCE
static final int REALIZATION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
REALIZATION__TARGET
static final int REALIZATION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
REALIZATION__SUPPLIER
static final int REALIZATION__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
REALIZATION__CLIENT
static final int REALIZATION__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
REALIZATION__MAPPING
static final int REALIZATION__MAPPING
The feature id for the 'Mapping' containment reference.- See Also:
- Constant Field Values
-
REALIZATION_FEATURE_COUNT
static final int REALIZATION_FEATURE_COUNT
The number of structural features of the 'Realization' class.- See Also:
- Constant Field Values
-
SUBSTITUTION__EANNOTATIONS
static final int SUBSTITUTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__OWNED_ELEMENT
static final int SUBSTITUTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__OWNER
static final int SUBSTITUTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__OWNED_COMMENT
static final int SUBSTITUTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__NAME
static final int SUBSTITUTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SUBSTITUTION__VISIBILITY
static final int SUBSTITUTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SUBSTITUTION__QUALIFIED_NAME
static final int SUBSTITUTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SUBSTITUTION__CLIENT_DEPENDENCY
static final int SUBSTITUTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__NAMESPACE
static final int SUBSTITUTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__NAME_EXPRESSION
static final int SUBSTITUTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__OWNING_TEMPLATE_PARAMETER
static final int SUBSTITUTION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__TEMPLATE_PARAMETER
static final int SUBSTITUTION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__RELATED_ELEMENT
static final int SUBSTITUTION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__SOURCE
static final int SUBSTITUTION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__TARGET
static final int SUBSTITUTION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__SUPPLIER
static final int SUBSTITUTION__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__CLIENT
static final int SUBSTITUTION__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
SUBSTITUTION__MAPPING
static final int SUBSTITUTION__MAPPING
The feature id for the 'Mapping' containment reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__CONTRACT
static final int SUBSTITUTION__CONTRACT
The feature id for the 'Contract' reference.- See Also:
- Constant Field Values
-
SUBSTITUTION__SUBSTITUTING_CLASSIFIER
static final int SUBSTITUTION__SUBSTITUTING_CLASSIFIER
The feature id for the 'Substituting Classifier' container reference.- See Also:
- Constant Field Values
-
SUBSTITUTION_FEATURE_COUNT
static final int SUBSTITUTION_FEATURE_COUNT
The number of structural features of the 'Substitution' class.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__EANNOTATIONS
static final int OPAQUE_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__OWNED_ELEMENT
static final int OPAQUE_EXPRESSION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__OWNER
static final int OPAQUE_EXPRESSION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__OWNED_COMMENT
static final int OPAQUE_EXPRESSION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__NAME
static final int OPAQUE_EXPRESSION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__VISIBILITY
static final int OPAQUE_EXPRESSION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__QUALIFIED_NAME
static final int OPAQUE_EXPRESSION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__CLIENT_DEPENDENCY
static final int OPAQUE_EXPRESSION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__NAMESPACE
static final int OPAQUE_EXPRESSION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__NAME_EXPRESSION
static final int OPAQUE_EXPRESSION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__OWNING_TEMPLATE_PARAMETER
static final int OPAQUE_EXPRESSION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__TEMPLATE_PARAMETER
static final int OPAQUE_EXPRESSION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__TYPE
static final int OPAQUE_EXPRESSION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__BODY
static final int OPAQUE_EXPRESSION__BODY
The feature id for the 'Body' attribute list.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__LANGUAGE
static final int OPAQUE_EXPRESSION__LANGUAGE
The feature id for the 'Language' attribute list.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__RESULT
static final int OPAQUE_EXPRESSION__RESULT
The feature id for the 'Result' reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION__BEHAVIOR
static final int OPAQUE_EXPRESSION__BEHAVIOR
The feature id for the 'Behavior' reference.- See Also:
- Constant Field Values
-
OPAQUE_EXPRESSION_FEATURE_COUNT
static final int OPAQUE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Opaque Expression' class.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__EANNOTATIONS
static final int CONNECTABLE_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__OWNED_ELEMENT
static final int CONNECTABLE_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__OWNER
static final int CONNECTABLE_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__OWNED_COMMENT
static final int CONNECTABLE_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__NAME
static final int CONNECTABLE_ELEMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__VISIBILITY
static final int CONNECTABLE_ELEMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__QUALIFIED_NAME
static final int CONNECTABLE_ELEMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__CLIENT_DEPENDENCY
static final int CONNECTABLE_ELEMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__NAMESPACE
static final int CONNECTABLE_ELEMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__NAME_EXPRESSION
static final int CONNECTABLE_ELEMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__TYPE
static final int CONNECTABLE_ELEMENT__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
static final int CONNECTABLE_ELEMENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__TEMPLATE_PARAMETER
static final int CONNECTABLE_ELEMENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT__END
static final int CONNECTABLE_ELEMENT__END
The feature id for the 'End' reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_FEATURE_COUNT
static final int CONNECTABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Connectable Element' class.- See Also:
- Constant Field Values
-
PARAMETER__EANNOTATIONS
static final int PARAMETER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PARAMETER__OWNED_ELEMENT
static final int PARAMETER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PARAMETER__OWNER
static final int PARAMETER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PARAMETER__OWNED_COMMENT
static final int PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PARAMETER__NAME
static final int PARAMETER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PARAMETER__VISIBILITY
static final int PARAMETER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PARAMETER__QUALIFIED_NAME
static final int PARAMETER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PARAMETER__CLIENT_DEPENDENCY
static final int PARAMETER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PARAMETER__NAMESPACE
static final int PARAMETER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PARAMETER__NAME_EXPRESSION
static final int PARAMETER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PARAMETER__TYPE
static final int PARAMETER__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
PARAMETER__OWNING_TEMPLATE_PARAMETER
static final int PARAMETER__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PARAMETER__TEMPLATE_PARAMETER
static final int PARAMETER__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PARAMETER__END
static final int PARAMETER__END
The feature id for the 'End' reference list.- See Also:
- Constant Field Values
-
PARAMETER__IS_ORDERED
static final int PARAMETER__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
PARAMETER__IS_UNIQUE
static final int PARAMETER__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
PARAMETER__UPPER
static final int PARAMETER__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
PARAMETER__LOWER
static final int PARAMETER__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
PARAMETER__UPPER_VALUE
static final int PARAMETER__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
PARAMETER__LOWER_VALUE
static final int PARAMETER__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
PARAMETER__PARAMETER_SET
static final int PARAMETER__PARAMETER_SET
The feature id for the 'Parameter Set' reference list.- See Also:
- Constant Field Values
-
PARAMETER__OPERATION
static final int PARAMETER__OPERATION
The feature id for the 'Operation' reference.- See Also:
- Constant Field Values
-
PARAMETER__DIRECTION
static final int PARAMETER__DIRECTION
The feature id for the 'Direction' attribute.- See Also:
- Constant Field Values
-
PARAMETER__DEFAULT
static final int PARAMETER__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
PARAMETER__DEFAULT_VALUE
static final int PARAMETER__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.- See Also:
- Constant Field Values
-
PARAMETER__IS_EXCEPTION
static final int PARAMETER__IS_EXCEPTION
The feature id for the 'Is Exception' attribute.- See Also:
- Constant Field Values
-
PARAMETER__IS_STREAM
static final int PARAMETER__IS_STREAM
The feature id for the 'Is Stream' attribute.- See Also:
- Constant Field Values
-
PARAMETER__EFFECT
static final int PARAMETER__EFFECT
The feature id for the 'Effect' attribute.- See Also:
- Constant Field Values
-
PARAMETER_FEATURE_COUNT
static final int PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__EANNOTATIONS
static final int MULTIPLICITY_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__OWNED_ELEMENT
static final int MULTIPLICITY_ELEMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__OWNER
static final int MULTIPLICITY_ELEMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__OWNED_COMMENT
static final int MULTIPLICITY_ELEMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__IS_ORDERED
static final int MULTIPLICITY_ELEMENT__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__IS_UNIQUE
static final int MULTIPLICITY_ELEMENT__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__UPPER
static final int MULTIPLICITY_ELEMENT__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__LOWER
static final int MULTIPLICITY_ELEMENT__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__UPPER_VALUE
static final int MULTIPLICITY_ELEMENT__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT__LOWER_VALUE
static final int MULTIPLICITY_ELEMENT__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
MULTIPLICITY_ELEMENT_FEATURE_COUNT
static final int MULTIPLICITY_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Multiplicity Element' class.- See Also:
- Constant Field Values
-
CONNECTOR_END__EANNOTATIONS
static final int CONNECTOR_END__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONNECTOR_END__OWNED_ELEMENT
static final int CONNECTOR_END__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONNECTOR_END__OWNER
static final int CONNECTOR_END__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONNECTOR_END__OWNED_COMMENT
static final int CONNECTOR_END__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONNECTOR_END__IS_ORDERED
static final int CONNECTOR_END__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
CONNECTOR_END__IS_UNIQUE
static final int CONNECTOR_END__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
CONNECTOR_END__UPPER
static final int CONNECTOR_END__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
CONNECTOR_END__LOWER
static final int CONNECTOR_END__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
CONNECTOR_END__UPPER_VALUE
static final int CONNECTOR_END__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
CONNECTOR_END__LOWER_VALUE
static final int CONNECTOR_END__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
CONNECTOR_END__DEFINING_END
static final int CONNECTOR_END__DEFINING_END
The feature id for the 'Defining End' reference.- See Also:
- Constant Field Values
-
CONNECTOR_END__PART_WITH_PORT
static final int CONNECTOR_END__PART_WITH_PORT
The feature id for the 'Part With Port' reference.- See Also:
- Constant Field Values
-
CONNECTOR_END__ROLE
static final int CONNECTOR_END__ROLE
The feature id for the 'Role' reference.- See Also:
- Constant Field Values
-
CONNECTOR_END_FEATURE_COUNT
static final int CONNECTOR_END_FEATURE_COUNT
The number of structural features of the 'Connector End' class.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__EANNOTATIONS
static final int STRUCTURAL_FEATURE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__OWNED_ELEMENT
static final int STRUCTURAL_FEATURE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__OWNER
static final int STRUCTURAL_FEATURE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__OWNED_COMMENT
static final int STRUCTURAL_FEATURE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__NAME
static final int STRUCTURAL_FEATURE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__VISIBILITY
static final int STRUCTURAL_FEATURE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__QUALIFIED_NAME
static final int STRUCTURAL_FEATURE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__CLIENT_DEPENDENCY
static final int STRUCTURAL_FEATURE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__NAMESPACE
static final int STRUCTURAL_FEATURE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__NAME_EXPRESSION
static final int STRUCTURAL_FEATURE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__IS_LEAF
static final int STRUCTURAL_FEATURE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__REDEFINED_ELEMENT
static final int STRUCTURAL_FEATURE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__REDEFINITION_CONTEXT
static final int STRUCTURAL_FEATURE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__IS_STATIC
static final int STRUCTURAL_FEATURE__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__FEATURING_CLASSIFIER
static final int STRUCTURAL_FEATURE__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__TYPE
static final int STRUCTURAL_FEATURE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__IS_ORDERED
static final int STRUCTURAL_FEATURE__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__IS_UNIQUE
static final int STRUCTURAL_FEATURE__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__UPPER
static final int STRUCTURAL_FEATURE__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__LOWER
static final int STRUCTURAL_FEATURE__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__UPPER_VALUE
static final int STRUCTURAL_FEATURE__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__LOWER_VALUE
static final int STRUCTURAL_FEATURE__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE__IS_READ_ONLY
static final int STRUCTURAL_FEATURE__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_FEATURE_COUNT
static final int STRUCTURAL_FEATURE_FEATURE_COUNT
The number of structural features of the 'Structural Feature' class.- See Also:
- Constant Field Values
-
PROPERTY__EANNOTATIONS
static final int PROPERTY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PROPERTY__OWNED_ELEMENT
static final int PROPERTY__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PROPERTY__OWNER
static final int PROPERTY__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PROPERTY__OWNED_COMMENT
static final int PROPERTY__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PROPERTY__NAME
static final int PROPERTY__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PROPERTY__VISIBILITY
static final int PROPERTY__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PROPERTY__QUALIFIED_NAME
static final int PROPERTY__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PROPERTY__CLIENT_DEPENDENCY
static final int PROPERTY__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PROPERTY__NAMESPACE
static final int PROPERTY__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PROPERTY__NAME_EXPRESSION
static final int PROPERTY__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__IS_LEAF
static final int PROPERTY__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
PROPERTY__REDEFINED_ELEMENT
static final int PROPERTY__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
PROPERTY__REDEFINITION_CONTEXT
static final int PROPERTY__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
PROPERTY__IS_STATIC
static final int PROPERTY__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
PROPERTY__FEATURING_CLASSIFIER
static final int PROPERTY__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
PROPERTY__TYPE
static final int PROPERTY__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
PROPERTY__IS_ORDERED
static final int PROPERTY__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
PROPERTY__IS_UNIQUE
static final int PROPERTY__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
PROPERTY__UPPER
static final int PROPERTY__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
PROPERTY__LOWER
static final int PROPERTY__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
PROPERTY__UPPER_VALUE
static final int PROPERTY__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__LOWER_VALUE
static final int PROPERTY__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__IS_READ_ONLY
static final int PROPERTY__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.- See Also:
- Constant Field Values
-
PROPERTY__OWNING_TEMPLATE_PARAMETER
static final int PROPERTY__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PROPERTY__TEMPLATE_PARAMETER
static final int PROPERTY__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PROPERTY__END
static final int PROPERTY__END
The feature id for the 'End' reference list.- See Also:
- Constant Field Values
-
PROPERTY__DEPLOYMENT
static final int PROPERTY__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
PROPERTY__DEPLOYED_ELEMENT
static final int PROPERTY__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
PROPERTY__TEMPLATE_BINDING
static final int PROPERTY__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
PROPERTY__OWNED_TEMPLATE_SIGNATURE
static final int PROPERTY__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__CLASS
static final int PROPERTY__CLASS
The feature id for the 'Class' reference.- See Also:
- Constant Field Values
-
PROPERTY__DATATYPE
static final int PROPERTY__DATATYPE
The feature id for the 'Datatype' container reference.- See Also:
- Constant Field Values
-
PROPERTY__IS_DERIVED
static final int PROPERTY__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
PROPERTY__IS_DERIVED_UNION
static final int PROPERTY__IS_DERIVED_UNION
The feature id for the 'Is Derived Union' attribute.- See Also:
- Constant Field Values
-
PROPERTY__DEFAULT
static final int PROPERTY__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
PROPERTY__AGGREGATION
static final int PROPERTY__AGGREGATION
The feature id for the 'Aggregation' attribute.- See Also:
- Constant Field Values
-
PROPERTY__IS_COMPOSITE
static final int PROPERTY__IS_COMPOSITE
The feature id for the 'Is Composite' attribute.- See Also:
- Constant Field Values
-
PROPERTY__REDEFINED_PROPERTY
static final int PROPERTY__REDEFINED_PROPERTY
The feature id for the 'Redefined Property' reference list.- See Also:
- Constant Field Values
-
PROPERTY__OWNING_ASSOCIATION
static final int PROPERTY__OWNING_ASSOCIATION
The feature id for the 'Owning Association' container reference.- See Also:
- Constant Field Values
-
PROPERTY__DEFAULT_VALUE
static final int PROPERTY__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.- See Also:
- Constant Field Values
-
PROPERTY__OPPOSITE
static final int PROPERTY__OPPOSITE
The feature id for the 'Opposite' reference.- See Also:
- Constant Field Values
-
PROPERTY__SUBSETTED_PROPERTY
static final int PROPERTY__SUBSETTED_PROPERTY
The feature id for the 'Subsetted Property' reference list.- See Also:
- Constant Field Values
-
PROPERTY__ASSOCIATION
static final int PROPERTY__ASSOCIATION
The feature id for the 'Association' reference.- See Also:
- Constant Field Values
-
PROPERTY__QUALIFIER
static final int PROPERTY__QUALIFIER
The feature id for the 'Qualifier' containment reference list.- See Also:
- Constant Field Values
-
PROPERTY__ASSOCIATION_END
static final int PROPERTY__ASSOCIATION_END
The feature id for the 'Association End' container reference.- See Also:
- Constant Field Values
-
PROPERTY_FEATURE_COUNT
static final int PROPERTY_FEATURE_COUNT
The number of structural features of the 'Property' class.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__EANNOTATIONS
static final int DEPLOYMENT_TARGET__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__OWNED_ELEMENT
static final int DEPLOYMENT_TARGET__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__OWNER
static final int DEPLOYMENT_TARGET__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__OWNED_COMMENT
static final int DEPLOYMENT_TARGET__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__NAME
static final int DEPLOYMENT_TARGET__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__VISIBILITY
static final int DEPLOYMENT_TARGET__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__QUALIFIED_NAME
static final int DEPLOYMENT_TARGET__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__CLIENT_DEPENDENCY
static final int DEPLOYMENT_TARGET__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__NAMESPACE
static final int DEPLOYMENT_TARGET__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__NAME_EXPRESSION
static final int DEPLOYMENT_TARGET__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__DEPLOYMENT
static final int DEPLOYMENT_TARGET__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET__DEPLOYED_ELEMENT
static final int DEPLOYMENT_TARGET__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_TARGET_FEATURE_COUNT
static final int DEPLOYMENT_TARGET_FEATURE_COUNT
The number of structural features of the 'Deployment Target' class.- See Also:
- Constant Field Values
-
DEPLOYMENT__EANNOTATIONS
static final int DEPLOYMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__OWNED_ELEMENT
static final int DEPLOYMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__OWNER
static final int DEPLOYMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT__OWNED_COMMENT
static final int DEPLOYMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__NAME
static final int DEPLOYMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT__VISIBILITY
static final int DEPLOYMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT__QUALIFIED_NAME
static final int DEPLOYMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT__CLIENT_DEPENDENCY
static final int DEPLOYMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__NAMESPACE
static final int DEPLOYMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT__NAME_EXPRESSION
static final int DEPLOYMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DEPLOYMENT__OWNING_TEMPLATE_PARAMETER
static final int DEPLOYMENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DEPLOYMENT__TEMPLATE_PARAMETER
static final int DEPLOYMENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT__RELATED_ELEMENT
static final int DEPLOYMENT__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__SOURCE
static final int DEPLOYMENT__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__TARGET
static final int DEPLOYMENT__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__SUPPLIER
static final int DEPLOYMENT__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__CLIENT
static final int DEPLOYMENT__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__DEPLOYED_ARTIFACT
static final int DEPLOYMENT__DEPLOYED_ARTIFACT
The feature id for the 'Deployed Artifact' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__CONFIGURATION
static final int DEPLOYMENT__CONFIGURATION
The feature id for the 'Configuration' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT__LOCATION
static final int DEPLOYMENT__LOCATION
The feature id for the 'Location' container reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_FEATURE_COUNT
static final int DEPLOYMENT_FEATURE_COUNT
The number of structural features of the 'Deployment' class.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__EANNOTATIONS
static final int DEPLOYED_ARTIFACT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__OWNED_ELEMENT
static final int DEPLOYED_ARTIFACT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__OWNER
static final int DEPLOYED_ARTIFACT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__OWNED_COMMENT
static final int DEPLOYED_ARTIFACT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__NAME
static final int DEPLOYED_ARTIFACT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__VISIBILITY
static final int DEPLOYED_ARTIFACT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__QUALIFIED_NAME
static final int DEPLOYED_ARTIFACT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__CLIENT_DEPENDENCY
static final int DEPLOYED_ARTIFACT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__NAMESPACE
static final int DEPLOYED_ARTIFACT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT__NAME_EXPRESSION
static final int DEPLOYED_ARTIFACT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DEPLOYED_ARTIFACT_FEATURE_COUNT
static final int DEPLOYED_ARTIFACT_FEATURE_COUNT
The number of structural features of the 'Deployed Artifact' class.- See Also:
- Constant Field Values
-
ARTIFACT__EANNOTATIONS
static final int ARTIFACT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_ELEMENT
static final int ARTIFACT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNER
static final int ARTIFACT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_COMMENT
static final int ARTIFACT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__NAME
static final int ARTIFACT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ARTIFACT__VISIBILITY
static final int ARTIFACT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ARTIFACT__QUALIFIED_NAME
static final int ARTIFACT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ARTIFACT__CLIENT_DEPENDENCY
static final int ARTIFACT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__NAMESPACE
static final int ARTIFACT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ARTIFACT__NAME_EXPRESSION
static final int ARTIFACT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ARTIFACT__ELEMENT_IMPORT
static final int ARTIFACT__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__PACKAGE_IMPORT
static final int ARTIFACT__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_RULE
static final int ARTIFACT__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__MEMBER
static final int ARTIFACT__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__IMPORTED_MEMBER
static final int ARTIFACT__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_MEMBER
static final int ARTIFACT__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__IS_LEAF
static final int ARTIFACT__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ARTIFACT__REDEFINED_ELEMENT
static final int ARTIFACT__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__REDEFINITION_CONTEXT
static final int ARTIFACT__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNING_TEMPLATE_PARAMETER
static final int ARTIFACT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ARTIFACT__TEMPLATE_PARAMETER
static final int ARTIFACT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ARTIFACT__PACKAGE
static final int ARTIFACT__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ARTIFACT__TEMPLATE_BINDING
static final int ARTIFACT__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_TEMPLATE_SIGNATURE
static final int ARTIFACT__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ARTIFACT__IS_ABSTRACT
static final int ARTIFACT__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ARTIFACT__GENERALIZATION
static final int ARTIFACT__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__POWERTYPE_EXTENT
static final int ARTIFACT__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__FEATURE
static final int ARTIFACT__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__INHERITED_MEMBER
static final int ARTIFACT__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__REDEFINED_CLASSIFIER
static final int ARTIFACT__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__GENERAL
static final int ARTIFACT__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__SUBSTITUTION
static final int ARTIFACT__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__ATTRIBUTE
static final int ARTIFACT__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__REPRESENTATION
static final int ARTIFACT__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ARTIFACT__COLLABORATION_USE
static final int ARTIFACT__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_USE_CASE
static final int ARTIFACT__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__USE_CASE
static final int ARTIFACT__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ARTIFACT__FILE_NAME
static final int ARTIFACT__FILE_NAME
The feature id for the 'File Name' attribute.- See Also:
- Constant Field Values
-
ARTIFACT__NESTED_ARTIFACT
static final int ARTIFACT__NESTED_ARTIFACT
The feature id for the 'Nested Artifact' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__MANIFESTATION
static final int ARTIFACT__MANIFESTATION
The feature id for the 'Manifestation' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_OPERATION
static final int ARTIFACT__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT__OWNED_ATTRIBUTE
static final int ARTIFACT__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
ARTIFACT_FEATURE_COUNT
static final int ARTIFACT_FEATURE_COUNT
The number of structural features of the 'Artifact' class.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__EANNOTATIONS
static final int DEPLOYMENT_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_ELEMENT
static final int DEPLOYMENT_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNER
static final int DEPLOYMENT_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_COMMENT
static final int DEPLOYMENT_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__NAME
static final int DEPLOYMENT_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__VISIBILITY
static final int DEPLOYMENT_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__QUALIFIED_NAME
static final int DEPLOYMENT_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__CLIENT_DEPENDENCY
static final int DEPLOYMENT_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__NAMESPACE
static final int DEPLOYMENT_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__NAME_EXPRESSION
static final int DEPLOYMENT_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__ELEMENT_IMPORT
static final int DEPLOYMENT_SPECIFICATION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__PACKAGE_IMPORT
static final int DEPLOYMENT_SPECIFICATION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_RULE
static final int DEPLOYMENT_SPECIFICATION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__MEMBER
static final int DEPLOYMENT_SPECIFICATION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__IMPORTED_MEMBER
static final int DEPLOYMENT_SPECIFICATION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_MEMBER
static final int DEPLOYMENT_SPECIFICATION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__IS_LEAF
static final int DEPLOYMENT_SPECIFICATION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__REDEFINED_ELEMENT
static final int DEPLOYMENT_SPECIFICATION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__REDEFINITION_CONTEXT
static final int DEPLOYMENT_SPECIFICATION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
static final int DEPLOYMENT_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__TEMPLATE_PARAMETER
static final int DEPLOYMENT_SPECIFICATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__PACKAGE
static final int DEPLOYMENT_SPECIFICATION__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__TEMPLATE_BINDING
static final int DEPLOYMENT_SPECIFICATION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_TEMPLATE_SIGNATURE
static final int DEPLOYMENT_SPECIFICATION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__IS_ABSTRACT
static final int DEPLOYMENT_SPECIFICATION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__GENERALIZATION
static final int DEPLOYMENT_SPECIFICATION__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__POWERTYPE_EXTENT
static final int DEPLOYMENT_SPECIFICATION__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__FEATURE
static final int DEPLOYMENT_SPECIFICATION__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__INHERITED_MEMBER
static final int DEPLOYMENT_SPECIFICATION__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__REDEFINED_CLASSIFIER
static final int DEPLOYMENT_SPECIFICATION__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__GENERAL
static final int DEPLOYMENT_SPECIFICATION__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__SUBSTITUTION
static final int DEPLOYMENT_SPECIFICATION__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__ATTRIBUTE
static final int DEPLOYMENT_SPECIFICATION__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__REPRESENTATION
static final int DEPLOYMENT_SPECIFICATION__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__COLLABORATION_USE
static final int DEPLOYMENT_SPECIFICATION__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_USE_CASE
static final int DEPLOYMENT_SPECIFICATION__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__USE_CASE
static final int DEPLOYMENT_SPECIFICATION__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__FILE_NAME
static final int DEPLOYMENT_SPECIFICATION__FILE_NAME
The feature id for the 'File Name' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__NESTED_ARTIFACT
static final int DEPLOYMENT_SPECIFICATION__NESTED_ARTIFACT
The feature id for the 'Nested Artifact' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__MANIFESTATION
static final int DEPLOYMENT_SPECIFICATION__MANIFESTATION
The feature id for the 'Manifestation' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_OPERATION
static final int DEPLOYMENT_SPECIFICATION__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__OWNED_ATTRIBUTE
static final int DEPLOYMENT_SPECIFICATION__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__DEPLOYMENT_LOCATION
static final int DEPLOYMENT_SPECIFICATION__DEPLOYMENT_LOCATION
The feature id for the 'Deployment Location' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__EXECUTION_LOCATION
static final int DEPLOYMENT_SPECIFICATION__EXECUTION_LOCATION
The feature id for the 'Execution Location' attribute.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION__DEPLOYMENT
static final int DEPLOYMENT_SPECIFICATION__DEPLOYMENT
The feature id for the 'Deployment' container reference.- See Also:
- Constant Field Values
-
DEPLOYMENT_SPECIFICATION_FEATURE_COUNT
static final int DEPLOYMENT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Deployment Specification' class.- See Also:
- Constant Field Values
-
MANIFESTATION__EANNOTATIONS
static final int MANIFESTATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__OWNED_ELEMENT
static final int MANIFESTATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__OWNER
static final int MANIFESTATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MANIFESTATION__OWNED_COMMENT
static final int MANIFESTATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__NAME
static final int MANIFESTATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MANIFESTATION__VISIBILITY
static final int MANIFESTATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MANIFESTATION__QUALIFIED_NAME
static final int MANIFESTATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MANIFESTATION__CLIENT_DEPENDENCY
static final int MANIFESTATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__NAMESPACE
static final int MANIFESTATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MANIFESTATION__NAME_EXPRESSION
static final int MANIFESTATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MANIFESTATION__OWNING_TEMPLATE_PARAMETER
static final int MANIFESTATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
MANIFESTATION__TEMPLATE_PARAMETER
static final int MANIFESTATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
MANIFESTATION__RELATED_ELEMENT
static final int MANIFESTATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__SOURCE
static final int MANIFESTATION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__TARGET
static final int MANIFESTATION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__SUPPLIER
static final int MANIFESTATION__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__CLIENT
static final int MANIFESTATION__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
MANIFESTATION__MAPPING
static final int MANIFESTATION__MAPPING
The feature id for the 'Mapping' containment reference.- See Also:
- Constant Field Values
-
MANIFESTATION__UTILIZED_ELEMENT
static final int MANIFESTATION__UTILIZED_ELEMENT
The feature id for the 'Utilized Element' reference.- See Also:
- Constant Field Values
-
MANIFESTATION_FEATURE_COUNT
static final int MANIFESTATION_FEATURE_COUNT
The number of structural features of the 'Manifestation' class.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__EANNOTATIONS
static final int BEHAVIORAL_FEATURE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNED_ELEMENT
static final int BEHAVIORAL_FEATURE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNER
static final int BEHAVIORAL_FEATURE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNED_COMMENT
static final int BEHAVIORAL_FEATURE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__NAME
static final int BEHAVIORAL_FEATURE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__VISIBILITY
static final int BEHAVIORAL_FEATURE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__QUALIFIED_NAME
static final int BEHAVIORAL_FEATURE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__CLIENT_DEPENDENCY
static final int BEHAVIORAL_FEATURE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__NAMESPACE
static final int BEHAVIORAL_FEATURE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__NAME_EXPRESSION
static final int BEHAVIORAL_FEATURE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__ELEMENT_IMPORT
static final int BEHAVIORAL_FEATURE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__PACKAGE_IMPORT
static final int BEHAVIORAL_FEATURE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNED_RULE
static final int BEHAVIORAL_FEATURE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__MEMBER
static final int BEHAVIORAL_FEATURE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__IMPORTED_MEMBER
static final int BEHAVIORAL_FEATURE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNED_MEMBER
static final int BEHAVIORAL_FEATURE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__IS_LEAF
static final int BEHAVIORAL_FEATURE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__REDEFINED_ELEMENT
static final int BEHAVIORAL_FEATURE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__REDEFINITION_CONTEXT
static final int BEHAVIORAL_FEATURE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__IS_STATIC
static final int BEHAVIORAL_FEATURE__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__FEATURING_CLASSIFIER
static final int BEHAVIORAL_FEATURE__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNED_PARAMETER
static final int BEHAVIORAL_FEATURE__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__IS_ABSTRACT
static final int BEHAVIORAL_FEATURE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__METHOD
static final int BEHAVIORAL_FEATURE__METHOD
The feature id for the 'Method' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__CONCURRENCY
static final int BEHAVIORAL_FEATURE__CONCURRENCY
The feature id for the 'Concurrency' attribute.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__RAISED_EXCEPTION
static final int BEHAVIORAL_FEATURE__RAISED_EXCEPTION
The feature id for the 'Raised Exception' reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE__OWNED_PARAMETER_SET
static final int BEHAVIORAL_FEATURE__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORAL_FEATURE_FEATURE_COUNT
static final int BEHAVIORAL_FEATURE_FEATURE_COUNT
The number of structural features of the 'Behavioral Feature' class.- See Also:
- Constant Field Values
-
OPERATION__EANNOTATIONS
static final int OPERATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNED_ELEMENT
static final int OPERATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNER
static final int OPERATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OPERATION__OWNED_COMMENT
static final int OPERATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__NAME
static final int OPERATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OPERATION__VISIBILITY
static final int OPERATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OPERATION__QUALIFIED_NAME
static final int OPERATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OPERATION__CLIENT_DEPENDENCY
static final int OPERATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OPERATION__NAMESPACE
static final int OPERATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OPERATION__NAME_EXPRESSION
static final int OPERATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OPERATION__ELEMENT_IMPORT
static final int OPERATION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__PACKAGE_IMPORT
static final int OPERATION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNED_RULE
static final int OPERATION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__MEMBER
static final int OPERATION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
OPERATION__IMPORTED_MEMBER
static final int OPERATION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNED_MEMBER
static final int OPERATION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
OPERATION__IS_LEAF
static final int OPERATION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
OPERATION__REDEFINED_ELEMENT
static final int OPERATION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
OPERATION__REDEFINITION_CONTEXT
static final int OPERATION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
OPERATION__IS_STATIC
static final int OPERATION__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
OPERATION__FEATURING_CLASSIFIER
static final int OPERATION__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNED_PARAMETER
static final int OPERATION__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__IS_ABSTRACT
static final int OPERATION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
OPERATION__METHOD
static final int OPERATION__METHOD
The feature id for the 'Method' reference list.- See Also:
- Constant Field Values
-
OPERATION__CONCURRENCY
static final int OPERATION__CONCURRENCY
The feature id for the 'Concurrency' attribute.- See Also:
- Constant Field Values
-
OPERATION__RAISED_EXCEPTION
static final int OPERATION__RAISED_EXCEPTION
The feature id for the 'Raised Exception' reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNED_PARAMETER_SET
static final int OPERATION__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNING_TEMPLATE_PARAMETER
static final int OPERATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
OPERATION__TEMPLATE_PARAMETER
static final int OPERATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
OPERATION__TEMPLATE_BINDING
static final int OPERATION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
OPERATION__OWNED_TEMPLATE_SIGNATURE
static final int OPERATION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
OPERATION__INTERFACE
static final int OPERATION__INTERFACE
The feature id for the 'Interface' container reference.- See Also:
- Constant Field Values
-
OPERATION__CLASS
static final int OPERATION__CLASS
The feature id for the 'Class' container reference.- See Also:
- Constant Field Values
-
OPERATION__IS_QUERY
static final int OPERATION__IS_QUERY
The feature id for the 'Is Query' attribute.- See Also:
- Constant Field Values
-
OPERATION__IS_ORDERED
static final int OPERATION__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
OPERATION__IS_UNIQUE
static final int OPERATION__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
OPERATION__LOWER
static final int OPERATION__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
OPERATION__UPPER
static final int OPERATION__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
OPERATION__PRECONDITION
static final int OPERATION__PRECONDITION
The feature id for the 'Precondition' reference list.- See Also:
- Constant Field Values
-
OPERATION__POSTCONDITION
static final int OPERATION__POSTCONDITION
The feature id for the 'Postcondition' reference list.- See Also:
- Constant Field Values
-
OPERATION__REDEFINED_OPERATION
static final int OPERATION__REDEFINED_OPERATION
The feature id for the 'Redefined Operation' reference list.- See Also:
- Constant Field Values
-
OPERATION__DATATYPE
static final int OPERATION__DATATYPE
The feature id for the 'Datatype' container reference.- See Also:
- Constant Field Values
-
OPERATION__BODY_CONDITION
static final int OPERATION__BODY_CONDITION
The feature id for the 'Body Condition' reference.- See Also:
- Constant Field Values
-
OPERATION__TYPE
static final int OPERATION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
OPERATION_FEATURE_COUNT
static final int OPERATION_FEATURE_COUNT
The number of structural features of the 'Operation' class.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__EANNOTATIONS
static final int STRUCTURED_CLASSIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_ELEMENT
static final int STRUCTURED_CLASSIFIER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNER
static final int STRUCTURED_CLASSIFIER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_COMMENT
static final int STRUCTURED_CLASSIFIER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__NAME
static final int STRUCTURED_CLASSIFIER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__VISIBILITY
static final int STRUCTURED_CLASSIFIER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__QUALIFIED_NAME
static final int STRUCTURED_CLASSIFIER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__CLIENT_DEPENDENCY
static final int STRUCTURED_CLASSIFIER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__NAMESPACE
static final int STRUCTURED_CLASSIFIER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__NAME_EXPRESSION
static final int STRUCTURED_CLASSIFIER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__ELEMENT_IMPORT
static final int STRUCTURED_CLASSIFIER__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__PACKAGE_IMPORT
static final int STRUCTURED_CLASSIFIER__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_RULE
static final int STRUCTURED_CLASSIFIER__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__MEMBER
static final int STRUCTURED_CLASSIFIER__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__IMPORTED_MEMBER
static final int STRUCTURED_CLASSIFIER__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_MEMBER
static final int STRUCTURED_CLASSIFIER__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__IS_LEAF
static final int STRUCTURED_CLASSIFIER__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__REDEFINED_ELEMENT
static final int STRUCTURED_CLASSIFIER__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__REDEFINITION_CONTEXT
static final int STRUCTURED_CLASSIFIER__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
static final int STRUCTURED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__TEMPLATE_PARAMETER
static final int STRUCTURED_CLASSIFIER__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__PACKAGE
static final int STRUCTURED_CLASSIFIER__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__TEMPLATE_BINDING
static final int STRUCTURED_CLASSIFIER__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
static final int STRUCTURED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__IS_ABSTRACT
static final int STRUCTURED_CLASSIFIER__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__GENERALIZATION
static final int STRUCTURED_CLASSIFIER__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__POWERTYPE_EXTENT
static final int STRUCTURED_CLASSIFIER__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__FEATURE
static final int STRUCTURED_CLASSIFIER__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__INHERITED_MEMBER
static final int STRUCTURED_CLASSIFIER__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__REDEFINED_CLASSIFIER
static final int STRUCTURED_CLASSIFIER__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__GENERAL
static final int STRUCTURED_CLASSIFIER__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__SUBSTITUTION
static final int STRUCTURED_CLASSIFIER__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__ATTRIBUTE
static final int STRUCTURED_CLASSIFIER__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__REPRESENTATION
static final int STRUCTURED_CLASSIFIER__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__COLLABORATION_USE
static final int STRUCTURED_CLASSIFIER__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_USE_CASE
static final int STRUCTURED_CLASSIFIER__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__USE_CASE
static final int STRUCTURED_CLASSIFIER__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_ATTRIBUTE
static final int STRUCTURED_CLASSIFIER__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__PART
static final int STRUCTURED_CLASSIFIER__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__ROLE
static final int STRUCTURED_CLASSIFIER__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER__OWNED_CONNECTOR
static final int STRUCTURED_CLASSIFIER__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_CLASSIFIER_FEATURE_COUNT
static final int STRUCTURED_CLASSIFIER_FEATURE_COUNT
The number of structural features of the 'Structured Classifier' class.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__EANNOTATIONS
static final int ENCAPSULATED_CLASSIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_ELEMENT
static final int ENCAPSULATED_CLASSIFIER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNER
static final int ENCAPSULATED_CLASSIFIER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_COMMENT
static final int ENCAPSULATED_CLASSIFIER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__NAME
static final int ENCAPSULATED_CLASSIFIER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__VISIBILITY
static final int ENCAPSULATED_CLASSIFIER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__QUALIFIED_NAME
static final int ENCAPSULATED_CLASSIFIER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__CLIENT_DEPENDENCY
static final int ENCAPSULATED_CLASSIFIER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__NAMESPACE
static final int ENCAPSULATED_CLASSIFIER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__NAME_EXPRESSION
static final int ENCAPSULATED_CLASSIFIER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__ELEMENT_IMPORT
static final int ENCAPSULATED_CLASSIFIER__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__PACKAGE_IMPORT
static final int ENCAPSULATED_CLASSIFIER__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_RULE
static final int ENCAPSULATED_CLASSIFIER__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__MEMBER
static final int ENCAPSULATED_CLASSIFIER__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__IMPORTED_MEMBER
static final int ENCAPSULATED_CLASSIFIER__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_MEMBER
static final int ENCAPSULATED_CLASSIFIER__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__IS_LEAF
static final int ENCAPSULATED_CLASSIFIER__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__REDEFINED_ELEMENT
static final int ENCAPSULATED_CLASSIFIER__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__REDEFINITION_CONTEXT
static final int ENCAPSULATED_CLASSIFIER__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
static final int ENCAPSULATED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__TEMPLATE_PARAMETER
static final int ENCAPSULATED_CLASSIFIER__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__PACKAGE
static final int ENCAPSULATED_CLASSIFIER__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__TEMPLATE_BINDING
static final int ENCAPSULATED_CLASSIFIER__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
static final int ENCAPSULATED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__IS_ABSTRACT
static final int ENCAPSULATED_CLASSIFIER__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__GENERALIZATION
static final int ENCAPSULATED_CLASSIFIER__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__POWERTYPE_EXTENT
static final int ENCAPSULATED_CLASSIFIER__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__FEATURE
static final int ENCAPSULATED_CLASSIFIER__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__INHERITED_MEMBER
static final int ENCAPSULATED_CLASSIFIER__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__REDEFINED_CLASSIFIER
static final int ENCAPSULATED_CLASSIFIER__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__GENERAL
static final int ENCAPSULATED_CLASSIFIER__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__SUBSTITUTION
static final int ENCAPSULATED_CLASSIFIER__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__ATTRIBUTE
static final int ENCAPSULATED_CLASSIFIER__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__REPRESENTATION
static final int ENCAPSULATED_CLASSIFIER__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__COLLABORATION_USE
static final int ENCAPSULATED_CLASSIFIER__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_USE_CASE
static final int ENCAPSULATED_CLASSIFIER__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__USE_CASE
static final int ENCAPSULATED_CLASSIFIER__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_ATTRIBUTE
static final int ENCAPSULATED_CLASSIFIER__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__PART
static final int ENCAPSULATED_CLASSIFIER__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__ROLE
static final int ENCAPSULATED_CLASSIFIER__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_CONNECTOR
static final int ENCAPSULATED_CLASSIFIER__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER__OWNED_PORT
static final int ENCAPSULATED_CLASSIFIER__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
ENCAPSULATED_CLASSIFIER_FEATURE_COUNT
static final int ENCAPSULATED_CLASSIFIER_FEATURE_COUNT
The number of structural features of the 'Encapsulated Classifier' class.- See Also:
- Constant Field Values
-
CLASS__EANNOTATIONS
static final int CLASS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_ELEMENT
static final int CLASS__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLASS__OWNER
static final int CLASS__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLASS__OWNED_COMMENT
static final int CLASS__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLASS__NAME
static final int CLASS__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CLASS__VISIBILITY
static final int CLASS__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CLASS__QUALIFIED_NAME
static final int CLASS__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CLASS__CLIENT_DEPENDENCY
static final int CLASS__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CLASS__NAMESPACE
static final int CLASS__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CLASS__NAME_EXPRESSION
static final int CLASS__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CLASS__ELEMENT_IMPORT
static final int CLASS__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
CLASS__PACKAGE_IMPORT
static final int CLASS__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_RULE
static final int CLASS__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
CLASS__MEMBER
static final int CLASS__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
CLASS__IMPORTED_MEMBER
static final int CLASS__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_MEMBER
static final int CLASS__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
CLASS__IS_LEAF
static final int CLASS__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CLASS__REDEFINED_ELEMENT
static final int CLASS__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CLASS__REDEFINITION_CONTEXT
static final int CLASS__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CLASS__OWNING_TEMPLATE_PARAMETER
static final int CLASS__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CLASS__TEMPLATE_PARAMETER
static final int CLASS__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CLASS__PACKAGE
static final int CLASS__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
CLASS__TEMPLATE_BINDING
static final int CLASS__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_TEMPLATE_SIGNATURE
static final int CLASS__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
CLASS__IS_ABSTRACT
static final int CLASS__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
CLASS__GENERALIZATION
static final int CLASS__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
CLASS__POWERTYPE_EXTENT
static final int CLASS__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
CLASS__FEATURE
static final int CLASS__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
CLASS__INHERITED_MEMBER
static final int CLASS__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
CLASS__REDEFINED_CLASSIFIER
static final int CLASS__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
CLASS__GENERAL
static final int CLASS__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
CLASS__SUBSTITUTION
static final int CLASS__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
CLASS__ATTRIBUTE
static final int CLASS__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
CLASS__REPRESENTATION
static final int CLASS__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
CLASS__COLLABORATION_USE
static final int CLASS__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_USE_CASE
static final int CLASS__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
CLASS__USE_CASE
static final int CLASS__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_ATTRIBUTE
static final int CLASS__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
CLASS__PART
static final int CLASS__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
CLASS__ROLE
static final int CLASS__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_CONNECTOR
static final int CLASS__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_PORT
static final int CLASS__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_BEHAVIOR
static final int CLASS__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
CLASS__CLASSIFIER_BEHAVIOR
static final int CLASS__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
CLASS__INTERFACE_REALIZATION
static final int CLASS__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_TRIGGER
static final int CLASS__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
CLASS__NESTED_CLASSIFIER
static final int CLASS__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
CLASS__OWNED_OPERATION
static final int CLASS__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
CLASS__SUPER_CLASS
static final int CLASS__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
CLASS__IS_ACTIVE
static final int CLASS__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
CLASS__OWNED_RECEPTION
static final int CLASS__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
CLASS__EXTENSION
static final int CLASS__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
CLASS_FEATURE_COUNT
static final int CLASS_FEATURE_COUNT
The number of structural features of the 'Class' class.- See Also:
- Constant Field Values
-
BEHAVIOR__EANNOTATIONS
static final int BEHAVIOR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_ELEMENT
static final int BEHAVIOR__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNER
static final int BEHAVIOR__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_COMMENT
static final int BEHAVIOR__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__NAME
static final int BEHAVIOR__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__VISIBILITY
static final int BEHAVIOR__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__QUALIFIED_NAME
static final int BEHAVIOR__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__CLIENT_DEPENDENCY
static final int BEHAVIOR__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__NAMESPACE
static final int BEHAVIOR__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__NAME_EXPRESSION
static final int BEHAVIOR__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
BEHAVIOR__ELEMENT_IMPORT
static final int BEHAVIOR__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__PACKAGE_IMPORT
static final int BEHAVIOR__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_RULE
static final int BEHAVIOR__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__MEMBER
static final int BEHAVIOR__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__IMPORTED_MEMBER
static final int BEHAVIOR__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_MEMBER
static final int BEHAVIOR__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__IS_LEAF
static final int BEHAVIOR__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__REDEFINED_ELEMENT
static final int BEHAVIOR__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__REDEFINITION_CONTEXT
static final int BEHAVIOR__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNING_TEMPLATE_PARAMETER
static final int BEHAVIOR__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
BEHAVIOR__TEMPLATE_PARAMETER
static final int BEHAVIOR__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__PACKAGE
static final int BEHAVIOR__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__TEMPLATE_BINDING
static final int BEHAVIOR__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
static final int BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
BEHAVIOR__IS_ABSTRACT
static final int BEHAVIOR__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__GENERALIZATION
static final int BEHAVIOR__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__POWERTYPE_EXTENT
static final int BEHAVIOR__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__FEATURE
static final int BEHAVIOR__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__INHERITED_MEMBER
static final int BEHAVIOR__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__REDEFINED_CLASSIFIER
static final int BEHAVIOR__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__GENERAL
static final int BEHAVIOR__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__SUBSTITUTION
static final int BEHAVIOR__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__ATTRIBUTE
static final int BEHAVIOR__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__REPRESENTATION
static final int BEHAVIOR__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__COLLABORATION_USE
static final int BEHAVIOR__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_USE_CASE
static final int BEHAVIOR__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__USE_CASE
static final int BEHAVIOR__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_ATTRIBUTE
static final int BEHAVIOR__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__PART
static final int BEHAVIOR__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__ROLE
static final int BEHAVIOR__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_CONNECTOR
static final int BEHAVIOR__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_PORT
static final int BEHAVIOR__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_BEHAVIOR
static final int BEHAVIOR__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__CLASSIFIER_BEHAVIOR
static final int BEHAVIOR__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__INTERFACE_REALIZATION
static final int BEHAVIOR__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_TRIGGER
static final int BEHAVIOR__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__NESTED_CLASSIFIER
static final int BEHAVIOR__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_OPERATION
static final int BEHAVIOR__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__SUPER_CLASS
static final int BEHAVIOR__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__IS_ACTIVE
static final int BEHAVIOR__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_RECEPTION
static final int BEHAVIOR__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__EXTENSION
static final int BEHAVIOR__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__IS_REENTRANT
static final int BEHAVIOR__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR__REDEFINED_BEHAVIOR
static final int BEHAVIOR__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_PARAMETER
static final int BEHAVIOR__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__CONTEXT
static final int BEHAVIOR__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
BEHAVIOR__PRECONDITION
static final int BEHAVIOR__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__POSTCONDITION
static final int BEHAVIOR__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__OWNED_PARAMETER_SET
static final int BEHAVIOR__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR__SPECIFICATION
static final int BEHAVIOR__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
BEHAVIOR_FEATURE_COUNT
static final int BEHAVIOR_FEATURE_COUNT
The number of structural features of the 'Behavior' class.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__EANNOTATIONS
static final int BEHAVIORED_CLASSIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_ELEMENT
static final int BEHAVIORED_CLASSIFIER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNER
static final int BEHAVIORED_CLASSIFIER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_COMMENT
static final int BEHAVIORED_CLASSIFIER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__NAME
static final int BEHAVIORED_CLASSIFIER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__VISIBILITY
static final int BEHAVIORED_CLASSIFIER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__QUALIFIED_NAME
static final int BEHAVIORED_CLASSIFIER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__CLIENT_DEPENDENCY
static final int BEHAVIORED_CLASSIFIER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__NAMESPACE
static final int BEHAVIORED_CLASSIFIER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__NAME_EXPRESSION
static final int BEHAVIORED_CLASSIFIER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__ELEMENT_IMPORT
static final int BEHAVIORED_CLASSIFIER__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__PACKAGE_IMPORT
static final int BEHAVIORED_CLASSIFIER__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_RULE
static final int BEHAVIORED_CLASSIFIER__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__MEMBER
static final int BEHAVIORED_CLASSIFIER__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__IMPORTED_MEMBER
static final int BEHAVIORED_CLASSIFIER__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_MEMBER
static final int BEHAVIORED_CLASSIFIER__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__IS_LEAF
static final int BEHAVIORED_CLASSIFIER__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__REDEFINED_ELEMENT
static final int BEHAVIORED_CLASSIFIER__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__REDEFINITION_CONTEXT
static final int BEHAVIORED_CLASSIFIER__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
static final int BEHAVIORED_CLASSIFIER__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETER
static final int BEHAVIORED_CLASSIFIER__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__PACKAGE
static final int BEHAVIORED_CLASSIFIER__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__TEMPLATE_BINDING
static final int BEHAVIORED_CLASSIFIER__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
static final int BEHAVIORED_CLASSIFIER__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__IS_ABSTRACT
static final int BEHAVIORED_CLASSIFIER__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__GENERALIZATION
static final int BEHAVIORED_CLASSIFIER__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__POWERTYPE_EXTENT
static final int BEHAVIORED_CLASSIFIER__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__FEATURE
static final int BEHAVIORED_CLASSIFIER__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__INHERITED_MEMBER
static final int BEHAVIORED_CLASSIFIER__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__REDEFINED_CLASSIFIER
static final int BEHAVIORED_CLASSIFIER__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__GENERAL
static final int BEHAVIORED_CLASSIFIER__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__SUBSTITUTION
static final int BEHAVIORED_CLASSIFIER__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__ATTRIBUTE
static final int BEHAVIORED_CLASSIFIER__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__REPRESENTATION
static final int BEHAVIORED_CLASSIFIER__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__COLLABORATION_USE
static final int BEHAVIORED_CLASSIFIER__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_USE_CASE
static final int BEHAVIORED_CLASSIFIER__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__USE_CASE
static final int BEHAVIORED_CLASSIFIER__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_BEHAVIOR
static final int BEHAVIORED_CLASSIFIER__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIOR
static final int BEHAVIORED_CLASSIFIER__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__INTERFACE_REALIZATION
static final int BEHAVIORED_CLASSIFIER__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER__OWNED_TRIGGER
static final int BEHAVIORED_CLASSIFIER__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIORED_CLASSIFIER_FEATURE_COUNT
static final int BEHAVIORED_CLASSIFIER_FEATURE_COUNT
The number of structural features of the 'Behaviored Classifier' class.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__EANNOTATIONS
static final int INTERFACE_REALIZATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__OWNED_ELEMENT
static final int INTERFACE_REALIZATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__OWNER
static final int INTERFACE_REALIZATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__OWNED_COMMENT
static final int INTERFACE_REALIZATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__NAME
static final int INTERFACE_REALIZATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__VISIBILITY
static final int INTERFACE_REALIZATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__QUALIFIED_NAME
static final int INTERFACE_REALIZATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__CLIENT_DEPENDENCY
static final int INTERFACE_REALIZATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__NAMESPACE
static final int INTERFACE_REALIZATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__NAME_EXPRESSION
static final int INTERFACE_REALIZATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__OWNING_TEMPLATE_PARAMETER
static final int INTERFACE_REALIZATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__TEMPLATE_PARAMETER
static final int INTERFACE_REALIZATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__RELATED_ELEMENT
static final int INTERFACE_REALIZATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__SOURCE
static final int INTERFACE_REALIZATION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__TARGET
static final int INTERFACE_REALIZATION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__SUPPLIER
static final int INTERFACE_REALIZATION__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__CLIENT
static final int INTERFACE_REALIZATION__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__MAPPING
static final int INTERFACE_REALIZATION__MAPPING
The feature id for the 'Mapping' containment reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__CONTRACT
static final int INTERFACE_REALIZATION__CONTRACT
The feature id for the 'Contract' reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION__IMPLEMENTING_CLASSIFIER
static final int INTERFACE_REALIZATION__IMPLEMENTING_CLASSIFIER
The feature id for the 'Implementing Classifier' container reference.- See Also:
- Constant Field Values
-
INTERFACE_REALIZATION_FEATURE_COUNT
static final int INTERFACE_REALIZATION_FEATURE_COUNT
The number of structural features of the 'Interface Realization' class.- See Also:
- Constant Field Values
-
INTERFACE__EANNOTATIONS
static final int INTERFACE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_ELEMENT
static final int INTERFACE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNER
static final int INTERFACE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_COMMENT
static final int INTERFACE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__NAME
static final int INTERFACE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERFACE__VISIBILITY
static final int INTERFACE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERFACE__QUALIFIED_NAME
static final int INTERFACE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERFACE__CLIENT_DEPENDENCY
static final int INTERFACE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERFACE__NAMESPACE
static final int INTERFACE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERFACE__NAME_EXPRESSION
static final int INTERFACE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERFACE__ELEMENT_IMPORT
static final int INTERFACE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__PACKAGE_IMPORT
static final int INTERFACE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_RULE
static final int INTERFACE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__MEMBER
static final int INTERFACE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
INTERFACE__IMPORTED_MEMBER
static final int INTERFACE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_MEMBER
static final int INTERFACE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
INTERFACE__IS_LEAF
static final int INTERFACE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
INTERFACE__REDEFINED_ELEMENT
static final int INTERFACE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
INTERFACE__REDEFINITION_CONTEXT
static final int INTERFACE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNING_TEMPLATE_PARAMETER
static final int INTERFACE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INTERFACE__TEMPLATE_PARAMETER
static final int INTERFACE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INTERFACE__PACKAGE
static final int INTERFACE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
INTERFACE__TEMPLATE_BINDING
static final int INTERFACE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_TEMPLATE_SIGNATURE
static final int INTERFACE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
INTERFACE__IS_ABSTRACT
static final int INTERFACE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
INTERFACE__GENERALIZATION
static final int INTERFACE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__POWERTYPE_EXTENT
static final int INTERFACE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
INTERFACE__FEATURE
static final int INTERFACE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
INTERFACE__INHERITED_MEMBER
static final int INTERFACE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
INTERFACE__REDEFINED_CLASSIFIER
static final int INTERFACE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
INTERFACE__GENERAL
static final int INTERFACE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
INTERFACE__SUBSTITUTION
static final int INTERFACE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__ATTRIBUTE
static final int INTERFACE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
INTERFACE__REPRESENTATION
static final int INTERFACE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
INTERFACE__COLLABORATION_USE
static final int INTERFACE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_USE_CASE
static final int INTERFACE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__USE_CASE
static final int INTERFACE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_ATTRIBUTE
static final int INTERFACE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_OPERATION
static final int INTERFACE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__NESTED_CLASSIFIER
static final int INTERFACE__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__REDEFINED_INTERFACE
static final int INTERFACE__REDEFINED_INTERFACE
The feature id for the 'Redefined Interface' reference list.- See Also:
- Constant Field Values
-
INTERFACE__OWNED_RECEPTION
static final int INTERFACE__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
INTERFACE__PROTOCOL
static final int INTERFACE__PROTOCOL
The feature id for the 'Protocol' containment reference.- See Also:
- Constant Field Values
-
INTERFACE_FEATURE_COUNT
static final int INTERFACE_FEATURE_COUNT
The number of structural features of the 'Interface' class.- See Also:
- Constant Field Values
-
RECEPTION__EANNOTATIONS
static final int RECEPTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__OWNED_ELEMENT
static final int RECEPTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
RECEPTION__OWNER
static final int RECEPTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RECEPTION__OWNED_COMMENT
static final int RECEPTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__NAME
static final int RECEPTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RECEPTION__VISIBILITY
static final int RECEPTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
RECEPTION__QUALIFIED_NAME
static final int RECEPTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
RECEPTION__CLIENT_DEPENDENCY
static final int RECEPTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
RECEPTION__NAMESPACE
static final int RECEPTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
RECEPTION__NAME_EXPRESSION
static final int RECEPTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
RECEPTION__ELEMENT_IMPORT
static final int RECEPTION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__PACKAGE_IMPORT
static final int RECEPTION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__OWNED_RULE
static final int RECEPTION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__MEMBER
static final int RECEPTION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
RECEPTION__IMPORTED_MEMBER
static final int RECEPTION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
RECEPTION__OWNED_MEMBER
static final int RECEPTION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
RECEPTION__IS_LEAF
static final int RECEPTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
RECEPTION__REDEFINED_ELEMENT
static final int RECEPTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
RECEPTION__REDEFINITION_CONTEXT
static final int RECEPTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
RECEPTION__IS_STATIC
static final int RECEPTION__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
RECEPTION__FEATURING_CLASSIFIER
static final int RECEPTION__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
RECEPTION__OWNED_PARAMETER
static final int RECEPTION__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__IS_ABSTRACT
static final int RECEPTION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
RECEPTION__METHOD
static final int RECEPTION__METHOD
The feature id for the 'Method' reference list.- See Also:
- Constant Field Values
-
RECEPTION__CONCURRENCY
static final int RECEPTION__CONCURRENCY
The feature id for the 'Concurrency' attribute.- See Also:
- Constant Field Values
-
RECEPTION__RAISED_EXCEPTION
static final int RECEPTION__RAISED_EXCEPTION
The feature id for the 'Raised Exception' reference list.- See Also:
- Constant Field Values
-
RECEPTION__OWNED_PARAMETER_SET
static final int RECEPTION__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
RECEPTION__SIGNAL
static final int RECEPTION__SIGNAL
The feature id for the 'Signal' reference.- See Also:
- Constant Field Values
-
RECEPTION_FEATURE_COUNT
static final int RECEPTION_FEATURE_COUNT
The number of structural features of the 'Reception' class.- See Also:
- Constant Field Values
-
SIGNAL__EANNOTATIONS
static final int SIGNAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_ELEMENT
static final int SIGNAL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNER
static final int SIGNAL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_COMMENT
static final int SIGNAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__NAME
static final int SIGNAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SIGNAL__VISIBILITY
static final int SIGNAL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SIGNAL__QUALIFIED_NAME
static final int SIGNAL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SIGNAL__CLIENT_DEPENDENCY
static final int SIGNAL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SIGNAL__NAMESPACE
static final int SIGNAL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SIGNAL__NAME_EXPRESSION
static final int SIGNAL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SIGNAL__ELEMENT_IMPORT
static final int SIGNAL__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__PACKAGE_IMPORT
static final int SIGNAL__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_RULE
static final int SIGNAL__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__MEMBER
static final int SIGNAL__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
SIGNAL__IMPORTED_MEMBER
static final int SIGNAL__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_MEMBER
static final int SIGNAL__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
SIGNAL__IS_LEAF
static final int SIGNAL__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
SIGNAL__REDEFINED_ELEMENT
static final int SIGNAL__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
SIGNAL__REDEFINITION_CONTEXT
static final int SIGNAL__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNING_TEMPLATE_PARAMETER
static final int SIGNAL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
SIGNAL__TEMPLATE_PARAMETER
static final int SIGNAL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
SIGNAL__PACKAGE
static final int SIGNAL__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
SIGNAL__TEMPLATE_BINDING
static final int SIGNAL__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_TEMPLATE_SIGNATURE
static final int SIGNAL__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
SIGNAL__IS_ABSTRACT
static final int SIGNAL__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
SIGNAL__GENERALIZATION
static final int SIGNAL__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__POWERTYPE_EXTENT
static final int SIGNAL__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
SIGNAL__FEATURE
static final int SIGNAL__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
SIGNAL__INHERITED_MEMBER
static final int SIGNAL__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
SIGNAL__REDEFINED_CLASSIFIER
static final int SIGNAL__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
SIGNAL__GENERAL
static final int SIGNAL__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
SIGNAL__SUBSTITUTION
static final int SIGNAL__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__ATTRIBUTE
static final int SIGNAL__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
SIGNAL__REPRESENTATION
static final int SIGNAL__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
SIGNAL__COLLABORATION_USE
static final int SIGNAL__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_USE_CASE
static final int SIGNAL__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL__USE_CASE
static final int SIGNAL__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
SIGNAL__OWNED_ATTRIBUTE
static final int SIGNAL__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL_FEATURE_COUNT
static final int SIGNAL_FEATURE_COUNT
The number of structural features of the 'Signal' class.- See Also:
- Constant Field Values
-
STATE_MACHINE__EANNOTATIONS
static final int STATE_MACHINE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_ELEMENT
static final int STATE_MACHINE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNER
static final int STATE_MACHINE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_COMMENT
static final int STATE_MACHINE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__NAME
static final int STATE_MACHINE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__VISIBILITY
static final int STATE_MACHINE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__QUALIFIED_NAME
static final int STATE_MACHINE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__CLIENT_DEPENDENCY
static final int STATE_MACHINE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__NAMESPACE
static final int STATE_MACHINE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__NAME_EXPRESSION
static final int STATE_MACHINE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__ELEMENT_IMPORT
static final int STATE_MACHINE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__PACKAGE_IMPORT
static final int STATE_MACHINE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_RULE
static final int STATE_MACHINE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__MEMBER
static final int STATE_MACHINE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__IMPORTED_MEMBER
static final int STATE_MACHINE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_MEMBER
static final int STATE_MACHINE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__IS_LEAF
static final int STATE_MACHINE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__REDEFINED_ELEMENT
static final int STATE_MACHINE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__REDEFINITION_CONTEXT
static final int STATE_MACHINE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNING_TEMPLATE_PARAMETER
static final int STATE_MACHINE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__TEMPLATE_PARAMETER
static final int STATE_MACHINE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__PACKAGE
static final int STATE_MACHINE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__TEMPLATE_BINDING
static final int STATE_MACHINE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE
static final int STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__IS_ABSTRACT
static final int STATE_MACHINE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__GENERALIZATION
static final int STATE_MACHINE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__POWERTYPE_EXTENT
static final int STATE_MACHINE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__FEATURE
static final int STATE_MACHINE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__INHERITED_MEMBER
static final int STATE_MACHINE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__REDEFINED_CLASSIFIER
static final int STATE_MACHINE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__GENERAL
static final int STATE_MACHINE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__SUBSTITUTION
static final int STATE_MACHINE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__ATTRIBUTE
static final int STATE_MACHINE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__REPRESENTATION
static final int STATE_MACHINE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__COLLABORATION_USE
static final int STATE_MACHINE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_USE_CASE
static final int STATE_MACHINE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__USE_CASE
static final int STATE_MACHINE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_ATTRIBUTE
static final int STATE_MACHINE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__PART
static final int STATE_MACHINE__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__ROLE
static final int STATE_MACHINE__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_CONNECTOR
static final int STATE_MACHINE__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_PORT
static final int STATE_MACHINE__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_BEHAVIOR
static final int STATE_MACHINE__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__CLASSIFIER_BEHAVIOR
static final int STATE_MACHINE__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__INTERFACE_REALIZATION
static final int STATE_MACHINE__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_TRIGGER
static final int STATE_MACHINE__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__NESTED_CLASSIFIER
static final int STATE_MACHINE__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_OPERATION
static final int STATE_MACHINE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__SUPER_CLASS
static final int STATE_MACHINE__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__IS_ACTIVE
static final int STATE_MACHINE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_RECEPTION
static final int STATE_MACHINE__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__EXTENSION
static final int STATE_MACHINE__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__IS_REENTRANT
static final int STATE_MACHINE__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
STATE_MACHINE__REDEFINED_BEHAVIOR
static final int STATE_MACHINE__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_PARAMETER
static final int STATE_MACHINE__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__CONTEXT
static final int STATE_MACHINE__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__PRECONDITION
static final int STATE_MACHINE__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__POSTCONDITION
static final int STATE_MACHINE__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__OWNED_PARAMETER_SET
static final int STATE_MACHINE__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__SPECIFICATION
static final int STATE_MACHINE__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
STATE_MACHINE__REGION
static final int STATE_MACHINE__REGION
The feature id for the 'Region' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__SUBMACHINE_STATE
static final int STATE_MACHINE__SUBMACHINE_STATE
The feature id for the 'Submachine State' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__CONNECTION_POINT
static final int STATE_MACHINE__CONNECTION_POINT
The feature id for the 'Connection Point' containment reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE__EXTENDED_STATE_MACHINE
static final int STATE_MACHINE__EXTENDED_STATE_MACHINE
The feature id for the 'Extended State Machine' reference list.- See Also:
- Constant Field Values
-
STATE_MACHINE_FEATURE_COUNT
static final int STATE_MACHINE_FEATURE_COUNT
The number of structural features of the 'State Machine' class.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__EANNOTATIONS
static final int PROTOCOL_STATE_MACHINE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_ELEMENT
static final int PROTOCOL_STATE_MACHINE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNER
static final int PROTOCOL_STATE_MACHINE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_COMMENT
static final int PROTOCOL_STATE_MACHINE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__NAME
static final int PROTOCOL_STATE_MACHINE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__VISIBILITY
static final int PROTOCOL_STATE_MACHINE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__QUALIFIED_NAME
static final int PROTOCOL_STATE_MACHINE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__CLIENT_DEPENDENCY
static final int PROTOCOL_STATE_MACHINE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__NAMESPACE
static final int PROTOCOL_STATE_MACHINE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__NAME_EXPRESSION
static final int PROTOCOL_STATE_MACHINE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__ELEMENT_IMPORT
static final int PROTOCOL_STATE_MACHINE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__PACKAGE_IMPORT
static final int PROTOCOL_STATE_MACHINE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_RULE
static final int PROTOCOL_STATE_MACHINE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__MEMBER
static final int PROTOCOL_STATE_MACHINE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__IMPORTED_MEMBER
static final int PROTOCOL_STATE_MACHINE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_MEMBER
static final int PROTOCOL_STATE_MACHINE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__IS_LEAF
static final int PROTOCOL_STATE_MACHINE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__REDEFINED_ELEMENT
static final int PROTOCOL_STATE_MACHINE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__REDEFINITION_CONTEXT
static final int PROTOCOL_STATE_MACHINE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNING_TEMPLATE_PARAMETER
static final int PROTOCOL_STATE_MACHINE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__TEMPLATE_PARAMETER
static final int PROTOCOL_STATE_MACHINE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__PACKAGE
static final int PROTOCOL_STATE_MACHINE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__TEMPLATE_BINDING
static final int PROTOCOL_STATE_MACHINE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE
static final int PROTOCOL_STATE_MACHINE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__IS_ABSTRACT
static final int PROTOCOL_STATE_MACHINE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__GENERALIZATION
static final int PROTOCOL_STATE_MACHINE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__POWERTYPE_EXTENT
static final int PROTOCOL_STATE_MACHINE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__FEATURE
static final int PROTOCOL_STATE_MACHINE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__INHERITED_MEMBER
static final int PROTOCOL_STATE_MACHINE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__REDEFINED_CLASSIFIER
static final int PROTOCOL_STATE_MACHINE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__GENERAL
static final int PROTOCOL_STATE_MACHINE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__SUBSTITUTION
static final int PROTOCOL_STATE_MACHINE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__ATTRIBUTE
static final int PROTOCOL_STATE_MACHINE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__REPRESENTATION
static final int PROTOCOL_STATE_MACHINE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__COLLABORATION_USE
static final int PROTOCOL_STATE_MACHINE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_USE_CASE
static final int PROTOCOL_STATE_MACHINE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__USE_CASE
static final int PROTOCOL_STATE_MACHINE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_ATTRIBUTE
static final int PROTOCOL_STATE_MACHINE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__PART
static final int PROTOCOL_STATE_MACHINE__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__ROLE
static final int PROTOCOL_STATE_MACHINE__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_CONNECTOR
static final int PROTOCOL_STATE_MACHINE__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_PORT
static final int PROTOCOL_STATE_MACHINE__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_BEHAVIOR
static final int PROTOCOL_STATE_MACHINE__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__CLASSIFIER_BEHAVIOR
static final int PROTOCOL_STATE_MACHINE__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__INTERFACE_REALIZATION
static final int PROTOCOL_STATE_MACHINE__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_TRIGGER
static final int PROTOCOL_STATE_MACHINE__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__NESTED_CLASSIFIER
static final int PROTOCOL_STATE_MACHINE__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_OPERATION
static final int PROTOCOL_STATE_MACHINE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__SUPER_CLASS
static final int PROTOCOL_STATE_MACHINE__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__IS_ACTIVE
static final int PROTOCOL_STATE_MACHINE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_RECEPTION
static final int PROTOCOL_STATE_MACHINE__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__EXTENSION
static final int PROTOCOL_STATE_MACHINE__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__IS_REENTRANT
static final int PROTOCOL_STATE_MACHINE__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__REDEFINED_BEHAVIOR
static final int PROTOCOL_STATE_MACHINE__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_PARAMETER
static final int PROTOCOL_STATE_MACHINE__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__CONTEXT
static final int PROTOCOL_STATE_MACHINE__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__PRECONDITION
static final int PROTOCOL_STATE_MACHINE__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__POSTCONDITION
static final int PROTOCOL_STATE_MACHINE__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__OWNED_PARAMETER_SET
static final int PROTOCOL_STATE_MACHINE__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__SPECIFICATION
static final int PROTOCOL_STATE_MACHINE__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__REGION
static final int PROTOCOL_STATE_MACHINE__REGION
The feature id for the 'Region' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__SUBMACHINE_STATE
static final int PROTOCOL_STATE_MACHINE__SUBMACHINE_STATE
The feature id for the 'Submachine State' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__CONNECTION_POINT
static final int PROTOCOL_STATE_MACHINE__CONNECTION_POINT
The feature id for the 'Connection Point' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__EXTENDED_STATE_MACHINE
static final int PROTOCOL_STATE_MACHINE__EXTENDED_STATE_MACHINE
The feature id for the 'Extended State Machine' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE__CONFORMANCE
static final int PROTOCOL_STATE_MACHINE__CONFORMANCE
The feature id for the 'Conformance' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_STATE_MACHINE_FEATURE_COUNT
static final int PROTOCOL_STATE_MACHINE_FEATURE_COUNT
The number of structural features of the 'Protocol State Machine' class.- See Also:
- Constant Field Values
-
REGION__EANNOTATIONS
static final int REGION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REGION__OWNED_ELEMENT
static final int REGION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REGION__OWNER
static final int REGION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REGION__OWNED_COMMENT
static final int REGION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REGION__NAME
static final int REGION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REGION__VISIBILITY
static final int REGION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REGION__QUALIFIED_NAME
static final int REGION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REGION__CLIENT_DEPENDENCY
static final int REGION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REGION__NAMESPACE
static final int REGION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REGION__NAME_EXPRESSION
static final int REGION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REGION__ELEMENT_IMPORT
static final int REGION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
REGION__PACKAGE_IMPORT
static final int REGION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
REGION__OWNED_RULE
static final int REGION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
REGION__MEMBER
static final int REGION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
REGION__IMPORTED_MEMBER
static final int REGION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
REGION__OWNED_MEMBER
static final int REGION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
REGION__IS_LEAF
static final int REGION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REGION__REDEFINED_ELEMENT
static final int REGION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REGION__REDEFINITION_CONTEXT
static final int REGION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REGION__SUBVERTEX
static final int REGION__SUBVERTEX
The feature id for the 'Subvertex' containment reference list.- See Also:
- Constant Field Values
-
REGION__TRANSITION
static final int REGION__TRANSITION
The feature id for the 'Transition' containment reference list.- See Also:
- Constant Field Values
-
REGION__STATE
static final int REGION__STATE
The feature id for the 'State' container reference.- See Also:
- Constant Field Values
-
REGION__EXTENDED_REGION
static final int REGION__EXTENDED_REGION
The feature id for the 'Extended Region' reference.- See Also:
- Constant Field Values
-
REGION__STATE_MACHINE
static final int REGION__STATE_MACHINE
The feature id for the 'State Machine' container reference.- See Also:
- Constant Field Values
-
REGION_FEATURE_COUNT
static final int REGION_FEATURE_COUNT
The number of structural features of the 'Region' class.- See Also:
- Constant Field Values
-
VERTEX__EANNOTATIONS
static final int VERTEX__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
VERTEX__OWNED_ELEMENT
static final int VERTEX__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
VERTEX__OWNER
static final int VERTEX__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
VERTEX__OWNED_COMMENT
static final int VERTEX__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
VERTEX__NAME
static final int VERTEX__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VERTEX__VISIBILITY
static final int VERTEX__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
VERTEX__QUALIFIED_NAME
static final int VERTEX__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
VERTEX__CLIENT_DEPENDENCY
static final int VERTEX__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
VERTEX__NAMESPACE
static final int VERTEX__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
VERTEX__NAME_EXPRESSION
static final int VERTEX__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
VERTEX__OUTGOING
static final int VERTEX__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
VERTEX__INCOMING
static final int VERTEX__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
VERTEX__CONTAINER
static final int VERTEX__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
VERTEX_FEATURE_COUNT
static final int VERTEX_FEATURE_COUNT
The number of structural features of the 'Vertex' class.- See Also:
- Constant Field Values
-
TRANSITION__EANNOTATIONS
static final int TRANSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TRANSITION__OWNED_ELEMENT
static final int TRANSITION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TRANSITION__OWNER
static final int TRANSITION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TRANSITION__OWNED_COMMENT
static final int TRANSITION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TRANSITION__NAME
static final int TRANSITION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TRANSITION__VISIBILITY
static final int TRANSITION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TRANSITION__QUALIFIED_NAME
static final int TRANSITION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TRANSITION__CLIENT_DEPENDENCY
static final int TRANSITION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TRANSITION__NAMESPACE
static final int TRANSITION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TRANSITION__NAME_EXPRESSION
static final int TRANSITION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TRANSITION__ELEMENT_IMPORT
static final int TRANSITION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
TRANSITION__PACKAGE_IMPORT
static final int TRANSITION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
TRANSITION__OWNED_RULE
static final int TRANSITION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
TRANSITION__MEMBER
static final int TRANSITION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
TRANSITION__IMPORTED_MEMBER
static final int TRANSITION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
TRANSITION__OWNED_MEMBER
static final int TRANSITION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
TRANSITION__IS_LEAF
static final int TRANSITION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
TRANSITION__REDEFINED_ELEMENT
static final int TRANSITION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
TRANSITION__REDEFINITION_CONTEXT
static final int TRANSITION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
TRANSITION__KIND
static final int TRANSITION__KIND
The feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
TRANSITION__CONTAINER
static final int TRANSITION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
TRANSITION__TARGET
static final int TRANSITION__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
-
TRANSITION__REDEFINED_TRANSITION
static final int TRANSITION__REDEFINED_TRANSITION
The feature id for the 'Redefined Transition' reference.- See Also:
- Constant Field Values
-
TRANSITION__GUARD
static final int TRANSITION__GUARD
The feature id for the 'Guard' reference.- See Also:
- Constant Field Values
-
TRANSITION__EFFECT
static final int TRANSITION__EFFECT
The feature id for the 'Effect' containment reference.- See Also:
- Constant Field Values
-
TRANSITION__TRIGGER
static final int TRANSITION__TRIGGER
The feature id for the 'Trigger' containment reference list.- See Also:
- Constant Field Values
-
TRANSITION__SOURCE
static final int TRANSITION__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
-
TRANSITION_FEATURE_COUNT
static final int TRANSITION_FEATURE_COUNT
The number of structural features of the 'Transition' class.- See Also:
- Constant Field Values
-
TRIGGER__EANNOTATIONS
static final int TRIGGER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TRIGGER__OWNED_ELEMENT
static final int TRIGGER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TRIGGER__OWNER
static final int TRIGGER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TRIGGER__OWNED_COMMENT
static final int TRIGGER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TRIGGER__NAME
static final int TRIGGER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TRIGGER__VISIBILITY
static final int TRIGGER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TRIGGER__QUALIFIED_NAME
static final int TRIGGER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TRIGGER__CLIENT_DEPENDENCY
static final int TRIGGER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TRIGGER__NAMESPACE
static final int TRIGGER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TRIGGER__NAME_EXPRESSION
static final int TRIGGER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TRIGGER__EVENT
static final int TRIGGER__EVENT
The feature id for the 'Event' reference.- See Also:
- Constant Field Values
-
TRIGGER__PORT
static final int TRIGGER__PORT
The feature id for the 'Port' reference list.- See Also:
- Constant Field Values
-
TRIGGER_FEATURE_COUNT
static final int TRIGGER_FEATURE_COUNT
The number of structural features of the 'Trigger' class.- See Also:
- Constant Field Values
-
EVENT__EANNOTATIONS
static final int EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EVENT__OWNED_ELEMENT
static final int EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EVENT__OWNER
static final int EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EVENT__OWNED_COMMENT
static final int EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EVENT__NAME
static final int EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EVENT__VISIBILITY
static final int EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EVENT__QUALIFIED_NAME
static final int EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EVENT__CLIENT_DEPENDENCY
static final int EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EVENT__NAMESPACE
static final int EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EVENT__NAME_EXPRESSION
static final int EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EVENT__OWNING_TEMPLATE_PARAMETER
static final int EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
EVENT__TEMPLATE_PARAMETER
static final int EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
EVENT_FEATURE_COUNT
static final int EVENT_FEATURE_COUNT
The number of structural features of the 'Event' class.- See Also:
- Constant Field Values
-
PORT__EANNOTATIONS
static final int PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PORT__OWNED_ELEMENT
static final int PORT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PORT__OWNER
static final int PORT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PORT__OWNED_COMMENT
static final int PORT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PORT__NAME
static final int PORT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PORT__VISIBILITY
static final int PORT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PORT__QUALIFIED_NAME
static final int PORT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PORT__CLIENT_DEPENDENCY
static final int PORT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PORT__NAMESPACE
static final int PORT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PORT__NAME_EXPRESSION
static final int PORT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PORT__IS_LEAF
static final int PORT__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
PORT__REDEFINED_ELEMENT
static final int PORT__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
PORT__REDEFINITION_CONTEXT
static final int PORT__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
PORT__IS_STATIC
static final int PORT__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
PORT__FEATURING_CLASSIFIER
static final int PORT__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
PORT__TYPE
static final int PORT__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
PORT__IS_ORDERED
static final int PORT__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
PORT__IS_UNIQUE
static final int PORT__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
PORT__UPPER
static final int PORT__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
PORT__LOWER
static final int PORT__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
PORT__UPPER_VALUE
static final int PORT__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
PORT__LOWER_VALUE
static final int PORT__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
PORT__IS_READ_ONLY
static final int PORT__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.- See Also:
- Constant Field Values
-
PORT__OWNING_TEMPLATE_PARAMETER
static final int PORT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PORT__TEMPLATE_PARAMETER
static final int PORT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PORT__END
static final int PORT__END
The feature id for the 'End' reference list.- See Also:
- Constant Field Values
-
PORT__DEPLOYMENT
static final int PORT__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
PORT__DEPLOYED_ELEMENT
static final int PORT__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
PORT__TEMPLATE_BINDING
static final int PORT__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
PORT__OWNED_TEMPLATE_SIGNATURE
static final int PORT__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
PORT__CLASS
static final int PORT__CLASS
The feature id for the 'Class' reference.- See Also:
- Constant Field Values
-
PORT__DATATYPE
static final int PORT__DATATYPE
The feature id for the 'Datatype' container reference.- See Also:
- Constant Field Values
-
PORT__IS_DERIVED
static final int PORT__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
PORT__IS_DERIVED_UNION
static final int PORT__IS_DERIVED_UNION
The feature id for the 'Is Derived Union' attribute.- See Also:
- Constant Field Values
-
PORT__DEFAULT
static final int PORT__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
PORT__AGGREGATION
static final int PORT__AGGREGATION
The feature id for the 'Aggregation' attribute.- See Also:
- Constant Field Values
-
PORT__IS_COMPOSITE
static final int PORT__IS_COMPOSITE
The feature id for the 'Is Composite' attribute.- See Also:
- Constant Field Values
-
PORT__REDEFINED_PROPERTY
static final int PORT__REDEFINED_PROPERTY
The feature id for the 'Redefined Property' reference list.- See Also:
- Constant Field Values
-
PORT__OWNING_ASSOCIATION
static final int PORT__OWNING_ASSOCIATION
The feature id for the 'Owning Association' container reference.- See Also:
- Constant Field Values
-
PORT__DEFAULT_VALUE
static final int PORT__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.- See Also:
- Constant Field Values
-
PORT__OPPOSITE
static final int PORT__OPPOSITE
The feature id for the 'Opposite' reference.- See Also:
- Constant Field Values
-
PORT__SUBSETTED_PROPERTY
static final int PORT__SUBSETTED_PROPERTY
The feature id for the 'Subsetted Property' reference list.- See Also:
- Constant Field Values
-
PORT__ASSOCIATION
static final int PORT__ASSOCIATION
The feature id for the 'Association' reference.- See Also:
- Constant Field Values
-
PORT__QUALIFIER
static final int PORT__QUALIFIER
The feature id for the 'Qualifier' containment reference list.- See Also:
- Constant Field Values
-
PORT__ASSOCIATION_END
static final int PORT__ASSOCIATION_END
The feature id for the 'Association End' container reference.- See Also:
- Constant Field Values
-
PORT__IS_BEHAVIOR
static final int PORT__IS_BEHAVIOR
The feature id for the 'Is Behavior' attribute.- See Also:
- Constant Field Values
-
PORT__IS_SERVICE
static final int PORT__IS_SERVICE
The feature id for the 'Is Service' attribute.- See Also:
- Constant Field Values
-
PORT__REQUIRED
static final int PORT__REQUIRED
The feature id for the 'Required' reference list.- See Also:
- Constant Field Values
-
PORT__REDEFINED_PORT
static final int PORT__REDEFINED_PORT
The feature id for the 'Redefined Port' reference list.- See Also:
- Constant Field Values
-
PORT__PROVIDED
static final int PORT__PROVIDED
The feature id for the 'Provided' reference list.- See Also:
- Constant Field Values
-
PORT__PROTOCOL
static final int PORT__PROTOCOL
The feature id for the 'Protocol' reference.- See Also:
- Constant Field Values
-
PORT_FEATURE_COUNT
static final int PORT_FEATURE_COUNT
The number of structural features of the 'Port' class.- See Also:
- Constant Field Values
-
STATE__EANNOTATIONS
static final int STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STATE__OWNED_ELEMENT
static final int STATE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STATE__OWNER
static final int STATE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STATE__OWNED_COMMENT
static final int STATE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STATE__NAME
static final int STATE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STATE__VISIBILITY
static final int STATE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STATE__QUALIFIED_NAME
static final int STATE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STATE__CLIENT_DEPENDENCY
static final int STATE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STATE__NAMESPACE
static final int STATE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STATE__NAME_EXPRESSION
static final int STATE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STATE__ELEMENT_IMPORT
static final int STATE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
STATE__PACKAGE_IMPORT
static final int STATE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
STATE__OWNED_RULE
static final int STATE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
STATE__MEMBER
static final int STATE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
STATE__IMPORTED_MEMBER
static final int STATE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
STATE__OWNED_MEMBER
static final int STATE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
STATE__IS_LEAF
static final int STATE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STATE__REDEFINED_ELEMENT
static final int STATE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STATE__REDEFINITION_CONTEXT
static final int STATE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STATE__OUTGOING
static final int STATE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
STATE__INCOMING
static final int STATE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
STATE__CONTAINER
static final int STATE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
STATE__IS_COMPOSITE
static final int STATE__IS_COMPOSITE
The feature id for the 'Is Composite' attribute.- See Also:
- Constant Field Values
-
STATE__IS_ORTHOGONAL
static final int STATE__IS_ORTHOGONAL
The feature id for the 'Is Orthogonal' attribute.- See Also:
- Constant Field Values
-
STATE__IS_SIMPLE
static final int STATE__IS_SIMPLE
The feature id for the 'Is Simple' attribute.- See Also:
- Constant Field Values
-
STATE__IS_SUBMACHINE_STATE
static final int STATE__IS_SUBMACHINE_STATE
The feature id for the 'Is Submachine State' attribute.- See Also:
- Constant Field Values
-
STATE__SUBMACHINE
static final int STATE__SUBMACHINE
The feature id for the 'Submachine' reference.- See Also:
- Constant Field Values
-
STATE__CONNECTION
static final int STATE__CONNECTION
The feature id for the 'Connection' containment reference list.- See Also:
- Constant Field Values
-
STATE__CONNECTION_POINT
static final int STATE__CONNECTION_POINT
The feature id for the 'Connection Point' containment reference list.- See Also:
- Constant Field Values
-
STATE__REDEFINED_STATE
static final int STATE__REDEFINED_STATE
The feature id for the 'Redefined State' reference.- See Also:
- Constant Field Values
-
STATE__STATE_INVARIANT
static final int STATE__STATE_INVARIANT
The feature id for the 'State Invariant' containment reference.- See Also:
- Constant Field Values
-
STATE__ENTRY
static final int STATE__ENTRY
The feature id for the 'Entry' containment reference.- See Also:
- Constant Field Values
-
STATE__EXIT
static final int STATE__EXIT
The feature id for the 'Exit' containment reference.- See Also:
- Constant Field Values
-
STATE__DO_ACTIVITY
static final int STATE__DO_ACTIVITY
The feature id for the 'Do Activity' containment reference.- See Also:
- Constant Field Values
-
STATE__DEFERRABLE_TRIGGER
static final int STATE__DEFERRABLE_TRIGGER
The feature id for the 'Deferrable Trigger' containment reference list.- See Also:
- Constant Field Values
-
STATE__REGION
static final int STATE__REGION
The feature id for the 'Region' containment reference list.- See Also:
- Constant Field Values
-
STATE_FEATURE_COUNT
static final int STATE_FEATURE_COUNT
The number of structural features of the 'State' class.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__EANNOTATIONS
static final int CONNECTION_POINT_REFERENCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__OWNED_ELEMENT
static final int CONNECTION_POINT_REFERENCE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__OWNER
static final int CONNECTION_POINT_REFERENCE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__OWNED_COMMENT
static final int CONNECTION_POINT_REFERENCE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__NAME
static final int CONNECTION_POINT_REFERENCE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__VISIBILITY
static final int CONNECTION_POINT_REFERENCE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__QUALIFIED_NAME
static final int CONNECTION_POINT_REFERENCE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__CLIENT_DEPENDENCY
static final int CONNECTION_POINT_REFERENCE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__NAMESPACE
static final int CONNECTION_POINT_REFERENCE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__NAME_EXPRESSION
static final int CONNECTION_POINT_REFERENCE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__OUTGOING
static final int CONNECTION_POINT_REFERENCE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__INCOMING
static final int CONNECTION_POINT_REFERENCE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__CONTAINER
static final int CONNECTION_POINT_REFERENCE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__ENTRY
static final int CONNECTION_POINT_REFERENCE__ENTRY
The feature id for the 'Entry' reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__EXIT
static final int CONNECTION_POINT_REFERENCE__EXIT
The feature id for the 'Exit' reference list.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE__STATE
static final int CONNECTION_POINT_REFERENCE__STATE
The feature id for the 'State' container reference.- See Also:
- Constant Field Values
-
CONNECTION_POINT_REFERENCE_FEATURE_COUNT
static final int CONNECTION_POINT_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Connection Point Reference' class.- See Also:
- Constant Field Values
-
PSEUDOSTATE__EANNOTATIONS
static final int PSEUDOSTATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PSEUDOSTATE__OWNED_ELEMENT
static final int PSEUDOSTATE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PSEUDOSTATE__OWNER
static final int PSEUDOSTATE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PSEUDOSTATE__OWNED_COMMENT
static final int PSEUDOSTATE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PSEUDOSTATE__NAME
static final int PSEUDOSTATE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PSEUDOSTATE__VISIBILITY
static final int PSEUDOSTATE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PSEUDOSTATE__QUALIFIED_NAME
static final int PSEUDOSTATE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PSEUDOSTATE__CLIENT_DEPENDENCY
static final int PSEUDOSTATE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PSEUDOSTATE__NAMESPACE
static final int PSEUDOSTATE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PSEUDOSTATE__NAME_EXPRESSION
static final int PSEUDOSTATE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PSEUDOSTATE__OUTGOING
static final int PSEUDOSTATE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
PSEUDOSTATE__INCOMING
static final int PSEUDOSTATE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
PSEUDOSTATE__CONTAINER
static final int PSEUDOSTATE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
PSEUDOSTATE__KIND
static final int PSEUDOSTATE__KIND
The feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
PSEUDOSTATE__STATE_MACHINE
static final int PSEUDOSTATE__STATE_MACHINE
The feature id for the 'State Machine' container reference.- See Also:
- Constant Field Values
-
PSEUDOSTATE__STATE
static final int PSEUDOSTATE__STATE
The feature id for the 'State' container reference.- See Also:
- Constant Field Values
-
PSEUDOSTATE_FEATURE_COUNT
static final int PSEUDOSTATE_FEATURE_COUNT
The number of structural features of the 'Pseudostate' class.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__EANNOTATIONS
static final int PROTOCOL_CONFORMANCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__OWNED_ELEMENT
static final int PROTOCOL_CONFORMANCE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__OWNER
static final int PROTOCOL_CONFORMANCE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__OWNED_COMMENT
static final int PROTOCOL_CONFORMANCE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__RELATED_ELEMENT
static final int PROTOCOL_CONFORMANCE__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__SOURCE
static final int PROTOCOL_CONFORMANCE__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__TARGET
static final int PROTOCOL_CONFORMANCE__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__GENERAL_MACHINE
static final int PROTOCOL_CONFORMANCE__GENERAL_MACHINE
The feature id for the 'General Machine' reference.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE__SPECIFIC_MACHINE
static final int PROTOCOL_CONFORMANCE__SPECIFIC_MACHINE
The feature id for the 'Specific Machine' container reference.- See Also:
- Constant Field Values
-
PROTOCOL_CONFORMANCE_FEATURE_COUNT
static final int PROTOCOL_CONFORMANCE_FEATURE_COUNT
The number of structural features of the 'Protocol Conformance' class.- See Also:
- Constant Field Values
-
CONNECTOR__EANNOTATIONS
static final int CONNECTOR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONNECTOR__OWNED_ELEMENT
static final int CONNECTOR__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONNECTOR__OWNER
static final int CONNECTOR__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONNECTOR__OWNED_COMMENT
static final int CONNECTOR__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONNECTOR__NAME
static final int CONNECTOR__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONNECTOR__VISIBILITY
static final int CONNECTOR__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONNECTOR__QUALIFIED_NAME
static final int CONNECTOR__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONNECTOR__CLIENT_DEPENDENCY
static final int CONNECTOR__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONNECTOR__NAMESPACE
static final int CONNECTOR__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONNECTOR__NAME_EXPRESSION
static final int CONNECTOR__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONNECTOR__IS_LEAF
static final int CONNECTOR__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CONNECTOR__REDEFINED_ELEMENT
static final int CONNECTOR__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CONNECTOR__REDEFINITION_CONTEXT
static final int CONNECTOR__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CONNECTOR__IS_STATIC
static final int CONNECTOR__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
CONNECTOR__FEATURING_CLASSIFIER
static final int CONNECTOR__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
CONNECTOR__TYPE
static final int CONNECTOR__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CONNECTOR__REDEFINED_CONNECTOR
static final int CONNECTOR__REDEFINED_CONNECTOR
The feature id for the 'Redefined Connector' reference list.- See Also:
- Constant Field Values
-
CONNECTOR__END
static final int CONNECTOR__END
The feature id for the 'End' containment reference list.- See Also:
- Constant Field Values
-
CONNECTOR__KIND
static final int CONNECTOR__KIND
The feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
CONNECTOR__CONTRACT
static final int CONNECTOR__CONTRACT
The feature id for the 'Contract' reference list.- See Also:
- Constant Field Values
-
CONNECTOR_FEATURE_COUNT
static final int CONNECTOR_FEATURE_COUNT
The number of structural features of the 'Connector' class.- See Also:
- Constant Field Values
-
EXTENSION__EANNOTATIONS
static final int EXTENSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_ELEMENT
static final int EXTENSION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNER
static final int EXTENSION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_COMMENT
static final int EXTENSION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__NAME
static final int EXTENSION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION__VISIBILITY
static final int EXTENSION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXTENSION__QUALIFIED_NAME
static final int EXTENSION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION__CLIENT_DEPENDENCY
static final int EXTENSION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXTENSION__NAMESPACE
static final int EXTENSION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXTENSION__NAME_EXPRESSION
static final int EXTENSION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXTENSION__ELEMENT_IMPORT
static final int EXTENSION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__PACKAGE_IMPORT
static final int EXTENSION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_RULE
static final int EXTENSION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__MEMBER
static final int EXTENSION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
EXTENSION__IMPORTED_MEMBER
static final int EXTENSION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_MEMBER
static final int EXTENSION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
EXTENSION__IS_LEAF
static final int EXTENSION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXTENSION__REDEFINED_ELEMENT
static final int EXTENSION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION__REDEFINITION_CONTEXT
static final int EXTENSION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNING_TEMPLATE_PARAMETER
static final int EXTENSION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
EXTENSION__TEMPLATE_PARAMETER
static final int EXTENSION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
EXTENSION__PACKAGE
static final int EXTENSION__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
EXTENSION__TEMPLATE_BINDING
static final int EXTENSION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_TEMPLATE_SIGNATURE
static final int EXTENSION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
EXTENSION__IS_ABSTRACT
static final int EXTENSION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
EXTENSION__GENERALIZATION
static final int EXTENSION__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__POWERTYPE_EXTENT
static final int EXTENSION__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
EXTENSION__FEATURE
static final int EXTENSION__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
EXTENSION__INHERITED_MEMBER
static final int EXTENSION__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
EXTENSION__REDEFINED_CLASSIFIER
static final int EXTENSION__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
EXTENSION__GENERAL
static final int EXTENSION__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
EXTENSION__SUBSTITUTION
static final int EXTENSION__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__ATTRIBUTE
static final int EXTENSION__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
EXTENSION__REPRESENTATION
static final int EXTENSION__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
EXTENSION__COLLABORATION_USE
static final int EXTENSION__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_USE_CASE
static final int EXTENSION__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__USE_CASE
static final int EXTENSION__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
EXTENSION__RELATED_ELEMENT
static final int EXTENSION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION__OWNED_END
static final int EXTENSION__OWNED_END
The feature id for the 'Owned End' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION__MEMBER_END
static final int EXTENSION__MEMBER_END
The feature id for the 'Member End' reference list.- See Also:
- Constant Field Values
-
EXTENSION__IS_DERIVED
static final int EXTENSION__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
EXTENSION__END_TYPE
static final int EXTENSION__END_TYPE
The feature id for the 'End Type' reference list.- See Also:
- Constant Field Values
-
EXTENSION__NAVIGABLE_OWNED_END
static final int EXTENSION__NAVIGABLE_OWNED_END
The feature id for the 'Navigable Owned End' reference list.- See Also:
- Constant Field Values
-
EXTENSION__IS_REQUIRED
static final int EXTENSION__IS_REQUIRED
The feature id for the 'Is Required' attribute.- See Also:
- Constant Field Values
-
EXTENSION__METACLASS
static final int EXTENSION__METACLASS
The feature id for the 'Metaclass' reference.- See Also:
- Constant Field Values
-
EXTENSION_FEATURE_COUNT
static final int EXTENSION_FEATURE_COUNT
The number of structural features of the 'Extension' class.- See Also:
- Constant Field Values
-
EXTENSION_END__EANNOTATIONS
static final int EXTENSION_END__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__OWNED_ELEMENT
static final int EXTENSION_END__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__OWNER
static final int EXTENSION_END__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__OWNED_COMMENT
static final int EXTENSION_END__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__NAME
static final int EXTENSION_END__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__VISIBILITY
static final int EXTENSION_END__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__QUALIFIED_NAME
static final int EXTENSION_END__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__CLIENT_DEPENDENCY
static final int EXTENSION_END__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__NAMESPACE
static final int EXTENSION_END__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__NAME_EXPRESSION
static final int EXTENSION_END__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_LEAF
static final int EXTENSION_END__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__REDEFINED_ELEMENT
static final int EXTENSION_END__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__REDEFINITION_CONTEXT
static final int EXTENSION_END__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_STATIC
static final int EXTENSION_END__IS_STATIC
The feature id for the 'Is Static' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__FEATURING_CLASSIFIER
static final int EXTENSION_END__FEATURING_CLASSIFIER
The feature id for the 'Featuring Classifier' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__TYPE
static final int EXTENSION_END__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_ORDERED
static final int EXTENSION_END__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_UNIQUE
static final int EXTENSION_END__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__UPPER
static final int EXTENSION_END__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__LOWER
static final int EXTENSION_END__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__UPPER_VALUE
static final int EXTENSION_END__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_END__LOWER_VALUE
static final int EXTENSION_END__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_READ_ONLY
static final int EXTENSION_END__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__OWNING_TEMPLATE_PARAMETER
static final int EXTENSION_END__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
EXTENSION_END__TEMPLATE_PARAMETER
static final int EXTENSION_END__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__END
static final int EXTENSION_END__END
The feature id for the 'End' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__DEPLOYMENT
static final int EXTENSION_END__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__DEPLOYED_ELEMENT
static final int EXTENSION_END__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__TEMPLATE_BINDING
static final int EXTENSION_END__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__OWNED_TEMPLATE_SIGNATURE
static final int EXTENSION_END__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_END__CLASS
static final int EXTENSION_END__CLASS
The feature id for the 'Class' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__DATATYPE
static final int EXTENSION_END__DATATYPE
The feature id for the 'Datatype' container reference.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_DERIVED
static final int EXTENSION_END__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_DERIVED_UNION
static final int EXTENSION_END__IS_DERIVED_UNION
The feature id for the 'Is Derived Union' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__DEFAULT
static final int EXTENSION_END__DEFAULT
The feature id for the 'Default' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__AGGREGATION
static final int EXTENSION_END__AGGREGATION
The feature id for the 'Aggregation' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__IS_COMPOSITE
static final int EXTENSION_END__IS_COMPOSITE
The feature id for the 'Is Composite' attribute.- See Also:
- Constant Field Values
-
EXTENSION_END__REDEFINED_PROPERTY
static final int EXTENSION_END__REDEFINED_PROPERTY
The feature id for the 'Redefined Property' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__OWNING_ASSOCIATION
static final int EXTENSION_END__OWNING_ASSOCIATION
The feature id for the 'Owning Association' container reference.- See Also:
- Constant Field Values
-
EXTENSION_END__DEFAULT_VALUE
static final int EXTENSION_END__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_END__OPPOSITE
static final int EXTENSION_END__OPPOSITE
The feature id for the 'Opposite' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__SUBSETTED_PROPERTY
static final int EXTENSION_END__SUBSETTED_PROPERTY
The feature id for the 'Subsetted Property' reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__ASSOCIATION
static final int EXTENSION_END__ASSOCIATION
The feature id for the 'Association' reference.- See Also:
- Constant Field Values
-
EXTENSION_END__QUALIFIER
static final int EXTENSION_END__QUALIFIER
The feature id for the 'Qualifier' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_END__ASSOCIATION_END
static final int EXTENSION_END__ASSOCIATION_END
The feature id for the 'Association End' container reference.- See Also:
- Constant Field Values
-
EXTENSION_END_FEATURE_COUNT
static final int EXTENSION_END_FEATURE_COUNT
The number of structural features of the 'Extension End' class.- See Also:
- Constant Field Values
-
STEREOTYPE__EANNOTATIONS
static final int STEREOTYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_ELEMENT
static final int STEREOTYPE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNER
static final int STEREOTYPE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_COMMENT
static final int STEREOTYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__NAME
static final int STEREOTYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STEREOTYPE__VISIBILITY
static final int STEREOTYPE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STEREOTYPE__QUALIFIED_NAME
static final int STEREOTYPE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STEREOTYPE__CLIENT_DEPENDENCY
static final int STEREOTYPE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__NAMESPACE
static final int STEREOTYPE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STEREOTYPE__NAME_EXPRESSION
static final int STEREOTYPE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STEREOTYPE__ELEMENT_IMPORT
static final int STEREOTYPE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__PACKAGE_IMPORT
static final int STEREOTYPE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_RULE
static final int STEREOTYPE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__MEMBER
static final int STEREOTYPE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__IMPORTED_MEMBER
static final int STEREOTYPE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_MEMBER
static final int STEREOTYPE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__IS_LEAF
static final int STEREOTYPE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STEREOTYPE__REDEFINED_ELEMENT
static final int STEREOTYPE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__REDEFINITION_CONTEXT
static final int STEREOTYPE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNING_TEMPLATE_PARAMETER
static final int STEREOTYPE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
STEREOTYPE__TEMPLATE_PARAMETER
static final int STEREOTYPE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
STEREOTYPE__PACKAGE
static final int STEREOTYPE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
STEREOTYPE__TEMPLATE_BINDING
static final int STEREOTYPE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_TEMPLATE_SIGNATURE
static final int STEREOTYPE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
STEREOTYPE__IS_ABSTRACT
static final int STEREOTYPE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
STEREOTYPE__GENERALIZATION
static final int STEREOTYPE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__POWERTYPE_EXTENT
static final int STEREOTYPE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__FEATURE
static final int STEREOTYPE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__INHERITED_MEMBER
static final int STEREOTYPE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__REDEFINED_CLASSIFIER
static final int STEREOTYPE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__GENERAL
static final int STEREOTYPE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__SUBSTITUTION
static final int STEREOTYPE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__ATTRIBUTE
static final int STEREOTYPE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__REPRESENTATION
static final int STEREOTYPE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
STEREOTYPE__COLLABORATION_USE
static final int STEREOTYPE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_USE_CASE
static final int STEREOTYPE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__USE_CASE
static final int STEREOTYPE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_ATTRIBUTE
static final int STEREOTYPE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__PART
static final int STEREOTYPE__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__ROLE
static final int STEREOTYPE__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_CONNECTOR
static final int STEREOTYPE__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_PORT
static final int STEREOTYPE__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_BEHAVIOR
static final int STEREOTYPE__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__CLASSIFIER_BEHAVIOR
static final int STEREOTYPE__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
STEREOTYPE__INTERFACE_REALIZATION
static final int STEREOTYPE__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_TRIGGER
static final int STEREOTYPE__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__NESTED_CLASSIFIER
static final int STEREOTYPE__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_OPERATION
static final int STEREOTYPE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__SUPER_CLASS
static final int STEREOTYPE__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__IS_ACTIVE
static final int STEREOTYPE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
STEREOTYPE__OWNED_RECEPTION
static final int STEREOTYPE__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__EXTENSION
static final int STEREOTYPE__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
STEREOTYPE__ICON
static final int STEREOTYPE__ICON
The feature id for the 'Icon' containment reference list.- See Also:
- Constant Field Values
-
STEREOTYPE_FEATURE_COUNT
static final int STEREOTYPE_FEATURE_COUNT
The number of structural features of the 'Stereotype' class.- See Also:
- Constant Field Values
-
IMAGE__EANNOTATIONS
static final int IMAGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
IMAGE__OWNED_ELEMENT
static final int IMAGE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
IMAGE__OWNER
static final int IMAGE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
IMAGE__OWNED_COMMENT
static final int IMAGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
IMAGE__CONTENT
static final int IMAGE__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
IMAGE__LOCATION
static final int IMAGE__LOCATION
The feature id for the 'Location' attribute.- See Also:
- Constant Field Values
-
IMAGE__FORMAT
static final int IMAGE__FORMAT
The feature id for the 'Format' attribute.- See Also:
- Constant Field Values
-
IMAGE_FEATURE_COUNT
static final int IMAGE_FEATURE_COUNT
The number of structural features of the 'Image' class.- See Also:
- Constant Field Values
-
PROFILE__EANNOTATIONS
static final int PROFILE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNED_ELEMENT
static final int PROFILE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNER
static final int PROFILE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PROFILE__OWNED_COMMENT
static final int PROFILE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__NAME
static final int PROFILE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PROFILE__VISIBILITY
static final int PROFILE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PROFILE__QUALIFIED_NAME
static final int PROFILE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PROFILE__CLIENT_DEPENDENCY
static final int PROFILE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PROFILE__NAMESPACE
static final int PROFILE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PROFILE__NAME_EXPRESSION
static final int PROFILE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PROFILE__ELEMENT_IMPORT
static final int PROFILE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__PACKAGE_IMPORT
static final int PROFILE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNED_RULE
static final int PROFILE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__MEMBER
static final int PROFILE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
PROFILE__IMPORTED_MEMBER
static final int PROFILE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNED_MEMBER
static final int PROFILE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNING_TEMPLATE_PARAMETER
static final int PROFILE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PROFILE__TEMPLATE_PARAMETER
static final int PROFILE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PROFILE__TEMPLATE_BINDING
static final int PROFILE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNED_TEMPLATE_SIGNATURE
static final int PROFILE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
PROFILE__OWNED_TYPE
static final int PROFILE__OWNED_TYPE
The feature id for the 'Owned Type' reference list.- See Also:
- Constant Field Values
-
PROFILE__PACKAGE_MERGE
static final int PROFILE__PACKAGE_MERGE
The feature id for the 'Package Merge' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__PACKAGED_ELEMENT
static final int PROFILE__PACKAGED_ELEMENT
The feature id for the 'Packaged Element' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__NESTED_PACKAGE
static final int PROFILE__NESTED_PACKAGE
The feature id for the 'Nested Package' reference list.- See Also:
- Constant Field Values
-
PROFILE__NESTING_PACKAGE
static final int PROFILE__NESTING_PACKAGE
The feature id for the 'Nesting Package' reference.- See Also:
- Constant Field Values
-
PROFILE__PROFILE_APPLICATION
static final int PROFILE__PROFILE_APPLICATION
The feature id for the 'Profile Application' containment reference list.- See Also:
- Constant Field Values
-
PROFILE__OWNED_STEREOTYPE
static final int PROFILE__OWNED_STEREOTYPE
The feature id for the 'Owned Stereotype' reference list.- See Also:
- Constant Field Values
-
PROFILE__METACLASS_REFERENCE
static final int PROFILE__METACLASS_REFERENCE
The feature id for the 'Metaclass Reference' reference list.- See Also:
- Constant Field Values
-
PROFILE__METAMODEL_REFERENCE
static final int PROFILE__METAMODEL_REFERENCE
The feature id for the 'Metamodel Reference' reference list.- See Also:
- Constant Field Values
-
PROFILE_FEATURE_COUNT
static final int PROFILE_FEATURE_COUNT
The number of structural features of the 'Profile' class.- See Also:
- Constant Field Values
-
MODEL__EANNOTATIONS
static final int MODEL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MODEL__OWNED_ELEMENT
static final int MODEL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MODEL__OWNER
static final int MODEL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MODEL__OWNED_COMMENT
static final int MODEL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MODEL__NAME
static final int MODEL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MODEL__VISIBILITY
static final int MODEL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MODEL__QUALIFIED_NAME
static final int MODEL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MODEL__CLIENT_DEPENDENCY
static final int MODEL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MODEL__NAMESPACE
static final int MODEL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MODEL__NAME_EXPRESSION
static final int MODEL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MODEL__ELEMENT_IMPORT
static final int MODEL__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
MODEL__PACKAGE_IMPORT
static final int MODEL__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
MODEL__OWNED_RULE
static final int MODEL__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
MODEL__MEMBER
static final int MODEL__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
MODEL__IMPORTED_MEMBER
static final int MODEL__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
MODEL__OWNED_MEMBER
static final int MODEL__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
MODEL__OWNING_TEMPLATE_PARAMETER
static final int MODEL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
MODEL__TEMPLATE_PARAMETER
static final int MODEL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
MODEL__TEMPLATE_BINDING
static final int MODEL__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
MODEL__OWNED_TEMPLATE_SIGNATURE
static final int MODEL__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
MODEL__OWNED_TYPE
static final int MODEL__OWNED_TYPE
The feature id for the 'Owned Type' reference list.- See Also:
- Constant Field Values
-
MODEL__PACKAGE_MERGE
static final int MODEL__PACKAGE_MERGE
The feature id for the 'Package Merge' containment reference list.- See Also:
- Constant Field Values
-
MODEL__PACKAGED_ELEMENT
static final int MODEL__PACKAGED_ELEMENT
The feature id for the 'Packaged Element' containment reference list.- See Also:
- Constant Field Values
-
MODEL__NESTED_PACKAGE
static final int MODEL__NESTED_PACKAGE
The feature id for the 'Nested Package' reference list.- See Also:
- Constant Field Values
-
MODEL__NESTING_PACKAGE
static final int MODEL__NESTING_PACKAGE
The feature id for the 'Nesting Package' reference.- See Also:
- Constant Field Values
-
MODEL__PROFILE_APPLICATION
static final int MODEL__PROFILE_APPLICATION
The feature id for the 'Profile Application' containment reference list.- See Also:
- Constant Field Values
-
MODEL__VIEWPOINT
static final int MODEL__VIEWPOINT
The feature id for the 'Viewpoint' attribute.- See Also:
- Constant Field Values
-
MODEL_FEATURE_COUNT
static final int MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.- See Also:
- Constant Field Values
-
PARAMETER_SET__EANNOTATIONS
static final int PARAMETER_SET__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PARAMETER_SET__OWNED_ELEMENT
static final int PARAMETER_SET__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PARAMETER_SET__OWNER
static final int PARAMETER_SET__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PARAMETER_SET__OWNED_COMMENT
static final int PARAMETER_SET__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PARAMETER_SET__NAME
static final int PARAMETER_SET__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PARAMETER_SET__VISIBILITY
static final int PARAMETER_SET__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PARAMETER_SET__QUALIFIED_NAME
static final int PARAMETER_SET__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PARAMETER_SET__CLIENT_DEPENDENCY
static final int PARAMETER_SET__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PARAMETER_SET__NAMESPACE
static final int PARAMETER_SET__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PARAMETER_SET__NAME_EXPRESSION
static final int PARAMETER_SET__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PARAMETER_SET__PARAMETER
static final int PARAMETER_SET__PARAMETER
The feature id for the 'Parameter' reference list.- See Also:
- Constant Field Values
-
PARAMETER_SET__CONDITION
static final int PARAMETER_SET__CONDITION
The feature id for the 'Condition' containment reference list.- See Also:
- Constant Field Values
-
PARAMETER_SET_FEATURE_COUNT
static final int PARAMETER_SET_FEATURE_COUNT
The number of structural features of the 'Parameter Set' class.- See Also:
- Constant Field Values
-
DATA_TYPE__EANNOTATIONS
static final int DATA_TYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_ELEMENT
static final int DATA_TYPE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNER
static final int DATA_TYPE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_COMMENT
static final int DATA_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__NAME
static final int DATA_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_TYPE__VISIBILITY
static final int DATA_TYPE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DATA_TYPE__QUALIFIED_NAME
static final int DATA_TYPE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DATA_TYPE__CLIENT_DEPENDENCY
static final int DATA_TYPE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__NAMESPACE
static final int DATA_TYPE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DATA_TYPE__NAME_EXPRESSION
static final int DATA_TYPE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DATA_TYPE__ELEMENT_IMPORT
static final int DATA_TYPE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__PACKAGE_IMPORT
static final int DATA_TYPE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_RULE
static final int DATA_TYPE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__MEMBER
static final int DATA_TYPE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__IMPORTED_MEMBER
static final int DATA_TYPE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_MEMBER
static final int DATA_TYPE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__IS_LEAF
static final int DATA_TYPE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DATA_TYPE__REDEFINED_ELEMENT
static final int DATA_TYPE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__REDEFINITION_CONTEXT
static final int DATA_TYPE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNING_TEMPLATE_PARAMETER
static final int DATA_TYPE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DATA_TYPE__TEMPLATE_PARAMETER
static final int DATA_TYPE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DATA_TYPE__PACKAGE
static final int DATA_TYPE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
DATA_TYPE__TEMPLATE_BINDING
static final int DATA_TYPE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_TEMPLATE_SIGNATURE
static final int DATA_TYPE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
DATA_TYPE__IS_ABSTRACT
static final int DATA_TYPE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
DATA_TYPE__GENERALIZATION
static final int DATA_TYPE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__POWERTYPE_EXTENT
static final int DATA_TYPE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__FEATURE
static final int DATA_TYPE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__INHERITED_MEMBER
static final int DATA_TYPE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__REDEFINED_CLASSIFIER
static final int DATA_TYPE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__GENERAL
static final int DATA_TYPE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__SUBSTITUTION
static final int DATA_TYPE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__ATTRIBUTE
static final int DATA_TYPE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__REPRESENTATION
static final int DATA_TYPE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
DATA_TYPE__COLLABORATION_USE
static final int DATA_TYPE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_USE_CASE
static final int DATA_TYPE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__USE_CASE
static final int DATA_TYPE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_ATTRIBUTE
static final int DATA_TYPE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE__OWNED_OPERATION
static final int DATA_TYPE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
DATA_TYPE_FEATURE_COUNT
static final int DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Type' class.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__EANNOTATIONS
static final int OPERATION_TEMPLATE_PARAMETER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__OWNED_ELEMENT
static final int OPERATION_TEMPLATE_PARAMETER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__OWNER
static final int OPERATION_TEMPLATE_PARAMETER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__OWNED_COMMENT
static final int OPERATION_TEMPLATE_PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__SIGNATURE
static final int OPERATION_TEMPLATE_PARAMETER__SIGNATURE
The feature id for the 'Signature' container reference.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
static final int OPERATION_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
The feature id for the 'Parametered Element' reference.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
static final int OPERATION_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
The feature id for the 'Owned Parametered Element' containment reference.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__DEFAULT
static final int OPERATION_TEMPLATE_PARAMETER__DEFAULT
The feature id for the 'Default' reference.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER__OWNED_DEFAULT
static final int OPERATION_TEMPLATE_PARAMETER__OWNED_DEFAULT
The feature id for the 'Owned Default' containment reference.- See Also:
- Constant Field Values
-
OPERATION_TEMPLATE_PARAMETER_FEATURE_COUNT
static final int OPERATION_TEMPLATE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Operation Template Parameter' class.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__EANNOTATIONS
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_ELEMENT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNER
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_COMMENT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__SIGNATURE
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__SIGNATURE
The feature id for the 'Signature' container reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
The feature id for the 'Parametered Element' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
The feature id for the 'Owned Parametered Element' containment reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__DEFAULT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__DEFAULT
The feature id for the 'Default' reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_DEFAULT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER__OWNED_DEFAULT
The feature id for the 'Owned Default' containment reference.- See Also:
- Constant Field Values
-
CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER_FEATURE_COUNT
static final int CONNECTABLE_ELEMENT_TEMPLATE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Connectable Element Template Parameter' class.- See Also:
- Constant Field Values
-
COLLABORATION_USE__EANNOTATIONS
static final int COLLABORATION_USE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION_USE__OWNED_ELEMENT
static final int COLLABORATION_USE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COLLABORATION_USE__OWNER
static final int COLLABORATION_USE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COLLABORATION_USE__OWNED_COMMENT
static final int COLLABORATION_USE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION_USE__NAME
static final int COLLABORATION_USE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COLLABORATION_USE__VISIBILITY
static final int COLLABORATION_USE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
COLLABORATION_USE__QUALIFIED_NAME
static final int COLLABORATION_USE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
COLLABORATION_USE__CLIENT_DEPENDENCY
static final int COLLABORATION_USE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
COLLABORATION_USE__NAMESPACE
static final int COLLABORATION_USE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
COLLABORATION_USE__NAME_EXPRESSION
static final int COLLABORATION_USE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
COLLABORATION_USE__TYPE
static final int COLLABORATION_USE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
COLLABORATION_USE__ROLE_BINDING
static final int COLLABORATION_USE__ROLE_BINDING
The feature id for the 'Role Binding' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION_USE_FEATURE_COUNT
static final int COLLABORATION_USE_FEATURE_COUNT
The number of structural features of the 'Collaboration Use' class.- See Also:
- Constant Field Values
-
COLLABORATION__EANNOTATIONS
static final int COLLABORATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_ELEMENT
static final int COLLABORATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNER
static final int COLLABORATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_COMMENT
static final int COLLABORATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__NAME
static final int COLLABORATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COLLABORATION__VISIBILITY
static final int COLLABORATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
COLLABORATION__QUALIFIED_NAME
static final int COLLABORATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
COLLABORATION__CLIENT_DEPENDENCY
static final int COLLABORATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__NAMESPACE
static final int COLLABORATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
COLLABORATION__NAME_EXPRESSION
static final int COLLABORATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
COLLABORATION__ELEMENT_IMPORT
static final int COLLABORATION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__PACKAGE_IMPORT
static final int COLLABORATION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_RULE
static final int COLLABORATION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__MEMBER
static final int COLLABORATION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__IMPORTED_MEMBER
static final int COLLABORATION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_MEMBER
static final int COLLABORATION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__IS_LEAF
static final int COLLABORATION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
COLLABORATION__REDEFINED_ELEMENT
static final int COLLABORATION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__REDEFINITION_CONTEXT
static final int COLLABORATION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNING_TEMPLATE_PARAMETER
static final int COLLABORATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
COLLABORATION__TEMPLATE_PARAMETER
static final int COLLABORATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
COLLABORATION__PACKAGE
static final int COLLABORATION__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
COLLABORATION__TEMPLATE_BINDING
static final int COLLABORATION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_TEMPLATE_SIGNATURE
static final int COLLABORATION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
COLLABORATION__IS_ABSTRACT
static final int COLLABORATION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
COLLABORATION__GENERALIZATION
static final int COLLABORATION__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__POWERTYPE_EXTENT
static final int COLLABORATION__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__FEATURE
static final int COLLABORATION__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__INHERITED_MEMBER
static final int COLLABORATION__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__REDEFINED_CLASSIFIER
static final int COLLABORATION__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__GENERAL
static final int COLLABORATION__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__SUBSTITUTION
static final int COLLABORATION__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__ATTRIBUTE
static final int COLLABORATION__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__REPRESENTATION
static final int COLLABORATION__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
COLLABORATION__COLLABORATION_USE
static final int COLLABORATION__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_USE_CASE
static final int COLLABORATION__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__USE_CASE
static final int COLLABORATION__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_BEHAVIOR
static final int COLLABORATION__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__CLASSIFIER_BEHAVIOR
static final int COLLABORATION__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
COLLABORATION__INTERFACE_REALIZATION
static final int COLLABORATION__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_TRIGGER
static final int COLLABORATION__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_ATTRIBUTE
static final int COLLABORATION__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__PART
static final int COLLABORATION__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__ROLE
static final int COLLABORATION__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
COLLABORATION__OWNED_CONNECTOR
static final int COLLABORATION__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
COLLABORATION__COLLABORATION_ROLE
static final int COLLABORATION__COLLABORATION_ROLE
The feature id for the 'Collaboration Role' reference list.- See Also:
- Constant Field Values
-
COLLABORATION_FEATURE_COUNT
static final int COLLABORATION_FEATURE_COUNT
The number of structural features of the 'Collaboration' class.- See Also:
- Constant Field Values
-
USE_CASE__EANNOTATIONS
static final int USE_CASE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_ELEMENT
static final int USE_CASE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNER
static final int USE_CASE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_COMMENT
static final int USE_CASE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__NAME
static final int USE_CASE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
USE_CASE__VISIBILITY
static final int USE_CASE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
USE_CASE__QUALIFIED_NAME
static final int USE_CASE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
USE_CASE__CLIENT_DEPENDENCY
static final int USE_CASE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
USE_CASE__NAMESPACE
static final int USE_CASE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
USE_CASE__NAME_EXPRESSION
static final int USE_CASE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
USE_CASE__ELEMENT_IMPORT
static final int USE_CASE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__PACKAGE_IMPORT
static final int USE_CASE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_RULE
static final int USE_CASE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__MEMBER
static final int USE_CASE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
USE_CASE__IMPORTED_MEMBER
static final int USE_CASE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_MEMBER
static final int USE_CASE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
USE_CASE__IS_LEAF
static final int USE_CASE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
USE_CASE__REDEFINED_ELEMENT
static final int USE_CASE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
USE_CASE__REDEFINITION_CONTEXT
static final int USE_CASE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNING_TEMPLATE_PARAMETER
static final int USE_CASE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
USE_CASE__TEMPLATE_PARAMETER
static final int USE_CASE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
USE_CASE__PACKAGE
static final int USE_CASE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
USE_CASE__TEMPLATE_BINDING
static final int USE_CASE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_TEMPLATE_SIGNATURE
static final int USE_CASE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
USE_CASE__IS_ABSTRACT
static final int USE_CASE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
USE_CASE__GENERALIZATION
static final int USE_CASE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__POWERTYPE_EXTENT
static final int USE_CASE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
USE_CASE__FEATURE
static final int USE_CASE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
USE_CASE__INHERITED_MEMBER
static final int USE_CASE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
USE_CASE__REDEFINED_CLASSIFIER
static final int USE_CASE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
USE_CASE__GENERAL
static final int USE_CASE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
USE_CASE__SUBSTITUTION
static final int USE_CASE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__ATTRIBUTE
static final int USE_CASE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
USE_CASE__REPRESENTATION
static final int USE_CASE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
USE_CASE__COLLABORATION_USE
static final int USE_CASE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_USE_CASE
static final int USE_CASE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__USE_CASE
static final int USE_CASE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_BEHAVIOR
static final int USE_CASE__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__CLASSIFIER_BEHAVIOR
static final int USE_CASE__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
USE_CASE__INTERFACE_REALIZATION
static final int USE_CASE__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__OWNED_TRIGGER
static final int USE_CASE__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__INCLUDE
static final int USE_CASE__INCLUDE
The feature id for the 'Include' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__EXTEND
static final int USE_CASE__EXTEND
The feature id for the 'Extend' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__EXTENSION_POINT
static final int USE_CASE__EXTENSION_POINT
The feature id for the 'Extension Point' containment reference list.- See Also:
- Constant Field Values
-
USE_CASE__SUBJECT
static final int USE_CASE__SUBJECT
The feature id for the 'Subject' reference list.- See Also:
- Constant Field Values
-
USE_CASE_FEATURE_COUNT
static final int USE_CASE_FEATURE_COUNT
The number of structural features of the 'Use Case' class.- See Also:
- Constant Field Values
-
INCLUDE__EANNOTATIONS
static final int INCLUDE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INCLUDE__OWNED_ELEMENT
static final int INCLUDE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INCLUDE__OWNER
static final int INCLUDE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INCLUDE__OWNED_COMMENT
static final int INCLUDE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INCLUDE__NAME
static final int INCLUDE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INCLUDE__VISIBILITY
static final int INCLUDE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INCLUDE__QUALIFIED_NAME
static final int INCLUDE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INCLUDE__CLIENT_DEPENDENCY
static final int INCLUDE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INCLUDE__NAMESPACE
static final int INCLUDE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INCLUDE__NAME_EXPRESSION
static final int INCLUDE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INCLUDE__RELATED_ELEMENT
static final int INCLUDE__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
INCLUDE__SOURCE
static final int INCLUDE__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
INCLUDE__TARGET
static final int INCLUDE__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
INCLUDE__ADDITION
static final int INCLUDE__ADDITION
The feature id for the 'Addition' reference.- See Also:
- Constant Field Values
-
INCLUDE__INCLUDING_CASE
static final int INCLUDE__INCLUDING_CASE
The feature id for the 'Including Case' container reference.- See Also:
- Constant Field Values
-
INCLUDE_FEATURE_COUNT
static final int INCLUDE_FEATURE_COUNT
The number of structural features of the 'Include' class.- See Also:
- Constant Field Values
-
EXTEND__EANNOTATIONS
static final int EXTEND__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXTEND__OWNED_ELEMENT
static final int EXTEND__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXTEND__OWNER
static final int EXTEND__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXTEND__OWNED_COMMENT
static final int EXTEND__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXTEND__NAME
static final int EXTEND__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXTEND__VISIBILITY
static final int EXTEND__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXTEND__QUALIFIED_NAME
static final int EXTEND__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXTEND__CLIENT_DEPENDENCY
static final int EXTEND__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXTEND__NAMESPACE
static final int EXTEND__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXTEND__NAME_EXPRESSION
static final int EXTEND__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXTEND__RELATED_ELEMENT
static final int EXTEND__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
EXTEND__SOURCE
static final int EXTEND__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
EXTEND__TARGET
static final int EXTEND__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
EXTEND__EXTENDED_CASE
static final int EXTEND__EXTENDED_CASE
The feature id for the 'Extended Case' reference.- See Also:
- Constant Field Values
-
EXTEND__CONDITION
static final int EXTEND__CONDITION
The feature id for the 'Condition' containment reference.- See Also:
- Constant Field Values
-
EXTEND__EXTENSION_LOCATION
static final int EXTEND__EXTENSION_LOCATION
The feature id for the 'Extension Location' reference list.- See Also:
- Constant Field Values
-
EXTEND__EXTENSION
static final int EXTEND__EXTENSION
The feature id for the 'Extension' container reference.- See Also:
- Constant Field Values
-
EXTEND_FEATURE_COUNT
static final int EXTEND_FEATURE_COUNT
The number of structural features of the 'Extend' class.- See Also:
- Constant Field Values
-
EXTENSION_POINT__EANNOTATIONS
static final int EXTENSION_POINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_POINT__OWNED_ELEMENT
static final int EXTENSION_POINT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION_POINT__OWNER
static final int EXTENSION_POINT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXTENSION_POINT__OWNED_COMMENT
static final int EXTENSION_POINT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_POINT__NAME
static final int EXTENSION_POINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION_POINT__VISIBILITY
static final int EXTENSION_POINT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXTENSION_POINT__QUALIFIED_NAME
static final int EXTENSION_POINT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION_POINT__CLIENT_DEPENDENCY
static final int EXTENSION_POINT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXTENSION_POINT__NAMESPACE
static final int EXTENSION_POINT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXTENSION_POINT__NAME_EXPRESSION
static final int EXTENSION_POINT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXTENSION_POINT__IS_LEAF
static final int EXTENSION_POINT__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXTENSION_POINT__REDEFINED_ELEMENT
static final int EXTENSION_POINT__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXTENSION_POINT__REDEFINITION_CONTEXT
static final int EXTENSION_POINT__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXTENSION_POINT__USE_CASE
static final int EXTENSION_POINT__USE_CASE
The feature id for the 'Use Case' container reference.- See Also:
- Constant Field Values
-
EXTENSION_POINT_FEATURE_COUNT
static final int EXTENSION_POINT_FEATURE_COUNT
The number of structural features of the 'Extension Point' class.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__EANNOTATIONS
static final int REDEFINABLE_TEMPLATE_SIGNATURE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_ELEMENT
static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__OWNER
static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_COMMENT
static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__NAME
static final int REDEFINABLE_TEMPLATE_SIGNATURE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__VISIBILITY
static final int REDEFINABLE_TEMPLATE_SIGNATURE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__QUALIFIED_NAME
static final int REDEFINABLE_TEMPLATE_SIGNATURE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__CLIENT_DEPENDENCY
static final int REDEFINABLE_TEMPLATE_SIGNATURE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__NAMESPACE
static final int REDEFINABLE_TEMPLATE_SIGNATURE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__NAME_EXPRESSION
static final int REDEFINABLE_TEMPLATE_SIGNATURE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__IS_LEAF
static final int REDEFINABLE_TEMPLATE_SIGNATURE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINED_ELEMENT
static final int REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINITION_CONTEXT
static final int REDEFINABLE_TEMPLATE_SIGNATURE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__PARAMETER
static final int REDEFINABLE_TEMPLATE_SIGNATURE__PARAMETER
The feature id for the 'Parameter' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_PARAMETER
static final int REDEFINABLE_TEMPLATE_SIGNATURE__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__TEMPLATE
static final int REDEFINABLE_TEMPLATE_SIGNATURE__TEMPLATE
The feature id for the 'Template' container reference.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__EXTENDED_SIGNATURE
static final int REDEFINABLE_TEMPLATE_SIGNATURE__EXTENDED_SIGNATURE
The feature id for the 'Extended Signature' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__INHERITED_PARAMETER
static final int REDEFINABLE_TEMPLATE_SIGNATURE__INHERITED_PARAMETER
The feature id for the 'Inherited Parameter' reference list.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE__CLASSIFIER
static final int REDEFINABLE_TEMPLATE_SIGNATURE__CLASSIFIER
The feature id for the 'Classifier' reference.- See Also:
- Constant Field Values
-
REDEFINABLE_TEMPLATE_SIGNATURE_FEATURE_COUNT
static final int REDEFINABLE_TEMPLATE_SIGNATURE_FEATURE_COUNT
The number of structural features of the 'Redefinable Template Signature' class.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__EANNOTATIONS
static final int CLASSIFIER_TEMPLATE_PARAMETER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__OWNED_ELEMENT
static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__OWNER
static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__OWNED_COMMENT
static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__SIGNATURE
static final int CLASSIFIER_TEMPLATE_PARAMETER__SIGNATURE
The feature id for the 'Signature' container reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
static final int CLASSIFIER_TEMPLATE_PARAMETER__PARAMETERED_ELEMENT
The feature id for the 'Parametered Element' reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_PARAMETERED_ELEMENT
The feature id for the 'Owned Parametered Element' containment reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT
static final int CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT
The feature id for the 'Default' reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__OWNED_DEFAULT
static final int CLASSIFIER_TEMPLATE_PARAMETER__OWNED_DEFAULT
The feature id for the 'Owned Default' containment reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__ALLOW_SUBSTITUTABLE
static final int CLASSIFIER_TEMPLATE_PARAMETER__ALLOW_SUBSTITUTABLE
The feature id for the 'Allow Substitutable' attribute.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT_CLASSIFIER
static final int CLASSIFIER_TEMPLATE_PARAMETER__DEFAULT_CLASSIFIER
The feature id for the 'Default Classifier' reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER__CONSTRAINING_CLASSIFIER
static final int CLASSIFIER_TEMPLATE_PARAMETER__CONSTRAINING_CLASSIFIER
The feature id for the 'Constraining Classifier' reference.- See Also:
- Constant Field Values
-
CLASSIFIER_TEMPLATE_PARAMETER_FEATURE_COUNT
static final int CLASSIFIER_TEMPLATE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Classifier Template Parameter' class.- See Also:
- Constant Field Values
-
EXPRESSION__EANNOTATIONS
static final int EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXPRESSION__OWNED_ELEMENT
static final int EXPRESSION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXPRESSION__OWNER
static final int EXPRESSION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXPRESSION__OWNED_COMMENT
static final int EXPRESSION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXPRESSION__NAME
static final int EXPRESSION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXPRESSION__VISIBILITY
static final int EXPRESSION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXPRESSION__QUALIFIED_NAME
static final int EXPRESSION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXPRESSION__CLIENT_DEPENDENCY
static final int EXPRESSION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXPRESSION__NAMESPACE
static final int EXPRESSION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXPRESSION__NAME_EXPRESSION
static final int EXPRESSION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXPRESSION__OWNING_TEMPLATE_PARAMETER
static final int EXPRESSION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
EXPRESSION__TEMPLATE_PARAMETER
static final int EXPRESSION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
EXPRESSION__TYPE
static final int EXPRESSION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
EXPRESSION__SYMBOL
static final int EXPRESSION__SYMBOL
The feature id for the 'Symbol' attribute.- See Also:
- Constant Field Values
-
EXPRESSION__OPERAND
static final int EXPRESSION__OPERAND
The feature id for the 'Operand' containment reference list.- See Also:
- Constant Field Values
-
EXPRESSION_FEATURE_COUNT
static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__EANNOTATIONS
static final int STRING_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OWNED_ELEMENT
static final int STRING_EXPRESSION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OWNER
static final int STRING_EXPRESSION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OWNED_COMMENT
static final int STRING_EXPRESSION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__NAME
static final int STRING_EXPRESSION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__VISIBILITY
static final int STRING_EXPRESSION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__QUALIFIED_NAME
static final int STRING_EXPRESSION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__CLIENT_DEPENDENCY
static final int STRING_EXPRESSION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__NAMESPACE
static final int STRING_EXPRESSION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__NAME_EXPRESSION
static final int STRING_EXPRESSION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OWNING_TEMPLATE_PARAMETER
static final int STRING_EXPRESSION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__TEMPLATE_PARAMETER
static final int STRING_EXPRESSION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__TYPE
static final int STRING_EXPRESSION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__SYMBOL
static final int STRING_EXPRESSION__SYMBOL
The feature id for the 'Symbol' attribute.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OPERAND
static final int STRING_EXPRESSION__OPERAND
The feature id for the 'Operand' containment reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__TEMPLATE_BINDING
static final int STRING_EXPRESSION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OWNED_TEMPLATE_SIGNATURE
static final int STRING_EXPRESSION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__SUB_EXPRESSION
static final int STRING_EXPRESSION__SUB_EXPRESSION
The feature id for the 'Sub Expression' containment reference list.- See Also:
- Constant Field Values
-
STRING_EXPRESSION__OWNING_EXPRESSION
static final int STRING_EXPRESSION__OWNING_EXPRESSION
The feature id for the 'Owning Expression' container reference.- See Also:
- Constant Field Values
-
STRING_EXPRESSION_FEATURE_COUNT
static final int STRING_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'String Expression' class.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__EANNOTATIONS
static final int PACKAGE_MERGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__OWNED_ELEMENT
static final int PACKAGE_MERGE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__OWNER
static final int PACKAGE_MERGE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__OWNED_COMMENT
static final int PACKAGE_MERGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__RELATED_ELEMENT
static final int PACKAGE_MERGE__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__SOURCE
static final int PACKAGE_MERGE__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__TARGET
static final int PACKAGE_MERGE__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__MERGED_PACKAGE
static final int PACKAGE_MERGE__MERGED_PACKAGE
The feature id for the 'Merged Package' reference.- See Also:
- Constant Field Values
-
PACKAGE_MERGE__RECEIVING_PACKAGE
static final int PACKAGE_MERGE__RECEIVING_PACKAGE
The feature id for the 'Receiving Package' container reference.- See Also:
- Constant Field Values
-
PACKAGE_MERGE_FEATURE_COUNT
static final int PACKAGE_MERGE_FEATURE_COUNT
The number of structural features of the 'Package Merge' class.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__EANNOTATIONS
static final int PROFILE_APPLICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__OWNED_ELEMENT
static final int PROFILE_APPLICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__OWNER
static final int PROFILE_APPLICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__OWNED_COMMENT
static final int PROFILE_APPLICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__RELATED_ELEMENT
static final int PROFILE_APPLICATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__SOURCE
static final int PROFILE_APPLICATION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__TARGET
static final int PROFILE_APPLICATION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__APPLIED_PROFILE
static final int PROFILE_APPLICATION__APPLIED_PROFILE
The feature id for the 'Applied Profile' reference.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__IS_STRICT
static final int PROFILE_APPLICATION__IS_STRICT
The feature id for the 'Is Strict' attribute.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION__APPLYING_PACKAGE
static final int PROFILE_APPLICATION__APPLYING_PACKAGE
The feature id for the 'Applying Package' container reference.- See Also:
- Constant Field Values
-
PROFILE_APPLICATION_FEATURE_COUNT
static final int PROFILE_APPLICATION_FEATURE_COUNT
The number of structural features of the 'Profile Application' class.- See Also:
- Constant Field Values
-
ENUMERATION__EANNOTATIONS
static final int ENUMERATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_ELEMENT
static final int ENUMERATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNER
static final int ENUMERATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_COMMENT
static final int ENUMERATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__NAME
static final int ENUMERATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ENUMERATION__VISIBILITY
static final int ENUMERATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ENUMERATION__QUALIFIED_NAME
static final int ENUMERATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ENUMERATION__CLIENT_DEPENDENCY
static final int ENUMERATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__NAMESPACE
static final int ENUMERATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ENUMERATION__NAME_EXPRESSION
static final int ENUMERATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ENUMERATION__ELEMENT_IMPORT
static final int ENUMERATION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__PACKAGE_IMPORT
static final int ENUMERATION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_RULE
static final int ENUMERATION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__MEMBER
static final int ENUMERATION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__IMPORTED_MEMBER
static final int ENUMERATION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_MEMBER
static final int ENUMERATION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__IS_LEAF
static final int ENUMERATION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ENUMERATION__REDEFINED_ELEMENT
static final int ENUMERATION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__REDEFINITION_CONTEXT
static final int ENUMERATION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNING_TEMPLATE_PARAMETER
static final int ENUMERATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ENUMERATION__TEMPLATE_PARAMETER
static final int ENUMERATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ENUMERATION__PACKAGE
static final int ENUMERATION__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ENUMERATION__TEMPLATE_BINDING
static final int ENUMERATION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_TEMPLATE_SIGNATURE
static final int ENUMERATION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ENUMERATION__IS_ABSTRACT
static final int ENUMERATION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ENUMERATION__GENERALIZATION
static final int ENUMERATION__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__POWERTYPE_EXTENT
static final int ENUMERATION__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__FEATURE
static final int ENUMERATION__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__INHERITED_MEMBER
static final int ENUMERATION__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__REDEFINED_CLASSIFIER
static final int ENUMERATION__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__GENERAL
static final int ENUMERATION__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__SUBSTITUTION
static final int ENUMERATION__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__ATTRIBUTE
static final int ENUMERATION__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__REPRESENTATION
static final int ENUMERATION__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ENUMERATION__COLLABORATION_USE
static final int ENUMERATION__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_USE_CASE
static final int ENUMERATION__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__USE_CASE
static final int ENUMERATION__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_ATTRIBUTE
static final int ENUMERATION__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_OPERATION
static final int ENUMERATION__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION__OWNED_LITERAL
static final int ENUMERATION__OWNED_LITERAL
The feature id for the 'Owned Literal' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION_FEATURE_COUNT
static final int ENUMERATION_FEATURE_COUNT
The number of structural features of the 'Enumeration' class.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__EANNOTATIONS
static final int INSTANCE_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__OWNED_ELEMENT
static final int INSTANCE_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__OWNER
static final int INSTANCE_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__OWNED_COMMENT
static final int INSTANCE_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__NAME
static final int INSTANCE_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__VISIBILITY
static final int INSTANCE_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__QUALIFIED_NAME
static final int INSTANCE_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__CLIENT_DEPENDENCY
static final int INSTANCE_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__NAMESPACE
static final int INSTANCE_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__NAME_EXPRESSION
static final int INSTANCE_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__DEPLOYMENT
static final int INSTANCE_SPECIFICATION__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__DEPLOYED_ELEMENT
static final int INSTANCE_SPECIFICATION__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
static final int INSTANCE_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__TEMPLATE_PARAMETER
static final int INSTANCE_SPECIFICATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__CLASSIFIER
static final int INSTANCE_SPECIFICATION__CLASSIFIER
The feature id for the 'Classifier' reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__SLOT
static final int INSTANCE_SPECIFICATION__SLOT
The feature id for the 'Slot' containment reference list.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION__SPECIFICATION
static final int INSTANCE_SPECIFICATION__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
INSTANCE_SPECIFICATION_FEATURE_COUNT
static final int INSTANCE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Instance Specification' class.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__EANNOTATIONS
static final int ENUMERATION_LITERAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__OWNED_ELEMENT
static final int ENUMERATION_LITERAL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__OWNER
static final int ENUMERATION_LITERAL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__OWNED_COMMENT
static final int ENUMERATION_LITERAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__NAME
static final int ENUMERATION_LITERAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__VISIBILITY
static final int ENUMERATION_LITERAL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__QUALIFIED_NAME
static final int ENUMERATION_LITERAL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__CLIENT_DEPENDENCY
static final int ENUMERATION_LITERAL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__NAMESPACE
static final int ENUMERATION_LITERAL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__NAME_EXPRESSION
static final int ENUMERATION_LITERAL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__DEPLOYMENT
static final int ENUMERATION_LITERAL__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__DEPLOYED_ELEMENT
static final int ENUMERATION_LITERAL__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__OWNING_TEMPLATE_PARAMETER
static final int ENUMERATION_LITERAL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__TEMPLATE_PARAMETER
static final int ENUMERATION_LITERAL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__CLASSIFIER
static final int ENUMERATION_LITERAL__CLASSIFIER
The feature id for the 'Classifier' reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__SLOT
static final int ENUMERATION_LITERAL__SLOT
The feature id for the 'Slot' containment reference list.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__SPECIFICATION
static final int ENUMERATION_LITERAL__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL__ENUMERATION
static final int ENUMERATION_LITERAL__ENUMERATION
The feature id for the 'Enumeration' container reference.- See Also:
- Constant Field Values
-
ENUMERATION_LITERAL_FEATURE_COUNT
static final int ENUMERATION_LITERAL_FEATURE_COUNT
The number of structural features of the 'Enumeration Literal' class.- See Also:
- Constant Field Values
-
SLOT__EANNOTATIONS
static final int SLOT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SLOT__OWNED_ELEMENT
static final int SLOT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SLOT__OWNER
static final int SLOT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SLOT__OWNED_COMMENT
static final int SLOT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SLOT__DEFINING_FEATURE
static final int SLOT__DEFINING_FEATURE
The feature id for the 'Defining Feature' reference.- See Also:
- Constant Field Values
-
SLOT__VALUE
static final int SLOT__VALUE
The feature id for the 'Value' containment reference list.- See Also:
- Constant Field Values
-
SLOT__OWNING_INSTANCE
static final int SLOT__OWNING_INSTANCE
The feature id for the 'Owning Instance' container reference.- See Also:
- Constant Field Values
-
SLOT_FEATURE_COUNT
static final int SLOT_FEATURE_COUNT
The number of structural features of the 'Slot' class.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__EANNOTATIONS
static final int PRIMITIVE_TYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_ELEMENT
static final int PRIMITIVE_TYPE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNER
static final int PRIMITIVE_TYPE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_COMMENT
static final int PRIMITIVE_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__NAME
static final int PRIMITIVE_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__VISIBILITY
static final int PRIMITIVE_TYPE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__QUALIFIED_NAME
static final int PRIMITIVE_TYPE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__CLIENT_DEPENDENCY
static final int PRIMITIVE_TYPE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__NAMESPACE
static final int PRIMITIVE_TYPE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__NAME_EXPRESSION
static final int PRIMITIVE_TYPE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__ELEMENT_IMPORT
static final int PRIMITIVE_TYPE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__PACKAGE_IMPORT
static final int PRIMITIVE_TYPE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_RULE
static final int PRIMITIVE_TYPE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__MEMBER
static final int PRIMITIVE_TYPE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__IMPORTED_MEMBER
static final int PRIMITIVE_TYPE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_MEMBER
static final int PRIMITIVE_TYPE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__IS_LEAF
static final int PRIMITIVE_TYPE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__REDEFINED_ELEMENT
static final int PRIMITIVE_TYPE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__REDEFINITION_CONTEXT
static final int PRIMITIVE_TYPE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNING_TEMPLATE_PARAMETER
static final int PRIMITIVE_TYPE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__TEMPLATE_PARAMETER
static final int PRIMITIVE_TYPE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__PACKAGE
static final int PRIMITIVE_TYPE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__TEMPLATE_BINDING
static final int PRIMITIVE_TYPE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_TEMPLATE_SIGNATURE
static final int PRIMITIVE_TYPE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__IS_ABSTRACT
static final int PRIMITIVE_TYPE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__GENERALIZATION
static final int PRIMITIVE_TYPE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__POWERTYPE_EXTENT
static final int PRIMITIVE_TYPE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__FEATURE
static final int PRIMITIVE_TYPE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__INHERITED_MEMBER
static final int PRIMITIVE_TYPE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__REDEFINED_CLASSIFIER
static final int PRIMITIVE_TYPE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__GENERAL
static final int PRIMITIVE_TYPE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__SUBSTITUTION
static final int PRIMITIVE_TYPE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__ATTRIBUTE
static final int PRIMITIVE_TYPE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__REPRESENTATION
static final int PRIMITIVE_TYPE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__COLLABORATION_USE
static final int PRIMITIVE_TYPE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_USE_CASE
static final int PRIMITIVE_TYPE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__USE_CASE
static final int PRIMITIVE_TYPE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_ATTRIBUTE
static final int PRIMITIVE_TYPE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE__OWNED_OPERATION
static final int PRIMITIVE_TYPE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
PRIMITIVE_TYPE_FEATURE_COUNT
static final int PRIMITIVE_TYPE_FEATURE_COUNT
The number of structural features of the 'Primitive Type' class.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__EANNOTATIONS
static final int LITERAL_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__OWNED_ELEMENT
static final int LITERAL_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__OWNER
static final int LITERAL_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__OWNED_COMMENT
static final int LITERAL_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__NAME
static final int LITERAL_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__VISIBILITY
static final int LITERAL_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__QUALIFIED_NAME
static final int LITERAL_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__CLIENT_DEPENDENCY
static final int LITERAL_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__NAMESPACE
static final int LITERAL_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__NAME_EXPRESSION
static final int LITERAL_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
static final int LITERAL_SPECIFICATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__TEMPLATE_PARAMETER
static final int LITERAL_SPECIFICATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION__TYPE
static final int LITERAL_SPECIFICATION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
LITERAL_SPECIFICATION_FEATURE_COUNT
static final int LITERAL_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Literal Specification' class.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__EANNOTATIONS
static final int LITERAL_INTEGER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__OWNED_ELEMENT
static final int LITERAL_INTEGER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__OWNER
static final int LITERAL_INTEGER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__OWNED_COMMENT
static final int LITERAL_INTEGER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__NAME
static final int LITERAL_INTEGER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__VISIBILITY
static final int LITERAL_INTEGER__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__QUALIFIED_NAME
static final int LITERAL_INTEGER__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__CLIENT_DEPENDENCY
static final int LITERAL_INTEGER__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__NAMESPACE
static final int LITERAL_INTEGER__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__NAME_EXPRESSION
static final int LITERAL_INTEGER__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__OWNING_TEMPLATE_PARAMETER
static final int LITERAL_INTEGER__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__TEMPLATE_PARAMETER
static final int LITERAL_INTEGER__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__TYPE
static final int LITERAL_INTEGER__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
LITERAL_INTEGER__VALUE
static final int LITERAL_INTEGER__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
LITERAL_INTEGER_FEATURE_COUNT
static final int LITERAL_INTEGER_FEATURE_COUNT
The number of structural features of the 'Literal Integer' class.- See Also:
- Constant Field Values
-
LITERAL_STRING__EANNOTATIONS
static final int LITERAL_STRING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_STRING__OWNED_ELEMENT
static final int LITERAL_STRING__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LITERAL_STRING__OWNER
static final int LITERAL_STRING__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LITERAL_STRING__OWNED_COMMENT
static final int LITERAL_STRING__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_STRING__NAME
static final int LITERAL_STRING__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_STRING__VISIBILITY
static final int LITERAL_STRING__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LITERAL_STRING__QUALIFIED_NAME
static final int LITERAL_STRING__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_STRING__CLIENT_DEPENDENCY
static final int LITERAL_STRING__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LITERAL_STRING__NAMESPACE
static final int LITERAL_STRING__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LITERAL_STRING__NAME_EXPRESSION
static final int LITERAL_STRING__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LITERAL_STRING__OWNING_TEMPLATE_PARAMETER
static final int LITERAL_STRING__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
LITERAL_STRING__TEMPLATE_PARAMETER
static final int LITERAL_STRING__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
LITERAL_STRING__TYPE
static final int LITERAL_STRING__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
LITERAL_STRING__VALUE
static final int LITERAL_STRING__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
LITERAL_STRING_FEATURE_COUNT
static final int LITERAL_STRING_FEATURE_COUNT
The number of structural features of the 'Literal String' class.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__EANNOTATIONS
static final int LITERAL_BOOLEAN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__OWNED_ELEMENT
static final int LITERAL_BOOLEAN__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__OWNER
static final int LITERAL_BOOLEAN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__OWNED_COMMENT
static final int LITERAL_BOOLEAN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__NAME
static final int LITERAL_BOOLEAN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__VISIBILITY
static final int LITERAL_BOOLEAN__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__QUALIFIED_NAME
static final int LITERAL_BOOLEAN__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__CLIENT_DEPENDENCY
static final int LITERAL_BOOLEAN__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__NAMESPACE
static final int LITERAL_BOOLEAN__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__NAME_EXPRESSION
static final int LITERAL_BOOLEAN__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__OWNING_TEMPLATE_PARAMETER
static final int LITERAL_BOOLEAN__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__TEMPLATE_PARAMETER
static final int LITERAL_BOOLEAN__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__TYPE
static final int LITERAL_BOOLEAN__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN__VALUE
static final int LITERAL_BOOLEAN__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
LITERAL_BOOLEAN_FEATURE_COUNT
static final int LITERAL_BOOLEAN_FEATURE_COUNT
The number of structural features of the 'Literal Boolean' class.- See Also:
- Constant Field Values
-
LITERAL_NULL__EANNOTATIONS
static final int LITERAL_NULL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_NULL__OWNED_ELEMENT
static final int LITERAL_NULL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LITERAL_NULL__OWNER
static final int LITERAL_NULL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LITERAL_NULL__OWNED_COMMENT
static final int LITERAL_NULL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_NULL__NAME
static final int LITERAL_NULL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_NULL__VISIBILITY
static final int LITERAL_NULL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LITERAL_NULL__QUALIFIED_NAME
static final int LITERAL_NULL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_NULL__CLIENT_DEPENDENCY
static final int LITERAL_NULL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LITERAL_NULL__NAMESPACE
static final int LITERAL_NULL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LITERAL_NULL__NAME_EXPRESSION
static final int LITERAL_NULL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LITERAL_NULL__OWNING_TEMPLATE_PARAMETER
static final int LITERAL_NULL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
LITERAL_NULL__TEMPLATE_PARAMETER
static final int LITERAL_NULL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
LITERAL_NULL__TYPE
static final int LITERAL_NULL__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
LITERAL_NULL_FEATURE_COUNT
static final int LITERAL_NULL_FEATURE_COUNT
The number of structural features of the 'Literal Null' class.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__EANNOTATIONS
static final int INSTANCE_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__OWNED_ELEMENT
static final int INSTANCE_VALUE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__OWNER
static final int INSTANCE_VALUE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__OWNED_COMMENT
static final int INSTANCE_VALUE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__NAME
static final int INSTANCE_VALUE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__VISIBILITY
static final int INSTANCE_VALUE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__QUALIFIED_NAME
static final int INSTANCE_VALUE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__CLIENT_DEPENDENCY
static final int INSTANCE_VALUE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__NAMESPACE
static final int INSTANCE_VALUE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__NAME_EXPRESSION
static final int INSTANCE_VALUE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__OWNING_TEMPLATE_PARAMETER
static final int INSTANCE_VALUE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__TEMPLATE_PARAMETER
static final int INSTANCE_VALUE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__TYPE
static final int INSTANCE_VALUE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE__INSTANCE
static final int INSTANCE_VALUE__INSTANCE
The feature id for the 'Instance' reference.- See Also:
- Constant Field Values
-
INSTANCE_VALUE_FEATURE_COUNT
static final int INSTANCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Instance Value' class.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__EANNOTATIONS
static final int LITERAL_UNLIMITED_NATURAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__OWNED_ELEMENT
static final int LITERAL_UNLIMITED_NATURAL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__OWNER
static final int LITERAL_UNLIMITED_NATURAL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__OWNED_COMMENT
static final int LITERAL_UNLIMITED_NATURAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__NAME
static final int LITERAL_UNLIMITED_NATURAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__VISIBILITY
static final int LITERAL_UNLIMITED_NATURAL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__QUALIFIED_NAME
static final int LITERAL_UNLIMITED_NATURAL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__CLIENT_DEPENDENCY
static final int LITERAL_UNLIMITED_NATURAL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__NAMESPACE
static final int LITERAL_UNLIMITED_NATURAL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__NAME_EXPRESSION
static final int LITERAL_UNLIMITED_NATURAL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__OWNING_TEMPLATE_PARAMETER
static final int LITERAL_UNLIMITED_NATURAL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__TEMPLATE_PARAMETER
static final int LITERAL_UNLIMITED_NATURAL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__TYPE
static final int LITERAL_UNLIMITED_NATURAL__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL__VALUE
static final int LITERAL_UNLIMITED_NATURAL__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
LITERAL_UNLIMITED_NATURAL_FEATURE_COUNT
static final int LITERAL_UNLIMITED_NATURAL_FEATURE_COUNT
The number of structural features of the 'Literal Unlimited Natural' class.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__EANNOTATIONS
static final int OPAQUE_BEHAVIOR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_ELEMENT
static final int OPAQUE_BEHAVIOR__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNER
static final int OPAQUE_BEHAVIOR__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_COMMENT
static final int OPAQUE_BEHAVIOR__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__NAME
static final int OPAQUE_BEHAVIOR__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__VISIBILITY
static final int OPAQUE_BEHAVIOR__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__QUALIFIED_NAME
static final int OPAQUE_BEHAVIOR__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__CLIENT_DEPENDENCY
static final int OPAQUE_BEHAVIOR__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__NAMESPACE
static final int OPAQUE_BEHAVIOR__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__NAME_EXPRESSION
static final int OPAQUE_BEHAVIOR__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__ELEMENT_IMPORT
static final int OPAQUE_BEHAVIOR__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__PACKAGE_IMPORT
static final int OPAQUE_BEHAVIOR__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_RULE
static final int OPAQUE_BEHAVIOR__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__MEMBER
static final int OPAQUE_BEHAVIOR__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__IMPORTED_MEMBER
static final int OPAQUE_BEHAVIOR__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_MEMBER
static final int OPAQUE_BEHAVIOR__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__IS_LEAF
static final int OPAQUE_BEHAVIOR__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__REDEFINED_ELEMENT
static final int OPAQUE_BEHAVIOR__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__REDEFINITION_CONTEXT
static final int OPAQUE_BEHAVIOR__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNING_TEMPLATE_PARAMETER
static final int OPAQUE_BEHAVIOR__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__TEMPLATE_PARAMETER
static final int OPAQUE_BEHAVIOR__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__PACKAGE
static final int OPAQUE_BEHAVIOR__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__TEMPLATE_BINDING
static final int OPAQUE_BEHAVIOR__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
static final int OPAQUE_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__IS_ABSTRACT
static final int OPAQUE_BEHAVIOR__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__GENERALIZATION
static final int OPAQUE_BEHAVIOR__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__POWERTYPE_EXTENT
static final int OPAQUE_BEHAVIOR__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__FEATURE
static final int OPAQUE_BEHAVIOR__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__INHERITED_MEMBER
static final int OPAQUE_BEHAVIOR__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__REDEFINED_CLASSIFIER
static final int OPAQUE_BEHAVIOR__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__GENERAL
static final int OPAQUE_BEHAVIOR__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__SUBSTITUTION
static final int OPAQUE_BEHAVIOR__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__ATTRIBUTE
static final int OPAQUE_BEHAVIOR__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__REPRESENTATION
static final int OPAQUE_BEHAVIOR__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__COLLABORATION_USE
static final int OPAQUE_BEHAVIOR__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_USE_CASE
static final int OPAQUE_BEHAVIOR__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__USE_CASE
static final int OPAQUE_BEHAVIOR__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_ATTRIBUTE
static final int OPAQUE_BEHAVIOR__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__PART
static final int OPAQUE_BEHAVIOR__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__ROLE
static final int OPAQUE_BEHAVIOR__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_CONNECTOR
static final int OPAQUE_BEHAVIOR__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_PORT
static final int OPAQUE_BEHAVIOR__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_BEHAVIOR
static final int OPAQUE_BEHAVIOR__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__CLASSIFIER_BEHAVIOR
static final int OPAQUE_BEHAVIOR__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__INTERFACE_REALIZATION
static final int OPAQUE_BEHAVIOR__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_TRIGGER
static final int OPAQUE_BEHAVIOR__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__NESTED_CLASSIFIER
static final int OPAQUE_BEHAVIOR__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_OPERATION
static final int OPAQUE_BEHAVIOR__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__SUPER_CLASS
static final int OPAQUE_BEHAVIOR__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__IS_ACTIVE
static final int OPAQUE_BEHAVIOR__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_RECEPTION
static final int OPAQUE_BEHAVIOR__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__EXTENSION
static final int OPAQUE_BEHAVIOR__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__IS_REENTRANT
static final int OPAQUE_BEHAVIOR__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__REDEFINED_BEHAVIOR
static final int OPAQUE_BEHAVIOR__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_PARAMETER
static final int OPAQUE_BEHAVIOR__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__CONTEXT
static final int OPAQUE_BEHAVIOR__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__PRECONDITION
static final int OPAQUE_BEHAVIOR__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__POSTCONDITION
static final int OPAQUE_BEHAVIOR__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__OWNED_PARAMETER_SET
static final int OPAQUE_BEHAVIOR__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__SPECIFICATION
static final int OPAQUE_BEHAVIOR__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__BODY
static final int OPAQUE_BEHAVIOR__BODY
The feature id for the 'Body' attribute list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR__LANGUAGE
static final int OPAQUE_BEHAVIOR__LANGUAGE
The feature id for the 'Language' attribute list.- See Also:
- Constant Field Values
-
OPAQUE_BEHAVIOR_FEATURE_COUNT
static final int OPAQUE_BEHAVIOR_FEATURE_COUNT
The number of structural features of the 'Opaque Behavior' class.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__EANNOTATIONS
static final int FUNCTION_BEHAVIOR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_ELEMENT
static final int FUNCTION_BEHAVIOR__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNER
static final int FUNCTION_BEHAVIOR__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_COMMENT
static final int FUNCTION_BEHAVIOR__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__NAME
static final int FUNCTION_BEHAVIOR__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__VISIBILITY
static final int FUNCTION_BEHAVIOR__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__QUALIFIED_NAME
static final int FUNCTION_BEHAVIOR__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__CLIENT_DEPENDENCY
static final int FUNCTION_BEHAVIOR__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__NAMESPACE
static final int FUNCTION_BEHAVIOR__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__NAME_EXPRESSION
static final int FUNCTION_BEHAVIOR__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__ELEMENT_IMPORT
static final int FUNCTION_BEHAVIOR__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__PACKAGE_IMPORT
static final int FUNCTION_BEHAVIOR__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_RULE
static final int FUNCTION_BEHAVIOR__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__MEMBER
static final int FUNCTION_BEHAVIOR__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__IMPORTED_MEMBER
static final int FUNCTION_BEHAVIOR__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_MEMBER
static final int FUNCTION_BEHAVIOR__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__IS_LEAF
static final int FUNCTION_BEHAVIOR__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__REDEFINED_ELEMENT
static final int FUNCTION_BEHAVIOR__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__REDEFINITION_CONTEXT
static final int FUNCTION_BEHAVIOR__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNING_TEMPLATE_PARAMETER
static final int FUNCTION_BEHAVIOR__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__TEMPLATE_PARAMETER
static final int FUNCTION_BEHAVIOR__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__PACKAGE
static final int FUNCTION_BEHAVIOR__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__TEMPLATE_BINDING
static final int FUNCTION_BEHAVIOR__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
static final int FUNCTION_BEHAVIOR__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__IS_ABSTRACT
static final int FUNCTION_BEHAVIOR__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__GENERALIZATION
static final int FUNCTION_BEHAVIOR__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__POWERTYPE_EXTENT
static final int FUNCTION_BEHAVIOR__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__FEATURE
static final int FUNCTION_BEHAVIOR__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__INHERITED_MEMBER
static final int FUNCTION_BEHAVIOR__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__REDEFINED_CLASSIFIER
static final int FUNCTION_BEHAVIOR__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__GENERAL
static final int FUNCTION_BEHAVIOR__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__SUBSTITUTION
static final int FUNCTION_BEHAVIOR__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__ATTRIBUTE
static final int FUNCTION_BEHAVIOR__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__REPRESENTATION
static final int FUNCTION_BEHAVIOR__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__COLLABORATION_USE
static final int FUNCTION_BEHAVIOR__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_USE_CASE
static final int FUNCTION_BEHAVIOR__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__USE_CASE
static final int FUNCTION_BEHAVIOR__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_ATTRIBUTE
static final int FUNCTION_BEHAVIOR__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__PART
static final int FUNCTION_BEHAVIOR__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__ROLE
static final int FUNCTION_BEHAVIOR__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_CONNECTOR
static final int FUNCTION_BEHAVIOR__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_PORT
static final int FUNCTION_BEHAVIOR__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_BEHAVIOR
static final int FUNCTION_BEHAVIOR__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__CLASSIFIER_BEHAVIOR
static final int FUNCTION_BEHAVIOR__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__INTERFACE_REALIZATION
static final int FUNCTION_BEHAVIOR__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_TRIGGER
static final int FUNCTION_BEHAVIOR__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__NESTED_CLASSIFIER
static final int FUNCTION_BEHAVIOR__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_OPERATION
static final int FUNCTION_BEHAVIOR__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__SUPER_CLASS
static final int FUNCTION_BEHAVIOR__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__IS_ACTIVE
static final int FUNCTION_BEHAVIOR__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_RECEPTION
static final int FUNCTION_BEHAVIOR__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__EXTENSION
static final int FUNCTION_BEHAVIOR__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__IS_REENTRANT
static final int FUNCTION_BEHAVIOR__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__REDEFINED_BEHAVIOR
static final int FUNCTION_BEHAVIOR__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_PARAMETER
static final int FUNCTION_BEHAVIOR__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__CONTEXT
static final int FUNCTION_BEHAVIOR__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__PRECONDITION
static final int FUNCTION_BEHAVIOR__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__POSTCONDITION
static final int FUNCTION_BEHAVIOR__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__OWNED_PARAMETER_SET
static final int FUNCTION_BEHAVIOR__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__SPECIFICATION
static final int FUNCTION_BEHAVIOR__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__BODY
static final int FUNCTION_BEHAVIOR__BODY
The feature id for the 'Body' attribute list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR__LANGUAGE
static final int FUNCTION_BEHAVIOR__LANGUAGE
The feature id for the 'Language' attribute list.- See Also:
- Constant Field Values
-
FUNCTION_BEHAVIOR_FEATURE_COUNT
static final int FUNCTION_BEHAVIOR_FEATURE_COUNT
The number of structural features of the 'Function Behavior' class.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__EANNOTATIONS
static final int ACTIVITY_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__OWNED_ELEMENT
static final int ACTIVITY_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__OWNER
static final int ACTIVITY_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__OWNED_COMMENT
static final int ACTIVITY_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__NAME
static final int ACTIVITY_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__VISIBILITY
static final int ACTIVITY_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__QUALIFIED_NAME
static final int ACTIVITY_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__CLIENT_DEPENDENCY
static final int ACTIVITY_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__NAMESPACE
static final int ACTIVITY_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__NAME_EXPRESSION
static final int ACTIVITY_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__IS_LEAF
static final int ACTIVITY_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__REDEFINED_ELEMENT
static final int ACTIVITY_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__REDEFINITION_CONTEXT
static final int ACTIVITY_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__IN_STRUCTURED_NODE
static final int ACTIVITY_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__ACTIVITY
static final int ACTIVITY_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__OUTGOING
static final int ACTIVITY_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__INCOMING
static final int ACTIVITY_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__IN_PARTITION
static final int ACTIVITY_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION
static final int ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__IN_GROUP
static final int ACTIVITY_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE__REDEFINED_NODE
static final int ACTIVITY_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_NODE_FEATURE_COUNT
static final int ACTIVITY_NODE_FEATURE_COUNT
The number of structural features of the 'Activity Node' class.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__EANNOTATIONS
static final int EXECUTABLE_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__OWNED_ELEMENT
static final int EXECUTABLE_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__OWNER
static final int EXECUTABLE_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__OWNED_COMMENT
static final int EXECUTABLE_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__NAME
static final int EXECUTABLE_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__VISIBILITY
static final int EXECUTABLE_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__QUALIFIED_NAME
static final int EXECUTABLE_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__CLIENT_DEPENDENCY
static final int EXECUTABLE_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__NAMESPACE
static final int EXECUTABLE_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__NAME_EXPRESSION
static final int EXECUTABLE_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__IS_LEAF
static final int EXECUTABLE_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__REDEFINED_ELEMENT
static final int EXECUTABLE_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__REDEFINITION_CONTEXT
static final int EXECUTABLE_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__IN_STRUCTURED_NODE
static final int EXECUTABLE_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__ACTIVITY
static final int EXECUTABLE_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__OUTGOING
static final int EXECUTABLE_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__INCOMING
static final int EXECUTABLE_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__IN_PARTITION
static final int EXECUTABLE_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__IN_INTERRUPTIBLE_REGION
static final int EXECUTABLE_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__IN_GROUP
static final int EXECUTABLE_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__REDEFINED_NODE
static final int EXECUTABLE_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE__HANDLER
static final int EXECUTABLE_NODE__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
EXECUTABLE_NODE_FEATURE_COUNT
static final int EXECUTABLE_NODE_FEATURE_COUNT
The number of structural features of the 'Executable Node' class.- See Also:
- Constant Field Values
-
ACTION__EANNOTATIONS
static final int ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTION__OWNED_ELEMENT
static final int ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTION__OWNER
static final int ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTION__OWNED_COMMENT
static final int ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTION__NAME
static final int ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTION__VISIBILITY
static final int ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTION__QUALIFIED_NAME
static final int ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTION__CLIENT_DEPENDENCY
static final int ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTION__NAMESPACE
static final int ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTION__NAME_EXPRESSION
static final int ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTION__IS_LEAF
static final int ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTION__REDEFINED_ELEMENT
static final int ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTION__REDEFINITION_CONTEXT
static final int ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTION__IN_STRUCTURED_NODE
static final int ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACTION__ACTIVITY
static final int ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACTION__OUTGOING
static final int ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACTION__INCOMING
static final int ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACTION__IN_PARTITION
static final int ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACTION__IN_INTERRUPTIBLE_REGION
static final int ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACTION__IN_GROUP
static final int ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACTION__REDEFINED_NODE
static final int ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACTION__HANDLER
static final int ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
ACTION__OUTPUT
static final int ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
ACTION__INPUT
static final int ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
ACTION__CONTEXT
static final int ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
ACTION__LOCAL_PRECONDITION
static final int ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
ACTION__LOCAL_POSTCONDITION
static final int ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
ACTION_FEATURE_COUNT
static final int ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.- See Also:
- Constant Field Values
-
OBSERVATION
static final int OBSERVATION
The meta object id for the 'Observation' class.- See Also:
ObservationImpl,UMLPackageImpl.getObservation(), Constant Field Values
-
TIME_OBSERVATION
static final int TIME_OBSERVATION
The meta object id for the 'Time Observation' class.- See Also:
TimeObservationImpl,UMLPackageImpl.getTimeObservation(), Constant Field Values
-
DURATION_OBSERVATION
static final int DURATION_OBSERVATION
The meta object id for the 'Duration Observation' class.- See Also:
DurationObservationImpl,UMLPackageImpl.getDurationObservation(), Constant Field Values
-
OPAQUE_ACTION__EANNOTATIONS
static final int OPAQUE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__OWNED_ELEMENT
static final int OPAQUE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__OWNER
static final int OPAQUE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__OWNED_COMMENT
static final int OPAQUE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__NAME
static final int OPAQUE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__VISIBILITY
static final int OPAQUE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__QUALIFIED_NAME
static final int OPAQUE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__CLIENT_DEPENDENCY
static final int OPAQUE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__NAMESPACE
static final int OPAQUE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__NAME_EXPRESSION
static final int OPAQUE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__IS_LEAF
static final int OPAQUE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__REDEFINED_ELEMENT
static final int OPAQUE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__REDEFINITION_CONTEXT
static final int OPAQUE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__IN_STRUCTURED_NODE
static final int OPAQUE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__ACTIVITY
static final int OPAQUE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__OUTGOING
static final int OPAQUE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__INCOMING
static final int OPAQUE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__IN_PARTITION
static final int OPAQUE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__IN_INTERRUPTIBLE_REGION
static final int OPAQUE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__IN_GROUP
static final int OPAQUE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__REDEFINED_NODE
static final int OPAQUE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__HANDLER
static final int OPAQUE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__OUTPUT
static final int OPAQUE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__INPUT
static final int OPAQUE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__CONTEXT
static final int OPAQUE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__LOCAL_PRECONDITION
static final int OPAQUE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__LOCAL_POSTCONDITION
static final int OPAQUE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__BODY
static final int OPAQUE_ACTION__BODY
The feature id for the 'Body' attribute list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__LANGUAGE
static final int OPAQUE_ACTION__LANGUAGE
The feature id for the 'Language' attribute list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__INPUT_VALUE
static final int OPAQUE_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION__OUTPUT_VALUE
static final int OPAQUE_ACTION__OUTPUT_VALUE
The feature id for the 'Output Value' containment reference list.- See Also:
- Constant Field Values
-
OPAQUE_ACTION_FEATURE_COUNT
static final int OPAQUE_ACTION_FEATURE_COUNT
The number of structural features of the 'Opaque Action' class.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__EANNOTATIONS
static final int STRUCTURED_ACTIVITY_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OWNED_ELEMENT
static final int STRUCTURED_ACTIVITY_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OWNER
static final int STRUCTURED_ACTIVITY_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OWNED_COMMENT
static final int STRUCTURED_ACTIVITY_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__NAME
static final int STRUCTURED_ACTIVITY_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__VISIBILITY
static final int STRUCTURED_ACTIVITY_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__QUALIFIED_NAME
static final int STRUCTURED_ACTIVITY_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__CLIENT_DEPENDENCY
static final int STRUCTURED_ACTIVITY_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__NAMESPACE
static final int STRUCTURED_ACTIVITY_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__NAME_EXPRESSION
static final int STRUCTURED_ACTIVITY_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IS_LEAF
static final int STRUCTURED_ACTIVITY_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__REDEFINED_ELEMENT
static final int STRUCTURED_ACTIVITY_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__REDEFINITION_CONTEXT
static final int STRUCTURED_ACTIVITY_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IN_STRUCTURED_NODE
static final int STRUCTURED_ACTIVITY_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__ACTIVITY
static final int STRUCTURED_ACTIVITY_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OUTGOING
static final int STRUCTURED_ACTIVITY_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__INCOMING
static final int STRUCTURED_ACTIVITY_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IN_PARTITION
static final int STRUCTURED_ACTIVITY_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION
static final int STRUCTURED_ACTIVITY_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IN_GROUP
static final int STRUCTURED_ACTIVITY_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__REDEFINED_NODE
static final int STRUCTURED_ACTIVITY_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__HANDLER
static final int STRUCTURED_ACTIVITY_NODE__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OUTPUT
static final int STRUCTURED_ACTIVITY_NODE__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__INPUT
static final int STRUCTURED_ACTIVITY_NODE__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__CONTEXT
static final int STRUCTURED_ACTIVITY_NODE__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__LOCAL_PRECONDITION
static final int STRUCTURED_ACTIVITY_NODE__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__LOCAL_POSTCONDITION
static final int STRUCTURED_ACTIVITY_NODE__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__ELEMENT_IMPORT
static final int STRUCTURED_ACTIVITY_NODE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__PACKAGE_IMPORT
static final int STRUCTURED_ACTIVITY_NODE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OWNED_RULE
static final int STRUCTURED_ACTIVITY_NODE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__MEMBER
static final int STRUCTURED_ACTIVITY_NODE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IMPORTED_MEMBER
static final int STRUCTURED_ACTIVITY_NODE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__OWNED_MEMBER
static final int STRUCTURED_ACTIVITY_NODE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__SUBGROUP
static final int STRUCTURED_ACTIVITY_NODE__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__SUPER_GROUP
static final int STRUCTURED_ACTIVITY_NODE__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__IN_ACTIVITY
static final int STRUCTURED_ACTIVITY_NODE__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__CONTAINED_EDGE
static final int STRUCTURED_ACTIVITY_NODE__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__CONTAINED_NODE
static final int STRUCTURED_ACTIVITY_NODE__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__VARIABLE
static final int STRUCTURED_ACTIVITY_NODE__VARIABLE
The feature id for the 'Variable' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__EDGE
static final int STRUCTURED_ACTIVITY_NODE__EDGE
The feature id for the 'Edge' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__MUST_ISOLATE
static final int STRUCTURED_ACTIVITY_NODE__MUST_ISOLATE
The feature id for the 'Must Isolate' attribute.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE__NODE
static final int STRUCTURED_ACTIVITY_NODE__NODE
The feature id for the 'Node' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURED_ACTIVITY_NODE_FEATURE_COUNT
static final int STRUCTURED_ACTIVITY_NODE_FEATURE_COUNT
The number of structural features of the 'Structured Activity Node' class.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__EANNOTATIONS
static final int ACTIVITY_GROUP__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__OWNED_ELEMENT
static final int ACTIVITY_GROUP__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__OWNER
static final int ACTIVITY_GROUP__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__OWNED_COMMENT
static final int ACTIVITY_GROUP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__SUBGROUP
static final int ACTIVITY_GROUP__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__SUPER_GROUP
static final int ACTIVITY_GROUP__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__IN_ACTIVITY
static final int ACTIVITY_GROUP__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__CONTAINED_EDGE
static final int ACTIVITY_GROUP__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP__CONTAINED_NODE
static final int ACTIVITY_GROUP__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_GROUP_FEATURE_COUNT
static final int ACTIVITY_GROUP_FEATURE_COUNT
The number of structural features of the 'Activity Group' class.- See Also:
- Constant Field Values
-
ACTIVITY__EANNOTATIONS
static final int ACTIVITY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_ELEMENT
static final int ACTIVITY__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNER
static final int ACTIVITY__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_COMMENT
static final int ACTIVITY__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__NAME
static final int ACTIVITY__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__VISIBILITY
static final int ACTIVITY__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__QUALIFIED_NAME
static final int ACTIVITY__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__CLIENT_DEPENDENCY
static final int ACTIVITY__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__NAMESPACE
static final int ACTIVITY__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTIVITY__NAME_EXPRESSION
static final int ACTIVITY__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY__ELEMENT_IMPORT
static final int ACTIVITY__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__PACKAGE_IMPORT
static final int ACTIVITY__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_RULE
static final int ACTIVITY__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__MEMBER
static final int ACTIVITY__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__IMPORTED_MEMBER
static final int ACTIVITY__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_MEMBER
static final int ACTIVITY__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__IS_LEAF
static final int ACTIVITY__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__REDEFINED_ELEMENT
static final int ACTIVITY__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__REDEFINITION_CONTEXT
static final int ACTIVITY__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNING_TEMPLATE_PARAMETER
static final int ACTIVITY__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ACTIVITY__TEMPLATE_PARAMETER
static final int ACTIVITY__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ACTIVITY__PACKAGE
static final int ACTIVITY__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ACTIVITY__TEMPLATE_BINDING
static final int ACTIVITY__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_TEMPLATE_SIGNATURE
static final int ACTIVITY__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY__IS_ABSTRACT
static final int ACTIVITY__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__GENERALIZATION
static final int ACTIVITY__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__POWERTYPE_EXTENT
static final int ACTIVITY__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__FEATURE
static final int ACTIVITY__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__INHERITED_MEMBER
static final int ACTIVITY__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__REDEFINED_CLASSIFIER
static final int ACTIVITY__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__GENERAL
static final int ACTIVITY__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__SUBSTITUTION
static final int ACTIVITY__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__ATTRIBUTE
static final int ACTIVITY__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__REPRESENTATION
static final int ACTIVITY__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ACTIVITY__COLLABORATION_USE
static final int ACTIVITY__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_USE_CASE
static final int ACTIVITY__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__USE_CASE
static final int ACTIVITY__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_ATTRIBUTE
static final int ACTIVITY__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__PART
static final int ACTIVITY__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__ROLE
static final int ACTIVITY__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_CONNECTOR
static final int ACTIVITY__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_PORT
static final int ACTIVITY__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_BEHAVIOR
static final int ACTIVITY__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__CLASSIFIER_BEHAVIOR
static final int ACTIVITY__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
ACTIVITY__INTERFACE_REALIZATION
static final int ACTIVITY__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_TRIGGER
static final int ACTIVITY__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__NESTED_CLASSIFIER
static final int ACTIVITY__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_OPERATION
static final int ACTIVITY__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__SUPER_CLASS
static final int ACTIVITY__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__IS_ACTIVE
static final int ACTIVITY__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_RECEPTION
static final int ACTIVITY__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__EXTENSION
static final int ACTIVITY__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__IS_REENTRANT
static final int ACTIVITY__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__REDEFINED_BEHAVIOR
static final int ACTIVITY__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_PARAMETER
static final int ACTIVITY__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__CONTEXT
static final int ACTIVITY__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
ACTIVITY__PRECONDITION
static final int ACTIVITY__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__POSTCONDITION
static final int ACTIVITY__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__OWNED_PARAMETER_SET
static final int ACTIVITY__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__SPECIFICATION
static final int ACTIVITY__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
ACTIVITY__STRUCTURED_NODE
static final int ACTIVITY__STRUCTURED_NODE
The feature id for the 'Structured Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__VARIABLE
static final int ACTIVITY__VARIABLE
The feature id for the 'Variable' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__NODE
static final int ACTIVITY__NODE
The feature id for the 'Node' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__IS_READ_ONLY
static final int ACTIVITY__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__EDGE
static final int ACTIVITY__EDGE
The feature id for the 'Edge' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY__PARTITION
static final int ACTIVITY__PARTITION
The feature id for the 'Partition' reference list.- See Also:
- Constant Field Values
-
ACTIVITY__IS_SINGLE_EXECUTION
static final int ACTIVITY__IS_SINGLE_EXECUTION
The feature id for the 'Is Single Execution' attribute.- See Also:
- Constant Field Values
-
ACTIVITY__GROUP
static final int ACTIVITY__GROUP
The feature id for the 'Group' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FEATURE_COUNT
static final int ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class.- See Also:
- Constant Field Values
-
VARIABLE__EANNOTATIONS
static final int VARIABLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE__OWNED_ELEMENT
static final int VARIABLE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
VARIABLE__OWNER
static final int VARIABLE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
VARIABLE__OWNED_COMMENT
static final int VARIABLE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE__NAME
static final int VARIABLE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VARIABLE__VISIBILITY
static final int VARIABLE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
VARIABLE__QUALIFIED_NAME
static final int VARIABLE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
VARIABLE__CLIENT_DEPENDENCY
static final int VARIABLE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
VARIABLE__NAMESPACE
static final int VARIABLE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
VARIABLE__NAME_EXPRESSION
static final int VARIABLE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
VARIABLE__TYPE
static final int VARIABLE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
VARIABLE__OWNING_TEMPLATE_PARAMETER
static final int VARIABLE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
VARIABLE__TEMPLATE_PARAMETER
static final int VARIABLE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
VARIABLE__END
static final int VARIABLE__END
The feature id for the 'End' reference list.- See Also:
- Constant Field Values
-
VARIABLE__IS_ORDERED
static final int VARIABLE__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
VARIABLE__IS_UNIQUE
static final int VARIABLE__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
VARIABLE__UPPER
static final int VARIABLE__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
VARIABLE__LOWER
static final int VARIABLE__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
VARIABLE__UPPER_VALUE
static final int VARIABLE__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
VARIABLE__LOWER_VALUE
static final int VARIABLE__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
VARIABLE__SCOPE
static final int VARIABLE__SCOPE
The feature id for the 'Scope' container reference.- See Also:
- Constant Field Values
-
VARIABLE__ACTIVITY_SCOPE
static final int VARIABLE__ACTIVITY_SCOPE
The feature id for the 'Activity Scope' container reference.- See Also:
- Constant Field Values
-
VARIABLE_FEATURE_COUNT
static final int VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__EANNOTATIONS
static final int ACTIVITY_EDGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__OWNED_ELEMENT
static final int ACTIVITY_EDGE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__OWNER
static final int ACTIVITY_EDGE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__OWNED_COMMENT
static final int ACTIVITY_EDGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__NAME
static final int ACTIVITY_EDGE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__VISIBILITY
static final int ACTIVITY_EDGE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__QUALIFIED_NAME
static final int ACTIVITY_EDGE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__CLIENT_DEPENDENCY
static final int ACTIVITY_EDGE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__NAMESPACE
static final int ACTIVITY_EDGE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__NAME_EXPRESSION
static final int ACTIVITY_EDGE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__IS_LEAF
static final int ACTIVITY_EDGE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__REDEFINED_ELEMENT
static final int ACTIVITY_EDGE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__REDEFINITION_CONTEXT
static final int ACTIVITY_EDGE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__SOURCE
static final int ACTIVITY_EDGE__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__TARGET
static final int ACTIVITY_EDGE__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__REDEFINED_EDGE
static final int ACTIVITY_EDGE__REDEFINED_EDGE
The feature id for the 'Redefined Edge' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__IN_PARTITION
static final int ACTIVITY_EDGE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__GUARD
static final int ACTIVITY_EDGE__GUARD
The feature id for the 'Guard' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__WEIGHT
static final int ACTIVITY_EDGE__WEIGHT
The feature id for the 'Weight' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__INTERRUPTS
static final int ACTIVITY_EDGE__INTERRUPTS
The feature id for the 'Interrupts' reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__IN_STRUCTURED_NODE
static final int ACTIVITY_EDGE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__IN_GROUP
static final int ACTIVITY_EDGE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE__ACTIVITY
static final int ACTIVITY_EDGE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_EDGE_FEATURE_COUNT
static final int ACTIVITY_EDGE_FEATURE_COUNT
The number of structural features of the 'Activity Edge' class.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__EANNOTATIONS
static final int ACTIVITY_PARTITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__OWNED_ELEMENT
static final int ACTIVITY_PARTITION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__OWNER
static final int ACTIVITY_PARTITION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__OWNED_COMMENT
static final int ACTIVITY_PARTITION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__NAME
static final int ACTIVITY_PARTITION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__VISIBILITY
static final int ACTIVITY_PARTITION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__QUALIFIED_NAME
static final int ACTIVITY_PARTITION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__CLIENT_DEPENDENCY
static final int ACTIVITY_PARTITION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__NAMESPACE
static final int ACTIVITY_PARTITION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__NAME_EXPRESSION
static final int ACTIVITY_PARTITION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__SUBGROUP
static final int ACTIVITY_PARTITION__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__SUPER_GROUP
static final int ACTIVITY_PARTITION__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__IN_ACTIVITY
static final int ACTIVITY_PARTITION__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__CONTAINED_EDGE
static final int ACTIVITY_PARTITION__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__CONTAINED_NODE
static final int ACTIVITY_PARTITION__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__IS_DIMENSION
static final int ACTIVITY_PARTITION__IS_DIMENSION
The feature id for the 'Is Dimension' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__IS_EXTERNAL
static final int ACTIVITY_PARTITION__IS_EXTERNAL
The feature id for the 'Is External' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__NODE
static final int ACTIVITY_PARTITION__NODE
The feature id for the 'Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__SUBPARTITION
static final int ACTIVITY_PARTITION__SUBPARTITION
The feature id for the 'Subpartition' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__SUPER_PARTITION
static final int ACTIVITY_PARTITION__SUPER_PARTITION
The feature id for the 'Super Partition' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__REPRESENTS
static final int ACTIVITY_PARTITION__REPRESENTS
The feature id for the 'Represents' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION__EDGE
static final int ACTIVITY_PARTITION__EDGE
The feature id for the 'Edge' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARTITION_FEATURE_COUNT
static final int ACTIVITY_PARTITION_FEATURE_COUNT
The number of structural features of the 'Activity Partition' class.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__EANNOTATIONS
static final int INTERRUPTIBLE_ACTIVITY_REGION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__OWNED_ELEMENT
static final int INTERRUPTIBLE_ACTIVITY_REGION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__OWNER
static final int INTERRUPTIBLE_ACTIVITY_REGION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__OWNED_COMMENT
static final int INTERRUPTIBLE_ACTIVITY_REGION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__SUBGROUP
static final int INTERRUPTIBLE_ACTIVITY_REGION__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__SUPER_GROUP
static final int INTERRUPTIBLE_ACTIVITY_REGION__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__IN_ACTIVITY
static final int INTERRUPTIBLE_ACTIVITY_REGION__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_EDGE
static final int INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_NODE
static final int INTERRUPTIBLE_ACTIVITY_REGION__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__NODE
static final int INTERRUPTIBLE_ACTIVITY_REGION__NODE
The feature id for the 'Node' reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION__INTERRUPTING_EDGE
static final int INTERRUPTIBLE_ACTIVITY_REGION__INTERRUPTING_EDGE
The feature id for the 'Interrupting Edge' reference list.- See Also:
- Constant Field Values
-
INTERRUPTIBLE_ACTIVITY_REGION_FEATURE_COUNT
static final int INTERRUPTIBLE_ACTIVITY_REGION_FEATURE_COUNT
The number of structural features of the 'Interruptible Activity Region' class.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__EANNOTATIONS
static final int EXCEPTION_HANDLER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__OWNED_ELEMENT
static final int EXCEPTION_HANDLER__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__OWNER
static final int EXCEPTION_HANDLER__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__OWNED_COMMENT
static final int EXCEPTION_HANDLER__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__HANDLER_BODY
static final int EXCEPTION_HANDLER__HANDLER_BODY
The feature id for the 'Handler Body' reference.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__EXCEPTION_INPUT
static final int EXCEPTION_HANDLER__EXCEPTION_INPUT
The feature id for the 'Exception Input' reference.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__EXCEPTION_TYPE
static final int EXCEPTION_HANDLER__EXCEPTION_TYPE
The feature id for the 'Exception Type' reference list.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER__PROTECTED_NODE
static final int EXCEPTION_HANDLER__PROTECTED_NODE
The feature id for the 'Protected Node' container reference.- See Also:
- Constant Field Values
-
EXCEPTION_HANDLER_FEATURE_COUNT
static final int EXCEPTION_HANDLER_FEATURE_COUNT
The number of structural features of the 'Exception Handler' class.- See Also:
- Constant Field Values
-
OBJECT_NODE__EANNOTATIONS
static final int OBJECT_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__OWNED_ELEMENT
static final int OBJECT_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__OWNER
static final int OBJECT_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__OWNED_COMMENT
static final int OBJECT_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__NAME
static final int OBJECT_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OBJECT_NODE__VISIBILITY
static final int OBJECT_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OBJECT_NODE__QUALIFIED_NAME
static final int OBJECT_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OBJECT_NODE__CLIENT_DEPENDENCY
static final int OBJECT_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__NAMESPACE
static final int OBJECT_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__NAME_EXPRESSION
static final int OBJECT_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__IS_LEAF
static final int OBJECT_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
OBJECT_NODE__REDEFINED_ELEMENT
static final int OBJECT_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__REDEFINITION_CONTEXT
static final int OBJECT_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__IN_STRUCTURED_NODE
static final int OBJECT_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__ACTIVITY
static final int OBJECT_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__OUTGOING
static final int OBJECT_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__INCOMING
static final int OBJECT_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__IN_PARTITION
static final int OBJECT_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__IN_INTERRUPTIBLE_REGION
static final int OBJECT_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__IN_GROUP
static final int OBJECT_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__REDEFINED_NODE
static final int OBJECT_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__TYPE
static final int OBJECT_NODE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__ORDERING
static final int OBJECT_NODE__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
OBJECT_NODE__IS_CONTROL_TYPE
static final int OBJECT_NODE__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
OBJECT_NODE__UPPER_BOUND
static final int OBJECT_NODE__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
OBJECT_NODE__IN_STATE
static final int OBJECT_NODE__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
OBJECT_NODE__SELECTION
static final int OBJECT_NODE__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
OBJECT_NODE_FEATURE_COUNT
static final int OBJECT_NODE_FEATURE_COUNT
The number of structural features of the 'Object Node' class.- See Also:
- Constant Field Values
-
PIN__EANNOTATIONS
static final int PIN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PIN__OWNED_ELEMENT
static final int PIN__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PIN__OWNER
static final int PIN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PIN__OWNED_COMMENT
static final int PIN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PIN__NAME
static final int PIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PIN__VISIBILITY
static final int PIN__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PIN__QUALIFIED_NAME
static final int PIN__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PIN__CLIENT_DEPENDENCY
static final int PIN__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PIN__NAMESPACE
static final int PIN__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PIN__NAME_EXPRESSION
static final int PIN__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PIN__IS_LEAF
static final int PIN__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
PIN__REDEFINED_ELEMENT
static final int PIN__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
PIN__REDEFINITION_CONTEXT
static final int PIN__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
PIN__IN_STRUCTURED_NODE
static final int PIN__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
PIN__ACTIVITY
static final int PIN__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
PIN__OUTGOING
static final int PIN__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
PIN__INCOMING
static final int PIN__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
PIN__IN_PARTITION
static final int PIN__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
PIN__IN_INTERRUPTIBLE_REGION
static final int PIN__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
PIN__IN_GROUP
static final int PIN__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
PIN__REDEFINED_NODE
static final int PIN__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
PIN__TYPE
static final int PIN__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
PIN__ORDERING
static final int PIN__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
PIN__IS_CONTROL_TYPE
static final int PIN__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
PIN__UPPER_BOUND
static final int PIN__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
PIN__IN_STATE
static final int PIN__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
PIN__SELECTION
static final int PIN__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
PIN__IS_ORDERED
static final int PIN__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
PIN__IS_UNIQUE
static final int PIN__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
PIN__UPPER
static final int PIN__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
PIN__LOWER
static final int PIN__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
PIN__UPPER_VALUE
static final int PIN__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
PIN__LOWER_VALUE
static final int PIN__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
PIN__IS_CONTROL
static final int PIN__IS_CONTROL
The feature id for the 'Is Control' attribute.- See Also:
- Constant Field Values
-
PIN_FEATURE_COUNT
static final int PIN_FEATURE_COUNT
The number of structural features of the 'Pin' class.- See Also:
- Constant Field Values
-
OUTPUT_PIN__EANNOTATIONS
static final int OUTPUT_PIN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__OWNED_ELEMENT
static final int OUTPUT_PIN__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__OWNER
static final int OUTPUT_PIN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__OWNED_COMMENT
static final int OUTPUT_PIN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__NAME
static final int OUTPUT_PIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__VISIBILITY
static final int OUTPUT_PIN__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__QUALIFIED_NAME
static final int OUTPUT_PIN__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__CLIENT_DEPENDENCY
static final int OUTPUT_PIN__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__NAMESPACE
static final int OUTPUT_PIN__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__NAME_EXPRESSION
static final int OUTPUT_PIN__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IS_LEAF
static final int OUTPUT_PIN__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__REDEFINED_ELEMENT
static final int OUTPUT_PIN__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__REDEFINITION_CONTEXT
static final int OUTPUT_PIN__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IN_STRUCTURED_NODE
static final int OUTPUT_PIN__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__ACTIVITY
static final int OUTPUT_PIN__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__OUTGOING
static final int OUTPUT_PIN__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__INCOMING
static final int OUTPUT_PIN__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IN_PARTITION
static final int OUTPUT_PIN__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IN_INTERRUPTIBLE_REGION
static final int OUTPUT_PIN__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IN_GROUP
static final int OUTPUT_PIN__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__REDEFINED_NODE
static final int OUTPUT_PIN__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__TYPE
static final int OUTPUT_PIN__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__ORDERING
static final int OUTPUT_PIN__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IS_CONTROL_TYPE
static final int OUTPUT_PIN__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__UPPER_BOUND
static final int OUTPUT_PIN__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IN_STATE
static final int OUTPUT_PIN__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
OUTPUT_PIN__SELECTION
static final int OUTPUT_PIN__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IS_ORDERED
static final int OUTPUT_PIN__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IS_UNIQUE
static final int OUTPUT_PIN__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__UPPER
static final int OUTPUT_PIN__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__LOWER
static final int OUTPUT_PIN__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN__UPPER_VALUE
static final int OUTPUT_PIN__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__LOWER_VALUE
static final int OUTPUT_PIN__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_PIN__IS_CONTROL
static final int OUTPUT_PIN__IS_CONTROL
The feature id for the 'Is Control' attribute.- See Also:
- Constant Field Values
-
OUTPUT_PIN_FEATURE_COUNT
static final int OUTPUT_PIN_FEATURE_COUNT
The number of structural features of the 'Output Pin' class.- See Also:
- Constant Field Values
-
INPUT_PIN__EANNOTATIONS
static final int INPUT_PIN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__OWNED_ELEMENT
static final int INPUT_PIN__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__OWNER
static final int INPUT_PIN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INPUT_PIN__OWNED_COMMENT
static final int INPUT_PIN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__NAME
static final int INPUT_PIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__VISIBILITY
static final int INPUT_PIN__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__QUALIFIED_NAME
static final int INPUT_PIN__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__CLIENT_DEPENDENCY
static final int INPUT_PIN__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__NAMESPACE
static final int INPUT_PIN__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INPUT_PIN__NAME_EXPRESSION
static final int INPUT_PIN__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INPUT_PIN__IS_LEAF
static final int INPUT_PIN__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__REDEFINED_ELEMENT
static final int INPUT_PIN__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__REDEFINITION_CONTEXT
static final int INPUT_PIN__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__IN_STRUCTURED_NODE
static final int INPUT_PIN__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
INPUT_PIN__ACTIVITY
static final int INPUT_PIN__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
INPUT_PIN__OUTGOING
static final int INPUT_PIN__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__INCOMING
static final int INPUT_PIN__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__IN_PARTITION
static final int INPUT_PIN__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__IN_INTERRUPTIBLE_REGION
static final int INPUT_PIN__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__IN_GROUP
static final int INPUT_PIN__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__REDEFINED_NODE
static final int INPUT_PIN__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__TYPE
static final int INPUT_PIN__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
INPUT_PIN__ORDERING
static final int INPUT_PIN__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__IS_CONTROL_TYPE
static final int INPUT_PIN__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__UPPER_BOUND
static final int INPUT_PIN__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
INPUT_PIN__IN_STATE
static final int INPUT_PIN__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
INPUT_PIN__SELECTION
static final int INPUT_PIN__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
INPUT_PIN__IS_ORDERED
static final int INPUT_PIN__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__IS_UNIQUE
static final int INPUT_PIN__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__UPPER
static final int INPUT_PIN__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__LOWER
static final int INPUT_PIN__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN__UPPER_VALUE
static final int INPUT_PIN__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
INPUT_PIN__LOWER_VALUE
static final int INPUT_PIN__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
INPUT_PIN__IS_CONTROL
static final int INPUT_PIN__IS_CONTROL
The feature id for the 'Is Control' attribute.- See Also:
- Constant Field Values
-
INPUT_PIN_FEATURE_COUNT
static final int INPUT_PIN_FEATURE_COUNT
The number of structural features of the 'Input Pin' class.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__EANNOTATIONS
static final int INVOCATION_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__OWNED_ELEMENT
static final int INVOCATION_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__OWNER
static final int INVOCATION_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__OWNED_COMMENT
static final int INVOCATION_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__NAME
static final int INVOCATION_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__VISIBILITY
static final int INVOCATION_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__QUALIFIED_NAME
static final int INVOCATION_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__CLIENT_DEPENDENCY
static final int INVOCATION_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__NAMESPACE
static final int INVOCATION_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__NAME_EXPRESSION
static final int INVOCATION_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__IS_LEAF
static final int INVOCATION_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__REDEFINED_ELEMENT
static final int INVOCATION_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__REDEFINITION_CONTEXT
static final int INVOCATION_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__IN_STRUCTURED_NODE
static final int INVOCATION_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__ACTIVITY
static final int INVOCATION_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__OUTGOING
static final int INVOCATION_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__INCOMING
static final int INVOCATION_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__IN_PARTITION
static final int INVOCATION_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__IN_INTERRUPTIBLE_REGION
static final int INVOCATION_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__IN_GROUP
static final int INVOCATION_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__REDEFINED_NODE
static final int INVOCATION_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__HANDLER
static final int INVOCATION_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__OUTPUT
static final int INVOCATION_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__INPUT
static final int INVOCATION_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__CONTEXT
static final int INVOCATION_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__LOCAL_PRECONDITION
static final int INVOCATION_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__LOCAL_POSTCONDITION
static final int INVOCATION_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__ARGUMENT
static final int INVOCATION_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
INVOCATION_ACTION__ON_PORT
static final int INVOCATION_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
INVOCATION_ACTION_FEATURE_COUNT
static final int INVOCATION_ACTION_FEATURE_COUNT
The number of structural features of the 'Invocation Action' class.- See Also:
- Constant Field Values
-
CALL_ACTION__EANNOTATIONS
static final int CALL_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__OWNED_ELEMENT
static final int CALL_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__OWNER
static final int CALL_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CALL_ACTION__OWNED_COMMENT
static final int CALL_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__NAME
static final int CALL_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CALL_ACTION__VISIBILITY
static final int CALL_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CALL_ACTION__QUALIFIED_NAME
static final int CALL_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CALL_ACTION__CLIENT_DEPENDENCY
static final int CALL_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__NAMESPACE
static final int CALL_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CALL_ACTION__NAME_EXPRESSION
static final int CALL_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CALL_ACTION__IS_LEAF
static final int CALL_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CALL_ACTION__REDEFINED_ELEMENT
static final int CALL_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__REDEFINITION_CONTEXT
static final int CALL_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__IN_STRUCTURED_NODE
static final int CALL_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CALL_ACTION__ACTIVITY
static final int CALL_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CALL_ACTION__OUTGOING
static final int CALL_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__INCOMING
static final int CALL_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__IN_PARTITION
static final int CALL_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__IN_INTERRUPTIBLE_REGION
static final int CALL_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__IN_GROUP
static final int CALL_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__REDEFINED_NODE
static final int CALL_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__HANDLER
static final int CALL_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__OUTPUT
static final int CALL_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__INPUT
static final int CALL_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__CONTEXT
static final int CALL_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CALL_ACTION__LOCAL_PRECONDITION
static final int CALL_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__LOCAL_POSTCONDITION
static final int CALL_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__ARGUMENT
static final int CALL_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION__ON_PORT
static final int CALL_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
CALL_ACTION__IS_SYNCHRONOUS
static final int CALL_ACTION__IS_SYNCHRONOUS
The feature id for the 'Is Synchronous' attribute.- See Also:
- Constant Field Values
-
CALL_ACTION__RESULT
static final int CALL_ACTION__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
CALL_ACTION_FEATURE_COUNT
static final int CALL_ACTION_FEATURE_COUNT
The number of structural features of the 'Call Action' class.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__EANNOTATIONS
static final int SEND_SIGNAL_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__OWNED_ELEMENT
static final int SEND_SIGNAL_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__OWNER
static final int SEND_SIGNAL_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__OWNED_COMMENT
static final int SEND_SIGNAL_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__NAME
static final int SEND_SIGNAL_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__VISIBILITY
static final int SEND_SIGNAL_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__QUALIFIED_NAME
static final int SEND_SIGNAL_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__CLIENT_DEPENDENCY
static final int SEND_SIGNAL_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__NAMESPACE
static final int SEND_SIGNAL_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__NAME_EXPRESSION
static final int SEND_SIGNAL_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__IS_LEAF
static final int SEND_SIGNAL_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__REDEFINED_ELEMENT
static final int SEND_SIGNAL_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__REDEFINITION_CONTEXT
static final int SEND_SIGNAL_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__IN_STRUCTURED_NODE
static final int SEND_SIGNAL_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__ACTIVITY
static final int SEND_SIGNAL_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__OUTGOING
static final int SEND_SIGNAL_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__INCOMING
static final int SEND_SIGNAL_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__IN_PARTITION
static final int SEND_SIGNAL_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION
static final int SEND_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__IN_GROUP
static final int SEND_SIGNAL_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__REDEFINED_NODE
static final int SEND_SIGNAL_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__HANDLER
static final int SEND_SIGNAL_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__OUTPUT
static final int SEND_SIGNAL_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__INPUT
static final int SEND_SIGNAL_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__CONTEXT
static final int SEND_SIGNAL_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__LOCAL_PRECONDITION
static final int SEND_SIGNAL_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__LOCAL_POSTCONDITION
static final int SEND_SIGNAL_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__ARGUMENT
static final int SEND_SIGNAL_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__ON_PORT
static final int SEND_SIGNAL_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__TARGET
static final int SEND_SIGNAL_ACTION__TARGET
The feature id for the 'Target' containment reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION__SIGNAL
static final int SEND_SIGNAL_ACTION__SIGNAL
The feature id for the 'Signal' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_ACTION_FEATURE_COUNT
static final int SEND_SIGNAL_ACTION_FEATURE_COUNT
The number of structural features of the 'Send Signal Action' class.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__EANNOTATIONS
static final int CALL_OPERATION_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__OWNED_ELEMENT
static final int CALL_OPERATION_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__OWNER
static final int CALL_OPERATION_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__OWNED_COMMENT
static final int CALL_OPERATION_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__NAME
static final int CALL_OPERATION_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__VISIBILITY
static final int CALL_OPERATION_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__QUALIFIED_NAME
static final int CALL_OPERATION_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__CLIENT_DEPENDENCY
static final int CALL_OPERATION_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__NAMESPACE
static final int CALL_OPERATION_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__NAME_EXPRESSION
static final int CALL_OPERATION_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__IS_LEAF
static final int CALL_OPERATION_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__REDEFINED_ELEMENT
static final int CALL_OPERATION_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__REDEFINITION_CONTEXT
static final int CALL_OPERATION_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__IN_STRUCTURED_NODE
static final int CALL_OPERATION_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__ACTIVITY
static final int CALL_OPERATION_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__OUTGOING
static final int CALL_OPERATION_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__INCOMING
static final int CALL_OPERATION_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__IN_PARTITION
static final int CALL_OPERATION_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__IN_INTERRUPTIBLE_REGION
static final int CALL_OPERATION_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__IN_GROUP
static final int CALL_OPERATION_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__REDEFINED_NODE
static final int CALL_OPERATION_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__HANDLER
static final int CALL_OPERATION_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__OUTPUT
static final int CALL_OPERATION_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__INPUT
static final int CALL_OPERATION_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__CONTEXT
static final int CALL_OPERATION_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__LOCAL_PRECONDITION
static final int CALL_OPERATION_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__LOCAL_POSTCONDITION
static final int CALL_OPERATION_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__ARGUMENT
static final int CALL_OPERATION_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__ON_PORT
static final int CALL_OPERATION_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__IS_SYNCHRONOUS
static final int CALL_OPERATION_ACTION__IS_SYNCHRONOUS
The feature id for the 'Is Synchronous' attribute.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__RESULT
static final int CALL_OPERATION_ACTION__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__OPERATION
static final int CALL_OPERATION_ACTION__OPERATION
The feature id for the 'Operation' reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION__TARGET
static final int CALL_OPERATION_ACTION__TARGET
The feature id for the 'Target' containment reference.- See Also:
- Constant Field Values
-
CALL_OPERATION_ACTION_FEATURE_COUNT
static final int CALL_OPERATION_ACTION_FEATURE_COUNT
The number of structural features of the 'Call Operation Action' class.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__EANNOTATIONS
static final int CALL_BEHAVIOR_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__OWNED_ELEMENT
static final int CALL_BEHAVIOR_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__OWNER
static final int CALL_BEHAVIOR_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__OWNED_COMMENT
static final int CALL_BEHAVIOR_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__NAME
static final int CALL_BEHAVIOR_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__VISIBILITY
static final int CALL_BEHAVIOR_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__QUALIFIED_NAME
static final int CALL_BEHAVIOR_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__CLIENT_DEPENDENCY
static final int CALL_BEHAVIOR_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__NAMESPACE
static final int CALL_BEHAVIOR_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__NAME_EXPRESSION
static final int CALL_BEHAVIOR_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__IS_LEAF
static final int CALL_BEHAVIOR_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__REDEFINED_ELEMENT
static final int CALL_BEHAVIOR_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__REDEFINITION_CONTEXT
static final int CALL_BEHAVIOR_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__IN_STRUCTURED_NODE
static final int CALL_BEHAVIOR_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__ACTIVITY
static final int CALL_BEHAVIOR_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__OUTGOING
static final int CALL_BEHAVIOR_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__INCOMING
static final int CALL_BEHAVIOR_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__IN_PARTITION
static final int CALL_BEHAVIOR_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION
static final int CALL_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__IN_GROUP
static final int CALL_BEHAVIOR_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__REDEFINED_NODE
static final int CALL_BEHAVIOR_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__HANDLER
static final int CALL_BEHAVIOR_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__OUTPUT
static final int CALL_BEHAVIOR_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__INPUT
static final int CALL_BEHAVIOR_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__CONTEXT
static final int CALL_BEHAVIOR_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__LOCAL_PRECONDITION
static final int CALL_BEHAVIOR_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__LOCAL_POSTCONDITION
static final int CALL_BEHAVIOR_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__ARGUMENT
static final int CALL_BEHAVIOR_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__ON_PORT
static final int CALL_BEHAVIOR_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__IS_SYNCHRONOUS
static final int CALL_BEHAVIOR_ACTION__IS_SYNCHRONOUS
The feature id for the 'Is Synchronous' attribute.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__RESULT
static final int CALL_BEHAVIOR_ACTION__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION__BEHAVIOR
static final int CALL_BEHAVIOR_ACTION__BEHAVIOR
The feature id for the 'Behavior' reference.- See Also:
- Constant Field Values
-
CALL_BEHAVIOR_ACTION_FEATURE_COUNT
static final int CALL_BEHAVIOR_ACTION_FEATURE_COUNT
The number of structural features of the 'Call Behavior Action' class.- See Also:
- Constant Field Values
-
VARIABLE_ACTION
static final int VARIABLE_ACTION
The meta object id for the 'Variable Action' class.- See Also:
VariableActionImpl,UMLPackageImpl.getVariableAction(), Constant Field Values
-
READ_VARIABLE_ACTION
static final int READ_VARIABLE_ACTION
The meta object id for the 'Read Variable Action' class.- See Also:
ReadVariableActionImpl,UMLPackageImpl.getReadVariableAction(), Constant Field Values
-
WRITE_VARIABLE_ACTION
static final int WRITE_VARIABLE_ACTION
The meta object id for the 'Write Variable Action' class.- See Also:
WriteVariableActionImpl,UMLPackageImpl.getWriteVariableAction(), Constant Field Values
-
CLEAR_VARIABLE_ACTION
static final int CLEAR_VARIABLE_ACTION
The meta object id for the 'Clear Variable Action' class.- See Also:
ClearVariableActionImpl,UMLPackageImpl.getClearVariableAction(), Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION
static final int ADD_VARIABLE_VALUE_ACTION
The meta object id for the 'Add Variable Value Action' class.- See Also:
AddVariableValueActionImpl,UMLPackageImpl.getAddVariableValueAction(), Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION
static final int REMOVE_VARIABLE_VALUE_ACTION
The meta object id for the 'Remove Variable Value Action' class.- See Also:
RemoveVariableValueActionImpl,UMLPackageImpl.getRemoveVariableValueAction(), Constant Field Values
-
RAISE_EXCEPTION_ACTION
static final int RAISE_EXCEPTION_ACTION
The meta object id for the 'Raise Exception Action' class.- See Also:
RaiseExceptionActionImpl,UMLPackageImpl.getRaiseExceptionAction(), Constant Field Values
-
ACTION_INPUT_PIN
static final int ACTION_INPUT_PIN
The meta object id for the 'Action Input Pin' class.- See Also:
ActionInputPinImpl,UMLPackageImpl.getActionInputPin(), Constant Field Values
-
READ_EXTENT_ACTION
static final int READ_EXTENT_ACTION
The meta object id for the 'Read Extent Action' class.- See Also:
ReadExtentActionImpl,UMLPackageImpl.getReadExtentAction(), Constant Field Values
-
RECLASSIFY_OBJECT_ACTION
static final int RECLASSIFY_OBJECT_ACTION
The meta object id for the 'Reclassify Object Action' class.- See Also:
ReclassifyObjectActionImpl,UMLPackageImpl.getReclassifyObjectAction(), Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION
static final int READ_IS_CLASSIFIED_OBJECT_ACTION
The meta object id for the 'Read Is Classified Object Action' class.- See Also:
ReadIsClassifiedObjectActionImpl,UMLPackageImpl.getReadIsClassifiedObjectAction(), Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION
static final int START_CLASSIFIER_BEHAVIOR_ACTION
The meta object id for the 'Start Classifier Behavior Action' class.- See Also:
StartClassifierBehaviorActionImpl,UMLPackageImpl.getStartClassifierBehaviorAction(), Constant Field Values
-
READ_LINK_OBJECT_END_ACTION
static final int READ_LINK_OBJECT_END_ACTION
The meta object id for the 'Read Link Object End Action' class.- See Also:
ReadLinkObjectEndActionImpl,UMLPackageImpl.getReadLinkObjectEndAction(), Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION
The meta object id for the 'Read Link Object End Qualifier Action' class.- See Also:
ReadLinkObjectEndQualifierActionImpl,UMLPackageImpl.getReadLinkObjectEndQualifierAction(), Constant Field Values
-
CREATE_LINK_OBJECT_ACTION
static final int CREATE_LINK_OBJECT_ACTION
The meta object id for the 'Create Link Object Action' class.- See Also:
CreateLinkObjectActionImpl,UMLPackageImpl.getCreateLinkObjectAction(), Constant Field Values
-
ACCEPT_EVENT_ACTION
static final int ACCEPT_EVENT_ACTION
The meta object id for the 'Accept Event Action' class.- See Also:
AcceptEventActionImpl,UMLPackageImpl.getAcceptEventAction(), Constant Field Values
-
ACCEPT_CALL_ACTION
static final int ACCEPT_CALL_ACTION
The meta object id for the 'Accept Call Action' class.- See Also:
AcceptCallActionImpl,UMLPackageImpl.getAcceptCallAction(), Constant Field Values
-
REPLY_ACTION
static final int REPLY_ACTION
The meta object id for the 'Reply Action' class.- See Also:
ReplyActionImpl,UMLPackageImpl.getReplyAction(), Constant Field Values
-
UNMARSHALL_ACTION
static final int UNMARSHALL_ACTION
The meta object id for the 'Unmarshall Action' class.- See Also:
UnmarshallActionImpl,UMLPackageImpl.getUnmarshallAction(), Constant Field Values
-
REDUCE_ACTION
static final int REDUCE_ACTION
The meta object id for the 'Reduce Action' class.- See Also:
ReduceActionImpl,UMLPackageImpl.getReduceAction(), Constant Field Values
-
CONTROL_NODE
static final int CONTROL_NODE
The meta object id for the 'Control Node' class.- See Also:
ControlNodeImpl,UMLPackageImpl.getControlNode(), Constant Field Values
-
CONTROL_FLOW
static final int CONTROL_FLOW
The meta object id for the 'Control Flow' class.- See Also:
ControlFlowImpl,UMLPackageImpl.getControlFlow(), Constant Field Values
-
INITIAL_NODE
static final int INITIAL_NODE
The meta object id for the 'Initial Node' class.- See Also:
InitialNodeImpl,UMLPackageImpl.getInitialNode(), Constant Field Values
-
ACTIVITY_PARAMETER_NODE
static final int ACTIVITY_PARAMETER_NODE
The meta object id for the 'Activity Parameter Node' class.- See Also:
ActivityParameterNodeImpl,UMLPackageImpl.getActivityParameterNode(), Constant Field Values
-
FORK_NODE
static final int FORK_NODE
The meta object id for the 'Fork Node' class.- See Also:
ForkNodeImpl,UMLPackageImpl.getForkNode(), Constant Field Values
-
FINAL_NODE
static final int FINAL_NODE
The meta object id for the 'Final Node' class.- See Also:
FinalNodeImpl,UMLPackageImpl.getFinalNode(), Constant Field Values
-
FLOW_FINAL_NODE
static final int FLOW_FINAL_NODE
The meta object id for the 'Flow Final Node' class.- See Also:
FlowFinalNodeImpl,UMLPackageImpl.getFlowFinalNode(), Constant Field Values
-
CENTRAL_BUFFER_NODE
static final int CENTRAL_BUFFER_NODE
The meta object id for the 'Central Buffer Node' class.- See Also:
CentralBufferNodeImpl,UMLPackageImpl.getCentralBufferNode(), Constant Field Values
-
MERGE_NODE
static final int MERGE_NODE
The meta object id for the 'Merge Node' class.- See Also:
MergeNodeImpl,UMLPackageImpl.getMergeNode(), Constant Field Values
-
DECISION_NODE
static final int DECISION_NODE
The meta object id for the 'Decision Node' class.- See Also:
DecisionNodeImpl,UMLPackageImpl.getDecisionNode(), Constant Field Values
-
ACTIVITY_FINAL_NODE
static final int ACTIVITY_FINAL_NODE
The meta object id for the 'Activity Final Node' class.- See Also:
ActivityFinalNodeImpl,UMLPackageImpl.getActivityFinalNode(), Constant Field Values
-
JOIN_NODE
static final int JOIN_NODE
The meta object id for the 'Join Node' class.- See Also:
JoinNodeImpl,UMLPackageImpl.getJoinNode(), Constant Field Values
-
DATA_STORE_NODE
static final int DATA_STORE_NODE
The meta object id for the 'Data Store Node' class.- See Also:
DataStoreNodeImpl,UMLPackageImpl.getDataStoreNode(), Constant Field Values
-
OBJECT_FLOW
static final int OBJECT_FLOW
The meta object id for the 'Object Flow' class.- See Also:
ObjectFlowImpl,UMLPackageImpl.getObjectFlow(), Constant Field Values
-
SEQUENCE_NODE
static final int SEQUENCE_NODE
The meta object id for the 'Sequence Node' class.- See Also:
SequenceNodeImpl,UMLPackageImpl.getSequenceNode(), Constant Field Values
-
SEQUENCE_NODE__EANNOTATIONS
static final int SEQUENCE_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OWNED_ELEMENT
static final int SEQUENCE_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OWNER
static final int SEQUENCE_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OWNED_COMMENT
static final int SEQUENCE_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__NAME
static final int SEQUENCE_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__VISIBILITY
static final int SEQUENCE_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__QUALIFIED_NAME
static final int SEQUENCE_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__CLIENT_DEPENDENCY
static final int SEQUENCE_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__NAMESPACE
static final int SEQUENCE_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__NAME_EXPRESSION
static final int SEQUENCE_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IS_LEAF
static final int SEQUENCE_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__REDEFINED_ELEMENT
static final int SEQUENCE_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__REDEFINITION_CONTEXT
static final int SEQUENCE_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IN_STRUCTURED_NODE
static final int SEQUENCE_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__ACTIVITY
static final int SEQUENCE_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OUTGOING
static final int SEQUENCE_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__INCOMING
static final int SEQUENCE_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IN_PARTITION
static final int SEQUENCE_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IN_INTERRUPTIBLE_REGION
static final int SEQUENCE_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IN_GROUP
static final int SEQUENCE_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__REDEFINED_NODE
static final int SEQUENCE_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__HANDLER
static final int SEQUENCE_NODE__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OUTPUT
static final int SEQUENCE_NODE__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__INPUT
static final int SEQUENCE_NODE__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__CONTEXT
static final int SEQUENCE_NODE__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__LOCAL_PRECONDITION
static final int SEQUENCE_NODE__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__LOCAL_POSTCONDITION
static final int SEQUENCE_NODE__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__ELEMENT_IMPORT
static final int SEQUENCE_NODE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__PACKAGE_IMPORT
static final int SEQUENCE_NODE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OWNED_RULE
static final int SEQUENCE_NODE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__MEMBER
static final int SEQUENCE_NODE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IMPORTED_MEMBER
static final int SEQUENCE_NODE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__OWNED_MEMBER
static final int SEQUENCE_NODE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__SUBGROUP
static final int SEQUENCE_NODE__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__SUPER_GROUP
static final int SEQUENCE_NODE__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__IN_ACTIVITY
static final int SEQUENCE_NODE__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__CONTAINED_EDGE
static final int SEQUENCE_NODE__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__CONTAINED_NODE
static final int SEQUENCE_NODE__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__VARIABLE
static final int SEQUENCE_NODE__VARIABLE
The feature id for the 'Variable' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__EDGE
static final int SEQUENCE_NODE__EDGE
The feature id for the 'Edge' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__MUST_ISOLATE
static final int SEQUENCE_NODE__MUST_ISOLATE
The feature id for the 'Must Isolate' attribute.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__NODE
static final int SEQUENCE_NODE__NODE
The feature id for the 'Node' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE__EXECUTABLE_NODE
static final int SEQUENCE_NODE__EXECUTABLE_NODE
The feature id for the 'Executable Node' containment reference list.- See Also:
- Constant Field Values
-
SEQUENCE_NODE_FEATURE_COUNT
static final int SEQUENCE_NODE_FEATURE_COUNT
The number of structural features of the 'Sequence Node' class.- See Also:
- Constant Field Values
-
USAGE__EANNOTATIONS
static final int USAGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
USAGE__OWNED_ELEMENT
static final int USAGE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
USAGE__OWNER
static final int USAGE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
USAGE__OWNED_COMMENT
static final int USAGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
USAGE__NAME
static final int USAGE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
USAGE__VISIBILITY
static final int USAGE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
USAGE__QUALIFIED_NAME
static final int USAGE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
USAGE__CLIENT_DEPENDENCY
static final int USAGE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
USAGE__NAMESPACE
static final int USAGE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
USAGE__NAME_EXPRESSION
static final int USAGE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
USAGE__OWNING_TEMPLATE_PARAMETER
static final int USAGE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
USAGE__TEMPLATE_PARAMETER
static final int USAGE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
USAGE__RELATED_ELEMENT
static final int USAGE__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
USAGE__SOURCE
static final int USAGE__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
USAGE__TARGET
static final int USAGE__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
USAGE__SUPPLIER
static final int USAGE__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
USAGE__CLIENT
static final int USAGE__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
USAGE_FEATURE_COUNT
static final int USAGE_FEATURE_COUNT
The number of structural features of the 'Usage' class.- See Also:
- Constant Field Values
-
CONTROL_NODE__EANNOTATIONS
static final int CONTROL_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__OWNED_ELEMENT
static final int CONTROL_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__OWNER
static final int CONTROL_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONTROL_NODE__OWNED_COMMENT
static final int CONTROL_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__NAME
static final int CONTROL_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTROL_NODE__VISIBILITY
static final int CONTROL_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONTROL_NODE__QUALIFIED_NAME
static final int CONTROL_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONTROL_NODE__CLIENT_DEPENDENCY
static final int CONTROL_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__NAMESPACE
static final int CONTROL_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONTROL_NODE__NAME_EXPRESSION
static final int CONTROL_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONTROL_NODE__IS_LEAF
static final int CONTROL_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CONTROL_NODE__REDEFINED_ELEMENT
static final int CONTROL_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__REDEFINITION_CONTEXT
static final int CONTROL_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__IN_STRUCTURED_NODE
static final int CONTROL_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CONTROL_NODE__ACTIVITY
static final int CONTROL_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CONTROL_NODE__OUTGOING
static final int CONTROL_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__INCOMING
static final int CONTROL_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__IN_PARTITION
static final int CONTROL_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__IN_INTERRUPTIBLE_REGION
static final int CONTROL_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__IN_GROUP
static final int CONTROL_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE__REDEFINED_NODE
static final int CONTROL_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CONTROL_NODE_FEATURE_COUNT
static final int CONTROL_NODE_FEATURE_COUNT
The number of structural features of the 'Control Node' class.- See Also:
- Constant Field Values
-
CONTROL_FLOW__EANNOTATIONS
static final int CONTROL_FLOW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__OWNED_ELEMENT
static final int CONTROL_FLOW__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__OWNER
static final int CONTROL_FLOW__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__OWNED_COMMENT
static final int CONTROL_FLOW__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__NAME
static final int CONTROL_FLOW__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTROL_FLOW__VISIBILITY
static final int CONTROL_FLOW__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONTROL_FLOW__QUALIFIED_NAME
static final int CONTROL_FLOW__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONTROL_FLOW__CLIENT_DEPENDENCY
static final int CONTROL_FLOW__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__NAMESPACE
static final int CONTROL_FLOW__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__NAME_EXPRESSION
static final int CONTROL_FLOW__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__IS_LEAF
static final int CONTROL_FLOW__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CONTROL_FLOW__REDEFINED_ELEMENT
static final int CONTROL_FLOW__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__REDEFINITION_CONTEXT
static final int CONTROL_FLOW__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__SOURCE
static final int CONTROL_FLOW__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__TARGET
static final int CONTROL_FLOW__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__REDEFINED_EDGE
static final int CONTROL_FLOW__REDEFINED_EDGE
The feature id for the 'Redefined Edge' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__IN_PARTITION
static final int CONTROL_FLOW__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__GUARD
static final int CONTROL_FLOW__GUARD
The feature id for the 'Guard' containment reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__WEIGHT
static final int CONTROL_FLOW__WEIGHT
The feature id for the 'Weight' containment reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__INTERRUPTS
static final int CONTROL_FLOW__INTERRUPTS
The feature id for the 'Interrupts' reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__IN_STRUCTURED_NODE
static final int CONTROL_FLOW__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW__IN_GROUP
static final int CONTROL_FLOW__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CONTROL_FLOW__ACTIVITY
static final int CONTROL_FLOW__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CONTROL_FLOW_FEATURE_COUNT
static final int CONTROL_FLOW_FEATURE_COUNT
The number of structural features of the 'Control Flow' class.- See Also:
- Constant Field Values
-
INITIAL_NODE__EANNOTATIONS
static final int INITIAL_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__OWNED_ELEMENT
static final int INITIAL_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__OWNER
static final int INITIAL_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INITIAL_NODE__OWNED_COMMENT
static final int INITIAL_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__NAME
static final int INITIAL_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INITIAL_NODE__VISIBILITY
static final int INITIAL_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INITIAL_NODE__QUALIFIED_NAME
static final int INITIAL_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INITIAL_NODE__CLIENT_DEPENDENCY
static final int INITIAL_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__NAMESPACE
static final int INITIAL_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INITIAL_NODE__NAME_EXPRESSION
static final int INITIAL_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INITIAL_NODE__IS_LEAF
static final int INITIAL_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
INITIAL_NODE__REDEFINED_ELEMENT
static final int INITIAL_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__REDEFINITION_CONTEXT
static final int INITIAL_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__IN_STRUCTURED_NODE
static final int INITIAL_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
INITIAL_NODE__ACTIVITY
static final int INITIAL_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
INITIAL_NODE__OUTGOING
static final int INITIAL_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__INCOMING
static final int INITIAL_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__IN_PARTITION
static final int INITIAL_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__IN_INTERRUPTIBLE_REGION
static final int INITIAL_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__IN_GROUP
static final int INITIAL_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE__REDEFINED_NODE
static final int INITIAL_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
INITIAL_NODE_FEATURE_COUNT
static final int INITIAL_NODE_FEATURE_COUNT
The number of structural features of the 'Initial Node' class.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__EANNOTATIONS
static final int ACTIVITY_PARAMETER_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__OWNED_ELEMENT
static final int ACTIVITY_PARAMETER_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__OWNER
static final int ACTIVITY_PARAMETER_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__OWNED_COMMENT
static final int ACTIVITY_PARAMETER_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__NAME
static final int ACTIVITY_PARAMETER_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__VISIBILITY
static final int ACTIVITY_PARAMETER_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__QUALIFIED_NAME
static final int ACTIVITY_PARAMETER_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__CLIENT_DEPENDENCY
static final int ACTIVITY_PARAMETER_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__NAMESPACE
static final int ACTIVITY_PARAMETER_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__NAME_EXPRESSION
static final int ACTIVITY_PARAMETER_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IS_LEAF
static final int ACTIVITY_PARAMETER_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__REDEFINED_ELEMENT
static final int ACTIVITY_PARAMETER_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__REDEFINITION_CONTEXT
static final int ACTIVITY_PARAMETER_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IN_STRUCTURED_NODE
static final int ACTIVITY_PARAMETER_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__ACTIVITY
static final int ACTIVITY_PARAMETER_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__OUTGOING
static final int ACTIVITY_PARAMETER_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__INCOMING
static final int ACTIVITY_PARAMETER_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IN_PARTITION
static final int ACTIVITY_PARAMETER_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IN_INTERRUPTIBLE_REGION
static final int ACTIVITY_PARAMETER_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IN_GROUP
static final int ACTIVITY_PARAMETER_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__REDEFINED_NODE
static final int ACTIVITY_PARAMETER_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__TYPE
static final int ACTIVITY_PARAMETER_NODE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__ORDERING
static final int ACTIVITY_PARAMETER_NODE__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IS_CONTROL_TYPE
static final int ACTIVITY_PARAMETER_NODE__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__UPPER_BOUND
static final int ACTIVITY_PARAMETER_NODE__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__IN_STATE
static final int ACTIVITY_PARAMETER_NODE__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__SELECTION
static final int ACTIVITY_PARAMETER_NODE__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE__PARAMETER
static final int ACTIVITY_PARAMETER_NODE__PARAMETER
The feature id for the 'Parameter' reference.- See Also:
- Constant Field Values
-
ACTIVITY_PARAMETER_NODE_FEATURE_COUNT
static final int ACTIVITY_PARAMETER_NODE_FEATURE_COUNT
The number of structural features of the 'Activity Parameter Node' class.- See Also:
- Constant Field Values
-
VALUE_PIN__EANNOTATIONS
static final int VALUE_PIN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__OWNED_ELEMENT
static final int VALUE_PIN__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__OWNER
static final int VALUE_PIN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
VALUE_PIN__OWNED_COMMENT
static final int VALUE_PIN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__NAME
static final int VALUE_PIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__VISIBILITY
static final int VALUE_PIN__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__QUALIFIED_NAME
static final int VALUE_PIN__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__CLIENT_DEPENDENCY
static final int VALUE_PIN__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__NAMESPACE
static final int VALUE_PIN__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
VALUE_PIN__NAME_EXPRESSION
static final int VALUE_PIN__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
VALUE_PIN__IS_LEAF
static final int VALUE_PIN__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__REDEFINED_ELEMENT
static final int VALUE_PIN__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__REDEFINITION_CONTEXT
static final int VALUE_PIN__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__IN_STRUCTURED_NODE
static final int VALUE_PIN__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
VALUE_PIN__ACTIVITY
static final int VALUE_PIN__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
VALUE_PIN__OUTGOING
static final int VALUE_PIN__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__INCOMING
static final int VALUE_PIN__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__IN_PARTITION
static final int VALUE_PIN__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__IN_INTERRUPTIBLE_REGION
static final int VALUE_PIN__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__IN_GROUP
static final int VALUE_PIN__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__REDEFINED_NODE
static final int VALUE_PIN__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__TYPE
static final int VALUE_PIN__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
VALUE_PIN__ORDERING
static final int VALUE_PIN__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__IS_CONTROL_TYPE
static final int VALUE_PIN__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__UPPER_BOUND
static final int VALUE_PIN__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
VALUE_PIN__IN_STATE
static final int VALUE_PIN__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
VALUE_PIN__SELECTION
static final int VALUE_PIN__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
VALUE_PIN__IS_ORDERED
static final int VALUE_PIN__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__IS_UNIQUE
static final int VALUE_PIN__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__UPPER
static final int VALUE_PIN__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__LOWER
static final int VALUE_PIN__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__UPPER_VALUE
static final int VALUE_PIN__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
VALUE_PIN__LOWER_VALUE
static final int VALUE_PIN__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
VALUE_PIN__IS_CONTROL
static final int VALUE_PIN__IS_CONTROL
The feature id for the 'Is Control' attribute.- See Also:
- Constant Field Values
-
VALUE_PIN__VALUE
static final int VALUE_PIN__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
VALUE_PIN_FEATURE_COUNT
static final int VALUE_PIN_FEATURE_COUNT
The number of structural features of the 'Value Pin' class.- See Also:
- Constant Field Values
-
MESSAGE__EANNOTATIONS
static final int MESSAGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE__OWNED_ELEMENT
static final int MESSAGE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MESSAGE__OWNER
static final int MESSAGE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MESSAGE__OWNED_COMMENT
static final int MESSAGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE__NAME
static final int MESSAGE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE__VISIBILITY
static final int MESSAGE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MESSAGE__QUALIFIED_NAME
static final int MESSAGE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE__CLIENT_DEPENDENCY
static final int MESSAGE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MESSAGE__NAMESPACE
static final int MESSAGE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MESSAGE__NAME_EXPRESSION
static final int MESSAGE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MESSAGE__MESSAGE_KIND
static final int MESSAGE__MESSAGE_KIND
The feature id for the 'Message Kind' attribute.- See Also:
- Constant Field Values
-
MESSAGE__MESSAGE_SORT
static final int MESSAGE__MESSAGE_SORT
The feature id for the 'Message Sort' attribute.- See Also:
- Constant Field Values
-
MESSAGE__RECEIVE_EVENT
static final int MESSAGE__RECEIVE_EVENT
The feature id for the 'Receive Event' reference.- See Also:
- Constant Field Values
-
MESSAGE__SEND_EVENT
static final int MESSAGE__SEND_EVENT
The feature id for the 'Send Event' reference.- See Also:
- Constant Field Values
-
MESSAGE__CONNECTOR
static final int MESSAGE__CONNECTOR
The feature id for the 'Connector' reference.- See Also:
- Constant Field Values
-
MESSAGE__INTERACTION
static final int MESSAGE__INTERACTION
The feature id for the 'Interaction' container reference.- See Also:
- Constant Field Values
-
MESSAGE__ARGUMENT
static final int MESSAGE__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE__SIGNATURE
static final int MESSAGE__SIGNATURE
The feature id for the 'Signature' reference.- See Also:
- Constant Field Values
-
MESSAGE_FEATURE_COUNT
static final int MESSAGE_FEATURE_COUNT
The number of structural features of the 'Message' class.- See Also:
- Constant Field Values
-
MESSAGE_END__EANNOTATIONS
static final int MESSAGE_END__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_END__OWNED_ELEMENT
static final int MESSAGE_END__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MESSAGE_END__OWNER
static final int MESSAGE_END__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MESSAGE_END__OWNED_COMMENT
static final int MESSAGE_END__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_END__NAME
static final int MESSAGE_END__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE_END__VISIBILITY
static final int MESSAGE_END__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MESSAGE_END__QUALIFIED_NAME
static final int MESSAGE_END__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE_END__CLIENT_DEPENDENCY
static final int MESSAGE_END__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MESSAGE_END__NAMESPACE
static final int MESSAGE_END__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MESSAGE_END__NAME_EXPRESSION
static final int MESSAGE_END__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MESSAGE_END__MESSAGE
static final int MESSAGE_END__MESSAGE
The feature id for the 'Message' reference.- See Also:
- Constant Field Values
-
MESSAGE_END_FEATURE_COUNT
static final int MESSAGE_END_FEATURE_COUNT
The number of structural features of the 'Message End' class.- See Also:
- Constant Field Values
-
INTERACTION__EANNOTATIONS
static final int INTERACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_ELEMENT
static final int INTERACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNER
static final int INTERACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_COMMENT
static final int INTERACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__NAME
static final int INTERACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION__VISIBILITY
static final int INTERACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERACTION__QUALIFIED_NAME
static final int INTERACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION__CLIENT_DEPENDENCY
static final int INTERACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERACTION__NAMESPACE
static final int INTERACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERACTION__NAME_EXPRESSION
static final int INTERACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERACTION__ELEMENT_IMPORT
static final int INTERACTION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__PACKAGE_IMPORT
static final int INTERACTION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_RULE
static final int INTERACTION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__MEMBER
static final int INTERACTION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION__IMPORTED_MEMBER
static final int INTERACTION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_MEMBER
static final int INTERACTION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION__IS_LEAF
static final int INTERACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
INTERACTION__REDEFINED_ELEMENT
static final int INTERACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION__REDEFINITION_CONTEXT
static final int INTERACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNING_TEMPLATE_PARAMETER
static final int INTERACTION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INTERACTION__TEMPLATE_PARAMETER
static final int INTERACTION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INTERACTION__PACKAGE
static final int INTERACTION__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
INTERACTION__TEMPLATE_BINDING
static final int INTERACTION__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_TEMPLATE_SIGNATURE
static final int INTERACTION__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
INTERACTION__IS_ABSTRACT
static final int INTERACTION__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
INTERACTION__GENERALIZATION
static final int INTERACTION__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__POWERTYPE_EXTENT
static final int INTERACTION__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
INTERACTION__FEATURE
static final int INTERACTION__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
INTERACTION__INHERITED_MEMBER
static final int INTERACTION__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION__REDEFINED_CLASSIFIER
static final int INTERACTION__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
INTERACTION__GENERAL
static final int INTERACTION__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
INTERACTION__SUBSTITUTION
static final int INTERACTION__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__ATTRIBUTE
static final int INTERACTION__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
INTERACTION__REPRESENTATION
static final int INTERACTION__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
INTERACTION__COLLABORATION_USE
static final int INTERACTION__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_USE_CASE
static final int INTERACTION__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__USE_CASE
static final int INTERACTION__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_ATTRIBUTE
static final int INTERACTION__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__PART
static final int INTERACTION__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
INTERACTION__ROLE
static final int INTERACTION__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_CONNECTOR
static final int INTERACTION__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_PORT
static final int INTERACTION__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_BEHAVIOR
static final int INTERACTION__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__CLASSIFIER_BEHAVIOR
static final int INTERACTION__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
INTERACTION__INTERFACE_REALIZATION
static final int INTERACTION__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_TRIGGER
static final int INTERACTION__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__NESTED_CLASSIFIER
static final int INTERACTION__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_OPERATION
static final int INTERACTION__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__SUPER_CLASS
static final int INTERACTION__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
INTERACTION__IS_ACTIVE
static final int INTERACTION__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_RECEPTION
static final int INTERACTION__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__EXTENSION
static final int INTERACTION__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
INTERACTION__IS_REENTRANT
static final int INTERACTION__IS_REENTRANT
The feature id for the 'Is Reentrant' attribute.- See Also:
- Constant Field Values
-
INTERACTION__REDEFINED_BEHAVIOR
static final int INTERACTION__REDEFINED_BEHAVIOR
The feature id for the 'Redefined Behavior' reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_PARAMETER
static final int INTERACTION__OWNED_PARAMETER
The feature id for the 'Owned Parameter' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__CONTEXT
static final int INTERACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
INTERACTION__PRECONDITION
static final int INTERACTION__PRECONDITION
The feature id for the 'Precondition' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__POSTCONDITION
static final int INTERACTION__POSTCONDITION
The feature id for the 'Postcondition' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__OWNED_PARAMETER_SET
static final int INTERACTION__OWNED_PARAMETER_SET
The feature id for the 'Owned Parameter Set' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__SPECIFICATION
static final int INTERACTION__SPECIFICATION
The feature id for the 'Specification' reference.- See Also:
- Constant Field Values
-
INTERACTION__COVERED
static final int INTERACTION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
INTERACTION__GENERAL_ORDERING
static final int INTERACTION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__ENCLOSING_INTERACTION
static final int INTERACTION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
INTERACTION__ENCLOSING_OPERAND
static final int INTERACTION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
INTERACTION__LIFELINE
static final int INTERACTION__LIFELINE
The feature id for the 'Lifeline' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__FRAGMENT
static final int INTERACTION__FRAGMENT
The feature id for the 'Fragment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__ACTION
static final int INTERACTION__ACTION
The feature id for the 'Action' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__FORMAL_GATE
static final int INTERACTION__FORMAL_GATE
The feature id for the 'Formal Gate' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION__MESSAGE
static final int INTERACTION__MESSAGE
The feature id for the 'Message' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_FEATURE_COUNT
static final int INTERACTION_FEATURE_COUNT
The number of structural features of the 'Interaction' class.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__EANNOTATIONS
static final int INTERACTION_FRAGMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__OWNED_ELEMENT
static final int INTERACTION_FRAGMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__OWNER
static final int INTERACTION_FRAGMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__OWNED_COMMENT
static final int INTERACTION_FRAGMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__NAME
static final int INTERACTION_FRAGMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__VISIBILITY
static final int INTERACTION_FRAGMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__QUALIFIED_NAME
static final int INTERACTION_FRAGMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__CLIENT_DEPENDENCY
static final int INTERACTION_FRAGMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__NAMESPACE
static final int INTERACTION_FRAGMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__NAME_EXPRESSION
static final int INTERACTION_FRAGMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__COVERED
static final int INTERACTION_FRAGMENT__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__GENERAL_ORDERING
static final int INTERACTION_FRAGMENT__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__ENCLOSING_INTERACTION
static final int INTERACTION_FRAGMENT__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT__ENCLOSING_OPERAND
static final int INTERACTION_FRAGMENT__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
INTERACTION_FRAGMENT_FEATURE_COUNT
static final int INTERACTION_FRAGMENT_FEATURE_COUNT
The number of structural features of the 'Interaction Fragment' class.- See Also:
- Constant Field Values
-
LIFELINE__EANNOTATIONS
static final int LIFELINE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LIFELINE__OWNED_ELEMENT
static final int LIFELINE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LIFELINE__OWNER
static final int LIFELINE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LIFELINE__OWNED_COMMENT
static final int LIFELINE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LIFELINE__NAME
static final int LIFELINE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LIFELINE__VISIBILITY
static final int LIFELINE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LIFELINE__QUALIFIED_NAME
static final int LIFELINE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LIFELINE__CLIENT_DEPENDENCY
static final int LIFELINE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LIFELINE__NAMESPACE
static final int LIFELINE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LIFELINE__NAME_EXPRESSION
static final int LIFELINE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LIFELINE__REPRESENTS
static final int LIFELINE__REPRESENTS
The feature id for the 'Represents' reference.- See Also:
- Constant Field Values
-
LIFELINE__INTERACTION
static final int LIFELINE__INTERACTION
The feature id for the 'Interaction' container reference.- See Also:
- Constant Field Values
-
LIFELINE__SELECTOR
static final int LIFELINE__SELECTOR
The feature id for the 'Selector' containment reference.- See Also:
- Constant Field Values
-
LIFELINE__DECOMPOSED_AS
static final int LIFELINE__DECOMPOSED_AS
The feature id for the 'Decomposed As' reference.- See Also:
- Constant Field Values
-
LIFELINE__COVERED_BY
static final int LIFELINE__COVERED_BY
The feature id for the 'Covered By' reference list.- See Also:
- Constant Field Values
-
LIFELINE_FEATURE_COUNT
static final int LIFELINE_FEATURE_COUNT
The number of structural features of the 'Lifeline' class.- See Also:
- Constant Field Values
-
INTERACTION_USE__EANNOTATIONS
static final int INTERACTION_USE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__OWNED_ELEMENT
static final int INTERACTION_USE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__OWNER
static final int INTERACTION_USE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERACTION_USE__OWNED_COMMENT
static final int INTERACTION_USE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__NAME
static final int INTERACTION_USE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_USE__VISIBILITY
static final int INTERACTION_USE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERACTION_USE__QUALIFIED_NAME
static final int INTERACTION_USE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_USE__CLIENT_DEPENDENCY
static final int INTERACTION_USE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__NAMESPACE
static final int INTERACTION_USE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERACTION_USE__NAME_EXPRESSION
static final int INTERACTION_USE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_USE__COVERED
static final int INTERACTION_USE__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__GENERAL_ORDERING
static final int INTERACTION_USE__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__ENCLOSING_INTERACTION
static final int INTERACTION_USE__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
INTERACTION_USE__ENCLOSING_OPERAND
static final int INTERACTION_USE__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
INTERACTION_USE__REFERS_TO
static final int INTERACTION_USE__REFERS_TO
The feature id for the 'Refers To' reference.- See Also:
- Constant Field Values
-
INTERACTION_USE__ACTUAL_GATE
static final int INTERACTION_USE__ACTUAL_GATE
The feature id for the 'Actual Gate' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE__ARGUMENT
static final int INTERACTION_USE__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_USE_FEATURE_COUNT
static final int INTERACTION_USE_FEATURE_COUNT
The number of structural features of the 'Interaction Use' class.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__EANNOTATIONS
static final int PART_DECOMPOSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__OWNED_ELEMENT
static final int PART_DECOMPOSITION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__OWNER
static final int PART_DECOMPOSITION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__OWNED_COMMENT
static final int PART_DECOMPOSITION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__NAME
static final int PART_DECOMPOSITION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__VISIBILITY
static final int PART_DECOMPOSITION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__QUALIFIED_NAME
static final int PART_DECOMPOSITION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__CLIENT_DEPENDENCY
static final int PART_DECOMPOSITION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__NAMESPACE
static final int PART_DECOMPOSITION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__NAME_EXPRESSION
static final int PART_DECOMPOSITION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__COVERED
static final int PART_DECOMPOSITION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__GENERAL_ORDERING
static final int PART_DECOMPOSITION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__ENCLOSING_INTERACTION
static final int PART_DECOMPOSITION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__ENCLOSING_OPERAND
static final int PART_DECOMPOSITION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__REFERS_TO
static final int PART_DECOMPOSITION__REFERS_TO
The feature id for the 'Refers To' reference.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__ACTUAL_GATE
static final int PART_DECOMPOSITION__ACTUAL_GATE
The feature id for the 'Actual Gate' containment reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION__ARGUMENT
static final int PART_DECOMPOSITION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
PART_DECOMPOSITION_FEATURE_COUNT
static final int PART_DECOMPOSITION_FEATURE_COUNT
The number of structural features of the 'Part Decomposition' class.- See Also:
- Constant Field Values
-
GATE__EANNOTATIONS
static final int GATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
GATE__OWNED_ELEMENT
static final int GATE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
GATE__OWNER
static final int GATE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
GATE__OWNED_COMMENT
static final int GATE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
GATE__NAME
static final int GATE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GATE__VISIBILITY
static final int GATE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
GATE__QUALIFIED_NAME
static final int GATE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
GATE__CLIENT_DEPENDENCY
static final int GATE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
GATE__NAMESPACE
static final int GATE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
GATE__NAME_EXPRESSION
static final int GATE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
GATE__MESSAGE
static final int GATE__MESSAGE
The feature id for the 'Message' reference.- See Also:
- Constant Field Values
-
GATE_FEATURE_COUNT
static final int GATE_FEATURE_COUNT
The number of structural features of the 'Gate' class.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__EANNOTATIONS
static final int GENERAL_ORDERING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__OWNED_ELEMENT
static final int GENERAL_ORDERING__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__OWNER
static final int GENERAL_ORDERING__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__OWNED_COMMENT
static final int GENERAL_ORDERING__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__NAME
static final int GENERAL_ORDERING__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__VISIBILITY
static final int GENERAL_ORDERING__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__QUALIFIED_NAME
static final int GENERAL_ORDERING__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__CLIENT_DEPENDENCY
static final int GENERAL_ORDERING__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__NAMESPACE
static final int GENERAL_ORDERING__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__NAME_EXPRESSION
static final int GENERAL_ORDERING__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__BEFORE
static final int GENERAL_ORDERING__BEFORE
The feature id for the 'Before' reference.- See Also:
- Constant Field Values
-
GENERAL_ORDERING__AFTER
static final int GENERAL_ORDERING__AFTER
The feature id for the 'After' reference.- See Also:
- Constant Field Values
-
GENERAL_ORDERING_FEATURE_COUNT
static final int GENERAL_ORDERING_FEATURE_COUNT
The number of structural features of the 'General Ordering' class.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__EANNOTATIONS
static final int OCCURRENCE_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
static final int OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__OWNER
static final int OCCURRENCE_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__OWNED_COMMENT
static final int OCCURRENCE_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__NAME
static final int OCCURRENCE_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__VISIBILITY
static final int OCCURRENCE_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
static final int OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
static final int OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__NAMESPACE
static final int OCCURRENCE_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
static final int OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__COVERED
static final int OCCURRENCE_SPECIFICATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
static final int OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
static final int OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
static final int OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__TO_BEFORE
static final int OCCURRENCE_SPECIFICATION__TO_BEFORE
The feature id for the 'To Before' reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__EVENT
static final int OCCURRENCE_SPECIFICATION__EVENT
The feature id for the 'Event' reference.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION__TO_AFTER
static final int OCCURRENCE_SPECIFICATION__TO_AFTER
The feature id for the 'To After' reference list.- See Also:
- Constant Field Values
-
OCCURRENCE_SPECIFICATION_FEATURE_COUNT
static final int OCCURRENCE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Occurrence Specification' class.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__EANNOTATIONS
static final int INTERACTION_OPERAND__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__OWNED_ELEMENT
static final int INTERACTION_OPERAND__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__OWNER
static final int INTERACTION_OPERAND__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__OWNED_COMMENT
static final int INTERACTION_OPERAND__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__NAME
static final int INTERACTION_OPERAND__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__VISIBILITY
static final int INTERACTION_OPERAND__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__QUALIFIED_NAME
static final int INTERACTION_OPERAND__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__CLIENT_DEPENDENCY
static final int INTERACTION_OPERAND__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__NAMESPACE
static final int INTERACTION_OPERAND__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__NAME_EXPRESSION
static final int INTERACTION_OPERAND__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__ELEMENT_IMPORT
static final int INTERACTION_OPERAND__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__PACKAGE_IMPORT
static final int INTERACTION_OPERAND__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__OWNED_RULE
static final int INTERACTION_OPERAND__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__MEMBER
static final int INTERACTION_OPERAND__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__IMPORTED_MEMBER
static final int INTERACTION_OPERAND__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__OWNED_MEMBER
static final int INTERACTION_OPERAND__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__COVERED
static final int INTERACTION_OPERAND__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__GENERAL_ORDERING
static final int INTERACTION_OPERAND__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__ENCLOSING_INTERACTION
static final int INTERACTION_OPERAND__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__ENCLOSING_OPERAND
static final int INTERACTION_OPERAND__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__GUARD
static final int INTERACTION_OPERAND__GUARD
The feature id for the 'Guard' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND__FRAGMENT
static final int INTERACTION_OPERAND__FRAGMENT
The feature id for the 'Fragment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_OPERAND_FEATURE_COUNT
static final int INTERACTION_OPERAND_FEATURE_COUNT
The number of structural features of the 'Interaction Operand' class.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__EANNOTATIONS
static final int INTERACTION_CONSTRAINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__OWNED_ELEMENT
static final int INTERACTION_CONSTRAINT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__OWNER
static final int INTERACTION_CONSTRAINT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__OWNED_COMMENT
static final int INTERACTION_CONSTRAINT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__NAME
static final int INTERACTION_CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__VISIBILITY
static final int INTERACTION_CONSTRAINT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__QUALIFIED_NAME
static final int INTERACTION_CONSTRAINT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__CLIENT_DEPENDENCY
static final int INTERACTION_CONSTRAINT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__NAMESPACE
static final int INTERACTION_CONSTRAINT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__NAME_EXPRESSION
static final int INTERACTION_CONSTRAINT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
static final int INTERACTION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__TEMPLATE_PARAMETER
static final int INTERACTION_CONSTRAINT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__CONSTRAINED_ELEMENT
static final int INTERACTION_CONSTRAINT__CONSTRAINED_ELEMENT
The feature id for the 'Constrained Element' reference list.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__SPECIFICATION
static final int INTERACTION_CONSTRAINT__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__CONTEXT
static final int INTERACTION_CONSTRAINT__CONTEXT
The feature id for the 'Context' container reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__MININT
static final int INTERACTION_CONSTRAINT__MININT
The feature id for the 'Minint' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT__MAXINT
static final int INTERACTION_CONSTRAINT__MAXINT
The feature id for the 'Maxint' containment reference.- See Also:
- Constant Field Values
-
INTERACTION_CONSTRAINT_FEATURE_COUNT
static final int INTERACTION_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Interaction Constraint' class.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__EANNOTATIONS
static final int EXECUTION_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__OWNED_ELEMENT
static final int EXECUTION_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__OWNER
static final int EXECUTION_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__OWNED_COMMENT
static final int EXECUTION_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__NAME
static final int EXECUTION_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__VISIBILITY
static final int EXECUTION_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__QUALIFIED_NAME
static final int EXECUTION_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
static final int EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__NAMESPACE
static final int EXECUTION_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__NAME_EXPRESSION
static final int EXECUTION_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__COVERED
static final int EXECUTION_SPECIFICATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__GENERAL_ORDERING
static final int EXECUTION_SPECIFICATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
static final int EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
static final int EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__START
static final int EXECUTION_SPECIFICATION__START
The feature id for the 'Start' reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION__FINISH
static final int EXECUTION_SPECIFICATION__FINISH
The feature id for the 'Finish' reference.- See Also:
- Constant Field Values
-
EXECUTION_SPECIFICATION_FEATURE_COUNT
static final int EXECUTION_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Execution Specification' class.- See Also:
- Constant Field Values
-
STATE_INVARIANT__EANNOTATIONS
static final int STATE_INVARIANT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STATE_INVARIANT__OWNED_ELEMENT
static final int STATE_INVARIANT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STATE_INVARIANT__OWNER
static final int STATE_INVARIANT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STATE_INVARIANT__OWNED_COMMENT
static final int STATE_INVARIANT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STATE_INVARIANT__NAME
static final int STATE_INVARIANT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STATE_INVARIANT__VISIBILITY
static final int STATE_INVARIANT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STATE_INVARIANT__QUALIFIED_NAME
static final int STATE_INVARIANT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STATE_INVARIANT__CLIENT_DEPENDENCY
static final int STATE_INVARIANT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STATE_INVARIANT__NAMESPACE
static final int STATE_INVARIANT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STATE_INVARIANT__NAME_EXPRESSION
static final int STATE_INVARIANT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STATE_INVARIANT__COVERED
static final int STATE_INVARIANT__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
STATE_INVARIANT__GENERAL_ORDERING
static final int STATE_INVARIANT__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
STATE_INVARIANT__ENCLOSING_INTERACTION
static final int STATE_INVARIANT__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
STATE_INVARIANT__ENCLOSING_OPERAND
static final int STATE_INVARIANT__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
STATE_INVARIANT__INVARIANT
static final int STATE_INVARIANT__INVARIANT
The feature id for the 'Invariant' containment reference.- See Also:
- Constant Field Values
-
STATE_INVARIANT_FEATURE_COUNT
static final int STATE_INVARIANT_FEATURE_COUNT
The number of structural features of the 'State Invariant' class.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__EANNOTATIONS
static final int ACTION_EXECUTION_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__OWNED_ELEMENT
static final int ACTION_EXECUTION_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__OWNER
static final int ACTION_EXECUTION_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__OWNED_COMMENT
static final int ACTION_EXECUTION_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__NAME
static final int ACTION_EXECUTION_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__VISIBILITY
static final int ACTION_EXECUTION_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__QUALIFIED_NAME
static final int ACTION_EXECUTION_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
static final int ACTION_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__NAMESPACE
static final int ACTION_EXECUTION_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__NAME_EXPRESSION
static final int ACTION_EXECUTION_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__COVERED
static final int ACTION_EXECUTION_SPECIFICATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__GENERAL_ORDERING
static final int ACTION_EXECUTION_SPECIFICATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
static final int ACTION_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
static final int ACTION_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__START
static final int ACTION_EXECUTION_SPECIFICATION__START
The feature id for the 'Start' reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__FINISH
static final int ACTION_EXECUTION_SPECIFICATION__FINISH
The feature id for the 'Finish' reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION__ACTION
static final int ACTION_EXECUTION_SPECIFICATION__ACTION
The feature id for the 'Action' reference.- See Also:
- Constant Field Values
-
ACTION_EXECUTION_SPECIFICATION_FEATURE_COUNT
static final int ACTION_EXECUTION_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Action Execution Specification' class.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__EANNOTATIONS
static final int BEHAVIOR_EXECUTION_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_ELEMENT
static final int BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__OWNER
static final int BEHAVIOR_EXECUTION_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_COMMENT
static final int BEHAVIOR_EXECUTION_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__NAME
static final int BEHAVIOR_EXECUTION_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__VISIBILITY
static final int BEHAVIOR_EXECUTION_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__QUALIFIED_NAME
static final int BEHAVIOR_EXECUTION_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
static final int BEHAVIOR_EXECUTION_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__NAMESPACE
static final int BEHAVIOR_EXECUTION_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__NAME_EXPRESSION
static final int BEHAVIOR_EXECUTION_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__COVERED
static final int BEHAVIOR_EXECUTION_SPECIFICATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__GENERAL_ORDERING
static final int BEHAVIOR_EXECUTION_SPECIFICATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
static final int BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
static final int BEHAVIOR_EXECUTION_SPECIFICATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__START
static final int BEHAVIOR_EXECUTION_SPECIFICATION__START
The feature id for the 'Start' reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__FINISH
static final int BEHAVIOR_EXECUTION_SPECIFICATION__FINISH
The feature id for the 'Finish' reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIOR
static final int BEHAVIOR_EXECUTION_SPECIFICATION__BEHAVIOR
The feature id for the 'Behavior' reference.- See Also:
- Constant Field Values
-
BEHAVIOR_EXECUTION_SPECIFICATION_FEATURE_COUNT
static final int BEHAVIOR_EXECUTION_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Behavior Execution Specification' class.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__EANNOTATIONS
static final int EXECUTION_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__OWNED_ELEMENT
static final int EXECUTION_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__OWNER
static final int EXECUTION_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__OWNED_COMMENT
static final int EXECUTION_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__NAME
static final int EXECUTION_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__VISIBILITY
static final int EXECUTION_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__QUALIFIED_NAME
static final int EXECUTION_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__CLIENT_DEPENDENCY
static final int EXECUTION_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__NAMESPACE
static final int EXECUTION_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__NAME_EXPRESSION
static final int EXECUTION_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__OWNING_TEMPLATE_PARAMETER
static final int EXECUTION_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
EXECUTION_EVENT__TEMPLATE_PARAMETER
static final int EXECUTION_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
EXECUTION_EVENT_FEATURE_COUNT
static final int EXECUTION_EVENT_FEATURE_COUNT
The number of structural features of the 'Execution Event' class.- See Also:
- Constant Field Values
-
CREATION_EVENT__EANNOTATIONS
static final int CREATION_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CREATION_EVENT__OWNED_ELEMENT
static final int CREATION_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CREATION_EVENT__OWNER
static final int CREATION_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CREATION_EVENT__OWNED_COMMENT
static final int CREATION_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CREATION_EVENT__NAME
static final int CREATION_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CREATION_EVENT__VISIBILITY
static final int CREATION_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CREATION_EVENT__QUALIFIED_NAME
static final int CREATION_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CREATION_EVENT__CLIENT_DEPENDENCY
static final int CREATION_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CREATION_EVENT__NAMESPACE
static final int CREATION_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CREATION_EVENT__NAME_EXPRESSION
static final int CREATION_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CREATION_EVENT__OWNING_TEMPLATE_PARAMETER
static final int CREATION_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CREATION_EVENT__TEMPLATE_PARAMETER
static final int CREATION_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CREATION_EVENT_FEATURE_COUNT
static final int CREATION_EVENT_FEATURE_COUNT
The number of structural features of the 'Creation Event' class.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__EANNOTATIONS
static final int DESTRUCTION_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__OWNED_ELEMENT
static final int DESTRUCTION_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__OWNER
static final int DESTRUCTION_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__OWNED_COMMENT
static final int DESTRUCTION_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__NAME
static final int DESTRUCTION_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__VISIBILITY
static final int DESTRUCTION_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__QUALIFIED_NAME
static final int DESTRUCTION_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__CLIENT_DEPENDENCY
static final int DESTRUCTION_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__NAMESPACE
static final int DESTRUCTION_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__NAME_EXPRESSION
static final int DESTRUCTION_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__OWNING_TEMPLATE_PARAMETER
static final int DESTRUCTION_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT__TEMPLATE_PARAMETER
static final int DESTRUCTION_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DESTRUCTION_EVENT_FEATURE_COUNT
static final int DESTRUCTION_EVENT_FEATURE_COUNT
The number of structural features of the 'Destruction Event' class.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__EANNOTATIONS
static final int MESSAGE_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__OWNED_ELEMENT
static final int MESSAGE_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__OWNER
static final int MESSAGE_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__OWNED_COMMENT
static final int MESSAGE_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__NAME
static final int MESSAGE_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__VISIBILITY
static final int MESSAGE_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__QUALIFIED_NAME
static final int MESSAGE_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__CLIENT_DEPENDENCY
static final int MESSAGE_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__NAMESPACE
static final int MESSAGE_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__NAME_EXPRESSION
static final int MESSAGE_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__OWNING_TEMPLATE_PARAMETER
static final int MESSAGE_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
MESSAGE_EVENT__TEMPLATE_PARAMETER
static final int MESSAGE_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
MESSAGE_EVENT_FEATURE_COUNT
static final int MESSAGE_EVENT_FEATURE_COUNT
The number of structural features of the 'Message Event' class.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__EANNOTATIONS
static final int SEND_OPERATION_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__OWNED_ELEMENT
static final int SEND_OPERATION_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__OWNER
static final int SEND_OPERATION_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__OWNED_COMMENT
static final int SEND_OPERATION_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__NAME
static final int SEND_OPERATION_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__VISIBILITY
static final int SEND_OPERATION_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__QUALIFIED_NAME
static final int SEND_OPERATION_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__CLIENT_DEPENDENCY
static final int SEND_OPERATION_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__NAMESPACE
static final int SEND_OPERATION_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__NAME_EXPRESSION
static final int SEND_OPERATION_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER
static final int SEND_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__TEMPLATE_PARAMETER
static final int SEND_OPERATION_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT__OPERATION
static final int SEND_OPERATION_EVENT__OPERATION
The feature id for the 'Operation' reference.- See Also:
- Constant Field Values
-
SEND_OPERATION_EVENT_FEATURE_COUNT
static final int SEND_OPERATION_EVENT_FEATURE_COUNT
The number of structural features of the 'Send Operation Event' class.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__EANNOTATIONS
static final int SEND_SIGNAL_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__OWNED_ELEMENT
static final int SEND_SIGNAL_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__OWNER
static final int SEND_SIGNAL_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__OWNED_COMMENT
static final int SEND_SIGNAL_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__NAME
static final int SEND_SIGNAL_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__VISIBILITY
static final int SEND_SIGNAL_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__QUALIFIED_NAME
static final int SEND_SIGNAL_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__CLIENT_DEPENDENCY
static final int SEND_SIGNAL_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__NAMESPACE
static final int SEND_SIGNAL_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__NAME_EXPRESSION
static final int SEND_SIGNAL_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
static final int SEND_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__TEMPLATE_PARAMETER
static final int SEND_SIGNAL_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT__SIGNAL
static final int SEND_SIGNAL_EVENT__SIGNAL
The feature id for the 'Signal' reference.- See Also:
- Constant Field Values
-
SEND_SIGNAL_EVENT_FEATURE_COUNT
static final int SEND_SIGNAL_EVENT_FEATURE_COUNT
The number of structural features of the 'Send Signal Event' class.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__EANNOTATIONS
static final int MESSAGE_OCCURRENCE_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
static final int MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__OWNER
static final int MESSAGE_OCCURRENCE_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_COMMENT
static final int MESSAGE_OCCURRENCE_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__NAME
static final int MESSAGE_OCCURRENCE_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__VISIBILITY
static final int MESSAGE_OCCURRENCE_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
static final int MESSAGE_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
static final int MESSAGE_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__NAMESPACE
static final int MESSAGE_OCCURRENCE_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
static final int MESSAGE_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__COVERED
static final int MESSAGE_OCCURRENCE_SPECIFICATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
static final int MESSAGE_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
static final int MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
static final int MESSAGE_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__TO_BEFORE
static final int MESSAGE_OCCURRENCE_SPECIFICATION__TO_BEFORE
The feature id for the 'To Before' reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__EVENT
static final int MESSAGE_OCCURRENCE_SPECIFICATION__EVENT
The feature id for the 'Event' reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__TO_AFTER
static final int MESSAGE_OCCURRENCE_SPECIFICATION__TO_AFTER
The feature id for the 'To After' reference list.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION__MESSAGE
static final int MESSAGE_OCCURRENCE_SPECIFICATION__MESSAGE
The feature id for the 'Message' reference.- See Also:
- Constant Field Values
-
MESSAGE_OCCURRENCE_SPECIFICATION_FEATURE_COUNT
static final int MESSAGE_OCCURRENCE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Message Occurrence Specification' class.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__EANNOTATIONS
static final int EXECUTION_OCCURRENCE_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
static final int EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__OWNER
static final int EXECUTION_OCCURRENCE_SPECIFICATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_COMMENT
static final int EXECUTION_OCCURRENCE_SPECIFICATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__NAME
static final int EXECUTION_OCCURRENCE_SPECIFICATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__VISIBILITY
static final int EXECUTION_OCCURRENCE_SPECIFICATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
static final int EXECUTION_OCCURRENCE_SPECIFICATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
static final int EXECUTION_OCCURRENCE_SPECIFICATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__NAMESPACE
static final int EXECUTION_OCCURRENCE_SPECIFICATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
static final int EXECUTION_OCCURRENCE_SPECIFICATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__COVERED
static final int EXECUTION_OCCURRENCE_SPECIFICATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
static final int EXECUTION_OCCURRENCE_SPECIFICATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
static final int EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
static final int EXECUTION_OCCURRENCE_SPECIFICATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__TO_BEFORE
static final int EXECUTION_OCCURRENCE_SPECIFICATION__TO_BEFORE
The feature id for the 'To Before' reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__EVENT
static final int EXECUTION_OCCURRENCE_SPECIFICATION__EVENT
The feature id for the 'Event' reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__TO_AFTER
static final int EXECUTION_OCCURRENCE_SPECIFICATION__TO_AFTER
The feature id for the 'To After' reference list.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION__EXECUTION
static final int EXECUTION_OCCURRENCE_SPECIFICATION__EXECUTION
The feature id for the 'Execution' reference.- See Also:
- Constant Field Values
-
EXECUTION_OCCURRENCE_SPECIFICATION_FEATURE_COUNT
static final int EXECUTION_OCCURRENCE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Execution Occurrence Specification' class.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__EANNOTATIONS
static final int RECEIVE_OPERATION_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__OWNED_ELEMENT
static final int RECEIVE_OPERATION_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__OWNER
static final int RECEIVE_OPERATION_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__OWNED_COMMENT
static final int RECEIVE_OPERATION_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__NAME
static final int RECEIVE_OPERATION_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__VISIBILITY
static final int RECEIVE_OPERATION_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__QUALIFIED_NAME
static final int RECEIVE_OPERATION_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__CLIENT_DEPENDENCY
static final int RECEIVE_OPERATION_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__NAMESPACE
static final int RECEIVE_OPERATION_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__NAME_EXPRESSION
static final int RECEIVE_OPERATION_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER
static final int RECEIVE_OPERATION_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__TEMPLATE_PARAMETER
static final int RECEIVE_OPERATION_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT__OPERATION
static final int RECEIVE_OPERATION_EVENT__OPERATION
The feature id for the 'Operation' reference.- See Also:
- Constant Field Values
-
RECEIVE_OPERATION_EVENT_FEATURE_COUNT
static final int RECEIVE_OPERATION_EVENT_FEATURE_COUNT
The number of structural features of the 'Receive Operation Event' class.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__EANNOTATIONS
static final int RECEIVE_SIGNAL_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__OWNED_ELEMENT
static final int RECEIVE_SIGNAL_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__OWNER
static final int RECEIVE_SIGNAL_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__OWNED_COMMENT
static final int RECEIVE_SIGNAL_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__NAME
static final int RECEIVE_SIGNAL_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__VISIBILITY
static final int RECEIVE_SIGNAL_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__QUALIFIED_NAME
static final int RECEIVE_SIGNAL_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__CLIENT_DEPENDENCY
static final int RECEIVE_SIGNAL_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__NAMESPACE
static final int RECEIVE_SIGNAL_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__NAME_EXPRESSION
static final int RECEIVE_SIGNAL_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
static final int RECEIVE_SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__TEMPLATE_PARAMETER
static final int RECEIVE_SIGNAL_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT__SIGNAL
static final int RECEIVE_SIGNAL_EVENT__SIGNAL
The feature id for the 'Signal' reference.- See Also:
- Constant Field Values
-
RECEIVE_SIGNAL_EVENT_FEATURE_COUNT
static final int RECEIVE_SIGNAL_EVENT_FEATURE_COUNT
The number of structural features of the 'Receive Signal Event' class.- See Also:
- Constant Field Values
-
ACTOR__EANNOTATIONS
static final int ACTOR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_ELEMENT
static final int ACTOR__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNER
static final int ACTOR__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTOR__OWNED_COMMENT
static final int ACTOR__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__NAME
static final int ACTOR__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTOR__VISIBILITY
static final int ACTOR__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTOR__QUALIFIED_NAME
static final int ACTOR__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTOR__CLIENT_DEPENDENCY
static final int ACTOR__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTOR__NAMESPACE
static final int ACTOR__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTOR__NAME_EXPRESSION
static final int ACTOR__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTOR__ELEMENT_IMPORT
static final int ACTOR__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__PACKAGE_IMPORT
static final int ACTOR__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_RULE
static final int ACTOR__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__MEMBER
static final int ACTOR__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ACTOR__IMPORTED_MEMBER
static final int ACTOR__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_MEMBER
static final int ACTOR__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ACTOR__IS_LEAF
static final int ACTOR__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTOR__REDEFINED_ELEMENT
static final int ACTOR__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTOR__REDEFINITION_CONTEXT
static final int ACTOR__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNING_TEMPLATE_PARAMETER
static final int ACTOR__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ACTOR__TEMPLATE_PARAMETER
static final int ACTOR__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ACTOR__PACKAGE
static final int ACTOR__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ACTOR__TEMPLATE_BINDING
static final int ACTOR__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_TEMPLATE_SIGNATURE
static final int ACTOR__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ACTOR__IS_ABSTRACT
static final int ACTOR__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ACTOR__GENERALIZATION
static final int ACTOR__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__POWERTYPE_EXTENT
static final int ACTOR__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ACTOR__FEATURE
static final int ACTOR__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ACTOR__INHERITED_MEMBER
static final int ACTOR__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ACTOR__REDEFINED_CLASSIFIER
static final int ACTOR__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ACTOR__GENERAL
static final int ACTOR__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ACTOR__SUBSTITUTION
static final int ACTOR__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__ATTRIBUTE
static final int ACTOR__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ACTOR__REPRESENTATION
static final int ACTOR__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ACTOR__COLLABORATION_USE
static final int ACTOR__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_USE_CASE
static final int ACTOR__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__USE_CASE
static final int ACTOR__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_BEHAVIOR
static final int ACTOR__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__CLASSIFIER_BEHAVIOR
static final int ACTOR__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
ACTOR__INTERFACE_REALIZATION
static final int ACTOR__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
ACTOR__OWNED_TRIGGER
static final int ACTOR__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
ACTOR_FEATURE_COUNT
static final int ACTOR_FEATURE_COUNT
The number of structural features of the 'Actor' class.- See Also:
- Constant Field Values
-
CALL_EVENT__EANNOTATIONS
static final int CALL_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CALL_EVENT__OWNED_ELEMENT
static final int CALL_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CALL_EVENT__OWNER
static final int CALL_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CALL_EVENT__OWNED_COMMENT
static final int CALL_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CALL_EVENT__NAME
static final int CALL_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CALL_EVENT__VISIBILITY
static final int CALL_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CALL_EVENT__QUALIFIED_NAME
static final int CALL_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CALL_EVENT__CLIENT_DEPENDENCY
static final int CALL_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CALL_EVENT__NAMESPACE
static final int CALL_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CALL_EVENT__NAME_EXPRESSION
static final int CALL_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CALL_EVENT__OWNING_TEMPLATE_PARAMETER
static final int CALL_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CALL_EVENT__TEMPLATE_PARAMETER
static final int CALL_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CALL_EVENT__OPERATION
static final int CALL_EVENT__OPERATION
The feature id for the 'Operation' reference.- See Also:
- Constant Field Values
-
CALL_EVENT_FEATURE_COUNT
static final int CALL_EVENT_FEATURE_COUNT
The number of structural features of the 'Call Event' class.- See Also:
- Constant Field Values
-
CHANGE_EVENT__EANNOTATIONS
static final int CHANGE_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CHANGE_EVENT__OWNED_ELEMENT
static final int CHANGE_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CHANGE_EVENT__OWNER
static final int CHANGE_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CHANGE_EVENT__OWNED_COMMENT
static final int CHANGE_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CHANGE_EVENT__NAME
static final int CHANGE_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CHANGE_EVENT__VISIBILITY
static final int CHANGE_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CHANGE_EVENT__QUALIFIED_NAME
static final int CHANGE_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CHANGE_EVENT__CLIENT_DEPENDENCY
static final int CHANGE_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CHANGE_EVENT__NAMESPACE
static final int CHANGE_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CHANGE_EVENT__NAME_EXPRESSION
static final int CHANGE_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CHANGE_EVENT__OWNING_TEMPLATE_PARAMETER
static final int CHANGE_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
CHANGE_EVENT__TEMPLATE_PARAMETER
static final int CHANGE_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
CHANGE_EVENT__CHANGE_EXPRESSION
static final int CHANGE_EVENT__CHANGE_EXPRESSION
The feature id for the 'Change Expression' containment reference.- See Also:
- Constant Field Values
-
CHANGE_EVENT_FEATURE_COUNT
static final int CHANGE_EVENT_FEATURE_COUNT
The number of structural features of the 'Change Event' class.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__EANNOTATIONS
static final int SIGNAL_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__OWNED_ELEMENT
static final int SIGNAL_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__OWNER
static final int SIGNAL_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__OWNED_COMMENT
static final int SIGNAL_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__NAME
static final int SIGNAL_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__VISIBILITY
static final int SIGNAL_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__QUALIFIED_NAME
static final int SIGNAL_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__CLIENT_DEPENDENCY
static final int SIGNAL_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__NAMESPACE
static final int SIGNAL_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__NAME_EXPRESSION
static final int SIGNAL_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
static final int SIGNAL_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__TEMPLATE_PARAMETER
static final int SIGNAL_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
SIGNAL_EVENT__SIGNAL
static final int SIGNAL_EVENT__SIGNAL
The feature id for the 'Signal' reference.- See Also:
- Constant Field Values
-
SIGNAL_EVENT_FEATURE_COUNT
static final int SIGNAL_EVENT_FEATURE_COUNT
The number of structural features of the 'Signal Event' class.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__EANNOTATIONS
static final int ANY_RECEIVE_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__OWNED_ELEMENT
static final int ANY_RECEIVE_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__OWNER
static final int ANY_RECEIVE_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__OWNED_COMMENT
static final int ANY_RECEIVE_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__NAME
static final int ANY_RECEIVE_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__VISIBILITY
static final int ANY_RECEIVE_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__QUALIFIED_NAME
static final int ANY_RECEIVE_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__CLIENT_DEPENDENCY
static final int ANY_RECEIVE_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__NAMESPACE
static final int ANY_RECEIVE_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__NAME_EXPRESSION
static final int ANY_RECEIVE_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__OWNING_TEMPLATE_PARAMETER
static final int ANY_RECEIVE_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT__TEMPLATE_PARAMETER
static final int ANY_RECEIVE_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ANY_RECEIVE_EVENT_FEATURE_COUNT
static final int ANY_RECEIVE_EVENT_FEATURE_COUNT
The number of structural features of the 'Any Receive Event' class.- See Also:
- Constant Field Values
-
FORK_NODE__EANNOTATIONS
static final int FORK_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
FORK_NODE__OWNED_ELEMENT
static final int FORK_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__OWNER
static final int FORK_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
FORK_NODE__OWNED_COMMENT
static final int FORK_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
FORK_NODE__NAME
static final int FORK_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FORK_NODE__VISIBILITY
static final int FORK_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
FORK_NODE__QUALIFIED_NAME
static final int FORK_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
FORK_NODE__CLIENT_DEPENDENCY
static final int FORK_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__NAMESPACE
static final int FORK_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
FORK_NODE__NAME_EXPRESSION
static final int FORK_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
FORK_NODE__IS_LEAF
static final int FORK_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
FORK_NODE__REDEFINED_ELEMENT
static final int FORK_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__REDEFINITION_CONTEXT
static final int FORK_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__IN_STRUCTURED_NODE
static final int FORK_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
FORK_NODE__ACTIVITY
static final int FORK_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
FORK_NODE__OUTGOING
static final int FORK_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__INCOMING
static final int FORK_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__IN_PARTITION
static final int FORK_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__IN_INTERRUPTIBLE_REGION
static final int FORK_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__IN_GROUP
static final int FORK_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
FORK_NODE__REDEFINED_NODE
static final int FORK_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
FORK_NODE_FEATURE_COUNT
static final int FORK_NODE_FEATURE_COUNT
The number of structural features of the 'Fork Node' class.- See Also:
- Constant Field Values
-
FINAL_NODE__EANNOTATIONS
static final int FINAL_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__OWNED_ELEMENT
static final int FINAL_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__OWNER
static final int FINAL_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
FINAL_NODE__OWNED_COMMENT
static final int FINAL_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__NAME
static final int FINAL_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FINAL_NODE__VISIBILITY
static final int FINAL_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
FINAL_NODE__QUALIFIED_NAME
static final int FINAL_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
FINAL_NODE__CLIENT_DEPENDENCY
static final int FINAL_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__NAMESPACE
static final int FINAL_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
FINAL_NODE__NAME_EXPRESSION
static final int FINAL_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
FINAL_NODE__IS_LEAF
static final int FINAL_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
FINAL_NODE__REDEFINED_ELEMENT
static final int FINAL_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__REDEFINITION_CONTEXT
static final int FINAL_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__IN_STRUCTURED_NODE
static final int FINAL_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
FINAL_NODE__ACTIVITY
static final int FINAL_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
FINAL_NODE__OUTGOING
static final int FINAL_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__INCOMING
static final int FINAL_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__IN_PARTITION
static final int FINAL_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__IN_INTERRUPTIBLE_REGION
static final int FINAL_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__IN_GROUP
static final int FINAL_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE__REDEFINED_NODE
static final int FINAL_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
FINAL_NODE_FEATURE_COUNT
static final int FINAL_NODE_FEATURE_COUNT
The number of structural features of the 'Final Node' class.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__EANNOTATIONS
static final int FLOW_FINAL_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__OWNED_ELEMENT
static final int FLOW_FINAL_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__OWNER
static final int FLOW_FINAL_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__OWNED_COMMENT
static final int FLOW_FINAL_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__NAME
static final int FLOW_FINAL_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__VISIBILITY
static final int FLOW_FINAL_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__QUALIFIED_NAME
static final int FLOW_FINAL_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__CLIENT_DEPENDENCY
static final int FLOW_FINAL_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__NAMESPACE
static final int FLOW_FINAL_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__NAME_EXPRESSION
static final int FLOW_FINAL_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__IS_LEAF
static final int FLOW_FINAL_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__REDEFINED_ELEMENT
static final int FLOW_FINAL_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__REDEFINITION_CONTEXT
static final int FLOW_FINAL_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__IN_STRUCTURED_NODE
static final int FLOW_FINAL_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__ACTIVITY
static final int FLOW_FINAL_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__OUTGOING
static final int FLOW_FINAL_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__INCOMING
static final int FLOW_FINAL_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__IN_PARTITION
static final int FLOW_FINAL_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__IN_INTERRUPTIBLE_REGION
static final int FLOW_FINAL_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__IN_GROUP
static final int FLOW_FINAL_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE__REDEFINED_NODE
static final int FLOW_FINAL_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
FLOW_FINAL_NODE_FEATURE_COUNT
static final int FLOW_FINAL_NODE_FEATURE_COUNT
The number of structural features of the 'Flow Final Node' class.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__EANNOTATIONS
static final int CENTRAL_BUFFER_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__OWNED_ELEMENT
static final int CENTRAL_BUFFER_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__OWNER
static final int CENTRAL_BUFFER_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__OWNED_COMMENT
static final int CENTRAL_BUFFER_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__NAME
static final int CENTRAL_BUFFER_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__VISIBILITY
static final int CENTRAL_BUFFER_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__QUALIFIED_NAME
static final int CENTRAL_BUFFER_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__CLIENT_DEPENDENCY
static final int CENTRAL_BUFFER_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__NAMESPACE
static final int CENTRAL_BUFFER_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__NAME_EXPRESSION
static final int CENTRAL_BUFFER_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IS_LEAF
static final int CENTRAL_BUFFER_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__REDEFINED_ELEMENT
static final int CENTRAL_BUFFER_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__REDEFINITION_CONTEXT
static final int CENTRAL_BUFFER_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IN_STRUCTURED_NODE
static final int CENTRAL_BUFFER_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__ACTIVITY
static final int CENTRAL_BUFFER_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__OUTGOING
static final int CENTRAL_BUFFER_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__INCOMING
static final int CENTRAL_BUFFER_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IN_PARTITION
static final int CENTRAL_BUFFER_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IN_INTERRUPTIBLE_REGION
static final int CENTRAL_BUFFER_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IN_GROUP
static final int CENTRAL_BUFFER_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__REDEFINED_NODE
static final int CENTRAL_BUFFER_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__TYPE
static final int CENTRAL_BUFFER_NODE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__ORDERING
static final int CENTRAL_BUFFER_NODE__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IS_CONTROL_TYPE
static final int CENTRAL_BUFFER_NODE__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__UPPER_BOUND
static final int CENTRAL_BUFFER_NODE__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__IN_STATE
static final int CENTRAL_BUFFER_NODE__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE__SELECTION
static final int CENTRAL_BUFFER_NODE__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
CENTRAL_BUFFER_NODE_FEATURE_COUNT
static final int CENTRAL_BUFFER_NODE_FEATURE_COUNT
The number of structural features of the 'Central Buffer Node' class.- See Also:
- Constant Field Values
-
MERGE_NODE__EANNOTATIONS
static final int MERGE_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__OWNED_ELEMENT
static final int MERGE_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__OWNER
static final int MERGE_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
MERGE_NODE__OWNED_COMMENT
static final int MERGE_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__NAME
static final int MERGE_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MERGE_NODE__VISIBILITY
static final int MERGE_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
MERGE_NODE__QUALIFIED_NAME
static final int MERGE_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
MERGE_NODE__CLIENT_DEPENDENCY
static final int MERGE_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__NAMESPACE
static final int MERGE_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
MERGE_NODE__NAME_EXPRESSION
static final int MERGE_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
MERGE_NODE__IS_LEAF
static final int MERGE_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
MERGE_NODE__REDEFINED_ELEMENT
static final int MERGE_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__REDEFINITION_CONTEXT
static final int MERGE_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__IN_STRUCTURED_NODE
static final int MERGE_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
MERGE_NODE__ACTIVITY
static final int MERGE_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
MERGE_NODE__OUTGOING
static final int MERGE_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__INCOMING
static final int MERGE_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__IN_PARTITION
static final int MERGE_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__IN_INTERRUPTIBLE_REGION
static final int MERGE_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__IN_GROUP
static final int MERGE_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE__REDEFINED_NODE
static final int MERGE_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
MERGE_NODE_FEATURE_COUNT
static final int MERGE_NODE_FEATURE_COUNT
The number of structural features of the 'Merge Node' class.- See Also:
- Constant Field Values
-
DECISION_NODE__EANNOTATIONS
static final int DECISION_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__OWNED_ELEMENT
static final int DECISION_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__OWNER
static final int DECISION_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DECISION_NODE__OWNED_COMMENT
static final int DECISION_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__NAME
static final int DECISION_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DECISION_NODE__VISIBILITY
static final int DECISION_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DECISION_NODE__QUALIFIED_NAME
static final int DECISION_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DECISION_NODE__CLIENT_DEPENDENCY
static final int DECISION_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__NAMESPACE
static final int DECISION_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DECISION_NODE__NAME_EXPRESSION
static final int DECISION_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DECISION_NODE__IS_LEAF
static final int DECISION_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DECISION_NODE__REDEFINED_ELEMENT
static final int DECISION_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__REDEFINITION_CONTEXT
static final int DECISION_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__IN_STRUCTURED_NODE
static final int DECISION_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
DECISION_NODE__ACTIVITY
static final int DECISION_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
DECISION_NODE__OUTGOING
static final int DECISION_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__INCOMING
static final int DECISION_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__IN_PARTITION
static final int DECISION_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__IN_INTERRUPTIBLE_REGION
static final int DECISION_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__IN_GROUP
static final int DECISION_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__REDEFINED_NODE
static final int DECISION_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
DECISION_NODE__DECISION_INPUT
static final int DECISION_NODE__DECISION_INPUT
The feature id for the 'Decision Input' reference.- See Also:
- Constant Field Values
-
DECISION_NODE_FEATURE_COUNT
static final int DECISION_NODE_FEATURE_COUNT
The number of structural features of the 'Decision Node' class.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__EANNOTATIONS
static final int ACTIVITY_FINAL_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__OWNED_ELEMENT
static final int ACTIVITY_FINAL_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__OWNER
static final int ACTIVITY_FINAL_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__OWNED_COMMENT
static final int ACTIVITY_FINAL_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__NAME
static final int ACTIVITY_FINAL_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__VISIBILITY
static final int ACTIVITY_FINAL_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__QUALIFIED_NAME
static final int ACTIVITY_FINAL_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__CLIENT_DEPENDENCY
static final int ACTIVITY_FINAL_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__NAMESPACE
static final int ACTIVITY_FINAL_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__NAME_EXPRESSION
static final int ACTIVITY_FINAL_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__IS_LEAF
static final int ACTIVITY_FINAL_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__REDEFINED_ELEMENT
static final int ACTIVITY_FINAL_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__REDEFINITION_CONTEXT
static final int ACTIVITY_FINAL_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__IN_STRUCTURED_NODE
static final int ACTIVITY_FINAL_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__ACTIVITY
static final int ACTIVITY_FINAL_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__OUTGOING
static final int ACTIVITY_FINAL_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__INCOMING
static final int ACTIVITY_FINAL_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__IN_PARTITION
static final int ACTIVITY_FINAL_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__IN_INTERRUPTIBLE_REGION
static final int ACTIVITY_FINAL_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__IN_GROUP
static final int ACTIVITY_FINAL_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE__REDEFINED_NODE
static final int ACTIVITY_FINAL_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACTIVITY_FINAL_NODE_FEATURE_COUNT
static final int ACTIVITY_FINAL_NODE_FEATURE_COUNT
The number of structural features of the 'Activity Final Node' class.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE
static final int CONDITIONAL_NODE
The meta object id for the 'Conditional Node' class.- See Also:
ConditionalNodeImpl,UMLPackageImpl.getConditionalNode(), Constant Field Values
-
CLAUSE
static final int CLAUSE
The meta object id for the 'Clause' class.- See Also:
ClauseImpl,UMLPackageImpl.getClause(), Constant Field Values
-
LOOP_NODE
static final int LOOP_NODE
The meta object id for the 'Loop Node' class.- See Also:
LoopNodeImpl,UMLPackageImpl.getLoopNode(), Constant Field Values
-
EXPANSION_NODE
static final int EXPANSION_NODE
The meta object id for the 'Expansion Node' class.- See Also:
ExpansionNodeImpl,UMLPackageImpl.getExpansionNode(), Constant Field Values
-
EXPANSION_REGION
static final int EXPANSION_REGION
The meta object id for the 'Expansion Region' class.- See Also:
ExpansionRegionImpl,UMLPackageImpl.getExpansionRegion(), Constant Field Values
-
COMPONENT_REALIZATION
static final int COMPONENT_REALIZATION
The meta object id for the 'Component Realization' class.- See Also:
ComponentRealizationImpl,UMLPackageImpl.getComponentRealization(), Constant Field Values
-
COMPONENT_REALIZATION__EANNOTATIONS
static final int COMPONENT_REALIZATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__OWNED_ELEMENT
static final int COMPONENT_REALIZATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__OWNER
static final int COMPONENT_REALIZATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__OWNED_COMMENT
static final int COMPONENT_REALIZATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__NAME
static final int COMPONENT_REALIZATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__VISIBILITY
static final int COMPONENT_REALIZATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__QUALIFIED_NAME
static final int COMPONENT_REALIZATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__CLIENT_DEPENDENCY
static final int COMPONENT_REALIZATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__NAMESPACE
static final int COMPONENT_REALIZATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__NAME_EXPRESSION
static final int COMPONENT_REALIZATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__OWNING_TEMPLATE_PARAMETER
static final int COMPONENT_REALIZATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__TEMPLATE_PARAMETER
static final int COMPONENT_REALIZATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__RELATED_ELEMENT
static final int COMPONENT_REALIZATION__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__SOURCE
static final int COMPONENT_REALIZATION__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__TARGET
static final int COMPONENT_REALIZATION__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__SUPPLIER
static final int COMPONENT_REALIZATION__SUPPLIER
The feature id for the 'Supplier' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__CLIENT
static final int COMPONENT_REALIZATION__CLIENT
The feature id for the 'Client' reference list.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__MAPPING
static final int COMPONENT_REALIZATION__MAPPING
The feature id for the 'Mapping' containment reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__ABSTRACTION
static final int COMPONENT_REALIZATION__ABSTRACTION
The feature id for the 'Abstraction' container reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION__REALIZING_CLASSIFIER
static final int COMPONENT_REALIZATION__REALIZING_CLASSIFIER
The feature id for the 'Realizing Classifier' reference.- See Also:
- Constant Field Values
-
COMPONENT_REALIZATION_FEATURE_COUNT
static final int COMPONENT_REALIZATION_FEATURE_COUNT
The number of structural features of the 'Component Realization' class.- See Also:
- Constant Field Values
-
COMPONENT
static final int COMPONENT
The meta object id for the 'Component' class.- See Also:
ComponentImpl,UMLPackageImpl.getComponent(), Constant Field Values
-
COMPONENT__EANNOTATIONS
static final int COMPONENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_ELEMENT
static final int COMPONENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNER
static final int COMPONENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_COMMENT
static final int COMPONENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__NAME
static final int COMPONENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMPONENT__VISIBILITY
static final int COMPONENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
COMPONENT__QUALIFIED_NAME
static final int COMPONENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
COMPONENT__CLIENT_DEPENDENCY
static final int COMPONENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
COMPONENT__NAMESPACE
static final int COMPONENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
COMPONENT__NAME_EXPRESSION
static final int COMPONENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
COMPONENT__ELEMENT_IMPORT
static final int COMPONENT__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__PACKAGE_IMPORT
static final int COMPONENT__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_RULE
static final int COMPONENT__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__MEMBER
static final int COMPONENT__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
COMPONENT__IMPORTED_MEMBER
static final int COMPONENT__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_MEMBER
static final int COMPONENT__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
COMPONENT__IS_LEAF
static final int COMPONENT__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
COMPONENT__REDEFINED_ELEMENT
static final int COMPONENT__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
COMPONENT__REDEFINITION_CONTEXT
static final int COMPONENT__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNING_TEMPLATE_PARAMETER
static final int COMPONENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
COMPONENT__TEMPLATE_PARAMETER
static final int COMPONENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
COMPONENT__PACKAGE
static final int COMPONENT__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
COMPONENT__TEMPLATE_BINDING
static final int COMPONENT__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_TEMPLATE_SIGNATURE
static final int COMPONENT__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
COMPONENT__IS_ABSTRACT
static final int COMPONENT__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
COMPONENT__GENERALIZATION
static final int COMPONENT__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__POWERTYPE_EXTENT
static final int COMPONENT__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
COMPONENT__FEATURE
static final int COMPONENT__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
COMPONENT__INHERITED_MEMBER
static final int COMPONENT__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
COMPONENT__REDEFINED_CLASSIFIER
static final int COMPONENT__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
COMPONENT__GENERAL
static final int COMPONENT__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
COMPONENT__SUBSTITUTION
static final int COMPONENT__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__ATTRIBUTE
static final int COMPONENT__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
COMPONENT__REPRESENTATION
static final int COMPONENT__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
COMPONENT__COLLABORATION_USE
static final int COMPONENT__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_USE_CASE
static final int COMPONENT__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__USE_CASE
static final int COMPONENT__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_ATTRIBUTE
static final int COMPONENT__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__PART
static final int COMPONENT__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
COMPONENT__ROLE
static final int COMPONENT__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_CONNECTOR
static final int COMPONENT__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_PORT
static final int COMPONENT__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_BEHAVIOR
static final int COMPONENT__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__CLASSIFIER_BEHAVIOR
static final int COMPONENT__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
COMPONENT__INTERFACE_REALIZATION
static final int COMPONENT__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_TRIGGER
static final int COMPONENT__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__NESTED_CLASSIFIER
static final int COMPONENT__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_OPERATION
static final int COMPONENT__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__SUPER_CLASS
static final int COMPONENT__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
COMPONENT__IS_ACTIVE
static final int COMPONENT__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
COMPONENT__OWNED_RECEPTION
static final int COMPONENT__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__EXTENSION
static final int COMPONENT__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
COMPONENT__IS_INDIRECTLY_INSTANTIATED
static final int COMPONENT__IS_INDIRECTLY_INSTANTIATED
The feature id for the 'Is Indirectly Instantiated' attribute.- See Also:
- Constant Field Values
-
COMPONENT__REQUIRED
static final int COMPONENT__REQUIRED
The feature id for the 'Required' reference list.- See Also:
- Constant Field Values
-
COMPONENT__PROVIDED
static final int COMPONENT__PROVIDED
The feature id for the 'Provided' reference list.- See Also:
- Constant Field Values
-
COMPONENT__PACKAGED_ELEMENT
static final int COMPONENT__PACKAGED_ELEMENT
The feature id for the 'Packaged Element' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT__REALIZATION
static final int COMPONENT__REALIZATION
The feature id for the 'Realization' containment reference list.- See Also:
- Constant Field Values
-
COMPONENT_FEATURE_COUNT
static final int COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class.- See Also:
- Constant Field Values
-
NODE
static final int NODE
The meta object id for the 'Node' class.- See Also:
NodeImpl,UMLPackageImpl.getNode(), Constant Field Values
-
NODE__EANNOTATIONS
static final int NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_ELEMENT
static final int NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
NODE__OWNER
static final int NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
NODE__OWNED_COMMENT
static final int NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
NODE__NAME
static final int NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NODE__VISIBILITY
static final int NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
NODE__QUALIFIED_NAME
static final int NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
NODE__CLIENT_DEPENDENCY
static final int NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
NODE__NAMESPACE
static final int NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
NODE__NAME_EXPRESSION
static final int NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
NODE__ELEMENT_IMPORT
static final int NODE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
NODE__PACKAGE_IMPORT
static final int NODE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_RULE
static final int NODE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
NODE__MEMBER
static final int NODE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
NODE__IMPORTED_MEMBER
static final int NODE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_MEMBER
static final int NODE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
NODE__IS_LEAF
static final int NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
NODE__REDEFINED_ELEMENT
static final int NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
NODE__REDEFINITION_CONTEXT
static final int NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
NODE__OWNING_TEMPLATE_PARAMETER
static final int NODE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
NODE__TEMPLATE_PARAMETER
static final int NODE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
NODE__PACKAGE
static final int NODE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
NODE__TEMPLATE_BINDING
static final int NODE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_TEMPLATE_SIGNATURE
static final int NODE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
NODE__IS_ABSTRACT
static final int NODE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
NODE__GENERALIZATION
static final int NODE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
NODE__POWERTYPE_EXTENT
static final int NODE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
NODE__FEATURE
static final int NODE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
NODE__INHERITED_MEMBER
static final int NODE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
NODE__REDEFINED_CLASSIFIER
static final int NODE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
NODE__GENERAL
static final int NODE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
NODE__SUBSTITUTION
static final int NODE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
NODE__ATTRIBUTE
static final int NODE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
NODE__REPRESENTATION
static final int NODE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
NODE__COLLABORATION_USE
static final int NODE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_USE_CASE
static final int NODE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
NODE__USE_CASE
static final int NODE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_ATTRIBUTE
static final int NODE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
NODE__PART
static final int NODE__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
NODE__ROLE
static final int NODE__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_CONNECTOR
static final int NODE__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_PORT
static final int NODE__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_BEHAVIOR
static final int NODE__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
NODE__CLASSIFIER_BEHAVIOR
static final int NODE__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
NODE__INTERFACE_REALIZATION
static final int NODE__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_TRIGGER
static final int NODE__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
NODE__NESTED_CLASSIFIER
static final int NODE__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
NODE__OWNED_OPERATION
static final int NODE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
NODE__SUPER_CLASS
static final int NODE__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
NODE__IS_ACTIVE
static final int NODE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
NODE__OWNED_RECEPTION
static final int NODE__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
NODE__EXTENSION
static final int NODE__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
NODE__DEPLOYMENT
static final int NODE__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
NODE__DEPLOYED_ELEMENT
static final int NODE__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
NODE__NESTED_NODE
static final int NODE__NESTED_NODE
The feature id for the 'Nested Node' containment reference list.- See Also:
- Constant Field Values
-
NODE_FEATURE_COUNT
static final int NODE_FEATURE_COUNT
The number of structural features of the 'Node' class.- See Also:
- Constant Field Values
-
DEVICE
static final int DEVICE
The meta object id for the 'Device' class.- See Also:
DeviceImpl,UMLPackageImpl.getDevice(), Constant Field Values
-
DEVICE__EANNOTATIONS
static final int DEVICE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_ELEMENT
static final int DEVICE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNER
static final int DEVICE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DEVICE__OWNED_COMMENT
static final int DEVICE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__NAME
static final int DEVICE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DEVICE__VISIBILITY
static final int DEVICE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DEVICE__QUALIFIED_NAME
static final int DEVICE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DEVICE__CLIENT_DEPENDENCY
static final int DEVICE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DEVICE__NAMESPACE
static final int DEVICE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DEVICE__NAME_EXPRESSION
static final int DEVICE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DEVICE__ELEMENT_IMPORT
static final int DEVICE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__PACKAGE_IMPORT
static final int DEVICE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_RULE
static final int DEVICE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__MEMBER
static final int DEVICE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
DEVICE__IMPORTED_MEMBER
static final int DEVICE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_MEMBER
static final int DEVICE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
DEVICE__IS_LEAF
static final int DEVICE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DEVICE__REDEFINED_ELEMENT
static final int DEVICE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DEVICE__REDEFINITION_CONTEXT
static final int DEVICE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNING_TEMPLATE_PARAMETER
static final int DEVICE__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DEVICE__TEMPLATE_PARAMETER
static final int DEVICE__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DEVICE__PACKAGE
static final int DEVICE__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
DEVICE__TEMPLATE_BINDING
static final int DEVICE__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_TEMPLATE_SIGNATURE
static final int DEVICE__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
DEVICE__IS_ABSTRACT
static final int DEVICE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
DEVICE__GENERALIZATION
static final int DEVICE__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__POWERTYPE_EXTENT
static final int DEVICE__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
DEVICE__FEATURE
static final int DEVICE__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
DEVICE__INHERITED_MEMBER
static final int DEVICE__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
DEVICE__REDEFINED_CLASSIFIER
static final int DEVICE__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
DEVICE__GENERAL
static final int DEVICE__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
DEVICE__SUBSTITUTION
static final int DEVICE__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__ATTRIBUTE
static final int DEVICE__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
DEVICE__REPRESENTATION
static final int DEVICE__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
DEVICE__COLLABORATION_USE
static final int DEVICE__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_USE_CASE
static final int DEVICE__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__USE_CASE
static final int DEVICE__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_ATTRIBUTE
static final int DEVICE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__PART
static final int DEVICE__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
DEVICE__ROLE
static final int DEVICE__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_CONNECTOR
static final int DEVICE__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_PORT
static final int DEVICE__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_BEHAVIOR
static final int DEVICE__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__CLASSIFIER_BEHAVIOR
static final int DEVICE__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
DEVICE__INTERFACE_REALIZATION
static final int DEVICE__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_TRIGGER
static final int DEVICE__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__NESTED_CLASSIFIER
static final int DEVICE__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__OWNED_OPERATION
static final int DEVICE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__SUPER_CLASS
static final int DEVICE__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
DEVICE__IS_ACTIVE
static final int DEVICE__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
DEVICE__OWNED_RECEPTION
static final int DEVICE__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__EXTENSION
static final int DEVICE__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
DEVICE__DEPLOYMENT
static final int DEVICE__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
DEVICE__DEPLOYED_ELEMENT
static final int DEVICE__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
DEVICE__NESTED_NODE
static final int DEVICE__NESTED_NODE
The feature id for the 'Nested Node' containment reference list.- See Also:
- Constant Field Values
-
DEVICE_FEATURE_COUNT
static final int DEVICE_FEATURE_COUNT
The number of structural features of the 'Device' class.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT
static final int EXECUTION_ENVIRONMENT
The meta object id for the 'Execution Environment' class.- See Also:
ExecutionEnvironmentImpl,UMLPackageImpl.getExecutionEnvironment(), Constant Field Values
-
EXECUTION_ENVIRONMENT__EANNOTATIONS
static final int EXECUTION_ENVIRONMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_ELEMENT
static final int EXECUTION_ENVIRONMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNER
static final int EXECUTION_ENVIRONMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_COMMENT
static final int EXECUTION_ENVIRONMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__NAME
static final int EXECUTION_ENVIRONMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__VISIBILITY
static final int EXECUTION_ENVIRONMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__QUALIFIED_NAME
static final int EXECUTION_ENVIRONMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__CLIENT_DEPENDENCY
static final int EXECUTION_ENVIRONMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__NAMESPACE
static final int EXECUTION_ENVIRONMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__NAME_EXPRESSION
static final int EXECUTION_ENVIRONMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__ELEMENT_IMPORT
static final int EXECUTION_ENVIRONMENT__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__PACKAGE_IMPORT
static final int EXECUTION_ENVIRONMENT__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_RULE
static final int EXECUTION_ENVIRONMENT__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__MEMBER
static final int EXECUTION_ENVIRONMENT__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__IMPORTED_MEMBER
static final int EXECUTION_ENVIRONMENT__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_MEMBER
static final int EXECUTION_ENVIRONMENT__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__IS_LEAF
static final int EXECUTION_ENVIRONMENT__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__REDEFINED_ELEMENT
static final int EXECUTION_ENVIRONMENT__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__REDEFINITION_CONTEXT
static final int EXECUTION_ENVIRONMENT__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNING_TEMPLATE_PARAMETER
static final int EXECUTION_ENVIRONMENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__TEMPLATE_PARAMETER
static final int EXECUTION_ENVIRONMENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__PACKAGE
static final int EXECUTION_ENVIRONMENT__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__TEMPLATE_BINDING
static final int EXECUTION_ENVIRONMENT__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_TEMPLATE_SIGNATURE
static final int EXECUTION_ENVIRONMENT__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__IS_ABSTRACT
static final int EXECUTION_ENVIRONMENT__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__GENERALIZATION
static final int EXECUTION_ENVIRONMENT__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__POWERTYPE_EXTENT
static final int EXECUTION_ENVIRONMENT__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__FEATURE
static final int EXECUTION_ENVIRONMENT__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__INHERITED_MEMBER
static final int EXECUTION_ENVIRONMENT__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__REDEFINED_CLASSIFIER
static final int EXECUTION_ENVIRONMENT__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__GENERAL
static final int EXECUTION_ENVIRONMENT__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__SUBSTITUTION
static final int EXECUTION_ENVIRONMENT__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__ATTRIBUTE
static final int EXECUTION_ENVIRONMENT__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__REPRESENTATION
static final int EXECUTION_ENVIRONMENT__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__COLLABORATION_USE
static final int EXECUTION_ENVIRONMENT__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_USE_CASE
static final int EXECUTION_ENVIRONMENT__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__USE_CASE
static final int EXECUTION_ENVIRONMENT__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_ATTRIBUTE
static final int EXECUTION_ENVIRONMENT__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__PART
static final int EXECUTION_ENVIRONMENT__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__ROLE
static final int EXECUTION_ENVIRONMENT__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_CONNECTOR
static final int EXECUTION_ENVIRONMENT__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_PORT
static final int EXECUTION_ENVIRONMENT__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_BEHAVIOR
static final int EXECUTION_ENVIRONMENT__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__CLASSIFIER_BEHAVIOR
static final int EXECUTION_ENVIRONMENT__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__INTERFACE_REALIZATION
static final int EXECUTION_ENVIRONMENT__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_TRIGGER
static final int EXECUTION_ENVIRONMENT__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__NESTED_CLASSIFIER
static final int EXECUTION_ENVIRONMENT__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_OPERATION
static final int EXECUTION_ENVIRONMENT__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__SUPER_CLASS
static final int EXECUTION_ENVIRONMENT__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__IS_ACTIVE
static final int EXECUTION_ENVIRONMENT__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__OWNED_RECEPTION
static final int EXECUTION_ENVIRONMENT__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__EXTENSION
static final int EXECUTION_ENVIRONMENT__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__DEPLOYMENT
static final int EXECUTION_ENVIRONMENT__DEPLOYMENT
The feature id for the 'Deployment' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__DEPLOYED_ELEMENT
static final int EXECUTION_ENVIRONMENT__DEPLOYED_ELEMENT
The feature id for the 'Deployed Element' reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT__NESTED_NODE
static final int EXECUTION_ENVIRONMENT__NESTED_NODE
The feature id for the 'Nested Node' containment reference list.- See Also:
- Constant Field Values
-
EXECUTION_ENVIRONMENT_FEATURE_COUNT
static final int EXECUTION_ENVIRONMENT_FEATURE_COUNT
The number of structural features of the 'Execution Environment' class.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH
static final int COMMUNICATION_PATH
The meta object id for the 'Communication Path' class.- See Also:
CommunicationPathImpl,UMLPackageImpl.getCommunicationPath(), Constant Field Values
-
COMMUNICATION_PATH__EANNOTATIONS
static final int COMMUNICATION_PATH__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_ELEMENT
static final int COMMUNICATION_PATH__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNER
static final int COMMUNICATION_PATH__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_COMMENT
static final int COMMUNICATION_PATH__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__NAME
static final int COMMUNICATION_PATH__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__VISIBILITY
static final int COMMUNICATION_PATH__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__QUALIFIED_NAME
static final int COMMUNICATION_PATH__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__CLIENT_DEPENDENCY
static final int COMMUNICATION_PATH__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__NAMESPACE
static final int COMMUNICATION_PATH__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__NAME_EXPRESSION
static final int COMMUNICATION_PATH__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__ELEMENT_IMPORT
static final int COMMUNICATION_PATH__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__PACKAGE_IMPORT
static final int COMMUNICATION_PATH__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_RULE
static final int COMMUNICATION_PATH__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__MEMBER
static final int COMMUNICATION_PATH__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__IMPORTED_MEMBER
static final int COMMUNICATION_PATH__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_MEMBER
static final int COMMUNICATION_PATH__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__IS_LEAF
static final int COMMUNICATION_PATH__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__REDEFINED_ELEMENT
static final int COMMUNICATION_PATH__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__REDEFINITION_CONTEXT
static final int COMMUNICATION_PATH__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNING_TEMPLATE_PARAMETER
static final int COMMUNICATION_PATH__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__TEMPLATE_PARAMETER
static final int COMMUNICATION_PATH__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__PACKAGE
static final int COMMUNICATION_PATH__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__TEMPLATE_BINDING
static final int COMMUNICATION_PATH__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_TEMPLATE_SIGNATURE
static final int COMMUNICATION_PATH__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__IS_ABSTRACT
static final int COMMUNICATION_PATH__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__GENERALIZATION
static final int COMMUNICATION_PATH__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__POWERTYPE_EXTENT
static final int COMMUNICATION_PATH__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__FEATURE
static final int COMMUNICATION_PATH__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__INHERITED_MEMBER
static final int COMMUNICATION_PATH__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__REDEFINED_CLASSIFIER
static final int COMMUNICATION_PATH__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__GENERAL
static final int COMMUNICATION_PATH__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__SUBSTITUTION
static final int COMMUNICATION_PATH__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__ATTRIBUTE
static final int COMMUNICATION_PATH__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__REPRESENTATION
static final int COMMUNICATION_PATH__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__COLLABORATION_USE
static final int COMMUNICATION_PATH__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_USE_CASE
static final int COMMUNICATION_PATH__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__USE_CASE
static final int COMMUNICATION_PATH__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__RELATED_ELEMENT
static final int COMMUNICATION_PATH__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__OWNED_END
static final int COMMUNICATION_PATH__OWNED_END
The feature id for the 'Owned End' containment reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__MEMBER_END
static final int COMMUNICATION_PATH__MEMBER_END
The feature id for the 'Member End' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__IS_DERIVED
static final int COMMUNICATION_PATH__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__END_TYPE
static final int COMMUNICATION_PATH__END_TYPE
The feature id for the 'End Type' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH__NAVIGABLE_OWNED_END
static final int COMMUNICATION_PATH__NAVIGABLE_OWNED_END
The feature id for the 'Navigable Owned End' reference list.- See Also:
- Constant Field Values
-
COMMUNICATION_PATH_FEATURE_COUNT
static final int COMMUNICATION_PATH_FEATURE_COUNT
The number of structural features of the 'Communication Path' class.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__EANNOTATIONS
static final int COMBINED_FRAGMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__OWNED_ELEMENT
static final int COMBINED_FRAGMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__OWNER
static final int COMBINED_FRAGMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__OWNED_COMMENT
static final int COMBINED_FRAGMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__NAME
static final int COMBINED_FRAGMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__VISIBILITY
static final int COMBINED_FRAGMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__QUALIFIED_NAME
static final int COMBINED_FRAGMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__CLIENT_DEPENDENCY
static final int COMBINED_FRAGMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__NAMESPACE
static final int COMBINED_FRAGMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__NAME_EXPRESSION
static final int COMBINED_FRAGMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__COVERED
static final int COMBINED_FRAGMENT__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__GENERAL_ORDERING
static final int COMBINED_FRAGMENT__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__ENCLOSING_INTERACTION
static final int COMBINED_FRAGMENT__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__ENCLOSING_OPERAND
static final int COMBINED_FRAGMENT__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__INTERACTION_OPERATOR
static final int COMBINED_FRAGMENT__INTERACTION_OPERATOR
The feature id for the 'Interaction Operator' attribute.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__OPERAND
static final int COMBINED_FRAGMENT__OPERAND
The feature id for the 'Operand' containment reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT__CFRAGMENT_GATE
static final int COMBINED_FRAGMENT__CFRAGMENT_GATE
The feature id for the 'Cfragment Gate' containment reference list.- See Also:
- Constant Field Values
-
COMBINED_FRAGMENT_FEATURE_COUNT
static final int COMBINED_FRAGMENT_FEATURE_COUNT
The number of structural features of the 'Combined Fragment' class.- See Also:
- Constant Field Values
-
CONTINUATION__EANNOTATIONS
static final int CONTINUATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONTINUATION__OWNED_ELEMENT
static final int CONTINUATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONTINUATION__OWNER
static final int CONTINUATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONTINUATION__OWNED_COMMENT
static final int CONTINUATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONTINUATION__NAME
static final int CONTINUATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTINUATION__VISIBILITY
static final int CONTINUATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONTINUATION__QUALIFIED_NAME
static final int CONTINUATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONTINUATION__CLIENT_DEPENDENCY
static final int CONTINUATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONTINUATION__NAMESPACE
static final int CONTINUATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONTINUATION__NAME_EXPRESSION
static final int CONTINUATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONTINUATION__COVERED
static final int CONTINUATION__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
CONTINUATION__GENERAL_ORDERING
static final int CONTINUATION__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
CONTINUATION__ENCLOSING_INTERACTION
static final int CONTINUATION__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
CONTINUATION__ENCLOSING_OPERAND
static final int CONTINUATION__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
CONTINUATION__SETTING
static final int CONTINUATION__SETTING
The feature id for the 'Setting' attribute.- See Also:
- Constant Field Values
-
CONTINUATION_FEATURE_COUNT
static final int CONTINUATION_FEATURE_COUNT
The number of structural features of the 'Continuation' class.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__EANNOTATIONS
static final int CONSIDER_IGNORE_FRAGMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__OWNED_ELEMENT
static final int CONSIDER_IGNORE_FRAGMENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__OWNER
static final int CONSIDER_IGNORE_FRAGMENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__OWNED_COMMENT
static final int CONSIDER_IGNORE_FRAGMENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__NAME
static final int CONSIDER_IGNORE_FRAGMENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__VISIBILITY
static final int CONSIDER_IGNORE_FRAGMENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__QUALIFIED_NAME
static final int CONSIDER_IGNORE_FRAGMENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__CLIENT_DEPENDENCY
static final int CONSIDER_IGNORE_FRAGMENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__NAMESPACE
static final int CONSIDER_IGNORE_FRAGMENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__NAME_EXPRESSION
static final int CONSIDER_IGNORE_FRAGMENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__COVERED
static final int CONSIDER_IGNORE_FRAGMENT__COVERED
The feature id for the 'Covered' reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__GENERAL_ORDERING
static final int CONSIDER_IGNORE_FRAGMENT__GENERAL_ORDERING
The feature id for the 'General Ordering' containment reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__ENCLOSING_INTERACTION
static final int CONSIDER_IGNORE_FRAGMENT__ENCLOSING_INTERACTION
The feature id for the 'Enclosing Interaction' container reference.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__ENCLOSING_OPERAND
static final int CONSIDER_IGNORE_FRAGMENT__ENCLOSING_OPERAND
The feature id for the 'Enclosing Operand' container reference.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__INTERACTION_OPERATOR
static final int CONSIDER_IGNORE_FRAGMENT__INTERACTION_OPERATOR
The feature id for the 'Interaction Operator' attribute.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__OPERAND
static final int CONSIDER_IGNORE_FRAGMENT__OPERAND
The feature id for the 'Operand' containment reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__CFRAGMENT_GATE
static final int CONSIDER_IGNORE_FRAGMENT__CFRAGMENT_GATE
The feature id for the 'Cfragment Gate' containment reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT__MESSAGE
static final int CONSIDER_IGNORE_FRAGMENT__MESSAGE
The feature id for the 'Message' reference list.- See Also:
- Constant Field Values
-
CONSIDER_IGNORE_FRAGMENT_FEATURE_COUNT
static final int CONSIDER_IGNORE_FRAGMENT_FEATURE_COUNT
The number of structural features of the 'Consider Ignore Fragment' class.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__EANNOTATIONS
static final int CREATE_OBJECT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__OWNED_ELEMENT
static final int CREATE_OBJECT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__OWNER
static final int CREATE_OBJECT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__OWNED_COMMENT
static final int CREATE_OBJECT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__NAME
static final int CREATE_OBJECT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__VISIBILITY
static final int CREATE_OBJECT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__QUALIFIED_NAME
static final int CREATE_OBJECT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__CLIENT_DEPENDENCY
static final int CREATE_OBJECT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__NAMESPACE
static final int CREATE_OBJECT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__NAME_EXPRESSION
static final int CREATE_OBJECT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__IS_LEAF
static final int CREATE_OBJECT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__REDEFINED_ELEMENT
static final int CREATE_OBJECT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__REDEFINITION_CONTEXT
static final int CREATE_OBJECT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__IN_STRUCTURED_NODE
static final int CREATE_OBJECT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__ACTIVITY
static final int CREATE_OBJECT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__OUTGOING
static final int CREATE_OBJECT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__INCOMING
static final int CREATE_OBJECT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__IN_PARTITION
static final int CREATE_OBJECT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
static final int CREATE_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__IN_GROUP
static final int CREATE_OBJECT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__REDEFINED_NODE
static final int CREATE_OBJECT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__HANDLER
static final int CREATE_OBJECT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__OUTPUT
static final int CREATE_OBJECT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__INPUT
static final int CREATE_OBJECT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__CONTEXT
static final int CREATE_OBJECT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__LOCAL_PRECONDITION
static final int CREATE_OBJECT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__LOCAL_POSTCONDITION
static final int CREATE_OBJECT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__CLASSIFIER
static final int CREATE_OBJECT_ACTION__CLASSIFIER
The feature id for the 'Classifier' reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION__RESULT
static final int CREATE_OBJECT_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
CREATE_OBJECT_ACTION_FEATURE_COUNT
static final int CREATE_OBJECT_ACTION_FEATURE_COUNT
The number of structural features of the 'Create Object Action' class.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__EANNOTATIONS
static final int DESTROY_OBJECT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__OWNED_ELEMENT
static final int DESTROY_OBJECT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__OWNER
static final int DESTROY_OBJECT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__OWNED_COMMENT
static final int DESTROY_OBJECT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__NAME
static final int DESTROY_OBJECT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__VISIBILITY
static final int DESTROY_OBJECT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__QUALIFIED_NAME
static final int DESTROY_OBJECT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__CLIENT_DEPENDENCY
static final int DESTROY_OBJECT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__NAMESPACE
static final int DESTROY_OBJECT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__NAME_EXPRESSION
static final int DESTROY_OBJECT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IS_LEAF
static final int DESTROY_OBJECT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__REDEFINED_ELEMENT
static final int DESTROY_OBJECT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__REDEFINITION_CONTEXT
static final int DESTROY_OBJECT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IN_STRUCTURED_NODE
static final int DESTROY_OBJECT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__ACTIVITY
static final int DESTROY_OBJECT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__OUTGOING
static final int DESTROY_OBJECT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__INCOMING
static final int DESTROY_OBJECT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IN_PARTITION
static final int DESTROY_OBJECT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
static final int DESTROY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IN_GROUP
static final int DESTROY_OBJECT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__REDEFINED_NODE
static final int DESTROY_OBJECT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__HANDLER
static final int DESTROY_OBJECT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__OUTPUT
static final int DESTROY_OBJECT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__INPUT
static final int DESTROY_OBJECT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__CONTEXT
static final int DESTROY_OBJECT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__LOCAL_PRECONDITION
static final int DESTROY_OBJECT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__LOCAL_POSTCONDITION
static final int DESTROY_OBJECT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IS_DESTROY_LINKS
static final int DESTROY_OBJECT_ACTION__IS_DESTROY_LINKS
The feature id for the 'Is Destroy Links' attribute.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__IS_DESTROY_OWNED_OBJECTS
static final int DESTROY_OBJECT_ACTION__IS_DESTROY_OWNED_OBJECTS
The feature id for the 'Is Destroy Owned Objects' attribute.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION__TARGET
static final int DESTROY_OBJECT_ACTION__TARGET
The feature id for the 'Target' containment reference.- See Also:
- Constant Field Values
-
DESTROY_OBJECT_ACTION_FEATURE_COUNT
static final int DESTROY_OBJECT_ACTION_FEATURE_COUNT
The number of structural features of the 'Destroy Object Action' class.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__EANNOTATIONS
static final int TEST_IDENTITY_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__OWNED_ELEMENT
static final int TEST_IDENTITY_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__OWNER
static final int TEST_IDENTITY_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__OWNED_COMMENT
static final int TEST_IDENTITY_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__NAME
static final int TEST_IDENTITY_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__VISIBILITY
static final int TEST_IDENTITY_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__QUALIFIED_NAME
static final int TEST_IDENTITY_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__CLIENT_DEPENDENCY
static final int TEST_IDENTITY_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__NAMESPACE
static final int TEST_IDENTITY_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__NAME_EXPRESSION
static final int TEST_IDENTITY_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__IS_LEAF
static final int TEST_IDENTITY_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__REDEFINED_ELEMENT
static final int TEST_IDENTITY_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__REDEFINITION_CONTEXT
static final int TEST_IDENTITY_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__IN_STRUCTURED_NODE
static final int TEST_IDENTITY_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__ACTIVITY
static final int TEST_IDENTITY_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__OUTGOING
static final int TEST_IDENTITY_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__INCOMING
static final int TEST_IDENTITY_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__IN_PARTITION
static final int TEST_IDENTITY_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__IN_INTERRUPTIBLE_REGION
static final int TEST_IDENTITY_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__IN_GROUP
static final int TEST_IDENTITY_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__REDEFINED_NODE
static final int TEST_IDENTITY_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__HANDLER
static final int TEST_IDENTITY_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__OUTPUT
static final int TEST_IDENTITY_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__INPUT
static final int TEST_IDENTITY_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__CONTEXT
static final int TEST_IDENTITY_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__LOCAL_PRECONDITION
static final int TEST_IDENTITY_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__LOCAL_POSTCONDITION
static final int TEST_IDENTITY_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__FIRST
static final int TEST_IDENTITY_ACTION__FIRST
The feature id for the 'First' containment reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__SECOND
static final int TEST_IDENTITY_ACTION__SECOND
The feature id for the 'Second' containment reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION__RESULT
static final int TEST_IDENTITY_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
TEST_IDENTITY_ACTION_FEATURE_COUNT
static final int TEST_IDENTITY_ACTION_FEATURE_COUNT
The number of structural features of the 'Test Identity Action' class.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__EANNOTATIONS
static final int READ_SELF_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__OWNED_ELEMENT
static final int READ_SELF_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__OWNER
static final int READ_SELF_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__OWNED_COMMENT
static final int READ_SELF_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__NAME
static final int READ_SELF_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__VISIBILITY
static final int READ_SELF_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__QUALIFIED_NAME
static final int READ_SELF_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__CLIENT_DEPENDENCY
static final int READ_SELF_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__NAMESPACE
static final int READ_SELF_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__NAME_EXPRESSION
static final int READ_SELF_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__IS_LEAF
static final int READ_SELF_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__REDEFINED_ELEMENT
static final int READ_SELF_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__REDEFINITION_CONTEXT
static final int READ_SELF_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__IN_STRUCTURED_NODE
static final int READ_SELF_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__ACTIVITY
static final int READ_SELF_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__OUTGOING
static final int READ_SELF_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__INCOMING
static final int READ_SELF_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__IN_PARTITION
static final int READ_SELF_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_SELF_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__IN_GROUP
static final int READ_SELF_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__REDEFINED_NODE
static final int READ_SELF_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__HANDLER
static final int READ_SELF_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__OUTPUT
static final int READ_SELF_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__INPUT
static final int READ_SELF_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__CONTEXT
static final int READ_SELF_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__LOCAL_PRECONDITION
static final int READ_SELF_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__LOCAL_POSTCONDITION
static final int READ_SELF_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_SELF_ACTION__RESULT
static final int READ_SELF_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_SELF_ACTION_FEATURE_COUNT
static final int READ_SELF_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Self Action' class.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
static final int STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
static final int STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__OWNER
static final int STRUCTURAL_FEATURE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
static final int STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__NAME
static final int STRUCTURAL_FEATURE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__VISIBILITY
static final int STRUCTURAL_FEATURE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
static final int STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
static final int STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__NAMESPACE
static final int STRUCTURAL_FEATURE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
static final int STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__IS_LEAF
static final int STRUCTURAL_FEATURE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
static final int STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
static final int STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
static final int STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__ACTIVITY
static final int STRUCTURAL_FEATURE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__OUTGOING
static final int STRUCTURAL_FEATURE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__INCOMING
static final int STRUCTURAL_FEATURE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__IN_PARTITION
static final int STRUCTURAL_FEATURE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
static final int STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__IN_GROUP
static final int STRUCTURAL_FEATURE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
static final int STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__HANDLER
static final int STRUCTURAL_FEATURE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__OUTPUT
static final int STRUCTURAL_FEATURE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__INPUT
static final int STRUCTURAL_FEATURE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__CONTEXT
static final int STRUCTURAL_FEATURE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
static final int STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
static final int STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
static final int STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
The feature id for the 'Structural Feature' reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION__OBJECT
static final int STRUCTURAL_FEATURE_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
static final int STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
The number of structural features of the 'Structural Feature Action' class.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
static final int READ_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
static final int READ_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__OWNER
static final int READ_STRUCTURAL_FEATURE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
static final int READ_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__NAME
static final int READ_STRUCTURAL_FEATURE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__VISIBILITY
static final int READ_STRUCTURAL_FEATURE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
static final int READ_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
static final int READ_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__NAMESPACE
static final int READ_STRUCTURAL_FEATURE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
static final int READ_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__IS_LEAF
static final int READ_STRUCTURAL_FEATURE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
static final int READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
static final int READ_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
static final int READ_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__ACTIVITY
static final int READ_STRUCTURAL_FEATURE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__OUTGOING
static final int READ_STRUCTURAL_FEATURE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__INCOMING
static final int READ_STRUCTURAL_FEATURE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
static final int READ_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__IN_GROUP
static final int READ_STRUCTURAL_FEATURE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
static final int READ_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__HANDLER
static final int READ_STRUCTURAL_FEATURE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__OUTPUT
static final int READ_STRUCTURAL_FEATURE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__INPUT
static final int READ_STRUCTURAL_FEATURE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__CONTEXT
static final int READ_STRUCTURAL_FEATURE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
static final int READ_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
static final int READ_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
static final int READ_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
The feature id for the 'Structural Feature' reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__OBJECT
static final int READ_STRUCTURAL_FEATURE_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION__RESULT
static final int READ_STRUCTURAL_FEATURE_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
static final int READ_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Structural Feature Action' class.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
static final int WRITE_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__OWNER
static final int WRITE_STRUCTURAL_FEATURE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__NAME
static final int WRITE_STRUCTURAL_FEATURE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__VISIBILITY
static final int WRITE_STRUCTURAL_FEATURE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
static final int WRITE_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
static final int WRITE_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__NAMESPACE
static final int WRITE_STRUCTURAL_FEATURE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
static final int WRITE_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__IS_LEAF
static final int WRITE_STRUCTURAL_FEATURE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__ACTIVITY
static final int WRITE_STRUCTURAL_FEATURE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__OUTGOING
static final int WRITE_STRUCTURAL_FEATURE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__INCOMING
static final int WRITE_STRUCTURAL_FEATURE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__IN_GROUP
static final int WRITE_STRUCTURAL_FEATURE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
static final int WRITE_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__HANDLER
static final int WRITE_STRUCTURAL_FEATURE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__OUTPUT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__INPUT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__CONTEXT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
static final int WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
static final int WRITE_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
static final int WRITE_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
The feature id for the 'Structural Feature' reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__OBJECT
static final int WRITE_STRUCTURAL_FEATURE_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION__VALUE
static final int WRITE_STRUCTURAL_FEATURE_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
WRITE_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
static final int WRITE_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
The number of structural features of the 'Write Structural Feature Action' class.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__OWNER
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__NAME
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__VISIBILITY
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__NAMESPACE
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__IS_LEAF
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__ACTIVITY
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__OUTGOING
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__INCOMING
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__IN_GROUP
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__HANDLER
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__OUTPUT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__INPUT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__CONTEXT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__STRUCTURAL_FEATURE
The feature id for the 'Structural Feature' reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION__OBJECT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
CLEAR_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
static final int CLEAR_STRUCTURAL_FEATURE_ACTION_FEATURE_COUNT
The number of structural features of the 'Clear Structural Feature Action' class.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE
The feature id for the 'Structural Feature' reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REMOVE_DUPLICATES
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REMOVE_DUPLICATES
The feature id for the 'Is Remove Duplicates' attribute.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REMOVE_AT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION__REMOVE_AT
The feature id for the 'Remove At' containment reference.- See Also:
- Constant Field Values
-
REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT
static final int REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT
The number of structural features of the 'Remove Structural Feature Value Action' class.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__STRUCTURAL_FEATURE
The feature id for the 'Structural Feature' reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REPLACE_ALL
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__IS_REPLACE_ALL
The feature id for the 'Is Replace All' attribute.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INSERT_AT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION__INSERT_AT
The feature id for the 'Insert At' containment reference.- See Also:
- Constant Field Values
-
ADD_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT
static final int ADD_STRUCTURAL_FEATURE_VALUE_ACTION_FEATURE_COUNT
The number of structural features of the 'Add Structural Feature Value Action' class.- See Also:
- Constant Field Values
-
LINK_ACTION__EANNOTATIONS
static final int LINK_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__OWNED_ELEMENT
static final int LINK_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__OWNER
static final int LINK_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LINK_ACTION__OWNED_COMMENT
static final int LINK_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__NAME
static final int LINK_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LINK_ACTION__VISIBILITY
static final int LINK_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LINK_ACTION__QUALIFIED_NAME
static final int LINK_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LINK_ACTION__CLIENT_DEPENDENCY
static final int LINK_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__NAMESPACE
static final int LINK_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LINK_ACTION__NAME_EXPRESSION
static final int LINK_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LINK_ACTION__IS_LEAF
static final int LINK_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
LINK_ACTION__REDEFINED_ELEMENT
static final int LINK_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__REDEFINITION_CONTEXT
static final int LINK_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__IN_STRUCTURED_NODE
static final int LINK_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
LINK_ACTION__ACTIVITY
static final int LINK_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
LINK_ACTION__OUTGOING
static final int LINK_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__INCOMING
static final int LINK_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__IN_PARTITION
static final int LINK_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__IN_INTERRUPTIBLE_REGION
static final int LINK_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__IN_GROUP
static final int LINK_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__REDEFINED_NODE
static final int LINK_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__HANDLER
static final int LINK_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__OUTPUT
static final int LINK_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__INPUT
static final int LINK_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__CONTEXT
static final int LINK_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
LINK_ACTION__LOCAL_PRECONDITION
static final int LINK_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__LOCAL_POSTCONDITION
static final int LINK_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__END_DATA
static final int LINK_ACTION__END_DATA
The feature id for the 'End Data' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION__INPUT_VALUE
static final int LINK_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
LINK_ACTION_FEATURE_COUNT
static final int LINK_ACTION_FEATURE_COUNT
The number of structural features of the 'Link Action' class.- See Also:
- Constant Field Values
-
LINK_END_DATA__EANNOTATIONS
static final int LINK_END_DATA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_DATA__OWNED_ELEMENT
static final int LINK_END_DATA__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LINK_END_DATA__OWNER
static final int LINK_END_DATA__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LINK_END_DATA__OWNED_COMMENT
static final int LINK_END_DATA__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_DATA__VALUE
static final int LINK_END_DATA__VALUE
The feature id for the 'Value' reference.- See Also:
- Constant Field Values
-
LINK_END_DATA__END
static final int LINK_END_DATA__END
The feature id for the 'End' reference.- See Also:
- Constant Field Values
-
LINK_END_DATA__QUALIFIER
static final int LINK_END_DATA__QUALIFIER
The feature id for the 'Qualifier' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_DATA_FEATURE_COUNT
static final int LINK_END_DATA_FEATURE_COUNT
The number of structural features of the 'Link End Data' class.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE__EANNOTATIONS
static final int QUALIFIER_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE__OWNED_ELEMENT
static final int QUALIFIER_VALUE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE__OWNER
static final int QUALIFIER_VALUE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE__OWNED_COMMENT
static final int QUALIFIER_VALUE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE__QUALIFIER
static final int QUALIFIER_VALUE__QUALIFIER
The feature id for the 'Qualifier' reference.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE__VALUE
static final int QUALIFIER_VALUE__VALUE
The feature id for the 'Value' reference.- See Also:
- Constant Field Values
-
QUALIFIER_VALUE_FEATURE_COUNT
static final int QUALIFIER_VALUE_FEATURE_COUNT
The number of structural features of the 'Qualifier Value' class.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__EANNOTATIONS
static final int READ_LINK_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__OWNED_ELEMENT
static final int READ_LINK_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__OWNER
static final int READ_LINK_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__OWNED_COMMENT
static final int READ_LINK_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__NAME
static final int READ_LINK_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__VISIBILITY
static final int READ_LINK_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__QUALIFIED_NAME
static final int READ_LINK_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__CLIENT_DEPENDENCY
static final int READ_LINK_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__NAMESPACE
static final int READ_LINK_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__NAME_EXPRESSION
static final int READ_LINK_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__IS_LEAF
static final int READ_LINK_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__REDEFINED_ELEMENT
static final int READ_LINK_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__REDEFINITION_CONTEXT
static final int READ_LINK_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__IN_STRUCTURED_NODE
static final int READ_LINK_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__ACTIVITY
static final int READ_LINK_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__OUTGOING
static final int READ_LINK_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__INCOMING
static final int READ_LINK_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__IN_PARTITION
static final int READ_LINK_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_LINK_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__IN_GROUP
static final int READ_LINK_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__REDEFINED_NODE
static final int READ_LINK_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__HANDLER
static final int READ_LINK_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__OUTPUT
static final int READ_LINK_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__INPUT
static final int READ_LINK_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__CONTEXT
static final int READ_LINK_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__LOCAL_PRECONDITION
static final int READ_LINK_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__LOCAL_POSTCONDITION
static final int READ_LINK_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__END_DATA
static final int READ_LINK_ACTION__END_DATA
The feature id for the 'End Data' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__INPUT_VALUE
static final int READ_LINK_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_ACTION__RESULT
static final int READ_LINK_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_ACTION_FEATURE_COUNT
static final int READ_LINK_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Link Action' class.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__EANNOTATIONS
static final int LINK_END_CREATION_DATA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__OWNED_ELEMENT
static final int LINK_END_CREATION_DATA__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__OWNER
static final int LINK_END_CREATION_DATA__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__OWNED_COMMENT
static final int LINK_END_CREATION_DATA__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__VALUE
static final int LINK_END_CREATION_DATA__VALUE
The feature id for the 'Value' reference.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__END
static final int LINK_END_CREATION_DATA__END
The feature id for the 'End' reference.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__QUALIFIER
static final int LINK_END_CREATION_DATA__QUALIFIER
The feature id for the 'Qualifier' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__IS_REPLACE_ALL
static final int LINK_END_CREATION_DATA__IS_REPLACE_ALL
The feature id for the 'Is Replace All' attribute.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA__INSERT_AT
static final int LINK_END_CREATION_DATA__INSERT_AT
The feature id for the 'Insert At' reference.- See Also:
- Constant Field Values
-
LINK_END_CREATION_DATA_FEATURE_COUNT
static final int LINK_END_CREATION_DATA_FEATURE_COUNT
The number of structural features of the 'Link End Creation Data' class.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__EANNOTATIONS
static final int WRITE_LINK_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__OWNED_ELEMENT
static final int WRITE_LINK_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__OWNER
static final int WRITE_LINK_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__OWNED_COMMENT
static final int WRITE_LINK_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__NAME
static final int WRITE_LINK_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__VISIBILITY
static final int WRITE_LINK_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__QUALIFIED_NAME
static final int WRITE_LINK_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__CLIENT_DEPENDENCY
static final int WRITE_LINK_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__NAMESPACE
static final int WRITE_LINK_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__NAME_EXPRESSION
static final int WRITE_LINK_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__IS_LEAF
static final int WRITE_LINK_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__REDEFINED_ELEMENT
static final int WRITE_LINK_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__REDEFINITION_CONTEXT
static final int WRITE_LINK_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__IN_STRUCTURED_NODE
static final int WRITE_LINK_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__ACTIVITY
static final int WRITE_LINK_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__OUTGOING
static final int WRITE_LINK_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__INCOMING
static final int WRITE_LINK_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__IN_PARTITION
static final int WRITE_LINK_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__IN_INTERRUPTIBLE_REGION
static final int WRITE_LINK_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__IN_GROUP
static final int WRITE_LINK_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__REDEFINED_NODE
static final int WRITE_LINK_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__HANDLER
static final int WRITE_LINK_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__OUTPUT
static final int WRITE_LINK_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__INPUT
static final int WRITE_LINK_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__CONTEXT
static final int WRITE_LINK_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__LOCAL_PRECONDITION
static final int WRITE_LINK_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__LOCAL_POSTCONDITION
static final int WRITE_LINK_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__END_DATA
static final int WRITE_LINK_ACTION__END_DATA
The feature id for the 'End Data' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION__INPUT_VALUE
static final int WRITE_LINK_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
WRITE_LINK_ACTION_FEATURE_COUNT
static final int WRITE_LINK_ACTION_FEATURE_COUNT
The number of structural features of the 'Write Link Action' class.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__EANNOTATIONS
static final int CREATE_LINK_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__OWNED_ELEMENT
static final int CREATE_LINK_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__OWNER
static final int CREATE_LINK_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__OWNED_COMMENT
static final int CREATE_LINK_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__NAME
static final int CREATE_LINK_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__VISIBILITY
static final int CREATE_LINK_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__QUALIFIED_NAME
static final int CREATE_LINK_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__CLIENT_DEPENDENCY
static final int CREATE_LINK_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__NAMESPACE
static final int CREATE_LINK_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__NAME_EXPRESSION
static final int CREATE_LINK_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__IS_LEAF
static final int CREATE_LINK_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__REDEFINED_ELEMENT
static final int CREATE_LINK_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__REDEFINITION_CONTEXT
static final int CREATE_LINK_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__IN_STRUCTURED_NODE
static final int CREATE_LINK_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__ACTIVITY
static final int CREATE_LINK_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__OUTGOING
static final int CREATE_LINK_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__INCOMING
static final int CREATE_LINK_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__IN_PARTITION
static final int CREATE_LINK_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__IN_INTERRUPTIBLE_REGION
static final int CREATE_LINK_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__IN_GROUP
static final int CREATE_LINK_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__REDEFINED_NODE
static final int CREATE_LINK_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__HANDLER
static final int CREATE_LINK_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__OUTPUT
static final int CREATE_LINK_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__INPUT
static final int CREATE_LINK_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__CONTEXT
static final int CREATE_LINK_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__LOCAL_PRECONDITION
static final int CREATE_LINK_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__LOCAL_POSTCONDITION
static final int CREATE_LINK_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__END_DATA
static final int CREATE_LINK_ACTION__END_DATA
The feature id for the 'End Data' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION__INPUT_VALUE
static final int CREATE_LINK_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_ACTION_FEATURE_COUNT
static final int CREATE_LINK_ACTION_FEATURE_COUNT
The number of structural features of the 'Create Link Action' class.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__EANNOTATIONS
static final int DESTROY_LINK_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__OWNED_ELEMENT
static final int DESTROY_LINK_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__OWNER
static final int DESTROY_LINK_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__OWNED_COMMENT
static final int DESTROY_LINK_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__NAME
static final int DESTROY_LINK_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__VISIBILITY
static final int DESTROY_LINK_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__QUALIFIED_NAME
static final int DESTROY_LINK_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__CLIENT_DEPENDENCY
static final int DESTROY_LINK_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__NAMESPACE
static final int DESTROY_LINK_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__NAME_EXPRESSION
static final int DESTROY_LINK_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__IS_LEAF
static final int DESTROY_LINK_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__REDEFINED_ELEMENT
static final int DESTROY_LINK_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__REDEFINITION_CONTEXT
static final int DESTROY_LINK_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__IN_STRUCTURED_NODE
static final int DESTROY_LINK_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__ACTIVITY
static final int DESTROY_LINK_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__OUTGOING
static final int DESTROY_LINK_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__INCOMING
static final int DESTROY_LINK_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__IN_PARTITION
static final int DESTROY_LINK_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__IN_INTERRUPTIBLE_REGION
static final int DESTROY_LINK_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__IN_GROUP
static final int DESTROY_LINK_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__REDEFINED_NODE
static final int DESTROY_LINK_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__HANDLER
static final int DESTROY_LINK_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__OUTPUT
static final int DESTROY_LINK_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__INPUT
static final int DESTROY_LINK_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__CONTEXT
static final int DESTROY_LINK_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__LOCAL_PRECONDITION
static final int DESTROY_LINK_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__LOCAL_POSTCONDITION
static final int DESTROY_LINK_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__END_DATA
static final int DESTROY_LINK_ACTION__END_DATA
The feature id for the 'End Data' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION__INPUT_VALUE
static final int DESTROY_LINK_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
DESTROY_LINK_ACTION_FEATURE_COUNT
static final int DESTROY_LINK_ACTION_FEATURE_COUNT
The number of structural features of the 'Destroy Link Action' class.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__EANNOTATIONS
static final int LINK_END_DESTRUCTION_DATA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__OWNED_ELEMENT
static final int LINK_END_DESTRUCTION_DATA__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__OWNER
static final int LINK_END_DESTRUCTION_DATA__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__OWNED_COMMENT
static final int LINK_END_DESTRUCTION_DATA__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__VALUE
static final int LINK_END_DESTRUCTION_DATA__VALUE
The feature id for the 'Value' reference.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__END
static final int LINK_END_DESTRUCTION_DATA__END
The feature id for the 'End' reference.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__QUALIFIER
static final int LINK_END_DESTRUCTION_DATA__QUALIFIER
The feature id for the 'Qualifier' containment reference list.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__IS_DESTROY_DUPLICATES
static final int LINK_END_DESTRUCTION_DATA__IS_DESTROY_DUPLICATES
The feature id for the 'Is Destroy Duplicates' attribute.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA__DESTROY_AT
static final int LINK_END_DESTRUCTION_DATA__DESTROY_AT
The feature id for the 'Destroy At' reference.- See Also:
- Constant Field Values
-
LINK_END_DESTRUCTION_DATA_FEATURE_COUNT
static final int LINK_END_DESTRUCTION_DATA_FEATURE_COUNT
The number of structural features of the 'Link End Destruction Data' class.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__EANNOTATIONS
static final int CLEAR_ASSOCIATION_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__OWNED_ELEMENT
static final int CLEAR_ASSOCIATION_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__OWNER
static final int CLEAR_ASSOCIATION_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__OWNED_COMMENT
static final int CLEAR_ASSOCIATION_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__NAME
static final int CLEAR_ASSOCIATION_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__VISIBILITY
static final int CLEAR_ASSOCIATION_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__QUALIFIED_NAME
static final int CLEAR_ASSOCIATION_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__CLIENT_DEPENDENCY
static final int CLEAR_ASSOCIATION_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__NAMESPACE
static final int CLEAR_ASSOCIATION_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__NAME_EXPRESSION
static final int CLEAR_ASSOCIATION_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__IS_LEAF
static final int CLEAR_ASSOCIATION_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__REDEFINED_ELEMENT
static final int CLEAR_ASSOCIATION_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__REDEFINITION_CONTEXT
static final int CLEAR_ASSOCIATION_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__IN_STRUCTURED_NODE
static final int CLEAR_ASSOCIATION_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__ACTIVITY
static final int CLEAR_ASSOCIATION_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__OUTGOING
static final int CLEAR_ASSOCIATION_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__INCOMING
static final int CLEAR_ASSOCIATION_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__IN_PARTITION
static final int CLEAR_ASSOCIATION_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__IN_INTERRUPTIBLE_REGION
static final int CLEAR_ASSOCIATION_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__IN_GROUP
static final int CLEAR_ASSOCIATION_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__REDEFINED_NODE
static final int CLEAR_ASSOCIATION_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__HANDLER
static final int CLEAR_ASSOCIATION_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__OUTPUT
static final int CLEAR_ASSOCIATION_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__INPUT
static final int CLEAR_ASSOCIATION_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__CONTEXT
static final int CLEAR_ASSOCIATION_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__LOCAL_PRECONDITION
static final int CLEAR_ASSOCIATION_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__LOCAL_POSTCONDITION
static final int CLEAR_ASSOCIATION_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__OBJECT
static final int CLEAR_ASSOCIATION_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION__ASSOCIATION
static final int CLEAR_ASSOCIATION_ACTION__ASSOCIATION
The feature id for the 'Association' reference.- See Also:
- Constant Field Values
-
CLEAR_ASSOCIATION_ACTION_FEATURE_COUNT
static final int CLEAR_ASSOCIATION_ACTION_FEATURE_COUNT
The number of structural features of the 'Clear Association Action' class.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__EANNOTATIONS
static final int BROADCAST_SIGNAL_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__OWNED_ELEMENT
static final int BROADCAST_SIGNAL_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__OWNER
static final int BROADCAST_SIGNAL_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__OWNED_COMMENT
static final int BROADCAST_SIGNAL_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__NAME
static final int BROADCAST_SIGNAL_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__VISIBILITY
static final int BROADCAST_SIGNAL_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__QUALIFIED_NAME
static final int BROADCAST_SIGNAL_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__CLIENT_DEPENDENCY
static final int BROADCAST_SIGNAL_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__NAMESPACE
static final int BROADCAST_SIGNAL_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__NAME_EXPRESSION
static final int BROADCAST_SIGNAL_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__IS_LEAF
static final int BROADCAST_SIGNAL_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__REDEFINED_ELEMENT
static final int BROADCAST_SIGNAL_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__REDEFINITION_CONTEXT
static final int BROADCAST_SIGNAL_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__IN_STRUCTURED_NODE
static final int BROADCAST_SIGNAL_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__ACTIVITY
static final int BROADCAST_SIGNAL_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__OUTGOING
static final int BROADCAST_SIGNAL_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__INCOMING
static final int BROADCAST_SIGNAL_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__IN_PARTITION
static final int BROADCAST_SIGNAL_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION
static final int BROADCAST_SIGNAL_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__IN_GROUP
static final int BROADCAST_SIGNAL_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__REDEFINED_NODE
static final int BROADCAST_SIGNAL_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__HANDLER
static final int BROADCAST_SIGNAL_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__OUTPUT
static final int BROADCAST_SIGNAL_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__INPUT
static final int BROADCAST_SIGNAL_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__CONTEXT
static final int BROADCAST_SIGNAL_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__LOCAL_PRECONDITION
static final int BROADCAST_SIGNAL_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__LOCAL_POSTCONDITION
static final int BROADCAST_SIGNAL_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__ARGUMENT
static final int BROADCAST_SIGNAL_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__ON_PORT
static final int BROADCAST_SIGNAL_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION__SIGNAL
static final int BROADCAST_SIGNAL_ACTION__SIGNAL
The feature id for the 'Signal' reference.- See Also:
- Constant Field Values
-
BROADCAST_SIGNAL_ACTION_FEATURE_COUNT
static final int BROADCAST_SIGNAL_ACTION_FEATURE_COUNT
The number of structural features of the 'Broadcast Signal Action' class.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__EANNOTATIONS
static final int SEND_OBJECT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__OWNED_ELEMENT
static final int SEND_OBJECT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__OWNER
static final int SEND_OBJECT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__OWNED_COMMENT
static final int SEND_OBJECT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__NAME
static final int SEND_OBJECT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__VISIBILITY
static final int SEND_OBJECT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__QUALIFIED_NAME
static final int SEND_OBJECT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__CLIENT_DEPENDENCY
static final int SEND_OBJECT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__NAMESPACE
static final int SEND_OBJECT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__NAME_EXPRESSION
static final int SEND_OBJECT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__IS_LEAF
static final int SEND_OBJECT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__REDEFINED_ELEMENT
static final int SEND_OBJECT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__REDEFINITION_CONTEXT
static final int SEND_OBJECT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__IN_STRUCTURED_NODE
static final int SEND_OBJECT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__ACTIVITY
static final int SEND_OBJECT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__OUTGOING
static final int SEND_OBJECT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__INCOMING
static final int SEND_OBJECT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__IN_PARTITION
static final int SEND_OBJECT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
static final int SEND_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__IN_GROUP
static final int SEND_OBJECT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__REDEFINED_NODE
static final int SEND_OBJECT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__HANDLER
static final int SEND_OBJECT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__OUTPUT
static final int SEND_OBJECT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__INPUT
static final int SEND_OBJECT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__CONTEXT
static final int SEND_OBJECT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__LOCAL_PRECONDITION
static final int SEND_OBJECT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__LOCAL_POSTCONDITION
static final int SEND_OBJECT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__ARGUMENT
static final int SEND_OBJECT_ACTION__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__ON_PORT
static final int SEND_OBJECT_ACTION__ON_PORT
The feature id for the 'On Port' reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__TARGET
static final int SEND_OBJECT_ACTION__TARGET
The feature id for the 'Target' containment reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION__REQUEST
static final int SEND_OBJECT_ACTION__REQUEST
The feature id for the 'Request' containment reference.- See Also:
- Constant Field Values
-
SEND_OBJECT_ACTION_FEATURE_COUNT
static final int SEND_OBJECT_ACTION_FEATURE_COUNT
The number of structural features of the 'Send Object Action' class.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__EANNOTATIONS
static final int VALUE_SPECIFICATION_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__OWNED_ELEMENT
static final int VALUE_SPECIFICATION_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__OWNER
static final int VALUE_SPECIFICATION_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__OWNED_COMMENT
static final int VALUE_SPECIFICATION_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__NAME
static final int VALUE_SPECIFICATION_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__VISIBILITY
static final int VALUE_SPECIFICATION_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__QUALIFIED_NAME
static final int VALUE_SPECIFICATION_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__CLIENT_DEPENDENCY
static final int VALUE_SPECIFICATION_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__NAMESPACE
static final int VALUE_SPECIFICATION_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__NAME_EXPRESSION
static final int VALUE_SPECIFICATION_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__IS_LEAF
static final int VALUE_SPECIFICATION_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__REDEFINED_ELEMENT
static final int VALUE_SPECIFICATION_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__REDEFINITION_CONTEXT
static final int VALUE_SPECIFICATION_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__IN_STRUCTURED_NODE
static final int VALUE_SPECIFICATION_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__ACTIVITY
static final int VALUE_SPECIFICATION_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__OUTGOING
static final int VALUE_SPECIFICATION_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__INCOMING
static final int VALUE_SPECIFICATION_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__IN_PARTITION
static final int VALUE_SPECIFICATION_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__IN_INTERRUPTIBLE_REGION
static final int VALUE_SPECIFICATION_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__IN_GROUP
static final int VALUE_SPECIFICATION_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__REDEFINED_NODE
static final int VALUE_SPECIFICATION_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__HANDLER
static final int VALUE_SPECIFICATION_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__OUTPUT
static final int VALUE_SPECIFICATION_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__INPUT
static final int VALUE_SPECIFICATION_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__CONTEXT
static final int VALUE_SPECIFICATION_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__LOCAL_PRECONDITION
static final int VALUE_SPECIFICATION_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__LOCAL_POSTCONDITION
static final int VALUE_SPECIFICATION_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__VALUE
static final int VALUE_SPECIFICATION_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION__RESULT
static final int VALUE_SPECIFICATION_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
VALUE_SPECIFICATION_ACTION_FEATURE_COUNT
static final int VALUE_SPECIFICATION_ACTION_FEATURE_COUNT
The number of structural features of the 'Value Specification Action' class.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__EANNOTATIONS
static final int TIME_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__OWNED_ELEMENT
static final int TIME_EXPRESSION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__OWNER
static final int TIME_EXPRESSION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__OWNED_COMMENT
static final int TIME_EXPRESSION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__NAME
static final int TIME_EXPRESSION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__VISIBILITY
static final int TIME_EXPRESSION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__QUALIFIED_NAME
static final int TIME_EXPRESSION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__CLIENT_DEPENDENCY
static final int TIME_EXPRESSION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__NAMESPACE
static final int TIME_EXPRESSION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__NAME_EXPRESSION
static final int TIME_EXPRESSION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__OWNING_TEMPLATE_PARAMETER
static final int TIME_EXPRESSION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__TEMPLATE_PARAMETER
static final int TIME_EXPRESSION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__TYPE
static final int TIME_EXPRESSION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__EXPR
static final int TIME_EXPRESSION__EXPR
The feature id for the 'Expr' reference.- See Also:
- Constant Field Values
-
TIME_EXPRESSION__OBSERVATION
static final int TIME_EXPRESSION__OBSERVATION
The feature id for the 'Observation' reference list.- See Also:
- Constant Field Values
-
TIME_EXPRESSION_FEATURE_COUNT
static final int TIME_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Time Expression' class.- See Also:
- Constant Field Values
-
OBSERVATION__EANNOTATIONS
static final int OBSERVATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OBSERVATION__OWNED_ELEMENT
static final int OBSERVATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OBSERVATION__OWNER
static final int OBSERVATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OBSERVATION__OWNED_COMMENT
static final int OBSERVATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OBSERVATION__NAME
static final int OBSERVATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OBSERVATION__VISIBILITY
static final int OBSERVATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OBSERVATION__QUALIFIED_NAME
static final int OBSERVATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OBSERVATION__CLIENT_DEPENDENCY
static final int OBSERVATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OBSERVATION__NAMESPACE
static final int OBSERVATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OBSERVATION__NAME_EXPRESSION
static final int OBSERVATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OBSERVATION__OWNING_TEMPLATE_PARAMETER
static final int OBSERVATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
OBSERVATION__TEMPLATE_PARAMETER
static final int OBSERVATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
OBSERVATION_FEATURE_COUNT
static final int OBSERVATION_FEATURE_COUNT
The number of structural features of the 'Observation' class.- See Also:
- Constant Field Values
-
DURATION__EANNOTATIONS
static final int DURATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DURATION__OWNED_ELEMENT
static final int DURATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DURATION__OWNER
static final int DURATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DURATION__OWNED_COMMENT
static final int DURATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DURATION__NAME
static final int DURATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DURATION__VISIBILITY
static final int DURATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DURATION__QUALIFIED_NAME
static final int DURATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DURATION__CLIENT_DEPENDENCY
static final int DURATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DURATION__NAMESPACE
static final int DURATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DURATION__NAME_EXPRESSION
static final int DURATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DURATION__OWNING_TEMPLATE_PARAMETER
static final int DURATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DURATION__TEMPLATE_PARAMETER
static final int DURATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DURATION__TYPE
static final int DURATION__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
DURATION__EXPR
static final int DURATION__EXPR
The feature id for the 'Expr' reference.- See Also:
- Constant Field Values
-
DURATION__OBSERVATION
static final int DURATION__OBSERVATION
The feature id for the 'Observation' reference list.- See Also:
- Constant Field Values
-
DURATION_FEATURE_COUNT
static final int DURATION_FEATURE_COUNT
The number of structural features of the 'Duration' class.- See Also:
- Constant Field Values
-
INTERVAL__EANNOTATIONS
static final int INTERVAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERVAL__OWNED_ELEMENT
static final int INTERVAL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERVAL__OWNER
static final int INTERVAL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERVAL__OWNED_COMMENT
static final int INTERVAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERVAL__NAME
static final int INTERVAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERVAL__VISIBILITY
static final int INTERVAL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERVAL__QUALIFIED_NAME
static final int INTERVAL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERVAL__CLIENT_DEPENDENCY
static final int INTERVAL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERVAL__NAMESPACE
static final int INTERVAL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERVAL__NAME_EXPRESSION
static final int INTERVAL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERVAL__OWNING_TEMPLATE_PARAMETER
static final int INTERVAL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INTERVAL__TEMPLATE_PARAMETER
static final int INTERVAL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INTERVAL__TYPE
static final int INTERVAL__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
INTERVAL__MIN
static final int INTERVAL__MIN
The feature id for the 'Min' reference.- See Also:
- Constant Field Values
-
INTERVAL__MAX
static final int INTERVAL__MAX
The feature id for the 'Max' reference.- See Also:
- Constant Field Values
-
INTERVAL_FEATURE_COUNT
static final int INTERVAL_FEATURE_COUNT
The number of structural features of the 'Interval' class.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__EANNOTATIONS
static final int DURATION_INTERVAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__OWNED_ELEMENT
static final int DURATION_INTERVAL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__OWNER
static final int DURATION_INTERVAL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__OWNED_COMMENT
static final int DURATION_INTERVAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__NAME
static final int DURATION_INTERVAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__VISIBILITY
static final int DURATION_INTERVAL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__QUALIFIED_NAME
static final int DURATION_INTERVAL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__CLIENT_DEPENDENCY
static final int DURATION_INTERVAL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__NAMESPACE
static final int DURATION_INTERVAL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__NAME_EXPRESSION
static final int DURATION_INTERVAL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__OWNING_TEMPLATE_PARAMETER
static final int DURATION_INTERVAL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__TEMPLATE_PARAMETER
static final int DURATION_INTERVAL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__TYPE
static final int DURATION_INTERVAL__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__MIN
static final int DURATION_INTERVAL__MIN
The feature id for the 'Min' reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL__MAX
static final int DURATION_INTERVAL__MAX
The feature id for the 'Max' reference.- See Also:
- Constant Field Values
-
DURATION_INTERVAL_FEATURE_COUNT
static final int DURATION_INTERVAL_FEATURE_COUNT
The number of structural features of the 'Duration Interval' class.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__EANNOTATIONS
static final int INTERVAL_CONSTRAINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__OWNED_ELEMENT
static final int INTERVAL_CONSTRAINT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__OWNER
static final int INTERVAL_CONSTRAINT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__OWNED_COMMENT
static final int INTERVAL_CONSTRAINT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__NAME
static final int INTERVAL_CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__VISIBILITY
static final int INTERVAL_CONSTRAINT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__QUALIFIED_NAME
static final int INTERVAL_CONSTRAINT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__CLIENT_DEPENDENCY
static final int INTERVAL_CONSTRAINT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__NAMESPACE
static final int INTERVAL_CONSTRAINT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__NAME_EXPRESSION
static final int INTERVAL_CONSTRAINT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
static final int INTERVAL_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__TEMPLATE_PARAMETER
static final int INTERVAL_CONSTRAINT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__CONSTRAINED_ELEMENT
static final int INTERVAL_CONSTRAINT__CONSTRAINED_ELEMENT
The feature id for the 'Constrained Element' reference list.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__SPECIFICATION
static final int INTERVAL_CONSTRAINT__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT__CONTEXT
static final int INTERVAL_CONSTRAINT__CONTEXT
The feature id for the 'Context' container reference.- See Also:
- Constant Field Values
-
INTERVAL_CONSTRAINT_FEATURE_COUNT
static final int INTERVAL_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Interval Constraint' class.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__EANNOTATIONS
static final int TIME_CONSTRAINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__OWNED_ELEMENT
static final int TIME_CONSTRAINT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__OWNER
static final int TIME_CONSTRAINT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__OWNED_COMMENT
static final int TIME_CONSTRAINT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__NAME
static final int TIME_CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__VISIBILITY
static final int TIME_CONSTRAINT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__QUALIFIED_NAME
static final int TIME_CONSTRAINT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__CLIENT_DEPENDENCY
static final int TIME_CONSTRAINT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__NAMESPACE
static final int TIME_CONSTRAINT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__NAME_EXPRESSION
static final int TIME_CONSTRAINT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
static final int TIME_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__TEMPLATE_PARAMETER
static final int TIME_CONSTRAINT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__CONSTRAINED_ELEMENT
static final int TIME_CONSTRAINT__CONSTRAINED_ELEMENT
The feature id for the 'Constrained Element' reference list.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__SPECIFICATION
static final int TIME_CONSTRAINT__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__CONTEXT
static final int TIME_CONSTRAINT__CONTEXT
The feature id for the 'Context' container reference.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT__FIRST_EVENT
static final int TIME_CONSTRAINT__FIRST_EVENT
The feature id for the 'First Event' attribute.- See Also:
- Constant Field Values
-
TIME_CONSTRAINT_FEATURE_COUNT
static final int TIME_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Time Constraint' class.- See Also:
- Constant Field Values
-
TIME_INTERVAL__EANNOTATIONS
static final int TIME_INTERVAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TIME_INTERVAL__OWNED_ELEMENT
static final int TIME_INTERVAL__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TIME_INTERVAL__OWNER
static final int TIME_INTERVAL__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__OWNED_COMMENT
static final int TIME_INTERVAL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TIME_INTERVAL__NAME
static final int TIME_INTERVAL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TIME_INTERVAL__VISIBILITY
static final int TIME_INTERVAL__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TIME_INTERVAL__QUALIFIED_NAME
static final int TIME_INTERVAL__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TIME_INTERVAL__CLIENT_DEPENDENCY
static final int TIME_INTERVAL__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TIME_INTERVAL__NAMESPACE
static final int TIME_INTERVAL__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__NAME_EXPRESSION
static final int TIME_INTERVAL__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__OWNING_TEMPLATE_PARAMETER
static final int TIME_INTERVAL__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__TEMPLATE_PARAMETER
static final int TIME_INTERVAL__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__TYPE
static final int TIME_INTERVAL__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__MIN
static final int TIME_INTERVAL__MIN
The feature id for the 'Min' reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL__MAX
static final int TIME_INTERVAL__MAX
The feature id for the 'Max' reference.- See Also:
- Constant Field Values
-
TIME_INTERVAL_FEATURE_COUNT
static final int TIME_INTERVAL_FEATURE_COUNT
The number of structural features of the 'Time Interval' class.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__EANNOTATIONS
static final int DURATION_CONSTRAINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__OWNED_ELEMENT
static final int DURATION_CONSTRAINT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__OWNER
static final int DURATION_CONSTRAINT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__OWNED_COMMENT
static final int DURATION_CONSTRAINT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__NAME
static final int DURATION_CONSTRAINT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__VISIBILITY
static final int DURATION_CONSTRAINT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__QUALIFIED_NAME
static final int DURATION_CONSTRAINT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__CLIENT_DEPENDENCY
static final int DURATION_CONSTRAINT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__NAMESPACE
static final int DURATION_CONSTRAINT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__NAME_EXPRESSION
static final int DURATION_CONSTRAINT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
static final int DURATION_CONSTRAINT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__TEMPLATE_PARAMETER
static final int DURATION_CONSTRAINT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__CONSTRAINED_ELEMENT
static final int DURATION_CONSTRAINT__CONSTRAINED_ELEMENT
The feature id for the 'Constrained Element' reference list.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__SPECIFICATION
static final int DURATION_CONSTRAINT__SPECIFICATION
The feature id for the 'Specification' containment reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__CONTEXT
static final int DURATION_CONSTRAINT__CONTEXT
The feature id for the 'Context' container reference.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT__FIRST_EVENT
static final int DURATION_CONSTRAINT__FIRST_EVENT
The feature id for the 'First Event' attribute list.- See Also:
- Constant Field Values
-
DURATION_CONSTRAINT_FEATURE_COUNT
static final int DURATION_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Duration Constraint' class.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__EANNOTATIONS
static final int TIME_OBSERVATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__OWNED_ELEMENT
static final int TIME_OBSERVATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__OWNER
static final int TIME_OBSERVATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__OWNED_COMMENT
static final int TIME_OBSERVATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__NAME
static final int TIME_OBSERVATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__VISIBILITY
static final int TIME_OBSERVATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__QUALIFIED_NAME
static final int TIME_OBSERVATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__CLIENT_DEPENDENCY
static final int TIME_OBSERVATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__NAMESPACE
static final int TIME_OBSERVATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__NAME_EXPRESSION
static final int TIME_OBSERVATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__OWNING_TEMPLATE_PARAMETER
static final int TIME_OBSERVATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__TEMPLATE_PARAMETER
static final int TIME_OBSERVATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__EVENT
static final int TIME_OBSERVATION__EVENT
The feature id for the 'Event' reference.- See Also:
- Constant Field Values
-
TIME_OBSERVATION__FIRST_EVENT
static final int TIME_OBSERVATION__FIRST_EVENT
The feature id for the 'First Event' attribute.- See Also:
- Constant Field Values
-
TIME_OBSERVATION_FEATURE_COUNT
static final int TIME_OBSERVATION_FEATURE_COUNT
The number of structural features of the 'Time Observation' class.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__EANNOTATIONS
static final int DURATION_OBSERVATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__OWNED_ELEMENT
static final int DURATION_OBSERVATION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__OWNER
static final int DURATION_OBSERVATION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__OWNED_COMMENT
static final int DURATION_OBSERVATION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__NAME
static final int DURATION_OBSERVATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__VISIBILITY
static final int DURATION_OBSERVATION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__QUALIFIED_NAME
static final int DURATION_OBSERVATION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__CLIENT_DEPENDENCY
static final int DURATION_OBSERVATION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__NAMESPACE
static final int DURATION_OBSERVATION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__NAME_EXPRESSION
static final int DURATION_OBSERVATION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__OWNING_TEMPLATE_PARAMETER
static final int DURATION_OBSERVATION__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__TEMPLATE_PARAMETER
static final int DURATION_OBSERVATION__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__EVENT
static final int DURATION_OBSERVATION__EVENT
The feature id for the 'Event' reference list.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION__FIRST_EVENT
static final int DURATION_OBSERVATION__FIRST_EVENT
The feature id for the 'First Event' attribute list.- See Also:
- Constant Field Values
-
DURATION_OBSERVATION_FEATURE_COUNT
static final int DURATION_OBSERVATION_FEATURE_COUNT
The number of structural features of the 'Duration Observation' class.- See Also:
- Constant Field Values
-
FINAL_STATE
static final int FINAL_STATE
The meta object id for the 'Final State' class.- See Also:
FinalStateImpl,UMLPackageImpl.getFinalState(), Constant Field Values
-
FINAL_STATE__EANNOTATIONS
static final int FINAL_STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__OWNED_ELEMENT
static final int FINAL_STATE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__OWNER
static final int FINAL_STATE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
FINAL_STATE__OWNED_COMMENT
static final int FINAL_STATE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__NAME
static final int FINAL_STATE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__VISIBILITY
static final int FINAL_STATE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__QUALIFIED_NAME
static final int FINAL_STATE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__CLIENT_DEPENDENCY
static final int FINAL_STATE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__NAMESPACE
static final int FINAL_STATE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
FINAL_STATE__NAME_EXPRESSION
static final int FINAL_STATE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
FINAL_STATE__ELEMENT_IMPORT
static final int FINAL_STATE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__PACKAGE_IMPORT
static final int FINAL_STATE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__OWNED_RULE
static final int FINAL_STATE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__MEMBER
static final int FINAL_STATE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__IMPORTED_MEMBER
static final int FINAL_STATE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__OWNED_MEMBER
static final int FINAL_STATE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__IS_LEAF
static final int FINAL_STATE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__REDEFINED_ELEMENT
static final int FINAL_STATE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__REDEFINITION_CONTEXT
static final int FINAL_STATE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__OUTGOING
static final int FINAL_STATE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__INCOMING
static final int FINAL_STATE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__CONTAINER
static final int FINAL_STATE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
FINAL_STATE__IS_COMPOSITE
static final int FINAL_STATE__IS_COMPOSITE
The feature id for the 'Is Composite' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__IS_ORTHOGONAL
static final int FINAL_STATE__IS_ORTHOGONAL
The feature id for the 'Is Orthogonal' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__IS_SIMPLE
static final int FINAL_STATE__IS_SIMPLE
The feature id for the 'Is Simple' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__IS_SUBMACHINE_STATE
static final int FINAL_STATE__IS_SUBMACHINE_STATE
The feature id for the 'Is Submachine State' attribute.- See Also:
- Constant Field Values
-
FINAL_STATE__SUBMACHINE
static final int FINAL_STATE__SUBMACHINE
The feature id for the 'Submachine' reference.- See Also:
- Constant Field Values
-
FINAL_STATE__CONNECTION
static final int FINAL_STATE__CONNECTION
The feature id for the 'Connection' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__CONNECTION_POINT
static final int FINAL_STATE__CONNECTION_POINT
The feature id for the 'Connection Point' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__REDEFINED_STATE
static final int FINAL_STATE__REDEFINED_STATE
The feature id for the 'Redefined State' reference.- See Also:
- Constant Field Values
-
FINAL_STATE__STATE_INVARIANT
static final int FINAL_STATE__STATE_INVARIANT
The feature id for the 'State Invariant' containment reference.- See Also:
- Constant Field Values
-
FINAL_STATE__ENTRY
static final int FINAL_STATE__ENTRY
The feature id for the 'Entry' containment reference.- See Also:
- Constant Field Values
-
FINAL_STATE__EXIT
static final int FINAL_STATE__EXIT
The feature id for the 'Exit' containment reference.- See Also:
- Constant Field Values
-
FINAL_STATE__DO_ACTIVITY
static final int FINAL_STATE__DO_ACTIVITY
The feature id for the 'Do Activity' containment reference.- See Also:
- Constant Field Values
-
FINAL_STATE__DEFERRABLE_TRIGGER
static final int FINAL_STATE__DEFERRABLE_TRIGGER
The feature id for the 'Deferrable Trigger' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE__REGION
static final int FINAL_STATE__REGION
The feature id for the 'Region' containment reference list.- See Also:
- Constant Field Values
-
FINAL_STATE_FEATURE_COUNT
static final int FINAL_STATE_FEATURE_COUNT
The number of structural features of the 'Final State' class.- See Also:
- Constant Field Values
-
TIME_EVENT
static final int TIME_EVENT
The meta object id for the 'Time Event' class.- See Also:
TimeEventImpl,UMLPackageImpl.getTimeEvent(), Constant Field Values
-
TIME_EVENT__EANNOTATIONS
static final int TIME_EVENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
TIME_EVENT__OWNED_ELEMENT
static final int TIME_EVENT__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
TIME_EVENT__OWNER
static final int TIME_EVENT__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TIME_EVENT__OWNED_COMMENT
static final int TIME_EVENT__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
TIME_EVENT__NAME
static final int TIME_EVENT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TIME_EVENT__VISIBILITY
static final int TIME_EVENT__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
TIME_EVENT__QUALIFIED_NAME
static final int TIME_EVENT__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
TIME_EVENT__CLIENT_DEPENDENCY
static final int TIME_EVENT__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
TIME_EVENT__NAMESPACE
static final int TIME_EVENT__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
TIME_EVENT__NAME_EXPRESSION
static final int TIME_EVENT__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
TIME_EVENT__OWNING_TEMPLATE_PARAMETER
static final int TIME_EVENT__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
TIME_EVENT__TEMPLATE_PARAMETER
static final int TIME_EVENT__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
TIME_EVENT__IS_RELATIVE
static final int TIME_EVENT__IS_RELATIVE
The feature id for the 'Is Relative' attribute.- See Also:
- Constant Field Values
-
TIME_EVENT__WHEN
static final int TIME_EVENT__WHEN
The feature id for the 'When' containment reference.- See Also:
- Constant Field Values
-
TIME_EVENT_FEATURE_COUNT
static final int TIME_EVENT_FEATURE_COUNT
The number of structural features of the 'Time Event' class.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__EANNOTATIONS
static final int VARIABLE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__OWNED_ELEMENT
static final int VARIABLE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__OWNER
static final int VARIABLE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__OWNED_COMMENT
static final int VARIABLE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__NAME
static final int VARIABLE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__VISIBILITY
static final int VARIABLE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__QUALIFIED_NAME
static final int VARIABLE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__CLIENT_DEPENDENCY
static final int VARIABLE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__NAMESPACE
static final int VARIABLE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__NAME_EXPRESSION
static final int VARIABLE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__IS_LEAF
static final int VARIABLE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__REDEFINED_ELEMENT
static final int VARIABLE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__REDEFINITION_CONTEXT
static final int VARIABLE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__IN_STRUCTURED_NODE
static final int VARIABLE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__ACTIVITY
static final int VARIABLE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__OUTGOING
static final int VARIABLE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__INCOMING
static final int VARIABLE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__IN_PARTITION
static final int VARIABLE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
static final int VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__IN_GROUP
static final int VARIABLE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__REDEFINED_NODE
static final int VARIABLE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__HANDLER
static final int VARIABLE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__OUTPUT
static final int VARIABLE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__INPUT
static final int VARIABLE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__CONTEXT
static final int VARIABLE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__LOCAL_PRECONDITION
static final int VARIABLE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__LOCAL_POSTCONDITION
static final int VARIABLE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
VARIABLE_ACTION__VARIABLE
static final int VARIABLE_ACTION__VARIABLE
The feature id for the 'Variable' reference.- See Also:
- Constant Field Values
-
VARIABLE_ACTION_FEATURE_COUNT
static final int VARIABLE_ACTION_FEATURE_COUNT
The number of structural features of the 'Variable Action' class.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__EANNOTATIONS
static final int READ_VARIABLE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__OWNED_ELEMENT
static final int READ_VARIABLE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__OWNER
static final int READ_VARIABLE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__OWNED_COMMENT
static final int READ_VARIABLE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__NAME
static final int READ_VARIABLE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__VISIBILITY
static final int READ_VARIABLE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__QUALIFIED_NAME
static final int READ_VARIABLE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__CLIENT_DEPENDENCY
static final int READ_VARIABLE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__NAMESPACE
static final int READ_VARIABLE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__NAME_EXPRESSION
static final int READ_VARIABLE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__IS_LEAF
static final int READ_VARIABLE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__REDEFINED_ELEMENT
static final int READ_VARIABLE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__REDEFINITION_CONTEXT
static final int READ_VARIABLE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__IN_STRUCTURED_NODE
static final int READ_VARIABLE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__ACTIVITY
static final int READ_VARIABLE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__OUTGOING
static final int READ_VARIABLE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__INCOMING
static final int READ_VARIABLE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__IN_PARTITION
static final int READ_VARIABLE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__IN_GROUP
static final int READ_VARIABLE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__REDEFINED_NODE
static final int READ_VARIABLE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__HANDLER
static final int READ_VARIABLE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__OUTPUT
static final int READ_VARIABLE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__INPUT
static final int READ_VARIABLE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__CONTEXT
static final int READ_VARIABLE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__LOCAL_PRECONDITION
static final int READ_VARIABLE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__LOCAL_POSTCONDITION
static final int READ_VARIABLE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__VARIABLE
static final int READ_VARIABLE_ACTION__VARIABLE
The feature id for the 'Variable' reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION__RESULT
static final int READ_VARIABLE_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_VARIABLE_ACTION_FEATURE_COUNT
static final int READ_VARIABLE_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Variable Action' class.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__EANNOTATIONS
static final int WRITE_VARIABLE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__OWNED_ELEMENT
static final int WRITE_VARIABLE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__OWNER
static final int WRITE_VARIABLE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__OWNED_COMMENT
static final int WRITE_VARIABLE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__NAME
static final int WRITE_VARIABLE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__VISIBILITY
static final int WRITE_VARIABLE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__QUALIFIED_NAME
static final int WRITE_VARIABLE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__CLIENT_DEPENDENCY
static final int WRITE_VARIABLE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__NAMESPACE
static final int WRITE_VARIABLE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__NAME_EXPRESSION
static final int WRITE_VARIABLE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__IS_LEAF
static final int WRITE_VARIABLE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__REDEFINED_ELEMENT
static final int WRITE_VARIABLE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__REDEFINITION_CONTEXT
static final int WRITE_VARIABLE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__IN_STRUCTURED_NODE
static final int WRITE_VARIABLE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__ACTIVITY
static final int WRITE_VARIABLE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__OUTGOING
static final int WRITE_VARIABLE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__INCOMING
static final int WRITE_VARIABLE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__IN_PARTITION
static final int WRITE_VARIABLE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
static final int WRITE_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__IN_GROUP
static final int WRITE_VARIABLE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__REDEFINED_NODE
static final int WRITE_VARIABLE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__HANDLER
static final int WRITE_VARIABLE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__OUTPUT
static final int WRITE_VARIABLE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__INPUT
static final int WRITE_VARIABLE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__CONTEXT
static final int WRITE_VARIABLE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__LOCAL_PRECONDITION
static final int WRITE_VARIABLE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__LOCAL_POSTCONDITION
static final int WRITE_VARIABLE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__VARIABLE
static final int WRITE_VARIABLE_ACTION__VARIABLE
The feature id for the 'Variable' reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION__VALUE
static final int WRITE_VARIABLE_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
WRITE_VARIABLE_ACTION_FEATURE_COUNT
static final int WRITE_VARIABLE_ACTION_FEATURE_COUNT
The number of structural features of the 'Write Variable Action' class.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__EANNOTATIONS
static final int CLEAR_VARIABLE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__OWNED_ELEMENT
static final int CLEAR_VARIABLE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__OWNER
static final int CLEAR_VARIABLE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__OWNED_COMMENT
static final int CLEAR_VARIABLE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__NAME
static final int CLEAR_VARIABLE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__VISIBILITY
static final int CLEAR_VARIABLE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__QUALIFIED_NAME
static final int CLEAR_VARIABLE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__CLIENT_DEPENDENCY
static final int CLEAR_VARIABLE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__NAMESPACE
static final int CLEAR_VARIABLE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__NAME_EXPRESSION
static final int CLEAR_VARIABLE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__IS_LEAF
static final int CLEAR_VARIABLE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__REDEFINED_ELEMENT
static final int CLEAR_VARIABLE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__REDEFINITION_CONTEXT
static final int CLEAR_VARIABLE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__IN_STRUCTURED_NODE
static final int CLEAR_VARIABLE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__ACTIVITY
static final int CLEAR_VARIABLE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__OUTGOING
static final int CLEAR_VARIABLE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__INCOMING
static final int CLEAR_VARIABLE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__IN_PARTITION
static final int CLEAR_VARIABLE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
static final int CLEAR_VARIABLE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__IN_GROUP
static final int CLEAR_VARIABLE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__REDEFINED_NODE
static final int CLEAR_VARIABLE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__HANDLER
static final int CLEAR_VARIABLE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__OUTPUT
static final int CLEAR_VARIABLE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__INPUT
static final int CLEAR_VARIABLE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__CONTEXT
static final int CLEAR_VARIABLE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__LOCAL_PRECONDITION
static final int CLEAR_VARIABLE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__LOCAL_POSTCONDITION
static final int CLEAR_VARIABLE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION__VARIABLE
static final int CLEAR_VARIABLE_ACTION__VARIABLE
The feature id for the 'Variable' reference.- See Also:
- Constant Field Values
-
CLEAR_VARIABLE_ACTION_FEATURE_COUNT
static final int CLEAR_VARIABLE_ACTION_FEATURE_COUNT
The number of structural features of the 'Clear Variable Action' class.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__EANNOTATIONS
static final int ADD_VARIABLE_VALUE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__OWNED_ELEMENT
static final int ADD_VARIABLE_VALUE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__OWNER
static final int ADD_VARIABLE_VALUE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__OWNED_COMMENT
static final int ADD_VARIABLE_VALUE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__NAME
static final int ADD_VARIABLE_VALUE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__VISIBILITY
static final int ADD_VARIABLE_VALUE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__QUALIFIED_NAME
static final int ADD_VARIABLE_VALUE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY
static final int ADD_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__NAMESPACE
static final int ADD_VARIABLE_VALUE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__NAME_EXPRESSION
static final int ADD_VARIABLE_VALUE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__IS_LEAF
static final int ADD_VARIABLE_VALUE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT
static final int ADD_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT
static final int ADD_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE
static final int ADD_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__ACTIVITY
static final int ADD_VARIABLE_VALUE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__OUTGOING
static final int ADD_VARIABLE_VALUE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__INCOMING
static final int ADD_VARIABLE_VALUE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__IN_PARTITION
static final int ADD_VARIABLE_VALUE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
static final int ADD_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__IN_GROUP
static final int ADD_VARIABLE_VALUE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__REDEFINED_NODE
static final int ADD_VARIABLE_VALUE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__HANDLER
static final int ADD_VARIABLE_VALUE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__OUTPUT
static final int ADD_VARIABLE_VALUE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__INPUT
static final int ADD_VARIABLE_VALUE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__CONTEXT
static final int ADD_VARIABLE_VALUE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION
static final int ADD_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION
static final int ADD_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__VARIABLE
static final int ADD_VARIABLE_VALUE_ACTION__VARIABLE
The feature id for the 'Variable' reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__VALUE
static final int ADD_VARIABLE_VALUE_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__IS_REPLACE_ALL
static final int ADD_VARIABLE_VALUE_ACTION__IS_REPLACE_ALL
The feature id for the 'Is Replace All' attribute.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION__INSERT_AT
static final int ADD_VARIABLE_VALUE_ACTION__INSERT_AT
The feature id for the 'Insert At' containment reference.- See Also:
- Constant Field Values
-
ADD_VARIABLE_VALUE_ACTION_FEATURE_COUNT
static final int ADD_VARIABLE_VALUE_ACTION_FEATURE_COUNT
The number of structural features of the 'Add Variable Value Action' class.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__EANNOTATIONS
static final int REMOVE_VARIABLE_VALUE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__OWNED_ELEMENT
static final int REMOVE_VARIABLE_VALUE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__OWNER
static final int REMOVE_VARIABLE_VALUE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__OWNED_COMMENT
static final int REMOVE_VARIABLE_VALUE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__NAME
static final int REMOVE_VARIABLE_VALUE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__VISIBILITY
static final int REMOVE_VARIABLE_VALUE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__QUALIFIED_NAME
static final int REMOVE_VARIABLE_VALUE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY
static final int REMOVE_VARIABLE_VALUE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__NAMESPACE
static final int REMOVE_VARIABLE_VALUE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__NAME_EXPRESSION
static final int REMOVE_VARIABLE_VALUE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__IS_LEAF
static final int REMOVE_VARIABLE_VALUE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT
static final int REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT
static final int REMOVE_VARIABLE_VALUE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE
static final int REMOVE_VARIABLE_VALUE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__ACTIVITY
static final int REMOVE_VARIABLE_VALUE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__OUTGOING
static final int REMOVE_VARIABLE_VALUE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__INCOMING
static final int REMOVE_VARIABLE_VALUE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__IN_PARTITION
static final int REMOVE_VARIABLE_VALUE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
static final int REMOVE_VARIABLE_VALUE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__IN_GROUP
static final int REMOVE_VARIABLE_VALUE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_NODE
static final int REMOVE_VARIABLE_VALUE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__HANDLER
static final int REMOVE_VARIABLE_VALUE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__OUTPUT
static final int REMOVE_VARIABLE_VALUE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__INPUT
static final int REMOVE_VARIABLE_VALUE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__CONTEXT
static final int REMOVE_VARIABLE_VALUE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION
static final int REMOVE_VARIABLE_VALUE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION
static final int REMOVE_VARIABLE_VALUE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__VARIABLE
static final int REMOVE_VARIABLE_VALUE_ACTION__VARIABLE
The feature id for the 'Variable' reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__VALUE
static final int REMOVE_VARIABLE_VALUE_ACTION__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__IS_REMOVE_DUPLICATES
static final int REMOVE_VARIABLE_VALUE_ACTION__IS_REMOVE_DUPLICATES
The feature id for the 'Is Remove Duplicates' attribute.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION__REMOVE_AT
static final int REMOVE_VARIABLE_VALUE_ACTION__REMOVE_AT
The feature id for the 'Remove At' containment reference.- See Also:
- Constant Field Values
-
REMOVE_VARIABLE_VALUE_ACTION_FEATURE_COUNT
static final int REMOVE_VARIABLE_VALUE_ACTION_FEATURE_COUNT
The number of structural features of the 'Remove Variable Value Action' class.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__EANNOTATIONS
static final int RAISE_EXCEPTION_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__OWNED_ELEMENT
static final int RAISE_EXCEPTION_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__OWNER
static final int RAISE_EXCEPTION_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__OWNED_COMMENT
static final int RAISE_EXCEPTION_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__NAME
static final int RAISE_EXCEPTION_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__VISIBILITY
static final int RAISE_EXCEPTION_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__QUALIFIED_NAME
static final int RAISE_EXCEPTION_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__CLIENT_DEPENDENCY
static final int RAISE_EXCEPTION_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__NAMESPACE
static final int RAISE_EXCEPTION_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__NAME_EXPRESSION
static final int RAISE_EXCEPTION_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__IS_LEAF
static final int RAISE_EXCEPTION_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__REDEFINED_ELEMENT
static final int RAISE_EXCEPTION_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__REDEFINITION_CONTEXT
static final int RAISE_EXCEPTION_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__IN_STRUCTURED_NODE
static final int RAISE_EXCEPTION_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__ACTIVITY
static final int RAISE_EXCEPTION_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__OUTGOING
static final int RAISE_EXCEPTION_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__INCOMING
static final int RAISE_EXCEPTION_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__IN_PARTITION
static final int RAISE_EXCEPTION_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__IN_INTERRUPTIBLE_REGION
static final int RAISE_EXCEPTION_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__IN_GROUP
static final int RAISE_EXCEPTION_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__REDEFINED_NODE
static final int RAISE_EXCEPTION_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__HANDLER
static final int RAISE_EXCEPTION_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__OUTPUT
static final int RAISE_EXCEPTION_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__INPUT
static final int RAISE_EXCEPTION_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__CONTEXT
static final int RAISE_EXCEPTION_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__LOCAL_PRECONDITION
static final int RAISE_EXCEPTION_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__LOCAL_POSTCONDITION
static final int RAISE_EXCEPTION_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION__EXCEPTION
static final int RAISE_EXCEPTION_ACTION__EXCEPTION
The feature id for the 'Exception' containment reference.- See Also:
- Constant Field Values
-
RAISE_EXCEPTION_ACTION_FEATURE_COUNT
static final int RAISE_EXCEPTION_ACTION_FEATURE_COUNT
The number of structural features of the 'Raise Exception Action' class.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__EANNOTATIONS
static final int ACTION_INPUT_PIN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__OWNED_ELEMENT
static final int ACTION_INPUT_PIN__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__OWNER
static final int ACTION_INPUT_PIN__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__OWNED_COMMENT
static final int ACTION_INPUT_PIN__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__NAME
static final int ACTION_INPUT_PIN__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__VISIBILITY
static final int ACTION_INPUT_PIN__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__QUALIFIED_NAME
static final int ACTION_INPUT_PIN__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__CLIENT_DEPENDENCY
static final int ACTION_INPUT_PIN__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__NAMESPACE
static final int ACTION_INPUT_PIN__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__NAME_EXPRESSION
static final int ACTION_INPUT_PIN__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IS_LEAF
static final int ACTION_INPUT_PIN__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__REDEFINED_ELEMENT
static final int ACTION_INPUT_PIN__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__REDEFINITION_CONTEXT
static final int ACTION_INPUT_PIN__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IN_STRUCTURED_NODE
static final int ACTION_INPUT_PIN__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__ACTIVITY
static final int ACTION_INPUT_PIN__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__OUTGOING
static final int ACTION_INPUT_PIN__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__INCOMING
static final int ACTION_INPUT_PIN__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IN_PARTITION
static final int ACTION_INPUT_PIN__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IN_INTERRUPTIBLE_REGION
static final int ACTION_INPUT_PIN__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IN_GROUP
static final int ACTION_INPUT_PIN__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__REDEFINED_NODE
static final int ACTION_INPUT_PIN__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__TYPE
static final int ACTION_INPUT_PIN__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__ORDERING
static final int ACTION_INPUT_PIN__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IS_CONTROL_TYPE
static final int ACTION_INPUT_PIN__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__UPPER_BOUND
static final int ACTION_INPUT_PIN__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IN_STATE
static final int ACTION_INPUT_PIN__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__SELECTION
static final int ACTION_INPUT_PIN__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IS_ORDERED
static final int ACTION_INPUT_PIN__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IS_UNIQUE
static final int ACTION_INPUT_PIN__IS_UNIQUE
The feature id for the 'Is Unique' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__UPPER
static final int ACTION_INPUT_PIN__UPPER
The feature id for the 'Upper' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__LOWER
static final int ACTION_INPUT_PIN__LOWER
The feature id for the 'Lower' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__UPPER_VALUE
static final int ACTION_INPUT_PIN__UPPER_VALUE
The feature id for the 'Upper Value' containment reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__LOWER_VALUE
static final int ACTION_INPUT_PIN__LOWER_VALUE
The feature id for the 'Lower Value' containment reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__IS_CONTROL
static final int ACTION_INPUT_PIN__IS_CONTROL
The feature id for the 'Is Control' attribute.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN__FROM_ACTION
static final int ACTION_INPUT_PIN__FROM_ACTION
The feature id for the 'From Action' containment reference.- See Also:
- Constant Field Values
-
ACTION_INPUT_PIN_FEATURE_COUNT
static final int ACTION_INPUT_PIN_FEATURE_COUNT
The number of structural features of the 'Action Input Pin' class.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__EANNOTATIONS
static final int INFORMATION_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNED_ELEMENT
static final int INFORMATION_ITEM__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNER
static final int INFORMATION_ITEM__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNED_COMMENT
static final int INFORMATION_ITEM__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__NAME
static final int INFORMATION_ITEM__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__VISIBILITY
static final int INFORMATION_ITEM__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__QUALIFIED_NAME
static final int INFORMATION_ITEM__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__CLIENT_DEPENDENCY
static final int INFORMATION_ITEM__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__NAMESPACE
static final int INFORMATION_ITEM__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__NAME_EXPRESSION
static final int INFORMATION_ITEM__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__ELEMENT_IMPORT
static final int INFORMATION_ITEM__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__PACKAGE_IMPORT
static final int INFORMATION_ITEM__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNED_RULE
static final int INFORMATION_ITEM__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__MEMBER
static final int INFORMATION_ITEM__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__IMPORTED_MEMBER
static final int INFORMATION_ITEM__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNED_MEMBER
static final int INFORMATION_ITEM__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__IS_LEAF
static final int INFORMATION_ITEM__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__REDEFINED_ELEMENT
static final int INFORMATION_ITEM__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__REDEFINITION_CONTEXT
static final int INFORMATION_ITEM__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNING_TEMPLATE_PARAMETER
static final int INFORMATION_ITEM__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__TEMPLATE_PARAMETER
static final int INFORMATION_ITEM__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__PACKAGE
static final int INFORMATION_ITEM__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__TEMPLATE_BINDING
static final int INFORMATION_ITEM__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNED_TEMPLATE_SIGNATURE
static final int INFORMATION_ITEM__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__IS_ABSTRACT
static final int INFORMATION_ITEM__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__GENERALIZATION
static final int INFORMATION_ITEM__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__POWERTYPE_EXTENT
static final int INFORMATION_ITEM__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__FEATURE
static final int INFORMATION_ITEM__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__INHERITED_MEMBER
static final int INFORMATION_ITEM__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__REDEFINED_CLASSIFIER
static final int INFORMATION_ITEM__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__GENERAL
static final int INFORMATION_ITEM__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__SUBSTITUTION
static final int INFORMATION_ITEM__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__ATTRIBUTE
static final int INFORMATION_ITEM__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__REPRESENTATION
static final int INFORMATION_ITEM__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__COLLABORATION_USE
static final int INFORMATION_ITEM__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__OWNED_USE_CASE
static final int INFORMATION_ITEM__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__USE_CASE
static final int INFORMATION_ITEM__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM__REPRESENTED
static final int INFORMATION_ITEM__REPRESENTED
The feature id for the 'Represented' reference list.- See Also:
- Constant Field Values
-
INFORMATION_ITEM_FEATURE_COUNT
static final int INFORMATION_ITEM_FEATURE_COUNT
The number of structural features of the 'Information Item' class.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__EANNOTATIONS
static final int INFORMATION_FLOW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__OWNED_ELEMENT
static final int INFORMATION_FLOW__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__OWNER
static final int INFORMATION_FLOW__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__OWNED_COMMENT
static final int INFORMATION_FLOW__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__NAME
static final int INFORMATION_FLOW__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__VISIBILITY
static final int INFORMATION_FLOW__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__QUALIFIED_NAME
static final int INFORMATION_FLOW__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__CLIENT_DEPENDENCY
static final int INFORMATION_FLOW__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__NAMESPACE
static final int INFORMATION_FLOW__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__NAME_EXPRESSION
static final int INFORMATION_FLOW__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__OWNING_TEMPLATE_PARAMETER
static final int INFORMATION_FLOW__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__TEMPLATE_PARAMETER
static final int INFORMATION_FLOW__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__RELATED_ELEMENT
static final int INFORMATION_FLOW__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__SOURCE
static final int INFORMATION_FLOW__SOURCE
The feature id for the 'Source' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__TARGET
static final int INFORMATION_FLOW__TARGET
The feature id for the 'Target' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__REALIZATION
static final int INFORMATION_FLOW__REALIZATION
The feature id for the 'Realization' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__CONVEYED
static final int INFORMATION_FLOW__CONVEYED
The feature id for the 'Conveyed' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__INFORMATION_SOURCE
static final int INFORMATION_FLOW__INFORMATION_SOURCE
The feature id for the 'Information Source' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__INFORMATION_TARGET
static final int INFORMATION_FLOW__INFORMATION_TARGET
The feature id for the 'Information Target' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__REALIZING_ACTIVITY_EDGE
static final int INFORMATION_FLOW__REALIZING_ACTIVITY_EDGE
The feature id for the 'Realizing Activity Edge' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__REALIZING_CONNECTOR
static final int INFORMATION_FLOW__REALIZING_CONNECTOR
The feature id for the 'Realizing Connector' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW__REALIZING_MESSAGE
static final int INFORMATION_FLOW__REALIZING_MESSAGE
The feature id for the 'Realizing Message' reference list.- See Also:
- Constant Field Values
-
INFORMATION_FLOW_FEATURE_COUNT
static final int INFORMATION_FLOW_FEATURE_COUNT
The number of structural features of the 'Information Flow' class.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__EANNOTATIONS
static final int READ_EXTENT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__OWNED_ELEMENT
static final int READ_EXTENT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__OWNER
static final int READ_EXTENT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__OWNED_COMMENT
static final int READ_EXTENT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__NAME
static final int READ_EXTENT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__VISIBILITY
static final int READ_EXTENT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__QUALIFIED_NAME
static final int READ_EXTENT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__CLIENT_DEPENDENCY
static final int READ_EXTENT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__NAMESPACE
static final int READ_EXTENT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__NAME_EXPRESSION
static final int READ_EXTENT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__IS_LEAF
static final int READ_EXTENT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__REDEFINED_ELEMENT
static final int READ_EXTENT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__REDEFINITION_CONTEXT
static final int READ_EXTENT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__IN_STRUCTURED_NODE
static final int READ_EXTENT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__ACTIVITY
static final int READ_EXTENT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__OUTGOING
static final int READ_EXTENT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__INCOMING
static final int READ_EXTENT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__IN_PARTITION
static final int READ_EXTENT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_EXTENT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__IN_GROUP
static final int READ_EXTENT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__REDEFINED_NODE
static final int READ_EXTENT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__HANDLER
static final int READ_EXTENT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__OUTPUT
static final int READ_EXTENT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__INPUT
static final int READ_EXTENT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__CONTEXT
static final int READ_EXTENT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__LOCAL_PRECONDITION
static final int READ_EXTENT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__LOCAL_POSTCONDITION
static final int READ_EXTENT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__RESULT
static final int READ_EXTENT_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION__CLASSIFIER
static final int READ_EXTENT_ACTION__CLASSIFIER
The feature id for the 'Classifier' reference.- See Also:
- Constant Field Values
-
READ_EXTENT_ACTION_FEATURE_COUNT
static final int READ_EXTENT_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Extent Action' class.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__EANNOTATIONS
static final int RECLASSIFY_OBJECT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OWNED_ELEMENT
static final int RECLASSIFY_OBJECT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OWNER
static final int RECLASSIFY_OBJECT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OWNED_COMMENT
static final int RECLASSIFY_OBJECT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__NAME
static final int RECLASSIFY_OBJECT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__VISIBILITY
static final int RECLASSIFY_OBJECT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__QUALIFIED_NAME
static final int RECLASSIFY_OBJECT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__CLIENT_DEPENDENCY
static final int RECLASSIFY_OBJECT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__NAMESPACE
static final int RECLASSIFY_OBJECT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__NAME_EXPRESSION
static final int RECLASSIFY_OBJECT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__IS_LEAF
static final int RECLASSIFY_OBJECT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__REDEFINED_ELEMENT
static final int RECLASSIFY_OBJECT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__REDEFINITION_CONTEXT
static final int RECLASSIFY_OBJECT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__IN_STRUCTURED_NODE
static final int RECLASSIFY_OBJECT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__ACTIVITY
static final int RECLASSIFY_OBJECT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OUTGOING
static final int RECLASSIFY_OBJECT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__INCOMING
static final int RECLASSIFY_OBJECT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__IN_PARTITION
static final int RECLASSIFY_OBJECT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
static final int RECLASSIFY_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__IN_GROUP
static final int RECLASSIFY_OBJECT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__REDEFINED_NODE
static final int RECLASSIFY_OBJECT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__HANDLER
static final int RECLASSIFY_OBJECT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OUTPUT
static final int RECLASSIFY_OBJECT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__INPUT
static final int RECLASSIFY_OBJECT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__CONTEXT
static final int RECLASSIFY_OBJECT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__LOCAL_PRECONDITION
static final int RECLASSIFY_OBJECT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__LOCAL_POSTCONDITION
static final int RECLASSIFY_OBJECT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__IS_REPLACE_ALL
static final int RECLASSIFY_OBJECT_ACTION__IS_REPLACE_ALL
The feature id for the 'Is Replace All' attribute.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OLD_CLASSIFIER
static final int RECLASSIFY_OBJECT_ACTION__OLD_CLASSIFIER
The feature id for the 'Old Classifier' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__NEW_CLASSIFIER
static final int RECLASSIFY_OBJECT_ACTION__NEW_CLASSIFIER
The feature id for the 'New Classifier' reference list.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION__OBJECT
static final int RECLASSIFY_OBJECT_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
RECLASSIFY_OBJECT_ACTION_FEATURE_COUNT
static final int RECLASSIFY_OBJECT_ACTION_FEATURE_COUNT
The number of structural features of the 'Reclassify Object Action' class.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__EANNOTATIONS
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_ELEMENT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__OWNER
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_COMMENT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__NAME
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__VISIBILITY
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__QUALIFIED_NAME
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__CLIENT_DEPENDENCY
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__NAMESPACE
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__NAME_EXPRESSION
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__IS_LEAF
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_ELEMENT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINITION_CONTEXT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__IN_STRUCTURED_NODE
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__ACTIVITY
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__OUTGOING
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__INCOMING
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__IN_PARTITION
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__IN_GROUP
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_NODE
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__HANDLER
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__OUTPUT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__INPUT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__CONTEXT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_PRECONDITION
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_POSTCONDITION
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__IS_DIRECT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__IS_DIRECT
The feature id for the 'Is Direct' attribute.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__CLASSIFIER
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__CLASSIFIER
The feature id for the 'Classifier' reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__RESULT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION__OBJECT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
READ_IS_CLASSIFIED_OBJECT_ACTION_FEATURE_COUNT
static final int READ_IS_CLASSIFIED_OBJECT_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Is Classified Object Action' class.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__EANNOTATIONS
static final int START_CLASSIFIER_BEHAVIOR_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_ELEMENT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__OWNER
static final int START_CLASSIFIER_BEHAVIOR_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_COMMENT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__NAME
static final int START_CLASSIFIER_BEHAVIOR_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__VISIBILITY
static final int START_CLASSIFIER_BEHAVIOR_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__QUALIFIED_NAME
static final int START_CLASSIFIER_BEHAVIOR_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__CLIENT_DEPENDENCY
static final int START_CLASSIFIER_BEHAVIOR_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__NAMESPACE
static final int START_CLASSIFIER_BEHAVIOR_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__NAME_EXPRESSION
static final int START_CLASSIFIER_BEHAVIOR_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__IS_LEAF
static final int START_CLASSIFIER_BEHAVIOR_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_ELEMENT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINITION_CONTEXT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__IN_STRUCTURED_NODE
static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__ACTIVITY
static final int START_CLASSIFIER_BEHAVIOR_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__OUTGOING
static final int START_CLASSIFIER_BEHAVIOR_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__INCOMING
static final int START_CLASSIFIER_BEHAVIOR_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__IN_PARTITION
static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION
static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__IN_GROUP
static final int START_CLASSIFIER_BEHAVIOR_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_NODE
static final int START_CLASSIFIER_BEHAVIOR_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__HANDLER
static final int START_CLASSIFIER_BEHAVIOR_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__OUTPUT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__INPUT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__CONTEXT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_PRECONDITION
static final int START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_POSTCONDITION
static final int START_CLASSIFIER_BEHAVIOR_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION__OBJECT
static final int START_CLASSIFIER_BEHAVIOR_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
START_CLASSIFIER_BEHAVIOR_ACTION_FEATURE_COUNT
static final int START_CLASSIFIER_BEHAVIOR_ACTION_FEATURE_COUNT
The number of structural features of the 'Start Classifier Behavior Action' class.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__EANNOTATIONS
static final int READ_LINK_OBJECT_END_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__OWNED_ELEMENT
static final int READ_LINK_OBJECT_END_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__OWNER
static final int READ_LINK_OBJECT_END_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__OWNED_COMMENT
static final int READ_LINK_OBJECT_END_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__NAME
static final int READ_LINK_OBJECT_END_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__VISIBILITY
static final int READ_LINK_OBJECT_END_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__QUALIFIED_NAME
static final int READ_LINK_OBJECT_END_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__CLIENT_DEPENDENCY
static final int READ_LINK_OBJECT_END_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__NAMESPACE
static final int READ_LINK_OBJECT_END_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__NAME_EXPRESSION
static final int READ_LINK_OBJECT_END_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__IS_LEAF
static final int READ_LINK_OBJECT_END_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__REDEFINED_ELEMENT
static final int READ_LINK_OBJECT_END_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__REDEFINITION_CONTEXT
static final int READ_LINK_OBJECT_END_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__IN_STRUCTURED_NODE
static final int READ_LINK_OBJECT_END_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__ACTIVITY
static final int READ_LINK_OBJECT_END_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__OUTGOING
static final int READ_LINK_OBJECT_END_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__INCOMING
static final int READ_LINK_OBJECT_END_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__IN_PARTITION
static final int READ_LINK_OBJECT_END_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_LINK_OBJECT_END_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__IN_GROUP
static final int READ_LINK_OBJECT_END_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__REDEFINED_NODE
static final int READ_LINK_OBJECT_END_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__HANDLER
static final int READ_LINK_OBJECT_END_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__OUTPUT
static final int READ_LINK_OBJECT_END_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__INPUT
static final int READ_LINK_OBJECT_END_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__CONTEXT
static final int READ_LINK_OBJECT_END_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__LOCAL_PRECONDITION
static final int READ_LINK_OBJECT_END_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__LOCAL_POSTCONDITION
static final int READ_LINK_OBJECT_END_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__OBJECT
static final int READ_LINK_OBJECT_END_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__END
static final int READ_LINK_OBJECT_END_ACTION__END
The feature id for the 'End' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION__RESULT
static final int READ_LINK_OBJECT_END_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_ACTION_FEATURE_COUNT
static final int READ_LINK_OBJECT_END_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Link Object End Action' class.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__EANNOTATIONS
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_ELEMENT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNER
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_COMMENT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__VISIBILITY
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIED_NAME
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__CLIENT_DEPENDENCY
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAMESPACE
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME_EXPRESSION
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__IS_LEAF
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_ELEMENT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINITION_CONTEXT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_STRUCTURED_NODE
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__ACTIVITY
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTGOING
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__INCOMING
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_PARTITION
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_INTERRUPTIBLE_REGION
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_GROUP
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_NODE
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__HANDLER
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTPUT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__INPUT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__CONTEXT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_PRECONDITION
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_POSTCONDITION
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__OBJECT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__RESULT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIER
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION__QUALIFIER
The feature id for the 'Qualifier' reference.- See Also:
- Constant Field Values
-
READ_LINK_OBJECT_END_QUALIFIER_ACTION_FEATURE_COUNT
static final int READ_LINK_OBJECT_END_QUALIFIER_ACTION_FEATURE_COUNT
The number of structural features of the 'Read Link Object End Qualifier Action' class.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__EANNOTATIONS
static final int CREATE_LINK_OBJECT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__OWNED_ELEMENT
static final int CREATE_LINK_OBJECT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__OWNER
static final int CREATE_LINK_OBJECT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__OWNED_COMMENT
static final int CREATE_LINK_OBJECT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__NAME
static final int CREATE_LINK_OBJECT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__VISIBILITY
static final int CREATE_LINK_OBJECT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__QUALIFIED_NAME
static final int CREATE_LINK_OBJECT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__CLIENT_DEPENDENCY
static final int CREATE_LINK_OBJECT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__NAMESPACE
static final int CREATE_LINK_OBJECT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__NAME_EXPRESSION
static final int CREATE_LINK_OBJECT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__IS_LEAF
static final int CREATE_LINK_OBJECT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__REDEFINED_ELEMENT
static final int CREATE_LINK_OBJECT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__REDEFINITION_CONTEXT
static final int CREATE_LINK_OBJECT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__IN_STRUCTURED_NODE
static final int CREATE_LINK_OBJECT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__ACTIVITY
static final int CREATE_LINK_OBJECT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__OUTGOING
static final int CREATE_LINK_OBJECT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__INCOMING
static final int CREATE_LINK_OBJECT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__IN_PARTITION
static final int CREATE_LINK_OBJECT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
static final int CREATE_LINK_OBJECT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__IN_GROUP
static final int CREATE_LINK_OBJECT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__REDEFINED_NODE
static final int CREATE_LINK_OBJECT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__HANDLER
static final int CREATE_LINK_OBJECT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__OUTPUT
static final int CREATE_LINK_OBJECT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__INPUT
static final int CREATE_LINK_OBJECT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__CONTEXT
static final int CREATE_LINK_OBJECT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__LOCAL_PRECONDITION
static final int CREATE_LINK_OBJECT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__LOCAL_POSTCONDITION
static final int CREATE_LINK_OBJECT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__END_DATA
static final int CREATE_LINK_OBJECT_ACTION__END_DATA
The feature id for the 'End Data' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__INPUT_VALUE
static final int CREATE_LINK_OBJECT_ACTION__INPUT_VALUE
The feature id for the 'Input Value' containment reference list.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION__RESULT
static final int CREATE_LINK_OBJECT_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
CREATE_LINK_OBJECT_ACTION_FEATURE_COUNT
static final int CREATE_LINK_OBJECT_ACTION_FEATURE_COUNT
The number of structural features of the 'Create Link Object Action' class.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__EANNOTATIONS
static final int ACCEPT_EVENT_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__OWNED_ELEMENT
static final int ACCEPT_EVENT_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__OWNER
static final int ACCEPT_EVENT_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__OWNED_COMMENT
static final int ACCEPT_EVENT_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__NAME
static final int ACCEPT_EVENT_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__VISIBILITY
static final int ACCEPT_EVENT_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__QUALIFIED_NAME
static final int ACCEPT_EVENT_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__CLIENT_DEPENDENCY
static final int ACCEPT_EVENT_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__NAMESPACE
static final int ACCEPT_EVENT_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__NAME_EXPRESSION
static final int ACCEPT_EVENT_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__IS_LEAF
static final int ACCEPT_EVENT_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__REDEFINED_ELEMENT
static final int ACCEPT_EVENT_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__REDEFINITION_CONTEXT
static final int ACCEPT_EVENT_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__IN_STRUCTURED_NODE
static final int ACCEPT_EVENT_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__ACTIVITY
static final int ACCEPT_EVENT_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__OUTGOING
static final int ACCEPT_EVENT_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__INCOMING
static final int ACCEPT_EVENT_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__IN_PARTITION
static final int ACCEPT_EVENT_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__IN_INTERRUPTIBLE_REGION
static final int ACCEPT_EVENT_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__IN_GROUP
static final int ACCEPT_EVENT_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__REDEFINED_NODE
static final int ACCEPT_EVENT_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__HANDLER
static final int ACCEPT_EVENT_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__OUTPUT
static final int ACCEPT_EVENT_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__INPUT
static final int ACCEPT_EVENT_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__CONTEXT
static final int ACCEPT_EVENT_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__LOCAL_PRECONDITION
static final int ACCEPT_EVENT_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__LOCAL_POSTCONDITION
static final int ACCEPT_EVENT_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__IS_UNMARSHALL
static final int ACCEPT_EVENT_ACTION__IS_UNMARSHALL
The feature id for the 'Is Unmarshall' attribute.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__RESULT
static final int ACCEPT_EVENT_ACTION__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION__TRIGGER
static final int ACCEPT_EVENT_ACTION__TRIGGER
The feature id for the 'Trigger' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_EVENT_ACTION_FEATURE_COUNT
static final int ACCEPT_EVENT_ACTION_FEATURE_COUNT
The number of structural features of the 'Accept Event Action' class.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__EANNOTATIONS
static final int ACCEPT_CALL_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__OWNED_ELEMENT
static final int ACCEPT_CALL_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__OWNER
static final int ACCEPT_CALL_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__OWNED_COMMENT
static final int ACCEPT_CALL_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__NAME
static final int ACCEPT_CALL_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__VISIBILITY
static final int ACCEPT_CALL_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__QUALIFIED_NAME
static final int ACCEPT_CALL_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__CLIENT_DEPENDENCY
static final int ACCEPT_CALL_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__NAMESPACE
static final int ACCEPT_CALL_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__NAME_EXPRESSION
static final int ACCEPT_CALL_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__IS_LEAF
static final int ACCEPT_CALL_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__REDEFINED_ELEMENT
static final int ACCEPT_CALL_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__REDEFINITION_CONTEXT
static final int ACCEPT_CALL_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__IN_STRUCTURED_NODE
static final int ACCEPT_CALL_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__ACTIVITY
static final int ACCEPT_CALL_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__OUTGOING
static final int ACCEPT_CALL_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__INCOMING
static final int ACCEPT_CALL_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__IN_PARTITION
static final int ACCEPT_CALL_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__IN_INTERRUPTIBLE_REGION
static final int ACCEPT_CALL_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__IN_GROUP
static final int ACCEPT_CALL_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__REDEFINED_NODE
static final int ACCEPT_CALL_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__HANDLER
static final int ACCEPT_CALL_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__OUTPUT
static final int ACCEPT_CALL_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__INPUT
static final int ACCEPT_CALL_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__CONTEXT
static final int ACCEPT_CALL_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__LOCAL_PRECONDITION
static final int ACCEPT_CALL_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__LOCAL_POSTCONDITION
static final int ACCEPT_CALL_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__IS_UNMARSHALL
static final int ACCEPT_CALL_ACTION__IS_UNMARSHALL
The feature id for the 'Is Unmarshall' attribute.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__RESULT
static final int ACCEPT_CALL_ACTION__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__TRIGGER
static final int ACCEPT_CALL_ACTION__TRIGGER
The feature id for the 'Trigger' containment reference list.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION__RETURN_INFORMATION
static final int ACCEPT_CALL_ACTION__RETURN_INFORMATION
The feature id for the 'Return Information' containment reference.- See Also:
- Constant Field Values
-
ACCEPT_CALL_ACTION_FEATURE_COUNT
static final int ACCEPT_CALL_ACTION_FEATURE_COUNT
The number of structural features of the 'Accept Call Action' class.- See Also:
- Constant Field Values
-
REPLY_ACTION__EANNOTATIONS
static final int REPLY_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__OWNED_ELEMENT
static final int REPLY_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__OWNER
static final int REPLY_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__OWNED_COMMENT
static final int REPLY_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__NAME
static final int REPLY_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REPLY_ACTION__VISIBILITY
static final int REPLY_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REPLY_ACTION__QUALIFIED_NAME
static final int REPLY_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REPLY_ACTION__CLIENT_DEPENDENCY
static final int REPLY_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__NAMESPACE
static final int REPLY_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__NAME_EXPRESSION
static final int REPLY_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__IS_LEAF
static final int REPLY_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REPLY_ACTION__REDEFINED_ELEMENT
static final int REPLY_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__REDEFINITION_CONTEXT
static final int REPLY_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__IN_STRUCTURED_NODE
static final int REPLY_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__ACTIVITY
static final int REPLY_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__OUTGOING
static final int REPLY_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__INCOMING
static final int REPLY_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__IN_PARTITION
static final int REPLY_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__IN_INTERRUPTIBLE_REGION
static final int REPLY_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__IN_GROUP
static final int REPLY_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__REDEFINED_NODE
static final int REPLY_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__HANDLER
static final int REPLY_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__OUTPUT
static final int REPLY_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__INPUT
static final int REPLY_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__CONTEXT
static final int REPLY_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__LOCAL_PRECONDITION
static final int REPLY_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__LOCAL_POSTCONDITION
static final int REPLY_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION__REPLY_TO_CALL
static final int REPLY_ACTION__REPLY_TO_CALL
The feature id for the 'Reply To Call' reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__RETURN_INFORMATION
static final int REPLY_ACTION__RETURN_INFORMATION
The feature id for the 'Return Information' containment reference.- See Also:
- Constant Field Values
-
REPLY_ACTION__REPLY_VALUE
static final int REPLY_ACTION__REPLY_VALUE
The feature id for the 'Reply Value' containment reference list.- See Also:
- Constant Field Values
-
REPLY_ACTION_FEATURE_COUNT
static final int REPLY_ACTION_FEATURE_COUNT
The number of structural features of the 'Reply Action' class.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__EANNOTATIONS
static final int UNMARSHALL_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__OWNED_ELEMENT
static final int UNMARSHALL_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__OWNER
static final int UNMARSHALL_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__OWNED_COMMENT
static final int UNMARSHALL_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__NAME
static final int UNMARSHALL_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__VISIBILITY
static final int UNMARSHALL_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__QUALIFIED_NAME
static final int UNMARSHALL_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__CLIENT_DEPENDENCY
static final int UNMARSHALL_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__NAMESPACE
static final int UNMARSHALL_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__NAME_EXPRESSION
static final int UNMARSHALL_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__IS_LEAF
static final int UNMARSHALL_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__REDEFINED_ELEMENT
static final int UNMARSHALL_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__REDEFINITION_CONTEXT
static final int UNMARSHALL_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__IN_STRUCTURED_NODE
static final int UNMARSHALL_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__ACTIVITY
static final int UNMARSHALL_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__OUTGOING
static final int UNMARSHALL_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__INCOMING
static final int UNMARSHALL_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__IN_PARTITION
static final int UNMARSHALL_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__IN_INTERRUPTIBLE_REGION
static final int UNMARSHALL_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__IN_GROUP
static final int UNMARSHALL_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__REDEFINED_NODE
static final int UNMARSHALL_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__HANDLER
static final int UNMARSHALL_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__OUTPUT
static final int UNMARSHALL_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__INPUT
static final int UNMARSHALL_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__CONTEXT
static final int UNMARSHALL_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__LOCAL_PRECONDITION
static final int UNMARSHALL_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__LOCAL_POSTCONDITION
static final int UNMARSHALL_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__RESULT
static final int UNMARSHALL_ACTION__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__UNMARSHALL_TYPE
static final int UNMARSHALL_ACTION__UNMARSHALL_TYPE
The feature id for the 'Unmarshall Type' reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION__OBJECT
static final int UNMARSHALL_ACTION__OBJECT
The feature id for the 'Object' containment reference.- See Also:
- Constant Field Values
-
UNMARSHALL_ACTION_FEATURE_COUNT
static final int UNMARSHALL_ACTION_FEATURE_COUNT
The number of structural features of the 'Unmarshall Action' class.- See Also:
- Constant Field Values
-
REDUCE_ACTION__EANNOTATIONS
static final int REDUCE_ACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__OWNED_ELEMENT
static final int REDUCE_ACTION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__OWNER
static final int REDUCE_ACTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__OWNED_COMMENT
static final int REDUCE_ACTION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__NAME
static final int REDUCE_ACTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REDUCE_ACTION__VISIBILITY
static final int REDUCE_ACTION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
REDUCE_ACTION__QUALIFIED_NAME
static final int REDUCE_ACTION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
REDUCE_ACTION__CLIENT_DEPENDENCY
static final int REDUCE_ACTION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__NAMESPACE
static final int REDUCE_ACTION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__NAME_EXPRESSION
static final int REDUCE_ACTION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__IS_LEAF
static final int REDUCE_ACTION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
REDUCE_ACTION__REDEFINED_ELEMENT
static final int REDUCE_ACTION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__REDEFINITION_CONTEXT
static final int REDUCE_ACTION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__IN_STRUCTURED_NODE
static final int REDUCE_ACTION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__ACTIVITY
static final int REDUCE_ACTION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__OUTGOING
static final int REDUCE_ACTION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__INCOMING
static final int REDUCE_ACTION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__IN_PARTITION
static final int REDUCE_ACTION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__IN_INTERRUPTIBLE_REGION
static final int REDUCE_ACTION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__IN_GROUP
static final int REDUCE_ACTION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__REDEFINED_NODE
static final int REDUCE_ACTION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__HANDLER
static final int REDUCE_ACTION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__OUTPUT
static final int REDUCE_ACTION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__INPUT
static final int REDUCE_ACTION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__CONTEXT
static final int REDUCE_ACTION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__LOCAL_PRECONDITION
static final int REDUCE_ACTION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__LOCAL_POSTCONDITION
static final int REDUCE_ACTION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
REDUCE_ACTION__REDUCER
static final int REDUCE_ACTION__REDUCER
The feature id for the 'Reducer' reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__RESULT
static final int REDUCE_ACTION__RESULT
The feature id for the 'Result' containment reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__COLLECTION
static final int REDUCE_ACTION__COLLECTION
The feature id for the 'Collection' containment reference.- See Also:
- Constant Field Values
-
REDUCE_ACTION__IS_ORDERED
static final int REDUCE_ACTION__IS_ORDERED
The feature id for the 'Is Ordered' attribute.- See Also:
- Constant Field Values
-
REDUCE_ACTION_FEATURE_COUNT
static final int REDUCE_ACTION_FEATURE_COUNT
The number of structural features of the 'Reduce Action' class.- See Also:
- Constant Field Values
-
JOIN_NODE__EANNOTATIONS
static final int JOIN_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__OWNED_ELEMENT
static final int JOIN_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__OWNER
static final int JOIN_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
JOIN_NODE__OWNED_COMMENT
static final int JOIN_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__NAME
static final int JOIN_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
JOIN_NODE__VISIBILITY
static final int JOIN_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
JOIN_NODE__QUALIFIED_NAME
static final int JOIN_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
JOIN_NODE__CLIENT_DEPENDENCY
static final int JOIN_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__NAMESPACE
static final int JOIN_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
JOIN_NODE__NAME_EXPRESSION
static final int JOIN_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
JOIN_NODE__IS_LEAF
static final int JOIN_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
JOIN_NODE__REDEFINED_ELEMENT
static final int JOIN_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__REDEFINITION_CONTEXT
static final int JOIN_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__IN_STRUCTURED_NODE
static final int JOIN_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
JOIN_NODE__ACTIVITY
static final int JOIN_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
JOIN_NODE__OUTGOING
static final int JOIN_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__INCOMING
static final int JOIN_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__IN_PARTITION
static final int JOIN_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__IN_INTERRUPTIBLE_REGION
static final int JOIN_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__IN_GROUP
static final int JOIN_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__REDEFINED_NODE
static final int JOIN_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
JOIN_NODE__IS_COMBINE_DUPLICATE
static final int JOIN_NODE__IS_COMBINE_DUPLICATE
The feature id for the 'Is Combine Duplicate' attribute.- See Also:
- Constant Field Values
-
JOIN_NODE__JOIN_SPEC
static final int JOIN_NODE__JOIN_SPEC
The feature id for the 'Join Spec' containment reference.- See Also:
- Constant Field Values
-
JOIN_NODE_FEATURE_COUNT
static final int JOIN_NODE_FEATURE_COUNT
The number of structural features of the 'Join Node' class.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__EANNOTATIONS
static final int DATA_STORE_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__OWNED_ELEMENT
static final int DATA_STORE_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__OWNER
static final int DATA_STORE_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__OWNED_COMMENT
static final int DATA_STORE_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__NAME
static final int DATA_STORE_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__VISIBILITY
static final int DATA_STORE_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__QUALIFIED_NAME
static final int DATA_STORE_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__CLIENT_DEPENDENCY
static final int DATA_STORE_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__NAMESPACE
static final int DATA_STORE_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__NAME_EXPRESSION
static final int DATA_STORE_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IS_LEAF
static final int DATA_STORE_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__REDEFINED_ELEMENT
static final int DATA_STORE_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__REDEFINITION_CONTEXT
static final int DATA_STORE_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IN_STRUCTURED_NODE
static final int DATA_STORE_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__ACTIVITY
static final int DATA_STORE_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__OUTGOING
static final int DATA_STORE_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__INCOMING
static final int DATA_STORE_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IN_PARTITION
static final int DATA_STORE_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IN_INTERRUPTIBLE_REGION
static final int DATA_STORE_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IN_GROUP
static final int DATA_STORE_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__REDEFINED_NODE
static final int DATA_STORE_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__TYPE
static final int DATA_STORE_NODE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__ORDERING
static final int DATA_STORE_NODE__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IS_CONTROL_TYPE
static final int DATA_STORE_NODE__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__UPPER_BOUND
static final int DATA_STORE_NODE__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__IN_STATE
static final int DATA_STORE_NODE__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
DATA_STORE_NODE__SELECTION
static final int DATA_STORE_NODE__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
DATA_STORE_NODE_FEATURE_COUNT
static final int DATA_STORE_NODE_FEATURE_COUNT
The number of structural features of the 'Data Store Node' class.- See Also:
- Constant Field Values
-
OBJECT_FLOW__EANNOTATIONS
static final int OBJECT_FLOW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__OWNED_ELEMENT
static final int OBJECT_FLOW__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__OWNER
static final int OBJECT_FLOW__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__OWNED_COMMENT
static final int OBJECT_FLOW__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__NAME
static final int OBJECT_FLOW__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OBJECT_FLOW__VISIBILITY
static final int OBJECT_FLOW__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
OBJECT_FLOW__QUALIFIED_NAME
static final int OBJECT_FLOW__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
OBJECT_FLOW__CLIENT_DEPENDENCY
static final int OBJECT_FLOW__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__NAMESPACE
static final int OBJECT_FLOW__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__NAME_EXPRESSION
static final int OBJECT_FLOW__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__IS_LEAF
static final int OBJECT_FLOW__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
OBJECT_FLOW__REDEFINED_ELEMENT
static final int OBJECT_FLOW__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__REDEFINITION_CONTEXT
static final int OBJECT_FLOW__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__SOURCE
static final int OBJECT_FLOW__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__TARGET
static final int OBJECT_FLOW__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__REDEFINED_EDGE
static final int OBJECT_FLOW__REDEFINED_EDGE
The feature id for the 'Redefined Edge' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__IN_PARTITION
static final int OBJECT_FLOW__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__GUARD
static final int OBJECT_FLOW__GUARD
The feature id for the 'Guard' containment reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__WEIGHT
static final int OBJECT_FLOW__WEIGHT
The feature id for the 'Weight' containment reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__INTERRUPTS
static final int OBJECT_FLOW__INTERRUPTS
The feature id for the 'Interrupts' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__IN_STRUCTURED_NODE
static final int OBJECT_FLOW__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__IN_GROUP
static final int OBJECT_FLOW__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
OBJECT_FLOW__ACTIVITY
static final int OBJECT_FLOW__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__IS_MULTICAST
static final int OBJECT_FLOW__IS_MULTICAST
The feature id for the 'Is Multicast' attribute.- See Also:
- Constant Field Values
-
OBJECT_FLOW__IS_MULTIRECEIVE
static final int OBJECT_FLOW__IS_MULTIRECEIVE
The feature id for the 'Is Multireceive' attribute.- See Also:
- Constant Field Values
-
OBJECT_FLOW__TRANSFORMATION
static final int OBJECT_FLOW__TRANSFORMATION
The feature id for the 'Transformation' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW__SELECTION
static final int OBJECT_FLOW__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
OBJECT_FLOW_FEATURE_COUNT
static final int OBJECT_FLOW_FEATURE_COUNT
The number of structural features of the 'Object Flow' class.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__EANNOTATIONS
static final int CONDITIONAL_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OWNED_ELEMENT
static final int CONDITIONAL_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OWNER
static final int CONDITIONAL_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OWNED_COMMENT
static final int CONDITIONAL_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__NAME
static final int CONDITIONAL_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__VISIBILITY
static final int CONDITIONAL_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__QUALIFIED_NAME
static final int CONDITIONAL_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__CLIENT_DEPENDENCY
static final int CONDITIONAL_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__NAMESPACE
static final int CONDITIONAL_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__NAME_EXPRESSION
static final int CONDITIONAL_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IS_LEAF
static final int CONDITIONAL_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__REDEFINED_ELEMENT
static final int CONDITIONAL_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__REDEFINITION_CONTEXT
static final int CONDITIONAL_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IN_STRUCTURED_NODE
static final int CONDITIONAL_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__ACTIVITY
static final int CONDITIONAL_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OUTGOING
static final int CONDITIONAL_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__INCOMING
static final int CONDITIONAL_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IN_PARTITION
static final int CONDITIONAL_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IN_INTERRUPTIBLE_REGION
static final int CONDITIONAL_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IN_GROUP
static final int CONDITIONAL_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__REDEFINED_NODE
static final int CONDITIONAL_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__HANDLER
static final int CONDITIONAL_NODE__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OUTPUT
static final int CONDITIONAL_NODE__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__INPUT
static final int CONDITIONAL_NODE__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__CONTEXT
static final int CONDITIONAL_NODE__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__LOCAL_PRECONDITION
static final int CONDITIONAL_NODE__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__LOCAL_POSTCONDITION
static final int CONDITIONAL_NODE__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__ELEMENT_IMPORT
static final int CONDITIONAL_NODE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__PACKAGE_IMPORT
static final int CONDITIONAL_NODE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OWNED_RULE
static final int CONDITIONAL_NODE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__MEMBER
static final int CONDITIONAL_NODE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IMPORTED_MEMBER
static final int CONDITIONAL_NODE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__OWNED_MEMBER
static final int CONDITIONAL_NODE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__SUBGROUP
static final int CONDITIONAL_NODE__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__SUPER_GROUP
static final int CONDITIONAL_NODE__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IN_ACTIVITY
static final int CONDITIONAL_NODE__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__CONTAINED_EDGE
static final int CONDITIONAL_NODE__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__CONTAINED_NODE
static final int CONDITIONAL_NODE__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__VARIABLE
static final int CONDITIONAL_NODE__VARIABLE
The feature id for the 'Variable' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__EDGE
static final int CONDITIONAL_NODE__EDGE
The feature id for the 'Edge' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__MUST_ISOLATE
static final int CONDITIONAL_NODE__MUST_ISOLATE
The feature id for the 'Must Isolate' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__NODE
static final int CONDITIONAL_NODE__NODE
The feature id for the 'Node' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IS_DETERMINATE
static final int CONDITIONAL_NODE__IS_DETERMINATE
The feature id for the 'Is Determinate' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__IS_ASSURED
static final int CONDITIONAL_NODE__IS_ASSURED
The feature id for the 'Is Assured' attribute.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__CLAUSE
static final int CONDITIONAL_NODE__CLAUSE
The feature id for the 'Clause' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE__RESULT
static final int CONDITIONAL_NODE__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
CONDITIONAL_NODE_FEATURE_COUNT
static final int CONDITIONAL_NODE_FEATURE_COUNT
The number of structural features of the 'Conditional Node' class.- See Also:
- Constant Field Values
-
CLAUSE__EANNOTATIONS
static final int CLAUSE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
CLAUSE__OWNED_ELEMENT
static final int CLAUSE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
CLAUSE__OWNER
static final int CLAUSE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
CLAUSE__OWNED_COMMENT
static final int CLAUSE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
CLAUSE__TEST
static final int CLAUSE__TEST
The feature id for the 'Test' reference list.- See Also:
- Constant Field Values
-
CLAUSE__BODY
static final int CLAUSE__BODY
The feature id for the 'Body' reference list.- See Also:
- Constant Field Values
-
CLAUSE__PREDECESSOR_CLAUSE
static final int CLAUSE__PREDECESSOR_CLAUSE
The feature id for the 'Predecessor Clause' reference list.- See Also:
- Constant Field Values
-
CLAUSE__SUCCESSOR_CLAUSE
static final int CLAUSE__SUCCESSOR_CLAUSE
The feature id for the 'Successor Clause' reference list.- See Also:
- Constant Field Values
-
CLAUSE__DECIDER
static final int CLAUSE__DECIDER
The feature id for the 'Decider' reference.- See Also:
- Constant Field Values
-
CLAUSE__BODY_OUTPUT
static final int CLAUSE__BODY_OUTPUT
The feature id for the 'Body Output' reference list.- See Also:
- Constant Field Values
-
CLAUSE_FEATURE_COUNT
static final int CLAUSE_FEATURE_COUNT
The number of structural features of the 'Clause' class.- See Also:
- Constant Field Values
-
LOOP_NODE__EANNOTATIONS
static final int LOOP_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__OWNED_ELEMENT
static final int LOOP_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__OWNER
static final int LOOP_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
LOOP_NODE__OWNED_COMMENT
static final int LOOP_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__NAME
static final int LOOP_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
LOOP_NODE__VISIBILITY
static final int LOOP_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
LOOP_NODE__QUALIFIED_NAME
static final int LOOP_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
LOOP_NODE__CLIENT_DEPENDENCY
static final int LOOP_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__NAMESPACE
static final int LOOP_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
LOOP_NODE__NAME_EXPRESSION
static final int LOOP_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
LOOP_NODE__IS_LEAF
static final int LOOP_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
LOOP_NODE__REDEFINED_ELEMENT
static final int LOOP_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__REDEFINITION_CONTEXT
static final int LOOP_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__IN_STRUCTURED_NODE
static final int LOOP_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
LOOP_NODE__ACTIVITY
static final int LOOP_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
LOOP_NODE__OUTGOING
static final int LOOP_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__INCOMING
static final int LOOP_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__IN_PARTITION
static final int LOOP_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__IN_INTERRUPTIBLE_REGION
static final int LOOP_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__IN_GROUP
static final int LOOP_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__REDEFINED_NODE
static final int LOOP_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__HANDLER
static final int LOOP_NODE__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__OUTPUT
static final int LOOP_NODE__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__INPUT
static final int LOOP_NODE__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__CONTEXT
static final int LOOP_NODE__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
LOOP_NODE__LOCAL_PRECONDITION
static final int LOOP_NODE__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__LOCAL_POSTCONDITION
static final int LOOP_NODE__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__ELEMENT_IMPORT
static final int LOOP_NODE__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__PACKAGE_IMPORT
static final int LOOP_NODE__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__OWNED_RULE
static final int LOOP_NODE__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__MEMBER
static final int LOOP_NODE__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__IMPORTED_MEMBER
static final int LOOP_NODE__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__OWNED_MEMBER
static final int LOOP_NODE__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__SUBGROUP
static final int LOOP_NODE__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__SUPER_GROUP
static final int LOOP_NODE__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
LOOP_NODE__IN_ACTIVITY
static final int LOOP_NODE__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
LOOP_NODE__CONTAINED_EDGE
static final int LOOP_NODE__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__CONTAINED_NODE
static final int LOOP_NODE__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__VARIABLE
static final int LOOP_NODE__VARIABLE
The feature id for the 'Variable' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__EDGE
static final int LOOP_NODE__EDGE
The feature id for the 'Edge' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__MUST_ISOLATE
static final int LOOP_NODE__MUST_ISOLATE
The feature id for the 'Must Isolate' attribute.- See Also:
- Constant Field Values
-
LOOP_NODE__NODE
static final int LOOP_NODE__NODE
The feature id for the 'Node' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__IS_TESTED_FIRST
static final int LOOP_NODE__IS_TESTED_FIRST
The feature id for the 'Is Tested First' attribute.- See Also:
- Constant Field Values
-
LOOP_NODE__BODY_PART
static final int LOOP_NODE__BODY_PART
The feature id for the 'Body Part' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__SETUP_PART
static final int LOOP_NODE__SETUP_PART
The feature id for the 'Setup Part' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__DECIDER
static final int LOOP_NODE__DECIDER
The feature id for the 'Decider' reference.- See Also:
- Constant Field Values
-
LOOP_NODE__TEST
static final int LOOP_NODE__TEST
The feature id for the 'Test' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__RESULT
static final int LOOP_NODE__RESULT
The feature id for the 'Result' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__LOOP_VARIABLE
static final int LOOP_NODE__LOOP_VARIABLE
The feature id for the 'Loop Variable' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__BODY_OUTPUT
static final int LOOP_NODE__BODY_OUTPUT
The feature id for the 'Body Output' reference list.- See Also:
- Constant Field Values
-
LOOP_NODE__LOOP_VARIABLE_INPUT
static final int LOOP_NODE__LOOP_VARIABLE_INPUT
The feature id for the 'Loop Variable Input' containment reference list.- See Also:
- Constant Field Values
-
LOOP_NODE_FEATURE_COUNT
static final int LOOP_NODE_FEATURE_COUNT
The number of structural features of the 'Loop Node' class.- See Also:
- Constant Field Values
-
EXPANSION_NODE__EANNOTATIONS
static final int EXPANSION_NODE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__OWNED_ELEMENT
static final int EXPANSION_NODE__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__OWNER
static final int EXPANSION_NODE__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__OWNED_COMMENT
static final int EXPANSION_NODE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__NAME
static final int EXPANSION_NODE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXPANSION_NODE__VISIBILITY
static final int EXPANSION_NODE__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXPANSION_NODE__QUALIFIED_NAME
static final int EXPANSION_NODE__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXPANSION_NODE__CLIENT_DEPENDENCY
static final int EXPANSION_NODE__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__NAMESPACE
static final int EXPANSION_NODE__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__NAME_EXPRESSION
static final int EXPANSION_NODE__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IS_LEAF
static final int EXPANSION_NODE__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXPANSION_NODE__REDEFINED_ELEMENT
static final int EXPANSION_NODE__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__REDEFINITION_CONTEXT
static final int EXPANSION_NODE__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IN_STRUCTURED_NODE
static final int EXPANSION_NODE__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__ACTIVITY
static final int EXPANSION_NODE__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__OUTGOING
static final int EXPANSION_NODE__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__INCOMING
static final int EXPANSION_NODE__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IN_PARTITION
static final int EXPANSION_NODE__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IN_INTERRUPTIBLE_REGION
static final int EXPANSION_NODE__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IN_GROUP
static final int EXPANSION_NODE__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__REDEFINED_NODE
static final int EXPANSION_NODE__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__TYPE
static final int EXPANSION_NODE__TYPE
The feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__ORDERING
static final int EXPANSION_NODE__ORDERING
The feature id for the 'Ordering' attribute.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IS_CONTROL_TYPE
static final int EXPANSION_NODE__IS_CONTROL_TYPE
The feature id for the 'Is Control Type' attribute.- See Also:
- Constant Field Values
-
EXPANSION_NODE__UPPER_BOUND
static final int EXPANSION_NODE__UPPER_BOUND
The feature id for the 'Upper Bound' containment reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__IN_STATE
static final int EXPANSION_NODE__IN_STATE
The feature id for the 'In State' reference list.- See Also:
- Constant Field Values
-
EXPANSION_NODE__SELECTION
static final int EXPANSION_NODE__SELECTION
The feature id for the 'Selection' reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__REGION_AS_OUTPUT
static final int EXPANSION_NODE__REGION_AS_OUTPUT
The feature id for the 'Region As Output' reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE__REGION_AS_INPUT
static final int EXPANSION_NODE__REGION_AS_INPUT
The feature id for the 'Region As Input' reference.- See Also:
- Constant Field Values
-
EXPANSION_NODE_FEATURE_COUNT
static final int EXPANSION_NODE_FEATURE_COUNT
The number of structural features of the 'Expansion Node' class.- See Also:
- Constant Field Values
-
EXPANSION_REGION__EANNOTATIONS
static final int EXPANSION_REGION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OWNED_ELEMENT
static final int EXPANSION_REGION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OWNER
static final int EXPANSION_REGION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OWNED_COMMENT
static final int EXPANSION_REGION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__NAME
static final int EXPANSION_REGION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXPANSION_REGION__VISIBILITY
static final int EXPANSION_REGION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
EXPANSION_REGION__QUALIFIED_NAME
static final int EXPANSION_REGION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
EXPANSION_REGION__CLIENT_DEPENDENCY
static final int EXPANSION_REGION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__NAMESPACE
static final int EXPANSION_REGION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__NAME_EXPRESSION
static final int EXPANSION_REGION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IS_LEAF
static final int EXPANSION_REGION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
EXPANSION_REGION__REDEFINED_ELEMENT
static final int EXPANSION_REGION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__REDEFINITION_CONTEXT
static final int EXPANSION_REGION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IN_STRUCTURED_NODE
static final int EXPANSION_REGION__IN_STRUCTURED_NODE
The feature id for the 'In Structured Node' container reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__ACTIVITY
static final int EXPANSION_REGION__ACTIVITY
The feature id for the 'Activity' container reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OUTGOING
static final int EXPANSION_REGION__OUTGOING
The feature id for the 'Outgoing' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__INCOMING
static final int EXPANSION_REGION__INCOMING
The feature id for the 'Incoming' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IN_PARTITION
static final int EXPANSION_REGION__IN_PARTITION
The feature id for the 'In Partition' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IN_INTERRUPTIBLE_REGION
static final int EXPANSION_REGION__IN_INTERRUPTIBLE_REGION
The feature id for the 'In Interruptible Region' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IN_GROUP
static final int EXPANSION_REGION__IN_GROUP
The feature id for the 'In Group' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__REDEFINED_NODE
static final int EXPANSION_REGION__REDEFINED_NODE
The feature id for the 'Redefined Node' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__HANDLER
static final int EXPANSION_REGION__HANDLER
The feature id for the 'Handler' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OUTPUT
static final int EXPANSION_REGION__OUTPUT
The feature id for the 'Output' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__INPUT
static final int EXPANSION_REGION__INPUT
The feature id for the 'Input' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__CONTEXT
static final int EXPANSION_REGION__CONTEXT
The feature id for the 'Context' reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__LOCAL_PRECONDITION
static final int EXPANSION_REGION__LOCAL_PRECONDITION
The feature id for the 'Local Precondition' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__LOCAL_POSTCONDITION
static final int EXPANSION_REGION__LOCAL_POSTCONDITION
The feature id for the 'Local Postcondition' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__ELEMENT_IMPORT
static final int EXPANSION_REGION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__PACKAGE_IMPORT
static final int EXPANSION_REGION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OWNED_RULE
static final int EXPANSION_REGION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__MEMBER
static final int EXPANSION_REGION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IMPORTED_MEMBER
static final int EXPANSION_REGION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OWNED_MEMBER
static final int EXPANSION_REGION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__SUBGROUP
static final int EXPANSION_REGION__SUBGROUP
The feature id for the 'Subgroup' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__SUPER_GROUP
static final int EXPANSION_REGION__SUPER_GROUP
The feature id for the 'Super Group' reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__IN_ACTIVITY
static final int EXPANSION_REGION__IN_ACTIVITY
The feature id for the 'In Activity' container reference.- See Also:
- Constant Field Values
-
EXPANSION_REGION__CONTAINED_EDGE
static final int EXPANSION_REGION__CONTAINED_EDGE
The feature id for the 'Contained Edge' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__CONTAINED_NODE
static final int EXPANSION_REGION__CONTAINED_NODE
The feature id for the 'Contained Node' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__VARIABLE
static final int EXPANSION_REGION__VARIABLE
The feature id for the 'Variable' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__EDGE
static final int EXPANSION_REGION__EDGE
The feature id for the 'Edge' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__MUST_ISOLATE
static final int EXPANSION_REGION__MUST_ISOLATE
The feature id for the 'Must Isolate' attribute.- See Also:
- Constant Field Values
-
EXPANSION_REGION__NODE
static final int EXPANSION_REGION__NODE
The feature id for the 'Node' containment reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__MODE
static final int EXPANSION_REGION__MODE
The feature id for the 'Mode' attribute.- See Also:
- Constant Field Values
-
EXPANSION_REGION__INPUT_ELEMENT
static final int EXPANSION_REGION__INPUT_ELEMENT
The feature id for the 'Input Element' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION__OUTPUT_ELEMENT
static final int EXPANSION_REGION__OUTPUT_ELEMENT
The feature id for the 'Output Element' reference list.- See Also:
- Constant Field Values
-
EXPANSION_REGION_FEATURE_COUNT
static final int EXPANSION_REGION_FEATURE_COUNT
The number of structural features of the 'Expansion Region' class.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION
static final int PROTOCOL_TRANSITION
The meta object id for the 'Protocol Transition' class.- See Also:
ProtocolTransitionImpl,UMLPackageImpl.getProtocolTransition(), Constant Field Values
-
PROTOCOL_TRANSITION__EANNOTATIONS
static final int PROTOCOL_TRANSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__OWNED_ELEMENT
static final int PROTOCOL_TRANSITION__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__OWNER
static final int PROTOCOL_TRANSITION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__OWNED_COMMENT
static final int PROTOCOL_TRANSITION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__NAME
static final int PROTOCOL_TRANSITION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__VISIBILITY
static final int PROTOCOL_TRANSITION__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__QUALIFIED_NAME
static final int PROTOCOL_TRANSITION__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__CLIENT_DEPENDENCY
static final int PROTOCOL_TRANSITION__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__NAMESPACE
static final int PROTOCOL_TRANSITION__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__NAME_EXPRESSION
static final int PROTOCOL_TRANSITION__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__ELEMENT_IMPORT
static final int PROTOCOL_TRANSITION__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__PACKAGE_IMPORT
static final int PROTOCOL_TRANSITION__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__OWNED_RULE
static final int PROTOCOL_TRANSITION__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__MEMBER
static final int PROTOCOL_TRANSITION__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__IMPORTED_MEMBER
static final int PROTOCOL_TRANSITION__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__OWNED_MEMBER
static final int PROTOCOL_TRANSITION__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__IS_LEAF
static final int PROTOCOL_TRANSITION__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__REDEFINED_ELEMENT
static final int PROTOCOL_TRANSITION__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__REDEFINITION_CONTEXT
static final int PROTOCOL_TRANSITION__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__KIND
static final int PROTOCOL_TRANSITION__KIND
The feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__CONTAINER
static final int PROTOCOL_TRANSITION__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__TARGET
static final int PROTOCOL_TRANSITION__TARGET
The feature id for the 'Target' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__REDEFINED_TRANSITION
static final int PROTOCOL_TRANSITION__REDEFINED_TRANSITION
The feature id for the 'Redefined Transition' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__GUARD
static final int PROTOCOL_TRANSITION__GUARD
The feature id for the 'Guard' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__EFFECT
static final int PROTOCOL_TRANSITION__EFFECT
The feature id for the 'Effect' containment reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__TRIGGER
static final int PROTOCOL_TRANSITION__TRIGGER
The feature id for the 'Trigger' containment reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__SOURCE
static final int PROTOCOL_TRANSITION__SOURCE
The feature id for the 'Source' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__POST_CONDITION
static final int PROTOCOL_TRANSITION__POST_CONDITION
The feature id for the 'Post Condition' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__REFERRED
static final int PROTOCOL_TRANSITION__REFERRED
The feature id for the 'Referred' reference list.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION__PRE_CONDITION
static final int PROTOCOL_TRANSITION__PRE_CONDITION
The feature id for the 'Pre Condition' reference.- See Also:
- Constant Field Values
-
PROTOCOL_TRANSITION_FEATURE_COUNT
static final int PROTOCOL_TRANSITION_FEATURE_COUNT
The number of structural features of the 'Protocol Transition' class.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS
static final int ASSOCIATION_CLASS
The meta object id for the 'Association Class' class.- See Also:
AssociationClassImpl,UMLPackageImpl.getAssociationClass(), Constant Field Values
-
ASSOCIATION_CLASS__EANNOTATIONS
static final int ASSOCIATION_CLASS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_ELEMENT
static final int ASSOCIATION_CLASS__OWNED_ELEMENT
The feature id for the 'Owned Element' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNER
static final int ASSOCIATION_CLASS__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_COMMENT
static final int ASSOCIATION_CLASS__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__NAME
static final int ASSOCIATION_CLASS__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__VISIBILITY
static final int ASSOCIATION_CLASS__VISIBILITY
The feature id for the 'Visibility' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__QUALIFIED_NAME
static final int ASSOCIATION_CLASS__QUALIFIED_NAME
The feature id for the 'Qualified Name' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__CLIENT_DEPENDENCY
static final int ASSOCIATION_CLASS__CLIENT_DEPENDENCY
The feature id for the 'Client Dependency' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__NAMESPACE
static final int ASSOCIATION_CLASS__NAMESPACE
The feature id for the 'Namespace' reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__NAME_EXPRESSION
static final int ASSOCIATION_CLASS__NAME_EXPRESSION
The feature id for the 'Name Expression' containment reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__ELEMENT_IMPORT
static final int ASSOCIATION_CLASS__ELEMENT_IMPORT
The feature id for the 'Element Import' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__PACKAGE_IMPORT
static final int ASSOCIATION_CLASS__PACKAGE_IMPORT
The feature id for the 'Package Import' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_RULE
static final int ASSOCIATION_CLASS__OWNED_RULE
The feature id for the 'Owned Rule' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__MEMBER
static final int ASSOCIATION_CLASS__MEMBER
The feature id for the 'Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__IMPORTED_MEMBER
static final int ASSOCIATION_CLASS__IMPORTED_MEMBER
The feature id for the 'Imported Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_MEMBER
static final int ASSOCIATION_CLASS__OWNED_MEMBER
The feature id for the 'Owned Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__IS_LEAF
static final int ASSOCIATION_CLASS__IS_LEAF
The feature id for the 'Is Leaf' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__REDEFINED_ELEMENT
static final int ASSOCIATION_CLASS__REDEFINED_ELEMENT
The feature id for the 'Redefined Element' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__REDEFINITION_CONTEXT
static final int ASSOCIATION_CLASS__REDEFINITION_CONTEXT
The feature id for the 'Redefinition Context' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNING_TEMPLATE_PARAMETER
static final int ASSOCIATION_CLASS__OWNING_TEMPLATE_PARAMETER
The feature id for the 'Owning Template Parameter' container reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__TEMPLATE_PARAMETER
static final int ASSOCIATION_CLASS__TEMPLATE_PARAMETER
The feature id for the 'Template Parameter' reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__PACKAGE
static final int ASSOCIATION_CLASS__PACKAGE
The feature id for the 'Package' reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__TEMPLATE_BINDING
static final int ASSOCIATION_CLASS__TEMPLATE_BINDING
The feature id for the 'Template Binding' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_TEMPLATE_SIGNATURE
static final int ASSOCIATION_CLASS__OWNED_TEMPLATE_SIGNATURE
The feature id for the 'Owned Template Signature' containment reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__IS_ABSTRACT
static final int ASSOCIATION_CLASS__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__GENERALIZATION
static final int ASSOCIATION_CLASS__GENERALIZATION
The feature id for the 'Generalization' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__POWERTYPE_EXTENT
static final int ASSOCIATION_CLASS__POWERTYPE_EXTENT
The feature id for the 'Powertype Extent' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__FEATURE
static final int ASSOCIATION_CLASS__FEATURE
The feature id for the 'Feature' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__INHERITED_MEMBER
static final int ASSOCIATION_CLASS__INHERITED_MEMBER
The feature id for the 'Inherited Member' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__REDEFINED_CLASSIFIER
static final int ASSOCIATION_CLASS__REDEFINED_CLASSIFIER
The feature id for the 'Redefined Classifier' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__GENERAL
static final int ASSOCIATION_CLASS__GENERAL
The feature id for the 'General' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__SUBSTITUTION
static final int ASSOCIATION_CLASS__SUBSTITUTION
The feature id for the 'Substitution' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__ATTRIBUTE
static final int ASSOCIATION_CLASS__ATTRIBUTE
The feature id for the 'Attribute' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__REPRESENTATION
static final int ASSOCIATION_CLASS__REPRESENTATION
The feature id for the 'Representation' reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__COLLABORATION_USE
static final int ASSOCIATION_CLASS__COLLABORATION_USE
The feature id for the 'Collaboration Use' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_USE_CASE
static final int ASSOCIATION_CLASS__OWNED_USE_CASE
The feature id for the 'Owned Use Case' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__USE_CASE
static final int ASSOCIATION_CLASS__USE_CASE
The feature id for the 'Use Case' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_ATTRIBUTE
static final int ASSOCIATION_CLASS__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__PART
static final int ASSOCIATION_CLASS__PART
The feature id for the 'Part' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__ROLE
static final int ASSOCIATION_CLASS__ROLE
The feature id for the 'Role' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_CONNECTOR
static final int ASSOCIATION_CLASS__OWNED_CONNECTOR
The feature id for the 'Owned Connector' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_PORT
static final int ASSOCIATION_CLASS__OWNED_PORT
The feature id for the 'Owned Port' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_BEHAVIOR
static final int ASSOCIATION_CLASS__OWNED_BEHAVIOR
The feature id for the 'Owned Behavior' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__CLASSIFIER_BEHAVIOR
static final int ASSOCIATION_CLASS__CLASSIFIER_BEHAVIOR
The feature id for the 'Classifier Behavior' reference.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__INTERFACE_REALIZATION
static final int ASSOCIATION_CLASS__INTERFACE_REALIZATION
The feature id for the 'Interface Realization' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_TRIGGER
static final int ASSOCIATION_CLASS__OWNED_TRIGGER
The feature id for the 'Owned Trigger' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__NESTED_CLASSIFIER
static final int ASSOCIATION_CLASS__NESTED_CLASSIFIER
The feature id for the 'Nested Classifier' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_OPERATION
static final int ASSOCIATION_CLASS__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__SUPER_CLASS
static final int ASSOCIATION_CLASS__SUPER_CLASS
The feature id for the 'Super Class' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__IS_ACTIVE
static final int ASSOCIATION_CLASS__IS_ACTIVE
The feature id for the 'Is Active' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_RECEPTION
static final int ASSOCIATION_CLASS__OWNED_RECEPTION
The feature id for the 'Owned Reception' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__EXTENSION
static final int ASSOCIATION_CLASS__EXTENSION
The feature id for the 'Extension' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__RELATED_ELEMENT
static final int ASSOCIATION_CLASS__RELATED_ELEMENT
The feature id for the 'Related Element' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__OWNED_END
static final int ASSOCIATION_CLASS__OWNED_END
The feature id for the 'Owned End' containment reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__MEMBER_END
static final int ASSOCIATION_CLASS__MEMBER_END
The feature id for the 'Member End' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__IS_DERIVED
static final int ASSOCIATION_CLASS__IS_DERIVED
The feature id for the 'Is Derived' attribute.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__END_TYPE
static final int ASSOCIATION_CLASS__END_TYPE
The feature id for the 'End Type' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS__NAVIGABLE_OWNED_END
static final int ASSOCIATION_CLASS__NAVIGABLE_OWNED_END
The feature id for the 'Navigable Owned End' reference list.- See Also:
- Constant Field Values
-
ASSOCIATION_CLASS_FEATURE_COUNT
static final int ASSOCIATION_CLASS_FEATURE_COUNT
The number of structural features of the 'Association Class' class.- See Also:
- Constant Field Values
-
VISIBILITY_KIND
static final int VISIBILITY_KIND
The meta object id for the 'Visibility Kind' enum.- See Also:
VisibilityKind,UMLPackageImpl.getVisibilityKind(), Constant Field Values
-
CALL_CONCURRENCY_KIND
static final int CALL_CONCURRENCY_KIND
The meta object id for the 'Call Concurrency Kind' enum.- See Also:
CallConcurrencyKind,UMLPackageImpl.getCallConcurrencyKind(), Constant Field Values
-
TRANSITION_KIND
static final int TRANSITION_KIND
The meta object id for the 'Transition Kind' enum.- See Also:
TransitionKind,UMLPackageImpl.getTransitionKind(), Constant Field Values
-
PSEUDOSTATE_KIND
static final int PSEUDOSTATE_KIND
The meta object id for the 'Pseudostate Kind' enum.- See Also:
PseudostateKind,UMLPackageImpl.getPseudostateKind(), Constant Field Values
-
AGGREGATION_KIND
static final int AGGREGATION_KIND
The meta object id for the 'Aggregation Kind' enum.- See Also:
AggregationKind,UMLPackageImpl.getAggregationKind(), Constant Field Values
-
PARAMETER_DIRECTION_KIND
static final int PARAMETER_DIRECTION_KIND
The meta object id for the 'Parameter Direction Kind' enum.- See Also:
ParameterDirectionKind,UMLPackageImpl.getParameterDirectionKind(), Constant Field Values
-
PARAMETER_EFFECT_KIND
static final int PARAMETER_EFFECT_KIND
The meta object id for the 'Parameter Effect Kind' enum.- See Also:
ParameterEffectKind,UMLPackageImpl.getParameterEffectKind(), Constant Field Values
-
CONNECTOR_KIND
static final int CONNECTOR_KIND
The meta object id for the 'Connector Kind' enum.- See Also:
ConnectorKind,UMLPackageImpl.getConnectorKind(), Constant Field Values
-
MESSAGE_KIND
static final int MESSAGE_KIND
The meta object id for the 'Message Kind' enum.- See Also:
MessageKind,UMLPackageImpl.getMessageKind(), Constant Field Values
-
MESSAGE_SORT
static final int MESSAGE_SORT
The meta object id for the 'Message Sort' enum.- See Also:
MessageSort,UMLPackageImpl.getMessageSort(), Constant Field Values
-
OBJECT_NODE_ORDERING_KIND
static final int OBJECT_NODE_ORDERING_KIND
The meta object id for the 'Object Node Ordering Kind' enum.- See Also:
ObjectNodeOrderingKind,UMLPackageImpl.getObjectNodeOrderingKind(), Constant Field Values
-
INTERACTION_OPERATOR_KIND
static final int INTERACTION_OPERATOR_KIND
The meta object id for the 'Interaction Operator Kind' enum.- See Also:
InteractionOperatorKind,UMLPackageImpl.getInteractionOperatorKind(), Constant Field Values
-
EXPANSION_KIND
static final int EXPANSION_KIND
The meta object id for the 'Expansion Kind' enum.- See Also:
ExpansionKind,UMLPackageImpl.getExpansionKind(), Constant Field Values
-
INTEGER
static final int INTEGER
The meta object id for the 'Integer' data type.- See Also:
UMLPackageImpl.getInteger(), Constant Field Values
-
BOOLEAN
static final int BOOLEAN
The meta object id for the 'Boolean' data type.- See Also:
UMLPackageImpl.getBoolean(), Constant Field Values
-
STRING
static final int STRING
The meta object id for the 'String' data type.- See Also:
String,UMLPackageImpl.getString(), Constant Field Values
-
UNLIMITED_NATURAL
static final int UNLIMITED_NATURAL
The meta object id for the 'Unlimited Natural' data type.- See Also:
UMLPackageImpl.getUnlimitedNatural(), Constant Field Values
-
POINT
static final int POINT
The meta object id for the 'Point' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.PointImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getPoint(), Constant Field Values
-
POINT__X
static final int POINT__X
The feature id for the 'X' attribute.- See Also:
- Constant Field Values
-
POINT__Y
static final int POINT__Y
The feature id for the 'Y' attribute.- See Also:
- Constant Field Values
-
POINT_FEATURE_COUNT
static final int POINT_FEATURE_COUNT
The number of structural features of the 'Point' class.- See Also:
- Constant Field Values
-
BEZIER_POINT
static final int BEZIER_POINT
The meta object id for the 'Bezier Point' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.BezierPointImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getBezierPoint(), Constant Field Values
-
BEZIER_POINT__X
static final int BEZIER_POINT__X
The feature id for the 'X' attribute.- See Also:
- Constant Field Values
-
BEZIER_POINT__Y
static final int BEZIER_POINT__Y
The feature id for the 'Y' attribute.- See Also:
- Constant Field Values
-
BEZIER_POINT__CONTROLS
static final int BEZIER_POINT__CONTROLS
The feature id for the 'Controls' containment reference list.- See Also:
- Constant Field Values
-
BEZIER_POINT_FEATURE_COUNT
static final int BEZIER_POINT_FEATURE_COUNT
The number of structural features of the 'Bezier Point' class.- See Also:
- Constant Field Values
-
SEMANTIC_MODEL_BRIDGE
static final int SEMANTIC_MODEL_BRIDGE
The meta object id for the 'Semantic Model Bridge' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.SemanticModelBridgeImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getSemanticModelBridge(), Constant Field Values
-
SEMANTIC_MODEL_BRIDGE__PRESENTATION
static final int SEMANTIC_MODEL_BRIDGE__PRESENTATION
The feature id for the 'Presentation' attribute.- See Also:
- Constant Field Values
-
SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
static final int SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
The feature id for the 'Graph Element' container reference.- See Also:
- Constant Field Values
-
SEMANTIC_MODEL_BRIDGE__DIAGRAM
static final int SEMANTIC_MODEL_BRIDGE__DIAGRAM
The feature id for the 'Diagram' container reference.- See Also:
- Constant Field Values
-
SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT
static final int SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT
The number of structural features of the 'Semantic Model Bridge' class.- See Also:
- Constant Field Values
-
CORE_SEMANTIC_MODEL_BRIDGE
static final int CORE_SEMANTIC_MODEL_BRIDGE
The meta object id for the 'Core Semantic Model Bridge' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.CoreSemanticModelBridgeImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getCoreSemanticModelBridge(), Constant Field Values
-
CORE_SEMANTIC_MODEL_BRIDGE__PRESENTATION
static final int CORE_SEMANTIC_MODEL_BRIDGE__PRESENTATION
The feature id for the 'Presentation' attribute.- See Also:
- Constant Field Values
-
CORE_SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
static final int CORE_SEMANTIC_MODEL_BRIDGE__GRAPH_ELEMENT
The feature id for the 'Graph Element' container reference.- See Also:
- Constant Field Values
-
CORE_SEMANTIC_MODEL_BRIDGE__DIAGRAM
static final int CORE_SEMANTIC_MODEL_BRIDGE__DIAGRAM
The feature id for the 'Diagram' container reference.- See Also:
- Constant Field Values
-
CORE_SEMANTIC_MODEL_BRIDGE__ELEMENT
static final int CORE_SEMANTIC_MODEL_BRIDGE__ELEMENT
The feature id for the 'Element' reference.- See Also:
- Constant Field Values
-
CORE_SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT
static final int CORE_SEMANTIC_MODEL_BRIDGE_FEATURE_COUNT
The number of structural features of the 'Core Semantic Model Bridge' class.- See Also:
- Constant Field Values
-
DIAGRAM_ELEMENT
static final int DIAGRAM_ELEMENT
The meta object id for the 'Diagram Element' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.DiagramElementImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramElement(), Constant Field Values
-
DIAGRAM_ELEMENT__EANNOTATIONS
static final int DIAGRAM_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM_ELEMENT__PROPERTY
static final int DIAGRAM_ELEMENT__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM_ELEMENT__REFERENCE
static final int DIAGRAM_ELEMENT__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
DIAGRAM_ELEMENT__IS_VISIBLE
static final int DIAGRAM_ELEMENT__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_ELEMENT__CONTAINER
static final int DIAGRAM_ELEMENT__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
DIAGRAM_ELEMENT_FEATURE_COUNT
static final int DIAGRAM_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Diagram Element' class.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT
static final int GRAPH_ELEMENT
The meta object id for the 'Graph Element' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.GraphElementImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphElement(), Constant Field Values
-
GRAPH_ELEMENT__PROPERTY
static final int GRAPH_ELEMENT__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__REFERENCE
static final int GRAPH_ELEMENT__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__IS_VISIBLE
static final int GRAPH_ELEMENT__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__CONTAINER
static final int GRAPH_ELEMENT__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__POSITION
static final int GRAPH_ELEMENT__POSITION
The feature id for the 'Position' containment reference.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__ANCHORAGE
static final int GRAPH_ELEMENT__ANCHORAGE
The feature id for the 'Anchorage' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__CONTAINED
static final int GRAPH_ELEMENT__CONTAINED
The feature id for the 'Contained' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__SEMANTIC_MODEL
static final int GRAPH_ELEMENT__SEMANTIC_MODEL
The feature id for the 'Semantic Model' containment reference.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT__LINK
static final int GRAPH_ELEMENT__LINK
The feature id for the 'Link' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_ELEMENT_FEATURE_COUNT
static final int GRAPH_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Graph Element' class.- See Also:
- Constant Field Values
-
GRAPH_NODE
static final int GRAPH_NODE
The meta object id for the 'Graph Node' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.GraphNodeImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphNode(), Constant Field Values
-
GRAPH_NODE__PROPERTY
static final int GRAPH_NODE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_NODE__REFERENCE
static final int GRAPH_NODE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
GRAPH_NODE__IS_VISIBLE
static final int GRAPH_NODE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
GRAPH_NODE__CONTAINER
static final int GRAPH_NODE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
GRAPH_NODE__POSITION
static final int GRAPH_NODE__POSITION
The feature id for the 'Position' containment reference.- See Also:
- Constant Field Values
-
GRAPH_NODE__ANCHORAGE
static final int GRAPH_NODE__ANCHORAGE
The feature id for the 'Anchorage' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_NODE__CONTAINED
static final int GRAPH_NODE__CONTAINED
The feature id for the 'Contained' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_NODE__SEMANTIC_MODEL
static final int GRAPH_NODE__SEMANTIC_MODEL
The feature id for the 'Semantic Model' containment reference.- See Also:
- Constant Field Values
-
GRAPH_NODE__LINK
static final int GRAPH_NODE__LINK
The feature id for the 'Link' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_NODE__SIZE
static final int GRAPH_NODE__SIZE
The feature id for the 'Size' containment reference.- See Also:
- Constant Field Values
-
GRAPH_NODE_FEATURE_COUNT
static final int GRAPH_NODE_FEATURE_COUNT
The number of structural features of the 'Graph Node' class.- See Also:
- Constant Field Values
-
DIAGRAM
static final int DIAGRAM
The meta object id for the 'Diagram' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.DiagramImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagram(), Constant Field Values
-
DIAGRAM__PROPERTY
static final int DIAGRAM__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM__REFERENCE
static final int DIAGRAM__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
DIAGRAM__IS_VISIBLE
static final int DIAGRAM__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
DIAGRAM__CONTAINER
static final int DIAGRAM__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
DIAGRAM__POSITION
static final int DIAGRAM__POSITION
The feature id for the 'Position' containment reference.- See Also:
- Constant Field Values
-
DIAGRAM__ANCHORAGE
static final int DIAGRAM__ANCHORAGE
The feature id for the 'Anchorage' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM__CONTAINED
static final int DIAGRAM__CONTAINED
The feature id for the 'Contained' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM__SEMANTIC_MODEL
static final int DIAGRAM__SEMANTIC_MODEL
The feature id for the 'Semantic Model' containment reference.- See Also:
- Constant Field Values
-
DIAGRAM__LINK
static final int DIAGRAM__LINK
The feature id for the 'Link' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM__SIZE
static final int DIAGRAM__SIZE
The feature id for the 'Size' containment reference.- See Also:
- Constant Field Values
-
DIAGRAM__VIEWPORT
static final int DIAGRAM__VIEWPORT
The feature id for the 'Viewport' containment reference.- See Also:
- Constant Field Values
-
DIAGRAM__DIAGRAM_LINK
static final int DIAGRAM__DIAGRAM_LINK
The feature id for the 'Diagram Link' reference list.- See Also:
- Constant Field Values
-
DIAGRAM__OWNER
static final int DIAGRAM__OWNER
The feature id for the 'Owner' containment reference.- See Also:
- Constant Field Values
-
DIAGRAM__NAME
static final int DIAGRAM__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DIAGRAM__ZOOM
static final int DIAGRAM__ZOOM
The feature id for the 'Zoom' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_FEATURE_COUNT
static final int DIAGRAM_FEATURE_COUNT
The number of structural features of the 'Diagram' class.- See Also:
- Constant Field Values
-
DIAGRAM_LINK
static final int DIAGRAM_LINK
The meta object id for the 'Diagram Link' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.DiagramLinkImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramLink(), Constant Field Values
-
DIAGRAM_LINK__VIEWPORT
static final int DIAGRAM_LINK__VIEWPORT
The feature id for the 'Viewport' containment reference.- See Also:
- Constant Field Values
-
DIAGRAM_LINK__DIAGRAM
static final int DIAGRAM_LINK__DIAGRAM
The feature id for the 'Diagram' reference.- See Also:
- Constant Field Values
-
DIAGRAM_LINK__ZOOM
static final int DIAGRAM_LINK__ZOOM
The feature id for the 'Zoom' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_LINK__GRAPH_ELEMENT
static final int DIAGRAM_LINK__GRAPH_ELEMENT
The feature id for the 'Graph Element' container reference.- See Also:
- Constant Field Values
-
DIAGRAM_LINK_FEATURE_COUNT
static final int DIAGRAM_LINK_FEATURE_COUNT
The number of structural features of the 'Diagram Link' class.- See Also:
- Constant Field Values
-
DIMENSION
static final int DIMENSION
The meta object id for the 'Dimension' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.DimensionImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDimension(), Constant Field Values
-
DIMENSION__HEIGHT
static final int DIMENSION__HEIGHT
The feature id for the 'Height' attribute.- See Also:
- Constant Field Values
-
DIMENSION__WIDTH
static final int DIMENSION__WIDTH
The feature id for the 'Width' attribute.- See Also:
- Constant Field Values
-
DIMENSION_FEATURE_COUNT
static final int DIMENSION_FEATURE_COUNT
The number of structural features of the 'Dimension' class.- See Also:
- Constant Field Values
-
LEAF_ELEMENT
static final int LEAF_ELEMENT
The meta object id for the 'Leaf Element' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.LeafElementImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getLeafElement(), Constant Field Values
-
LEAF_ELEMENT__PROPERTY
static final int LEAF_ELEMENT__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
LEAF_ELEMENT__REFERENCE
static final int LEAF_ELEMENT__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
LEAF_ELEMENT__IS_VISIBLE
static final int LEAF_ELEMENT__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
LEAF_ELEMENT__CONTAINER
static final int LEAF_ELEMENT__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
LEAF_ELEMENT_FEATURE_COUNT
static final int LEAF_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Leaf Element' class.- See Also:
- Constant Field Values
-
GRAPHIC_PRIMITIVE
static final int GRAPHIC_PRIMITIVE
The meta object id for the 'Graphic Primitive' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.GraphicPrimitiveImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphicPrimitive(), Constant Field Values
-
GRAPHIC_PRIMITIVE__PROPERTY
static final int GRAPHIC_PRIMITIVE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
GRAPHIC_PRIMITIVE__REFERENCE
static final int GRAPHIC_PRIMITIVE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
GRAPHIC_PRIMITIVE__IS_VISIBLE
static final int GRAPHIC_PRIMITIVE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
GRAPHIC_PRIMITIVE__CONTAINER
static final int GRAPHIC_PRIMITIVE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
GRAPHIC_PRIMITIVE_FEATURE_COUNT
static final int GRAPHIC_PRIMITIVE_FEATURE_COUNT
The number of structural features of the 'Graphic Primitive' class.- See Also:
- Constant Field Values
-
ELLIPSE
static final int ELLIPSE
The meta object id for the 'Ellipse' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.EllipseImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getEllipse(), Constant Field Values
-
ELLIPSE__PROPERTY
static final int ELLIPSE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
ELLIPSE__REFERENCE
static final int ELLIPSE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
ELLIPSE__IS_VISIBLE
static final int ELLIPSE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
ELLIPSE__CONTAINER
static final int ELLIPSE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
ELLIPSE__CENTER
static final int ELLIPSE__CENTER
The feature id for the 'Center' containment reference.- See Also:
- Constant Field Values
-
ELLIPSE__END_ANGLE
static final int ELLIPSE__END_ANGLE
The feature id for the 'End Angle' attribute.- See Also:
- Constant Field Values
-
ELLIPSE__RADIUS_X
static final int ELLIPSE__RADIUS_X
The feature id for the 'Radius X' attribute.- See Also:
- Constant Field Values
-
ELLIPSE__RADIUS_Y
static final int ELLIPSE__RADIUS_Y
The feature id for the 'Radius Y' attribute.- See Also:
- Constant Field Values
-
ELLIPSE__ROTATION
static final int ELLIPSE__ROTATION
The feature id for the 'Rotation' attribute.- See Also:
- Constant Field Values
-
ELLIPSE__START_ANGLE
static final int ELLIPSE__START_ANGLE
The feature id for the 'Start Angle' attribute.- See Also:
- Constant Field Values
-
ELLIPSE_FEATURE_COUNT
static final int ELLIPSE_FEATURE_COUNT
The number of structural features of the 'Ellipse' class.- See Also:
- Constant Field Values
-
GRAPH_CONNECTOR
static final int GRAPH_CONNECTOR
The meta object id for the 'Graph Connector' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.GraphConnectorImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphConnector(), Constant Field Values
-
GRAPH_CONNECTOR__POSITION
static final int GRAPH_CONNECTOR__POSITION
The feature id for the 'Position' containment reference.- See Also:
- Constant Field Values
-
GRAPH_CONNECTOR__GRAPH_EDGE
static final int GRAPH_CONNECTOR__GRAPH_EDGE
The feature id for the 'Graph Edge' reference list.- See Also:
- Constant Field Values
-
GRAPH_CONNECTOR__GRAPH_ELEMENT
static final int GRAPH_CONNECTOR__GRAPH_ELEMENT
The feature id for the 'Graph Element' container reference.- See Also:
- Constant Field Values
-
GRAPH_CONNECTOR_FEATURE_COUNT
static final int GRAPH_CONNECTOR_FEATURE_COUNT
The number of structural features of the 'Graph Connector' class.- See Also:
- Constant Field Values
-
GRAPH_EDGE
static final int GRAPH_EDGE
The meta object id for the 'Graph Edge' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.GraphEdgeImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getGraphEdge(), Constant Field Values
-
GRAPH_EDGE__PROPERTY
static final int GRAPH_EDGE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE__REFERENCE
static final int GRAPH_EDGE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE__IS_VISIBLE
static final int GRAPH_EDGE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
GRAPH_EDGE__CONTAINER
static final int GRAPH_EDGE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
GRAPH_EDGE__POSITION
static final int GRAPH_EDGE__POSITION
The feature id for the 'Position' containment reference.- See Also:
- Constant Field Values
-
GRAPH_EDGE__ANCHORAGE
static final int GRAPH_EDGE__ANCHORAGE
The feature id for the 'Anchorage' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE__CONTAINED
static final int GRAPH_EDGE__CONTAINED
The feature id for the 'Contained' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE__SEMANTIC_MODEL
static final int GRAPH_EDGE__SEMANTIC_MODEL
The feature id for the 'Semantic Model' containment reference.- See Also:
- Constant Field Values
-
GRAPH_EDGE__LINK
static final int GRAPH_EDGE__LINK
The feature id for the 'Link' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE__WAYPOINTS
static final int GRAPH_EDGE__WAYPOINTS
The feature id for the 'Waypoints' containment reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE__ANCHOR
static final int GRAPH_EDGE__ANCHOR
The feature id for the 'Anchor' reference list.- See Also:
- Constant Field Values
-
GRAPH_EDGE_FEATURE_COUNT
static final int GRAPH_EDGE_FEATURE_COUNT
The number of structural features of the 'Graph Edge' class.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE
static final int DIAGRAM_IMAGE
The meta object id for the 'Diagram Image' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.DiagramImageImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramImage(), Constant Field Values
-
DIAGRAM_IMAGE__PROPERTY
static final int DIAGRAM_IMAGE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE__REFERENCE
static final int DIAGRAM_IMAGE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE__IS_VISIBLE
static final int DIAGRAM_IMAGE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE__CONTAINER
static final int DIAGRAM_IMAGE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE__MIME_TYPE
static final int DIAGRAM_IMAGE__MIME_TYPE
The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE__URI
static final int DIAGRAM_IMAGE__URI
The feature id for the 'Uri' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_IMAGE_FEATURE_COUNT
static final int DIAGRAM_IMAGE_FEATURE_COUNT
The number of structural features of the 'Diagram Image' class.- See Also:
- Constant Field Values
-
POLYLINE
static final int POLYLINE
The meta object id for the 'Polyline' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.PolylineImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getPolyline(), Constant Field Values
-
POLYLINE__PROPERTY
static final int POLYLINE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
POLYLINE__REFERENCE
static final int POLYLINE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
POLYLINE__IS_VISIBLE
static final int POLYLINE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
POLYLINE__CONTAINER
static final int POLYLINE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
POLYLINE__WAYPOINTS
static final int POLYLINE__WAYPOINTS
The feature id for the 'Waypoints' containment reference list.- See Also:
- Constant Field Values
-
POLYLINE__CLOSED
static final int POLYLINE__CLOSED
The feature id for the 'Closed' attribute.- See Also:
- Constant Field Values
-
POLYLINE_FEATURE_COUNT
static final int POLYLINE_FEATURE_COUNT
The number of structural features of the 'Polyline' class.- See Also:
- Constant Field Values
-
DIAGRAM_PROPERTY
static final int DIAGRAM_PROPERTY
The meta object id for the 'Diagram Property' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.DiagramPropertyImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getDiagramProperty(), Constant Field Values
-
DIAGRAM_PROPERTY__KEY
static final int DIAGRAM_PROPERTY__KEY
The feature id for the 'Key' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_PROPERTY__VALUE
static final int DIAGRAM_PROPERTY__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
DIAGRAM_PROPERTY_FEATURE_COUNT
static final int DIAGRAM_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Diagram Property' class.- See Also:
- Constant Field Values
-
REFERENCE
static final int REFERENCE
The meta object id for the 'Reference' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.ReferenceImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getReference(), Constant Field Values
-
REFERENCE__PROPERTY
static final int REFERENCE__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE__REFERENCE
static final int REFERENCE__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
REFERENCE__IS_VISIBLE
static final int REFERENCE__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
REFERENCE__CONTAINER
static final int REFERENCE__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
REFERENCE__REFERENCED
static final int REFERENCE__REFERENCED
The feature id for the 'Referenced' reference.- See Also:
- Constant Field Values
-
REFERENCE__IS_INDIVIDUAL_REPRESENTATION
static final int REFERENCE__IS_INDIVIDUAL_REPRESENTATION
The feature id for the 'Is Individual Representation' attribute.- See Also:
- Constant Field Values
-
REFERENCE_FEATURE_COUNT
static final int REFERENCE_FEATURE_COUNT
The number of structural features of the 'Reference' class.- See Also:
- Constant Field Values
-
SIMPLE_SEMANTIC_MODEL_ELEMENT
static final int SIMPLE_SEMANTIC_MODEL_ELEMENT
The meta object id for the 'Simple Semantic Model Element' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.SimpleSemanticModelElementImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getSimpleSemanticModelElement(), Constant Field Values
-
SIMPLE_SEMANTIC_MODEL_ELEMENT__PRESENTATION
static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__PRESENTATION
The feature id for the 'Presentation' attribute.- See Also:
- Constant Field Values
-
SIMPLE_SEMANTIC_MODEL_ELEMENT__GRAPH_ELEMENT
static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__GRAPH_ELEMENT
The feature id for the 'Graph Element' container reference.- See Also:
- Constant Field Values
-
SIMPLE_SEMANTIC_MODEL_ELEMENT__DIAGRAM
static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__DIAGRAM
The feature id for the 'Diagram' container reference.- See Also:
- Constant Field Values
-
SIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFO
static final int SIMPLE_SEMANTIC_MODEL_ELEMENT__TYPE_INFO
The feature id for the 'Type Info' attribute.- See Also:
- Constant Field Values
-
SIMPLE_SEMANTIC_MODEL_ELEMENT_FEATURE_COUNT
static final int SIMPLE_SEMANTIC_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Simple Semantic Model Element' class.- See Also:
- Constant Field Values
-
TEXT_ELEMENT
static final int TEXT_ELEMENT
The meta object id for the 'Text Element' class.- See Also:
com.sodius.mdw.metamodel.uml21.impl.TextElementImpl,com.sodius.mdw.metamodel.uml21.impl.Uml21PackageImpl#getTextElement(), Constant Field Values
-
TEXT_ELEMENT__PROPERTY
static final int TEXT_ELEMENT__PROPERTY
The feature id for the 'Property' containment reference list.- See Also:
- Constant Field Values
-
TEXT_ELEMENT__REFERENCE
static final int TEXT_ELEMENT__REFERENCE
The feature id for the 'Reference' reference list.- See Also:
- Constant Field Values
-
TEXT_ELEMENT__IS_VISIBLE
static final int TEXT_ELEMENT__IS_VISIBLE
The feature id for the 'Is Visible' attribute.- See Also:
- Constant Field Values
-
TEXT_ELEMENT__CONTAINER
static final int TEXT_ELEMENT__CONTAINER
The feature id for the 'Container' container reference.- See Also:
- Constant Field Values
-
TEXT_ELEMENT__TEXT
static final int TEXT_ELEMENT__TEXT
The feature id for the 'Text' attribute.- See Also:
- Constant Field Values
-
TEXT_ELEMENT_FEATURE_COUNT
static final int TEXT_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Text Element' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getComment
org.eclipse.emf.ecore.EClass getComment()
Returns the meta object for class 'Comment'.- Returns:
- the meta object for class 'Comment'.
- See Also:
Comment
-
getComment_Body
org.eclipse.emf.ecore.EAttribute getComment_Body()
Returns the meta object for the attribute 'Body'.- Returns:
- the meta object for the attribute 'Body'.
- See Also:
Comment.getBody(),getComment()
-
getComment_AnnotatedElement
org.eclipse.emf.ecore.EReference getComment_AnnotatedElement()
Returns the meta object for the reference list 'Annotated Element'.- Returns:
- the meta object for the reference list 'Annotated Element'.
- See Also:
Comment.getAnnotatedElements(),getComment()
-
getElement
org.eclipse.emf.ecore.EClass getElement()
Returns the meta object for class 'Element'.- Returns:
- the meta object for class 'Element'.
- See Also:
Element
-
getElement_OwnedElement
org.eclipse.emf.ecore.EReference getElement_OwnedElement()
Returns the meta object for the reference list 'Owned Element'.- Returns:
- the meta object for the reference list 'Owned Element'.
- See Also:
Element.getOwnedElements(),getElement()
-
getElement_Owner
org.eclipse.emf.ecore.EReference getElement_Owner()
Returns the meta object for the reference 'Owner'.- Returns:
- the meta object for the reference 'Owner'.
- See Also:
Element.getOwner(),getElement()
-
getElement_OwnedComment
org.eclipse.emf.ecore.EReference getElement_OwnedComment()
Returns the meta object for the containment reference list 'Owned Comment'.- Returns:
- the meta object for the containment reference list 'Owned Comment'.
- See Also:
Element.getOwnedComments(),getElement()
-
getDirectedRelationship
org.eclipse.emf.ecore.EClass getDirectedRelationship()
Returns the meta object for class 'Directed Relationship'.- Returns:
- the meta object for class 'Directed Relationship'.
- See Also:
DirectedRelationship
-
getDirectedRelationship_Source
org.eclipse.emf.ecore.EReference getDirectedRelationship_Source()
Returns the meta object for the reference list 'Source'.- Returns:
- the meta object for the reference list 'Source'.
- See Also:
DirectedRelationship.getSources(),getDirectedRelationship()
-
getDirectedRelationship_Target
org.eclipse.emf.ecore.EReference getDirectedRelationship_Target()
Returns the meta object for the reference list 'Target'.- Returns:
- the meta object for the reference list 'Target'.
- See Also:
DirectedRelationship.getTargets(),getDirectedRelationship()
-
getRelationship
org.eclipse.emf.ecore.EClass getRelationship()
Returns the meta object for class 'Relationship'.- Returns:
- the meta object for class 'Relationship'.
- See Also:
Relationship
-
getRelationship_RelatedElement
org.eclipse.emf.ecore.EReference getRelationship_RelatedElement()
Returns the meta object for the reference list 'Related Element'.- Returns:
- the meta object for the reference list 'Related Element'.
- See Also:
Relationship.getRelatedElements(),getRelationship()
-
getLiteralSpecification
org.eclipse.emf.ecore.EClass getLiteralSpecification()
Returns the meta object for class 'Literal Specification'.- Returns:
- the meta object for class 'Literal Specification'.
- See Also:
LiteralSpecification
-
getValueSpecification
org.eclipse.emf.ecore.EClass getValueSpecification()
Returns the meta object for class 'Value Specification'.- Returns:
- the meta object for class 'Value Specification'.
- See Also:
ValueSpecification
-
getTypedElement
org.eclipse.emf.ecore.EClass getTypedElement()
Returns the meta object for class 'Typed Element'.- Returns:
- the meta object for class 'Typed Element'.
- See Also:
TypedElement
-
getTypedElement_Type
org.eclipse.emf.ecore.EReference getTypedElement_Type()
Returns the meta object for the reference 'Type'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
TypedElement.getType(),getTypedElement()
-
getNamedElement
org.eclipse.emf.ecore.EClass getNamedElement()
Returns the meta object for class 'Named Element'.- Returns:
- the meta object for class 'Named Element'.
- See Also:
NamedElement
-
getNamedElement_Name
org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
NamedElement.getName(),getNamedElement()
-
getNamedElement_Visibility
org.eclipse.emf.ecore.EAttribute getNamedElement_Visibility()
Returns the meta object for the attribute 'Visibility'.- Returns:
- the meta object for the attribute 'Visibility'.
- See Also:
NamedElement.getVisibility(),getNamedElement()
-
getNamedElement_QualifiedName
org.eclipse.emf.ecore.EAttribute getNamedElement_QualifiedName()
Returns the meta object for the attribute 'Qualified Name'.- Returns:
- the meta object for the attribute 'Qualified Name'.
- See Also:
NamedElement.getQualifiedName(),getNamedElement()
-
getNamedElement_ClientDependency
org.eclipse.emf.ecore.EReference getNamedElement_ClientDependency()
Returns the meta object for the reference list 'Client Dependency'.- Returns:
- the meta object for the reference list 'Client Dependency'.
- See Also:
NamedElement.getClientDependencies(),getNamedElement()
-
getNamedElement_Namespace
org.eclipse.emf.ecore.EReference getNamedElement_Namespace()
Returns the meta object for the reference 'Namespace'.- Returns:
- the meta object for the reference 'Namespace'.
- See Also:
NamedElement.getNamespace(),getNamedElement()
-
getNamedElement_NameExpression
org.eclipse.emf.ecore.EReference getNamedElement_NameExpression()
Returns the meta object for the containment reference 'Name Expression'.- Returns:
- the meta object for the containment reference 'Name Expression'.
- See Also:
NamedElement.getNameExpression(),getNamedElement()
-
getDependency
org.eclipse.emf.ecore.EClass getDependency()
Returns the meta object for class 'Dependency'.- Returns:
- the meta object for class 'Dependency'.
- See Also:
Dependency
-
getDependency_Supplier
org.eclipse.emf.ecore.EReference getDependency_Supplier()
Returns the meta object for the reference list 'Supplier'.- Returns:
- the meta object for the reference list 'Supplier'.
- See Also:
Dependency.getSuppliers(),getDependency()
-
getDependency_Client
org.eclipse.emf.ecore.EReference getDependency_Client()
Returns the meta object for the reference list 'Client'.- Returns:
- the meta object for the reference list 'Client'.
- See Also:
Dependency.getClients(),getDependency()
-
getPackageableElement
org.eclipse.emf.ecore.EClass getPackageableElement()
Returns the meta object for class 'Packageable Element'.- Returns:
- the meta object for class 'Packageable Element'.
- See Also:
PackageableElement
-
getParameterableElement
org.eclipse.emf.ecore.EClass getParameterableElement()
Returns the meta object for class 'Parameterable Element'.- Returns:
- the meta object for class 'Parameterable Element'.
- See Also:
ParameterableElement
-
getParameterableElement_TemplateParameter
org.eclipse.emf.ecore.EReference getParameterableElement_TemplateParameter()
Returns the meta object for the reference 'Template Parameter'.- Returns:
- the meta object for the reference 'Template Parameter'.
- See Also:
ParameterableElement.getTemplateParameter(),getParameterableElement()
-
getParameterableElement_OwningTemplateParameter
org.eclipse.emf.ecore.EReference getParameterableElement_OwningTemplateParameter()
Returns the meta object for the container reference 'Owning Template Parameter'.- Returns:
- the meta object for the container reference 'Owning Template Parameter'.
- See Also:
ParameterableElement.getOwningTemplateParameter(),getParameterableElement()
-
getTemplateParameter
org.eclipse.emf.ecore.EClass getTemplateParameter()
Returns the meta object for class 'Template Parameter'.- Returns:
- the meta object for class 'Template Parameter'.
- See Also:
TemplateParameter
-
getTemplateParameter_Signature
org.eclipse.emf.ecore.EReference getTemplateParameter_Signature()
Returns the meta object for the container reference 'Signature'.- Returns:
- the meta object for the container reference 'Signature'.
- See Also:
TemplateParameter.getSignature(),getTemplateParameter()
-
getTemplateParameter_OwnedParameteredElement
org.eclipse.emf.ecore.EReference getTemplateParameter_OwnedParameteredElement()
Returns the meta object for the containment reference 'Owned Parametered Element'.- Returns:
- the meta object for the containment reference 'Owned Parametered Element'.
- See Also:
TemplateParameter.getOwnedParameteredElement(),getTemplateParameter()
-
getTemplateParameter_Default
org.eclipse.emf.ecore.EReference getTemplateParameter_Default()
Returns the meta object for the reference 'Default'.- Returns:
- the meta object for the reference 'Default'.
- See Also:
TemplateParameter.getDefault(),getTemplateParameter()
-
getTemplateParameter_OwnedDefault
org.eclipse.emf.ecore.EReference getTemplateParameter_OwnedDefault()
Returns the meta object for the containment reference 'Owned Default'.- Returns:
- the meta object for the containment reference 'Owned Default'.
- See Also:
TemplateParameter.getOwnedDefault(),getTemplateParameter()
-
getTemplateParameter_ParameteredElement
org.eclipse.emf.ecore.EReference getTemplateParameter_ParameteredElement()
Returns the meta object for the reference 'Parametered Element'.- Returns:
- the meta object for the reference 'Parametered Element'.
- See Also:
TemplateParameter.getParameteredElement(),getTemplateParameter()
-
getTemplateSignature
org.eclipse.emf.ecore.EClass getTemplateSignature()
Returns the meta object for class 'Template Signature'.- Returns:
- the meta object for class 'Template Signature'.
- See Also:
TemplateSignature
-
getTemplateSignature_Parameter
org.eclipse.emf.ecore.EReference getTemplateSignature_Parameter()
Returns the meta object for the reference list 'Parameter'.- Returns:
- the meta object for the reference list 'Parameter'.
- See Also:
TemplateSignature.getParameters(),getTemplateSignature()
-
getTemplateSignature_Template
org.eclipse.emf.ecore.EReference getTemplateSignature_Template()
Returns the meta object for the container reference 'Template'.- Returns:
- the meta object for the container reference 'Template'.
- See Also:
TemplateSignature.getTemplate(),getTemplateSignature()
-
getTemplateSignature_OwnedParameter
org.eclipse.emf.ecore.EReference getTemplateSignature_OwnedParameter()
Returns the meta object for the containment reference list 'Owned Parameter'.- Returns:
- the meta object for the containment reference list 'Owned Parameter'.
- See Also:
TemplateSignature.getOwnedParameters(),getTemplateSignature()
-
getTemplateableElement
org.eclipse.emf.ecore.EClass getTemplateableElement()
Returns the meta object for class 'Templateable Element'.- Returns:
- the meta object for class 'Templateable Element'.
- See Also:
TemplateableElement
-
getTemplateableElement_TemplateBinding
org.eclipse.emf.ecore.EReference getTemplateableElement_TemplateBinding()
Returns the meta object for the containment reference list 'Template Binding'.- Returns:
- the meta object for the containment reference list 'Template Binding'.
- See Also:
TemplateableElement.getTemplateBindings(),getTemplateableElement()
-
getTemplateableElement_OwnedTemplateSignature
org.eclipse.emf.ecore.EReference getTemplateableElement_OwnedTemplateSignature()
Returns the meta object for the containment reference 'Owned Template Signature'.- Returns:
- the meta object for the containment reference 'Owned Template Signature'.
- See Also:
TemplateableElement.getOwnedTemplateSignature(),getTemplateableElement()
-
getTemplateBinding
org.eclipse.emf.ecore.EClass getTemplateBinding()
Returns the meta object for class 'Template Binding'.- Returns:
- the meta object for class 'Template Binding'.
- See Also:
TemplateBinding
-
getTemplateBinding_Signature
org.eclipse.emf.ecore.EReference getTemplateBinding_Signature()
Returns the meta object for the reference 'Signature'.- Returns:
- the meta object for the reference 'Signature'.
- See Also:
TemplateBinding.getSignature(),getTemplateBinding()
-
getTemplateBinding_ParameterSubstitution
org.eclipse.emf.ecore.EReference getTemplateBinding_ParameterSubstitution()
Returns the meta object for the containment reference list 'Parameter Substitution'.- Returns:
- the meta object for the containment reference list 'Parameter Substitution'.
- See Also:
TemplateBinding.getParameterSubstitutions(),getTemplateBinding()
-
getTemplateBinding_BoundElement
org.eclipse.emf.ecore.EReference getTemplateBinding_BoundElement()
Returns the meta object for the container reference 'Bound Element'.- Returns:
- the meta object for the container reference 'Bound Element'.
- See Also:
TemplateBinding.getBoundElement(),getTemplateBinding()
-
getTemplateParameterSubstitution
org.eclipse.emf.ecore.EClass getTemplateParameterSubstitution()
Returns the meta object for class 'Template Parameter Substitution'.- Returns:
- the meta object for class 'Template Parameter Substitution'.
- See Also:
TemplateParameterSubstitution
-
getTemplateParameterSubstitution_Formal
org.eclipse.emf.ecore.EReference getTemplateParameterSubstitution_Formal()
Returns the meta object for the reference 'Formal'.- Returns:
- the meta object for the reference 'Formal'.
- See Also:
TemplateParameterSubstitution.getFormal(),getTemplateParameterSubstitution()
-
getTemplateParameterSubstitution_Actual
org.eclipse.emf.ecore.EReference getTemplateParameterSubstitution_Actual()
Returns the meta object for the reference list 'Actual'.- Returns:
- the meta object for the reference list 'Actual'.
- See Also:
TemplateParameterSubstitution.getActuals(),getTemplateParameterSubstitution()
-
getTemplateParameterSubstitution_OwnedActual
org.eclipse.emf.ecore.EReference getTemplateParameterSubstitution_OwnedActual()
Returns the meta object for the containment reference list 'Owned Actual'.- Returns:
- the meta object for the containment reference list 'Owned Actual'.
- See Also:
TemplateParameterSubstitution.getOwnedActuals(),getTemplateParameterSubstitution()
-
getTemplateParameterSubstitution_TemplateBinding
org.eclipse.emf.ecore.EReference getTemplateParameterSubstitution_TemplateBinding()
Returns the meta object for the container reference 'Template Binding'.- Returns:
- the meta object for the container reference 'Template Binding'.
- See Also:
TemplateParameterSubstitution.getTemplateBinding(),getTemplateParameterSubstitution()
-
getNamespace
org.eclipse.emf.ecore.EClass getNamespace()
Returns the meta object for class 'Namespace'.- Returns:
- the meta object for class 'Namespace'.
- See Also:
Namespace
-
getNamespace_ElementImport
org.eclipse.emf.ecore.EReference getNamespace_ElementImport()
Returns the meta object for the containment reference list 'Element Import'.- Returns:
- the meta object for the containment reference list 'Element Import'.
- See Also:
Namespace.getElementImports(),getNamespace()
-
getNamespace_PackageImport
org.eclipse.emf.ecore.EReference getNamespace_PackageImport()
Returns the meta object for the containment reference list 'Package Import'.- Returns:
- the meta object for the containment reference list 'Package Import'.
- See Also:
Namespace.getPackageImports(),getNamespace()
-
getNamespace_OwnedRule
org.eclipse.emf.ecore.EReference getNamespace_OwnedRule()
Returns the meta object for the containment reference list 'Owned Rule'.- Returns:
- the meta object for the containment reference list 'Owned Rule'.
- See Also:
Namespace.getOwnedRules(),getNamespace()
-
getNamespace_Member
org.eclipse.emf.ecore.EReference getNamespace_Member()
Returns the meta object for the reference list 'Member'.- Returns:
- the meta object for the reference list 'Member'.
- See Also:
Namespace.getMembers(),getNamespace()
-
getNamespace_ImportedMember
org.eclipse.emf.ecore.EReference getNamespace_ImportedMember()
Returns the meta object for the reference list 'Imported Member'.- Returns:
- the meta object for the reference list 'Imported Member'.
- See Also:
Namespace.getImportedMembers(),getNamespace()
-
getNamespace_OwnedMember
org.eclipse.emf.ecore.EReference getNamespace_OwnedMember()
Returns the meta object for the reference list 'Owned Member'.- Returns:
- the meta object for the reference list 'Owned Member'.
- See Also:
Namespace.getOwnedMembers(),getNamespace()
-
getElementImport
org.eclipse.emf.ecore.EClass getElementImport()
Returns the meta object for class 'Element Import'.- Returns:
- the meta object for class 'Element Import'.
- See Also:
ElementImport
-
getElementImport_Visibility
org.eclipse.emf.ecore.EAttribute getElementImport_Visibility()
Returns the meta object for the attribute 'Visibility'.- Returns:
- the meta object for the attribute 'Visibility'.
- See Also:
ElementImport.getVisibility(),getElementImport()
-
getElementImport_Alias
org.eclipse.emf.ecore.EAttribute getElementImport_Alias()
Returns the meta object for the attribute 'Alias'.- Returns:
- the meta object for the attribute 'Alias'.
- See Also:
ElementImport.getAlias(),getElementImport()
-
getElementImport_ImportedElement
org.eclipse.emf.ecore.EReference getElementImport_ImportedElement()
Returns the meta object for the reference 'Imported Element'.- Returns:
- the meta object for the reference 'Imported Element'.
- See Also:
ElementImport.getImportedElement(),getElementImport()
-
getElementImport_ImportingNamespace
org.eclipse.emf.ecore.EReference getElementImport_ImportingNamespace()
Returns the meta object for the container reference 'Importing Namespace'.- Returns:
- the meta object for the container reference 'Importing Namespace'.
- See Also:
ElementImport.getImportingNamespace(),getElementImport()
-
getPackageImport
org.eclipse.emf.ecore.EClass getPackageImport()
Returns the meta object for class 'Package Import'.- Returns:
- the meta object for class 'Package Import'.
- See Also:
PackageImport
-
getPackageImport_Visibility
org.eclipse.emf.ecore.EAttribute getPackageImport_Visibility()
Returns the meta object for the attribute 'Visibility'.- Returns:
- the meta object for the attribute 'Visibility'.
- See Also:
PackageImport.getVisibility(),getPackageImport()
-
getPackageImport_ImportedPackage
org.eclipse.emf.ecore.EReference getPackageImport_ImportedPackage()
Returns the meta object for the reference 'Imported Package'.- Returns:
- the meta object for the reference 'Imported Package'.
- See Also:
PackageImport.getImportedPackage(),getPackageImport()
-
getPackageImport_ImportingNamespace
org.eclipse.emf.ecore.EReference getPackageImport_ImportingNamespace()
Returns the meta object for the container reference 'Importing Namespace'.- Returns:
- the meta object for the container reference 'Importing Namespace'.
- See Also:
PackageImport.getImportingNamespace(),getPackageImport()
-
getPackage
org.eclipse.emf.ecore.EClass getPackage()
Returns the meta object for class 'Package'.- Returns:
- the meta object for class 'Package'.
- See Also:
Package
-
getPackage_PackageMerge
org.eclipse.emf.ecore.EReference getPackage_PackageMerge()
Returns the meta object for the containment reference list 'Package Merge'.- Returns:
- the meta object for the containment reference list 'Package Merge'.
- See Also:
Package.getPackageMerges(),getPackage()
-
getPackage_PackagedElement
org.eclipse.emf.ecore.EReference getPackage_PackagedElement()
Returns the meta object for the containment reference list 'Packaged Element'.- Returns:
- the meta object for the containment reference list 'Packaged Element'.
- See Also:
Package.getPackagedElements(),getPackage()
-
getPackage_OwnedType
org.eclipse.emf.ecore.EReference getPackage_OwnedType()
Returns the meta object for the reference list 'Owned Type'.- Returns:
- the meta object for the reference list 'Owned Type'.
- See Also:
Package.getOwnedTypes(),getPackage()
-
getPackage_NestedPackage
org.eclipse.emf.ecore.EReference getPackage_NestedPackage()
Returns the meta object for the reference list 'Nested Package'.- Returns:
- the meta object for the reference list 'Nested Package'.
- See Also:
Package.getNestedPackages(),getPackage()
-
getPackage_NestingPackage
org.eclipse.emf.ecore.EReference getPackage_NestingPackage()
Returns the meta object for the reference 'Nesting Package'.- Returns:
- the meta object for the reference 'Nesting Package'.
- See Also:
Package.getNestingPackage(),getPackage()
-
getPackage_ProfileApplication
org.eclipse.emf.ecore.EReference getPackage_ProfileApplication()
Returns the meta object for the containment reference list 'Profile Application'.- Returns:
- the meta object for the containment reference list 'Profile Application'.
- See Also:
Package.getProfileApplications(),getPackage()
-
getPackageMerge
org.eclipse.emf.ecore.EClass getPackageMerge()
Returns the meta object for class 'Package Merge'.- Returns:
- the meta object for class 'Package Merge'.
- See Also:
PackageMerge
-
getPackageMerge_MergedPackage
org.eclipse.emf.ecore.EReference getPackageMerge_MergedPackage()
Returns the meta object for the reference 'Merged Package'.- Returns:
- the meta object for the reference 'Merged Package'.
- See Also:
PackageMerge.getMergedPackage(),getPackageMerge()
-
getPackageMerge_ReceivingPackage
org.eclipse.emf.ecore.EReference getPackageMerge_ReceivingPackage()
Returns the meta object for the container reference 'Receiving Package'.- Returns:
- the meta object for the container reference 'Receiving Package'.
- See Also:
PackageMerge.getReceivingPackage(),getPackageMerge()
-
getType
org.eclipse.emf.ecore.EClass getType()
Returns the meta object for class 'Type'.- Returns:
- the meta object for class 'Type'.
- See Also:
Type
-
getType_Package
org.eclipse.emf.ecore.EReference getType_Package()
Returns the meta object for the reference 'Package'.- Returns:
- the meta object for the reference 'Package'.
- See Also:
Type.getPackage(),getType()
-
getProfileApplication
org.eclipse.emf.ecore.EClass getProfileApplication()
Returns the meta object for class 'Profile Application'.- Returns:
- the meta object for class 'Profile Application'.
- See Also:
ProfileApplication
-
getProfileApplication_AppliedProfile
org.eclipse.emf.ecore.EReference getProfileApplication_AppliedProfile()
Returns the meta object for the reference 'Applied Profile'.- Returns:
- the meta object for the reference 'Applied Profile'.
- See Also:
ProfileApplication.getAppliedProfile(),getProfileApplication()
-
getProfileApplication_IsStrict
org.eclipse.emf.ecore.EAttribute getProfileApplication_IsStrict()
Returns the meta object for the attribute 'Is Strict'.- Returns:
- the meta object for the attribute 'Is Strict'.
- See Also:
ProfileApplication.isStrict(),getProfileApplication()
-
getProfileApplication_ApplyingPackage
org.eclipse.emf.ecore.EReference getProfileApplication_ApplyingPackage()
Returns the meta object for the container reference 'Applying Package'.- Returns:
- the meta object for the container reference 'Applying Package'.
- See Also:
ProfileApplication.getApplyingPackage(),getProfileApplication()
-
getProfile
org.eclipse.emf.ecore.EClass getProfile()
Returns the meta object for class 'Profile'.- Returns:
- the meta object for class 'Profile'.
- See Also:
Profile
-
getProfile_OwnedStereotype
org.eclipse.emf.ecore.EReference getProfile_OwnedStereotype()
Returns the meta object for the reference list 'Owned Stereotype'.- Returns:
- the meta object for the reference list 'Owned Stereotype'.
- See Also:
Profile.getOwnedStereotypes(),getProfile()
-
getProfile_MetaclassReference
org.eclipse.emf.ecore.EReference getProfile_MetaclassReference()
Returns the meta object for the reference list 'Metaclass Reference'.- Returns:
- the meta object for the reference list 'Metaclass Reference'.
- See Also:
Profile.getMetaclassReferences(),getProfile()
-
getProfile_MetamodelReference
org.eclipse.emf.ecore.EReference getProfile_MetamodelReference()
Returns the meta object for the reference list 'Metamodel Reference'.- Returns:
- the meta object for the reference list 'Metamodel Reference'.
- See Also:
Profile.getMetamodelReferences(),getProfile()
-
getStereotype
org.eclipse.emf.ecore.EClass getStereotype()
Returns the meta object for class 'Stereotype'.- Returns:
- the meta object for class 'Stereotype'.
- See Also:
Stereotype
-
getStereotype_Icon
org.eclipse.emf.ecore.EReference getStereotype_Icon()
Returns the meta object for the containment reference list 'Icon'.- Returns:
- the meta object for the containment reference list 'Icon'.
- See Also:
Stereotype.getIcons(),getStereotype()
-
getClass_
org.eclipse.emf.ecore.EClass getClass_()
Returns the meta object for class 'Class'.- Returns:
- the meta object for class 'Class'.
- See Also:
Class
-
getClass_OwnedOperation
org.eclipse.emf.ecore.EReference getClass_OwnedOperation()
Returns the meta object for the containment reference list 'Owned Operation'.- Returns:
- the meta object for the containment reference list 'Owned Operation'.
- See Also:
Class.getOwnedOperations(),getClass_()
-
getClass_NestedClassifier
org.eclipse.emf.ecore.EReference getClass_NestedClassifier()
Returns the meta object for the containment reference list 'Nested Classifier'.- Returns:
- the meta object for the containment reference list 'Nested Classifier'.
- See Also:
Class.getNestedClassifiers(),getClass_()
-
getClass_SuperClass
org.eclipse.emf.ecore.EReference getClass_SuperClass()
Returns the meta object for the reference list 'Super Class'.- Returns:
- the meta object for the reference list 'Super Class'.
- See Also:
Class.getSuperClasses(),getClass_()
-
getClass_IsActive
org.eclipse.emf.ecore.EAttribute getClass_IsActive()
Returns the meta object for the attribute 'Is Active'.- Returns:
- the meta object for the attribute 'Is Active'.
- See Also:
Class.isActive(),getClass_()
-
getClass_OwnedReception
org.eclipse.emf.ecore.EReference getClass_OwnedReception()
Returns the meta object for the containment reference list 'Owned Reception'.- Returns:
- the meta object for the containment reference list 'Owned Reception'.
- See Also:
Class.getOwnedReceptions(),getClass_()
-
getClass_Extension
org.eclipse.emf.ecore.EReference getClass_Extension()
Returns the meta object for the reference list 'Extension'.- Returns:
- the meta object for the reference list 'Extension'.
- See Also:
Class.getExtensions(),getClass_()
-
getBehavioredClassifier
org.eclipse.emf.ecore.EClass getBehavioredClassifier()
Returns the meta object for class 'Behaviored Classifier'.- Returns:
- the meta object for class 'Behaviored Classifier'.
- See Also:
BehavioredClassifier
-
getBehavioredClassifier_OwnedBehavior
org.eclipse.emf.ecore.EReference getBehavioredClassifier_OwnedBehavior()
Returns the meta object for the containment reference list 'Owned Behavior'.- Returns:
- the meta object for the containment reference list 'Owned Behavior'.
- See Also:
BehavioredClassifier.getOwnedBehaviors(),getBehavioredClassifier()
-
getBehavioredClassifier_ClassifierBehavior
org.eclipse.emf.ecore.EReference getBehavioredClassifier_ClassifierBehavior()
Returns the meta object for the reference 'Classifier Behavior'.- Returns:
- the meta object for the reference 'Classifier Behavior'.
- See Also:
BehavioredClassifier.getClassifierBehavior(),getBehavioredClassifier()
-
getBehavioredClassifier_InterfaceRealization
org.eclipse.emf.ecore.EReference getBehavioredClassifier_InterfaceRealization()
Returns the meta object for the containment reference list 'Interface Realization'.- Returns:
- the meta object for the containment reference list 'Interface Realization'.
- See Also:
BehavioredClassifier.getInterfaceRealizations(),getBehavioredClassifier()
-
getBehavioredClassifier_OwnedTrigger
org.eclipse.emf.ecore.EReference getBehavioredClassifier_OwnedTrigger()
Returns the meta object for the containment reference list 'Owned Trigger'.- Returns:
- the meta object for the containment reference list 'Owned Trigger'.
- See Also:
BehavioredClassifier.getOwnedTriggers(),getBehavioredClassifier()
-
getClassifier
org.eclipse.emf.ecore.EClass getClassifier()
Returns the meta object for class 'Classifier'.- Returns:
- the meta object for class 'Classifier'.
- See Also:
Classifier
-
getClassifier_IsAbstract
org.eclipse.emf.ecore.EAttribute getClassifier_IsAbstract()
Returns the meta object for the attribute 'Is Abstract'.- Returns:
- the meta object for the attribute 'Is Abstract'.
- See Also:
Classifier.isAbstract(),getClassifier()
-
getClassifier_Generalization
org.eclipse.emf.ecore.EReference getClassifier_Generalization()
Returns the meta object for the containment reference list 'Generalization'.- Returns:
- the meta object for the containment reference list 'Generalization'.
- See Also:
Classifier.getGeneralizations(),getClassifier()
-
getClassifier_PowertypeExtent
org.eclipse.emf.ecore.EReference getClassifier_PowertypeExtent()
Returns the meta object for the reference list 'Powertype Extent'.- Returns:
- the meta object for the reference list 'Powertype Extent'.
- See Also:
Classifier.getPowertypeExtents(),getClassifier()
-
getClassifier_Feature
org.eclipse.emf.ecore.EReference getClassifier_Feature()
Returns the meta object for the reference list 'Feature'.- Returns:
- the meta object for the reference list 'Feature'.
- See Also:
Classifier.getFeatures(),getClassifier()
-
getClassifier_InheritedMember
org.eclipse.emf.ecore.EReference getClassifier_InheritedMember()
Returns the meta object for the reference list 'Inherited Member'.- Returns:
- the meta object for the reference list 'Inherited Member'.
- See Also:
Classifier.getInheritedMembers(),getClassifier()
-
getClassifier_RedefinedClassifier
org.eclipse.emf.ecore.EReference getClassifier_RedefinedClassifier()
Returns the meta object for the reference list 'Redefined Classifier'.- Returns:
- the meta object for the reference list 'Redefined Classifier'.
- See Also:
Classifier.getRedefinedClassifiers(),getClassifier()
-
getClassifier_General
org.eclipse.emf.ecore.EReference getClassifier_General()
Returns the meta object for the reference list 'General'.- Returns:
- the meta object for the reference list 'General'.
- See Also:
Classifier.getGenerals(),getClassifier()
-
getClassifier_OwnedUseCase
org.eclipse.emf.ecore.EReference getClassifier_OwnedUseCase()
Returns the meta object for the containment reference list 'Owned Use Case'.- Returns:
- the meta object for the containment reference list 'Owned Use Case'.
- See Also:
Classifier.getOwnedUseCases(),getClassifier()
-
getClassifier_UseCase
org.eclipse.emf.ecore.EReference getClassifier_UseCase()
Returns the meta object for the reference list 'Use Case'.- Returns:
- the meta object for the reference list 'Use Case'.
- See Also:
Classifier.getUseCases(),getClassifier()
-
getClassifier_Substitution
org.eclipse.emf.ecore.EReference getClassifier_Substitution()
Returns the meta object for the containment reference list 'Substitution'.- Returns:
- the meta object for the containment reference list 'Substitution'.
- See Also:
Classifier.getSubstitutions(),getClassifier()
-
getClassifier_Attribute
org.eclipse.emf.ecore.EReference getClassifier_Attribute()
Returns the meta object for the reference list 'Attribute'.- Returns:
- the meta object for the reference list 'Attribute'.
- See Also:
Classifier.getAttributes(),getClassifier()
-
getClassifier_Representation
org.eclipse.emf.ecore.EReference getClassifier_Representation()
Returns the meta object for the reference 'Representation'.- Returns:
- the meta object for the reference 'Representation'.
- See Also:
Classifier.getRepresentation(),getClassifier()
-
getClassifier_CollaborationUse
org.eclipse.emf.ecore.EReference getClassifier_CollaborationUse()
Returns the meta object for the containment reference list 'Collaboration Use'.- Returns:
- the meta object for the containment reference list 'Collaboration Use'.
- See Also:
Classifier.getCollaborationUses(),getClassifier()
-
getRedefinableElement
org.eclipse.emf.ecore.EClass getRedefinableElement()
Returns the meta object for class 'Redefinable Element'.- Returns:
- the meta object for class 'Redefinable Element'.
- See Also:
RedefinableElement
-
getRedefinableElement_IsLeaf
org.eclipse.emf.ecore.EAttribute getRedefinableElement_IsLeaf()
Returns the meta object for the attribute 'Is Leaf'.- Returns:
- the meta object for the attribute 'Is Leaf'.
- See Also:
RedefinableElement.isLeaf(),getRedefinableElement()
-
getRedefinableElement_RedefinedElement
org.eclipse.emf.ecore.EReference getRedefinableElement_RedefinedElement()
Returns the meta object for the reference list 'Redefined Element'.- Returns:
- the meta object for the reference list 'Redefined Element'.
- See Also:
RedefinableElement.getRedefinedElements(),getRedefinableElement()
-
getRedefinableElement_RedefinitionContext
org.eclipse.emf.ecore.EReference getRedefinableElement_RedefinitionContext()
Returns the meta object for the reference list 'Redefinition Context'.- Returns:
- the meta object for the reference list 'Redefinition Context'.
- See Also:
RedefinableElement.getRedefinitionContexts(),getRedefinableElement()
-
getGeneralization
org.eclipse.emf.ecore.EClass getGeneralization()
Returns the meta object for class 'Generalization'.- Returns:
- the meta object for class 'Generalization'.
- See Also:
Generalization
-
getGeneralization_IsSubstitutable
org.eclipse.emf.ecore.EAttribute getGeneralization_IsSubstitutable()
Returns the meta object for the attribute 'Is Substitutable'.- Returns:
- the meta object for the attribute 'Is Substitutable'.
- See Also:
Generalization.isSubstitutable(),getGeneralization()
-
getGeneralization_General
org.eclipse.emf.ecore.EReference getGeneralization_General()
Returns the meta object for the reference 'General'.- Returns:
- the meta object for the reference 'General'.
- See Also:
Generalization.getGeneral(),getGeneralization()
-
getGeneralization_GeneralizationSet
org.eclipse.emf.ecore.EReference getGeneralization_GeneralizationSet()
Returns the meta object for the reference list 'Generalization Set'.- Returns:
- the meta object for the reference list 'Generalization Set'.
- See Also:
Generalization.getGeneralizationSets(),getGeneralization()
-
getGeneralization_Specific
org.eclipse.emf.ecore.EReference getGeneralization_Specific()
Returns the meta object for the container reference 'Specific'.- Returns:
- the meta object for the container reference 'Specific'.
- See Also:
Generalization.getSpecific(),getGeneralization()
-
getGeneralizationSet
org.eclipse.emf.ecore.EClass getGeneralizationSet()
Returns the meta object for class 'Generalization Set'.- Returns:
- the meta object for class 'Generalization Set'.
- See Also:
GeneralizationSet
-
getGeneralizationSet_IsCovering
org.eclipse.emf.ecore.EAttribute getGeneralizationSet_IsCovering()
Returns the meta object for the attribute 'Is Covering'.- Returns:
- the meta object for the attribute 'Is Covering'.
- See Also:
GeneralizationSet.isCovering(),getGeneralizationSet()
-
getGeneralizationSet_IsDisjoint
org.eclipse.emf.ecore.EAttribute getGeneralizationSet_IsDisjoint()
Returns the meta object for the attribute 'Is Disjoint'.- Returns:
- the meta object for the attribute 'Is Disjoint'.
- See Also:
GeneralizationSet.isDisjoint(),getGeneralizationSet()
-
getGeneralizationSet_Powertype
org.eclipse.emf.ecore.EReference getGeneralizationSet_Powertype()
Returns the meta object for the reference 'Powertype'.- Returns:
- the meta object for the reference 'Powertype'.
- See Also:
GeneralizationSet.getPowertype(),getGeneralizationSet()
-
getGeneralizationSet_Generalization
org.eclipse.emf.ecore.EReference getGeneralizationSet_Generalization()
Returns the meta object for the reference list 'Generalization'.- Returns:
- the meta object for the reference list 'Generalization'.
- See Also:
GeneralizationSet.getGeneralizations(),getGeneralizationSet()
-
getFeature
org.eclipse.emf.ecore.EClass getFeature()
Returns the meta object for class 'Feature'.- Returns:
- the meta object for class 'Feature'.
- See Also:
Feature
-
getFeature_IsStatic
org.eclipse.emf.ecore.EAttribute getFeature_IsStatic()
Returns the meta object for the attribute 'Is Static'.- Returns:
- the meta object for the attribute 'Is Static'.
- See Also:
Feature.isStatic(),getFeature()
-
getFeature_FeaturingClassifier
org.eclipse.emf.ecore.EReference getFeature_FeaturingClassifier()
Returns the meta object for the reference list 'Featuring Classifier'.- Returns:
- the meta object for the reference list 'Featuring Classifier'.
- See Also:
Feature.getFeaturingClassifiers(),getFeature()
-
getUseCase
org.eclipse.emf.ecore.EClass getUseCase()
Returns the meta object for class 'Use Case'.- Returns:
- the meta object for class 'Use Case'.
- See Also:
UseCase
-
getUseCase_Include
org.eclipse.emf.ecore.EReference getUseCase_Include()
Returns the meta object for the containment reference list 'Include'.- Returns:
- the meta object for the containment reference list 'Include'.
- See Also:
UseCase.getIncludes(),getUseCase()
-
getUseCase_Extend
org.eclipse.emf.ecore.EReference getUseCase_Extend()
Returns the meta object for the containment reference list 'Extend'.- Returns:
- the meta object for the containment reference list 'Extend'.
- See Also:
UseCase.getExtends(),getUseCase()
-
getUseCase_ExtensionPoint
org.eclipse.emf.ecore.EReference getUseCase_ExtensionPoint()
Returns the meta object for the containment reference list 'Extension Point'.- Returns:
- the meta object for the containment reference list 'Extension Point'.
- See Also:
UseCase.getExtensionPoints(),getUseCase()
-
getUseCase_Subject
org.eclipse.emf.ecore.EReference getUseCase_Subject()
Returns the meta object for the reference list 'Subject'.- Returns:
- the meta object for the reference list 'Subject'.
- See Also:
UseCase.getSubjects(),getUseCase()
-
getInclude
org.eclipse.emf.ecore.EClass getInclude()
Returns the meta object for class 'Include'.- Returns:
- the meta object for class 'Include'.
- See Also:
Include
-
getInclude_Addition
org.eclipse.emf.ecore.EReference getInclude_Addition()
Returns the meta object for the reference 'Addition'.- Returns:
- the meta object for the reference 'Addition'.
- See Also:
Include.getAddition(),getInclude()
-
getInclude_IncludingCase
org.eclipse.emf.ecore.EReference getInclude_IncludingCase()
Returns the meta object for the container reference 'Including Case'.- Returns:
- the meta object for the container reference 'Including Case'.
- See Also:
Include.getIncludingCase(),getInclude()
-
getExtend
org.eclipse.emf.ecore.EClass getExtend()
Returns the meta object for class 'Extend'.- Returns:
- the meta object for class 'Extend'.
- See Also:
Extend
-
getExtend_ExtendedCase
org.eclipse.emf.ecore.EReference getExtend_ExtendedCase()
Returns the meta object for the reference 'Extended Case'.- Returns:
- the meta object for the reference 'Extended Case'.
- See Also:
Extend.getExtendedCase(),getExtend()
-
getExtend_Condition
org.eclipse.emf.ecore.EReference getExtend_Condition()
Returns the meta object for the containment reference 'Condition'.- Returns:
- the meta object for the containment reference 'Condition'.
- See Also:
Extend.getCondition(),getExtend()
-
getExtend_ExtensionLocation
org.eclipse.emf.ecore.EReference getExtend_ExtensionLocation()
Returns the meta object for the reference list 'Extension Location'.- Returns:
- the meta object for the reference list 'Extension Location'.
- See Also:
Extend.getExtensionLocations(),getExtend()
-
getExtend_Extension
org.eclipse.emf.ecore.EReference getExtend_Extension()
Returns the meta object for the container reference 'Extension'.- Returns:
- the meta object for the container reference 'Extension'.
- See Also:
Extend.getExtension(),getExtend()
-
getConstraint
org.eclipse.emf.ecore.EClass getConstraint()
Returns the meta object for class 'Constraint'.- Returns:
- the meta object for class 'Constraint'.
- See Also:
Constraint
-
getConstraint_ConstrainedElement
org.eclipse.emf.ecore.EReference getConstraint_ConstrainedElement()
Returns the meta object for the reference list 'Constrained Element'.- Returns:
- the meta object for the reference list 'Constrained Element'.
- See Also:
Constraint.getConstrainedElements(),getConstraint()
-
getConstraint_Specification
org.eclipse.emf.ecore.EReference getConstraint_Specification()
Returns the meta object for the containment reference 'Specification'.- Returns:
- the meta object for the containment reference 'Specification'.
- See Also:
Constraint.getSpecification(),getConstraint()
-
getConstraint_Context
org.eclipse.emf.ecore.EReference getConstraint_Context()
Returns the meta object for the container reference 'Context'.- Returns:
- the meta object for the container reference 'Context'.
- See Also:
Constraint.getContext(),getConstraint()
-
getExtensionPoint
org.eclipse.emf.ecore.EClass getExtensionPoint()
Returns the meta object for class 'Extension Point'.- Returns:
- the meta object for class 'Extension Point'.
- See Also:
ExtensionPoint
-
getExtensionPoint_UseCase
org.eclipse.emf.ecore.EReference getExtensionPoint_UseCase()
Returns the meta object for the container reference 'Use Case'.- Returns:
- the meta object for the container reference 'Use Case'.
- See Also:
ExtensionPoint.getUseCase(),getExtensionPoint()
-
getSubstitution
org.eclipse.emf.ecore.EClass getSubstitution()
Returns the meta object for class 'Substitution'.- Returns:
- the meta object for class 'Substitution'.
- See Also:
Substitution
-
getSubstitution_Contract
org.eclipse.emf.ecore.EReference getSubstitution_Contract()
Returns the meta object for the reference 'Contract'.- Returns:
- the meta object for the reference 'Contract'.
- See Also:
Substitution.getContract(),getSubstitution()
-
getSubstitution_SubstitutingClassifier
org.eclipse.emf.ecore.EReference getSubstitution_SubstitutingClassifier()
Returns the meta object for the container reference 'Substituting Classifier'.- Returns:
- the meta object for the container reference 'Substituting Classifier'.
- See Also:
Substitution.getSubstitutingClassifier(),getSubstitution()
-
getRealization
org.eclipse.emf.ecore.EClass getRealization()
Returns the meta object for class 'Realization'.- Returns:
- the meta object for class 'Realization'.
- See Also:
Realization
-
getAbstraction
org.eclipse.emf.ecore.EClass getAbstraction()
Returns the meta object for class 'Abstraction'.- Returns:
- the meta object for class 'Abstraction'.
- See Also:
Abstraction
-
getAbstraction_Mapping
org.eclipse.emf.ecore.EReference getAbstraction_Mapping()
Returns the meta object for the containment reference 'Mapping'.- Returns:
- the meta object for the containment reference 'Mapping'.
- See Also:
Abstraction.getMapping(),getAbstraction()
-
getOpaqueExpression
org.eclipse.emf.ecore.EClass getOpaqueExpression()
Returns the meta object for class 'Opaque Expression'.- Returns:
- the meta object for class 'Opaque Expression'.
- See Also:
OpaqueExpression
-
getOpaqueExpression_Body
org.eclipse.emf.ecore.EAttribute getOpaqueExpression_Body()
Returns the meta object for the attribute list 'Body'.- Returns:
- the meta object for the attribute list 'Body'.
- See Also:
OpaqueExpression.getBodies(),getOpaqueExpression()
-
getOpaqueExpression_Language
org.eclipse.emf.ecore.EAttribute getOpaqueExpression_Language()
Returns the meta object for the attribute list 'Language'.- Returns:
- the meta object for the attribute list 'Language'.
- See Also:
OpaqueExpression.getLanguages(),getOpaqueExpression()
-
getOpaqueExpression_Result
org.eclipse.emf.ecore.EReference getOpaqueExpression_Result()
Returns the meta object for the reference 'Result'.- Returns:
- the meta object for the reference 'Result'.
- See Also:
OpaqueExpression.getResult(),getOpaqueExpression()
-
getOpaqueExpression_Behavior
org.eclipse.emf.ecore.EReference getOpaqueExpression_Behavior()
Returns the meta object for the reference 'Behavior'.- Returns:
- the meta object for the reference 'Behavior'.
- See Also:
OpaqueExpression.getBehavior(),getOpaqueExpression()
-
getParameter
org.eclipse.emf.ecore.EClass getParameter()
Returns the meta object for class 'Parameter'.- Returns:
- the meta object for class 'Parameter'.
- See Also:
Parameter
-
getParameter_ParameterSet
org.eclipse.emf.ecore.EReference getParameter_ParameterSet()
Returns the meta object for the reference list 'Parameter Set'.- Returns:
- the meta object for the reference list 'Parameter Set'.
- See Also:
Parameter.getParameterSets(),getParameter()
-
getParameter_Operation
org.eclipse.emf.ecore.EReference getParameter_Operation()
Returns the meta object for the reference 'Operation'.- Returns:
- the meta object for the reference 'Operation'.
- See Also:
Parameter.getOperation(),getParameter()
-
getParameter_Direction
org.eclipse.emf.ecore.EAttribute getParameter_Direction()
Returns the meta object for the attribute 'Direction'.- Returns:
- the meta object for the attribute 'Direction'.
- See Also:
Parameter.getDirection(),getParameter()
-
getParameter_Default
org.eclipse.emf.ecore.EAttribute getParameter_Default()
Returns the meta object for the attribute 'Default'.- Returns:
- the meta object for the attribute 'Default'.
- See Also:
Parameter.getDefault(),getParameter()
-
getParameter_DefaultValue
org.eclipse.emf.ecore.EReference getParameter_DefaultValue()
Returns the meta object for the containment reference 'Default Value'.- Returns:
- the meta object for the containment reference 'Default Value'.
- See Also:
Parameter.getDefaultValue(),getParameter()
-
getParameter_IsException
org.eclipse.emf.ecore.EAttribute getParameter_IsException()
Returns the meta object for the attribute 'Is Exception'.- Returns:
- the meta object for the attribute 'Is Exception'.
- See Also:
Parameter.isException(),getParameter()
-
getParameter_IsStream
org.eclipse.emf.ecore.EAttribute getParameter_IsStream()
Returns the meta object for the attribute 'Is Stream'.- Returns:
- the meta object for the attribute 'Is Stream'.
- See Also:
Parameter.isStream(),getParameter()
-
getParameter_Effect
org.eclipse.emf.ecore.EAttribute getParameter_Effect()
Returns the meta object for the attribute 'Effect'.- Returns:
- the meta object for the attribute 'Effect'.
- See Also:
Parameter.getEffect(),getParameter()
-
getMultiplicityElement
org.eclipse.emf.ecore.EClass getMultiplicityElement()
Returns the meta object for class 'Multiplicity Element'.- Returns:
- the meta object for class 'Multiplicity Element'.
- See Also:
MultiplicityElement
-
getMultiplicityElement_IsOrdered
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsOrdered()
Returns the meta object for the attribute 'Is Ordered'.- Returns:
- the meta object for the attribute 'Is Ordered'.
- See Also:
MultiplicityElement.isOrdered(),getMultiplicityElement()
-
getMultiplicityElement_IsUnique
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_IsUnique()
Returns the meta object for the attribute 'Is Unique'.- Returns:
- the meta object for the attribute 'Is Unique'.
- See Also:
MultiplicityElement.isUnique(),getMultiplicityElement()
-
getMultiplicityElement_Upper
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Upper()
Returns the meta object for the attribute 'Upper'.- Returns:
- the meta object for the attribute 'Upper'.
- See Also:
MultiplicityElement.getUpper(),getMultiplicityElement()
-
getMultiplicityElement_Lower
org.eclipse.emf.ecore.EAttribute getMultiplicityElement_Lower()
Returns the meta object for the attribute 'Lower'.- Returns:
- the meta object for the attribute 'Lower'.
- See Also:
MultiplicityElement.getLower(),getMultiplicityElement()
-
getMultiplicityElement_UpperValue
org.eclipse.emf.ecore.EReference getMultiplicityElement_UpperValue()
Returns the meta object for the containment reference 'Upper Value'.- Returns:
- the meta object for the containment reference 'Upper Value'.
- See Also:
MultiplicityElement.getUpperValue(),getMultiplicityElement()
-
getMultiplicityElement_LowerValue
org.eclipse.emf.ecore.EReference getMultiplicityElement_LowerValue()
Returns the meta object for the containment reference 'Lower Value'.- Returns:
- the meta object for the containment reference 'Lower Value'.
- See Also:
MultiplicityElement.getLowerValue(),getMultiplicityElement()
-
getConnectableElement
org.eclipse.emf.ecore.EClass getConnectableElement()
Returns the meta object for class 'Connectable Element'.- Returns:
- the meta object for class 'Connectable Element'.
- See Also:
ConnectableElement
-
getConnectableElement_End
org.eclipse.emf.ecore.EReference getConnectableElement_End()
Returns the meta object for the reference list 'End'.- Returns:
- the meta object for the reference list 'End'.
- See Also:
ConnectableElement.getEnds(),getConnectableElement()
-
getConnectorEnd
org.eclipse.emf.ecore.EClass getConnectorEnd()
Returns the meta object for class 'Connector End'.- Returns:
- the meta object for class 'Connector End'.
- See Also:
ConnectorEnd
-
getConnectorEnd_DefiningEnd
org.eclipse.emf.ecore.EReference getConnectorEnd_DefiningEnd()
Returns the meta object for the reference 'Defining End'.- Returns:
- the meta object for the reference 'Defining End'.
- See Also:
ConnectorEnd.getDefiningEnd(),getConnectorEnd()
-
getConnectorEnd_PartWithPort
org.eclipse.emf.ecore.EReference getConnectorEnd_PartWithPort()
Returns the meta object for the reference 'Part With Port'.- Returns:
- the meta object for the reference 'Part With Port'.
- See Also:
ConnectorEnd.getPartWithPort(),getConnectorEnd()
-
getConnectorEnd_Role
org.eclipse.emf.ecore.EReference getConnectorEnd_Role()
Returns the meta object for the reference 'Role'.- Returns:
- the meta object for the reference 'Role'.
- See Also:
ConnectorEnd.getRole(),getConnectorEnd()
-
getProperty
org.eclipse.emf.ecore.EClass getProperty()
Returns the meta object for class 'Property'.- Returns:
- the meta object for class 'Property'.
- See Also:
Property
-
getProperty_Class
org.eclipse.emf.ecore.EReference getProperty_Class()
Returns the meta object for the reference 'Class'.- Returns:
- the meta object for the reference 'Class'.
- See Also:
Property.getClass_(),getProperty()
-
getProperty_Datatype
org.eclipse.emf.ecore.EReference getProperty_Datatype()
Returns the meta object for the container reference 'Datatype'.- Returns:
- the meta object for the container reference 'Datatype'.
- See Also:
Property.getDatatype(),getProperty()
-
getProperty_IsDerived
org.eclipse.emf.ecore.EAttribute getProperty_IsDerived()
Returns the meta object for the attribute 'Is Derived'.- Returns:
- the meta object for the attribute 'Is Derived'.
- See Also:
Property.isDerived(),getProperty()
-
getProperty_IsDerivedUnion
org.eclipse.emf.ecore.EAttribute getProperty_IsDerivedUnion()
Returns the meta object for the attribute 'Is Derived Union'.- Returns:
- the meta object for the attribute 'Is Derived Union'.
- See Also:
Property.isDerivedUnion(),getProperty()
-
getProperty_Default
org.eclipse.emf.ecore.EAttribute getProperty_Default()
Returns the meta object for the attribute 'Default'.- Returns:
- the meta object for the attribute 'Default'.
- See Also:
Property.getDefault(),getProperty()
-
getProperty_Aggregation
org.eclipse.emf.ecore.EAttribute getProperty_Aggregation()
Returns the meta object for the attribute 'Aggregation'.- Returns:
- the meta object for the attribute 'Aggregation'.
- See Also:
Property.getAggregation(),getProperty()
-
getProperty_IsComposite
org.eclipse.emf.ecore.EAttribute getProperty_IsComposite()
Returns the meta object for the attribute 'Is Composite'.- Returns:
- the meta object for the attribute 'Is Composite'.
- See Also:
Property.isComposite(),getProperty()
-
getProperty_RedefinedProperty
org.eclipse.emf.ecore.EReference getProperty_RedefinedProperty()
Returns the meta object for the reference list 'Redefined Property'.- Returns:
- the meta object for the reference list 'Redefined Property'.
- See Also:
Property.getRedefinedProperties(),getProperty()
-
getProperty_OwningAssociation
org.eclipse.emf.ecore.EReference getProperty_OwningAssociation()
Returns the meta object for the container reference 'Owning Association'.- Returns:
- the meta object for the container reference 'Owning Association'.
- See Also:
Property.getOwningAssociation(),getProperty()
-
getProperty_Association
org.eclipse.emf.ecore.EReference getProperty_Association()
Returns the meta object for the reference 'Association'.- Returns:
- the meta object for the reference 'Association'.
- See Also:
Property.getAssociation(),getProperty()
-
getProperty_DefaultValue
org.eclipse.emf.ecore.EReference getProperty_DefaultValue()
Returns the meta object for the containment reference 'Default Value'.- Returns:
- the meta object for the containment reference 'Default Value'.
- See Also:
Property.getDefaultValue(),getProperty()
-
getProperty_Opposite
org.eclipse.emf.ecore.EReference getProperty_Opposite()
Returns the meta object for the reference 'Opposite'.- Returns:
- the meta object for the reference 'Opposite'.
- See Also:
Property.getOpposite(),getProperty()
-
getProperty_SubsettedProperty
org.eclipse.emf.ecore.EReference getProperty_SubsettedProperty()
Returns the meta object for the reference list 'Subsetted Property'.- Returns:
- the meta object for the reference list 'Subsetted Property'.
- See Also:
Property.getSubsettedProperties(),getProperty()
-
getProperty_Qualifier
org.eclipse.emf.ecore.EReference getProperty_Qualifier()
Returns the meta object for the containment reference list 'Qualifier'.- Returns:
- the meta object for the containment reference list 'Qualifier'.
- See Also:
Property.getQualifiers(),getProperty()
-
getProperty_AssociationEnd
org.eclipse.emf.ecore.EReference getProperty_AssociationEnd()
Returns the meta object for the container reference 'Association End'.- Returns:
- the meta object for the container reference 'Association End'.
- See Also:
Property.getAssociationEnd(),getProperty()
-
getDeploymentTarget
org.eclipse.emf.ecore.EClass getDeploymentTarget()
Returns the meta object for class 'Deployment Target'.- Returns:
- the meta object for class 'Deployment Target'.
- See Also:
DeploymentTarget
-
getDeploymentTarget_Deployment
org.eclipse.emf.ecore.EReference getDeploymentTarget_Deployment()
Returns the meta object for the containment reference list 'Deployment'.- Returns:
- the meta object for the containment reference list 'Deployment'.
- See Also:
DeploymentTarget.getDeployments(),getDeploymentTarget()
-
getDeploymentTarget_DeployedElement
org.eclipse.emf.ecore.EReference getDeploymentTarget_DeployedElement()
Returns the meta object for the reference list 'Deployed Element'.- Returns:
- the meta object for the reference list 'Deployed Element'.
- See Also:
DeploymentTarget.getDeployedElements(),getDeploymentTarget()
-
getDeployment
org.eclipse.emf.ecore.EClass getDeployment()
Returns the meta object for class 'Deployment'.- Returns:
- the meta object for class 'Deployment'.
- See Also:
Deployment
-
getDeployment_DeployedArtifact
org.eclipse.emf.ecore.EReference getDeployment_DeployedArtifact()
Returns the meta object for the reference list 'Deployed Artifact'.- Returns:
- the meta object for the reference list 'Deployed Artifact'.
- See Also:
Deployment.getDeployedArtifacts(),getDeployment()
-
getDeployment_Configuration
org.eclipse.emf.ecore.EReference getDeployment_Configuration()
Returns the meta object for the containment reference list 'Configuration'.- Returns:
- the meta object for the containment reference list 'Configuration'.
- See Also:
Deployment.getConfigurations(),getDeployment()
-
getDeployment_Location
org.eclipse.emf.ecore.EReference getDeployment_Location()
Returns the meta object for the container reference 'Location'.- Returns:
- the meta object for the container reference 'Location'.
- See Also:
Deployment.getLocation(),getDeployment()
-
getDeployedArtifact
org.eclipse.emf.ecore.EClass getDeployedArtifact()
Returns the meta object for class 'Deployed Artifact'.- Returns:
- the meta object for class 'Deployed Artifact'.
- See Also:
DeployedArtifact
-
getDeploymentSpecification
org.eclipse.emf.ecore.EClass getDeploymentSpecification()
Returns the meta object for class 'Deployment Specification'.- Returns:
- the meta object for class 'Deployment Specification'.
- See Also:
DeploymentSpecification
-
getDeploymentSpecification_DeploymentLocation
org.eclipse.emf.ecore.EAttribute getDeploymentSpecification_DeploymentLocation()
Returns the meta object for the attribute 'Deployment Location'.- Returns:
- the meta object for the attribute 'Deployment Location'.
- See Also:
DeploymentSpecification.getDeploymentLocation(),getDeploymentSpecification()
-
getDeploymentSpecification_ExecutionLocation
org.eclipse.emf.ecore.EAttribute getDeploymentSpecification_ExecutionLocation()
Returns the meta object for the attribute 'Execution Location'.- Returns:
- the meta object for the attribute 'Execution Location'.
- See Also:
DeploymentSpecification.getExecutionLocation(),getDeploymentSpecification()
-
getDeploymentSpecification_Deployment
org.eclipse.emf.ecore.EReference getDeploymentSpecification_Deployment()
Returns the meta object for the container reference 'Deployment'.- Returns:
- the meta object for the container reference 'Deployment'.
- See Also:
DeploymentSpecification.getDeployment(),getDeploymentSpecification()
-
getArtifact
org.eclipse.emf.ecore.EClass getArtifact()
Returns the meta object for class 'Artifact'.- Returns:
- the meta object for class 'Artifact'.
- See Also:
Artifact
-
getArtifact_FileName
org.eclipse.emf.ecore.EAttribute getArtifact_FileName()
Returns the meta object for the attribute 'File Name'.- Returns:
- the meta object for the attribute 'File Name'.
- See Also:
Artifact.getFileName(),getArtifact()
-
getArtifact_NestedArtifact
org.eclipse.emf.ecore.EReference getArtifact_NestedArtifact()
Returns the meta object for the containment reference list 'Nested Artifact'.- Returns:
- the meta object for the containment reference list 'Nested Artifact'.
- See Also:
Artifact.getNestedArtifacts(),getArtifact()
-
getArtifact_Manifestation
org.eclipse.emf.ecore.EReference getArtifact_Manifestation()
Returns the meta object for the containment reference list 'Manifestation'.- Returns:
- the meta object for the containment reference list 'Manifestation'.
- See Also:
Artifact.getManifestations(),getArtifact()
-
getArtifact_OwnedOperation
org.eclipse.emf.ecore.EReference getArtifact_OwnedOperation()
Returns the meta object for the containment reference list 'Owned Operation'.- Returns:
- the meta object for the containment reference list 'Owned Operation'.
- See Also:
Artifact.getOwnedOperations(),getArtifact()
-
getArtifact_OwnedAttribute
org.eclipse.emf.ecore.EReference getArtifact_OwnedAttribute()
Returns the meta object for the containment reference list 'Owned Attribute'.- Returns:
- the meta object for the containment reference list 'Owned Attribute'.
- See Also:
Artifact.getOwnedAttributes(),getArtifact()
-
getManifestation
org.eclipse.emf.ecore.EClass getManifestation()
Returns the meta object for class 'Manifestation'.- Returns:
- the meta object for class 'Manifestation'.
- See Also:
Manifestation
-
getManifestation_UtilizedElement
org.eclipse.emf.ecore.EReference getManifestation_UtilizedElement()
Returns the meta object for the reference 'Utilized Element'.- Returns:
- the meta object for the reference 'Utilized Element'.
- See Also:
Manifestation.getUtilizedElement(),getManifestation()
-
getOperation
org.eclipse.emf.ecore.EClass getOperation()
Returns the meta object for class 'Operation'.- Returns:
- the meta object for class 'Operation'.
- See Also:
Operation
-
getOperation_IsQuery
org.eclipse.emf.ecore.EAttribute getOperation_IsQuery()
Returns the meta object for the attribute 'Is Query'.- Returns:
- the meta object for the attribute 'Is Query'.
- See Also:
Operation.isQuery(),getOperation()
-
getOperation_IsOrdered
org.eclipse.emf.ecore.EAttribute getOperation_IsOrdered()
Returns the meta object for the attribute 'Is Ordered'.- Returns:
- the meta object for the attribute 'Is Ordered'.
- See Also:
Operation.isOrdered(),getOperation()
-
getOperation_IsUnique
org.eclipse.emf.ecore.EAttribute getOperation_IsUnique()
Returns the meta object for the attribute 'Is Unique'.- Returns:
- the meta object for the attribute 'Is Unique'.
- See Also:
Operation.isUnique(),getOperation()
-
getOperation_Lower
org.eclipse.emf.ecore.EAttribute getOperation_Lower()
Returns the meta object for the attribute 'Lower'.- Returns:
- the meta object for the attribute 'Lower'.
- See Also:
Operation.getLower(),getOperation()
-
getOperation_Upper
org.eclipse.emf.ecore.EAttribute getOperation_Upper()
Returns the meta object for the attribute 'Upper'.- Returns:
- the meta object for the attribute 'Upper'.
- See Also:
Operation.getUpper(),getOperation()
-
getOperation_Precondition
org.eclipse.emf.ecore.EReference getOperation_Precondition()
Returns the meta object for the reference list 'Precondition'.- Returns:
- the meta object for the reference list 'Precondition'.
- See Also:
Operation.getPreconditions(),getOperation()
-
getOperation_Postcondition
org.eclipse.emf.ecore.EReference getOperation_Postcondition()
Returns the meta object for the reference list 'Postcondition'.- Returns:
- the meta object for the reference list 'Postcondition'.
- See Also:
Operation.getPostconditions(),getOperation()
-
getOperation_RedefinedOperation
org.eclipse.emf.ecore.EReference getOperation_RedefinedOperation()
Returns the meta object for the reference list 'Redefined Operation'.- Returns:
- the meta object for the reference list 'Redefined Operation'.
- See Also:
Operation.getRedefinedOperations(),getOperation()
-
getOperation_Datatype
org.eclipse.emf.ecore.EReference getOperation_Datatype()
Returns the meta object for the container reference 'Datatype'.- Returns:
- the meta object for the container reference 'Datatype'.
- See Also:
Operation.getDatatype(),getOperation()
-
getOperation_BodyCondition
org.eclipse.emf.ecore.EReference getOperation_BodyCondition()
Returns the meta object for the reference 'Body Condition'.- Returns:
- the meta object for the reference 'Body Condition'.
- See Also:
Operation.getBodyCondition(),getOperation()
-
getOperation_Type
org.eclipse.emf.ecore.EReference getOperation_Type()
Returns the meta object for the reference 'Type'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
Operation.getType(),getOperation()
-
getOperation_Interface
org.eclipse.emf.ecore.EReference getOperation_Interface()
Returns the meta object for the container reference 'Interface'.- Returns:
- the meta object for the container reference 'Interface'.
- See Also:
Operation.getInterface(),getOperation()
-
getOperation_Class
org.eclipse.emf.ecore.EReference getOperation_Class()
Returns the meta object for the container reference 'Class'.- Returns:
- the meta object for the container reference 'Class'.
- See Also:
Operation.getClass_(),getOperation()
-
getBehavioralFeature
org.eclipse.emf.ecore.EClass getBehavioralFeature()
Returns the meta object for class 'Behavioral Feature'.- Returns:
- the meta object for class 'Behavioral Feature'.
- See Also:
BehavioralFeature
-
getBehavioralFeature_OwnedParameter
org.eclipse.emf.ecore.EReference getBehavioralFeature_OwnedParameter()
Returns the meta object for the containment reference list 'Owned Parameter'.- Returns:
- the meta object for the containment reference list 'Owned Parameter'.
- See Also:
BehavioralFeature.getOwnedParameters(),getBehavioralFeature()
-
getBehavioralFeature_IsAbstract
org.eclipse.emf.ecore.EAttribute getBehavioralFeature_IsAbstract()
Returns the meta object for the attribute 'Is Abstract'.- Returns:
- the meta object for the attribute 'Is Abstract'.
- See Also:
BehavioralFeature.isAbstract(),getBehavioralFeature()
-
getBehavioralFeature_Method
org.eclipse.emf.ecore.EReference getBehavioralFeature_Method()
Returns the meta object for the reference list 'Method'.- Returns:
- the meta object for the reference list 'Method'.
- See Also:
BehavioralFeature.getMethods(),getBehavioralFeature()
-
getBehavioralFeature_Concurrency
org.eclipse.emf.ecore.EAttribute getBehavioralFeature_Concurrency()
Returns the meta object for the attribute 'Concurrency'.- Returns:
- the meta object for the attribute 'Concurrency'.
- See Also:
BehavioralFeature.getConcurrency(),getBehavioralFeature()
-
getBehavioralFeature_RaisedException
org.eclipse.emf.ecore.EReference getBehavioralFeature_RaisedException()
Returns the meta object for the reference list 'Raised Exception'.- Returns:
- the meta object for the reference list 'Raised Exception'.
- See Also:
BehavioralFeature.getRaisedExceptions(),getBehavioralFeature()
-
getBehavioralFeature_OwnedParameterSet
org.eclipse.emf.ecore.EReference getBehavioralFeature_OwnedParameterSet()
Returns the meta object for the containment reference list 'Owned Parameter Set'.- Returns:
- the meta object for the containment reference list 'Owned Parameter Set'.
- See Also:
BehavioralFeature.getOwnedParameterSets(),getBehavioralFeature()
-
getBehavior
org.eclipse.emf.ecore.EClass getBehavior()
Returns the meta object for class 'Behavior'.- Returns:
- the meta object for class 'Behavior'.
- See Also:
Behavior
-
getBehavior_IsReentrant
org.eclipse.emf.ecore.EAttribute getBehavior_IsReentrant()
Returns the meta object for the attribute 'Is Reentrant'.- Returns:
- the meta object for the attribute 'Is Reentrant'.
- See Also:
Behavior.isReentrant(),getBehavior()
-
getBehavior_RedefinedBehavior
org.eclipse.emf.ecore.EReference getBehavior_RedefinedBehavior()
Returns the meta object for the reference list 'Redefined Behavior'.- Returns:
- the meta object for the reference list 'Redefined Behavior'.
- See Also:
Behavior.getRedefinedBehaviors(),getBehavior()
-
getBehavior_OwnedParameter
org.eclipse.emf.ecore.EReference getBehavior_OwnedParameter()
Returns the meta object for the containment reference list 'Owned Parameter'.- Returns:
- the meta object for the containment reference list 'Owned Parameter'.
- See Also:
Behavior.getOwnedParameters(),getBehavior()
-
getBehavior_Context
org.eclipse.emf.ecore.EReference getBehavior_Context()
Returns the meta object for the reference 'Context'.- Returns:
- the meta object for the reference 'Context'.
- See Also:
Behavior.getContext(),getBehavior()
-
getBehavior_Precondition
org.eclipse.emf.ecore.EReference getBehavior_Precondition()
Returns the meta object for the containment reference list 'Precondition'.- Returns:
- the meta object for the containment reference list 'Precondition'.
- See Also:
Behavior.getPreconditions(),getBehavior()
-
getBehavior_Postcondition
org.eclipse.emf.ecore.EReference getBehavior_Postcondition()
Returns the meta object for the containment reference list 'Postcondition'.- Returns:
- the meta object for the containment reference list 'Postcondition'.
- See Also:
Behavior.getPostconditions(),getBehavior()
-
getBehavior_OwnedParameterSet
org.eclipse.emf.ecore.EReference getBehavior_OwnedParameterSet()
Returns the meta object for the containment reference list 'Owned Parameter Set'.- Returns:
- the meta object for the containment reference list 'Owned Parameter Set'.
- See Also:
Behavior.getOwnedParameterSets(),getBehavior()
-
getBehavior_Specification
org.eclipse.emf.ecore.EReference getBehavior_Specification()
Returns the meta object for the reference 'Specification'.- Returns:
- the meta object for the reference 'Specification'.
- See Also:
Behavior.getSpecification(),getBehavior()
-
getParameterSet
org.eclipse.emf.ecore.EClass getParameterSet()
Returns the meta object for class 'Parameter Set'.- Returns:
- the meta object for class 'Parameter Set'.
- See Also:
ParameterSet
-
getParameterSet_Parameter
org.eclipse.emf.ecore.EReference getParameterSet_Parameter()
Returns the meta object for the reference list 'Parameter'.- Returns:
- the meta object for the reference list 'Parameter'.
- See Also:
ParameterSet.getParameters(),getParameterSet()
-
getParameterSet_Condition
org.eclipse.emf.ecore.EReference getParameterSet_Condition()
Returns the meta object for the containment reference list 'Condition'.- Returns:
- the meta object for the containment reference list 'Condition'.
- See Also:
ParameterSet.getConditions(),getParameterSet()
-
getDataType
org.eclipse.emf.ecore.EClass getDataType()
Returns the meta object for class 'Data Type'.- Returns:
- the meta object for class 'Data Type'.
- See Also:
DataType
-
getDataType_OwnedAttribute
org.eclipse.emf.ecore.EReference getDataType_OwnedAttribute()
Returns the meta object for the containment reference list 'Owned Attribute'.- Returns:
- the meta object for the containment reference list 'Owned Attribute'.
- See Also:
DataType.getOwnedAttributes(),getDataType()
-
getDataType_OwnedOperation
org.eclipse.emf.ecore.EReference getDataType_OwnedOperation()
Returns the meta object for the containment reference list 'Owned Operation'.- Returns:
- the meta object for the containment reference list 'Owned Operation'.
- See Also:
DataType.getOwnedOperations(),getDataType()
-
getInterface
org.eclipse.emf.ecore.EClass getInterface()
Returns the meta object for class 'Interface'.- Returns:
- the meta object for class 'Interface'.
- See Also:
Interface
-
getInterface_OwnedAttribute
org.eclipse.emf.ecore.EReference getInterface_OwnedAttribute()
Returns the meta object for the containment reference list 'Owned Attribute'.- Returns:
- the meta object for the containment reference list 'Owned Attribute'.
- See Also:
Interface.getOwnedAttributes(),getInterface()
-
getInterface_NestedClassifier
org.eclipse.emf.ecore.EReference getInterface_NestedClassifier()
Returns the meta object for the containment reference list 'Nested Classifier'.- Returns:
- the meta object for the containment reference list 'Nested Classifier'.
- See Also:
Interface.getNestedClassifiers(),getInterface()
-
getInterface_RedefinedInterface
org.eclipse.emf.ecore.EReference getInterface_RedefinedInterface()
Returns the meta object for the reference list 'Redefined Interface'.- Returns:
- the meta object for the reference list 'Redefined Interface'.
- See Also:
Interface.getRedefinedInterfaces(),getInterface()
-
getInterface_OwnedReception
org.eclipse.emf.ecore.EReference getInterface_OwnedReception()
Returns the meta object for the containment reference list 'Owned Reception'.- Returns:
- the meta object for the containment reference list 'Owned Reception'.
- See Also:
Interface.getOwnedReceptions(),getInterface()
-
getInterface_Protocol
org.eclipse.emf.ecore.EReference getInterface_Protocol()
Returns the meta object for the containment reference 'Protocol'.- Returns:
- the meta object for the containment reference 'Protocol'.
- See Also:
Interface.getProtocol(),getInterface()
-
getInterface_OwnedOperation
org.eclipse.emf.ecore.EReference getInterface_OwnedOperation()
Returns the meta object for the containment reference list 'Owned Operation'.- Returns:
- the meta object for the containment reference list 'Owned Operation'.
- See Also:
Interface.getOwnedOperations(),getInterface()
-
getReception
org.eclipse.emf.ecore.EClass getReception()
Returns the meta object for class 'Reception'.- Returns:
- the meta object for class 'Reception'.
- See Also:
Reception
-
getReception_Signal
org.eclipse.emf.ecore.EReference getReception_Signal()
Returns the meta object for the reference 'Signal'.- Returns:
- the meta object for the reference 'Signal'.
- See Also:
Reception.getSignal(),getReception()
-
getSignal
org.eclipse.emf.ecore.EClass getSignal()
Returns the meta object for class 'Signal'.- Returns:
- the meta object for class 'Signal'.
- See Also:
Signal
-
getSignal_OwnedAttribute
org.eclipse.emf.ecore.EReference getSignal_OwnedAttribute()
Returns the meta object for the containment reference list 'Owned Attribute'.- Returns:
- the meta object for the containment reference list 'Owned Attribute'.
- See Also:
Signal.getOwnedAttributes(),getSignal()
-
getProtocolStateMachine
org.eclipse.emf.ecore.EClass getProtocolStateMachine()
Returns the meta object for class 'Protocol State Machine'.- Returns:
- the meta object for class 'Protocol State Machine'.
- See Also:
ProtocolStateMachine
-
getProtocolStateMachine_Conformance
org.eclipse.emf.ecore.EReference getProtocolStateMachine_Conformance()
Returns the meta object for the containment reference list 'Conformance'.- Returns:
- the meta object for the containment reference list 'Conformance'.
- See Also:
ProtocolStateMachine.getConformances(),getProtocolStateMachine()
-
getStateMachine
org.eclipse.emf.ecore.EClass getStateMachine()
Returns the meta object for class 'State Machine'.- Returns:
- the meta object for class 'State Machine'.
- See Also:
StateMachine
-
getStateMachine_Region
org.eclipse.emf.ecore.EReference getStateMachine_Region()
Returns the meta object for the containment reference list 'Region'.- Returns:
- the meta object for the containment reference list 'Region'.
- See Also:
StateMachine.getRegions(),getStateMachine()
-
getStateMachine_SubmachineState
org.eclipse.emf.ecore.EReference getStateMachine_SubmachineState()
Returns the meta object for the reference list 'Submachine State'.- Returns:
- the meta object for the reference list 'Submachine State'.
- See Also:
StateMachine.getSubmachineStates(),getStateMachine()
-
getStateMachine_ConnectionPoint
org.eclipse.emf.ecore.EReference getStateMachine_ConnectionPoint()
Returns the meta object for the containment reference list 'Connection Point'.- Returns:
- the meta object for the containment reference list 'Connection Point'.
- See Also:
StateMachine.getConnectionPoints(),getStateMachine()
-
getStateMachine_ExtendedStateMachine
org.eclipse.emf.ecore.EReference getStateMachine_ExtendedStateMachine()
Returns the meta object for the reference list 'Extended State Machine'.- Returns:
- the meta object for the reference list 'Extended State Machine'.
- See Also:
StateMachine.getExtendedStateMachines(),getStateMachine()
-
getRegion
org.eclipse.emf.ecore.EClass getRegion()
Returns the meta object for class 'Region'.- Returns:
- the meta object for class 'Region'.
- See Also:
Region
-
getRegion_Subvertex
org.eclipse.emf.ecore.EReference getRegion_Subvertex()
Returns the meta object for the containment reference list 'Subvertex'.- Returns:
- the meta object for the containment reference list 'Subvertex'.
- See Also:
Region.getSubvertices(),getRegion()
-
getRegion_Transition
org.eclipse.emf.ecore.EReference getRegion_Transition()
Returns the meta object for the containment reference list 'Transition'.- Returns:
- the meta object for the containment reference list 'Transition'.
- See Also:
Region.getTransitions(),getRegion()
-
getRegion_State
org.eclipse.emf.ecore.EReference getRegion_State()
Returns the meta object for the container reference 'State'.- Returns:
- the meta object for the container reference 'State'.
- See Also:
Region.getState(),getRegion()
-
getRegion_ExtendedRegion
org.eclipse.emf.ecore.EReference getRegion_ExtendedRegion()
Returns the meta object for the reference 'Extended Region'.- Returns:
- the meta object for the reference 'Extended Region'.
- See Also:
Region.getExtendedRegion(),getRegion()
-
getRegion_StateMachine
org.eclipse.emf.ecore.EReference getRegion_StateMachine()
Returns the meta object for the container reference 'State Machine'.- Returns:
- the meta object for the container reference 'State Machine'.
- See Also:
Region.getStateMachine(),getRegion()
-
getVertex
org.eclipse.emf.ecore.EClass getVertex()
Returns the meta object for class 'Vertex'.- Returns:
- the meta object for class 'Vertex'.
- See Also:
Vertex
-
getVertex_Outgoing
org.eclipse.emf.ecore.EReference getVertex_Outgoing()
Returns the meta object for the reference list 'Outgoing'.- Returns:
- the meta object for the reference list 'Outgoing'.
- See Also:
Vertex.getOutgoings(),getVertex()
-
getVertex_Incoming
org.eclipse.emf.ecore.EReference getVertex_Incoming()
Returns the meta object for the reference list 'Incoming'.- Returns:
- the meta object for the reference list 'Incoming'.
- See Also:
Vertex.getIncomings(),getVertex()
-
getVertex_Container
org.eclipse.emf.ecore.EReference getVertex_Container()
Returns the meta object for the container reference 'Container'.- Returns:
- the meta object for the container reference 'Container'.
- See Also:
Vertex.getContainer(),getVertex()
-
getTransition
org.eclipse.emf.ecore.EClass getTransition()
Returns the meta object for class 'Transition'.- Returns:
- the meta object for class 'Transition'.
- See Also:
Transition
-
getTransition_Kind
org.eclipse.emf.ecore.EAttribute getTransition_Kind()
Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
Transition.getKind(),getTransition()
-
getTransition_Container
org.eclipse.emf.ecore.EReference getTransition_Container()
Returns the meta object for the container reference 'Container'.- Returns:
- the meta object for the container reference 'Container'.
- See Also:
Transition.getContainer(),getTransition()
-
getTransition_Target
org.eclipse.emf.ecore.EReference getTransition_Target()
Returns the meta object for the reference 'Target'.- Returns:
- the meta object for the reference 'Target'.
- See Also:
Transition.getTarget(),getTransition()
-
getTransition_RedefinedTransition
org.eclipse.emf.ecore.EReference getTransition_RedefinedTransition()
Returns the meta object for the reference 'Redefined Transition'.- Returns:
- the meta object for the reference 'Redefined Transition'.
- See Also:
Transition.getRedefinedTransition(),getTransition()
-
getTransition_Guard
org.eclipse.emf.ecore.EReference getTransition_Guard()
Returns the meta object for the reference 'Guard'.- Returns:
- the meta object for the reference 'Guard'.
- See Also:
Transition.getGuard(),getTransition()
-
getTransition_Effect
org.eclipse.emf.ecore.EReference getTransition_Effect()
Returns the meta object for the containment reference 'Effect'.- Returns:
- the meta object for the containment reference 'Effect'.
- See Also:
Transition.getEffect(),getTransition()
-
getTransition_Trigger
org.eclipse.emf.ecore.EReference getTransition_Trigger()
Returns the meta object for the containment reference list 'Trigger'.- Returns:
- the meta object for the containment reference list 'Trigger'.
- See Also:
Transition.getTriggers(),getTransition()
-
getTransition_Source
org.eclipse.emf.ecore.EReference getTransition_Source()
Returns the meta object for the reference 'Source'.- Returns:
- the meta object for the reference 'Source'.
- See Also:
Transition.getSource(),getTransition()
-
getTrigger
org.eclipse.emf.ecore.EClass getTrigger()
Returns the meta object for class 'Trigger'.- Returns:
- the meta object for class 'Trigger'.
- See Also:
Trigger
-
getTrigger_Event
org.eclipse.emf.ecore.EReference getTrigger_Event()
Returns the meta object for the reference 'Event'.- Returns:
- the meta object for the reference 'Event'.
- See Also:
Trigger.getEvent(),getTrigger()
-
getTrigger_Port
org.eclipse.emf.ecore.EReference getTrigger_Port()
Returns the meta object for the reference list 'Port'.- Returns:
- the meta object for the reference list 'Port'.
- See Also:
Trigger.getPorts(),getTrigger()
-
getEvent
org.eclipse.emf.ecore.EClass getEvent()
Returns the meta object for class 'Event'.- Returns:
- the meta object for class 'Event'.
- See Also:
Event
-
getPort
org.eclipse.emf.ecore.EClass getPort()
Returns the meta object for class 'Port'.- Returns:
- the meta object for class 'Port'.
- See Also:
Port
-
getPort_IsBehavior
org.eclipse.emf.ecore.EAttribute getPort_IsBehavior()
Returns the meta object for the attribute 'Is Behavior'.- Returns:
- the meta object for the attribute 'Is Behavior'.
- See Also:
Port.isBehavior(),getPort()
-
getPort_IsService
org.eclipse.emf.ecore.EAttribute getPort_IsService()
Returns the meta object for the attribute 'Is Service'.- Returns:
- the meta object for the attribute 'Is Service'.
- See Also:
Port.isService(),getPort()
-
getPort_Required
org.eclipse.emf.ecore.EReference getPort_Required()
Returns the meta object for the reference list 'Required'.- Returns:
- the meta object for the reference list 'Required'.
- See Also:
Port.getRequireds(),getPort()
-
getPort_RedefinedPort
org.eclipse.emf.ecore.EReference getPort_RedefinedPort()
Returns the meta object for the reference list 'Redefined Port'.- Returns:
- the meta object for the reference list 'Redefined Port'.
- See Also:
Port.getRedefinedPorts(),getPort()
-
getPort_Provided
org.eclipse.emf.ecore.EReference getPort_Provided()
Returns the meta object for the reference list 'Provided'.- Returns:
- the meta object for the reference list 'Provided'.
- See Also:
Port.getProvideds(),getPort()
-
getPort_Protocol
org.eclipse.emf.ecore.EReference getPort_Protocol()
Returns the meta object for the reference 'Protocol'.- Returns:
- the meta object for the reference 'Protocol'.
- See Also:
Port.getProtocol(),getPort()
-
getState
org.eclipse.emf.ecore.EClass getState()
Returns the meta object for class 'State'.- Returns:
- the meta object for class 'State'.
- See Also:
State
-
getState_IsComposite
org.eclipse.emf.ecore.EAttribute getState_IsComposite()
Returns the meta object for the attribute 'Is Composite'.- Returns:
- the meta object for the attribute 'Is Composite'.
- See Also:
State.isComposite(),getState()
-
getState_IsOrthogonal
org.eclipse.emf.ecore.EAttribute getState_IsOrthogonal()
Returns the meta object for the attribute 'Is Orthogonal'.- Returns:
- the meta object for the attribute 'Is Orthogonal'.
- See Also:
State.isOrthogonal(),getState()
-
getState_IsSimple
org.eclipse.emf.ecore.EAttribute getState_IsSimple()
Returns the meta object for the attribute 'Is Simple'.- Returns:
- the meta object for the attribute 'Is Simple'.
- See Also:
State.isSimple(),getState()
-
getState_IsSubmachineState
org.eclipse.emf.ecore.EAttribute getState_IsSubmachineState()
Returns the meta object for the attribute 'Is Submachine State'.- Returns:
- the meta object for the attribute 'Is Submachine State'.
- See Also:
State.isSubmachineState(),getState()
-
getState_Submachine
org.eclipse.emf.ecore.EReference getState_Submachine()
Returns the meta object for the reference 'Submachine'.- Returns:
- the meta object for the reference 'Submachine'.
- See Also:
State.getSubmachine(),getState()
-
getState_Connection
org.eclipse.emf.ecore.EReference getState_Connection()
Returns the meta object for the containment reference list 'Connection'.- Returns:
- the meta object for the containment reference list 'Connection'.
- See Also:
State.getConnections(),getState()
-
getState_ConnectionPoint
org.eclipse.emf.ecore.EReference getState_ConnectionPoint()
Returns the meta object for the containment reference list 'Connection Point'.- Returns:
- the meta object for the containment reference list 'Connection Point'.
- See Also:
State.getConnectionPoints(),getState()
-
getState_RedefinedState
org.eclipse.emf.ecore.EReference getState_RedefinedState()
Returns the meta object for the reference 'Redefined State'.- Returns:
- the meta object for the reference 'Redefined State'.
- See Also:
State.getRedefinedState(),getState()
-
getState_StateInvariant
org.eclipse.emf.ecore.EReference getState_StateInvariant()
Returns the meta object for the containment reference 'State Invariant'.- Returns:
- the meta object for the containment reference 'State Invariant'.
- See Also:
State.getStateInvariant(),getState()
-
getState_Entry
org.eclipse.emf.ecore.EReference getState_Entry()
Returns the meta object for the containment reference 'Entry'.- Returns:
- the meta object for the containment reference 'Entry'.
- See Also:
State.getEntry(),getState()
-
getState_Exit
org.eclipse.emf.ecore.EReference getState_Exit()
Returns the meta object for the containment reference 'Exit'.- Returns:
- the meta object for the containment reference 'Exit'.
- See Also:
State.getExit(),getState()
-
getState_DoActivity
org.eclipse.emf.ecore.EReference getState_DoActivity()
Returns the meta object for the containment reference 'Do Activity'.- Returns:
- the meta object for the containment reference 'Do Activity'.
- See Also:
State.getDoActivity(),getState()
-
getState_DeferrableTrigger
org.eclipse.emf.ecore.EReference getState_DeferrableTrigger()
Returns the meta object for the containment reference list 'Deferrable Trigger'.- Returns:
- the meta object for the containment reference list 'Deferrable Trigger'.
- See Also:
State.getDeferrableTriggers(),getState()
-
getState_Region
org.eclipse.emf.ecore.EReference getState_Region()
Returns the meta object for the containment reference list 'Region'.- Returns:
- the meta object for the containment reference list 'Region'.
- See Also:
State.getRegions(),getState()
-
getConnectionPointReference
org.eclipse.emf.ecore.EClass getConnectionPointReference()
Returns the meta object for class 'Connection Point Reference'.- Returns:
- the meta object for class 'Connection Point Reference'.
- See Also:
ConnectionPointReference
-
getConnectionPointReference_Entry
org.eclipse.emf.ecore.EReference getConnectionPointReference_Entry()
Returns the meta object for the reference list 'Entry'.- Returns:
- the meta object for the reference list 'Entry'.
- See Also:
ConnectionPointReference.getEntries(),getConnectionPointReference()
-
getConnectionPointReference_Exit
org.eclipse.emf.ecore.EReference getConnectionPointReference_Exit()
Returns the meta object for the reference list 'Exit'.- Returns:
- the meta object for the reference list 'Exit'.
- See Also:
ConnectionPointReference.getExits(),getConnectionPointReference()
-
getConnectionPointReference_State
org.eclipse.emf.ecore.EReference getConnectionPointReference_State()
Returns the meta object for the container reference 'State'.- Returns:
- the meta object for the container reference 'State'.
- See Also:
ConnectionPointReference.getState(),getConnectionPointReference()
-
getPseudostate
org.eclipse.emf.ecore.EClass getPseudostate()
Returns the meta object for class 'Pseudostate'.- Returns:
- the meta object for class 'Pseudostate'.
- See Also:
Pseudostate
-
getPseudostate_Kind
org.eclipse.emf.ecore.EAttribute getPseudostate_Kind()
Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
Pseudostate.getKind(),getPseudostate()
-
getPseudostate_StateMachine
org.eclipse.emf.ecore.EReference getPseudostate_StateMachine()
Returns the meta object for the container reference 'State Machine'.- Returns:
- the meta object for the container reference 'State Machine'.
- See Also:
Pseudostate.getStateMachine(),getPseudostate()
-
getPseudostate_State
org.eclipse.emf.ecore.EReference getPseudostate_State()
Returns the meta object for the container reference 'State'.- Returns:
- the meta object for the container reference 'State'.
- See Also:
Pseudostate.getState(),getPseudostate()
-
getProtocolConformance
org.eclipse.emf.ecore.EClass getProtocolConformance()
Returns the meta object for class 'Protocol Conformance'.- Returns:
- the meta object for class 'Protocol Conformance'.
- See Also:
ProtocolConformance
-
getProtocolConformance_GeneralMachine
org.eclipse.emf.ecore.EReference getProtocolConformance_GeneralMachine()
Returns the meta object for the reference 'General Machine'.- Returns:
- the meta object for the reference 'General Machine'.
- See Also:
ProtocolConformance.getGeneralMachine(),getProtocolConformance()
-
getProtocolConformance_SpecificMachine
org.eclipse.emf.ecore.EReference getProtocolConformance_SpecificMachine()
Returns the meta object for the container reference 'Specific Machine'.- Returns:
- the meta object for the container reference 'Specific Machine'.
- See Also:
ProtocolConformance.getSpecificMachine(),getProtocolConformance()
-
getOperationTemplateParameter
org.eclipse.emf.ecore.EClass getOperationTemplateParameter()
Returns the meta object for class 'Operation Template Parameter'.- Returns:
- the meta object for class 'Operation Template Parameter'.
- See Also:
OperationTemplateParameter
-
getStructuralFeature
org.eclipse.emf.ecore.EClass getStructuralFeature()
Returns the meta object for class 'Structural Feature'.- Returns:
- the meta object for class 'Structural Feature'.
- See Also:
StructuralFeature
-
getStructuralFeature_IsReadOnly
org.eclipse.emf.ecore.EAttribute getStructuralFeature_IsReadOnly()
Returns the meta object for the attribute 'Is Read Only'.- Returns:
- the meta object for the attribute 'Is Read Only'.
- See Also:
StructuralFeature.isReadOnly(),getStructuralFeature()
-
getAssociation
org.eclipse.emf.ecore.EClass getAssociation()
Returns the meta object for class 'Association'.- Returns:
- the meta object for class 'Association'.
- See Also:
Association
-
getAssociation_IsDerived
org.eclipse.emf.ecore.EAttribute getAssociation_IsDerived()
Returns the meta object for the attribute 'Is Derived'.- Returns:
- the meta object for the attribute 'Is Derived'.
- See Also:
Association.isDerived(),getAssociation()
-
getAssociation_EndType
org.eclipse.emf.ecore.EReference getAssociation_EndType()
Returns the meta object for the reference list 'End Type'.- Returns:
- the meta object for the reference list 'End Type'.
- See Also:
Association.getEndTypes(),getAssociation()
-
getAssociation_MemberEnd
org.eclipse.emf.ecore.EReference getAssociation_MemberEnd()
Returns the meta object for the reference list 'Member End'.- Returns:
- the meta object for the reference list 'Member End'.
- See Also:
Association.getMemberEnds(),getAssociation()
-
getAssociation_NavigableOwnedEnd
org.eclipse.emf.ecore.EReference getAssociation_NavigableOwnedEnd()
Returns the meta object for the reference list 'Navigable Owned End'.- Returns:
- the meta object for the reference list 'Navigable Owned End'.
- See Also:
Association.getNavigableOwnedEnds(),getAssociation()
-
getAssociation_OwnedEnd
org.eclipse.emf.ecore.EReference getAssociation_OwnedEnd()
Returns the meta object for the containment reference list 'Owned End'.- Returns:
- the meta object for the containment reference list 'Owned End'.
- See Also:
Association.getOwnedEnds(),getAssociation()
-
getConnectableElementTemplateParameter
org.eclipse.emf.ecore.EClass getConnectableElementTemplateParameter()
Returns the meta object for class 'Connectable Element Template Parameter'.- Returns:
- the meta object for class 'Connectable Element Template Parameter'.
- See Also:
ConnectableElementTemplateParameter
-
getCollaborationUse
org.eclipse.emf.ecore.EClass getCollaborationUse()
Returns the meta object for class 'Collaboration Use'.- Returns:
- the meta object for class 'Collaboration Use'.
- See Also:
CollaborationUse
-
getCollaborationUse_Type
org.eclipse.emf.ecore.EReference getCollaborationUse_Type()
Returns the meta object for the reference 'Type'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
CollaborationUse.getType(),getCollaborationUse()
-
getCollaborationUse_RoleBinding
org.eclipse.emf.ecore.EReference getCollaborationUse_RoleBinding()
Returns the meta object for the containment reference list 'Role Binding'.- Returns:
- the meta object for the containment reference list 'Role Binding'.
- See Also:
CollaborationUse.getRoleBindings(),getCollaborationUse()
-
getCollaboration
org.eclipse.emf.ecore.EClass getCollaboration()
Returns the meta object for class 'Collaboration'.- Returns:
- the meta object for class 'Collaboration'.
- See Also:
Collaboration
-
getCollaboration_CollaborationRole
org.eclipse.emf.ecore.EReference getCollaboration_CollaborationRole()
Returns the meta object for the reference list 'Collaboration Role'.- Returns:
- the meta object for the reference list 'Collaboration Role'.
- See Also:
Collaboration.getCollaborationRoles(),getCollaboration()
-
getStructuredClassifier
org.eclipse.emf.ecore.EClass getStructuredClassifier()
Returns the meta object for class 'Structured Classifier'.- Returns:
- the meta object for class 'Structured Classifier'.
- See Also:
StructuredClassifier
-
getStructuredClassifier_OwnedAttribute
org.eclipse.emf.ecore.EReference getStructuredClassifier_OwnedAttribute()
Returns the meta object for the containment reference list 'Owned Attribute'.- Returns:
- the meta object for the containment reference list 'Owned Attribute'.
- See Also:
StructuredClassifier.getOwnedAttributes(),getStructuredClassifier()
-
getStructuredClassifier_Part
org.eclipse.emf.ecore.EReference getStructuredClassifier_Part()
Returns the meta object for the reference list 'Part'.- Returns:
- the meta object for the reference list 'Part'.
- See Also:
StructuredClassifier.getParts(),getStructuredClassifier()
-
getStructuredClassifier_Role
org.eclipse.emf.ecore.EReference getStructuredClassifier_Role()
Returns the meta object for the reference list 'Role'.- Returns:
- the meta object for the reference list 'Role'.
- See Also:
StructuredClassifier.getRoles(),getStructuredClassifier()
-
getStructuredClassifier_OwnedConnector
org.eclipse.emf.ecore.EReference getStructuredClassifier_OwnedConnector()
Returns the meta object for the containment reference list 'Owned Connector'.- Returns:
- the meta object for the containment reference list 'Owned Connector'.
- See Also:
StructuredClassifier.getOwnedConnectors(),getStructuredClassifier()
-
getConnector
org.eclipse.emf.ecore.EClass getConnector()
Returns the meta object for class 'Connector'.- Returns:
- the meta object for class 'Connector'.
- See Also:
Connector
-
getConnector_Type
org.eclipse.emf.ecore.EReference getConnector_Type()
Returns the meta object for the reference 'Type'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
Connector.getType(),getConnector()
-
getConnector_RedefinedConnector
org.eclipse.emf.ecore.EReference getConnector_RedefinedConnector()
Returns the meta object for the reference list 'Redefined Connector'.- Returns:
- the meta object for the reference list 'Redefined Connector'.
- See Also:
Connector.getRedefinedConnectors(),getConnector()
-
getConnector_End
org.eclipse.emf.ecore.EReference getConnector_End()
Returns the meta object for the containment reference list 'End'.- Returns:
- the meta object for the containment reference list 'End'.
- See Also:
Connector.getEnds(),getConnector()
-
getConnector_Kind
org.eclipse.emf.ecore.EAttribute getConnector_Kind()
Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
Connector.getKind(),getConnector()
-
getConnector_Contract
org.eclipse.emf.ecore.EReference getConnector_Contract()
Returns the meta object for the reference list 'Contract'.- Returns:
- the meta object for the reference list 'Contract'.
- See Also:
Connector.getContracts(),getConnector()
-
getRedefinableTemplateSignature
org.eclipse.emf.ecore.EClass getRedefinableTemplateSignature()
Returns the meta object for class 'Redefinable Template Signature'.- Returns:
- the meta object for class 'Redefinable Template Signature'.
- See Also:
RedefinableTemplateSignature
-
getRedefinableTemplateSignature_ExtendedSignature
org.eclipse.emf.ecore.EReference getRedefinableTemplateSignature_ExtendedSignature()
Returns the meta object for the reference list 'Extended Signature'.- Returns:
- the meta object for the reference list 'Extended Signature'.
- See Also:
RedefinableTemplateSignature.getExtendedSignatures(),getRedefinableTemplateSignature()
-
getRedefinableTemplateSignature_InheritedParameter
org.eclipse.emf.ecore.EReference getRedefinableTemplateSignature_InheritedParameter()
Returns the meta object for the reference list 'Inherited Parameter'.- Returns:
- the meta object for the reference list 'Inherited Parameter'.
- See Also:
RedefinableTemplateSignature.getInheritedParameters(),getRedefinableTemplateSignature()
-
getRedefinableTemplateSignature_Classifier
org.eclipse.emf.ecore.EReference getRedefinableTemplateSignature_Classifier()
Returns the meta object for the reference 'Classifier'.- Returns:
- the meta object for the reference 'Classifier'.
- See Also:
RedefinableTemplateSignature.getClassifier(),getRedefinableTemplateSignature()
-
getClassifierTemplateParameter
org.eclipse.emf.ecore.EClass getClassifierTemplateParameter()
Returns the meta object for class 'Classifier Template Parameter'.- Returns:
- the meta object for class 'Classifier Template Parameter'.
- See Also:
ClassifierTemplateParameter
-
getClassifierTemplateParameter_AllowSubstitutable
org.eclipse.emf.ecore.EAttribute getClassifierTemplateParameter_AllowSubstitutable()
Returns the meta object for the attribute 'Allow Substitutable'.- Returns:
- the meta object for the attribute 'Allow Substitutable'.
- See Also:
ClassifierTemplateParameter.isAllowSubstitutable(),getClassifierTemplateParameter()
-
getClassifierTemplateParameter_DefaultClassifier
org.eclipse.emf.ecore.EReference getClassifierTemplateParameter_DefaultClassifier()
Returns the meta object for the reference 'Default Classifier'.- Returns:
- the meta object for the reference 'Default Classifier'.
- See Also:
ClassifierTemplateParameter.getDefaultClassifier(),getClassifierTemplateParameter()
-
getClassifierTemplateParameter_ConstrainingClassifier
org.eclipse.emf.ecore.EReference getClassifierTemplateParameter_ConstrainingClassifier()
Returns the meta object for the reference 'Constraining Classifier'.- Returns:
- the meta object for the reference 'Constraining Classifier'.
- See Also:
ClassifierTemplateParameter.getConstrainingClassifier(),getClassifierTemplateParameter()
-
getInterfaceRealization
org.eclipse.emf.ecore.EClass getInterfaceRealization()
Returns the meta object for class 'Interface Realization'.- Returns:
- the meta object for class 'Interface Realization'.
- See Also:
InterfaceRealization
-
getInterfaceRealization_Contract
org.eclipse.emf.ecore.EReference getInterfaceRealization_Contract()
Returns the meta object for the reference 'Contract'.- Returns:
- the meta object for the reference 'Contract'.
- See Also:
InterfaceRealization.getContract(),getInterfaceRealization()
-
getInterfaceRealization_ImplementingClassifier
org.eclipse.emf.ecore.EReference getInterfaceRealization_ImplementingClassifier()
Returns the meta object for the container reference 'Implementing Classifier'.- Returns:
- the meta object for the container reference 'Implementing Classifier'.
- See Also:
InterfaceRealization.getImplementingClassifier(),getInterfaceRealization()
-
getEncapsulatedClassifier
org.eclipse.emf.ecore.EClass getEncapsulatedClassifier()
Returns the meta object for class 'Encapsulated Classifier'.- Returns:
- the meta object for class 'Encapsulated Classifier'.
- See Also:
EncapsulatedClassifier
-
getEncapsulatedClassifier_OwnedPort
org.eclipse.emf.ecore.EReference getEncapsulatedClassifier_OwnedPort()
Returns the meta object for the reference list 'Owned Port'.- Returns:
- the meta object for the reference list 'Owned Port'.
- See Also:
EncapsulatedClassifier.getOwnedPorts(),getEncapsulatedClassifier()
-
getExtension
org.eclipse.emf.ecore.EClass getExtension()
Returns the meta object for class 'Extension'.- Returns:
- the meta object for class 'Extension'.
- See Also:
Extension
-
getExtension_IsRequired
org.eclipse.emf.ecore.EAttribute getExtension_IsRequired()
Returns the meta object for the attribute 'Is Required'.- Returns:
- the meta object for the attribute 'Is Required'.
- See Also:
Extension.isRequired(),getExtension()
-
getExtension_Metaclass
org.eclipse.emf.ecore.EReference getExtension_Metaclass()
Returns the meta object for the reference 'Metaclass'.- Returns:
- the meta object for the reference 'Metaclass'.
- See Also:
Extension.getMetaclass(),getExtension()
-
getExtensionEnd
org.eclipse.emf.ecore.EClass getExtensionEnd()
Returns the meta object for class 'Extension End'.- Returns:
- the meta object for class 'Extension End'.
- See Also:
ExtensionEnd
-
getImage
org.eclipse.emf.ecore.EClass getImage()
Returns the meta object for class 'Image'.- Returns:
- the meta object for class 'Image'.
- See Also:
Image
-
getImage_Content
org.eclipse.emf.ecore.EAttribute getImage_Content()
Returns the meta object for the attribute 'Content'.- Returns:
- the meta object for the attribute 'Content'.
- See Also:
Image.getContent(),getImage()
-
getImage_Location
org.eclipse.emf.ecore.EAttribute getImage_Location()
Returns the meta object for the attribute 'Location'.- Returns:
- the meta object for the attribute 'Location'.
- See Also:
Image.getLocation(),getImage()
-
getImage_Format
org.eclipse.emf.ecore.EAttribute getImage_Format()
Returns the meta object for the attribute 'Format'.- Returns:
- the meta object for the attribute 'Format'.
- See Also:
Image.getFormat(),getImage()
-
getStringExpression
org.eclipse.emf.ecore.EClass getStringExpression()
Returns the meta object for class 'String Expression'.- Returns:
- the meta object for class 'String Expression'.
- See Also:
StringExpression
-
getStringExpression_SubExpression
org.eclipse.emf.ecore.EReference getStringExpression_SubExpression()
Returns the meta object for the containment reference list 'Sub Expression'.- Returns:
- the meta object for the containment reference list 'Sub Expression'.
- See Also:
StringExpression.getSubExpressions(),getStringExpression()
-
getStringExpression_OwningExpression
org.eclipse.emf.ecore.EReference getStringExpression_OwningExpression()
Returns the meta object for the container reference 'Owning Expression'.- Returns:
- the meta object for the container reference 'Owning Expression'.
- See Also:
StringExpression.getOwningExpression(),getStringExpression()
-
getExpression
org.eclipse.emf.ecore.EClass getExpression()
Returns the meta object for class 'Expression'.- Returns:
- the meta object for class 'Expression'.
- See Also:
Expression
-
getExpression_Symbol
org.eclipse.emf.ecore.EAttribute getExpression_Symbol()
Returns the meta object for the attribute 'Symbol'.- Returns:
- the meta object for the attribute 'Symbol'.
- See Also:
Expression.getSymbol(),getExpression()
-
getExpression_Operand
org.eclipse.emf.ecore.EReference getExpression_Operand()
Returns the meta object for the containment reference list 'Operand'.- Returns:
- the meta object for the containment reference list 'Operand'.
- See Also:
Expression.getOperands(),getExpression()
-
getLiteralInteger
org.eclipse.emf.ecore.EClass getLiteralInteger()
Returns the meta object for class 'Literal Integer'.- Returns:
- the meta object for class 'Literal Integer'.
- See Also:
LiteralInteger
-
getLiteralInteger_Value
org.eclipse.emf.ecore.EAttribute getLiteralInteger_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
LiteralInteger.getValue(),getLiteralInteger()
-
getLiteralString
org.eclipse.emf.ecore.EClass getLiteralString()
Returns the meta object for class 'Literal String'.- Returns:
- the meta object for class 'Literal String'.
- See Also:
LiteralString
-
getLiteralString_Value
org.eclipse.emf.ecore.EAttribute getLiteralString_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
LiteralString.getValue(),getLiteralString()
-
getLiteralBoolean
org.eclipse.emf.ecore.EClass getLiteralBoolean()
Returns the meta object for class 'Literal Boolean'.- Returns:
- the meta object for class 'Literal Boolean'.
- See Also:
LiteralBoolean
-
getLiteralBoolean_Value
org.eclipse.emf.ecore.EAttribute getLiteralBoolean_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
LiteralBoolean.isValue(),getLiteralBoolean()
-
getLiteralNull
org.eclipse.emf.ecore.EClass getLiteralNull()
Returns the meta object for class 'Literal Null'.- Returns:
- the meta object for class 'Literal Null'.
- See Also:
LiteralNull
-
getSlot
org.eclipse.emf.ecore.EClass getSlot()
Returns the meta object for class 'Slot'.- Returns:
- the meta object for class 'Slot'.
- See Also:
Slot
-
getSlot_OwningInstance
org.eclipse.emf.ecore.EReference getSlot_OwningInstance()
Returns the meta object for the container reference 'Owning Instance'.- Returns:
- the meta object for the container reference 'Owning Instance'.
- See Also:
Slot.getOwningInstance(),getSlot()
-
getSlot_DefiningFeature
org.eclipse.emf.ecore.EReference getSlot_DefiningFeature()
Returns the meta object for the reference 'Defining Feature'.- Returns:
- the meta object for the reference 'Defining Feature'.
- See Also:
Slot.getDefiningFeature(),getSlot()
-
getSlot_Value
org.eclipse.emf.ecore.EReference getSlot_Value()
Returns the meta object for the containment reference list 'Value'.- Returns:
- the meta object for the containment reference list 'Value'.
- See Also:
Slot.getValues(),getSlot()
-
getInstanceSpecification
org.eclipse.emf.ecore.EClass getInstanceSpecification()
Returns the meta object for class 'Instance Specification'.- Returns:
- the meta object for class 'Instance Specification'.
- See Also:
InstanceSpecification
-
getInstanceSpecification_Classifier
org.eclipse.emf.ecore.EReference getInstanceSpecification_Classifier()
Returns the meta object for the reference list 'Classifier'.- Returns:
- the meta object for the reference list 'Classifier'.
- See Also:
InstanceSpecification.getClassifiers(),getInstanceSpecification()
-
getInstanceSpecification_Specification
org.eclipse.emf.ecore.EReference getInstanceSpecification_Specification()
Returns the meta object for the containment reference 'Specification'.- Returns:
- the meta object for the containment reference 'Specification'.
- See Also:
InstanceSpecification.getSpecification(),getInstanceSpecification()
-
getInstanceSpecification_Slot
org.eclipse.emf.ecore.EReference getInstanceSpecification_Slot()
Returns the meta object for the containment reference list 'Slot'.- Returns:
- the meta object for the containment reference list 'Slot'.
- See Also:
InstanceSpecification.getSlots(),getInstanceSpecification()
-
getEnumeration
org.eclipse.emf.ecore.EClass getEnumeration()
Returns the meta object for class 'Enumeration'.- Returns:
- the meta object for class 'Enumeration'.
- See Also:
Enumeration
-
getEnumeration_OwnedLiteral
org.eclipse.emf.ecore.EReference getEnumeration_OwnedLiteral()
Returns the meta object for the containment reference list 'Owned Literal'.- Returns:
- the meta object for the containment reference list 'Owned Literal'.
- See Also:
Enumeration.getOwnedLiterals(),getEnumeration()
-
getEnumerationLiteral
org.eclipse.emf.ecore.EClass getEnumerationLiteral()
Returns the meta object for class 'Enumeration Literal'.- Returns:
- the meta object for class 'Enumeration Literal'.
- See Also:
EnumerationLiteral
-
getEnumerationLiteral_Enumeration
org.eclipse.emf.ecore.EReference getEnumerationLiteral_Enumeration()
Returns the meta object for the container reference 'Enumeration'.- Returns:
- the meta object for the container reference 'Enumeration'.
- See Also:
EnumerationLiteral.getEnumeration(),getEnumerationLiteral()
-
getPrimitiveType
org.eclipse.emf.ecore.EClass getPrimitiveType()
Returns the meta object for class 'Primitive Type'.- Returns:
- the meta object for class 'Primitive Type'.
- See Also:
PrimitiveType
-
getInstanceValue
org.eclipse.emf.ecore.EClass getInstanceValue()
Returns the meta object for class 'Instance Value'.- Returns:
- the meta object for class 'Instance Value'.
- See Also:
InstanceValue
-
getInstanceValue_Instance
org.eclipse.emf.ecore.EReference getInstanceValue_Instance()
Returns the meta object for the reference 'Instance'.- Returns:
- the meta object for the reference 'Instance'.
- See Also:
InstanceValue.getInstance(),getInstanceValue()
-
getLiteralUnlimitedNatural
org.eclipse.emf.ecore.EClass getLiteralUnlimitedNatural()
Returns the meta object for class 'Literal Unlimited Natural'.- Returns:
- the meta object for class 'Literal Unlimited Natural'.
- See Also:
LiteralUnlimitedNatural
-
getLiteralUnlimitedNatural_Value
org.eclipse.emf.ecore.EAttribute getLiteralUnlimitedNatural_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
LiteralUnlimitedNatural.getValue(),getLiteralUnlimitedNatural()
-
getOpaqueBehavior
org.eclipse.emf.ecore.EClass getOpaqueBehavior()
Returns the meta object for class 'Opaque Behavior'.- Returns:
- the meta object for class 'Opaque Behavior'.
- See Also:
OpaqueBehavior
-
getOpaqueBehavior_Body
org.eclipse.emf.ecore.EAttribute getOpaqueBehavior_Body()
Returns the meta object for the attribute list 'Body'.- Returns:
- the meta object for the attribute list 'Body'.
- See Also:
OpaqueBehavior.getBodies(),getOpaqueBehavior()
-
getOpaqueBehavior_Language
org.eclipse.emf.ecore.EAttribute getOpaqueBehavior_Language()
Returns the meta object for the attribute list 'Language'.- Returns:
- the meta object for the attribute list 'Language'.
- See Also:
OpaqueBehavior.getLanguages(),getOpaqueBehavior()
-
getFunctionBehavior
org.eclipse.emf.ecore.EClass getFunctionBehavior()
Returns the meta object for class 'Function Behavior'.- Returns:
- the meta object for class 'Function Behavior'.
- See Also:
FunctionBehavior
-
getActor
org.eclipse.emf.ecore.EClass getActor()
Returns the meta object for class 'Actor'.- Returns:
- the meta object for class 'Actor'.
- See Also:
Actor
-
getUsage
org.eclipse.emf.ecore.EClass getUsage()
Returns the meta object for class 'Usage'.- Returns:
- the meta object for class 'Usage'.
- See Also:
Usage
-
getMessage
org.eclipse.emf.ecore.EClass getMessage()
Returns the meta object for class 'Message'.- Returns:
- the meta object for class 'Message'.
- See Also:
Message
-
getMessage_MessageKind
org.eclipse.emf.ecore.EAttribute getMessage_MessageKind()
Returns the meta object for the attribute 'Message Kind'.- Returns:
- the meta object for the attribute 'Message Kind'.
- See Also:
Message.getMessageKind(),getMessage()
-
getMessage_MessageSort
org.eclipse.emf.ecore.EAttribute getMessage_MessageSort()
Returns the meta object for the attribute 'Message Sort'.- Returns:
- the meta object for the attribute 'Message Sort'.
- See Also:
Message.getMessageSort(),getMessage()
-
getMessage_ReceiveEvent
org.eclipse.emf.ecore.EReference getMessage_ReceiveEvent()
Returns the meta object for the reference 'Receive Event'.- Returns:
- the meta object for the reference 'Receive Event'.
- See Also:
Message.getReceiveEvent(),getMessage()
-
getMessage_SendEvent
org.eclipse.emf.ecore.EReference getMessage_SendEvent()
Returns the meta object for the reference 'Send Event'.- Returns:
- the meta object for the reference 'Send Event'.
- See Also:
Message.getSendEvent(),getMessage()
-
getMessage_Connector
org.eclipse.emf.ecore.EReference getMessage_Connector()
Returns the meta object for the reference 'Connector'.- Returns:
- the meta object for the reference 'Connector'.
- See Also:
Message.getConnector(),getMessage()
-
getMessage_Interaction
org.eclipse.emf.ecore.EReference getMessage_Interaction()
Returns the meta object for the container reference 'Interaction'.- Returns:
- the meta object for the container reference 'Interaction'.
- See Also:
Message.getInteraction(),getMessage()
-
getMessage_Argument
org.eclipse.emf.ecore.EReference getMessage_Argument()
Returns the meta object for the containment reference list 'Argument'.- Returns:
- the meta object for the containment reference list 'Argument'.
- See Also:
Message.getArguments(),getMessage()
-
getMessage_Signature
org.eclipse.emf.ecore.EReference getMessage_Signature()
Returns the meta object for the reference 'Signature'.- Returns:
- the meta object for the reference 'Signature'.
- See Also:
Message.getSignature(),getMessage()
-
getMessageEnd
org.eclipse.emf.ecore.EClass getMessageEnd()
Returns the meta object for class 'Message End'.- Returns:
- the meta object for class 'Message End'.
- See Also:
MessageEnd
-
getMessageEnd_Message
org.eclipse.emf.ecore.EReference getMessageEnd_Message()
Returns the meta object for the reference 'Message'.- Returns:
- the meta object for the reference 'Message'.
- See Also:
MessageEnd.getMessage(),getMessageEnd()
-
getInteraction
org.eclipse.emf.ecore.EClass getInteraction()
Returns the meta object for class 'Interaction'.- Returns:
- the meta object for class 'Interaction'.
- See Also:
Interaction
-
getInteraction_Lifeline
org.eclipse.emf.ecore.EReference getInteraction_Lifeline()
Returns the meta object for the containment reference list 'Lifeline'.- Returns:
- the meta object for the containment reference list 'Lifeline'.
- See Also:
Interaction.getLifelines(),getInteraction()
-
getInteraction_Fragment
org.eclipse.emf.ecore.EReference getInteraction_Fragment()
Returns the meta object for the containment reference list 'Fragment'.- Returns:
- the meta object for the containment reference list 'Fragment'.
- See Also:
Interaction.getFragments(),getInteraction()
-
getInteraction_Action
org.eclipse.emf.ecore.EReference getInteraction_Action()
Returns the meta object for the containment reference list 'Action'.- Returns:
- the meta object for the containment reference list 'Action'.
- See Also:
Interaction.getActions(),getInteraction()
-
getInteraction_FormalGate
org.eclipse.emf.ecore.EReference getInteraction_FormalGate()
Returns the meta object for the containment reference list 'Formal Gate'.- Returns:
- the meta object for the containment reference list 'Formal Gate'.
- See Also:
Interaction.getFormalGates(),getInteraction()
-
getInteraction_Message
org.eclipse.emf.ecore.EReference getInteraction_Message()
Returns the meta object for the containment reference list 'Message'.- Returns:
- the meta object for the containment reference list 'Message'.
- See Also:
Interaction.getMessages(),getInteraction()
-
getInteractionFragment
org.eclipse.emf.ecore.EClass getInteractionFragment()
Returns the meta object for class 'Interaction Fragment'.- Returns:
- the meta object for class 'Interaction Fragment'.
- See Also:
InteractionFragment
-
getInteractionFragment_Covered
org.eclipse.emf.ecore.EReference getInteractionFragment_Covered()
Returns the meta object for the reference list 'Covered'.- Returns:
- the meta object for the reference list 'Covered'.
- See Also:
InteractionFragment.getCovereds(),getInteractionFragment()
-
getInteractionFragment_GeneralOrdering
org.eclipse.emf.ecore.EReference getInteractionFragment_GeneralOrdering()
Returns the meta object for the containment reference list 'General Ordering'.- Returns:
- the meta object for the containment reference list 'General Ordering'.
- See Also:
InteractionFragment.getGeneralOrderings(),getInteractionFragment()
-
getInteractionFragment_EnclosingInteraction
org.eclipse.emf.ecore.EReference getInteractionFragment_EnclosingInteraction()
Returns the meta object for the container reference 'Enclosing Interaction'.- Returns:
- the meta object for the container reference 'Enclosing Interaction'.
- See Also:
InteractionFragment.getEnclosingInteraction(),getInteractionFragment()
-
getInteractionFragment_EnclosingOperand
org.eclipse.emf.ecore.EReference getInteractionFragment_EnclosingOperand()
Returns the meta object for the container reference 'Enclosing Operand'.- Returns:
- the meta object for the container reference 'Enclosing Operand'.
- See Also:
InteractionFragment.getEnclosingOperand(),getInteractionFragment()
-
getLifeline
org.eclipse.emf.ecore.EClass getLifeline()
Returns the meta object for class 'Lifeline'.- Returns:
- the meta object for class 'Lifeline'.
- See Also:
Lifeline
-
getLifeline_Represents
org.eclipse.emf.ecore.EReference getLifeline_Represents()
Returns the meta object for the reference 'Represents'.- Returns:
- the meta object for the reference 'Represents'.
- See Also:
Lifeline.getRepresents(),getLifeline()
-
getLifeline_Interaction
org.eclipse.emf.ecore.EReference getLifeline_Interaction()
Returns the meta object for the container reference 'Interaction'.- Returns:
- the meta object for the container reference 'Interaction'.
- See Also:
Lifeline.getInteraction(),getLifeline()
-
getLifeline_Selector
org.eclipse.emf.ecore.EReference getLifeline_Selector()
Returns the meta object for the containment reference 'Selector'.- Returns:
- the meta object for the containment reference 'Selector'.
- See Also:
Lifeline.getSelector(),getLifeline()
-
getLifeline_DecomposedAs
org.eclipse.emf.ecore.EReference getLifeline_DecomposedAs()
Returns the meta object for the reference 'Decomposed As'.- Returns:
- the meta object for the reference 'Decomposed As'.
- See Also:
Lifeline.getDecomposedAs(),getLifeline()
-
getLifeline_CoveredBy
org.eclipse.emf.ecore.EReference getLifeline_CoveredBy()
Returns the meta object for the reference list 'Covered By'.- Returns:
- the meta object for the reference list 'Covered By'.
- See Also:
Lifeline.getCoveredBys(),getLifeline()
-
getPartDecomposition
org.eclipse.emf.ecore.EClass getPartDecomposition()
Returns the meta object for class 'Part Decomposition'.- Returns:
- the meta object for class 'Part Decomposition'.
- See Also:
PartDecomposition
-
getInteractionUse
org.eclipse.emf.ecore.EClass getInteractionUse()
Returns the meta object for class 'Interaction Use'.- Returns:
- the meta object for class 'Interaction Use'.
- See Also:
InteractionUse
-
getInteractionUse_RefersTo
org.eclipse.emf.ecore.EReference getInteractionUse_RefersTo()
Returns the meta object for the reference 'Refers To'.- Returns:
- the meta object for the reference 'Refers To'.
- See Also:
InteractionUse.getRefersTo(),getInteractionUse()
-
getInteractionUse_ActualGate
org.eclipse.emf.ecore.EReference getInteractionUse_ActualGate()
Returns the meta object for the containment reference list 'Actual Gate'.- Returns:
- the meta object for the containment reference list 'Actual Gate'.
- See Also:
InteractionUse.getActualGates(),getInteractionUse()
-
getInteractionUse_Argument
org.eclipse.emf.ecore.EReference getInteractionUse_Argument()
Returns the meta object for the containment reference list 'Argument'.- Returns:
- the meta object for the containment reference list 'Argument'.
- See Also:
InteractionUse.getArguments(),getInteractionUse()
-
getGate
org.eclipse.emf.ecore.EClass getGate()
Returns the meta object for class 'Gate'.- Returns:
- the meta object for class 'Gate'.
- See Also:
Gate
-
getAction
org.eclipse.emf.ecore.EClass getAction()
Returns the meta object for class 'Action'.- Returns:
- the meta object for class 'Action'.
- See Also:
Action
-
getAction_Output
org.eclipse.emf.ecore.EReference getAction_Output()
Returns the meta object for the reference list 'Output'.- Returns:
- the meta object for the reference list 'Output'.
- See Also:
Action.getOutputs(),getAction()
-
getAction_Input
org.eclipse.emf.ecore.EReference getAction_Input()
Returns the meta object for the reference list 'Input'.- Returns:
- the meta object for the reference list 'Input'.
- See Also:
Action.getInputs(),getAction()
-
getAction_Context
org.eclipse.emf.ecore.EReference getAction_Context()
Returns the meta object for the reference 'Context'.- Returns:
- the meta object for the reference 'Context'.
- See Also:
Action.getContext(),getAction()
-
getAction_LocalPrecondition
org.eclipse.emf.ecore.EReference getAction_LocalPrecondition()
Returns the meta object for the containment reference list 'Local Precondition'.- Returns:
- the meta object for the containment reference list 'Local Precondition'.
- See Also:
Action.getLocalPreconditions(),getAction()
-
getAction_LocalPostcondition
org.eclipse.emf.ecore.EReference getAction_LocalPostcondition()
Returns the meta object for the containment reference list 'Local Postcondition'.- Returns:
- the meta object for the containment reference list 'Local Postcondition'.
- See Also:
Action.getLocalPostconditions(),getAction()
-
getExecutableNode
org.eclipse.emf.ecore.EClass getExecutableNode()
Returns the meta object for class 'Executable Node'.- Returns:
- the meta object for class 'Executable Node'.
- See Also:
ExecutableNode
-
getExecutableNode_Handler
org.eclipse.emf.ecore.EReference getExecutableNode_Handler()
Returns the meta object for the containment reference list 'Handler'.- Returns:
- the meta object for the containment reference list 'Handler'.
- See Also:
ExecutableNode.getHandlers(),getExecutableNode()
-
getActivityNode
org.eclipse.emf.ecore.EClass getActivityNode()
Returns the meta object for class 'Activity Node'.- Returns:
- the meta object for class 'Activity Node'.
- See Also:
ActivityNode
-
getActivityNode_Outgoing
org.eclipse.emf.ecore.EReference getActivityNode_Outgoing()
Returns the meta object for the reference list 'Outgoing'.- Returns:
- the meta object for the reference list 'Outgoing'.
- See Also:
ActivityNode.getOutgoings(),getActivityNode()
-
getActivityNode_InGroup
org.eclipse.emf.ecore.EReference getActivityNode_InGroup()
Returns the meta object for the reference list 'In Group'.- Returns:
- the meta object for the reference list 'In Group'.
- See Also:
ActivityNode.getInGroups(),getActivityNode()
-
getActivityNode_InPartition
org.eclipse.emf.ecore.EReference getActivityNode_InPartition()
Returns the meta object for the reference list 'In Partition'.- Returns:
- the meta object for the reference list 'In Partition'.
- See Also:
ActivityNode.getInPartitions(),getActivityNode()
-
getActivityNode_InStructuredNode
org.eclipse.emf.ecore.EReference getActivityNode_InStructuredNode()
Returns the meta object for the container reference 'In Structured Node'.- Returns:
- the meta object for the container reference 'In Structured Node'.
- See Also:
ActivityNode.getInStructuredNode(),getActivityNode()
-
getActivityNode_Activity
org.eclipse.emf.ecore.EReference getActivityNode_Activity()
Returns the meta object for the container reference 'Activity'.- Returns:
- the meta object for the container reference 'Activity'.
- See Also:
ActivityNode.getActivity(),getActivityNode()
-
getActivityNode_Incoming
org.eclipse.emf.ecore.EReference getActivityNode_Incoming()
Returns the meta object for the reference list 'Incoming'.- Returns:
- the meta object for the reference list 'Incoming'.
- See Also:
ActivityNode.getIncomings(),getActivityNode()
-
getActivityNode_InInterruptibleRegion
org.eclipse.emf.ecore.EReference getActivityNode_InInterruptibleRegion()
Returns the meta object for the reference list 'In Interruptible Region'.- Returns:
- the meta object for the reference list 'In Interruptible Region'.
- See Also:
ActivityNode.getInInterruptibleRegions(),getActivityNode()
-
getActivityNode_RedefinedNode
org.eclipse.emf.ecore.EReference getActivityNode_RedefinedNode()
Returns the meta object for the reference list 'Redefined Node'.- Returns:
- the meta object for the reference list 'Redefined Node'.
- See Also:
ActivityNode.getRedefinedNodes(),getActivityNode()
-
getActivityEdge
org.eclipse.emf.ecore.EClass getActivityEdge()
Returns the meta object for class 'Activity Edge'.- Returns:
- the meta object for class 'Activity Edge'.
- See Also:
ActivityEdge
-
getActivityEdge_Activity
org.eclipse.emf.ecore.EReference getActivityEdge_Activity()
Returns the meta object for the container reference 'Activity'.- Returns:
- the meta object for the container reference 'Activity'.
- See Also:
ActivityEdge.getActivity(),getActivityEdge()
-
getActivityEdge_InGroup
org.eclipse.emf.ecore.EReference getActivityEdge_InGroup()
Returns the meta object for the reference list 'In Group'.- Returns:
- the meta object for the reference list 'In Group'.
- See Also:
ActivityEdge.getInGroups(),getActivityEdge()
-
getActivityEdge_InPartition
org.eclipse.emf.ecore.EReference getActivityEdge_InPartition()
Returns the meta object for the reference list 'In Partition'.- Returns:
- the meta object for the reference list 'In Partition'.
- See Also:
ActivityEdge.getInPartitions(),getActivityEdge()
-
getActivityEdge_InStructuredNode
org.eclipse.emf.ecore.EReference getActivityEdge_InStructuredNode()
Returns the meta object for the container reference 'In Structured Node'.- Returns:
- the meta object for the container reference 'In Structured Node'.
- See Also:
ActivityEdge.getInStructuredNode(),getActivityEdge()
-
getActivityEdge_Target
org.eclipse.emf.ecore.EReference getActivityEdge_Target()
Returns the meta object for the reference 'Target'.- Returns:
- the meta object for the reference 'Target'.
- See Also:
ActivityEdge.getTarget(),getActivityEdge()
-
getActivityEdge_RedefinedEdge
org.eclipse.emf.ecore.EReference getActivityEdge_RedefinedEdge()
Returns the meta object for the reference list 'Redefined Edge'.- Returns:
- the meta object for the reference list 'Redefined Edge'.
- See Also:
ActivityEdge.getRedefinedEdges(),getActivityEdge()
-
getActivityEdge_Guard
org.eclipse.emf.ecore.EReference getActivityEdge_Guard()
Returns the meta object for the containment reference 'Guard'.- Returns:
- the meta object for the containment reference 'Guard'.
- See Also:
ActivityEdge.getGuard(),getActivityEdge()
-
getActivityEdge_Weight
org.eclipse.emf.ecore.EReference getActivityEdge_Weight()
Returns the meta object for the containment reference 'Weight'.- Returns:
- the meta object for the containment reference 'Weight'.
- See Also:
ActivityEdge.getWeight(),getActivityEdge()
-
getActivityEdge_Interrupts
org.eclipse.emf.ecore.EReference getActivityEdge_Interrupts()
Returns the meta object for the reference 'Interrupts'.- Returns:
- the meta object for the reference 'Interrupts'.
- See Also:
ActivityEdge.getInterrupts(),getActivityEdge()
-
getActivityEdge_Source
org.eclipse.emf.ecore.EReference getActivityEdge_Source()
Returns the meta object for the reference 'Source'.- Returns:
- the meta object for the reference 'Source'.
- See Also:
ActivityEdge.getSource(),getActivityEdge()
-
getActivity
org.eclipse.emf.ecore.EClass getActivity()
Returns the meta object for class 'Activity'.- Returns:
- the meta object for class 'Activity'.
- See Also:
Activity
-
getActivity_IsReadOnly
org.eclipse.emf.ecore.EAttribute getActivity_IsReadOnly()
Returns the meta object for the attribute 'Is Read Only'.- Returns:
- the meta object for the attribute 'Is Read Only'.
- See Also:
Activity.isReadOnly(),getActivity()
-
getActivity_Partition
org.eclipse.emf.ecore.EReference getActivity_Partition()
Returns the meta object for the reference list 'Partition'.- Returns:
- the meta object for the reference list 'Partition'.
- See Also:
Activity.getPartitions(),getActivity()
-
getActivity_Group
org.eclipse.emf.ecore.EReference getActivity_Group()
Returns the meta object for the containment reference list 'Group'.- Returns:
- the meta object for the containment reference list 'Group'.
- See Also:
Activity.getGroups(),getActivity()
-
getActivity_IsSingleExecution
org.eclipse.emf.ecore.EAttribute getActivity_IsSingleExecution()
Returns the meta object for the attribute 'Is Single Execution'.- Returns:
- the meta object for the attribute 'Is Single Execution'.
- See Also:
Activity.isSingleExecution(),getActivity()
-
getActivity_StructuredNode
org.eclipse.emf.ecore.EReference getActivity_StructuredNode()
Returns the meta object for the reference list 'Structured Node'.- Returns:
- the meta object for the reference list 'Structured Node'.
- See Also:
Activity.getStructuredNodes(),getActivity()
-
getActivity_Variable
org.eclipse.emf.ecore.EReference getActivity_Variable()
Returns the meta object for the containment reference list 'Variable'.- Returns:
- the meta object for the containment reference list 'Variable'.
- See Also:
Activity.getVariables(),getActivity()
-
getActivity_Node
org.eclipse.emf.ecore.EReference getActivity_Node()
Returns the meta object for the containment reference list 'Node'.- Returns:
- the meta object for the containment reference list 'Node'.
- See Also:
Activity.getNodes(),getActivity()
-
getActivity_Edge
org.eclipse.emf.ecore.EReference getActivity_Edge()
Returns the meta object for the containment reference list 'Edge'.- Returns:
- the meta object for the containment reference list 'Edge'.
- See Also:
Activity.getEdges(),getActivity()
-
getActivityPartition
org.eclipse.emf.ecore.EClass getActivityPartition()
Returns the meta object for class 'Activity Partition'.- Returns:
- the meta object for class 'Activity Partition'.
- See Also:
ActivityPartition
-
getActivityPartition_IsDimension
org.eclipse.emf.ecore.EAttribute getActivityPartition_IsDimension()
Returns the meta object for the attribute 'Is Dimension'.- Returns:
- the meta object for the attribute 'Is Dimension'.
- See Also:
ActivityPartition.isDimension(),getActivityPartition()
-
getActivityPartition_IsExternal
org.eclipse.emf.ecore.EAttribute getActivityPartition_IsExternal()
Returns the meta object for the attribute 'Is External'.- Returns:
- the meta object for the attribute 'Is External'.
- See Also:
ActivityPartition.isExternal(),getActivityPartition()
-
getActivityPartition_Edge
org.eclipse.emf.ecore.EReference getActivityPartition_Edge()
Returns the meta object for the reference list 'Edge'.- Returns:
- the meta object for the reference list 'Edge'.
- See Also:
ActivityPartition.getEdges(),getActivityPartition()
-
getActivityPartition_Node
org.eclipse.emf.ecore.EReference getActivityPartition_Node()
Returns the meta object for the reference list 'Node'.- Returns:
- the meta object for the reference list 'Node'.
- See Also:
ActivityPartition.getNodes(),getActivityPartition()
-
getActivityPartition_Subpartition
org.eclipse.emf.ecore.EReference getActivityPartition_Subpartition()
Returns the meta object for the containment reference list 'Subpartition'.- Returns:
- the meta object for the containment reference list 'Subpartition'.
- See Also:
ActivityPartition.getSubpartitions(),getActivityPartition()
-
getActivityPartition_SuperPartition
org.eclipse.emf.ecore.EReference getActivityPartition_SuperPartition()
Returns the meta object for the container reference 'Super Partition'.- Returns:
- the meta object for the container reference 'Super Partition'.
- See Also:
ActivityPartition.getSuperPartition(),getActivityPartition()
-
getActivityPartition_Represents
org.eclipse.emf.ecore.EReference getActivityPartition_Represents()
Returns the meta object for the reference 'Represents'.- Returns:
- the meta object for the reference 'Represents'.
- See Also:
ActivityPartition.getRepresents(),getActivityPartition()
-
getActivityGroup
org.eclipse.emf.ecore.EClass getActivityGroup()
Returns the meta object for class 'Activity Group'.- Returns:
- the meta object for class 'Activity Group'.
- See Also:
ActivityGroup
-
getActivityGroup_Subgroup
org.eclipse.emf.ecore.EReference getActivityGroup_Subgroup()
Returns the meta object for the reference list 'Subgroup'.- Returns:
- the meta object for the reference list 'Subgroup'.
- See Also:
ActivityGroup.getSubgroups(),getActivityGroup()
-
getActivityGroup_SuperGroup
org.eclipse.emf.ecore.EReference getActivityGroup_SuperGroup()
Returns the meta object for the reference 'Super Group'.- Returns:
- the meta object for the reference 'Super Group'.
- See Also:
ActivityGroup.getSuperGroup(),getActivityGroup()
-
getActivityGroup_ContainedNode
org.eclipse.emf.ecore.EReference getActivityGroup_ContainedNode()
Returns the meta object for the reference list 'Contained Node'.- Returns:
- the meta object for the reference list 'Contained Node'.
- See Also:
ActivityGroup.getContainedNodes(),getActivityGroup()
-
getActivityGroup_InActivity
org.eclipse.emf.ecore.EReference getActivityGroup_InActivity()
Returns the meta object for the container reference 'In Activity'.- Returns:
- the meta object for the container reference 'In Activity'.
- See Also:
ActivityGroup.getInActivity(),getActivityGroup()
-
getActivityGroup_ContainedEdge
org.eclipse.emf.ecore.EReference getActivityGroup_ContainedEdge()
Returns the meta object for the reference list 'Contained Edge'.- Returns:
- the meta object for the reference list 'Contained Edge'.
- See Also:
ActivityGroup.getContainedEdges(),getActivityGroup()
-
getStructuredActivityNode
org.eclipse.emf.ecore.EClass getStructuredActivityNode()
Returns the meta object for class 'Structured Activity Node'.- Returns:
- the meta object for class 'Structured Activity Node'.
- See Also:
StructuredActivityNode
-
getStructuredActivityNode_Variable
org.eclipse.emf.ecore.EReference getStructuredActivityNode_Variable()
Returns the meta object for the containment reference list 'Variable'.- Returns:
- the meta object for the containment reference list 'Variable'.
- See Also:
StructuredActivityNode.getVariables(),getStructuredActivityNode()
-
getStructuredActivityNode_Node
org.eclipse.emf.ecore.EReference getStructuredActivityNode_Node()
Returns the meta object for the containment reference list 'Node'.- Returns:
- the meta object for the containment reference list 'Node'.
- See Also:
StructuredActivityNode.getNodes(),getStructuredActivityNode()
-
getStructuredActivityNode_MustIsolate
org.eclipse.emf.ecore.EAttribute getStructuredActivityNode_MustIsolate()
Returns the meta object for the attribute 'Must Isolate'.- Returns:
- the meta object for the attribute 'Must Isolate'.
- See Also:
StructuredActivityNode.isMustIsolate(),getStructuredActivityNode()
-
getStructuredActivityNode_Edge
org.eclipse.emf.ecore.EReference getStructuredActivityNode_Edge()
Returns the meta object for the containment reference list 'Edge'.- Returns:
- the meta object for the containment reference list 'Edge'.
- See Also:
StructuredActivityNode.getEdges(),getStructuredActivityNode()
-
getVariable
org.eclipse.emf.ecore.EClass getVariable()
Returns the meta object for class 'Variable'.- Returns:
- the meta object for class 'Variable'.
- See Also:
Variable
-
getVariable_ActivityScope
org.eclipse.emf.ecore.EReference getVariable_ActivityScope()
Returns the meta object for the container reference 'Activity Scope'.- Returns:
- the meta object for the container reference 'Activity Scope'.
- See Also:
Variable.getActivityScope(),getVariable()
-
getVariable_Scope
org.eclipse.emf.ecore.EReference getVariable_Scope()
Returns the meta object for the container reference 'Scope'.- Returns:
- the meta object for the container reference 'Scope'.
- See Also:
Variable.getScope(),getVariable()
-
getInterruptibleActivityRegion
org.eclipse.emf.ecore.EClass getInterruptibleActivityRegion()
Returns the meta object for class 'Interruptible Activity Region'.- Returns:
- the meta object for class 'Interruptible Activity Region'.
- See Also:
InterruptibleActivityRegion
-
getInterruptibleActivityRegion_Node
org.eclipse.emf.ecore.EReference getInterruptibleActivityRegion_Node()
Returns the meta object for the reference list 'Node'.- Returns:
- the meta object for the reference list 'Node'.
- See Also:
InterruptibleActivityRegion.getNodes(),getInterruptibleActivityRegion()
-
getInterruptibleActivityRegion_InterruptingEdge
org.eclipse.emf.ecore.EReference getInterruptibleActivityRegion_InterruptingEdge()
Returns the meta object for the reference list 'Interrupting Edge'.- Returns:
- the meta object for the reference list 'Interrupting Edge'.
- See Also:
InterruptibleActivityRegion.getInterruptingEdges(),getInterruptibleActivityRegion()
-
getExceptionHandler
org.eclipse.emf.ecore.EClass getExceptionHandler()
Returns the meta object for class 'Exception Handler'.- Returns:
- the meta object for class 'Exception Handler'.
- See Also:
ExceptionHandler
-
getExceptionHandler_HandlerBody
org.eclipse.emf.ecore.EReference getExceptionHandler_HandlerBody()
Returns the meta object for the reference 'Handler Body'.- Returns:
- the meta object for the reference 'Handler Body'.
- See Also:
ExceptionHandler.getHandlerBody(),getExceptionHandler()
-
getExceptionHandler_ExceptionInput
org.eclipse.emf.ecore.EReference getExceptionHandler_ExceptionInput()
Returns the meta object for the reference 'Exception Input'.- Returns:
- the meta object for the reference 'Exception Input'.
- See Also:
ExceptionHandler.getExceptionInput(),getExceptionHandler()
-
getExceptionHandler_ExceptionType
org.eclipse.emf.ecore.EReference getExceptionHandler_ExceptionType()
Returns the meta object for the reference list 'Exception Type'.- Returns:
- the meta object for the reference list 'Exception Type'.
- See Also:
ExceptionHandler.getExceptionTypes(),getExceptionHandler()
-
getExceptionHandler_ProtectedNode
org.eclipse.emf.ecore.EReference getExceptionHandler_ProtectedNode()
Returns the meta object for the container reference 'Protected Node'.- Returns:
- the meta object for the container reference 'Protected Node'.
- See Also:
ExceptionHandler.getProtectedNode(),getExceptionHandler()
-
getObjectNode
org.eclipse.emf.ecore.EClass getObjectNode()
Returns the meta object for class 'Object Node'.- Returns:
- the meta object for class 'Object Node'.
- See Also:
ObjectNode
-
getObjectNode_Ordering
org.eclipse.emf.ecore.EAttribute getObjectNode_Ordering()
Returns the meta object for the attribute 'Ordering'.- Returns:
- the meta object for the attribute 'Ordering'.
- See Also:
ObjectNode.getOrdering(),getObjectNode()
-
getObjectNode_IsControlType
org.eclipse.emf.ecore.EAttribute getObjectNode_IsControlType()
Returns the meta object for the attribute 'Is Control Type'.- Returns:
- the meta object for the attribute 'Is Control Type'.
- See Also:
ObjectNode.isControlType(),getObjectNode()
-
getObjectNode_UpperBound
org.eclipse.emf.ecore.EReference getObjectNode_UpperBound()
Returns the meta object for the containment reference 'Upper Bound'.- Returns:
- the meta object for the containment reference 'Upper Bound'.
- See Also:
ObjectNode.getUpperBound(),getObjectNode()
-
getObjectNode_InState
org.eclipse.emf.ecore.EReference getObjectNode_InState()
Returns the meta object for the reference list 'In State'.- Returns:
- the meta object for the reference list 'In State'.
- See Also:
ObjectNode.getInStates(),getObjectNode()
-
getObjectNode_Selection
org.eclipse.emf.ecore.EReference getObjectNode_Selection()
Returns the meta object for the reference 'Selection'.- Returns:
- the meta object for the reference 'Selection'.
- See Also:
ObjectNode.getSelection(),getObjectNode()
-
getOutputPin
org.eclipse.emf.ecore.EClass getOutputPin()
Returns the meta object for class 'Output Pin'.- Returns:
- the meta object for class 'Output Pin'.
- See Also:
OutputPin
-
getPin
org.eclipse.emf.ecore.EClass getPin()
Returns the meta object for class 'Pin'.- Returns:
- the meta object for class 'Pin'.
- See Also:
Pin
-
getPin_IsControl
org.eclipse.emf.ecore.EAttribute getPin_IsControl()
Returns the meta object for the attribute 'Is Control'.- Returns:
- the meta object for the attribute 'Is Control'.
- See Also:
Pin.isControl(),getPin()
-
getInputPin
org.eclipse.emf.ecore.EClass getInputPin()
Returns the meta object for class 'Input Pin'.- Returns:
- the meta object for class 'Input Pin'.
- See Also:
InputPin
-
getGeneralOrdering
org.eclipse.emf.ecore.EClass getGeneralOrdering()
Returns the meta object for class 'General Ordering'.- Returns:
- the meta object for class 'General Ordering'.
- See Also:
GeneralOrdering
-
getGeneralOrdering_Before
org.eclipse.emf.ecore.EReference getGeneralOrdering_Before()
Returns the meta object for the reference 'Before'.- Returns:
- the meta object for the reference 'Before'.
- See Also:
GeneralOrdering.getBefore(),getGeneralOrdering()
-
getGeneralOrdering_After
org.eclipse.emf.ecore.EReference getGeneralOrdering_After()
Returns the meta object for the reference 'After'.- Returns:
- the meta object for the reference 'After'.
- See Also:
GeneralOrdering.getAfter(),getGeneralOrdering()
-
getOccurrenceSpecification
org.eclipse.emf.ecore.EClass getOccurrenceSpecification()
Returns the meta object for class 'Occurrence Specification'.- Returns:
- the meta object for class 'Occurrence Specification'.
- See Also:
OccurrenceSpecification
-
getOccurrenceSpecification_ToBefore
org.eclipse.emf.ecore.EReference getOccurrenceSpecification_ToBefore()
Returns the meta object for the reference list 'To Before'.- Returns:
- the meta object for the reference list 'To Before'.
- See Also:
OccurrenceSpecification.getToBefores(),getOccurrenceSpecification()
-
getOccurrenceSpecification_Event
org.eclipse.emf.ecore.EReference getOccurrenceSpecification_Event()
Returns the meta object for the reference 'Event'.- Returns:
- the meta object for the reference 'Event'.
- See Also:
OccurrenceSpecification.getEvent(),getOccurrenceSpecification()
-
getOccurrenceSpecification_ToAfter
org.eclipse.emf.ecore.EReference getOccurrenceSpecification_ToAfter()
Returns the meta object for the reference list 'To After'.- Returns:
- the meta object for the reference list 'To After'.
- See Also:
OccurrenceSpecification.getToAfters(),getOccurrenceSpecification()
-
getInteractionOperand
org.eclipse.emf.ecore.EClass getInteractionOperand()
Returns the meta object for class 'Interaction Operand'.- Returns:
- the meta object for class 'Interaction Operand'.
- See Also:
InteractionOperand
-
getInteractionOperand_Guard
org.eclipse.emf.ecore.EReference getInteractionOperand_Guard()
Returns the meta object for the containment reference 'Guard'.- Returns:
- the meta object for the containment reference 'Guard'.
- See Also:
InteractionOperand.getGuard(),getInteractionOperand()
-
getInteractionOperand_Fragment
org.eclipse.emf.ecore.EReference getInteractionOperand_Fragment()
Returns the meta object for the containment reference list 'Fragment'.- Returns:
- the meta object for the containment reference list 'Fragment'.
- See Also:
InteractionOperand.getFragments(),getInteractionOperand()
-
getInteractionConstraint
org.eclipse.emf.ecore.EClass getInteractionConstraint()
Returns the meta object for class 'Interaction Constraint'.- Returns:
- the meta object for class 'Interaction Constraint'.
- See Also:
InteractionConstraint
-
getInteractionConstraint_Minint
org.eclipse.emf.ecore.EReference getInteractionConstraint_Minint()
Returns the meta object for the containment reference 'Minint'.- Returns:
- the meta object for the containment reference 'Minint'.
- See Also:
InteractionConstraint.getMinint(),getInteractionConstraint()
-
getInteractionConstraint_Maxint
org.eclipse.emf.ecore.EReference getInteractionConstraint_Maxint()
Returns the meta object for the containment reference 'Maxint'.- Returns:
- the meta object for the containment reference 'Maxint'.
- See Also:
InteractionConstraint.getMaxint(),getInteractionConstraint()
-
getExecutionSpecification
org.eclipse.emf.ecore.EClass getExecutionSpecification()
Returns the meta object for class 'Execution Specification'.- Returns:
- the meta object for class 'Execution Specification'.
- See Also:
ExecutionSpecification
-
getExecutionSpecification_Start
org.eclipse.emf.ecore.EReference getExecutionSpecification_Start()
Returns the meta object for the reference 'Start'.- Returns:
- the meta object for the reference 'Start'.
- See Also:
ExecutionSpecification.getStart(),getExecutionSpecification()
-
getExecutionSpecification_Finish
org.eclipse.emf.ecore.EReference getExecutionSpecification_Finish()
Returns the meta object for the reference 'Finish'.- Returns:
- the meta object for the reference 'Finish'.
- See Also:
ExecutionSpecification.getFinish(),getExecutionSpecification()
-
getExecutionOccurrenceSpecification
org.eclipse.emf.ecore.EClass getExecutionOccurrenceSpecification()
Returns the meta object for class 'Execution Occurrence Specification'.- Returns:
- the meta object for class 'Execution Occurrence Specification'.
- See Also:
ExecutionOccurrenceSpecification
-
getExecutionOccurrenceSpecification_Execution
org.eclipse.emf.ecore.EReference getExecutionOccurrenceSpecification_Execution()
Returns the meta object for the reference 'Execution'.- Returns:
- the meta object for the reference 'Execution'.
- See Also:
ExecutionOccurrenceSpecification.getExecution(),getExecutionOccurrenceSpecification()
-
getExecutionEvent
org.eclipse.emf.ecore.EClass getExecutionEvent()
Returns the meta object for class 'Execution Event'.- Returns:
- the meta object for class 'Execution Event'.
- See Also:
ExecutionEvent
-
getStateInvariant
org.eclipse.emf.ecore.EClass getStateInvariant()
Returns the meta object for class 'State Invariant'.- Returns:
- the meta object for class 'State Invariant'.
- See Also:
StateInvariant
-
getStateInvariant_Invariant
org.eclipse.emf.ecore.EReference getStateInvariant_Invariant()
Returns the meta object for the containment reference 'Invariant'.- Returns:
- the meta object for the containment reference 'Invariant'.
- See Also:
StateInvariant.getInvariant(),getStateInvariant()
-
getActionExecutionSpecification
org.eclipse.emf.ecore.EClass getActionExecutionSpecification()
Returns the meta object for class 'Action Execution Specification'.- Returns:
- the meta object for class 'Action Execution Specification'.
- See Also:
ActionExecutionSpecification
-
getActionExecutionSpecification_Action
org.eclipse.emf.ecore.EReference getActionExecutionSpecification_Action()
Returns the meta object for the reference 'Action'.- Returns:
- the meta object for the reference 'Action'.
- See Also:
ActionExecutionSpecification.getAction(),getActionExecutionSpecification()
-
getBehaviorExecutionSpecification
org.eclipse.emf.ecore.EClass getBehaviorExecutionSpecification()
Returns the meta object for class 'Behavior Execution Specification'.- Returns:
- the meta object for class 'Behavior Execution Specification'.
- See Also:
BehaviorExecutionSpecification
-
getBehaviorExecutionSpecification_Behavior
org.eclipse.emf.ecore.EReference getBehaviorExecutionSpecification_Behavior()
Returns the meta object for the reference 'Behavior'.- Returns:
- the meta object for the reference 'Behavior'.
- See Also:
BehaviorExecutionSpecification.getBehavior(),getBehaviorExecutionSpecification()
-
getCreationEvent
org.eclipse.emf.ecore.EClass getCreationEvent()
Returns the meta object for class 'Creation Event'.- Returns:
- the meta object for class 'Creation Event'.
- See Also:
CreationEvent
-
getDestructionEvent
org.eclipse.emf.ecore.EClass getDestructionEvent()
Returns the meta object for class 'Destruction Event'.- Returns:
- the meta object for class 'Destruction Event'.
- See Also:
DestructionEvent
-
getSendOperationEvent
org.eclipse.emf.ecore.EClass getSendOperationEvent()
Returns the meta object for class 'Send Operation Event'.- Returns:
- the meta object for class 'Send Operation Event'.
- See Also:
SendOperationEvent
-
getSendOperationEvent_Operation
org.eclipse.emf.ecore.EReference getSendOperationEvent_Operation()
Returns the meta object for the reference 'Operation'.- Returns:
- the meta object for the reference 'Operation'.
- See Also:
SendOperationEvent.getOperation(),getSendOperationEvent()
-
getMessageEvent
org.eclipse.emf.ecore.EClass getMessageEvent()
Returns the meta object for class 'Message Event'.- Returns:
- the meta object for class 'Message Event'.
- See Also:
MessageEvent
-
getSendSignalEvent
org.eclipse.emf.ecore.EClass getSendSignalEvent()
Returns the meta object for class 'Send Signal Event'.- Returns:
- the meta object for class 'Send Signal Event'.
- See Also:
SendSignalEvent
-
getSendSignalEvent_Signal
org.eclipse.emf.ecore.EReference getSendSignalEvent_Signal()
Returns the meta object for the reference 'Signal'.- Returns:
- the meta object for the reference 'Signal'.
- See Also:
SendSignalEvent.getSignal(),getSendSignalEvent()
-
getMessageOccurrenceSpecification
org.eclipse.emf.ecore.EClass getMessageOccurrenceSpecification()
Returns the meta object for class 'Message Occurrence Specification'.- Returns:
- the meta object for class 'Message Occurrence Specification'.
- See Also:
MessageOccurrenceSpecification
-
getReceiveOperationEvent
org.eclipse.emf.ecore.EClass getReceiveOperationEvent()
Returns the meta object for class 'Receive Operation Event'.- Returns:
- the meta object for class 'Receive Operation Event'.
- See Also:
ReceiveOperationEvent
-
getReceiveOperationEvent_Operation
org.eclipse.emf.ecore.EReference getReceiveOperationEvent_Operation()
Returns the meta object for the reference 'Operation'.- Returns:
- the meta object for the reference 'Operation'.
- See Also:
ReceiveOperationEvent.getOperation(),getReceiveOperationEvent()
-
getReceiveSignalEvent
org.eclipse.emf.ecore.EClass getReceiveSignalEvent()
Returns the meta object for class 'Receive Signal Event'.- Returns:
- the meta object for class 'Receive Signal Event'.
- See Also:
ReceiveSignalEvent
-
getReceiveSignalEvent_Signal
org.eclipse.emf.ecore.EReference getReceiveSignalEvent_Signal()
Returns the meta object for the reference 'Signal'.- Returns:
- the meta object for the reference 'Signal'.
- See Also:
ReceiveSignalEvent.getSignal(),getReceiveSignalEvent()
-
getCombinedFragment
org.eclipse.emf.ecore.EClass getCombinedFragment()
Returns the meta object for class 'Combined Fragment'.- Returns:
- the meta object for class 'Combined Fragment'.
- See Also:
CombinedFragment
-
getCombinedFragment_InteractionOperator
org.eclipse.emf.ecore.EAttribute getCombinedFragment_InteractionOperator()
Returns the meta object for the attribute 'Interaction Operator'.- Returns:
- the meta object for the attribute 'Interaction Operator'.
- See Also:
CombinedFragment.getInteractionOperator(),getCombinedFragment()
-
getCombinedFragment_Operand
org.eclipse.emf.ecore.EReference getCombinedFragment_Operand()
Returns the meta object for the containment reference list 'Operand'.- Returns:
- the meta object for the containment reference list 'Operand'.
- See Also:
CombinedFragment.getOperands(),getCombinedFragment()
-
getCombinedFragment_CfragmentGate
org.eclipse.emf.ecore.EReference getCombinedFragment_CfragmentGate()
Returns the meta object for the containment reference list 'Cfragment Gate'.- Returns:
- the meta object for the containment reference list 'Cfragment Gate'.
- See Also:
CombinedFragment.getCfragmentGates(),getCombinedFragment()
-
getContinuation
org.eclipse.emf.ecore.EClass getContinuation()
Returns the meta object for class 'Continuation'.- Returns:
- the meta object for class 'Continuation'.
- See Also:
Continuation
-
getContinuation_Setting
org.eclipse.emf.ecore.EAttribute getContinuation_Setting()
Returns the meta object for the attribute 'Setting'.- Returns:
- the meta object for the attribute 'Setting'.
- See Also:
Continuation.isSetting(),getContinuation()
-
getConsiderIgnoreFragment
org.eclipse.emf.ecore.EClass getConsiderIgnoreFragment()
Returns the meta object for class 'Consider Ignore Fragment'.- Returns:
- the meta object for class 'Consider Ignore Fragment'.
- See Also:
ConsiderIgnoreFragment
-
getConsiderIgnoreFragment_Message
org.eclipse.emf.ecore.EReference getConsiderIgnoreFragment_Message()
Returns the meta object for the reference list 'Message'.- Returns:
- the meta object for the reference list 'Message'.
- See Also:
ConsiderIgnoreFragment.getMessages(),getConsiderIgnoreFragment()
-
getCallEvent
org.eclipse.emf.ecore.EClass getCallEvent()
Returns the meta object for class 'Call Event'.- Returns:
- the meta object for class 'Call Event'.
- See Also:
CallEvent
-
getCallEvent_Operation
org.eclipse.emf.ecore.EReference getCallEvent_Operation()
Returns the meta object for the reference 'Operation'.- Returns:
- the meta object for the reference 'Operation'.
- See Also:
CallEvent.getOperation(),getCallEvent()
-
getChangeEvent
org.eclipse.emf.ecore.EClass getChangeEvent()
Returns the meta object for class 'Change Event'.- Returns:
- the meta object for class 'Change Event'.
- See Also:
ChangeEvent
-
getChangeEvent_ChangeExpression
org.eclipse.emf.ecore.EReference getChangeEvent_ChangeExpression()
Returns the meta object for the containment reference 'Change Expression'.- Returns:
- the meta object for the containment reference 'Change Expression'.
- See Also:
ChangeEvent.getChangeExpression(),getChangeEvent()
-
getSignalEvent
org.eclipse.emf.ecore.EClass getSignalEvent()
Returns the meta object for class 'Signal Event'.- Returns:
- the meta object for class 'Signal Event'.
- See Also:
SignalEvent
-
getSignalEvent_Signal
org.eclipse.emf.ecore.EReference getSignalEvent_Signal()
Returns the meta object for the reference 'Signal'.- Returns:
- the meta object for the reference 'Signal'.
- See Also:
SignalEvent.getSignal(),getSignalEvent()
-
getAnyReceiveEvent
org.eclipse.emf.ecore.EClass getAnyReceiveEvent()
Returns the meta object for class 'Any Receive Event'.- Returns:
- the meta object for class 'Any Receive Event'.
- See Also:
AnyReceiveEvent
-
getCreateObjectAction
org.eclipse.emf.ecore.EClass getCreateObjectAction()
Returns the meta object for class 'Create Object Action'.- Returns:
- the meta object for class 'Create Object Action'.
- See Also:
CreateObjectAction
-
getCreateObjectAction_Classifier
org.eclipse.emf.ecore.EReference getCreateObjectAction_Classifier()
Returns the meta object for the reference 'Classifier'.- Returns:
- the meta object for the reference 'Classifier'.
- See Also:
CreateObjectAction.getClassifier(),getCreateObjectAction()
-
getCreateObjectAction_Result
org.eclipse.emf.ecore.EReference getCreateObjectAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
CreateObjectAction.getResult(),getCreateObjectAction()
-
getDestroyObjectAction
org.eclipse.emf.ecore.EClass getDestroyObjectAction()
Returns the meta object for class 'Destroy Object Action'.- Returns:
- the meta object for class 'Destroy Object Action'.
- See Also:
DestroyObjectAction
-
getDestroyObjectAction_IsDestroyLinks
org.eclipse.emf.ecore.EAttribute getDestroyObjectAction_IsDestroyLinks()
Returns the meta object for the attribute 'Is Destroy Links'.- Returns:
- the meta object for the attribute 'Is Destroy Links'.
- See Also:
DestroyObjectAction.isDestroyLinks(),getDestroyObjectAction()
-
getDestroyObjectAction_IsDestroyOwnedObjects
org.eclipse.emf.ecore.EAttribute getDestroyObjectAction_IsDestroyOwnedObjects()
Returns the meta object for the attribute 'Is Destroy Owned Objects'.- Returns:
- the meta object for the attribute 'Is Destroy Owned Objects'.
- See Also:
DestroyObjectAction.isDestroyOwnedObjects(),getDestroyObjectAction()
-
getDestroyObjectAction_Target
org.eclipse.emf.ecore.EReference getDestroyObjectAction_Target()
Returns the meta object for the containment reference 'Target'.- Returns:
- the meta object for the containment reference 'Target'.
- See Also:
DestroyObjectAction.getTarget(),getDestroyObjectAction()
-
getTestIdentityAction
org.eclipse.emf.ecore.EClass getTestIdentityAction()
Returns the meta object for class 'Test Identity Action'.- Returns:
- the meta object for class 'Test Identity Action'.
- See Also:
TestIdentityAction
-
getTestIdentityAction_First
org.eclipse.emf.ecore.EReference getTestIdentityAction_First()
Returns the meta object for the containment reference 'First'.- Returns:
- the meta object for the containment reference 'First'.
- See Also:
TestIdentityAction.getFirst(),getTestIdentityAction()
-
getTestIdentityAction_Second
org.eclipse.emf.ecore.EReference getTestIdentityAction_Second()
Returns the meta object for the containment reference 'Second'.- Returns:
- the meta object for the containment reference 'Second'.
- See Also:
TestIdentityAction.getSecond(),getTestIdentityAction()
-
getTestIdentityAction_Result
org.eclipse.emf.ecore.EReference getTestIdentityAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
TestIdentityAction.getResult(),getTestIdentityAction()
-
getReadSelfAction
org.eclipse.emf.ecore.EClass getReadSelfAction()
Returns the meta object for class 'Read Self Action'.- Returns:
- the meta object for class 'Read Self Action'.
- See Also:
ReadSelfAction
-
getReadSelfAction_Result
org.eclipse.emf.ecore.EReference getReadSelfAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadSelfAction.getResult(),getReadSelfAction()
-
getStructuralFeatureAction
org.eclipse.emf.ecore.EClass getStructuralFeatureAction()
Returns the meta object for class 'Structural Feature Action'.- Returns:
- the meta object for class 'Structural Feature Action'.
- See Also:
StructuralFeatureAction
-
getStructuralFeatureAction_StructuralFeature
org.eclipse.emf.ecore.EReference getStructuralFeatureAction_StructuralFeature()
Returns the meta object for the reference 'Structural Feature'.- Returns:
- the meta object for the reference 'Structural Feature'.
- See Also:
StructuralFeatureAction.getStructuralFeature(),getStructuralFeatureAction()
-
getStructuralFeatureAction_Object
org.eclipse.emf.ecore.EReference getStructuralFeatureAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
StructuralFeatureAction.getObject(),getStructuralFeatureAction()
-
getReadStructuralFeatureAction
org.eclipse.emf.ecore.EClass getReadStructuralFeatureAction()
Returns the meta object for class 'Read Structural Feature Action'.- Returns:
- the meta object for class 'Read Structural Feature Action'.
- See Also:
ReadStructuralFeatureAction
-
getReadStructuralFeatureAction_Result
org.eclipse.emf.ecore.EReference getReadStructuralFeatureAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadStructuralFeatureAction.getResult(),getReadStructuralFeatureAction()
-
getWriteStructuralFeatureAction
org.eclipse.emf.ecore.EClass getWriteStructuralFeatureAction()
Returns the meta object for class 'Write Structural Feature Action'.- Returns:
- the meta object for class 'Write Structural Feature Action'.
- See Also:
WriteStructuralFeatureAction
-
getWriteStructuralFeatureAction_Value
org.eclipse.emf.ecore.EReference getWriteStructuralFeatureAction_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
WriteStructuralFeatureAction.getValue(),getWriteStructuralFeatureAction()
-
getClearStructuralFeatureAction
org.eclipse.emf.ecore.EClass getClearStructuralFeatureAction()
Returns the meta object for class 'Clear Structural Feature Action'.- Returns:
- the meta object for class 'Clear Structural Feature Action'.
- See Also:
ClearStructuralFeatureAction
-
getRemoveStructuralFeatureValueAction
org.eclipse.emf.ecore.EClass getRemoveStructuralFeatureValueAction()
Returns the meta object for class 'Remove Structural Feature Value Action'.- Returns:
- the meta object for class 'Remove Structural Feature Value Action'.
- See Also:
RemoveStructuralFeatureValueAction
-
getRemoveStructuralFeatureValueAction_IsRemoveDuplicates
org.eclipse.emf.ecore.EAttribute getRemoveStructuralFeatureValueAction_IsRemoveDuplicates()
Returns the meta object for the attribute 'Is Remove Duplicates'.- Returns:
- the meta object for the attribute 'Is Remove Duplicates'.
- See Also:
RemoveStructuralFeatureValueAction.isRemoveDuplicates(),getRemoveStructuralFeatureValueAction()
-
getRemoveStructuralFeatureValueAction_RemoveAt
org.eclipse.emf.ecore.EReference getRemoveStructuralFeatureValueAction_RemoveAt()
Returns the meta object for the containment reference 'Remove At'.- Returns:
- the meta object for the containment reference 'Remove At'.
- See Also:
RemoveStructuralFeatureValueAction.getRemoveAt(),getRemoveStructuralFeatureValueAction()
-
getAddStructuralFeatureValueAction
org.eclipse.emf.ecore.EClass getAddStructuralFeatureValueAction()
Returns the meta object for class 'Add Structural Feature Value Action'.- Returns:
- the meta object for class 'Add Structural Feature Value Action'.
- See Also:
AddStructuralFeatureValueAction
-
getAddStructuralFeatureValueAction_IsReplaceAll
org.eclipse.emf.ecore.EAttribute getAddStructuralFeatureValueAction_IsReplaceAll()
Returns the meta object for the attribute 'Is Replace All'.- Returns:
- the meta object for the attribute 'Is Replace All'.
- See Also:
AddStructuralFeatureValueAction.isReplaceAll(),getAddStructuralFeatureValueAction()
-
getAddStructuralFeatureValueAction_InsertAt
org.eclipse.emf.ecore.EReference getAddStructuralFeatureValueAction_InsertAt()
Returns the meta object for the containment reference 'Insert At'.- Returns:
- the meta object for the containment reference 'Insert At'.
- See Also:
AddStructuralFeatureValueAction.getInsertAt(),getAddStructuralFeatureValueAction()
-
getLinkAction
org.eclipse.emf.ecore.EClass getLinkAction()
Returns the meta object for class 'Link Action'.- Returns:
- the meta object for class 'Link Action'.
- See Also:
LinkAction
-
getLinkAction_EndData
org.eclipse.emf.ecore.EReference getLinkAction_EndData()
Returns the meta object for the containment reference list 'End Data'.- Returns:
- the meta object for the containment reference list 'End Data'.
- See Also:
LinkAction.getEndData(),getLinkAction()
-
getLinkAction_InputValue
org.eclipse.emf.ecore.EReference getLinkAction_InputValue()
Returns the meta object for the containment reference list 'Input Value'.- Returns:
- the meta object for the containment reference list 'Input Value'.
- See Also:
LinkAction.getInputValues(),getLinkAction()
-
getLinkEndData
org.eclipse.emf.ecore.EClass getLinkEndData()
Returns the meta object for class 'Link End Data'.- Returns:
- the meta object for class 'Link End Data'.
- See Also:
LinkEndData
-
getLinkEndData_Value
org.eclipse.emf.ecore.EReference getLinkEndData_Value()
Returns the meta object for the reference 'Value'.- Returns:
- the meta object for the reference 'Value'.
- See Also:
LinkEndData.getValue(),getLinkEndData()
-
getLinkEndData_End
org.eclipse.emf.ecore.EReference getLinkEndData_End()
Returns the meta object for the reference 'End'.- Returns:
- the meta object for the reference 'End'.
- See Also:
LinkEndData.getEnd(),getLinkEndData()
-
getLinkEndData_Qualifier
org.eclipse.emf.ecore.EReference getLinkEndData_Qualifier()
Returns the meta object for the containment reference list 'Qualifier'.- Returns:
- the meta object for the containment reference list 'Qualifier'.
- See Also:
LinkEndData.getQualifiers(),getLinkEndData()
-
getQualifierValue
org.eclipse.emf.ecore.EClass getQualifierValue()
Returns the meta object for class 'Qualifier Value'.- Returns:
- the meta object for class 'Qualifier Value'.
- See Also:
QualifierValue
-
getQualifierValue_Qualifier
org.eclipse.emf.ecore.EReference getQualifierValue_Qualifier()
Returns the meta object for the reference 'Qualifier'.- Returns:
- the meta object for the reference 'Qualifier'.
- See Also:
QualifierValue.getQualifier(),getQualifierValue()
-
getQualifierValue_Value
org.eclipse.emf.ecore.EReference getQualifierValue_Value()
Returns the meta object for the reference 'Value'.- Returns:
- the meta object for the reference 'Value'.
- See Also:
QualifierValue.getValue(),getQualifierValue()
-
getReadLinkAction
org.eclipse.emf.ecore.EClass getReadLinkAction()
Returns the meta object for class 'Read Link Action'.- Returns:
- the meta object for class 'Read Link Action'.
- See Also:
ReadLinkAction
-
getReadLinkAction_Result
org.eclipse.emf.ecore.EReference getReadLinkAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadLinkAction.getResult(),getReadLinkAction()
-
getLinkEndCreationData
org.eclipse.emf.ecore.EClass getLinkEndCreationData()
Returns the meta object for class 'Link End Creation Data'.- Returns:
- the meta object for class 'Link End Creation Data'.
- See Also:
LinkEndCreationData
-
getLinkEndCreationData_IsReplaceAll
org.eclipse.emf.ecore.EAttribute getLinkEndCreationData_IsReplaceAll()
Returns the meta object for the attribute 'Is Replace All'.- Returns:
- the meta object for the attribute 'Is Replace All'.
- See Also:
LinkEndCreationData.isReplaceAll(),getLinkEndCreationData()
-
getLinkEndCreationData_InsertAt
org.eclipse.emf.ecore.EReference getLinkEndCreationData_InsertAt()
Returns the meta object for the reference 'Insert At'.- Returns:
- the meta object for the reference 'Insert At'.
- See Also:
LinkEndCreationData.getInsertAt(),getLinkEndCreationData()
-
getCreateLinkAction
org.eclipse.emf.ecore.EClass getCreateLinkAction()
Returns the meta object for class 'Create Link Action'.- Returns:
- the meta object for class 'Create Link Action'.
- See Also:
CreateLinkAction
-
getWriteLinkAction
org.eclipse.emf.ecore.EClass getWriteLinkAction()
Returns the meta object for class 'Write Link Action'.- Returns:
- the meta object for class 'Write Link Action'.
- See Also:
WriteLinkAction
-
getDestroyLinkAction
org.eclipse.emf.ecore.EClass getDestroyLinkAction()
Returns the meta object for class 'Destroy Link Action'.- Returns:
- the meta object for class 'Destroy Link Action'.
- See Also:
DestroyLinkAction
-
getLinkEndDestructionData
org.eclipse.emf.ecore.EClass getLinkEndDestructionData()
Returns the meta object for class 'Link End Destruction Data'.- Returns:
- the meta object for class 'Link End Destruction Data'.
- See Also:
LinkEndDestructionData
-
getLinkEndDestructionData_IsDestroyDuplicates
org.eclipse.emf.ecore.EAttribute getLinkEndDestructionData_IsDestroyDuplicates()
Returns the meta object for the attribute 'Is Destroy Duplicates'.- Returns:
- the meta object for the attribute 'Is Destroy Duplicates'.
- See Also:
LinkEndDestructionData.isDestroyDuplicates(),getLinkEndDestructionData()
-
getLinkEndDestructionData_DestroyAt
org.eclipse.emf.ecore.EReference getLinkEndDestructionData_DestroyAt()
Returns the meta object for the reference 'Destroy At'.- Returns:
- the meta object for the reference 'Destroy At'.
- See Also:
LinkEndDestructionData.getDestroyAt(),getLinkEndDestructionData()
-
getClearAssociationAction
org.eclipse.emf.ecore.EClass getClearAssociationAction()
Returns the meta object for class 'Clear Association Action'.- Returns:
- the meta object for class 'Clear Association Action'.
- See Also:
ClearAssociationAction
-
getClearAssociationAction_Object
org.eclipse.emf.ecore.EReference getClearAssociationAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
ClearAssociationAction.getObject(),getClearAssociationAction()
-
getClearAssociationAction_Association
org.eclipse.emf.ecore.EReference getClearAssociationAction_Association()
Returns the meta object for the reference 'Association'.- Returns:
- the meta object for the reference 'Association'.
- See Also:
ClearAssociationAction.getAssociation(),getClearAssociationAction()
-
getBroadcastSignalAction
org.eclipse.emf.ecore.EClass getBroadcastSignalAction()
Returns the meta object for class 'Broadcast Signal Action'.- Returns:
- the meta object for class 'Broadcast Signal Action'.
- See Also:
BroadcastSignalAction
-
getBroadcastSignalAction_Signal
org.eclipse.emf.ecore.EReference getBroadcastSignalAction_Signal()
Returns the meta object for the reference 'Signal'.- Returns:
- the meta object for the reference 'Signal'.
- See Also:
BroadcastSignalAction.getSignal(),getBroadcastSignalAction()
-
getInvocationAction
org.eclipse.emf.ecore.EClass getInvocationAction()
Returns the meta object for class 'Invocation Action'.- Returns:
- the meta object for class 'Invocation Action'.
- See Also:
InvocationAction
-
getInvocationAction_Argument
org.eclipse.emf.ecore.EReference getInvocationAction_Argument()
Returns the meta object for the containment reference list 'Argument'.- Returns:
- the meta object for the containment reference list 'Argument'.
- See Also:
InvocationAction.getArguments(),getInvocationAction()
-
getInvocationAction_OnPort
org.eclipse.emf.ecore.EReference getInvocationAction_OnPort()
Returns the meta object for the reference 'On Port'.- Returns:
- the meta object for the reference 'On Port'.
- See Also:
InvocationAction.getOnPort(),getInvocationAction()
-
getSendObjectAction
org.eclipse.emf.ecore.EClass getSendObjectAction()
Returns the meta object for class 'Send Object Action'.- Returns:
- the meta object for class 'Send Object Action'.
- See Also:
SendObjectAction
-
getSendObjectAction_Target
org.eclipse.emf.ecore.EReference getSendObjectAction_Target()
Returns the meta object for the containment reference 'Target'.- Returns:
- the meta object for the containment reference 'Target'.
- See Also:
SendObjectAction.getTarget(),getSendObjectAction()
-
getSendObjectAction_Request
org.eclipse.emf.ecore.EReference getSendObjectAction_Request()
Returns the meta object for the containment reference 'Request'.- Returns:
- the meta object for the containment reference 'Request'.
- See Also:
SendObjectAction.getRequest(),getSendObjectAction()
-
getValueSpecificationAction
org.eclipse.emf.ecore.EClass getValueSpecificationAction()
Returns the meta object for class 'Value Specification Action'.- Returns:
- the meta object for class 'Value Specification Action'.
- See Also:
ValueSpecificationAction
-
getValueSpecificationAction_Value
org.eclipse.emf.ecore.EReference getValueSpecificationAction_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
ValueSpecificationAction.getValue(),getValueSpecificationAction()
-
getValueSpecificationAction_Result
org.eclipse.emf.ecore.EReference getValueSpecificationAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ValueSpecificationAction.getResult(),getValueSpecificationAction()
-
getTimeExpression
org.eclipse.emf.ecore.EClass getTimeExpression()
Returns the meta object for class 'Time Expression'.- Returns:
- the meta object for class 'Time Expression'.
- See Also:
TimeExpression
-
getTimeExpression_Expr
org.eclipse.emf.ecore.EReference getTimeExpression_Expr()
Returns the meta object for the reference 'Expr'.- Returns:
- the meta object for the reference 'Expr'.
- See Also:
TimeExpression.getExpr(),getTimeExpression()
-
getTimeExpression_Observation
org.eclipse.emf.ecore.EReference getTimeExpression_Observation()
Returns the meta object for the reference list 'Observation'.- Returns:
- the meta object for the reference list 'Observation'.
- See Also:
TimeExpression.getObservations(),getTimeExpression()
-
getObservation
org.eclipse.emf.ecore.EClass getObservation()
Returns the meta object for class 'Observation'.- Returns:
- the meta object for class 'Observation'.
- See Also:
Observation
-
getDuration
org.eclipse.emf.ecore.EClass getDuration()
Returns the meta object for class 'Duration'.- Returns:
- the meta object for class 'Duration'.
- See Also:
Duration
-
getDuration_Expr
org.eclipse.emf.ecore.EReference getDuration_Expr()
Returns the meta object for the reference 'Expr'.- Returns:
- the meta object for the reference 'Expr'.
- See Also:
Duration.getExpr(),getDuration()
-
getDuration_Observation
org.eclipse.emf.ecore.EReference getDuration_Observation()
Returns the meta object for the reference list 'Observation'.- Returns:
- the meta object for the reference list 'Observation'.
- See Also:
Duration.getObservations(),getDuration()
-
getValuePin
org.eclipse.emf.ecore.EClass getValuePin()
Returns the meta object for class 'Value Pin'.- Returns:
- the meta object for class 'Value Pin'.
- See Also:
ValuePin
-
getValuePin_Value
org.eclipse.emf.ecore.EReference getValuePin_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
ValuePin.getValue(),getValuePin()
-
getDurationInterval
org.eclipse.emf.ecore.EClass getDurationInterval()
Returns the meta object for class 'Duration Interval'.- Returns:
- the meta object for class 'Duration Interval'.
- See Also:
DurationInterval
-
getInterval
org.eclipse.emf.ecore.EClass getInterval()
Returns the meta object for class 'Interval'.- Returns:
- the meta object for class 'Interval'.
- See Also:
Interval
-
getInterval_Min
org.eclipse.emf.ecore.EReference getInterval_Min()
Returns the meta object for the reference 'Min'.- Returns:
- the meta object for the reference 'Min'.
- See Also:
Interval.getMin(),getInterval()
-
getInterval_Max
org.eclipse.emf.ecore.EReference getInterval_Max()
Returns the meta object for the reference 'Max'.- Returns:
- the meta object for the reference 'Max'.
- See Also:
Interval.getMax(),getInterval()
-
getTimeConstraint
org.eclipse.emf.ecore.EClass getTimeConstraint()
Returns the meta object for class 'Time Constraint'.- Returns:
- the meta object for class 'Time Constraint'.
- See Also:
TimeConstraint
-
getTimeConstraint_FirstEvent
org.eclipse.emf.ecore.EAttribute getTimeConstraint_FirstEvent()
Returns the meta object for the attribute 'First Event'.- Returns:
- the meta object for the attribute 'First Event'.
- See Also:
TimeConstraint.isFirstEvent(),getTimeConstraint()
-
getIntervalConstraint
org.eclipse.emf.ecore.EClass getIntervalConstraint()
Returns the meta object for class 'Interval Constraint'.- Returns:
- the meta object for class 'Interval Constraint'.
- See Also:
IntervalConstraint
-
getTimeInterval
org.eclipse.emf.ecore.EClass getTimeInterval()
Returns the meta object for class 'Time Interval'.- Returns:
- the meta object for class 'Time Interval'.
- See Also:
TimeInterval
-
getDurationConstraint
org.eclipse.emf.ecore.EClass getDurationConstraint()
Returns the meta object for class 'Duration Constraint'.- Returns:
- the meta object for class 'Duration Constraint'.
- See Also:
DurationConstraint
-
getDurationConstraint_FirstEvent
org.eclipse.emf.ecore.EAttribute getDurationConstraint_FirstEvent()
Returns the meta object for the attribute list 'First Event'.- Returns:
- the meta object for the attribute list 'First Event'.
- See Also:
DurationConstraint.getFirstEvents(),getDurationConstraint()
-
getTimeObservation
org.eclipse.emf.ecore.EClass getTimeObservation()
Returns the meta object for class 'Time Observation'.- Returns:
- the meta object for class 'Time Observation'.
- See Also:
TimeObservation
-
getTimeObservation_Event
org.eclipse.emf.ecore.EReference getTimeObservation_Event()
Returns the meta object for the reference 'Event'.- Returns:
- the meta object for the reference 'Event'.
- See Also:
TimeObservation.getEvent(),getTimeObservation()
-
getTimeObservation_FirstEvent
org.eclipse.emf.ecore.EAttribute getTimeObservation_FirstEvent()
Returns the meta object for the attribute 'First Event'.- Returns:
- the meta object for the attribute 'First Event'.
- See Also:
TimeObservation.isFirstEvent(),getTimeObservation()
-
getDurationObservation
org.eclipse.emf.ecore.EClass getDurationObservation()
Returns the meta object for class 'Duration Observation'.- Returns:
- the meta object for class 'Duration Observation'.
- See Also:
DurationObservation
-
getDurationObservation_Event
org.eclipse.emf.ecore.EReference getDurationObservation_Event()
Returns the meta object for the reference list 'Event'.- Returns:
- the meta object for the reference list 'Event'.
- See Also:
DurationObservation.getEvents(),getDurationObservation()
-
getDurationObservation_FirstEvent
org.eclipse.emf.ecore.EAttribute getDurationObservation_FirstEvent()
Returns the meta object for the attribute list 'First Event'.- Returns:
- the meta object for the attribute list 'First Event'.
- See Also:
DurationObservation.getFirstEvents(),getDurationObservation()
-
getOpaqueAction
org.eclipse.emf.ecore.EClass getOpaqueAction()
Returns the meta object for class 'Opaque Action'.- Returns:
- the meta object for class 'Opaque Action'.
- See Also:
OpaqueAction
-
getOpaqueAction_Body
org.eclipse.emf.ecore.EAttribute getOpaqueAction_Body()
Returns the meta object for the attribute list 'Body'.- Returns:
- the meta object for the attribute list 'Body'.
- See Also:
OpaqueAction.getBodies(),getOpaqueAction()
-
getOpaqueAction_Language
org.eclipse.emf.ecore.EAttribute getOpaqueAction_Language()
Returns the meta object for the attribute list 'Language'.- Returns:
- the meta object for the attribute list 'Language'.
- See Also:
OpaqueAction.getLanguages(),getOpaqueAction()
-
getOpaqueAction_InputValue
org.eclipse.emf.ecore.EReference getOpaqueAction_InputValue()
Returns the meta object for the containment reference list 'Input Value'.- Returns:
- the meta object for the containment reference list 'Input Value'.
- See Also:
OpaqueAction.getInputValues(),getOpaqueAction()
-
getOpaqueAction_OutputValue
org.eclipse.emf.ecore.EReference getOpaqueAction_OutputValue()
Returns the meta object for the containment reference list 'Output Value'.- Returns:
- the meta object for the containment reference list 'Output Value'.
- See Also:
OpaqueAction.getOutputValues(),getOpaqueAction()
-
getCallAction
org.eclipse.emf.ecore.EClass getCallAction()
Returns the meta object for class 'Call Action'.- Returns:
- the meta object for class 'Call Action'.
- See Also:
CallAction
-
getCallAction_IsSynchronous
org.eclipse.emf.ecore.EAttribute getCallAction_IsSynchronous()
Returns the meta object for the attribute 'Is Synchronous'.- Returns:
- the meta object for the attribute 'Is Synchronous'.
- See Also:
CallAction.isSynchronous(),getCallAction()
-
getCallAction_Result
org.eclipse.emf.ecore.EReference getCallAction_Result()
Returns the meta object for the containment reference list 'Result'.- Returns:
- the meta object for the containment reference list 'Result'.
- See Also:
CallAction.getResults(),getCallAction()
-
getSendSignalAction
org.eclipse.emf.ecore.EClass getSendSignalAction()
Returns the meta object for class 'Send Signal Action'.- Returns:
- the meta object for class 'Send Signal Action'.
- See Also:
SendSignalAction
-
getSendSignalAction_Target
org.eclipse.emf.ecore.EReference getSendSignalAction_Target()
Returns the meta object for the containment reference 'Target'.- Returns:
- the meta object for the containment reference 'Target'.
- See Also:
SendSignalAction.getTarget(),getSendSignalAction()
-
getSendSignalAction_Signal
org.eclipse.emf.ecore.EReference getSendSignalAction_Signal()
Returns the meta object for the reference 'Signal'.- Returns:
- the meta object for the reference 'Signal'.
- See Also:
SendSignalAction.getSignal(),getSendSignalAction()
-
getCallOperationAction
org.eclipse.emf.ecore.EClass getCallOperationAction()
Returns the meta object for class 'Call Operation Action'.- Returns:
- the meta object for class 'Call Operation Action'.
- See Also:
CallOperationAction
-
getCallOperationAction_Operation
org.eclipse.emf.ecore.EReference getCallOperationAction_Operation()
Returns the meta object for the reference 'Operation'.- Returns:
- the meta object for the reference 'Operation'.
- See Also:
CallOperationAction.getOperation(),getCallOperationAction()
-
getCallOperationAction_Target
org.eclipse.emf.ecore.EReference getCallOperationAction_Target()
Returns the meta object for the containment reference 'Target'.- Returns:
- the meta object for the containment reference 'Target'.
- See Also:
CallOperationAction.getTarget(),getCallOperationAction()
-
getCallBehaviorAction
org.eclipse.emf.ecore.EClass getCallBehaviorAction()
Returns the meta object for class 'Call Behavior Action'.- Returns:
- the meta object for class 'Call Behavior Action'.
- See Also:
CallBehaviorAction
-
getCallBehaviorAction_Behavior
org.eclipse.emf.ecore.EReference getCallBehaviorAction_Behavior()
Returns the meta object for the reference 'Behavior'.- Returns:
- the meta object for the reference 'Behavior'.
- See Also:
CallBehaviorAction.getBehavior(),getCallBehaviorAction()
-
getInformationItem
org.eclipse.emf.ecore.EClass getInformationItem()
Returns the meta object for class 'Information Item'.- Returns:
- the meta object for class 'Information Item'.
- See Also:
InformationItem
-
getInformationItem_Represented
org.eclipse.emf.ecore.EReference getInformationItem_Represented()
Returns the meta object for the reference list 'Represented'.- Returns:
- the meta object for the reference list 'Represented'.
- See Also:
InformationItem.getRepresenteds(),getInformationItem()
-
getInformationFlow
org.eclipse.emf.ecore.EClass getInformationFlow()
Returns the meta object for class 'Information Flow'.- Returns:
- the meta object for class 'Information Flow'.
- See Also:
InformationFlow
-
getInformationFlow_Realization
org.eclipse.emf.ecore.EReference getInformationFlow_Realization()
Returns the meta object for the reference list 'Realization'.- Returns:
- the meta object for the reference list 'Realization'.
- See Also:
InformationFlow.getRealizations(),getInformationFlow()
-
getInformationFlow_Conveyed
org.eclipse.emf.ecore.EReference getInformationFlow_Conveyed()
Returns the meta object for the reference list 'Conveyed'.- Returns:
- the meta object for the reference list 'Conveyed'.
- See Also:
InformationFlow.getConveyeds(),getInformationFlow()
-
getInformationFlow_InformationSource
org.eclipse.emf.ecore.EReference getInformationFlow_InformationSource()
Returns the meta object for the reference list 'Information Source'.- Returns:
- the meta object for the reference list 'Information Source'.
- See Also:
InformationFlow.getInformationSources(),getInformationFlow()
-
getInformationFlow_InformationTarget
org.eclipse.emf.ecore.EReference getInformationFlow_InformationTarget()
Returns the meta object for the reference list 'Information Target'.- Returns:
- the meta object for the reference list 'Information Target'.
- See Also:
InformationFlow.getInformationTargets(),getInformationFlow()
-
getInformationFlow_RealizingActivityEdge
org.eclipse.emf.ecore.EReference getInformationFlow_RealizingActivityEdge()
Returns the meta object for the reference list 'Realizing Activity Edge'.- Returns:
- the meta object for the reference list 'Realizing Activity Edge'.
- See Also:
InformationFlow.getRealizingActivityEdges(),getInformationFlow()
-
getInformationFlow_RealizingConnector
org.eclipse.emf.ecore.EReference getInformationFlow_RealizingConnector()
Returns the meta object for the reference list 'Realizing Connector'.- Returns:
- the meta object for the reference list 'Realizing Connector'.
- See Also:
InformationFlow.getRealizingConnectors(),getInformationFlow()
-
getInformationFlow_RealizingMessage
org.eclipse.emf.ecore.EReference getInformationFlow_RealizingMessage()
Returns the meta object for the reference list 'Realizing Message'.- Returns:
- the meta object for the reference list 'Realizing Message'.
- See Also:
InformationFlow.getRealizingMessages(),getInformationFlow()
-
getModel
org.eclipse.emf.ecore.EClass getModel()
Returns the meta object for class 'Model'.- Returns:
- the meta object for class 'Model'.
- See Also:
Model
-
getModel_Viewpoint
org.eclipse.emf.ecore.EAttribute getModel_Viewpoint()
Returns the meta object for the attribute 'Viewpoint'.- Returns:
- the meta object for the attribute 'Viewpoint'.
- See Also:
Model.getViewpoint(),getModel()
-
getVariableAction
org.eclipse.emf.ecore.EClass getVariableAction()
Returns the meta object for class 'Variable Action'.- Returns:
- the meta object for class 'Variable Action'.
- See Also:
VariableAction
-
getVariableAction_Variable
org.eclipse.emf.ecore.EReference getVariableAction_Variable()
Returns the meta object for the reference 'Variable'.- Returns:
- the meta object for the reference 'Variable'.
- See Also:
VariableAction.getVariable(),getVariableAction()
-
getReadVariableAction
org.eclipse.emf.ecore.EClass getReadVariableAction()
Returns the meta object for class 'Read Variable Action'.- Returns:
- the meta object for class 'Read Variable Action'.
- See Also:
ReadVariableAction
-
getReadVariableAction_Result
org.eclipse.emf.ecore.EReference getReadVariableAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadVariableAction.getResult(),getReadVariableAction()
-
getWriteVariableAction
org.eclipse.emf.ecore.EClass getWriteVariableAction()
Returns the meta object for class 'Write Variable Action'.- Returns:
- the meta object for class 'Write Variable Action'.
- See Also:
WriteVariableAction
-
getWriteVariableAction_Value
org.eclipse.emf.ecore.EReference getWriteVariableAction_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
WriteVariableAction.getValue(),getWriteVariableAction()
-
getClearVariableAction
org.eclipse.emf.ecore.EClass getClearVariableAction()
Returns the meta object for class 'Clear Variable Action'.- Returns:
- the meta object for class 'Clear Variable Action'.
- See Also:
ClearVariableAction
-
getAddVariableValueAction
org.eclipse.emf.ecore.EClass getAddVariableValueAction()
Returns the meta object for class 'Add Variable Value Action'.- Returns:
- the meta object for class 'Add Variable Value Action'.
- See Also:
AddVariableValueAction
-
getAddVariableValueAction_IsReplaceAll
org.eclipse.emf.ecore.EAttribute getAddVariableValueAction_IsReplaceAll()
Returns the meta object for the attribute 'Is Replace All'.- Returns:
- the meta object for the attribute 'Is Replace All'.
- See Also:
AddVariableValueAction.isReplaceAll(),getAddVariableValueAction()
-
getAddVariableValueAction_InsertAt
org.eclipse.emf.ecore.EReference getAddVariableValueAction_InsertAt()
Returns the meta object for the containment reference 'Insert At'.- Returns:
- the meta object for the containment reference 'Insert At'.
- See Also:
AddVariableValueAction.getInsertAt(),getAddVariableValueAction()
-
getRemoveVariableValueAction
org.eclipse.emf.ecore.EClass getRemoveVariableValueAction()
Returns the meta object for class 'Remove Variable Value Action'.- Returns:
- the meta object for class 'Remove Variable Value Action'.
- See Also:
RemoveVariableValueAction
-
getRemoveVariableValueAction_IsRemoveDuplicates
org.eclipse.emf.ecore.EAttribute getRemoveVariableValueAction_IsRemoveDuplicates()
Returns the meta object for the attribute 'Is Remove Duplicates'.- Returns:
- the meta object for the attribute 'Is Remove Duplicates'.
- See Also:
RemoveVariableValueAction.isRemoveDuplicates(),getRemoveVariableValueAction()
-
getRemoveVariableValueAction_RemoveAt
org.eclipse.emf.ecore.EReference getRemoveVariableValueAction_RemoveAt()
Returns the meta object for the containment reference 'Remove At'.- Returns:
- the meta object for the containment reference 'Remove At'.
- See Also:
RemoveVariableValueAction.getRemoveAt(),getRemoveVariableValueAction()
-
getRaiseExceptionAction
org.eclipse.emf.ecore.EClass getRaiseExceptionAction()
Returns the meta object for class 'Raise Exception Action'.- Returns:
- the meta object for class 'Raise Exception Action'.
- See Also:
RaiseExceptionAction
-
getRaiseExceptionAction_Exception
org.eclipse.emf.ecore.EReference getRaiseExceptionAction_Exception()
Returns the meta object for the containment reference 'Exception'.- Returns:
- the meta object for the containment reference 'Exception'.
- See Also:
RaiseExceptionAction.getException(),getRaiseExceptionAction()
-
getActionInputPin
org.eclipse.emf.ecore.EClass getActionInputPin()
Returns the meta object for class 'Action Input Pin'.- Returns:
- the meta object for class 'Action Input Pin'.
- See Also:
ActionInputPin
-
getActionInputPin_FromAction
org.eclipse.emf.ecore.EReference getActionInputPin_FromAction()
Returns the meta object for the containment reference 'From Action'.- Returns:
- the meta object for the containment reference 'From Action'.
- See Also:
ActionInputPin.getFromAction(),getActionInputPin()
-
getReadExtentAction
org.eclipse.emf.ecore.EClass getReadExtentAction()
Returns the meta object for class 'Read Extent Action'.- Returns:
- the meta object for class 'Read Extent Action'.
- See Also:
ReadExtentAction
-
getReadExtentAction_Result
org.eclipse.emf.ecore.EReference getReadExtentAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadExtentAction.getResult(),getReadExtentAction()
-
getReadExtentAction_Classifier
org.eclipse.emf.ecore.EReference getReadExtentAction_Classifier()
Returns the meta object for the reference 'Classifier'.- Returns:
- the meta object for the reference 'Classifier'.
- See Also:
ReadExtentAction.getClassifier(),getReadExtentAction()
-
getReclassifyObjectAction
org.eclipse.emf.ecore.EClass getReclassifyObjectAction()
Returns the meta object for class 'Reclassify Object Action'.- Returns:
- the meta object for class 'Reclassify Object Action'.
- See Also:
ReclassifyObjectAction
-
getReclassifyObjectAction_IsReplaceAll
org.eclipse.emf.ecore.EAttribute getReclassifyObjectAction_IsReplaceAll()
Returns the meta object for the attribute 'Is Replace All'.- Returns:
- the meta object for the attribute 'Is Replace All'.
- See Also:
ReclassifyObjectAction.isReplaceAll(),getReclassifyObjectAction()
-
getReclassifyObjectAction_OldClassifier
org.eclipse.emf.ecore.EReference getReclassifyObjectAction_OldClassifier()
Returns the meta object for the reference list 'Old Classifier'.- Returns:
- the meta object for the reference list 'Old Classifier'.
- See Also:
ReclassifyObjectAction.getOldClassifiers(),getReclassifyObjectAction()
-
getReclassifyObjectAction_NewClassifier
org.eclipse.emf.ecore.EReference getReclassifyObjectAction_NewClassifier()
Returns the meta object for the reference list 'New Classifier'.- Returns:
- the meta object for the reference list 'New Classifier'.
- See Also:
ReclassifyObjectAction.getNewClassifiers(),getReclassifyObjectAction()
-
getReclassifyObjectAction_Object
org.eclipse.emf.ecore.EReference getReclassifyObjectAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
ReclassifyObjectAction.getObject(),getReclassifyObjectAction()
-
getReadIsClassifiedObjectAction
org.eclipse.emf.ecore.EClass getReadIsClassifiedObjectAction()
Returns the meta object for class 'Read Is Classified Object Action'.- Returns:
- the meta object for class 'Read Is Classified Object Action'.
- See Also:
ReadIsClassifiedObjectAction
-
getReadIsClassifiedObjectAction_IsDirect
org.eclipse.emf.ecore.EAttribute getReadIsClassifiedObjectAction_IsDirect()
Returns the meta object for the attribute 'Is Direct'.- Returns:
- the meta object for the attribute 'Is Direct'.
- See Also:
ReadIsClassifiedObjectAction.isDirect(),getReadIsClassifiedObjectAction()
-
getReadIsClassifiedObjectAction_Classifier
org.eclipse.emf.ecore.EReference getReadIsClassifiedObjectAction_Classifier()
Returns the meta object for the reference 'Classifier'.- Returns:
- the meta object for the reference 'Classifier'.
- See Also:
ReadIsClassifiedObjectAction.getClassifier(),getReadIsClassifiedObjectAction()
-
getReadIsClassifiedObjectAction_Result
org.eclipse.emf.ecore.EReference getReadIsClassifiedObjectAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadIsClassifiedObjectAction.getResult(),getReadIsClassifiedObjectAction()
-
getReadIsClassifiedObjectAction_Object
org.eclipse.emf.ecore.EReference getReadIsClassifiedObjectAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
ReadIsClassifiedObjectAction.getObject(),getReadIsClassifiedObjectAction()
-
getStartClassifierBehaviorAction
org.eclipse.emf.ecore.EClass getStartClassifierBehaviorAction()
Returns the meta object for class 'Start Classifier Behavior Action'.- Returns:
- the meta object for class 'Start Classifier Behavior Action'.
- See Also:
StartClassifierBehaviorAction
-
getStartClassifierBehaviorAction_Object
org.eclipse.emf.ecore.EReference getStartClassifierBehaviorAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
StartClassifierBehaviorAction.getObject(),getStartClassifierBehaviorAction()
-
getReadLinkObjectEndAction
org.eclipse.emf.ecore.EClass getReadLinkObjectEndAction()
Returns the meta object for class 'Read Link Object End Action'.- Returns:
- the meta object for class 'Read Link Object End Action'.
- See Also:
ReadLinkObjectEndAction
-
getReadLinkObjectEndAction_Object
org.eclipse.emf.ecore.EReference getReadLinkObjectEndAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
ReadLinkObjectEndAction.getObject(),getReadLinkObjectEndAction()
-
getReadLinkObjectEndAction_End
org.eclipse.emf.ecore.EReference getReadLinkObjectEndAction_End()
Returns the meta object for the reference 'End'.- Returns:
- the meta object for the reference 'End'.
- See Also:
ReadLinkObjectEndAction.getEnd(),getReadLinkObjectEndAction()
-
getReadLinkObjectEndAction_Result
org.eclipse.emf.ecore.EReference getReadLinkObjectEndAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadLinkObjectEndAction.getResult(),getReadLinkObjectEndAction()
-
getReadLinkObjectEndQualifierAction
org.eclipse.emf.ecore.EClass getReadLinkObjectEndQualifierAction()
Returns the meta object for class 'Read Link Object End Qualifier Action'.- Returns:
- the meta object for class 'Read Link Object End Qualifier Action'.
- See Also:
ReadLinkObjectEndQualifierAction
-
getReadLinkObjectEndQualifierAction_Object
org.eclipse.emf.ecore.EReference getReadLinkObjectEndQualifierAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
ReadLinkObjectEndQualifierAction.getObject(),getReadLinkObjectEndQualifierAction()
-
getReadLinkObjectEndQualifierAction_Result
org.eclipse.emf.ecore.EReference getReadLinkObjectEndQualifierAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReadLinkObjectEndQualifierAction.getResult(),getReadLinkObjectEndQualifierAction()
-
getReadLinkObjectEndQualifierAction_Qualifier
org.eclipse.emf.ecore.EReference getReadLinkObjectEndQualifierAction_Qualifier()
Returns the meta object for the reference 'Qualifier'.- Returns:
- the meta object for the reference 'Qualifier'.
- See Also:
ReadLinkObjectEndQualifierAction.getQualifier(),getReadLinkObjectEndQualifierAction()
-
getCreateLinkObjectAction
org.eclipse.emf.ecore.EClass getCreateLinkObjectAction()
Returns the meta object for class 'Create Link Object Action'.- Returns:
- the meta object for class 'Create Link Object Action'.
- See Also:
CreateLinkObjectAction
-
getCreateLinkObjectAction_Result
org.eclipse.emf.ecore.EReference getCreateLinkObjectAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
CreateLinkObjectAction.getResult(),getCreateLinkObjectAction()
-
getAcceptEventAction
org.eclipse.emf.ecore.EClass getAcceptEventAction()
Returns the meta object for class 'Accept Event Action'.- Returns:
- the meta object for class 'Accept Event Action'.
- See Also:
AcceptEventAction
-
getAcceptEventAction_IsUnmarshall
org.eclipse.emf.ecore.EAttribute getAcceptEventAction_IsUnmarshall()
Returns the meta object for the attribute 'Is Unmarshall'.- Returns:
- the meta object for the attribute 'Is Unmarshall'.
- See Also:
AcceptEventAction.isUnmarshall(),getAcceptEventAction()
-
getAcceptEventAction_Result
org.eclipse.emf.ecore.EReference getAcceptEventAction_Result()
Returns the meta object for the containment reference list 'Result'.- Returns:
- the meta object for the containment reference list 'Result'.
- See Also:
AcceptEventAction.getResults(),getAcceptEventAction()
-
getAcceptEventAction_Trigger
org.eclipse.emf.ecore.EReference getAcceptEventAction_Trigger()
Returns the meta object for the containment reference list 'Trigger'.- Returns:
- the meta object for the containment reference list 'Trigger'.
- See Also:
AcceptEventAction.getTriggers(),getAcceptEventAction()
-
getAcceptCallAction
org.eclipse.emf.ecore.EClass getAcceptCallAction()
Returns the meta object for class 'Accept Call Action'.- Returns:
- the meta object for class 'Accept Call Action'.
- See Also:
AcceptCallAction
-
getAcceptCallAction_ReturnInformation
org.eclipse.emf.ecore.EReference getAcceptCallAction_ReturnInformation()
Returns the meta object for the containment reference 'Return Information'.- Returns:
- the meta object for the containment reference 'Return Information'.
- See Also:
AcceptCallAction.getReturnInformation(),getAcceptCallAction()
-
getReplyAction
org.eclipse.emf.ecore.EClass getReplyAction()
Returns the meta object for class 'Reply Action'.- Returns:
- the meta object for class 'Reply Action'.
- See Also:
ReplyAction
-
getReplyAction_ReplyToCall
org.eclipse.emf.ecore.EReference getReplyAction_ReplyToCall()
Returns the meta object for the reference 'Reply To Call'.- Returns:
- the meta object for the reference 'Reply To Call'.
- See Also:
ReplyAction.getReplyToCall(),getReplyAction()
-
getReplyAction_ReturnInformation
org.eclipse.emf.ecore.EReference getReplyAction_ReturnInformation()
Returns the meta object for the containment reference 'Return Information'.- Returns:
- the meta object for the containment reference 'Return Information'.
- See Also:
ReplyAction.getReturnInformation(),getReplyAction()
-
getReplyAction_ReplyValue
org.eclipse.emf.ecore.EReference getReplyAction_ReplyValue()
Returns the meta object for the containment reference list 'Reply Value'.- Returns:
- the meta object for the containment reference list 'Reply Value'.
- See Also:
ReplyAction.getReplyValues(),getReplyAction()
-
getUnmarshallAction
org.eclipse.emf.ecore.EClass getUnmarshallAction()
Returns the meta object for class 'Unmarshall Action'.- Returns:
- the meta object for class 'Unmarshall Action'.
- See Also:
UnmarshallAction
-
getUnmarshallAction_Result
org.eclipse.emf.ecore.EReference getUnmarshallAction_Result()
Returns the meta object for the containment reference list 'Result'.- Returns:
- the meta object for the containment reference list 'Result'.
- See Also:
UnmarshallAction.getResults(),getUnmarshallAction()
-
getUnmarshallAction_UnmarshallType
org.eclipse.emf.ecore.EReference getUnmarshallAction_UnmarshallType()
Returns the meta object for the reference 'Unmarshall Type'.- Returns:
- the meta object for the reference 'Unmarshall Type'.
- See Also:
UnmarshallAction.getUnmarshallType(),getUnmarshallAction()
-
getUnmarshallAction_Object
org.eclipse.emf.ecore.EReference getUnmarshallAction_Object()
Returns the meta object for the containment reference 'Object'.- Returns:
- the meta object for the containment reference 'Object'.
- See Also:
UnmarshallAction.getObject(),getUnmarshallAction()
-
getReduceAction
org.eclipse.emf.ecore.EClass getReduceAction()
Returns the meta object for class 'Reduce Action'.- Returns:
- the meta object for class 'Reduce Action'.
- See Also:
ReduceAction
-
getReduceAction_Reducer
org.eclipse.emf.ecore.EReference getReduceAction_Reducer()
Returns the meta object for the reference 'Reducer'.- Returns:
- the meta object for the reference 'Reducer'.
- See Also:
ReduceAction.getReducer(),getReduceAction()
-
getReduceAction_Result
org.eclipse.emf.ecore.EReference getReduceAction_Result()
Returns the meta object for the containment reference 'Result'.- Returns:
- the meta object for the containment reference 'Result'.
- See Also:
ReduceAction.getResult(),getReduceAction()
-
getReduceAction_Collection
org.eclipse.emf.ecore.EReference getReduceAction_Collection()
Returns the meta object for the containment reference 'Collection'.- Returns:
- the meta object for the containment reference 'Collection'.
- See Also:
ReduceAction.getCollection(),getReduceAction()
-
getReduceAction_IsOrdered
org.eclipse.emf.ecore.EAttribute getReduceAction_IsOrdered()
Returns the meta object for the attribute 'Is Ordered'.- Returns:
- the meta object for the attribute 'Is Ordered'.
- See Also:
ReduceAction.isOrdered(),getReduceAction()
-
getControlNode
org.eclipse.emf.ecore.EClass getControlNode()
Returns the meta object for class 'Control Node'.- Returns:
- the meta object for class 'Control Node'.
- See Also:
ControlNode
-
getControlFlow
org.eclipse.emf.ecore.EClass getControlFlow()
Returns the meta object for class 'Control Flow'.- Returns:
- the meta object for class 'Control Flow'.
- See Also:
ControlFlow
-
getInitialNode
org.eclipse.emf.ecore.EClass getInitialNode()
Returns the meta object for class 'Initial Node'.- Returns:
- the meta object for class 'Initial Node'.
- See Also:
InitialNode
-
getActivityParameterNode
org.eclipse.emf.ecore.EClass getActivityParameterNode()
Returns the meta object for class 'Activity Parameter Node'.- Returns:
- the meta object for class 'Activity Parameter Node'.
- See Also:
ActivityParameterNode
-
getActivityParameterNode_Parameter
org.eclipse.emf.ecore.EReference getActivityParameterNode_Parameter()
Returns the meta object for the reference 'Parameter'.- Returns:
- the meta object for the reference 'Parameter'.
- See Also:
ActivityParameterNode.getParameter(),getActivityParameterNode()
-
getForkNode
org.eclipse.emf.ecore.EClass getForkNode()
Returns the meta object for class 'Fork Node'.- Returns:
- the meta object for class 'Fork Node'.
- See Also:
ForkNode
-
getFlowFinalNode
org.eclipse.emf.ecore.EClass getFlowFinalNode()
Returns the meta object for class 'Flow Final Node'.- Returns:
- the meta object for class 'Flow Final Node'.
- See Also:
FlowFinalNode
-
getFinalNode
org.eclipse.emf.ecore.EClass getFinalNode()
Returns the meta object for class 'Final Node'.- Returns:
- the meta object for class 'Final Node'.
- See Also:
FinalNode
-
getCentralBufferNode
org.eclipse.emf.ecore.EClass getCentralBufferNode()
Returns the meta object for class 'Central Buffer Node'.- Returns:
- the meta object for class 'Central Buffer Node'.
- See Also:
CentralBufferNode
-
getMergeNode
org.eclipse.emf.ecore.EClass getMergeNode()
Returns the meta object for class 'Merge Node'.- Returns:
- the meta object for class 'Merge Node'.
- See Also:
MergeNode
-
getDecisionNode
org.eclipse.emf.ecore.EClass getDecisionNode()
Returns the meta object for class 'Decision Node'.- Returns:
- the meta object for class 'Decision Node'.
- See Also:
DecisionNode
-
getDecisionNode_DecisionInput
org.eclipse.emf.ecore.EReference getDecisionNode_DecisionInput()
Returns the meta object for the reference 'Decision Input'.- Returns:
- the meta object for the reference 'Decision Input'.
- See Also:
DecisionNode.getDecisionInput(),getDecisionNode()
-
getActivityFinalNode
org.eclipse.emf.ecore.EClass getActivityFinalNode()
Returns the meta object for class 'Activity Final Node'.- Returns:
- the meta object for class 'Activity Final Node'.
- See Also:
ActivityFinalNode
-
getJoinNode
org.eclipse.emf.ecore.EClass getJoinNode()
Returns the meta object for class 'Join Node'.- Returns:
- the meta object for class 'Join Node'.
- See Also:
JoinNode
-
getJoinNode_IsCombineDuplicate
org.eclipse.emf.ecore.EAttribute getJoinNode_IsCombineDuplicate()
Returns the meta object for the attribute 'Is Combine Duplicate'.- Returns:
- the meta object for the attribute 'Is Combine Duplicate'.
- See Also:
JoinNode.isCombineDuplicate(),getJoinNode()
-
getJoinNode_JoinSpec
org.eclipse.emf.ecore.EReference getJoinNode_JoinSpec()
Returns the meta object for the containment reference 'Join Spec'.- Returns:
- the meta object for the containment reference 'Join Spec'.
- See Also:
JoinNode.getJoinSpec(),getJoinNode()
-
getDataStoreNode
org.eclipse.emf.ecore.EClass getDataStoreNode()
Returns the meta object for class 'Data Store Node'.- Returns:
- the meta object for class 'Data Store Node'.
- See Also:
DataStoreNode
-
getObjectFlow
org.eclipse.emf.ecore.EClass getObjectFlow()
Returns the meta object for class 'Object Flow'.- Returns:
- the meta object for class 'Object Flow'.
- See Also:
ObjectFlow
-
getObjectFlow_IsMulticast
org.eclipse.emf.ecore.EAttribute getObjectFlow_IsMulticast()
Returns the meta object for the attribute 'Is Multicast'.- Returns:
- the meta object for the attribute 'Is Multicast'.
- See Also:
ObjectFlow.isMulticast(),getObjectFlow()
-
getObjectFlow_IsMultireceive
org.eclipse.emf.ecore.EAttribute getObjectFlow_IsMultireceive()
Returns the meta object for the attribute 'Is Multireceive'.- Returns:
- the meta object for the attribute 'Is Multireceive'.
- See Also:
ObjectFlow.isMultireceive(),getObjectFlow()
-
getObjectFlow_Transformation
org.eclipse.emf.ecore.EReference getObjectFlow_Transformation()
Returns the meta object for the reference 'Transformation'.- Returns:
- the meta object for the reference 'Transformation'.
- See Also:
ObjectFlow.getTransformation(),getObjectFlow()
-
getObjectFlow_Selection
org.eclipse.emf.ecore.EReference getObjectFlow_Selection()
Returns the meta object for the reference 'Selection'.- Returns:
- the meta object for the reference 'Selection'.
- See Also:
ObjectFlow.getSelection(),getObjectFlow()
-
getSequenceNode
org.eclipse.emf.ecore.EClass getSequenceNode()
Returns the meta object for class 'Sequence Node'.- Returns:
- the meta object for class 'Sequence Node'.
- See Also:
SequenceNode
-
getSequenceNode_ExecutableNode
org.eclipse.emf.ecore.EReference getSequenceNode_ExecutableNode()
Returns the meta object for the containment reference list 'Executable Node'.- Returns:
- the meta object for the containment reference list 'Executable Node'.
- See Also:
SequenceNode.getExecutableNodes(),getSequenceNode()
-
getConditionalNode
org.eclipse.emf.ecore.EClass getConditionalNode()
Returns the meta object for class 'Conditional Node'.- Returns:
- the meta object for class 'Conditional Node'.
- See Also:
ConditionalNode
-
getConditionalNode_IsDeterminate
org.eclipse.emf.ecore.EAttribute getConditionalNode_IsDeterminate()
Returns the meta object for the attribute 'Is Determinate'.- Returns:
- the meta object for the attribute 'Is Determinate'.
- See Also:
ConditionalNode.isDeterminate(),getConditionalNode()
-
getConditionalNode_IsAssured
org.eclipse.emf.ecore.EAttribute getConditionalNode_IsAssured()
Returns the meta object for the attribute 'Is Assured'.- Returns:
- the meta object for the attribute 'Is Assured'.
- See Also:
ConditionalNode.isAssured(),getConditionalNode()
-
getConditionalNode_Clause
org.eclipse.emf.ecore.EReference getConditionalNode_Clause()
Returns the meta object for the containment reference list 'Clause'.- Returns:
- the meta object for the containment reference list 'Clause'.
- See Also:
ConditionalNode.getClauses(),getConditionalNode()
-
getConditionalNode_Result
org.eclipse.emf.ecore.EReference getConditionalNode_Result()
Returns the meta object for the containment reference list 'Result'.- Returns:
- the meta object for the containment reference list 'Result'.
- See Also:
ConditionalNode.getResults(),getConditionalNode()
-
getClause
org.eclipse.emf.ecore.EClass getClause()
Returns the meta object for class 'Clause'.- Returns:
- the meta object for class 'Clause'.
- See Also:
Clause
-
getClause_Test
org.eclipse.emf.ecore.EReference getClause_Test()
Returns the meta object for the reference list 'Test'.- Returns:
- the meta object for the reference list 'Test'.
- See Also:
Clause.getTests(),getClause()
-
getClause_Body
org.eclipse.emf.ecore.EReference getClause_Body()
Returns the meta object for the reference list 'Body'.- Returns:
- the meta object for the reference list 'Body'.
- See Also:
Clause.getBodies(),getClause()
-
getClause_PredecessorClause
org.eclipse.emf.ecore.EReference getClause_PredecessorClause()
Returns the meta object for the reference list 'Predecessor Clause'.- Returns:
- the meta object for the reference list 'Predecessor Clause'.
- See Also:
Clause.getPredecessorClauses(),getClause()
-
getClause_SuccessorClause
org.eclipse.emf.ecore.EReference getClause_SuccessorClause()
Returns the meta object for the reference list 'Successor Clause'.- Returns:
- the meta object for the reference list 'Successor Clause'.
- See Also:
Clause.getSuccessorClauses(),getClause()
-
getClause_Decider
org.eclipse.emf.ecore.EReference getClause_Decider()
Returns the meta object for the reference 'Decider'.- Returns:
- the meta object for the reference 'Decider'.
- See Also:
Clause.getDecider(),getClause()
-
getClause_BodyOutput
org.eclipse.emf.ecore.EReference getClause_BodyOutput()
Returns the meta object for the reference list 'Body Output'.- Returns:
- the meta object for the reference list 'Body Output'.
- See Also:
Clause.getBodyOutputs(),getClause()
-
getLoopNode
org.eclipse.emf.ecore.EClass getLoopNode()
Returns the meta object for class 'Loop Node'.- Returns:
- the meta object for class 'Loop Node'.
- See Also:
LoopNode
-
getLoopNode_IsTestedFirst
org.eclipse.emf.ecore.EAttribute getLoopNode_IsTestedFirst()
Returns the meta object for the attribute 'Is Tested First'.- Returns:
- the meta object for the attribute 'Is Tested First'.
- See Also:
LoopNode.isTestedFirst(),getLoopNode()
-
getLoopNode_BodyPart
org.eclipse.emf.ecore.EReference getLoopNode_BodyPart()
Returns the meta object for the reference list 'Body Part'.- Returns:
- the meta object for the reference list 'Body Part'.
- See Also:
LoopNode.getBodyParts(),getLoopNode()
-
getLoopNode_SetupPart
org.eclipse.emf.ecore.EReference getLoopNode_SetupPart()
Returns the meta object for the reference list 'Setup Part'.- Returns:
- the meta object for the reference list 'Setup Part'.
- See Also:
LoopNode.getSetupParts(),getLoopNode()
-
getLoopNode_Decider
org.eclipse.emf.ecore.EReference getLoopNode_Decider()
Returns the meta object for the reference 'Decider'.- Returns:
- the meta object for the reference 'Decider'.
- See Also:
LoopNode.getDecider(),getLoopNode()
-
getLoopNode_Test
org.eclipse.emf.ecore.EReference getLoopNode_Test()
Returns the meta object for the reference list 'Test'.- Returns:
- the meta object for the reference list 'Test'.
- See Also:
LoopNode.getTests(),getLoopNode()
-
getLoopNode_Result
org.eclipse.emf.ecore.EReference getLoopNode_Result()
Returns the meta object for the containment reference list 'Result'.- Returns:
- the meta object for the containment reference list 'Result'.
- See Also:
LoopNode.getResults(),getLoopNode()
-
getLoopNode_LoopVariable
org.eclipse.emf.ecore.EReference getLoopNode_LoopVariable()
Returns the meta object for the reference list 'Loop Variable'.- Returns:
- the meta object for the reference list 'Loop Variable'.
- See Also:
LoopNode.getLoopVariables(),getLoopNode()
-
getLoopNode_BodyOutput
org.eclipse.emf.ecore.EReference getLoopNode_BodyOutput()
Returns the meta object for the reference list 'Body Output'.- Returns:
- the meta object for the reference list 'Body Output'.
- See Also:
LoopNode.getBodyOutputs(),getLoopNode()
-
getLoopNode_LoopVariableInput
org.eclipse.emf.ecore.EReference getLoopNode_LoopVariableInput()
Returns the meta object for the containment reference list 'Loop Variable Input'.- Returns:
- the meta object for the containment reference list 'Loop Variable Input'.
- See Also:
LoopNode.getLoopVariableInputs(),getLoopNode()
-
getExpansionNode
org.eclipse.emf.ecore.EClass getExpansionNode()
Returns the meta object for class 'Expansion Node'.- Returns:
- the meta object for class 'Expansion Node'.
- See Also:
ExpansionNode
-
getExpansionNode_RegionAsOutput
org.eclipse.emf.ecore.EReference getExpansionNode_RegionAsOutput()
Returns the meta object for the reference 'Region As Output'.- Returns:
- the meta object for the reference 'Region As Output'.
- See Also:
ExpansionNode.getRegionAsOutput(),getExpansionNode()
-
getExpansionNode_RegionAsInput
org.eclipse.emf.ecore.EReference getExpansionNode_RegionAsInput()
Returns the meta object for the reference 'Region As Input'.- Returns:
- the meta object for the reference 'Region As Input'.
- See Also:
ExpansionNode.getRegionAsInput(),getExpansionNode()
-
getExpansionRegion
org.eclipse.emf.ecore.EClass getExpansionRegion()
Returns the meta object for class 'Expansion Region'.- Returns:
- the meta object for class 'Expansion Region'.
- See Also:
ExpansionRegion
-
getExpansionRegion_Mode
org.eclipse.emf.ecore.EAttribute getExpansionRegion_Mode()
Returns the meta object for the attribute 'Mode'.- Returns:
- the meta object for the attribute 'Mode'.
- See Also:
ExpansionRegion.getMode(),getExpansionRegion()
-
getExpansionRegion_InputElement
org.eclipse.emf.ecore.EReference getExpansionRegion_InputElement()
Returns the meta object for the reference list 'Input Element'.- Returns:
- the meta object for the reference list 'Input Element'.
- See Also:
ExpansionRegion.getInputElements(),getExpansionRegion()
-
getExpansionRegion_OutputElement
org.eclipse.emf.ecore.EReference getExpansionRegion_OutputElement()
Returns the meta object for the reference list 'Output Element'.- Returns:
- the meta object for the reference list 'Output Element'.
- See Also:
ExpansionRegion.getOutputElements(),getExpansionRegion()
-
getComponentRealization
org.eclipse.emf.ecore.EClass getComponentRealization()
Returns the meta object for class 'Component Realization'.- Returns:
- the meta object for class 'Component Realization'.
- See Also:
ComponentRealization
-
getComponentRealization_Abstraction
org.eclipse.emf.ecore.EReference getComponentRealization_Abstraction()
Returns the meta object for the container reference 'Abstraction'.- Returns:
- the meta object for the container reference 'Abstraction'.
- See Also:
ComponentRealization.getAbstraction(),getComponentRealization()
-
getComponentRealization_RealizingClassifier
org.eclipse.emf.ecore.EReference getComponentRealization_RealizingClassifier()
Returns the meta object for the reference 'Realizing Classifier'.- Returns:
- the meta object for the reference 'Realizing Classifier'.
- See Also:
ComponentRealization.getRealizingClassifier(),getComponentRealization()
-
getComponent
org.eclipse.emf.ecore.EClass getComponent()
Returns the meta object for class 'Component'.- Returns:
- the meta object for class 'Component'.
- See Also:
Component
-
getComponent_IsIndirectlyInstantiated
org.eclipse.emf.ecore.EAttribute getComponent_IsIndirectlyInstantiated()
Returns the meta object for the attribute 'Is Indirectly Instantiated'.- Returns:
- the meta object for the attribute 'Is Indirectly Instantiated'.
- See Also:
Component.isIndirectlyInstantiated(),getComponent()
-
getComponent_Required
org.eclipse.emf.ecore.EReference getComponent_Required()
Returns the meta object for the reference list 'Required'.- Returns:
- the meta object for the reference list 'Required'.
- See Also:
Component.getRequireds(),getComponent()
-
getComponent_Provided
org.eclipse.emf.ecore.EReference getComponent_Provided()
Returns the meta object for the reference list 'Provided'.- Returns:
- the meta object for the reference list 'Provided'.
- See Also:
Component.getProvideds(),getComponent()
-
getComponent_PackagedElement
org.eclipse.emf.ecore.EReference getComponent_PackagedElement()
Returns the meta object for the containment reference list 'Packaged Element'.- Returns:
- the meta object for the containment reference list 'Packaged Element'.
- See Also:
Component.getPackagedElements(),getComponent()
-
getComponent_Realization
org.eclipse.emf.ecore.EReference getComponent_Realization()
Returns the meta object for the containment reference list 'Realization'.- Returns:
- the meta object for the containment reference list 'Realization'.
- See Also:
Component.getRealizations(),getComponent()
-
getNode
org.eclipse.emf.ecore.EClass getNode()
Returns the meta object for class 'Node'.- Returns:
- the meta object for class 'Node'.
- See Also:
Node
-
getNode_NestedNode
org.eclipse.emf.ecore.EReference getNode_NestedNode()
Returns the meta object for the containment reference list 'Nested Node'.- Returns:
- the meta object for the containment reference list 'Nested Node'.
- See Also:
Node.getNestedNodes(),getNode()
-
getDevice
org.eclipse.emf.ecore.EClass getDevice()
Returns the meta object for class 'Device'.- Returns:
- the meta object for class 'Device'.
- See Also:
Device
-
getExecutionEnvironment
org.eclipse.emf.ecore.EClass getExecutionEnvironment()
Returns the meta object for class 'Execution Environment'.- Returns:
- the meta object for class 'Execution Environment'.
- See Also:
ExecutionEnvironment
-
getCommunicationPath
org.eclipse.emf.ecore.EClass getCommunicationPath()
Returns the meta object for class 'Communication Path'.- Returns:
- the meta object for class 'Communication Path'.
- See Also:
CommunicationPath
-
getFinalState
org.eclipse.emf.ecore.EClass getFinalState()
Returns the meta object for class 'Final State'.- Returns:
- the meta object for class 'Final State'.
- See Also:
FinalState
-
getTimeEvent
org.eclipse.emf.ecore.EClass getTimeEvent()
Returns the meta object for class 'Time Event'.- Returns:
- the meta object for class 'Time Event'.
- See Also:
TimeEvent
-
getTimeEvent_IsRelative
org.eclipse.emf.ecore.EAttribute getTimeEvent_IsRelative()
Returns the meta object for the attribute 'Is Relative'.- Returns:
- the meta object for the attribute 'Is Relative'.
- See Also:
TimeEvent.isRelative(),getTimeEvent()
-
getTimeEvent_When
org.eclipse.emf.ecore.EReference getTimeEvent_When()
Returns the meta object for the containment reference 'When'.- Returns:
- the meta object for the containment reference 'When'.
- See Also:
TimeEvent.getWhen(),getTimeEvent()
-
getProtocolTransition
org.eclipse.emf.ecore.EClass getProtocolTransition()
Returns the meta object for class 'Protocol Transition'.- Returns:
- the meta object for class 'Protocol Transition'.
- See Also:
ProtocolTransition
-
getProtocolTransition_PostCondition
org.eclipse.emf.ecore.EReference getProtocolTransition_PostCondition()
Returns the meta object for the reference 'Post Condition'.- Returns:
- the meta object for the reference 'Post Condition'.
- See Also:
ProtocolTransition.getPostCondition(),getProtocolTransition()
-
getProtocolTransition_Referred
org.eclipse.emf.ecore.EReference getProtocolTransition_Referred()
Returns the meta object for the reference list 'Referred'.- Returns:
- the meta object for the reference list 'Referred'.
- See Also:
ProtocolTransition.getReferreds(),getProtocolTransition()
-
getProtocolTransition_PreCondition
org.eclipse.emf.ecore.EReference getProtocolTransition_PreCondition()
Returns the meta object for the reference 'Pre Condition'.- Returns:
- the meta object for the reference 'Pre Condition'.
- See Also:
ProtocolTransition.getPreCondition(),getProtocolTransition()
-
getAssociationClass
org.eclipse.emf.ecore.EClass getAssociationClass()
Returns the meta object for class 'Association Class'.- Returns:
- the meta object for class 'Association Class'.
- See Also:
AssociationClass
-
getVisibilityKind
org.eclipse.emf.ecore.EEnum getVisibilityKind()
Returns the meta object for enum 'Visibility Kind'.- Returns:
- the meta object for enum 'Visibility Kind'.
- See Also:
VisibilityKind
-
getCallConcurrencyKind
org.eclipse.emf.ecore.EEnum getCallConcurrencyKind()
Returns the meta object for enum 'Call Concurrency Kind'.- Returns:
- the meta object for enum 'Call Concurrency Kind'.
- See Also:
CallConcurrencyKind
-
getTransitionKind
org.eclipse.emf.ecore.EEnum getTransitionKind()
Returns the meta object for enum 'Transition Kind'.- Returns:
- the meta object for enum 'Transition Kind'.
- See Also:
TransitionKind
-
getPseudostateKind
org.eclipse.emf.ecore.EEnum getPseudostateKind()
Returns the meta object for enum 'Pseudostate Kind'.- Returns:
- the meta object for enum 'Pseudostate Kind'.
- See Also:
PseudostateKind
-
getAggregationKind
org.eclipse.emf.ecore.EEnum getAggregationKind()
Returns the meta object for enum 'Aggregation Kind'.- Returns:
- the meta object for enum 'Aggregation Kind'.
- See Also:
AggregationKind
-
getParameterDirectionKind
org.eclipse.emf.ecore.EEnum getParameterDirectionKind()
Returns the meta object for enum 'Parameter Direction Kind'.- Returns:
- the meta object for enum 'Parameter Direction Kind'.
- See Also:
ParameterDirectionKind
-
getParameterEffectKind
org.eclipse.emf.ecore.EEnum getParameterEffectKind()
Returns the meta object for enum 'Parameter Effect Kind'.- Returns:
- the meta object for enum 'Parameter Effect Kind'.
- See Also:
ParameterEffectKind
-
getConnectorKind
org.eclipse.emf.ecore.EEnum getConnectorKind()
Returns the meta object for enum 'Connector Kind'.- Returns:
- the meta object for enum 'Connector Kind'.
- See Also:
ConnectorKind
-
getMessageKind
org.eclipse.emf.ecore.EEnum getMessageKind()
Returns the meta object for enum 'Message Kind'.- Returns:
- the meta object for enum 'Message Kind'.
- See Also:
MessageKind
-
getMessageSort
org.eclipse.emf.ecore.EEnum getMessageSort()
Returns the meta object for enum 'Message Sort'.- Returns:
- the meta object for enum 'Message Sort'.
- See Also:
MessageSort
-
getObjectNodeOrderingKind
org.eclipse.emf.ecore.EEnum getObjectNodeOrderingKind()
Returns the meta object for enum 'Object Node Ordering Kind'.- Returns:
- the meta object for enum 'Object Node Ordering Kind'.
- See Also:
ObjectNodeOrderingKind
-
getInteractionOperatorKind
org.eclipse.emf.ecore.EEnum getInteractionOperatorKind()
Returns the meta object for enum 'Interaction Operator Kind'.- Returns:
- the meta object for enum 'Interaction Operator Kind'.
- See Also:
InteractionOperatorKind
-
getExpansionKind
org.eclipse.emf.ecore.EEnum getExpansionKind()
Returns the meta object for enum 'Expansion Kind'.- Returns:
- the meta object for enum 'Expansion Kind'.
- See Also:
ExpansionKind
-
getInteger
org.eclipse.emf.ecore.EDataType getInteger()
Returns the meta object for data type 'Integer'.- Returns:
- the meta object for data type 'Integer'.
-
getBoolean
org.eclipse.emf.ecore.EDataType getBoolean()
Returns the meta object for data type 'Boolean'.- Returns:
- the meta object for data type 'Boolean'.
-
getString
org.eclipse.emf.ecore.EDataType getString()
Returns the meta object for data type 'String'.- Returns:
- the meta object for data type 'String'.
- See Also:
String
-
getUnlimitedNatural
org.eclipse.emf.ecore.EDataType getUnlimitedNatural()
Returns the meta object for data type 'Unlimited Natural'.- Returns:
- the meta object for data type 'Unlimited Natural'.
-
getUMLFactory
UMLFactory getUMLFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
getBezierPoint
org.eclipse.emf.ecore.EClass getBezierPoint()
Returns the meta object for class 'Bezier Point'.- Returns:
- the meta object for class 'Bezier Point'.
- See Also:
BezierPoint
-
getBezierPoint_Controls
org.eclipse.emf.ecore.EReference getBezierPoint_Controls()
Returns the meta object for the containment reference list 'Controls'.- Returns:
- the meta object for the containment reference list 'Controls'.
- See Also:
BezierPoint.getControls(),getBezierPoint()
-
getCoreSemanticModelBridge
org.eclipse.emf.ecore.EClass getCoreSemanticModelBridge()
Returns the meta object for class 'Core Semantic Model Bridge'.- Returns:
- the meta object for class 'Core Semantic Model Bridge'.
- See Also:
CoreSemanticModelBridge
-
getCoreSemanticModelBridge_Element
org.eclipse.emf.ecore.EReference getCoreSemanticModelBridge_Element()
Returns the meta object for the reference 'Element'.- Returns:
- the meta object for the reference 'Element'.
- See Also:
CoreSemanticModelBridge.getElement(),getCoreSemanticModelBridge()
-
getDiagram
org.eclipse.emf.ecore.EClass getDiagram()
Returns the meta object for class 'Diagram'.- Returns:
- the meta object for class 'Diagram'.
- See Also:
Diagram
-
getDiagram_Viewport
org.eclipse.emf.ecore.EReference getDiagram_Viewport()
Returns the meta object for the containment reference 'Viewport'.- Returns:
- the meta object for the containment reference 'Viewport'.
- See Also:
Diagram.getViewport(),getDiagram()
-
getDiagram_DiagramLink
org.eclipse.emf.ecore.EReference getDiagram_DiagramLink()
Returns the meta object for the reference list 'Diagram Link'.- Returns:
- the meta object for the reference list 'Diagram Link'.
- See Also:
Diagram.getDiagramLink(),getDiagram()
-
getDiagram_Owner
org.eclipse.emf.ecore.EReference getDiagram_Owner()
Returns the meta object for the containment reference 'Owner'.- Returns:
- the meta object for the containment reference 'Owner'.
- See Also:
Diagram.getOwner(),getDiagram()
-
getDiagram_Name
org.eclipse.emf.ecore.EAttribute getDiagram_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
Diagram.getName(),getDiagram()
-
getDiagram_Zoom
org.eclipse.emf.ecore.EAttribute getDiagram_Zoom()
Returns the meta object for the attribute 'Zoom'.- Returns:
- the meta object for the attribute 'Zoom'.
- See Also:
Diagram.getZoom(),getDiagram()
-
getDiagramElement
org.eclipse.emf.ecore.EClass getDiagramElement()
Returns the meta object for class 'Diagram Element'.- Returns:
- the meta object for class 'Diagram Element'.
- See Also:
DiagramElement
-
getDiagramElement_Property
org.eclipse.emf.ecore.EReference getDiagramElement_Property()
Returns the meta object for the containment reference list 'Property'.- Returns:
- the meta object for the containment reference list 'Property'.
- See Also:
DiagramElement.getProperty(),getDiagramElement()
-
getDiagramElement_Reference
org.eclipse.emf.ecore.EReference getDiagramElement_Reference()
Returns the meta object for the reference list 'Reference'.- Returns:
- the meta object for the reference list 'Reference'.
- See Also:
DiagramElement.getReference(),getDiagramElement()
-
getDiagramElement_IsVisible
org.eclipse.emf.ecore.EAttribute getDiagramElement_IsVisible()
Returns the meta object for the attribute 'Is Visible'.- Returns:
- the meta object for the attribute 'Is Visible'.
- See Also:
DiagramElement.isVisible(),getDiagramElement()
-
getDiagramElement_Container
org.eclipse.emf.ecore.EReference getDiagramElement_Container()
Returns the meta object for the container reference 'Container'.- Returns:
- the meta object for the container reference 'Container'.
- See Also:
DiagramElement.getContainer(),getDiagramElement()
-
getDiagramLink
org.eclipse.emf.ecore.EClass getDiagramLink()
Returns the meta object for class 'Diagram Link'.- Returns:
- the meta object for class 'Diagram Link'.
- See Also:
DiagramLink
-
getDiagramLink_Viewport
org.eclipse.emf.ecore.EReference getDiagramLink_Viewport()
Returns the meta object for the containment reference 'Viewport'.- Returns:
- the meta object for the containment reference 'Viewport'.
- See Also:
DiagramLink.getViewport(),getDiagramLink()
-
getDiagramLink_Diagram
org.eclipse.emf.ecore.EReference getDiagramLink_Diagram()
Returns the meta object for the reference 'Diagram'.- Returns:
- the meta object for the reference 'Diagram'.
- See Also:
DiagramLink.getDiagram(),getDiagramLink()
-
getDiagramLink_Zoom
org.eclipse.emf.ecore.EAttribute getDiagramLink_Zoom()
Returns the meta object for the attribute 'Zoom'.- Returns:
- the meta object for the attribute 'Zoom'.
- See Also:
DiagramLink.getZoom(),getDiagramLink()
-
getDiagramLink_GraphElement
org.eclipse.emf.ecore.EReference getDiagramLink_GraphElement()
Returns the meta object for the container reference 'Graph Element'.- Returns:
- the meta object for the container reference 'Graph Element'.
- See Also:
DiagramLink.getGraphElement(),getDiagramLink()
-
getDimension
org.eclipse.emf.ecore.EClass getDimension()
Returns the meta object for class 'Dimension'.- Returns:
- the meta object for class 'Dimension'.
- See Also:
Dimension
-
getDimension_Height
org.eclipse.emf.ecore.EAttribute getDimension_Height()
Returns the meta object for the attribute 'Height'.- Returns:
- the meta object for the attribute 'Height'.
- See Also:
Dimension.getHeight(),getDimension()
-
getDimension_Width
org.eclipse.emf.ecore.EAttribute getDimension_Width()
Returns the meta object for the attribute 'Width'.- Returns:
- the meta object for the attribute 'Width'.
- See Also:
Dimension.getWidth(),getDimension()
-
getEllipse
org.eclipse.emf.ecore.EClass getEllipse()
Returns the meta object for class 'Ellipse'.- Returns:
- the meta object for class 'Ellipse'.
- See Also:
Ellipse
-
getEllipse_Center
org.eclipse.emf.ecore.EReference getEllipse_Center()
Returns the meta object for the containment reference 'Center'.- Returns:
- the meta object for the containment reference 'Center'.
- See Also:
Ellipse.getCenter(),getEllipse()
-
getEllipse_EndAngle
org.eclipse.emf.ecore.EAttribute getEllipse_EndAngle()
Returns the meta object for the attribute 'End Angle'.- Returns:
- the meta object for the attribute 'End Angle'.
- See Also:
Ellipse.getEndAngle(),getEllipse()
-
getEllipse_RadiusX
org.eclipse.emf.ecore.EAttribute getEllipse_RadiusX()
Returns the meta object for the attribute 'Radius X'.- Returns:
- the meta object for the attribute 'Radius X'.
- See Also:
Ellipse.getRadiusX(),getEllipse()
-
getEllipse_RadiusY
org.eclipse.emf.ecore.EAttribute getEllipse_RadiusY()
Returns the meta object for the attribute 'Radius Y'.- Returns:
- the meta object for the attribute 'Radius Y'.
- See Also:
Ellipse.getRadiusY(),getEllipse()
-
getEllipse_Rotation
org.eclipse.emf.ecore.EAttribute getEllipse_Rotation()
Returns the meta object for the attribute 'Rotation'.- Returns:
- the meta object for the attribute 'Rotation'.
- See Also:
Ellipse.getRotation(),getEllipse()
-
getEllipse_StartAngle
org.eclipse.emf.ecore.EAttribute getEllipse_StartAngle()
Returns the meta object for the attribute 'Start Angle'.- Returns:
- the meta object for the attribute 'Start Angle'.
- See Also:
Ellipse.getStartAngle(),getEllipse()
-
getGraphConnector
org.eclipse.emf.ecore.EClass getGraphConnector()
Returns the meta object for class 'Graph Connector'.- Returns:
- the meta object for class 'Graph Connector'.
- See Also:
GraphConnector
-
getGraphConnector_Position
org.eclipse.emf.ecore.EReference getGraphConnector_Position()
Returns the meta object for the containment reference 'Position'.- Returns:
- the meta object for the containment reference 'Position'.
- See Also:
GraphConnector.getPosition(),getGraphConnector()
-
getGraphConnector_GraphEdge
org.eclipse.emf.ecore.EReference getGraphConnector_GraphEdge()
Returns the meta object for the reference list 'Graph Edge'.- Returns:
- the meta object for the reference list 'Graph Edge'.
- See Also:
GraphConnector.getGraphEdge(),getGraphConnector()
-
getGraphConnector_GraphElement
org.eclipse.emf.ecore.EReference getGraphConnector_GraphElement()
Returns the meta object for the container reference 'Graph Element'.- Returns:
- the meta object for the container reference 'Graph Element'.
- See Also:
GraphConnector.getGraphElement(),getGraphConnector()
-
getGraphEdge
org.eclipse.emf.ecore.EClass getGraphEdge()
Returns the meta object for class 'Graph Edge'.- Returns:
- the meta object for class 'Graph Edge'.
- See Also:
GraphEdge
-
getGraphEdge_Waypoints
org.eclipse.emf.ecore.EReference getGraphEdge_Waypoints()
Returns the meta object for the containment reference list 'Waypoints'.- Returns:
- the meta object for the containment reference list 'Waypoints'.
- See Also:
GraphEdge.getWaypoints(),getGraphEdge()
-
getGraphEdge_Anchor
org.eclipse.emf.ecore.EReference getGraphEdge_Anchor()
Returns the meta object for the reference list 'Anchor'.- Returns:
- the meta object for the reference list 'Anchor'.
- See Also:
GraphEdge.getAnchor(),getGraphEdge()
-
getGraphElement
org.eclipse.emf.ecore.EClass getGraphElement()
Returns the meta object for class 'Graph Element'.- Returns:
- the meta object for class 'Graph Element'.
- See Also:
GraphElement
-
getGraphElement_Position
org.eclipse.emf.ecore.EReference getGraphElement_Position()
Returns the meta object for the containment reference 'Position'.- Returns:
- the meta object for the containment reference 'Position'.
- See Also:
GraphElement.getPosition(),getGraphElement()
-
getGraphElement_Anchorage
org.eclipse.emf.ecore.EReference getGraphElement_Anchorage()
Returns the meta object for the containment reference list 'Anchorage'.- Returns:
- the meta object for the containment reference list 'Anchorage'.
- See Also:
GraphElement.getAnchorage(),getGraphElement()
-
getGraphElement_Contained
org.eclipse.emf.ecore.EReference getGraphElement_Contained()
Returns the meta object for the containment reference list 'Contained'.- Returns:
- the meta object for the containment reference list 'Contained'.
- See Also:
GraphElement.getContained(),getGraphElement()
-
getGraphElement_SemanticModel
org.eclipse.emf.ecore.EReference getGraphElement_SemanticModel()
Returns the meta object for the containment reference 'Semantic Model'.- Returns:
- the meta object for the containment reference 'Semantic Model'.
- See Also:
GraphElement.getSemanticModel(),getGraphElement()
-
getGraphElement_Link
org.eclipse.emf.ecore.EReference getGraphElement_Link()
Returns the meta object for the containment reference list 'Link'.- Returns:
- the meta object for the containment reference list 'Link'.
- See Also:
GraphElement.getLink(),getGraphElement()
-
getGraphicPrimitive
org.eclipse.emf.ecore.EClass getGraphicPrimitive()
Returns the meta object for class 'Graphic Primitive'.- Returns:
- the meta object for class 'Graphic Primitive'.
- See Also:
GraphicPrimitive
-
getGraphNode
org.eclipse.emf.ecore.EClass getGraphNode()
Returns the meta object for class 'Graph Node'.- Returns:
- the meta object for class 'Graph Node'.
- See Also:
GraphNode
-
getGraphNode_Size
org.eclipse.emf.ecore.EReference getGraphNode_Size()
Returns the meta object for the containment reference 'Size'.- Returns:
- the meta object for the containment reference 'Size'.
- See Also:
GraphNode.getSize(),getGraphNode()
-
getDiagramImage
org.eclipse.emf.ecore.EClass getDiagramImage()
Returns the meta object for class 'Diagram Image'.- Returns:
- the meta object for class 'Diagram Image'.
- See Also:
DiagramImage
-
getDiagramImage_MimeType
org.eclipse.emf.ecore.EAttribute getDiagramImage_MimeType()
Returns the meta object for the attribute 'Mime Type'.- Returns:
- the meta object for the attribute 'Mime Type'.
- See Also:
DiagramImage.getMimeType(),getDiagramImage()
-
getDiagramImage_Uri
org.eclipse.emf.ecore.EAttribute getDiagramImage_Uri()
Returns the meta object for the attribute 'Uri'.- Returns:
- the meta object for the attribute 'Uri'.
- See Also:
DiagramImage.getUri(),getDiagramImage()
-
getLeafElement
org.eclipse.emf.ecore.EClass getLeafElement()
Returns the meta object for class 'Leaf Element'.- Returns:
- the meta object for class 'Leaf Element'.
- See Also:
LeafElement
-
getPoint
org.eclipse.emf.ecore.EClass getPoint()
Returns the meta object for class 'Point'.- Returns:
- the meta object for class 'Point'.
- See Also:
Point
-
getPoint_X
org.eclipse.emf.ecore.EAttribute getPoint_X()
Returns the meta object for the attribute 'X'.- Returns:
- the meta object for the attribute 'X'.
- See Also:
Point.getX(),getPoint()
-
getPoint_Y
org.eclipse.emf.ecore.EAttribute getPoint_Y()
Returns the meta object for the attribute 'Y'.- Returns:
- the meta object for the attribute 'Y'.
- See Also:
Point.getY(),getPoint()
-
getPolyline
org.eclipse.emf.ecore.EClass getPolyline()
Returns the meta object for class 'Polyline'.- Returns:
- the meta object for class 'Polyline'.
- See Also:
Polyline
-
getPolyline_Waypoints
org.eclipse.emf.ecore.EReference getPolyline_Waypoints()
Returns the meta object for the containment reference list 'Waypoints'.- Returns:
- the meta object for the containment reference list 'Waypoints'.
- See Also:
Polyline.getWaypoints(),getPolyline()
-
getPolyline_Closed
org.eclipse.emf.ecore.EAttribute getPolyline_Closed()
Returns the meta object for the attribute 'Closed'.- Returns:
- the meta object for the attribute 'Closed'.
- See Also:
Polyline.isClosed(),getPolyline()
-
getDiagramProperty
org.eclipse.emf.ecore.EClass getDiagramProperty()
Returns the meta object for class 'Diagram Property'.- Returns:
- the meta object for class 'Diagram Property'.
- See Also:
DiagramProperty
-
getDiagramProperty_Key
org.eclipse.emf.ecore.EAttribute getDiagramProperty_Key()
Returns the meta object for the attribute 'Key'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
DiagramProperty.getKey(),getDiagramProperty()
-
getDiagramProperty_Value
org.eclipse.emf.ecore.EAttribute getDiagramProperty_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
DiagramProperty.getValue(),getDiagramProperty()
-
getReference
org.eclipse.emf.ecore.EClass getReference()
Returns the meta object for class 'Reference'.- Returns:
- the meta object for class 'Reference'.
- See Also:
Reference
-
getReference_Referenced
org.eclipse.emf.ecore.EReference getReference_Referenced()
Returns the meta object for the reference 'Referenced'.- Returns:
- the meta object for the reference 'Referenced'.
- See Also:
Reference.getReferenced(),getReference()
-
getReference_IsIndividualRepresentation
org.eclipse.emf.ecore.EAttribute getReference_IsIndividualRepresentation()
Returns the meta object for the attribute 'Is Individual Representation'.- Returns:
- the meta object for the attribute 'Is Individual Representation'.
- See Also:
Reference.isIndividualRepresentation(),getReference()
-
getSemanticModelBridge
org.eclipse.emf.ecore.EClass getSemanticModelBridge()
Returns the meta object for class 'Semantic Model Bridge'.- Returns:
- the meta object for class 'Semantic Model Bridge'.
- See Also:
SemanticModelBridge
-
getSemanticModelBridge_Presentation
org.eclipse.emf.ecore.EAttribute getSemanticModelBridge_Presentation()
Returns the meta object for the attribute 'Presentation'.- Returns:
- the meta object for the attribute 'Presentation'.
- See Also:
SemanticModelBridge.getPresentation(),getSemanticModelBridge()
-
getSemanticModelBridge_GraphElement
org.eclipse.emf.ecore.EReference getSemanticModelBridge_GraphElement()
Returns the meta object for the container reference 'Graph Element'.- Returns:
- the meta object for the container reference 'Graph Element'.
- See Also:
SemanticModelBridge.getGraphElement(),getSemanticModelBridge()
-
getSemanticModelBridge_Diagram
org.eclipse.emf.ecore.EReference getSemanticModelBridge_Diagram()
Returns the meta object for the container reference 'Diagram'.- Returns:
- the meta object for the container reference 'Diagram'.
- See Also:
SemanticModelBridge.getDiagram(),getSemanticModelBridge()
-
getSimpleSemanticModelElement
org.eclipse.emf.ecore.EClass getSimpleSemanticModelElement()
Returns the meta object for class 'Simple Semantic Model Element'.- Returns:
- the meta object for class 'Simple Semantic Model Element'.
- See Also:
SimpleSemanticModelElement
-
getSimpleSemanticModelElement_TypeInfo
org.eclipse.emf.ecore.EAttribute getSimpleSemanticModelElement_TypeInfo()
Returns the meta object for the attribute 'Type Info'.- Returns:
- the meta object for the attribute 'Type Info'.
- See Also:
SimpleSemanticModelElement.getTypeInfo(),getSimpleSemanticModelElement()
-
getTextElement
org.eclipse.emf.ecore.EClass getTextElement()
Returns the meta object for class 'Text Element'.- Returns:
- the meta object for class 'Text Element'.
- See Also:
TextElement
-
getTextElement_Text
org.eclipse.emf.ecore.EAttribute getTextElement_Text()
Returns the meta object for the attribute 'Text'.- Returns:
- the meta object for the attribute 'Text'.
- See Also:
TextElement.getText(),getTextElement()
-
-