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
Modifier and TypeFieldDescriptionstatic 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 CONTEXTThe meta object literal for the 'Context
' class.- Since:
- 1.0
- See Also:
-
CONTEXT__CONTEXT
static final org.eclipse.emf.ecore.EAttribute CONTEXT__CONTEXTThe meta object literal for the 'Context' attribute feature.- Since:
- 1.0
-
CONTEXT__VARIABLES
static final org.eclipse.emf.ecore.EAttribute CONTEXT__VARIABLESThe meta object literal for the 'Variables' attribute list feature.- Since:
- 1.0
-
CONTEXT__PROPERTIES
static final org.eclipse.emf.ecore.EReference CONTEXT__PROPERTIESThe meta object literal for the 'Properties' map feature.- Since:
- 1.0
-
DIRTYABLE
static final org.eclipse.emf.ecore.EClass DIRTYABLEThe meta object literal for the 'Dirtyable
' class.- Since:
- 1.0
- See Also:
-
DIRTYABLE__DIRTY
static final org.eclipse.emf.ecore.EAttribute DIRTYABLE__DIRTYThe meta object literal for the 'Dirty' attribute feature.- Since:
- 1.0
-
UI_ELEMENT
static final org.eclipse.emf.ecore.EClass UI_ELEMENTThe 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__WIDGETThe meta object literal for the 'Widget' attribute feature.- Since:
- 1.0
-
UI_ELEMENT__RENDERER
static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__RENDERERThe 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_RENDEREDThe 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_TOPThe meta object literal for the 'On Top' attribute feature.- Since:
- 1.0
-
UI_ELEMENT__VISIBLE
static final org.eclipse.emf.ecore.EAttribute UI_ELEMENT__VISIBLEThe meta object literal for the 'Visible' attribute feature.- Since:
- 1.0
-
UI_ELEMENT__PARENT
static final org.eclipse.emf.ecore.EReference UI_ELEMENT__PARENTThe 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_DATAThe 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_REFThe 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_WHENThe 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_PHRASEThe 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_PHRASEThe 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_LOCALIZATIONThe meta object literal for the 'Update Localization' operation.- Since:
- 1.1
-
ELEMENT_CONTAINER
static final org.eclipse.emf.ecore.EClass ELEMENT_CONTAINERThe 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__CHILDRENThe 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_ELEMENTThe meta object literal for the 'Selected Element' reference feature.- Since:
- 1.0
-
UI_LABEL
static final org.eclipse.emf.ecore.EClass UI_LABELThe 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__LABELThe 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_URIThe meta object literal for the 'Icon URI' attribute feature.- Since:
- 1.0
-
UI_LABEL__TOOLTIP
static final org.eclipse.emf.ecore.EAttribute UI_LABEL__TOOLTIPThe 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_LABELThe 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_TOOLTIPThe meta object literal for the 'Localized Tooltip' attribute feature.- Since:
- 1.0
-
GENERIC_STACK
static final org.eclipse.emf.ecore.EClass GENERIC_STACKThe meta object literal for the 'Generic Stack
' class.- Since:
- 1.0
- See Also:
-
GENERIC_TILE
static final org.eclipse.emf.ecore.EClass GENERIC_TILEThe 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__HORIZONTALThe meta object literal for the 'Horizontal' attribute feature.- Since:
- 1.0
-
GENERIC_TRIM_CONTAINER
static final org.eclipse.emf.ecore.EClass GENERIC_TRIM_CONTAINERThe 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__SIDEThe meta object literal for the 'Side' attribute feature.- Since:
- 1.0
-
EXPRESSION
static final org.eclipse.emf.ecore.EClass EXPRESSIONThe meta object literal for the 'Expression
' class.- Since:
- 1.0
- See Also:
-
CORE_EXPRESSION
static final org.eclipse.emf.ecore.EClass CORE_EXPRESSIONThe 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_IDThe 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_EXPRESSIONThe meta object literal for the 'Core Expression' attribute feature.- Since:
- 1.0
-
IMPERATIVE_EXPRESSION
static final org.eclipse.emf.ecore.EClass IMPERATIVE_EXPRESSIONThe meta object literal for the 'Imperative Expression
' class. -
IMPERATIVE_EXPRESSION__TRACKING
static final org.eclipse.emf.ecore.EAttribute IMPERATIVE_EXPRESSION__TRACKINGThe meta object literal for the 'Tracking' attribute feature. -
SNIPPET_CONTAINER
static final org.eclipse.emf.ecore.EClass SNIPPET_CONTAINERThe 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__SNIPPETSThe meta object literal for the 'Snippets' containment reference list feature.- Since:
- 1.0
-
LOCALIZABLE
static final org.eclipse.emf.ecore.EClass LOCALIZABLEThe meta object literal for the 'Localizable
' class.- Since:
- 1.1
- See Also:
-
LOCALIZABLE___UPDATE_LOCALIZATION
static final org.eclipse.emf.ecore.EOperation LOCALIZABLE___UPDATE_LOCALIZATIONThe meta object literal for the 'Update Localization' operation.- Since:
- 1.1
-
SIDE_VALUE
static final org.eclipse.emf.ecore.EEnum SIDE_VALUEThe meta object literal for the 'Side Value
' enum.- Since:
- 1.0
- See Also:
-