Interface EventPackage

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
All Known Implementing Classes:
EventPackageImpl

public interface EventPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
EventFactory
  • Field Details

    • 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 EventPackage eINSTANCE
      The singleton instance of the package.
    • EVENT_MODEL

      static final int EVENT_MODEL
      The meta object id for the 'Model' class.
      See Also:
      EventModelImpl, EventPackageImpl.getEventModel(), Constant Field Values
    • EVENT_MODEL__ATTRIBUTE

      static final int EVENT_MODEL__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL__ANNOTATION

      static final int EVENT_MODEL__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL__STEREOTYPE

      static final int EVENT_MODEL__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL__TAGGED_VALUE

      static final int EVENT_MODEL__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL__AUDIT

      static final int EVENT_MODEL__AUDIT
      The feature id for the 'Audit' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL__EXTENSION_FAMILY

      static final int EVENT_MODEL__EXTENSION_FAMILY
      The feature id for the 'Extension Family' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL__NAME

      static final int EVENT_MODEL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • EVENT_MODEL__EVENT_ELEMENT

      static final int EVENT_MODEL__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_MODEL_FEATURE_COUNT

      static final int EVENT_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
      Constant Field Values
    • EVENT_MODEL_OPERATION_COUNT

      static final int EVENT_MODEL_OPERATION_COUNT
      The number of operations of the 'Model' class.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT

      static final int ABSTRACT_EVENT_ELEMENT
      The meta object id for the 'Abstract Event Element' class.
      See Also:
      AbstractEventElement, EventPackageImpl.getAbstractEventElement(), Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__ATTRIBUTE

      static final int ABSTRACT_EVENT_ELEMENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__ANNOTATION

      static final int ABSTRACT_EVENT_ELEMENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__STEREOTYPE

      static final int ABSTRACT_EVENT_ELEMENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__TAGGED_VALUE

      static final int ABSTRACT_EVENT_ELEMENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__NAME

      static final int ABSTRACT_EVENT_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__SOURCE

      static final int ABSTRACT_EVENT_ELEMENT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__EVENT_RELATION

      static final int ABSTRACT_EVENT_ELEMENT__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__ABSTRACTION

      static final int ABSTRACT_EVENT_ELEMENT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION

      static final int ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT_FEATURE_COUNT

      static final int ABSTRACT_EVENT_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract Event Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___CREATE_AGGREGATION__KDMENTITY

      static final int ABSTRACT_EVENT_ELEMENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int ABSTRACT_EVENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_INBOUND

      static final int ABSTRACT_EVENT_ELEMENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_OUTBOUND

      static final int ABSTRACT_EVENT_ELEMENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_OWNED_RELATION

      static final int ABSTRACT_EVENT_ELEMENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_IN_AGGREGATED

      static final int ABSTRACT_EVENT_ELEMENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_OUT_AGGREGATED

      static final int ABSTRACT_EVENT_ELEMENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_OWNER

      static final int ABSTRACT_EVENT_ELEMENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_OWNED_ELEMENT

      static final int ABSTRACT_EVENT_ELEMENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_GROUP

      static final int ABSTRACT_EVENT_ELEMENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_GROUPED_ELEMENT

      static final int ABSTRACT_EVENT_ELEMENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT___GET_MODEL

      static final int ABSTRACT_EVENT_ELEMENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_ELEMENT_OPERATION_COUNT

      static final int ABSTRACT_EVENT_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract Event Element' class.
      See Also:
      Constant Field Values
    • EVENT

      static final int EVENT
      The meta object id for the 'Event' class.
      See Also:
      EventImpl, EventPackageImpl.getEvent(), Constant Field Values
    • EVENT__ATTRIBUTE

      static final int EVENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • EVENT__ANNOTATION

      static final int EVENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT__STEREOTYPE

      static final int EVENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EVENT__TAGGED_VALUE

      static final int EVENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' 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__SOURCE

      static final int EVENT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • EVENT__EVENT_RELATION

      static final int EVENT__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT__ABSTRACTION

      static final int EVENT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • EVENT__IMPLEMENTATION

      static final int EVENT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • EVENT__KIND

      static final int EVENT__KIND
      The feature id for the 'Kind' attribute.
      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
    • EVENT___CREATE_AGGREGATION__KDMENTITY

      static final int EVENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int EVENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_INBOUND

      static final int EVENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_OUTBOUND

      static final int EVENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_OWNED_RELATION

      static final int EVENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_IN_AGGREGATED

      static final int EVENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_OUT_AGGREGATED

      static final int EVENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_OWNER

      static final int EVENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_OWNED_ELEMENT

      static final int EVENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_GROUP

      static final int EVENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_GROUPED_ELEMENT

      static final int EVENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • EVENT___GET_MODEL

      static final int EVENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • EVENT_OPERATION_COUNT

      static final int EVENT_OPERATION_COUNT
      The number of operations of the 'Event' class.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP

      static final int ABSTRACT_EVENT_RELATIONSHIP
      The meta object id for the 'Abstract Event Relationship' class.
      See Also:
      AbstractEventRelationship, EventPackageImpl.getAbstractEventRelationship(), Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP__ATTRIBUTE

      static final int ABSTRACT_EVENT_RELATIONSHIP__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP__ANNOTATION

      static final int ABSTRACT_EVENT_RELATIONSHIP__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP__STEREOTYPE

      static final int ABSTRACT_EVENT_RELATIONSHIP__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP__TAGGED_VALUE

      static final int ABSTRACT_EVENT_RELATIONSHIP__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP_FEATURE_COUNT

      static final int ABSTRACT_EVENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Abstract Event Relationship' class.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP___GET_TO

      static final int ABSTRACT_EVENT_RELATIONSHIP___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP___GET_FROM

      static final int ABSTRACT_EVENT_RELATIONSHIP___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_EVENT_RELATIONSHIP_OPERATION_COUNT

      static final int ABSTRACT_EVENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Abstract Event Relationship' class.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP

      static final int EVENT_RELATIONSHIP
      The meta object id for the 'Relationship' class.
      See Also:
      EventRelationshipImpl, EventPackageImpl.getEventRelationship(), Constant Field Values
    • EVENT_RELATIONSHIP__ATTRIBUTE

      static final int EVENT_RELATIONSHIP__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP__ANNOTATION

      static final int EVENT_RELATIONSHIP__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP__STEREOTYPE

      static final int EVENT_RELATIONSHIP__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP__TAGGED_VALUE

      static final int EVENT_RELATIONSHIP__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP__TO

      static final int EVENT_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP__FROM

      static final int EVENT_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP_FEATURE_COUNT

      static final int EVENT_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Relationship' class.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP___GET_TO

      static final int EVENT_RELATIONSHIP___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP___GET_FROM

      static final int EVENT_RELATIONSHIP___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • EVENT_RELATIONSHIP_OPERATION_COUNT

      static final int EVENT_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Relationship' class.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE

      static final int EVENT_RESOURCE
      The meta object id for the 'Resource' class.
      See Also:
      EventResourceImpl, EventPackageImpl.getEventResource(), Constant Field Values
    • EVENT_RESOURCE__ATTRIBUTE

      static final int EVENT_RESOURCE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__ANNOTATION

      static final int EVENT_RESOURCE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__STEREOTYPE

      static final int EVENT_RESOURCE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__TAGGED_VALUE

      static final int EVENT_RESOURCE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__NAME

      static final int EVENT_RESOURCE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__SOURCE

      static final int EVENT_RESOURCE__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__EVENT_RELATION

      static final int EVENT_RESOURCE__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__ABSTRACTION

      static final int EVENT_RESOURCE__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__IMPLEMENTATION

      static final int EVENT_RESOURCE__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE__EVENT_ELEMENT

      static final int EVENT_RESOURCE__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE_FEATURE_COUNT

      static final int EVENT_RESOURCE_FEATURE_COUNT
      The number of structural features of the 'Resource' class.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___CREATE_AGGREGATION__KDMENTITY

      static final int EVENT_RESOURCE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int EVENT_RESOURCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_INBOUND

      static final int EVENT_RESOURCE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_OUTBOUND

      static final int EVENT_RESOURCE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_OWNED_RELATION

      static final int EVENT_RESOURCE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_IN_AGGREGATED

      static final int EVENT_RESOURCE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_OUT_AGGREGATED

      static final int EVENT_RESOURCE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_OWNER

      static final int EVENT_RESOURCE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_OWNED_ELEMENT

      static final int EVENT_RESOURCE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_GROUP

      static final int EVENT_RESOURCE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_GROUPED_ELEMENT

      static final int EVENT_RESOURCE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE___GET_MODEL

      static final int EVENT_RESOURCE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • EVENT_RESOURCE_OPERATION_COUNT

      static final int EVENT_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Resource' class.
      See Also:
      Constant Field Values
    • STATE

      static final int STATE
      The meta object id for the 'State' class.
      See Also:
      StateImpl, EventPackageImpl.getState(), Constant Field Values
    • STATE__ATTRIBUTE

      static final int STATE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • STATE__ANNOTATION

      static final int STATE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • STATE__STEREOTYPE

      static final int STATE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • STATE__TAGGED_VALUE

      static final int STATE__TAGGED_VALUE
      The feature id for the 'Tagged Value' 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__SOURCE

      static final int STATE__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • STATE__EVENT_RELATION

      static final int STATE__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • STATE__ABSTRACTION

      static final int STATE__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • STATE__IMPLEMENTATION

      static final int STATE__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • STATE__EVENT_ELEMENT

      static final int STATE__EVENT_ELEMENT
      The feature id for the 'Event Element' 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
    • STATE___CREATE_AGGREGATION__KDMENTITY

      static final int STATE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • STATE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int STATE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • STATE___GET_INBOUND

      static final int STATE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • STATE___GET_OUTBOUND

      static final int STATE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • STATE___GET_OWNED_RELATION

      static final int STATE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • STATE___GET_IN_AGGREGATED

      static final int STATE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • STATE___GET_OUT_AGGREGATED

      static final int STATE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • STATE___GET_OWNER

      static final int STATE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • STATE___GET_OWNED_ELEMENT

      static final int STATE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • STATE___GET_GROUP

      static final int STATE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • STATE___GET_GROUPED_ELEMENT

      static final int STATE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • STATE___GET_MODEL

      static final int STATE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • STATE_OPERATION_COUNT

      static final int STATE_OPERATION_COUNT
      The number of operations of the 'State' class.
      See Also:
      Constant Field Values
    • TRANSITION

      static final int TRANSITION
      The meta object id for the 'Transition' class.
      See Also:
      TransitionImpl, EventPackageImpl.getTransition(), Constant Field Values
    • TRANSITION__ATTRIBUTE

      static final int TRANSITION__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • TRANSITION__ANNOTATION

      static final int TRANSITION__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • TRANSITION__STEREOTYPE

      static final int TRANSITION__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • TRANSITION__TAGGED_VALUE

      static final int TRANSITION__TAGGED_VALUE
      The feature id for the 'Tagged Value' 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__SOURCE

      static final int TRANSITION__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • TRANSITION__EVENT_RELATION

      static final int TRANSITION__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • TRANSITION__ABSTRACTION

      static final int TRANSITION__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • TRANSITION__IMPLEMENTATION

      static final int TRANSITION__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • TRANSITION__EVENT_ELEMENT

      static final int TRANSITION__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      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
    • TRANSITION___CREATE_AGGREGATION__KDMENTITY

      static final int TRANSITION___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • TRANSITION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int TRANSITION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_INBOUND

      static final int TRANSITION___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_OUTBOUND

      static final int TRANSITION___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_OWNED_RELATION

      static final int TRANSITION___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_IN_AGGREGATED

      static final int TRANSITION___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_OUT_AGGREGATED

      static final int TRANSITION___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_OWNER

      static final int TRANSITION___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_OWNED_ELEMENT

      static final int TRANSITION___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_GROUP

      static final int TRANSITION___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_GROUPED_ELEMENT

      static final int TRANSITION___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • TRANSITION___GET_MODEL

      static final int TRANSITION___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • TRANSITION_OPERATION_COUNT

      static final int TRANSITION_OPERATION_COUNT
      The number of operations of the 'Transition' class.
      See Also:
      Constant Field Values
    • ON_ENTRY

      static final int ON_ENTRY
      The meta object id for the 'On Entry' class.
      See Also:
      OnEntryImpl, EventPackageImpl.getOnEntry(), Constant Field Values
    • ON_ENTRY__ATTRIBUTE

      static final int ON_ENTRY__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__ANNOTATION

      static final int ON_ENTRY__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__STEREOTYPE

      static final int ON_ENTRY__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__TAGGED_VALUE

      static final int ON_ENTRY__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__NAME

      static final int ON_ENTRY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ON_ENTRY__SOURCE

      static final int ON_ENTRY__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__EVENT_RELATION

      static final int ON_ENTRY__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__ABSTRACTION

      static final int ON_ENTRY__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__IMPLEMENTATION

      static final int ON_ENTRY__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY__EVENT_ELEMENT

      static final int ON_ENTRY__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      See Also:
      Constant Field Values
    • ON_ENTRY_FEATURE_COUNT

      static final int ON_ENTRY_FEATURE_COUNT
      The number of structural features of the 'On Entry' class.
      See Also:
      Constant Field Values
    • ON_ENTRY___CREATE_AGGREGATION__KDMENTITY

      static final int ON_ENTRY___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int ON_ENTRY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_INBOUND

      static final int ON_ENTRY___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_OUTBOUND

      static final int ON_ENTRY___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_OWNED_RELATION

      static final int ON_ENTRY___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_IN_AGGREGATED

      static final int ON_ENTRY___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_OUT_AGGREGATED

      static final int ON_ENTRY___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_OWNER

      static final int ON_ENTRY___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_OWNED_ELEMENT

      static final int ON_ENTRY___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_GROUP

      static final int ON_ENTRY___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_GROUPED_ELEMENT

      static final int ON_ENTRY___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY___GET_MODEL

      static final int ON_ENTRY___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • ON_ENTRY_OPERATION_COUNT

      static final int ON_ENTRY_OPERATION_COUNT
      The number of operations of the 'On Entry' class.
      See Also:
      Constant Field Values
    • ON_EXIT

      static final int ON_EXIT
      The meta object id for the 'On Exit' class.
      See Also:
      OnExitImpl, EventPackageImpl.getOnExit(), Constant Field Values
    • ON_EXIT__ATTRIBUTE

      static final int ON_EXIT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__ANNOTATION

      static final int ON_EXIT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__STEREOTYPE

      static final int ON_EXIT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__TAGGED_VALUE

      static final int ON_EXIT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__NAME

      static final int ON_EXIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ON_EXIT__SOURCE

      static final int ON_EXIT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__EVENT_RELATION

      static final int ON_EXIT__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__ABSTRACTION

      static final int ON_EXIT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__IMPLEMENTATION

      static final int ON_EXIT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • ON_EXIT__EVENT_ELEMENT

      static final int ON_EXIT__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      See Also:
      Constant Field Values
    • ON_EXIT_FEATURE_COUNT

      static final int ON_EXIT_FEATURE_COUNT
      The number of structural features of the 'On Exit' class.
      See Also:
      Constant Field Values
    • ON_EXIT___CREATE_AGGREGATION__KDMENTITY

      static final int ON_EXIT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int ON_EXIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_INBOUND

      static final int ON_EXIT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_OUTBOUND

      static final int ON_EXIT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_OWNED_RELATION

      static final int ON_EXIT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_IN_AGGREGATED

      static final int ON_EXIT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_OUT_AGGREGATED

      static final int ON_EXIT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_OWNER

      static final int ON_EXIT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_OWNED_ELEMENT

      static final int ON_EXIT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_GROUP

      static final int ON_EXIT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_GROUPED_ELEMENT

      static final int ON_EXIT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • ON_EXIT___GET_MODEL

      static final int ON_EXIT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • ON_EXIT_OPERATION_COUNT

      static final int ON_EXIT_OPERATION_COUNT
      The number of operations of the 'On Exit' class.
      See Also:
      Constant Field Values
    • EVENT_ACTION

      static final int EVENT_ACTION
      The meta object id for the 'Action' class.
      See Also:
      EventActionImpl, EventPackageImpl.getEventAction(), Constant Field Values
    • EVENT_ACTION__ATTRIBUTE

      static final int EVENT_ACTION__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__ANNOTATION

      static final int EVENT_ACTION__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__STEREOTYPE

      static final int EVENT_ACTION__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__TAGGED_VALUE

      static final int EVENT_ACTION__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__NAME

      static final int EVENT_ACTION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • EVENT_ACTION__SOURCE

      static final int EVENT_ACTION__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__EVENT_RELATION

      static final int EVENT_ACTION__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__ABSTRACTION

      static final int EVENT_ACTION__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__IMPLEMENTATION

      static final int EVENT_ACTION__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION__KIND

      static final int EVENT_ACTION__KIND
      The feature id for the 'Kind' attribute.
      See Also:
      Constant Field Values
    • EVENT_ACTION__EVENT_ELEMENT

      static final int EVENT_ACTION__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ACTION_FEATURE_COUNT

      static final int EVENT_ACTION_FEATURE_COUNT
      The number of structural features of the 'Action' class.
      See Also:
      Constant Field Values
    • EVENT_ACTION___CREATE_AGGREGATION__KDMENTITY

      static final int EVENT_ACTION___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int EVENT_ACTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_INBOUND

      static final int EVENT_ACTION___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_OUTBOUND

      static final int EVENT_ACTION___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_OWNED_RELATION

      static final int EVENT_ACTION___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_IN_AGGREGATED

      static final int EVENT_ACTION___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_OUT_AGGREGATED

      static final int EVENT_ACTION___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_OWNER

      static final int EVENT_ACTION___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_OWNED_ELEMENT

      static final int EVENT_ACTION___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_GROUP

      static final int EVENT_ACTION___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_GROUPED_ELEMENT

      static final int EVENT_ACTION___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION___GET_MODEL

      static final int EVENT_ACTION___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • EVENT_ACTION_OPERATION_COUNT

      static final int EVENT_ACTION_OPERATION_COUNT
      The number of operations of the 'Action' class.
      See Also:
      Constant Field Values
    • READS_STATE

      static final int READS_STATE
      The meta object id for the 'Reads State' class.
      See Also:
      ReadsStateImpl, EventPackageImpl.getReadsState(), Constant Field Values
    • READS_STATE__ATTRIBUTE

      static final int READS_STATE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • READS_STATE__ANNOTATION

      static final int READS_STATE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • READS_STATE__STEREOTYPE

      static final int READS_STATE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • READS_STATE__TAGGED_VALUE

      static final int READS_STATE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • READS_STATE__TO

      static final int READS_STATE__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • READS_STATE__FROM

      static final int READS_STATE__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • READS_STATE_FEATURE_COUNT

      static final int READS_STATE_FEATURE_COUNT
      The number of structural features of the 'Reads State' class.
      See Also:
      Constant Field Values
    • READS_STATE___GET_TO

      static final int READS_STATE___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • READS_STATE___GET_FROM

      static final int READS_STATE___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • READS_STATE_OPERATION_COUNT

      static final int READS_STATE_OPERATION_COUNT
      The number of operations of the 'Reads State' class.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT

      static final int PRODUCES_EVENT
      The meta object id for the 'Produces Event' class.
      See Also:
      ProducesEventImpl, EventPackageImpl.getProducesEvent(), Constant Field Values
    • PRODUCES_EVENT__ATTRIBUTE

      static final int PRODUCES_EVENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT__ANNOTATION

      static final int PRODUCES_EVENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT__STEREOTYPE

      static final int PRODUCES_EVENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT__TAGGED_VALUE

      static final int PRODUCES_EVENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT__TO

      static final int PRODUCES_EVENT__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT__FROM

      static final int PRODUCES_EVENT__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT_FEATURE_COUNT

      static final int PRODUCES_EVENT_FEATURE_COUNT
      The number of structural features of the 'Produces Event' class.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT___GET_TO

      static final int PRODUCES_EVENT___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT___GET_FROM

      static final int PRODUCES_EVENT___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • PRODUCES_EVENT_OPERATION_COUNT

      static final int PRODUCES_EVENT_OPERATION_COUNT
      The number of operations of the 'Produces Event' class.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT

      static final int CONSUMES_EVENT
      The meta object id for the 'Consumes Event' class.
      See Also:
      ConsumesEventImpl, EventPackageImpl.getConsumesEvent(), Constant Field Values
    • CONSUMES_EVENT__ATTRIBUTE

      static final int CONSUMES_EVENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT__ANNOTATION

      static final int CONSUMES_EVENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT__STEREOTYPE

      static final int CONSUMES_EVENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT__TAGGED_VALUE

      static final int CONSUMES_EVENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT__TO

      static final int CONSUMES_EVENT__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT__FROM

      static final int CONSUMES_EVENT__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT_FEATURE_COUNT

      static final int CONSUMES_EVENT_FEATURE_COUNT
      The number of structural features of the 'Consumes Event' class.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT___GET_TO

      static final int CONSUMES_EVENT___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT___GET_FROM

      static final int CONSUMES_EVENT___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • CONSUMES_EVENT_OPERATION_COUNT

      static final int CONSUMES_EVENT_OPERATION_COUNT
      The number of operations of the 'Consumes Event' class.
      See Also:
      Constant Field Values
    • NEXT_STATE

      static final int NEXT_STATE
      The meta object id for the 'Next State' class.
      See Also:
      NextStateImpl, EventPackageImpl.getNextState(), Constant Field Values
    • NEXT_STATE__ATTRIBUTE

      static final int NEXT_STATE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • NEXT_STATE__ANNOTATION

      static final int NEXT_STATE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • NEXT_STATE__STEREOTYPE

      static final int NEXT_STATE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • NEXT_STATE__TAGGED_VALUE

      static final int NEXT_STATE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • NEXT_STATE__TO

      static final int NEXT_STATE__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • NEXT_STATE__FROM

      static final int NEXT_STATE__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • NEXT_STATE_FEATURE_COUNT

      static final int NEXT_STATE_FEATURE_COUNT
      The number of structural features of the 'Next State' class.
      See Also:
      Constant Field Values
    • NEXT_STATE___GET_TO

      static final int NEXT_STATE___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • NEXT_STATE___GET_FROM

      static final int NEXT_STATE___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • NEXT_STATE_OPERATION_COUNT

      static final int NEXT_STATE_OPERATION_COUNT
      The number of operations of the 'Next State' class.
      See Also:
      Constant Field Values
    • INITIAL_STATE

      static final int INITIAL_STATE
      The meta object id for the 'Initial State' class.
      See Also:
      InitialStateImpl, EventPackageImpl.getInitialState(), Constant Field Values
    • INITIAL_STATE__ATTRIBUTE

      static final int INITIAL_STATE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__ANNOTATION

      static final int INITIAL_STATE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__STEREOTYPE

      static final int INITIAL_STATE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__TAGGED_VALUE

      static final int INITIAL_STATE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__NAME

      static final int INITIAL_STATE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • INITIAL_STATE__SOURCE

      static final int INITIAL_STATE__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__EVENT_RELATION

      static final int INITIAL_STATE__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__ABSTRACTION

      static final int INITIAL_STATE__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__IMPLEMENTATION

      static final int INITIAL_STATE__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE__EVENT_ELEMENT

      static final int INITIAL_STATE__EVENT_ELEMENT
      The feature id for the 'Event Element' containment reference list.
      See Also:
      Constant Field Values
    • INITIAL_STATE_FEATURE_COUNT

      static final int INITIAL_STATE_FEATURE_COUNT
      The number of structural features of the 'Initial State' class.
      See Also:
      Constant Field Values
    • INITIAL_STATE___CREATE_AGGREGATION__KDMENTITY

      static final int INITIAL_STATE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int INITIAL_STATE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_INBOUND

      static final int INITIAL_STATE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_OUTBOUND

      static final int INITIAL_STATE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_OWNED_RELATION

      static final int INITIAL_STATE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_IN_AGGREGATED

      static final int INITIAL_STATE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_OUT_AGGREGATED

      static final int INITIAL_STATE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_OWNER

      static final int INITIAL_STATE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_OWNED_ELEMENT

      static final int INITIAL_STATE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_GROUP

      static final int INITIAL_STATE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_GROUPED_ELEMENT

      static final int INITIAL_STATE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE___GET_MODEL

      static final int INITIAL_STATE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • INITIAL_STATE_OPERATION_COUNT

      static final int INITIAL_STATE_OPERATION_COUNT
      The number of operations of the 'Initial State' class.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT

      static final int EVENT_ELEMENT
      The meta object id for the 'Element' class.
      See Also:
      EventElementImpl, EventPackageImpl.getEventElement(), Constant Field Values
    • EVENT_ELEMENT__ATTRIBUTE

      static final int EVENT_ELEMENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__ANNOTATION

      static final int EVENT_ELEMENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__STEREOTYPE

      static final int EVENT_ELEMENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__TAGGED_VALUE

      static final int EVENT_ELEMENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__NAME

      static final int EVENT_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__SOURCE

      static final int EVENT_ELEMENT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__EVENT_RELATION

      static final int EVENT_ELEMENT__EVENT_RELATION
      The feature id for the 'Event Relation' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__ABSTRACTION

      static final int EVENT_ELEMENT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT__IMPLEMENTATION

      static final int EVENT_ELEMENT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT_FEATURE_COUNT

      static final int EVENT_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Element' class.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___CREATE_AGGREGATION__KDMENTITY

      static final int EVENT_ELEMENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int EVENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_INBOUND

      static final int EVENT_ELEMENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_OUTBOUND

      static final int EVENT_ELEMENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_OWNED_RELATION

      static final int EVENT_ELEMENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_IN_AGGREGATED

      static final int EVENT_ELEMENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_OUT_AGGREGATED

      static final int EVENT_ELEMENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_OWNER

      static final int EVENT_ELEMENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_OWNED_ELEMENT

      static final int EVENT_ELEMENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_GROUP

      static final int EVENT_ELEMENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_GROUPED_ELEMENT

      static final int EVENT_ELEMENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT___GET_MODEL

      static final int EVENT_ELEMENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • EVENT_ELEMENT_OPERATION_COUNT

      static final int EVENT_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Element' class.
      See Also:
      Constant Field Values
    • HAS_STATE

      static final int HAS_STATE
      The meta object id for the 'Has State' class.
      See Also:
      HasStateImpl, EventPackageImpl.getHasState(), Constant Field Values
    • HAS_STATE__ATTRIBUTE

      static final int HAS_STATE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • HAS_STATE__ANNOTATION

      static final int HAS_STATE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • HAS_STATE__STEREOTYPE

      static final int HAS_STATE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • HAS_STATE__TAGGED_VALUE

      static final int HAS_STATE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • HAS_STATE__TO

      static final int HAS_STATE__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • HAS_STATE__FROM

      static final int HAS_STATE__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • HAS_STATE_FEATURE_COUNT

      static final int HAS_STATE_FEATURE_COUNT
      The number of structural features of the 'Has State' class.
      See Also:
      Constant Field Values
    • HAS_STATE___GET_TO

      static final int HAS_STATE___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • HAS_STATE___GET_FROM

      static final int HAS_STATE___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • HAS_STATE_OPERATION_COUNT

      static final int HAS_STATE_OPERATION_COUNT
      The number of operations of the 'Has State' class.
      See Also:
      Constant Field Values
  • Method Details

    • getEventModel

      org.eclipse.emf.ecore.EClass getEventModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      EventModel
    • getEventModel_EventElement

      org.eclipse.emf.ecore.EReference getEventModel_EventElement()
      Returns the meta object for the containment reference list 'Event Element'.
      Returns:
      the meta object for the containment reference list 'Event Element'.
      See Also:
      EventModel.getEventElement(), getEventModel()
    • getAbstractEventElement

      org.eclipse.emf.ecore.EClass getAbstractEventElement()
      Returns the meta object for class 'Abstract Event Element'.
      Returns:
      the meta object for class 'Abstract Event Element'.
      See Also:
      AbstractEventElement
    • getAbstractEventElement_Source

      org.eclipse.emf.ecore.EReference getAbstractEventElement_Source()
      Returns the meta object for the containment reference list 'Source'.
      Returns:
      the meta object for the containment reference list 'Source'.
      See Also:
      AbstractEventElement.getSource(), getAbstractEventElement()
    • getAbstractEventElement_EventRelation

      org.eclipse.emf.ecore.EReference getAbstractEventElement_EventRelation()
      Returns the meta object for the containment reference list 'Event Relation'.
      Returns:
      the meta object for the containment reference list 'Event Relation'.
      See Also:
      AbstractEventElement.getEventRelation(), getAbstractEventElement()
    • getAbstractEventElement_Abstraction

      org.eclipse.emf.ecore.EReference getAbstractEventElement_Abstraction()
      Returns the meta object for the containment reference list 'Abstraction'.
      Returns:
      the meta object for the containment reference list 'Abstraction'.
      See Also:
      AbstractEventElement.getAbstraction(), getAbstractEventElement()
    • getAbstractEventElement_Implementation

      org.eclipse.emf.ecore.EReference getAbstractEventElement_Implementation()
      Returns the meta object for the reference list 'Implementation'.
      Returns:
      the meta object for the reference list 'Implementation'.
      See Also:
      AbstractEventElement.getImplementation(), getAbstractEventElement()
    • getEvent

      org.eclipse.emf.ecore.EClass getEvent()
      Returns the meta object for class 'Event'.
      Returns:
      the meta object for class 'Event'.
      See Also:
      Event
    • getEvent_Kind

      org.eclipse.emf.ecore.EAttribute getEvent_Kind()
      Returns the meta object for the attribute 'Kind'.
      Returns:
      the meta object for the attribute 'Kind'.
      See Also:
      Event.getKind(), getEvent()
    • getAbstractEventRelationship

      org.eclipse.emf.ecore.EClass getAbstractEventRelationship()
      Returns the meta object for class 'Abstract Event Relationship'.
      Returns:
      the meta object for class 'Abstract Event Relationship'.
      See Also:
      AbstractEventRelationship
    • getEventRelationship

      org.eclipse.emf.ecore.EClass getEventRelationship()
      Returns the meta object for class 'Relationship'.
      Returns:
      the meta object for class 'Relationship'.
      See Also:
      EventRelationship
    • getEventRelationship_To

      org.eclipse.emf.ecore.EReference getEventRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      EventRelationship.getTo(), getEventRelationship()
    • getEventRelationship_From

      org.eclipse.emf.ecore.EReference getEventRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      EventRelationship.getFrom(), getEventRelationship()
    • getEventResource

      org.eclipse.emf.ecore.EClass getEventResource()
      Returns the meta object for class 'Resource'.
      Returns:
      the meta object for class 'Resource'.
      See Also:
      EventResource
    • getEventResource_EventElement

      org.eclipse.emf.ecore.EReference getEventResource_EventElement()
      Returns the meta object for the containment reference list 'Event Element'.
      Returns:
      the meta object for the containment reference list 'Event Element'.
      See Also:
      EventResource.getEventElement(), getEventResource()
    • getState

      org.eclipse.emf.ecore.EClass getState()
      Returns the meta object for class 'State'.
      Returns:
      the meta object for class 'State'.
      See Also:
      State
    • getTransition

      org.eclipse.emf.ecore.EClass getTransition()
      Returns the meta object for class 'Transition'.
      Returns:
      the meta object for class 'Transition'.
      See Also:
      Transition
    • getOnEntry

      org.eclipse.emf.ecore.EClass getOnEntry()
      Returns the meta object for class 'On Entry'.
      Returns:
      the meta object for class 'On Entry'.
      See Also:
      OnEntry
    • getOnExit

      org.eclipse.emf.ecore.EClass getOnExit()
      Returns the meta object for class 'On Exit'.
      Returns:
      the meta object for class 'On Exit'.
      See Also:
      OnExit
    • getEventAction

      org.eclipse.emf.ecore.EClass getEventAction()
      Returns the meta object for class 'Action'.
      Returns:
      the meta object for class 'Action'.
      See Also:
      EventAction
    • getEventAction_Kind

      org.eclipse.emf.ecore.EAttribute getEventAction_Kind()
      Returns the meta object for the attribute 'Kind'.
      Returns:
      the meta object for the attribute 'Kind'.
      See Also:
      EventAction.getKind(), getEventAction()
    • getEventAction_EventElement

      org.eclipse.emf.ecore.EReference getEventAction_EventElement()
      Returns the meta object for the containment reference list 'Event Element'.
      Returns:
      the meta object for the containment reference list 'Event Element'.
      See Also:
      EventAction.getEventElement(), getEventAction()
    • getReadsState

      org.eclipse.emf.ecore.EClass getReadsState()
      Returns the meta object for class 'Reads State'.
      Returns:
      the meta object for class 'Reads State'.
      See Also:
      ReadsState
    • getReadsState_To

      org.eclipse.emf.ecore.EReference getReadsState_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ReadsState.getTo(), getReadsState()
    • getReadsState_From

      org.eclipse.emf.ecore.EReference getReadsState_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ReadsState.getFrom(), getReadsState()
    • getProducesEvent

      org.eclipse.emf.ecore.EClass getProducesEvent()
      Returns the meta object for class 'Produces Event'.
      Returns:
      the meta object for class 'Produces Event'.
      See Also:
      ProducesEvent
    • getProducesEvent_To

      org.eclipse.emf.ecore.EReference getProducesEvent_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ProducesEvent.getTo(), getProducesEvent()
    • getProducesEvent_From

      org.eclipse.emf.ecore.EReference getProducesEvent_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ProducesEvent.getFrom(), getProducesEvent()
    • getConsumesEvent

      org.eclipse.emf.ecore.EClass getConsumesEvent()
      Returns the meta object for class 'Consumes Event'.
      Returns:
      the meta object for class 'Consumes Event'.
      See Also:
      ConsumesEvent
    • getConsumesEvent_To

      org.eclipse.emf.ecore.EReference getConsumesEvent_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ConsumesEvent.getTo(), getConsumesEvent()
    • getConsumesEvent_From

      org.eclipse.emf.ecore.EReference getConsumesEvent_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ConsumesEvent.getFrom(), getConsumesEvent()
    • getNextState

      org.eclipse.emf.ecore.EClass getNextState()
      Returns the meta object for class 'Next State'.
      Returns:
      the meta object for class 'Next State'.
      See Also:
      NextState
    • getNextState_To

      org.eclipse.emf.ecore.EReference getNextState_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      NextState.getTo(), getNextState()
    • getNextState_From

      org.eclipse.emf.ecore.EReference getNextState_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      NextState.getFrom(), getNextState()
    • getInitialState

      org.eclipse.emf.ecore.EClass getInitialState()
      Returns the meta object for class 'Initial State'.
      Returns:
      the meta object for class 'Initial State'.
      See Also:
      InitialState
    • getEventElement

      org.eclipse.emf.ecore.EClass getEventElement()
      Returns the meta object for class 'Element'.
      Returns:
      the meta object for class 'Element'.
      See Also:
      EventElement
    • getHasState

      org.eclipse.emf.ecore.EClass getHasState()
      Returns the meta object for class 'Has State'.
      Returns:
      the meta object for class 'Has State'.
      See Also:
      HasState
    • getHasState_To

      org.eclipse.emf.ecore.EReference getHasState_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      HasState.getTo(), getHasState()
    • getHasState_From

      org.eclipse.emf.ecore.EReference getHasState_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      HasState.getFrom(), getHasState()
    • getEventFactory

      EventFactory getEventFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.