Class UiPackageImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.e4.ui.model.application.ui.impl.UiPackageImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class UiPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl
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:
  • Field Details

    • eNAME

      public static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      public static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      public static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      public static final UiPackageImpl eINSTANCE
      The singleton instance of the package.
    • CONTEXT

      public static final int CONTEXT
      The meta object id for the 'Context' class.
      Since:
      1.0
      See Also:
    • CONTEXT__CONTEXT

      public static final int CONTEXT__CONTEXT
      The feature id for the 'Context' attribute.
      Since:
      1.0
      See Also:
    • CONTEXT__VARIABLES

      public static final int CONTEXT__VARIABLES
      The feature id for the 'Variables' attribute list.
      Since:
      1.0
      See Also:
    • CONTEXT__PROPERTIES

      public static final int CONTEXT__PROPERTIES
      The feature id for the 'Properties' map.
      Since:
      1.0
      See Also:
    • CONTEXT_FEATURE_COUNT

      public static final int CONTEXT_FEATURE_COUNT
      The number of structural features of the 'Context' class.
      Since:
      1.0
      See Also:
    • CONTEXT_OPERATION_COUNT

      public static final int CONTEXT_OPERATION_COUNT
      The number of operations of the 'Context' class.
      Since:
      1.0
      See Also:
    • DIRTYABLE

      public static final int DIRTYABLE
      The meta object id for the 'Dirtyable' class.
      Since:
      1.0
      See Also:
    • DIRTYABLE__DIRTY

      public static final int DIRTYABLE__DIRTY
      The feature id for the 'Dirty' attribute.
      Since:
      1.0
      See Also:
    • DIRTYABLE_FEATURE_COUNT

      public static final int DIRTYABLE_FEATURE_COUNT
      The number of structural features of the 'Dirtyable' class.
      Since:
      1.0
      See Also:
    • DIRTYABLE_OPERATION_COUNT

      public static final int DIRTYABLE_OPERATION_COUNT
      The number of operations of the 'Dirtyable' class.
      Since:
      1.0
      See Also:
    • UI_ELEMENT

      public static final int UI_ELEMENT
      The meta object id for the 'UI Element' class.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__ELEMENT_ID

      public static final int UI_ELEMENT__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__PERSISTED_STATE

      public static final int UI_ELEMENT__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__TAGS

      public static final int UI_ELEMENT__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__CONTRIBUTOR_URI

      public static final int UI_ELEMENT__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__TRANSIENT_DATA

      public static final int UI_ELEMENT__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__WIDGET

      public static final int UI_ELEMENT__WIDGET
      The feature id for the 'Widget' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__RENDERER

      public static final int UI_ELEMENT__RENDERER
      The feature id for the 'Renderer' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__TO_BE_RENDERED

      public static final int UI_ELEMENT__TO_BE_RENDERED
      The feature id for the 'To Be Rendered' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__ON_TOP

      public static final int UI_ELEMENT__ON_TOP
      The feature id for the 'On Top' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__VISIBLE

      public static final int UI_ELEMENT__VISIBLE
      The feature id for the 'Visible' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__PARENT

      public static final int UI_ELEMENT__PARENT
      The feature id for the 'Parent' container reference.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__CONTAINER_DATA

      public static final int UI_ELEMENT__CONTAINER_DATA
      The feature id for the 'Container Data' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__CUR_SHARED_REF

      public static final int UI_ELEMENT__CUR_SHARED_REF
      The feature id for the 'Cur Shared Ref' reference.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__VISIBLE_WHEN

      public static final int UI_ELEMENT__VISIBLE_WHEN
      The feature id for the 'Visible When' containment reference.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__ACCESSIBILITY_PHRASE

      public static final int UI_ELEMENT__ACCESSIBILITY_PHRASE
      The feature id for the 'Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__LOCALIZED_ACCESSIBILITY_PHRASE

      public static final int UI_ELEMENT__LOCALIZED_ACCESSIBILITY_PHRASE
      The feature id for the 'Localized Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • UI_ELEMENT_FEATURE_COUNT

      public static final int UI_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'UI Element' class.
      Since:
      1.0
      See Also:
    • UI_ELEMENT___UPDATE_LOCALIZATION

      public static final int UI_ELEMENT___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • UI_ELEMENT_OPERATION_COUNT

      public static final int UI_ELEMENT_OPERATION_COUNT
      The number of operations of the 'UI Element' class.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER

      public static final int ELEMENT_CONTAINER
      The meta object id for the 'Element Container' class.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__ELEMENT_ID

      public static final int ELEMENT_CONTAINER__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__PERSISTED_STATE

      public static final int ELEMENT_CONTAINER__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__TAGS

      public static final int ELEMENT_CONTAINER__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__CONTRIBUTOR_URI

      public static final int ELEMENT_CONTAINER__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__TRANSIENT_DATA

      public static final int ELEMENT_CONTAINER__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__WIDGET

      public static final int ELEMENT_CONTAINER__WIDGET
      The feature id for the 'Widget' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__RENDERER

      public static final int ELEMENT_CONTAINER__RENDERER
      The feature id for the 'Renderer' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__TO_BE_RENDERED

      public static final int ELEMENT_CONTAINER__TO_BE_RENDERED
      The feature id for the 'To Be Rendered' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__ON_TOP

      public static final int ELEMENT_CONTAINER__ON_TOP
      The feature id for the 'On Top' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__VISIBLE

      public static final int ELEMENT_CONTAINER__VISIBLE
      The feature id for the 'Visible' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__PARENT

      public static final int ELEMENT_CONTAINER__PARENT
      The feature id for the 'Parent' container reference.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__CONTAINER_DATA

      public static final int ELEMENT_CONTAINER__CONTAINER_DATA
      The feature id for the 'Container Data' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__CUR_SHARED_REF

      public static final int ELEMENT_CONTAINER__CUR_SHARED_REF
      The feature id for the 'Cur Shared Ref' reference.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__VISIBLE_WHEN

      public static final int ELEMENT_CONTAINER__VISIBLE_WHEN
      The feature id for the 'Visible When' containment reference.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__ACCESSIBILITY_PHRASE

      public static final int ELEMENT_CONTAINER__ACCESSIBILITY_PHRASE
      The feature id for the 'Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__LOCALIZED_ACCESSIBILITY_PHRASE

      public static final int ELEMENT_CONTAINER__LOCALIZED_ACCESSIBILITY_PHRASE
      The feature id for the 'Localized Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__CHILDREN

      public static final int ELEMENT_CONTAINER__CHILDREN
      The feature id for the 'Children' containment reference list.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__SELECTED_ELEMENT

      public static final int ELEMENT_CONTAINER__SELECTED_ELEMENT
      The feature id for the 'Selected Element' reference.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER_FEATURE_COUNT

      public static final int ELEMENT_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Element Container' class.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER___UPDATE_LOCALIZATION

      public static final int ELEMENT_CONTAINER___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • ELEMENT_CONTAINER_OPERATION_COUNT

      public static final int ELEMENT_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Element Container' class.
      Since:
      1.0
      See Also:
    • LOCALIZABLE

      public static final int LOCALIZABLE
      The meta object id for the 'Localizable' class.
      Since:
      1.1
      See Also:
    • LOCALIZABLE_FEATURE_COUNT

      public static final int LOCALIZABLE_FEATURE_COUNT
      The number of structural features of the 'Localizable' class.
      Since:
      1.1
      See Also:
    • LOCALIZABLE___UPDATE_LOCALIZATION

      public static final int LOCALIZABLE___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • LOCALIZABLE_OPERATION_COUNT

      public static final int LOCALIZABLE_OPERATION_COUNT
      The number of operations of the 'Localizable' class.
      Since:
      1.1
      See Also:
    • UI_LABEL

      public static final int UI_LABEL
      The meta object id for the 'UI Label' class.
      Since:
      1.0
      See Also:
    • UI_LABEL__LABEL

      public static final int UI_LABEL__LABEL
      The feature id for the 'Label' attribute.
      Since:
      1.0
      See Also:
    • UI_LABEL__ICON_URI

      public static final int UI_LABEL__ICON_URI
      The feature id for the 'Icon URI' attribute.
      Since:
      1.0
      See Also:
    • UI_LABEL__TOOLTIP

      public static final int UI_LABEL__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      Since:
      1.0
      See Also:
    • UI_LABEL__LOCALIZED_LABEL

      public static final int UI_LABEL__LOCALIZED_LABEL
      The feature id for the 'Localized Label' attribute.
      Since:
      1.0
      See Also:
    • UI_LABEL__LOCALIZED_TOOLTIP

      public static final int UI_LABEL__LOCALIZED_TOOLTIP
      The feature id for the 'Localized Tooltip' attribute.
      Since:
      1.0
      See Also:
    • UI_LABEL_FEATURE_COUNT

      public static final int UI_LABEL_FEATURE_COUNT
      The number of structural features of the 'UI Label' class.
      Since:
      1.0
      See Also:
    • UI_LABEL___UPDATE_LOCALIZATION

      public static final int UI_LABEL___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • UI_LABEL_OPERATION_COUNT

      public static final int UI_LABEL_OPERATION_COUNT
      The number of operations of the 'UI Label' class.
      Since:
      1.0
      See Also:
    • GENERIC_STACK

      public static final int GENERIC_STACK
      The meta object id for the 'Generic Stack' class.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__ELEMENT_ID

      public static final int GENERIC_STACK__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__PERSISTED_STATE

      public static final int GENERIC_STACK__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__TAGS

      public static final int GENERIC_STACK__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__CONTRIBUTOR_URI

      public static final int GENERIC_STACK__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__TRANSIENT_DATA

      public static final int GENERIC_STACK__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__WIDGET

      public static final int GENERIC_STACK__WIDGET
      The feature id for the 'Widget' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__RENDERER

      public static final int GENERIC_STACK__RENDERER
      The feature id for the 'Renderer' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__TO_BE_RENDERED

      public static final int GENERIC_STACK__TO_BE_RENDERED
      The feature id for the 'To Be Rendered' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__ON_TOP

      public static final int GENERIC_STACK__ON_TOP
      The feature id for the 'On Top' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__VISIBLE

      public static final int GENERIC_STACK__VISIBLE
      The feature id for the 'Visible' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__PARENT

      public static final int GENERIC_STACK__PARENT
      The feature id for the 'Parent' container reference.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__CONTAINER_DATA

      public static final int GENERIC_STACK__CONTAINER_DATA
      The feature id for the 'Container Data' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__CUR_SHARED_REF

      public static final int GENERIC_STACK__CUR_SHARED_REF
      The feature id for the 'Cur Shared Ref' reference.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__VISIBLE_WHEN

      public static final int GENERIC_STACK__VISIBLE_WHEN
      The feature id for the 'Visible When' containment reference.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__ACCESSIBILITY_PHRASE

      public static final int GENERIC_STACK__ACCESSIBILITY_PHRASE
      The feature id for the 'Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__LOCALIZED_ACCESSIBILITY_PHRASE

      public static final int GENERIC_STACK__LOCALIZED_ACCESSIBILITY_PHRASE
      The feature id for the 'Localized Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__CHILDREN

      public static final int GENERIC_STACK__CHILDREN
      The feature id for the 'Children' containment reference list.
      Since:
      1.0
      See Also:
    • GENERIC_STACK__SELECTED_ELEMENT

      public static final int GENERIC_STACK__SELECTED_ELEMENT
      The feature id for the 'Selected Element' reference.
      Since:
      1.0
      See Also:
    • GENERIC_STACK_FEATURE_COUNT

      public static final int GENERIC_STACK_FEATURE_COUNT
      The number of structural features of the 'Generic Stack' class.
      Since:
      1.0
      See Also:
    • GENERIC_STACK___UPDATE_LOCALIZATION

      public static final int GENERIC_STACK___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • GENERIC_STACK_OPERATION_COUNT

      public static final int GENERIC_STACK_OPERATION_COUNT
      The number of operations of the 'Generic Stack' class.
      Since:
      1.0
      See Also:
    • GENERIC_TILE

      public static final int GENERIC_TILE
      The meta object id for the 'Generic Tile' class.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__ELEMENT_ID

      public static final int GENERIC_TILE__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__PERSISTED_STATE

      public static final int GENERIC_TILE__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__TAGS

      public static final int GENERIC_TILE__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__CONTRIBUTOR_URI

      public static final int GENERIC_TILE__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__TRANSIENT_DATA

      public static final int GENERIC_TILE__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__WIDGET

      public static final int GENERIC_TILE__WIDGET
      The feature id for the 'Widget' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__RENDERER

      public static final int GENERIC_TILE__RENDERER
      The feature id for the 'Renderer' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__TO_BE_RENDERED

      public static final int GENERIC_TILE__TO_BE_RENDERED
      The feature id for the 'To Be Rendered' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__ON_TOP

      public static final int GENERIC_TILE__ON_TOP
      The feature id for the 'On Top' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__VISIBLE

      public static final int GENERIC_TILE__VISIBLE
      The feature id for the 'Visible' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__PARENT

      public static final int GENERIC_TILE__PARENT
      The feature id for the 'Parent' container reference.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__CONTAINER_DATA

      public static final int GENERIC_TILE__CONTAINER_DATA
      The feature id for the 'Container Data' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__CUR_SHARED_REF

      public static final int GENERIC_TILE__CUR_SHARED_REF
      The feature id for the 'Cur Shared Ref' reference.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__VISIBLE_WHEN

      public static final int GENERIC_TILE__VISIBLE_WHEN
      The feature id for the 'Visible When' containment reference.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__ACCESSIBILITY_PHRASE

      public static final int GENERIC_TILE__ACCESSIBILITY_PHRASE
      The feature id for the 'Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__LOCALIZED_ACCESSIBILITY_PHRASE

      public static final int GENERIC_TILE__LOCALIZED_ACCESSIBILITY_PHRASE
      The feature id for the 'Localized Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__CHILDREN

      public static final int GENERIC_TILE__CHILDREN
      The feature id for the 'Children' containment reference list.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__SELECTED_ELEMENT

      public static final int GENERIC_TILE__SELECTED_ELEMENT
      The feature id for the 'Selected Element' reference.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__HORIZONTAL

      public static final int GENERIC_TILE__HORIZONTAL
      The feature id for the 'Horizontal' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TILE_FEATURE_COUNT

      public static final int GENERIC_TILE_FEATURE_COUNT
      The number of structural features of the 'Generic Tile' class.
      Since:
      1.0
      See Also:
    • GENERIC_TILE___UPDATE_LOCALIZATION

      public static final int GENERIC_TILE___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • GENERIC_TILE_OPERATION_COUNT

      public static final int GENERIC_TILE_OPERATION_COUNT
      The number of operations of the 'Generic Tile' class.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER

      public static final int GENERIC_TRIM_CONTAINER
      The meta object id for the 'Generic Trim Container' class.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__ELEMENT_ID

      public static final int GENERIC_TRIM_CONTAINER__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__PERSISTED_STATE

      public static final int GENERIC_TRIM_CONTAINER__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__TAGS

      public static final int GENERIC_TRIM_CONTAINER__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__CONTRIBUTOR_URI

      public static final int GENERIC_TRIM_CONTAINER__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__TRANSIENT_DATA

      public static final int GENERIC_TRIM_CONTAINER__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__WIDGET

      public static final int GENERIC_TRIM_CONTAINER__WIDGET
      The feature id for the 'Widget' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__RENDERER

      public static final int GENERIC_TRIM_CONTAINER__RENDERER
      The feature id for the 'Renderer' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__TO_BE_RENDERED

      public static final int GENERIC_TRIM_CONTAINER__TO_BE_RENDERED
      The feature id for the 'To Be Rendered' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__ON_TOP

      public static final int GENERIC_TRIM_CONTAINER__ON_TOP
      The feature id for the 'On Top' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__VISIBLE

      public static final int GENERIC_TRIM_CONTAINER__VISIBLE
      The feature id for the 'Visible' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__PARENT

      public static final int GENERIC_TRIM_CONTAINER__PARENT
      The feature id for the 'Parent' container reference.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__CONTAINER_DATA

      public static final int GENERIC_TRIM_CONTAINER__CONTAINER_DATA
      The feature id for the 'Container Data' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__CUR_SHARED_REF

      public static final int GENERIC_TRIM_CONTAINER__CUR_SHARED_REF
      The feature id for the 'Cur Shared Ref' reference.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__VISIBLE_WHEN

      public static final int GENERIC_TRIM_CONTAINER__VISIBLE_WHEN
      The feature id for the 'Visible When' containment reference.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__ACCESSIBILITY_PHRASE

      public static final int GENERIC_TRIM_CONTAINER__ACCESSIBILITY_PHRASE
      The feature id for the 'Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__LOCALIZED_ACCESSIBILITY_PHRASE

      public static final int GENERIC_TRIM_CONTAINER__LOCALIZED_ACCESSIBILITY_PHRASE
      The feature id for the 'Localized Accessibility Phrase' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__CHILDREN

      public static final int GENERIC_TRIM_CONTAINER__CHILDREN
      The feature id for the 'Children' containment reference list.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__SELECTED_ELEMENT

      public static final int GENERIC_TRIM_CONTAINER__SELECTED_ELEMENT
      The feature id for the 'Selected Element' reference.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__SIDE

      public static final int GENERIC_TRIM_CONTAINER__SIDE
      The feature id for the 'Side' attribute.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER_FEATURE_COUNT

      public static final int GENERIC_TRIM_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Generic Trim Container' class.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER___UPDATE_LOCALIZATION

      public static final int GENERIC_TRIM_CONTAINER___UPDATE_LOCALIZATION
      The operation id for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • GENERIC_TRIM_CONTAINER_OPERATION_COUNT

      public static final int GENERIC_TRIM_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Generic Trim Container' class.
      Since:
      1.0
      See Also:
    • EXPRESSION

      public static final int EXPRESSION
      The meta object id for the 'Expression' class.
      Since:
      1.0
      See Also:
    • EXPRESSION__ELEMENT_ID

      public static final int EXPRESSION__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • EXPRESSION__PERSISTED_STATE

      public static final int EXPRESSION__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • EXPRESSION__TAGS

      public static final int EXPRESSION__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • EXPRESSION__CONTRIBUTOR_URI

      public static final int EXPRESSION__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • EXPRESSION__TRANSIENT_DATA

      public static final int EXPRESSION__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • EXPRESSION_FEATURE_COUNT

      public static final int EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Expression' class.
      Since:
      1.0
      See Also:
    • EXPRESSION_OPERATION_COUNT

      public static final int EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Expression' class.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION

      public static final int CORE_EXPRESSION
      The meta object id for the 'Core Expression' class.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__ELEMENT_ID

      public static final int CORE_EXPRESSION__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__PERSISTED_STATE

      public static final int CORE_EXPRESSION__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__TAGS

      public static final int CORE_EXPRESSION__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__CONTRIBUTOR_URI

      public static final int CORE_EXPRESSION__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__TRANSIENT_DATA

      public static final int CORE_EXPRESSION__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__CORE_EXPRESSION_ID

      public static final int CORE_EXPRESSION__CORE_EXPRESSION_ID
      The feature id for the 'Core Expression Id' attribute.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__CORE_EXPRESSION

      public static final int CORE_EXPRESSION__CORE_EXPRESSION
      The feature id for the 'Core Expression' attribute.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION_FEATURE_COUNT

      public static final int CORE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Core Expression' class.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION_OPERATION_COUNT

      public static final int CORE_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Core Expression' class.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION

      public static final int IMPERATIVE_EXPRESSION
      The meta object id for the 'Imperative Expression' class.
      See Also:
    • IMPERATIVE_EXPRESSION__ELEMENT_ID

      public static final int IMPERATIVE_EXPRESSION__ELEMENT_ID
      The feature id for the 'Element Id' attribute.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__PERSISTED_STATE

      public static final int IMPERATIVE_EXPRESSION__PERSISTED_STATE
      The feature id for the 'Persisted State' map.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__TAGS

      public static final int IMPERATIVE_EXPRESSION__TAGS
      The feature id for the 'Tags' attribute list.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__CONTRIBUTOR_URI

      public static final int IMPERATIVE_EXPRESSION__CONTRIBUTOR_URI
      The feature id for the 'Contributor URI' attribute.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__TRANSIENT_DATA

      public static final int IMPERATIVE_EXPRESSION__TRANSIENT_DATA
      The feature id for the 'Transient Data' map.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__CONTRIBUTION_URI

      public static final int IMPERATIVE_EXPRESSION__CONTRIBUTION_URI
      The feature id for the 'Contribution URI' attribute.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__OBJECT

      public static final int IMPERATIVE_EXPRESSION__OBJECT
      The feature id for the 'Object' attribute.
      Since:
      1.0
      See Also:
    • IMPERATIVE_EXPRESSION__TRACKING

      public static final int IMPERATIVE_EXPRESSION__TRACKING
      The feature id for the 'Tracking' attribute.
      See Also:
    • IMPERATIVE_EXPRESSION_FEATURE_COUNT

      public static final int IMPERATIVE_EXPRESSION_FEATURE_COUNT
      The number of structural features of the 'Imperative Expression' class.
      See Also:
    • IMPERATIVE_EXPRESSION_OPERATION_COUNT

      public static final int IMPERATIVE_EXPRESSION_OPERATION_COUNT
      The number of operations of the 'Imperative Expression' class.
      See Also:
    • SNIPPET_CONTAINER

      public static final int SNIPPET_CONTAINER
      The meta object id for the 'Snippet Container' class.
      Since:
      1.0
      See Also:
    • SNIPPET_CONTAINER__SNIPPETS

      public static final int SNIPPET_CONTAINER__SNIPPETS
      The feature id for the 'Snippets' containment reference list.
      Since:
      1.0
      See Also:
    • SNIPPET_CONTAINER_FEATURE_COUNT

      public static final int SNIPPET_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Snippet Container' class.
      Since:
      1.0
      See Also:
    • SNIPPET_CONTAINER_OPERATION_COUNT

      public static final int SNIPPET_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Snippet Container' class.
      Since:
      1.0
      See Also:
    • SIDE_VALUE

      public static final int SIDE_VALUE
      The meta object id for the 'Side Value' enum.
      Since:
      1.0
      See Also:
  • Method Details

    • init

      public static UiPackageImpl init()
      Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

      This method is used to initialize eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

      See Also:
    • getContext

      public org.eclipse.emf.ecore.EClass getContext()
      Returns the meta object for class 'Context'.
      Returns:
      the meta object for class 'Context'.
      Since:
      1.0
      See Also:
    • getContext_Context

      public org.eclipse.emf.ecore.EAttribute getContext_Context()
      Returns the meta object for the attribute 'Context'.
      Returns:
      the meta object for the attribute 'Context'.
      Since:
      1.0
      See Also:
    • getContext_Variables

      public org.eclipse.emf.ecore.EAttribute getContext_Variables()
      Returns the meta object for the attribute list 'Variables'.
      Returns:
      the meta object for the attribute list 'Variables'.
      Since:
      1.0
      See Also:
    • getContext_Properties

      public org.eclipse.emf.ecore.EReference getContext_Properties()
      Returns the meta object for the map 'Properties'.
      Returns:
      the meta object for the map 'Properties'.
      Since:
      1.0
      See Also:
    • getDirtyable

      public org.eclipse.emf.ecore.EClass getDirtyable()
      Returns the meta object for class 'Dirtyable'.
      Returns:
      the meta object for class 'Dirtyable'.
      Since:
      1.0
      See Also:
    • getDirtyable_Dirty

      public org.eclipse.emf.ecore.EAttribute getDirtyable_Dirty()
      Returns the meta object for the attribute 'Dirty'.
      Returns:
      the meta object for the attribute 'Dirty'.
      Since:
      1.0
      See Also:
    • getUIElement

      public org.eclipse.emf.ecore.EClass getUIElement()
      Returns the meta object for class 'UI Element'.
      Returns:
      the meta object for class 'UI Element'.
      Since:
      1.0
      See Also:
    • getUIElement_Widget

      public org.eclipse.emf.ecore.EAttribute getUIElement_Widget()
      Returns the meta object for the attribute 'Widget'.
      Returns:
      the meta object for the attribute 'Widget'.
      Since:
      1.0
      See Also:
    • getUIElement_Renderer

      public org.eclipse.emf.ecore.EAttribute getUIElement_Renderer()
      Returns the meta object for the attribute 'Renderer'.
      Returns:
      the meta object for the attribute 'Renderer'.
      Since:
      1.0
      See Also:
    • getUIElement_ToBeRendered

      public org.eclipse.emf.ecore.EAttribute getUIElement_ToBeRendered()
      Returns the meta object for the attribute 'To Be Rendered'.
      Returns:
      the meta object for the attribute 'To Be Rendered'.
      Since:
      1.0
      See Also:
    • getUIElement_OnTop

      public org.eclipse.emf.ecore.EAttribute getUIElement_OnTop()
      Returns the meta object for the attribute 'On Top'.
      Returns:
      the meta object for the attribute 'On Top'.
      Since:
      1.0
      See Also:
    • getUIElement_Visible

      public org.eclipse.emf.ecore.EAttribute getUIElement_Visible()
      Returns the meta object for the attribute 'Visible'.
      Returns:
      the meta object for the attribute 'Visible'.
      Since:
      1.0
      See Also:
    • getUIElement_Parent

      public org.eclipse.emf.ecore.EReference getUIElement_Parent()
      Returns the meta object for the container reference 'Parent'.
      Returns:
      the meta object for the container reference 'Parent'.
      Since:
      1.0
      See Also:
    • getUIElement_ContainerData

      public org.eclipse.emf.ecore.EAttribute getUIElement_ContainerData()
      Returns the meta object for the attribute 'Container Data'.
      Returns:
      the meta object for the attribute 'Container Data'.
      Since:
      1.0
      See Also:
    • getUIElement_CurSharedRef

      public org.eclipse.emf.ecore.EReference getUIElement_CurSharedRef()
      Returns the meta object for the reference 'Cur Shared Ref'.
      Returns:
      the meta object for the reference 'Cur Shared Ref'.
      Since:
      1.0
      See Also:
    • getUIElement_VisibleWhen

      public org.eclipse.emf.ecore.EReference getUIElement_VisibleWhen()
      Returns the meta object for the containment reference 'Visible When'.
      Returns:
      the meta object for the containment reference 'Visible When'.
      Since:
      1.0
      See Also:
    • getUIElement_AccessibilityPhrase

      public org.eclipse.emf.ecore.EAttribute getUIElement_AccessibilityPhrase()
      Returns the meta object for the attribute 'Accessibility Phrase'.
      Returns:
      the meta object for the attribute 'Accessibility Phrase'.
      Since:
      1.0
      See Also:
    • getUIElement_LocalizedAccessibilityPhrase

      public org.eclipse.emf.ecore.EAttribute getUIElement_LocalizedAccessibilityPhrase()
      Returns the meta object for the attribute 'Localized Accessibility Phrase'.
      Returns:
      the meta object for the attribute 'Localized Accessibility Phrase'.
      Since:
      1.0
      See Also:
    • getUIElement__UpdateLocalization

      public org.eclipse.emf.ecore.EOperation getUIElement__UpdateLocalization()
      Returns the meta object for the 'Update Localization' operation.
      Returns:
      the meta object for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • getElementContainer

      public org.eclipse.emf.ecore.EClass getElementContainer()
      Returns the meta object for class 'Element Container'.
      Returns:
      the meta object for class 'Element Container'.
      Since:
      1.0
      See Also:
    • getElementContainer_Children

      public org.eclipse.emf.ecore.EReference getElementContainer_Children()
      Returns the meta object for the containment reference list 'Children'.
      Returns:
      the meta object for the containment reference list 'Children'.
      Since:
      1.0
      See Also:
    • getElementContainer_SelectedElement

      public org.eclipse.emf.ecore.EReference getElementContainer_SelectedElement()
      Returns the meta object for the reference 'Selected Element'.
      Returns:
      the meta object for the reference 'Selected Element'.
      Since:
      1.0
      See Also:
    • getUILabel

      public org.eclipse.emf.ecore.EClass getUILabel()
      Returns the meta object for class 'UI Label'.
      Returns:
      the meta object for class 'UI Label'.
      Since:
      1.0
      See Also:
    • getUILabel_Label

      public org.eclipse.emf.ecore.EAttribute getUILabel_Label()
      Returns the meta object for the attribute 'Label'.
      Returns:
      the meta object for the attribute 'Label'.
      Since:
      1.0
      See Also:
    • getUILabel_IconURI

      public org.eclipse.emf.ecore.EAttribute getUILabel_IconURI()
      Returns the meta object for the attribute 'Icon URI'.
      Returns:
      the meta object for the attribute 'Icon URI'.
      Since:
      1.0
      See Also:
    • getUILabel_Tooltip

      public org.eclipse.emf.ecore.EAttribute getUILabel_Tooltip()
      Returns the meta object for the attribute 'Tooltip'.
      Returns:
      the meta object for the attribute 'Tooltip'.
      Since:
      1.0
      See Also:
    • getUILabel_LocalizedLabel

      public org.eclipse.emf.ecore.EAttribute getUILabel_LocalizedLabel()
      Returns the meta object for the attribute 'Localized Label'.
      Returns:
      the meta object for the attribute 'Localized Label'.
      Since:
      1.0
      See Also:
    • getUILabel_LocalizedTooltip

      public org.eclipse.emf.ecore.EAttribute getUILabel_LocalizedTooltip()
      Returns the meta object for the attribute 'Localized Tooltip'.
      Returns:
      the meta object for the attribute 'Localized Tooltip'.
      Since:
      1.0
      See Also:
    • getGenericStack

      public org.eclipse.emf.ecore.EClass getGenericStack()
      Returns the meta object for class 'Generic Stack'.
      Returns:
      the meta object for class 'Generic Stack'.
      Since:
      1.0
      See Also:
    • getGenericTile

      public org.eclipse.emf.ecore.EClass getGenericTile()
      Returns the meta object for class 'Generic Tile'.
      Returns:
      the meta object for class 'Generic Tile'.
      Since:
      1.0
      See Also:
    • getGenericTile_Horizontal

      public org.eclipse.emf.ecore.EAttribute getGenericTile_Horizontal()
      Returns the meta object for the attribute 'Horizontal'.
      Returns:
      the meta object for the attribute 'Horizontal'.
      Since:
      1.0
      See Also:
    • getGenericTrimContainer

      public org.eclipse.emf.ecore.EClass getGenericTrimContainer()
      Returns the meta object for class 'Generic Trim Container'.
      Returns:
      the meta object for class 'Generic Trim Container'.
      Since:
      1.0
      See Also:
    • getGenericTrimContainer_Side

      public org.eclipse.emf.ecore.EAttribute getGenericTrimContainer_Side()
      Returns the meta object for the attribute 'Side'.
      Returns:
      the meta object for the attribute 'Side'.
      Since:
      1.0
      See Also:
    • getExpression

      public org.eclipse.emf.ecore.EClass getExpression()
      Returns the meta object for class 'Expression'.
      Returns:
      the meta object for class 'Expression'.
      Since:
      1.0
      See Also:
    • getCoreExpression

      public org.eclipse.emf.ecore.EClass getCoreExpression()
      Returns the meta object for class 'Core Expression'.
      Returns:
      the meta object for class 'Core Expression'.
      Since:
      1.0
      See Also:
    • getCoreExpression_CoreExpressionId

      public org.eclipse.emf.ecore.EAttribute getCoreExpression_CoreExpressionId()
      Returns the meta object for the attribute 'Core Expression Id'.
      Returns:
      the meta object for the attribute 'Core Expression Id'.
      Since:
      1.0
      See Also:
    • getCoreExpression_CoreExpression

      public org.eclipse.emf.ecore.EAttribute getCoreExpression_CoreExpression()
      Returns the meta object for the attribute 'Core Expression'.
      Returns:
      the meta object for the attribute 'Core Expression'.
      Since:
      1.0
      See Also:
    • getImperativeExpression

      public org.eclipse.emf.ecore.EClass getImperativeExpression()
      Returns the meta object for class 'Imperative Expression'.
      Returns:
      the meta object for class 'Imperative Expression'.
      See Also:
    • getImperativeExpression_Tracking

      public org.eclipse.emf.ecore.EAttribute getImperativeExpression_Tracking()
      Returns the meta object for the attribute 'Tracking'.
      Returns:
      the meta object for the attribute 'Tracking'.
      See Also:
    • getSnippetContainer

      public org.eclipse.emf.ecore.EClass getSnippetContainer()
      Returns the meta object for class 'Snippet Container'.
      Returns:
      the meta object for class 'Snippet Container'.
      Since:
      1.0
      See Also:
    • getSnippetContainer_Snippets

      public org.eclipse.emf.ecore.EReference getSnippetContainer_Snippets()
      Returns the meta object for the containment reference list 'Snippets'.
      Returns:
      the meta object for the containment reference list 'Snippets'.
      Since:
      1.0
      See Also:
    • getLocalizable

      public org.eclipse.emf.ecore.EClass getLocalizable()
      Returns the meta object for class 'Localizable'.
      Returns:
      the meta object for class 'Localizable'.
      Since:
      1.1
      See Also:
    • getLocalizable__UpdateLocalization

      public org.eclipse.emf.ecore.EOperation getLocalizable__UpdateLocalization()
      Returns the meta object for the 'Update Localization' operation.
      Returns:
      the meta object for the 'Update Localization' operation.
      Since:
      1.1
      See Also:
    • getSideValue

      public org.eclipse.emf.ecore.EEnum getSideValue()
      Returns the meta object for enum 'Side Value'.
      Returns:
      the meta object for enum 'Side Value'.
      Since:
      1.0
      See Also:
    • getUiFactory

      public MUiFactory getUiFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.
    • createPackageContents

      public void createPackageContents()
      Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.
    • initializePackageContents

      public void initializePackageContents()
      Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.