Interface AnnotationsPackage.Literals
- Enclosing interface:
- AnnotationsPackage
public static interface AnnotationsPackage.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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Annotable
' class.static final EReference
The meta object literal for the 'Annotations' containment reference list feature.static final EClass
The meta object literal for the 'Annotation Attribute Setting
' class.static final EReference
The meta object literal for the 'Attribute' reference feature.static final EReference
The meta object literal for the 'Value' containment reference feature.static final EClass
The meta object literal for the 'Annotation Instance
' class.static final EReference
The meta object literal for the 'Annotation' reference feature.static final EReference
The meta object literal for the 'Parameter' containment reference feature.static final EClass
The meta object literal for the 'Annotation Parameter
' class.static final EClass
The meta object literal for the 'Annotation Parameter List
' class.static final EReference
The meta object literal for the 'Settings' containment reference list feature.static final EClass
The meta object literal for the 'Annotation Value
' class.static final EClass
The meta object literal for the 'Single Annotation Parameter
' class.static final EReference
The meta object literal for the 'Value' containment reference feature.
-
Field Details
-
ANNOTABLE
The meta object literal for the 'Annotable
' class.- See Also:
- Generated class or method.
-
ANNOTABLE__ANNOTATIONS
The meta object literal for the 'Annotations' containment reference list feature.- Generated class or method.
-
ANNOTATION_INSTANCE
The meta object literal for the 'Annotation Instance
' class.- See Also:
- Generated class or method.
-
ANNOTATION_INSTANCE__ANNOTATION
The meta object literal for the 'Annotation' reference feature.- Generated class or method.
-
ANNOTATION_INSTANCE__PARAMETER
The meta object literal for the 'Parameter' containment reference feature.- Generated class or method.
-
ANNOTATION_PARAMETER
The meta object literal for the 'Annotation Parameter
' class.- See Also:
- Generated class or method.
-
SINGLE_ANNOTATION_PARAMETER
The meta object literal for the 'Single Annotation Parameter
' class.- See Also:
- Generated class or method.
-
SINGLE_ANNOTATION_PARAMETER__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
ANNOTATION_PARAMETER_LIST
The meta object literal for the 'Annotation Parameter List
' class.- See Also:
- Generated class or method.
-
ANNOTATION_PARAMETER_LIST__SETTINGS
The meta object literal for the 'Settings' containment reference list feature.- Generated class or method.
-
ANNOTATION_ATTRIBUTE_SETTING
The meta object literal for the 'Annotation Attribute Setting
' class.- See Also:
- Generated class or method.
-
ANNOTATION_ATTRIBUTE_SETTING__ATTRIBUTE
The meta object literal for the 'Attribute' reference feature.- Generated class or method.
-
ANNOTATION_ATTRIBUTE_SETTING__VALUE
The meta object literal for the 'Value' containment reference feature.- Generated class or method.
-
ANNOTATION_VALUE
The meta object literal for the 'Annotation Value
' class.- See Also:
- Generated class or method.
-