Interface PlatformPackage

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:
PlatformPackageImpl

public interface PlatformPackage
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:
PlatformFactory
  • 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 PlatformPackage eINSTANCE
      The singleton instance of the package.
    • ABSTRACT_PLATFORM_ELEMENT

      static final int ABSTRACT_PLATFORM_ELEMENT
      The meta object id for the 'Abstract Platform Element' class.
      See Also:
      AbstractPlatformElement, PlatformPackageImpl.getAbstractPlatformElement(), Constant Field Values
    • ABSTRACT_PLATFORM_ELEMENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int ABSTRACT_PLATFORM_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract Platform Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_PLATFORM_ELEMENT___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int ABSTRACT_PLATFORM_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract Platform Element' class.
      See Also:
      Constant Field Values
    • PLATFORM_MODEL

      static final int PLATFORM_MODEL
      The meta object id for the 'Model' class.
      See Also:
      PlatformModelImpl, PlatformPackageImpl.getPlatformModel(), Constant Field Values
    • PLATFORM_MODEL__ATTRIBUTE

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

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

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

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

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

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

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

      static final int PLATFORM_MODEL__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • PLATFORM_MODEL_FEATURE_COUNT

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

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

      static final int ABSTRACT_PLATFORM_RELATIONSHIP
      The meta object id for the 'Abstract Platform Relationship' class.
      See Also:
      AbstractPlatformRelationship, PlatformPackageImpl.getAbstractPlatformRelationship(), Constant Field Values
    • ABSTRACT_PLATFORM_RELATIONSHIP__ATTRIBUTE

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

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

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

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

      static final int ABSTRACT_PLATFORM_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Abstract Platform Relationship' class.
      See Also:
      Constant Field Values
    • ABSTRACT_PLATFORM_RELATIONSHIP___GET_TO

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

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

      static final int ABSTRACT_PLATFORM_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Abstract Platform Relationship' class.
      See Also:
      Constant Field Values
    • REQUIRES

      static final int REQUIRES
      The meta object id for the 'Requires' class.
      See Also:
      RequiresImpl, PlatformPackageImpl.getRequires(), Constant Field Values
    • REQUIRES__ATTRIBUTE

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

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

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

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

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

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

      static final int REQUIRES_FEATURE_COUNT
      The number of structural features of the 'Requires' class.
      See Also:
      Constant Field Values
    • REQUIRES___GET_TO

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

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

      static final int REQUIRES_OPERATION_COUNT
      The number of operations of the 'Requires' class.
      See Also:
      Constant Field Values
    • RESOURCE_TYPE

      static final int RESOURCE_TYPE
      The meta object id for the 'Resource Type' class.
      See Also:
      ResourceTypeImpl, PlatformPackageImpl.getResourceType(), Constant Field Values
    • RESOURCE_TYPE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int RESOURCE_TYPE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • RESOURCE_TYPE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int RESOURCE_TYPE_OPERATION_COUNT
      The number of operations of the 'Resource Type' class.
      See Also:
      Constant Field Values
    • NAMING_RESOURCE

      static final int NAMING_RESOURCE
      The meta object id for the 'Naming Resource' class.
      See Also:
      NamingResourceImpl, PlatformPackageImpl.getNamingResource(), Constant Field Values
    • NAMING_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int NAMING_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • NAMING_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int NAMING_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Naming Resource' class.
      See Also:
      Constant Field Values
    • MARSHALLED_RESOURCE

      static final int MARSHALLED_RESOURCE
      The meta object id for the 'Marshalled Resource' class.
      See Also:
      MarshalledResourceImpl, PlatformPackageImpl.getMarshalledResource(), Constant Field Values
    • MARSHALLED_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int MARSHALLED_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • MARSHALLED_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int MARSHALLED_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Marshalled Resource' class.
      See Also:
      Constant Field Values
    • MESSAGING_RESOURCE

      static final int MESSAGING_RESOURCE
      The meta object id for the 'Messaging Resource' class.
      See Also:
      MessagingResourceImpl, PlatformPackageImpl.getMessagingResource(), Constant Field Values
    • MESSAGING_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int MESSAGING_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • MESSAGING_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int MESSAGING_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Messaging Resource' class.
      See Also:
      Constant Field Values
    • FILE_RESOURCE

      static final int FILE_RESOURCE
      The meta object id for the 'File Resource' class.
      See Also:
      FileResourceImpl, PlatformPackageImpl.getFileResource(), Constant Field Values
    • FILE_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int FILE_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • FILE_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int FILE_RESOURCE_OPERATION_COUNT
      The number of operations of the 'File Resource' class.
      See Also:
      Constant Field Values
    • EXECUTION_RESOURCE

      static final int EXECUTION_RESOURCE
      The meta object id for the 'Execution Resource' class.
      See Also:
      ExecutionResourceImpl, PlatformPackageImpl.getExecutionResource(), Constant Field Values
    • EXECUTION_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int EXECUTION_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • EXECUTION_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int EXECUTION_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Execution Resource' class.
      See Also:
      Constant Field Values
    • PLATFORM_ACTION

      static final int PLATFORM_ACTION
      The meta object id for the 'Action' class.
      See Also:
      PlatformActionImpl, PlatformPackageImpl.getPlatformAction(), Constant Field Values
    • PLATFORM_ACTION__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

      static final int PLATFORM_ACTION__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • PLATFORM_ACTION_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int EXTERNAL_ACTOR
      The meta object id for the 'External Actor' class.
      See Also:
      ExternalActorImpl, PlatformPackageImpl.getExternalActor(), Constant Field Values
    • EXTERNAL_ACTOR__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

      static final int EXTERNAL_ACTOR__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • EXTERNAL_ACTOR_FEATURE_COUNT

      static final int EXTERNAL_ACTOR_FEATURE_COUNT
      The number of structural features of the 'External Actor' class.
      See Also:
      Constant Field Values
    • EXTERNAL_ACTOR___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int EXTERNAL_ACTOR_OPERATION_COUNT
      The number of operations of the 'External Actor' class.
      See Also:
      Constant Field Values
    • DATA_MANAGER

      static final int DATA_MANAGER
      The meta object id for the 'Data Manager' class.
      See Also:
      DataManagerImpl, PlatformPackageImpl.getDataManager(), Constant Field Values
    • DATA_MANAGER__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int DATA_MANAGER__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • DATA_MANAGER_FEATURE_COUNT

      static final int DATA_MANAGER_FEATURE_COUNT
      The number of structural features of the 'Data Manager' class.
      See Also:
      Constant Field Values
    • DATA_MANAGER___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int DATA_MANAGER_OPERATION_COUNT
      The number of operations of the 'Data Manager' class.
      See Also:
      Constant Field Values
    • BINDS_TO

      static final int BINDS_TO
      The meta object id for the 'Binds To' class.
      See Also:
      BindsToImpl, PlatformPackageImpl.getBindsTo(), Constant Field Values
    • BINDS_TO__ATTRIBUTE

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

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

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

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

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

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

      static final int BINDS_TO_FEATURE_COUNT
      The number of structural features of the 'Binds To' class.
      See Also:
      Constant Field Values
    • BINDS_TO___GET_TO

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

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

      static final int BINDS_TO_OPERATION_COUNT
      The number of operations of the 'Binds To' class.
      See Also:
      Constant Field Values
    • PLATFORM_ELEMENT

      static final int PLATFORM_ELEMENT
      The meta object id for the 'Element' class.
      See Also:
      PlatformElementImpl, PlatformPackageImpl.getPlatformElement(), Constant Field Values
    • PLATFORM_ELEMENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int PLATFORM_RELATIONSHIP
      The meta object id for the 'Relationship' class.
      See Also:
      PlatformRelationshipImpl, PlatformPackageImpl.getPlatformRelationship(), Constant Field Values
    • PLATFORM_RELATIONSHIP__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

      static final int PLATFORM_EVENT
      The meta object id for the 'Event' class.
      See Also:
      PlatformEventImpl, PlatformPackageImpl.getPlatformEvent(), Constant Field Values
    • PLATFORM_EVENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int LOCK_RESOURCE
      The meta object id for the 'Lock Resource' class.
      See Also:
      LockResourceImpl, PlatformPackageImpl.getLockResource(), Constant Field Values
    • LOCK_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int LOCK_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • LOCK_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int LOCK_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Lock Resource' class.
      See Also:
      Constant Field Values
    • DEPLOYED_SOFTWARE_SYSTEM

      static final int DEPLOYED_SOFTWARE_SYSTEM
      The meta object id for the 'Deployed Software System' class.
      See Also:
      DeployedSoftwareSystemImpl, PlatformPackageImpl.getDeployedSoftwareSystem(), Constant Field Values
    • DEPLOYED_SOFTWARE_SYSTEM__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int DEPLOYED_SOFTWARE_SYSTEM__GROUPED_COMPONENT
      The feature id for the 'Grouped Component' reference list.
      See Also:
      Constant Field Values
    • DEPLOYED_SOFTWARE_SYSTEM_FEATURE_COUNT

      static final int DEPLOYED_SOFTWARE_SYSTEM_FEATURE_COUNT
      The number of structural features of the 'Deployed Software System' class.
      See Also:
      Constant Field Values
    • DEPLOYED_SOFTWARE_SYSTEM___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int DEPLOYED_SOFTWARE_SYSTEM_OPERATION_COUNT
      The number of operations of the 'Deployed Software System' class.
      See Also:
      Constant Field Values
    • MACHINE

      static final int MACHINE
      The meta object id for the 'Machine' class.
      See Also:
      MachineImpl, PlatformPackageImpl.getMachine(), Constant Field Values
    • MACHINE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int MACHINE__DEPLOYED_COMPONENT
      The feature id for the 'Deployed Component' containment reference list.
      See Also:
      Constant Field Values
    • MACHINE__DEPLOYED_RESOURCE

      static final int MACHINE__DEPLOYED_RESOURCE
      The feature id for the 'Deployed Resource' containment reference list.
      See Also:
      Constant Field Values
    • MACHINE_FEATURE_COUNT

      static final int MACHINE_FEATURE_COUNT
      The number of structural features of the 'Machine' class.
      See Also:
      Constant Field Values
    • MACHINE___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int MACHINE_OPERATION_COUNT
      The number of operations of the 'Machine' class.
      See Also:
      Constant Field Values
    • DEPLOYED_COMPONENT

      static final int DEPLOYED_COMPONENT
      The meta object id for the 'Deployed Component' class.
      See Also:
      DeployedComponentImpl, PlatformPackageImpl.getDeployedComponent(), Constant Field Values
    • DEPLOYED_COMPONENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int DEPLOYED_COMPONENT__GROUPED_CODE
      The feature id for the 'Grouped Code' reference list.
      See Also:
      Constant Field Values
    • DEPLOYED_COMPONENT_FEATURE_COUNT

      static final int DEPLOYED_COMPONENT_FEATURE_COUNT
      The number of structural features of the 'Deployed Component' class.
      See Also:
      Constant Field Values
    • DEPLOYED_COMPONENT___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int DEPLOYED_COMPONENT_OPERATION_COUNT
      The number of operations of the 'Deployed Component' class.
      See Also:
      Constant Field Values
    • DEPLOYED_RESOURCE

      static final int DEPLOYED_RESOURCE
      The meta object id for the 'Deployed Resource' class.
      See Also:
      DeployedResourceImpl, PlatformPackageImpl.getDeployedResource(), Constant Field Values
    • DEPLOYED_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int DEPLOYED_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • DEPLOYED_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int DEPLOYED_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Deployed Resource' class.
      See Also:
      Constant Field Values
    • LOADS

      static final int LOADS
      The meta object id for the 'Loads' class.
      See Also:
      LoadsImpl, PlatformPackageImpl.getLoads(), Constant Field Values
    • LOADS__ATTRIBUTE

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

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

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

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

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

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

      static final int LOADS_FEATURE_COUNT
      The number of structural features of the 'Loads' class.
      See Also:
      Constant Field Values
    • LOADS___GET_TO

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

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

      static final int LOADS_OPERATION_COUNT
      The number of operations of the 'Loads' class.
      See Also:
      Constant Field Values
    • SPAWNS

      static final int SPAWNS
      The meta object id for the 'Spawns' class.
      See Also:
      SpawnsImpl, PlatformPackageImpl.getSpawns(), Constant Field Values
    • SPAWNS__ATTRIBUTE

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

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

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

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

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

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

      static final int SPAWNS_FEATURE_COUNT
      The number of structural features of the 'Spawns' class.
      See Also:
      Constant Field Values
    • SPAWNS___GET_TO

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

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

      static final int SPAWNS_OPERATION_COUNT
      The number of operations of the 'Spawns' class.
      See Also:
      Constant Field Values
    • RUNTIME_RESOURCE

      static final int RUNTIME_RESOURCE
      The meta object id for the 'Runtime Resource' class.
      See Also:
      RuntimeResourceImpl, PlatformPackageImpl.getRuntimeResource(), Constant Field Values
    • RUNTIME_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int RUNTIME_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • RUNTIME_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int RUNTIME_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Runtime Resource' class.
      See Also:
      Constant Field Values
    • THREAD

      static final int THREAD
      The meta object id for the 'Thread' class.
      See Also:
      ThreadImpl, PlatformPackageImpl.getThread(), Constant Field Values
    • THREAD__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int THREAD__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • THREAD_FEATURE_COUNT

      static final int THREAD_FEATURE_COUNT
      The number of structural features of the 'Thread' class.
      See Also:
      Constant Field Values
    • THREAD___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int THREAD_OPERATION_COUNT
      The number of operations of the 'Thread' class.
      See Also:
      Constant Field Values
    • PROCESS

      static final int PROCESS
      The meta object id for the 'Process' class.
      See Also:
      ProcessImpl, PlatformPackageImpl.getProcess(), Constant Field Values
    • PROCESS__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int PROCESS__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • PROCESS_FEATURE_COUNT

      static final int PROCESS_FEATURE_COUNT
      The number of structural features of the 'Process' class.
      See Also:
      Constant Field Values
    • PROCESS___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int PROCESS_OPERATION_COUNT
      The number of operations of the 'Process' class.
      See Also:
      Constant Field Values
    • READS_RESOURCE

      static final int READS_RESOURCE
      The meta object id for the 'Reads Resource' class.
      See Also:
      ReadsResourceImpl, PlatformPackageImpl.getReadsResource(), Constant Field Values
    • READS_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int READS_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Reads Resource' class.
      See Also:
      Constant Field Values
    • WRITES_RESOURCE

      static final int WRITES_RESOURCE
      The meta object id for the 'Writes Resource' class.
      See Also:
      WritesResourceImpl, PlatformPackageImpl.getWritesResource(), Constant Field Values
    • WRITES_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int WRITES_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Writes Resource' class.
      See Also:
      Constant Field Values
    • MANAGES_RESOURCE

      static final int MANAGES_RESOURCE
      The meta object id for the 'Manages Resource' class.
      See Also:
      ManagesResourceImpl, PlatformPackageImpl.getManagesResource(), Constant Field Values
    • MANAGES_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int MANAGES_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Manages Resource' class.
      See Also:
      Constant Field Values
    • DEFINED_BY

      static final int DEFINED_BY
      The meta object id for the 'Defined By' class.
      See Also:
      DefinedByImpl, PlatformPackageImpl.getDefinedBy(), Constant Field Values
    • DEFINED_BY__ATTRIBUTE

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

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

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

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

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

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

      static final int DEFINED_BY_FEATURE_COUNT
      The number of structural features of the 'Defined By' class.
      See Also:
      Constant Field Values
    • DEFINED_BY___GET_TO

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

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

      static final int DEFINED_BY_OPERATION_COUNT
      The number of operations of the 'Defined By' class.
      See Also:
      Constant Field Values
    • STREAM_RESOURCE

      static final int STREAM_RESOURCE
      The meta object id for the 'Stream Resource' class.
      See Also:
      StreamResourceImpl, PlatformPackageImpl.getStreamResource(), Constant Field Values
    • STREAM_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int STREAM_RESOURCE__PLATFORM_ELEMENT
      The feature id for the 'Platform Element' containment reference list.
      See Also:
      Constant Field Values
    • STREAM_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int STREAM_RESOURCE_OPERATION_COUNT
      The number of operations of the 'Stream Resource' class.
      See Also:
      Constant Field Values
  • Method Details

    • getAbstractPlatformElement

      org.eclipse.emf.ecore.EClass getAbstractPlatformElement()
      Returns the meta object for class 'Abstract Platform Element'.
      Returns:
      the meta object for class 'Abstract Platform Element'.
      See Also:
      AbstractPlatformElement
    • getAbstractPlatformElement_Source

      org.eclipse.emf.ecore.EReference getAbstractPlatformElement_Source()
      Returns the meta object for the containment reference list 'Source'.
      Returns:
      the meta object for the containment reference list 'Source'.
      See Also:
      AbstractPlatformElement.getSource(), getAbstractPlatformElement()
    • getAbstractPlatformElement_Relation

      org.eclipse.emf.ecore.EReference getAbstractPlatformElement_Relation()
      Returns the meta object for the containment reference list 'Relation'.
      Returns:
      the meta object for the containment reference list 'Relation'.
      See Also:
      AbstractPlatformElement.getRelation(), getAbstractPlatformElement()
    • getAbstractPlatformElement_Abstraction

      org.eclipse.emf.ecore.EReference getAbstractPlatformElement_Abstraction()
      Returns the meta object for the containment reference list 'Abstraction'.
      Returns:
      the meta object for the containment reference list 'Abstraction'.
      See Also:
      AbstractPlatformElement.getAbstraction(), getAbstractPlatformElement()
    • getAbstractPlatformElement_Implementation

      org.eclipse.emf.ecore.EReference getAbstractPlatformElement_Implementation()
      Returns the meta object for the reference list 'Implementation'.
      Returns:
      the meta object for the reference list 'Implementation'.
      See Also:
      AbstractPlatformElement.getImplementation(), getAbstractPlatformElement()
    • getPlatformModel

      org.eclipse.emf.ecore.EClass getPlatformModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      PlatformModel
    • getPlatformModel_PlatformElement

      org.eclipse.emf.ecore.EReference getPlatformModel_PlatformElement()
      Returns the meta object for the containment reference list 'Platform Element'.
      Returns:
      the meta object for the containment reference list 'Platform Element'.
      See Also:
      PlatformModel.getPlatformElement(), getPlatformModel()
    • getAbstractPlatformRelationship

      org.eclipse.emf.ecore.EClass getAbstractPlatformRelationship()
      Returns the meta object for class 'Abstract Platform Relationship'.
      Returns:
      the meta object for class 'Abstract Platform Relationship'.
      See Also:
      AbstractPlatformRelationship
    • getRequires

      org.eclipse.emf.ecore.EClass getRequires()
      Returns the meta object for class 'Requires'.
      Returns:
      the meta object for class 'Requires'.
      See Also:
      Requires
    • getRequires_To

      org.eclipse.emf.ecore.EReference getRequires_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      Requires.getTo(), getRequires()
    • getRequires_From

      org.eclipse.emf.ecore.EReference getRequires_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      Requires.getFrom(), getRequires()
    • getResourceType

      org.eclipse.emf.ecore.EClass getResourceType()
      Returns the meta object for class 'Resource Type'.
      Returns:
      the meta object for class 'Resource Type'.
      See Also:
      ResourceType
    • getResourceType_PlatformElement

      org.eclipse.emf.ecore.EReference getResourceType_PlatformElement()
      Returns the meta object for the containment reference list 'Platform Element'.
      Returns:
      the meta object for the containment reference list 'Platform Element'.
      See Also:
      ResourceType.getPlatformElement(), getResourceType()
    • getNamingResource

      org.eclipse.emf.ecore.EClass getNamingResource()
      Returns the meta object for class 'Naming Resource'.
      Returns:
      the meta object for class 'Naming Resource'.
      See Also:
      NamingResource
    • getMarshalledResource

      org.eclipse.emf.ecore.EClass getMarshalledResource()
      Returns the meta object for class 'Marshalled Resource'.
      Returns:
      the meta object for class 'Marshalled Resource'.
      See Also:
      MarshalledResource
    • getMessagingResource

      org.eclipse.emf.ecore.EClass getMessagingResource()
      Returns the meta object for class 'Messaging Resource'.
      Returns:
      the meta object for class 'Messaging Resource'.
      See Also:
      MessagingResource
    • getFileResource

      org.eclipse.emf.ecore.EClass getFileResource()
      Returns the meta object for class 'File Resource'.
      Returns:
      the meta object for class 'File Resource'.
      See Also:
      FileResource
    • getExecutionResource

      org.eclipse.emf.ecore.EClass getExecutionResource()
      Returns the meta object for class 'Execution Resource'.
      Returns:
      the meta object for class 'Execution Resource'.
      See Also:
      ExecutionResource
    • getPlatformAction

      org.eclipse.emf.ecore.EClass getPlatformAction()
      Returns the meta object for class 'Action'.
      Returns:
      the meta object for class 'Action'.
      See Also:
      PlatformAction
    • getPlatformAction_Kind

      org.eclipse.emf.ecore.EAttribute getPlatformAction_Kind()
      Returns the meta object for the attribute 'Kind'.
      Returns:
      the meta object for the attribute 'Kind'.
      See Also:
      PlatformAction.getKind(), getPlatformAction()
    • getPlatformAction_PlatformElement

      org.eclipse.emf.ecore.EReference getPlatformAction_PlatformElement()
      Returns the meta object for the containment reference list 'Platform Element'.
      Returns:
      the meta object for the containment reference list 'Platform Element'.
      See Also:
      PlatformAction.getPlatformElement(), getPlatformAction()
    • getExternalActor

      org.eclipse.emf.ecore.EClass getExternalActor()
      Returns the meta object for class 'External Actor'.
      Returns:
      the meta object for class 'External Actor'.
      See Also:
      ExternalActor
    • getDataManager

      org.eclipse.emf.ecore.EClass getDataManager()
      Returns the meta object for class 'Data Manager'.
      Returns:
      the meta object for class 'Data Manager'.
      See Also:
      DataManager
    • getBindsTo

      org.eclipse.emf.ecore.EClass getBindsTo()
      Returns the meta object for class 'Binds To'.
      Returns:
      the meta object for class 'Binds To'.
      See Also:
      BindsTo
    • getBindsTo_To

      org.eclipse.emf.ecore.EReference getBindsTo_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      BindsTo.getTo(), getBindsTo()
    • getBindsTo_From

      org.eclipse.emf.ecore.EReference getBindsTo_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      BindsTo.getFrom(), getBindsTo()
    • getPlatformElement

      org.eclipse.emf.ecore.EClass getPlatformElement()
      Returns the meta object for class 'Element'.
      Returns:
      the meta object for class 'Element'.
      See Also:
      PlatformElement
    • getPlatformRelationship

      org.eclipse.emf.ecore.EClass getPlatformRelationship()
      Returns the meta object for class 'Relationship'.
      Returns:
      the meta object for class 'Relationship'.
      See Also:
      PlatformRelationship
    • getPlatformRelationship_To

      org.eclipse.emf.ecore.EReference getPlatformRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      PlatformRelationship.getTo(), getPlatformRelationship()
    • getPlatformRelationship_From

      org.eclipse.emf.ecore.EReference getPlatformRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      PlatformRelationship.getFrom(), getPlatformRelationship()
    • getPlatformEvent

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

      org.eclipse.emf.ecore.EAttribute getPlatformEvent_Kind()
      Returns the meta object for the attribute 'Kind'.
      Returns:
      the meta object for the attribute 'Kind'.
      See Also:
      PlatformEvent.getKind(), getPlatformEvent()
    • getLockResource

      org.eclipse.emf.ecore.EClass getLockResource()
      Returns the meta object for class 'Lock Resource'.
      Returns:
      the meta object for class 'Lock Resource'.
      See Also:
      LockResource
    • getDeployedSoftwareSystem

      org.eclipse.emf.ecore.EClass getDeployedSoftwareSystem()
      Returns the meta object for class 'Deployed Software System'.
      Returns:
      the meta object for class 'Deployed Software System'.
      See Also:
      DeployedSoftwareSystem
    • getDeployedSoftwareSystem_GroupedComponent

      org.eclipse.emf.ecore.EReference getDeployedSoftwareSystem_GroupedComponent()
      Returns the meta object for the reference list 'Grouped Component'.
      Returns:
      the meta object for the reference list 'Grouped Component'.
      See Also:
      DeployedSoftwareSystem.getGroupedComponent(), getDeployedSoftwareSystem()
    • getMachine

      org.eclipse.emf.ecore.EClass getMachine()
      Returns the meta object for class 'Machine'.
      Returns:
      the meta object for class 'Machine'.
      See Also:
      Machine
    • getMachine_DeployedComponent

      org.eclipse.emf.ecore.EReference getMachine_DeployedComponent()
      Returns the meta object for the containment reference list 'Deployed Component'.
      Returns:
      the meta object for the containment reference list 'Deployed Component'.
      See Also:
      Machine.getDeployedComponent(), getMachine()
    • getMachine_DeployedResource

      org.eclipse.emf.ecore.EReference getMachine_DeployedResource()
      Returns the meta object for the containment reference list 'Deployed Resource'.
      Returns:
      the meta object for the containment reference list 'Deployed Resource'.
      See Also:
      Machine.getDeployedResource(), getMachine()
    • getDeployedComponent

      org.eclipse.emf.ecore.EClass getDeployedComponent()
      Returns the meta object for class 'Deployed Component'.
      Returns:
      the meta object for class 'Deployed Component'.
      See Also:
      DeployedComponent
    • getDeployedComponent_GroupedCode

      org.eclipse.emf.ecore.EReference getDeployedComponent_GroupedCode()
      Returns the meta object for the reference list 'Grouped Code'.
      Returns:
      the meta object for the reference list 'Grouped Code'.
      See Also:
      DeployedComponent.getGroupedCode(), getDeployedComponent()
    • getDeployedResource

      org.eclipse.emf.ecore.EClass getDeployedResource()
      Returns the meta object for class 'Deployed Resource'.
      Returns:
      the meta object for class 'Deployed Resource'.
      See Also:
      DeployedResource
    • getDeployedResource_PlatformElement

      org.eclipse.emf.ecore.EReference getDeployedResource_PlatformElement()
      Returns the meta object for the containment reference list 'Platform Element'.
      Returns:
      the meta object for the containment reference list 'Platform Element'.
      See Also:
      DeployedResource.getPlatformElement(), getDeployedResource()
    • getLoads

      org.eclipse.emf.ecore.EClass getLoads()
      Returns the meta object for class 'Loads'.
      Returns:
      the meta object for class 'Loads'.
      See Also:
      Loads
    • getLoads_To

      org.eclipse.emf.ecore.EReference getLoads_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      Loads.getTo(), getLoads()
    • getLoads_From

      org.eclipse.emf.ecore.EReference getLoads_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      Loads.getFrom(), getLoads()
    • getSpawns

      org.eclipse.emf.ecore.EClass getSpawns()
      Returns the meta object for class 'Spawns'.
      Returns:
      the meta object for class 'Spawns'.
      See Also:
      Spawns
    • getSpawns_To

      org.eclipse.emf.ecore.EReference getSpawns_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      Spawns.getTo(), getSpawns()
    • getSpawns_From

      org.eclipse.emf.ecore.EReference getSpawns_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      Spawns.getFrom(), getSpawns()
    • getRuntimeResource

      org.eclipse.emf.ecore.EClass getRuntimeResource()
      Returns the meta object for class 'Runtime Resource'.
      Returns:
      the meta object for class 'Runtime Resource'.
      See Also:
      RuntimeResource
    • getThread

      org.eclipse.emf.ecore.EClass getThread()
      Returns the meta object for class 'Thread'.
      Returns:
      the meta object for class 'Thread'.
      See Also:
      Thread
    • getProcess

      org.eclipse.emf.ecore.EClass getProcess()
      Returns the meta object for class 'Process'.
      Returns:
      the meta object for class 'Process'.
      See Also:
      Process
    • getReadsResource

      org.eclipse.emf.ecore.EClass getReadsResource()
      Returns the meta object for class 'Reads Resource'.
      Returns:
      the meta object for class 'Reads Resource'.
      See Also:
      ReadsResource
    • getReadsResource_To

      org.eclipse.emf.ecore.EReference getReadsResource_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ReadsResource.getTo(), getReadsResource()
    • getReadsResource_From

      org.eclipse.emf.ecore.EReference getReadsResource_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ReadsResource.getFrom(), getReadsResource()
    • getWritesResource

      org.eclipse.emf.ecore.EClass getWritesResource()
      Returns the meta object for class 'Writes Resource'.
      Returns:
      the meta object for class 'Writes Resource'.
      See Also:
      WritesResource
    • getWritesResource_To

      org.eclipse.emf.ecore.EReference getWritesResource_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      WritesResource.getTo(), getWritesResource()
    • getWritesResource_From

      org.eclipse.emf.ecore.EReference getWritesResource_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      WritesResource.getFrom(), getWritesResource()
    • getManagesResource

      org.eclipse.emf.ecore.EClass getManagesResource()
      Returns the meta object for class 'Manages Resource'.
      Returns:
      the meta object for class 'Manages Resource'.
      See Also:
      ManagesResource
    • getManagesResource_To

      org.eclipse.emf.ecore.EReference getManagesResource_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ManagesResource.getTo(), getManagesResource()
    • getManagesResource_From

      org.eclipse.emf.ecore.EReference getManagesResource_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ManagesResource.getFrom(), getManagesResource()
    • getDefinedBy

      org.eclipse.emf.ecore.EClass getDefinedBy()
      Returns the meta object for class 'Defined By'.
      Returns:
      the meta object for class 'Defined By'.
      See Also:
      DefinedBy
    • getDefinedBy_To

      org.eclipse.emf.ecore.EReference getDefinedBy_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      DefinedBy.getTo(), getDefinedBy()
    • getDefinedBy_From

      org.eclipse.emf.ecore.EReference getDefinedBy_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      DefinedBy.getFrom(), getDefinedBy()
    • getStreamResource

      org.eclipse.emf.ecore.EClass getStreamResource()
      Returns the meta object for class 'Stream Resource'.
      Returns:
      the meta object for class 'Stream Resource'.
      See Also:
      StreamResource
    • getPlatformFactory

      PlatformFactory getPlatformFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.