Package org.eclipse.emf.cdo.etypes
Interface EtypesPackage.Literals
- Enclosing interface:
- EtypesPackage
public static interface EtypesPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Annotation
' class.static final EReference
The meta object literal for the 'Contents' containment reference list feature.static final EReference
The meta object literal for the 'Details' map feature.static final EReference
The meta object literal for the 'Model Element' container reference feature.static final EReference
The meta object literal for the 'References' reference list feature.static final EAttribute
The meta object literal for the 'Source' attribute feature.static final EDataType
The meta object literal for the 'Blob' data type.static final EDataType
The meta object literal for the 'Branch Point Ref' data type.static final EDataType
The meta object literal for the 'Branch Ref' data type.static final EDataType
The meta object literal for the 'Classifier Ref' data type.static final EDataType
The meta object literal for the 'Clob' data type.static final EDataType
The meta object literal for the 'Input Stream' data type.static final EDataType
The meta object literal for the 'Lob' data type.static final EClass
The meta object literal for the 'Model Element
' class.static final EOperation
The meta object literal for the 'Get Annotation' operation.static final EReference
The meta object literal for the 'Annotations' containment reference list feature.static final EDataType
The meta object literal for the 'Reader' data type.static final EClass
The meta object literal for the 'String To String Map Entry
' class.static final EAttribute
The meta object literal for the 'Key' attribute feature.static final EAttribute
The meta object literal for the 'Value' attribute feature.
-
Field Details
-
MODEL_ELEMENT
The meta object literal for the 'Model Element
' class.- See Also:
- Generated
-
MODEL_ELEMENT__ANNOTATIONS
The meta object literal for the 'Annotations' containment reference list feature.- Generated
-
MODEL_ELEMENT___GET_ANNOTATION__STRING
The meta object literal for the 'Get Annotation' operation.- Since:
- 4.11
- Generated
-
ANNOTATION
The meta object literal for the 'Annotation
' class.- See Also:
- Generated
-
ANNOTATION__SOURCE
The meta object literal for the 'Source' attribute feature.- Generated
-
ANNOTATION__DETAILS
The meta object literal for the 'Details' map feature.- Generated
-
ANNOTATION__MODEL_ELEMENT
The meta object literal for the 'Model Element' container reference feature.- Generated
-
ANNOTATION__CONTENTS
The meta object literal for the 'Contents' containment reference list feature.- Generated
-
ANNOTATION__REFERENCES
The meta object literal for the 'References' reference list feature.- Generated
-
STRING_TO_STRING_MAP_ENTRY
The meta object literal for the 'String To String Map Entry
' class.- Since:
- 4.22
- See Also:
- Generated
-
STRING_TO_STRING_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.- Since:
- 4.22
- Generated
-
STRING_TO_STRING_MAP_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.- Since:
- 4.22
- Generated
-
BLOB
The meta object literal for the 'Blob' data type.- See Also:
- Generated
-
CLOB
The meta object literal for the 'Clob' data type.- See Also:
- Generated
-
LOB
The meta object literal for the 'Lob' data type.- Since:
- 4.1
- See Also:
- Generated
-
INPUT_STREAM
The meta object literal for the 'Input Stream' data type.- Since:
- 4.3
- See Also:
- Generated
-
READER
The meta object literal for the 'Reader' data type.- Since:
- 4.3
- See Also:
- Generated
-
CLASSIFIER_REF
The meta object literal for the 'Classifier Ref' data type.- Since:
- 4.10
- See Also:
- Generated
-
BRANCH_REF
The meta object literal for the 'Branch Ref' data type.- Since:
- 4.10
- See Also:
- Generated
-
BRANCH_POINT_REF
The meta object literal for the 'Branch Point Ref' data type.- Since:
- 4.10
- See Also:
- Generated
-