Interface UiPackageImpl.Literals

Enclosing class:
UiPackageImpl

public static interface UiPackageImpl.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Context' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Context' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Properties' map feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Variables' attribute list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Core Expression' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Core Expression' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Core Expression Id' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Dirtyable' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Dirty' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Element Container' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Children' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Selected Element' reference feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Expression' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Generic Stack' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Generic Tile' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Horizontal' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Generic Trim Container' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Side' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Imperative Expression' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Tracking' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Localizable' class.
    static final org.eclipse.emf.ecore.EOperation
    The meta object literal for the 'Update Localization' operation.
    static final org.eclipse.emf.ecore.EEnum
    The meta object literal for the 'Side Value' enum.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Snippet Container' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Snippets' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'UI Element' class.
    static final org.eclipse.emf.ecore.EOperation
    The meta object literal for the 'Update Localization' operation.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Accessibility Phrase' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Container Data' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Cur Shared Ref' reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Localized Accessibility Phrase' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'On Top' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Parent' container reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Renderer' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'To Be Rendered' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Visible' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Visible When' containment reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Widget' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'UI Label' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Icon URI' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Label' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Localized Label' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Localized Tooltip' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Tooltip' attribute feature.
  • Field Details

    • CONTEXT

      static final org.eclipse.emf.ecore.EClass CONTEXT
      The meta object literal for the 'Context' class.
      Since:
      1.0
      See Also:
    • CONTEXT__CONTEXT

      static final org.eclipse.emf.ecore.EAttribute CONTEXT__CONTEXT
      The meta object literal for the 'Context' attribute feature.
      Since:
      1.0
    • CONTEXT__VARIABLES

      static final org.eclipse.emf.ecore.EAttribute CONTEXT__VARIABLES
      The meta object literal for the 'Variables' attribute list feature.
      Since:
      1.0
    • CONTEXT__PROPERTIES

      static final org.eclipse.emf.ecore.EReference CONTEXT__PROPERTIES
      The meta object literal for the 'Properties' map feature.
      Since:
      1.0
    • DIRTYABLE

      static final org.eclipse.emf.ecore.EClass DIRTYABLE
      The meta object literal for the 'Dirtyable' class.
      Since:
      1.0
      See Also:
    • DIRTYABLE__DIRTY

      static final org.eclipse.emf.ecore.EAttribute DIRTYABLE__DIRTY
      The meta object literal for the 'Dirty' attribute feature.
      Since:
      1.0
    • UI_ELEMENT

      static final org.eclipse.emf.ecore.EClass UI_ELEMENT
      The meta object literal for the 'UI Element' class.
      Since:
      1.0
      See Also:
    • UI_ELEMENT__WIDGET

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__WIDGET
      The meta object literal for the 'Widget' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__RENDERER

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__RENDERER
      The meta object literal for the 'Renderer' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__TO_BE_RENDERED

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__TO_BE_RENDERED
      The meta object literal for the 'To Be Rendered' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__ON_TOP

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__ON_TOP
      The meta object literal for the 'On Top' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__VISIBLE

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__VISIBLE
      The meta object literal for the 'Visible' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__PARENT

      static final org.eclipse.emf.ecore.EReference UI_ELEMENT__PARENT
      The meta object literal for the 'Parent' container reference feature.
      Since:
      1.0
    • UI_ELEMENT__CONTAINER_DATA

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__CONTAINER_DATA
      The meta object literal for the 'Container Data' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__CUR_SHARED_REF

      static final org.eclipse.emf.ecore.EReference UI_ELEMENT__CUR_SHARED_REF
      The meta object literal for the 'Cur Shared Ref' reference feature.
      Since:
      1.0
    • UI_ELEMENT__VISIBLE_WHEN

      static final org.eclipse.emf.ecore.EReference UI_ELEMENT__VISIBLE_WHEN
      The meta object literal for the 'Visible When' containment reference feature.
      Since:
      1.0
    • UI_ELEMENT__ACCESSIBILITY_PHRASE

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__ACCESSIBILITY_PHRASE
      The meta object literal for the 'Accessibility Phrase' attribute feature.
      Since:
      1.0
    • UI_ELEMENT__LOCALIZED_ACCESSIBILITY_PHRASE

      static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__LOCALIZED_ACCESSIBILITY_PHRASE
      The meta object literal for the 'Localized Accessibility Phrase' attribute feature.
      Since:
      1.0
    • UI_ELEMENT___UPDATE_LOCALIZATION

      static final org.eclipse.emf.ecore.EOperation UI_ELEMENT___UPDATE_LOCALIZATION
      The meta object literal for the 'Update Localization' operation.
      Since:
      1.1
    • ELEMENT_CONTAINER

      static final org.eclipse.emf.ecore.EClass ELEMENT_CONTAINER
      The meta object literal for the 'Element Container' class.
      Since:
      1.0
      See Also:
    • ELEMENT_CONTAINER__CHILDREN

      static final org.eclipse.emf.ecore.EReference ELEMENT_CONTAINER__CHILDREN
      The meta object literal for the 'Children' containment reference list feature.
      Since:
      1.0
    • ELEMENT_CONTAINER__SELECTED_ELEMENT

      static final org.eclipse.emf.ecore.EReference ELEMENT_CONTAINER__SELECTED_ELEMENT
      The meta object literal for the 'Selected Element' reference feature.
      Since:
      1.0
    • UI_LABEL

      static final org.eclipse.emf.ecore.EClass UI_LABEL
      The meta object literal for the 'UI Label' class.
      Since:
      1.0
      See Also:
    • UI_LABEL__LABEL

      static final org.eclipse.emf.ecore.EAttribute UI_LABEL__LABEL
      The meta object literal for the 'Label' attribute feature.
      Since:
      1.0
    • UI_LABEL__ICON_URI

      static final org.eclipse.emf.ecore.EAttribute UI_LABEL__ICON_URI
      The meta object literal for the 'Icon URI' attribute feature.
      Since:
      1.0
    • UI_LABEL__TOOLTIP

      static final org.eclipse.emf.ecore.EAttribute UI_LABEL__TOOLTIP
      The meta object literal for the 'Tooltip' attribute feature.
      Since:
      1.0
    • UI_LABEL__LOCALIZED_LABEL

      static final org.eclipse.emf.ecore.EAttribute UI_LABEL__LOCALIZED_LABEL
      The meta object literal for the 'Localized Label' attribute feature.
      Since:
      1.0
    • UI_LABEL__LOCALIZED_TOOLTIP

      static final org.eclipse.emf.ecore.EAttribute UI_LABEL__LOCALIZED_TOOLTIP
      The meta object literal for the 'Localized Tooltip' attribute feature.
      Since:
      1.0
    • GENERIC_STACK

      static final org.eclipse.emf.ecore.EClass GENERIC_STACK
      The meta object literal for the 'Generic Stack' class.
      Since:
      1.0
      See Also:
    • GENERIC_TILE

      static final org.eclipse.emf.ecore.EClass GENERIC_TILE
      The meta object literal for the 'Generic Tile' class.
      Since:
      1.0
      See Also:
    • GENERIC_TILE__HORIZONTAL

      static final org.eclipse.emf.ecore.EAttribute GENERIC_TILE__HORIZONTAL
      The meta object literal for the 'Horizontal' attribute feature.
      Since:
      1.0
    • GENERIC_TRIM_CONTAINER

      static final org.eclipse.emf.ecore.EClass GENERIC_TRIM_CONTAINER
      The meta object literal for the 'Generic Trim Container' class.
      Since:
      1.0
      See Also:
    • GENERIC_TRIM_CONTAINER__SIDE

      static final org.eclipse.emf.ecore.EAttribute GENERIC_TRIM_CONTAINER__SIDE
      The meta object literal for the 'Side' attribute feature.
      Since:
      1.0
    • EXPRESSION

      static final org.eclipse.emf.ecore.EClass EXPRESSION
      The meta object literal for the 'Expression' class.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION

      static final org.eclipse.emf.ecore.EClass CORE_EXPRESSION
      The meta object literal for the 'Core Expression' class.
      Since:
      1.0
      See Also:
    • CORE_EXPRESSION__CORE_EXPRESSION_ID

      static final org.eclipse.emf.ecore.EAttribute CORE_EXPRESSION__CORE_EXPRESSION_ID
      The meta object literal for the 'Core Expression Id' attribute feature.
      Since:
      1.0
    • CORE_EXPRESSION__CORE_EXPRESSION

      static final org.eclipse.emf.ecore.EAttribute CORE_EXPRESSION__CORE_EXPRESSION
      The meta object literal for the 'Core Expression' attribute feature.
      Since:
      1.0
    • IMPERATIVE_EXPRESSION

      static final org.eclipse.emf.ecore.EClass IMPERATIVE_EXPRESSION
      The meta object literal for the 'Imperative Expression' class.
      See Also:
    • IMPERATIVE_EXPRESSION__TRACKING

      static final org.eclipse.emf.ecore.EAttribute IMPERATIVE_EXPRESSION__TRACKING
      The meta object literal for the 'Tracking' attribute feature.
    • SNIPPET_CONTAINER

      static final org.eclipse.emf.ecore.EClass SNIPPET_CONTAINER
      The meta object literal for the 'Snippet Container' class.
      Since:
      1.0
      See Also:
    • SNIPPET_CONTAINER__SNIPPETS

      static final org.eclipse.emf.ecore.EReference SNIPPET_CONTAINER__SNIPPETS
      The meta object literal for the 'Snippets' containment reference list feature.
      Since:
      1.0
    • LOCALIZABLE

      static final org.eclipse.emf.ecore.EClass LOCALIZABLE
      The meta object literal for the 'Localizable' class.
      Since:
      1.1
      See Also:
    • LOCALIZABLE___UPDATE_LOCALIZATION

      static final org.eclipse.emf.ecore.EOperation LOCALIZABLE___UPDATE_LOCALIZATION
      The meta object literal for the 'Update Localization' operation.
      Since:
      1.1
    • SIDE_VALUE

      static final org.eclipse.emf.ecore.EEnum SIDE_VALUE
      The meta object literal for the 'Side Value' enum.
      Since:
      1.0
      See Also: