Interface UiPackage

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

public interface UiPackage
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:
UiFactory
  • 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 UiPackage eINSTANCE
      The singleton instance of the package.
    • ABSTRACT_UI_ELEMENT

      static final int ABSTRACT_UI_ELEMENT
      The meta object id for the 'Abstract UI Element' class.
      See Also:
      AbstractUIElement, UiPackageImpl.getAbstractUIElement(), Constant Field Values
    • ABSTRACT_UI_ELEMENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int ABSTRACT_UI_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract UI Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_UI_ELEMENT___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int ABSTRACT_UI_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract UI Element' class.
      See Also:
      Constant Field Values
    • UI_RESOURCE

      static final int UI_RESOURCE
      The meta object id for the 'UI Resource' class.
      See Also:
      UIResourceImpl, UiPackageImpl.getUIResource(), Constant Field Values
    • UI_RESOURCE__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int UI_RESOURCE__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • UI_RESOURCE_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int UI_RESOURCE_OPERATION_COUNT
      The number of operations of the 'UI Resource' class.
      See Also:
      Constant Field Values
    • UI_DISPLAY

      static final int UI_DISPLAY
      The meta object id for the 'UI Display' class.
      See Also:
      UIDisplayImpl, UiPackageImpl.getUIDisplay(), Constant Field Values
    • UI_DISPLAY__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int UI_DISPLAY__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • UI_DISPLAY_FEATURE_COUNT

      static final int UI_DISPLAY_FEATURE_COUNT
      The number of structural features of the 'UI Display' class.
      See Also:
      Constant Field Values
    • UI_DISPLAY___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int UI_DISPLAY_OPERATION_COUNT
      The number of operations of the 'UI Display' class.
      See Also:
      Constant Field Values
    • SCREEN

      static final int SCREEN
      The meta object id for the 'Screen' class.
      See Also:
      ScreenImpl, UiPackageImpl.getScreen(), Constant Field Values
    • SCREEN__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int SCREEN__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • SCREEN_FEATURE_COUNT

      static final int SCREEN_FEATURE_COUNT
      The number of structural features of the 'Screen' class.
      See Also:
      Constant Field Values
    • SCREEN___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int SCREEN_OPERATION_COUNT
      The number of operations of the 'Screen' class.
      See Also:
      Constant Field Values
    • REPORT

      static final int REPORT
      The meta object id for the 'Report' class.
      See Also:
      ReportImpl, UiPackageImpl.getReport(), Constant Field Values
    • REPORT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int REPORT__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • REPORT_FEATURE_COUNT

      static final int REPORT_FEATURE_COUNT
      The number of structural features of the 'Report' class.
      See Also:
      Constant Field Values
    • REPORT___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int REPORT_OPERATION_COUNT
      The number of operations of the 'Report' class.
      See Also:
      Constant Field Values
    • UI_MODEL

      static final int UI_MODEL
      The meta object id for the 'UI Model' class.
      See Also:
      UIModelImpl, UiPackageImpl.getUIModel(), Constant Field Values
    • UI_MODEL__ATTRIBUTE

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

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

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

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

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

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

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

      static final int UI_MODEL__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • UI_MODEL_FEATURE_COUNT

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

      static final int UI_MODEL_OPERATION_COUNT
      The number of operations of the 'UI Model' class.
      See Also:
      Constant Field Values
    • ABSTRACT_UI_RELATIONSHIP

      static final int ABSTRACT_UI_RELATIONSHIP
      The meta object id for the 'Abstract UI Relationship' class.
      See Also:
      AbstractUIRelationship, UiPackageImpl.getAbstractUIRelationship(), Constant Field Values
    • ABSTRACT_UI_RELATIONSHIP__ATTRIBUTE

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

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

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

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

      static final int ABSTRACT_UI_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Abstract UI Relationship' class.
      See Also:
      Constant Field Values
    • ABSTRACT_UI_RELATIONSHIP___GET_TO

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

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

      static final int ABSTRACT_UI_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Abstract UI Relationship' class.
      See Also:
      Constant Field Values
    • UI_LAYOUT

      static final int UI_LAYOUT
      The meta object id for the 'UI Layout' class.
      See Also:
      UILayoutImpl, UiPackageImpl.getUILayout(), Constant Field Values
    • UI_LAYOUT__ATTRIBUTE

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

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

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

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

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

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

      static final int UI_LAYOUT_FEATURE_COUNT
      The number of structural features of the 'UI Layout' class.
      See Also:
      Constant Field Values
    • UI_LAYOUT___GET_TO

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

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

      static final int UI_LAYOUT_OPERATION_COUNT
      The number of operations of the 'UI Layout' class.
      See Also:
      Constant Field Values
    • UI_FIELD

      static final int UI_FIELD
      The meta object id for the 'UI Field' class.
      See Also:
      UIFieldImpl, UiPackageImpl.getUIField(), Constant Field Values
    • UI_FIELD__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int UI_FIELD__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • UI_FIELD_FEATURE_COUNT

      static final int UI_FIELD_FEATURE_COUNT
      The number of structural features of the 'UI Field' class.
      See Also:
      Constant Field Values
    • UI_FIELD___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int UI_FIELD_OPERATION_COUNT
      The number of operations of the 'UI Field' class.
      See Also:
      Constant Field Values
    • DISPLAYS_IMAGE

      static final int DISPLAYS_IMAGE
      The meta object id for the 'Displays Image' class.
      See Also:
      DisplaysImageImpl, UiPackageImpl.getDisplaysImage(), Constant Field Values
    • DISPLAYS_IMAGE__ATTRIBUTE

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

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

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

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

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

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

      static final int DISPLAYS_IMAGE_FEATURE_COUNT
      The number of structural features of the 'Displays Image' class.
      See Also:
      Constant Field Values
    • DISPLAYS_IMAGE___GET_TO

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

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

      static final int DISPLAYS_IMAGE_OPERATION_COUNT
      The number of operations of the 'Displays Image' class.
      See Also:
      Constant Field Values
    • DISPLAYS

      static final int DISPLAYS
      The meta object id for the 'Displays' class.
      See Also:
      DisplaysImpl, UiPackageImpl.getDisplays(), Constant Field Values
    • DISPLAYS__ATTRIBUTE

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

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

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

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

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

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

      static final int DISPLAYS_FEATURE_COUNT
      The number of structural features of the 'Displays' class.
      See Also:
      Constant Field Values
    • DISPLAYS___GET_TO

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

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

      static final int DISPLAYS_OPERATION_COUNT
      The number of operations of the 'Displays' class.
      See Also:
      Constant Field Values
    • UI_FLOW

      static final int UI_FLOW
      The meta object id for the 'UI Flow' class.
      See Also:
      UIFlowImpl, UiPackageImpl.getUIFlow(), Constant Field Values
    • UI_FLOW__ATTRIBUTE

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

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

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

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

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

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

      static final int UI_FLOW_FEATURE_COUNT
      The number of structural features of the 'UI Flow' class.
      See Also:
      Constant Field Values
    • UI_FLOW___GET_TO

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

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

      static final int UI_FLOW_OPERATION_COUNT
      The number of operations of the 'UI Flow' class.
      See Also:
      Constant Field Values
    • UI_ELEMENT

      static final int UI_ELEMENT
      The meta object id for the 'UI Element' class.
      See Also:
      UIElementImpl, UiPackageImpl.getUIElement(), Constant Field Values
    • UI_ELEMENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int UI_ELEMENT_OPERATION_COUNT
      The number of operations of the 'UI Element' class.
      See Also:
      Constant Field Values
    • UI_RELATIONSHIP

      static final int UI_RELATIONSHIP
      The meta object id for the 'UI Relationship' class.
      See Also:
      UIRelationshipImpl, UiPackageImpl.getUIRelationship(), Constant Field Values
    • UI_RELATIONSHIP__ATTRIBUTE

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

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

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

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

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

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

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

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

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

      static final int UI_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'UI Relationship' class.
      See Also:
      Constant Field Values
    • UI_ACTION

      static final int UI_ACTION
      The meta object id for the 'UI Action' class.
      See Also:
      UIActionImpl, UiPackageImpl.getUIAction(), Constant Field Values
    • UI_ACTION__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

      static final int UI_ACTION__UI_ELEMENT
      The feature id for the 'UI Element' containment reference list.
      See Also:
      Constant Field Values
    • UI_ACTION_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int UI_ACTION_OPERATION_COUNT
      The number of operations of the 'UI Action' class.
      See Also:
      Constant Field Values
    • UI_EVENT

      static final int UI_EVENT
      The meta object id for the 'UI Event' class.
      See Also:
      UIEventImpl, UiPackageImpl.getUIEvent(), Constant Field Values
    • UI_EVENT__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      static final int UI_EVENT_OPERATION_COUNT
      The number of operations of the 'UI Event' class.
      See Also:
      Constant Field Values
    • READS_UI

      static final int READS_UI
      The meta object id for the 'Reads UI' class.
      See Also:
      ReadsUIImpl, UiPackageImpl.getReadsUI(), Constant Field Values
    • READS_UI__ATTRIBUTE

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

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

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

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

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

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

      static final int READS_UI_FEATURE_COUNT
      The number of structural features of the 'Reads UI' class.
      See Also:
      Constant Field Values
    • READS_UI___GET_TO

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

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

      static final int READS_UI_OPERATION_COUNT
      The number of operations of the 'Reads UI' class.
      See Also:
      Constant Field Values
    • WRITES_UI

      static final int WRITES_UI
      The meta object id for the 'Writes UI' class.
      See Also:
      WritesUIImpl, UiPackageImpl.getWritesUI(), Constant Field Values
    • WRITES_UI__ATTRIBUTE

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

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

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

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

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

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

      static final int WRITES_UI_FEATURE_COUNT
      The number of structural features of the 'Writes UI' class.
      See Also:
      Constant Field Values
    • WRITES_UI___GET_TO

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

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

      static final int WRITES_UI_OPERATION_COUNT
      The number of operations of the 'Writes UI' class.
      See Also:
      Constant Field Values
    • MANAGES_UI

      static final int MANAGES_UI
      The meta object id for the 'Manages UI' class.
      See Also:
      ManagesUIImpl, UiPackageImpl.getManagesUI(), Constant Field Values
    • MANAGES_UI__ATTRIBUTE

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

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

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

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

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

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

      static final int MANAGES_UI_FEATURE_COUNT
      The number of structural features of the 'Manages UI' class.
      See Also:
      Constant Field Values
    • MANAGES_UI___GET_TO

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

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

      static final int MANAGES_UI_OPERATION_COUNT
      The number of operations of the 'Manages UI' class.
      See Also:
      Constant Field Values
  • Method Details

    • getAbstractUIElement

      org.eclipse.emf.ecore.EClass getAbstractUIElement()
      Returns the meta object for class 'Abstract UI Element'.
      Returns:
      the meta object for class 'Abstract UI Element'.
      See Also:
      AbstractUIElement
    • getAbstractUIElement_Source

      org.eclipse.emf.ecore.EReference getAbstractUIElement_Source()
      Returns the meta object for the containment reference list 'Source'.
      Returns:
      the meta object for the containment reference list 'Source'.
      See Also:
      AbstractUIElement.getSource(), getAbstractUIElement()
    • getAbstractUIElement_UIRelation

      org.eclipse.emf.ecore.EReference getAbstractUIElement_UIRelation()
      Returns the meta object for the containment reference list 'UI Relation'.
      Returns:
      the meta object for the containment reference list 'UI Relation'.
      See Also:
      AbstractUIElement.getUIRelation(), getAbstractUIElement()
    • getAbstractUIElement_Implementation

      org.eclipse.emf.ecore.EReference getAbstractUIElement_Implementation()
      Returns the meta object for the reference list 'Implementation'.
      Returns:
      the meta object for the reference list 'Implementation'.
      See Also:
      AbstractUIElement.getImplementation(), getAbstractUIElement()
    • getAbstractUIElement_Abstraction

      org.eclipse.emf.ecore.EReference getAbstractUIElement_Abstraction()
      Returns the meta object for the containment reference list 'Abstraction'.
      Returns:
      the meta object for the containment reference list 'Abstraction'.
      See Also:
      AbstractUIElement.getAbstraction(), getAbstractUIElement()
    • getUIResource

      org.eclipse.emf.ecore.EClass getUIResource()
      Returns the meta object for class 'UI Resource'.
      Returns:
      the meta object for class 'UI Resource'.
      See Also:
      UIResource
    • getUIResource_UIElement

      org.eclipse.emf.ecore.EReference getUIResource_UIElement()
      Returns the meta object for the containment reference list 'UI Element'.
      Returns:
      the meta object for the containment reference list 'UI Element'.
      See Also:
      UIResource.getUIElement(), getUIResource()
    • getUIDisplay

      org.eclipse.emf.ecore.EClass getUIDisplay()
      Returns the meta object for class 'UI Display'.
      Returns:
      the meta object for class 'UI Display'.
      See Also:
      UIDisplay
    • getScreen

      org.eclipse.emf.ecore.EClass getScreen()
      Returns the meta object for class 'Screen'.
      Returns:
      the meta object for class 'Screen'.
      See Also:
      Screen
    • getReport

      org.eclipse.emf.ecore.EClass getReport()
      Returns the meta object for class 'Report'.
      Returns:
      the meta object for class 'Report'.
      See Also:
      Report
    • getUIModel

      org.eclipse.emf.ecore.EClass getUIModel()
      Returns the meta object for class 'UI Model'.
      Returns:
      the meta object for class 'UI Model'.
      See Also:
      UIModel
    • getUIModel_UIElement

      org.eclipse.emf.ecore.EReference getUIModel_UIElement()
      Returns the meta object for the containment reference list 'UI Element'.
      Returns:
      the meta object for the containment reference list 'UI Element'.
      See Also:
      UIModel.getUIElement(), getUIModel()
    • getAbstractUIRelationship

      org.eclipse.emf.ecore.EClass getAbstractUIRelationship()
      Returns the meta object for class 'Abstract UI Relationship'.
      Returns:
      the meta object for class 'Abstract UI Relationship'.
      See Also:
      AbstractUIRelationship
    • getUILayout

      org.eclipse.emf.ecore.EClass getUILayout()
      Returns the meta object for class 'UI Layout'.
      Returns:
      the meta object for class 'UI Layout'.
      See Also:
      UILayout
    • getUILayout_To

      org.eclipse.emf.ecore.EReference getUILayout_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      UILayout.getTo(), getUILayout()
    • getUILayout_From

      org.eclipse.emf.ecore.EReference getUILayout_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      UILayout.getFrom(), getUILayout()
    • getUIField

      org.eclipse.emf.ecore.EClass getUIField()
      Returns the meta object for class 'UI Field'.
      Returns:
      the meta object for class 'UI Field'.
      See Also:
      UIField
    • getDisplaysImage

      org.eclipse.emf.ecore.EClass getDisplaysImage()
      Returns the meta object for class 'Displays Image'.
      Returns:
      the meta object for class 'Displays Image'.
      See Also:
      DisplaysImage
    • getDisplaysImage_To

      org.eclipse.emf.ecore.EReference getDisplaysImage_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      DisplaysImage.getTo(), getDisplaysImage()
    • getDisplaysImage_From

      org.eclipse.emf.ecore.EReference getDisplaysImage_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      DisplaysImage.getFrom(), getDisplaysImage()
    • getDisplays

      org.eclipse.emf.ecore.EClass getDisplays()
      Returns the meta object for class 'Displays'.
      Returns:
      the meta object for class 'Displays'.
      See Also:
      Displays
    • getDisplays_To

      org.eclipse.emf.ecore.EReference getDisplays_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      Displays.getTo(), getDisplays()
    • getDisplays_From

      org.eclipse.emf.ecore.EReference getDisplays_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      Displays.getFrom(), getDisplays()
    • getUIFlow

      org.eclipse.emf.ecore.EClass getUIFlow()
      Returns the meta object for class 'UI Flow'.
      Returns:
      the meta object for class 'UI Flow'.
      See Also:
      UIFlow
    • getUIFlow_To

      org.eclipse.emf.ecore.EReference getUIFlow_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      UIFlow.getTo(), getUIFlow()
    • getUIFlow_From

      org.eclipse.emf.ecore.EReference getUIFlow_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      UIFlow.getFrom(), getUIFlow()
    • getUIElement

      org.eclipse.emf.ecore.EClass getUIElement()
      Returns the meta object for class 'UI Element'.
      Returns:
      the meta object for class 'UI Element'.
      See Also:
      UIElement
    • getUIRelationship

      org.eclipse.emf.ecore.EClass getUIRelationship()
      Returns the meta object for class 'UI Relationship'.
      Returns:
      the meta object for class 'UI Relationship'.
      See Also:
      UIRelationship
    • getUIRelationship_To

      org.eclipse.emf.ecore.EReference getUIRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      UIRelationship.getTo(), getUIRelationship()
    • getUIRelationship_From

      org.eclipse.emf.ecore.EReference getUIRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      UIRelationship.getFrom(), getUIRelationship()
    • getUIAction

      org.eclipse.emf.ecore.EClass getUIAction()
      Returns the meta object for class 'UI Action'.
      Returns:
      the meta object for class 'UI Action'.
      See Also:
      UIAction
    • getUIAction_Kind

      org.eclipse.emf.ecore.EAttribute getUIAction_Kind()
      Returns the meta object for the attribute 'Kind'.
      Returns:
      the meta object for the attribute 'Kind'.
      See Also:
      UIAction.getKind(), getUIAction()
    • getUIAction_UIElement

      org.eclipse.emf.ecore.EReference getUIAction_UIElement()
      Returns the meta object for the containment reference list 'UI Element'.
      Returns:
      the meta object for the containment reference list 'UI Element'.
      See Also:
      UIAction.getUIElement(), getUIAction()
    • getUIEvent

      org.eclipse.emf.ecore.EClass getUIEvent()
      Returns the meta object for class 'UI Event'.
      Returns:
      the meta object for class 'UI Event'.
      See Also:
      UIEvent
    • getUIEvent_Kind

      org.eclipse.emf.ecore.EAttribute getUIEvent_Kind()
      Returns the meta object for the attribute 'Kind'.
      Returns:
      the meta object for the attribute 'Kind'.
      See Also:
      UIEvent.getKind(), getUIEvent()
    • getReadsUI

      org.eclipse.emf.ecore.EClass getReadsUI()
      Returns the meta object for class 'Reads UI'.
      Returns:
      the meta object for class 'Reads UI'.
      See Also:
      ReadsUI
    • getReadsUI_To

      org.eclipse.emf.ecore.EReference getReadsUI_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ReadsUI.getTo(), getReadsUI()
    • getReadsUI_From

      org.eclipse.emf.ecore.EReference getReadsUI_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ReadsUI.getFrom(), getReadsUI()
    • getWritesUI

      org.eclipse.emf.ecore.EClass getWritesUI()
      Returns the meta object for class 'Writes UI'.
      Returns:
      the meta object for class 'Writes UI'.
      See Also:
      WritesUI
    • getWritesUI_To

      org.eclipse.emf.ecore.EReference getWritesUI_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      WritesUI.getTo(), getWritesUI()
    • getWritesUI_From

      org.eclipse.emf.ecore.EReference getWritesUI_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      WritesUI.getFrom(), getWritesUI()
    • getManagesUI

      org.eclipse.emf.ecore.EClass getManagesUI()
      Returns the meta object for class 'Manages UI'.
      Returns:
      the meta object for class 'Manages UI'.
      See Also:
      ManagesUI
    • getManagesUI_To

      org.eclipse.emf.ecore.EReference getManagesUI_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ManagesUI.getTo(), getManagesUI()
    • getManagesUI_From

      org.eclipse.emf.ecore.EReference getManagesUI_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ManagesUI.getFrom(), getManagesUI()
    • getUiFactory

      UiFactory getUiFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.