Package org.emftext.commons.layout
Interface LayoutPackage.Literals
- Enclosing interface:
- LayoutPackage
public static interface LayoutPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EClassThe meta object literal for the 'Attribute Layout Information' class.static final EClassThe meta object literal for the 'Keyword Layout Information' class.static final EClassThe meta object literal for the 'Information' class.static final EAttributeThe meta object literal for the 'Hidden Token Text' attribute feature.static final EAttributeThe meta object literal for the 'Start Offset' attribute feature.static final EAttributeThe meta object literal for the 'Syntax Element ID' attribute feature.static final EAttributeThe meta object literal for the 'Visible Token Text' attribute feature.static final EClassThe meta object literal for the 'Minimal Layout Information' class.static final EAttributeThe meta object literal for the 'Length' attribute feature.static final EReferenceThe meta object literal for the 'Root Layout' reference feature.static final EClassThe meta object literal for the 'Reference Layout Information' class.static final EReferenceThe meta object literal for the 'Object' reference feature.
-
Field Details
-
LAYOUT_INFORMATION
The meta object literal for the 'Information' class.- See Also:
- Generated class or method.
-
LAYOUT_INFORMATION__START_OFFSET
The meta object literal for the 'Start Offset' attribute feature.- Generated class or method.
-
LAYOUT_INFORMATION__HIDDEN_TOKEN_TEXT
The meta object literal for the 'Hidden Token Text' attribute feature.- Generated class or method.
-
LAYOUT_INFORMATION__VISIBLE_TOKEN_TEXT
The meta object literal for the 'Visible Token Text' attribute feature.- Generated class or method.
-
LAYOUT_INFORMATION__SYNTAX_ELEMENT_ID
The meta object literal for the 'Syntax Element ID' attribute feature.- Generated class or method.
-
REFERENCE_LAYOUT_INFORMATION
The meta object literal for the 'Reference Layout Information' class.- See Also:
- Generated class or method.
-
REFERENCE_LAYOUT_INFORMATION__OBJECT
The meta object literal for the 'Object' reference feature.- Generated class or method.
-
ATTRIBUTE_LAYOUT_INFORMATION
The meta object literal for the 'Attribute Layout Information' class.- See Also:
- Generated class or method.
-
KEYWORD_LAYOUT_INFORMATION
The meta object literal for the 'Keyword Layout Information' class.- See Also:
- Generated class or method.
-
MINIMAL_LAYOUT_INFORMATION
The meta object literal for the 'Minimal Layout Information' class.- See Also:
- Generated class or method.
-
MINIMAL_LAYOUT_INFORMATION__LENGTH
The meta object literal for the 'Length' attribute feature.- Generated class or method.
-
MINIMAL_LAYOUT_INFORMATION__ROOT_LAYOUT
The meta object literal for the 'Root Layout' reference feature.- Generated class or method.
-