Interface CommonsPackage.Literals
- Enclosing interface:
- CommonsPackage
public static interface CommonsPackage.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 'Commentable' class.static final EReferenceThe meta object literal for the 'Layout Informations' containment reference list feature.static final EClassThe meta object literal for the 'Named Element' class.static final EAttributeThe meta object literal for the 'Name' attribute feature.static final EClassThe meta object literal for the 'Namespace Aware Element' class.static final EAttributeThe meta object literal for the 'Namespaces' attribute list feature.
-
Field Details
-
COMMENTABLE
The meta object literal for the 'Commentable' class.- See Also:
- Generated class or method.
-
COMMENTABLE__LAYOUT_INFORMATIONS
The meta object literal for the 'Layout Informations' containment reference list feature.- Generated class or method.
-
NAMED_ELEMENT
The meta object literal for the 'Named Element' class.- See Also:
- Generated class or method.
-
NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
NAMESPACE_AWARE_ELEMENT
The meta object literal for the 'Namespace Aware Element' class.- See Also:
- Generated class or method.
-
NAMESPACE_AWARE_ELEMENT__NAMESPACES
The meta object literal for the 'Namespaces' attribute list feature.- Generated class or method.
-