Package org.eclipse.emf.cdo.etypes
Schnittstelle EtypesPackage.Literals
- Umschließende Schnittstelle:
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.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final EClassThe meta object literal for the 'Annotation' class.static final EReferenceThe meta object literal for the 'Contents' containment reference list feature.static final EReferenceThe meta object literal for the 'Details' map feature.static final EReferenceThe meta object literal for the 'Model Element' container reference feature.static final EReferenceThe meta object literal for the 'References' reference list feature.static final EAttributeThe meta object literal for the 'Source' attribute feature.static final EDataTypeThe meta object literal for the 'Blob' data type.static final EDataTypeThe meta object literal for the 'Branch Point Ref' data type.static final EDataTypeThe meta object literal for the 'Branch Ref' data type.static final EDataTypeThe meta object literal for the 'Classifier Ref' data type.static final EDataTypeThe meta object literal for the 'Clob' data type.static final EDataTypeThe meta object literal for the 'Input Stream' data type.static final EDataTypeThe meta object literal for the 'Lob' data type.static final EClassThe meta object literal for the 'Model Element' class.static final EOperationThe meta object literal for the 'Get Annotation' operation.static final EReferenceThe meta object literal for the 'Annotations' containment reference list feature.static final EDataTypeThe meta object literal for the 'Reader' data type.static final EClassThe meta object literal for the 'String To String Map Entry' class.static final EAttributeThe meta object literal for the 'Key' attribute feature.static final EAttributeThe meta object literal for the 'Value' attribute feature.
-
Felddetails
-
MODEL_ELEMENT
The meta object literal for the 'Model Element' class.- Siehe auch:
- 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.- Seit:
- 4.11
- Generated
-
ANNOTATION
The meta object literal for the 'Annotation' class.- Siehe auch:
- 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.- Seit:
- 4.22
- Siehe auch:
- Generated
-
STRING_TO_STRING_MAP_ENTRY__KEY
The meta object literal for the 'Key' attribute feature.- Seit:
- 4.22
- Generated
-
STRING_TO_STRING_MAP_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.- Seit:
- 4.22
- Generated
-
BLOB
The meta object literal for the 'Blob' data type.- Siehe auch:
- Generated
-
CLOB
The meta object literal for the 'Clob' data type.- Siehe auch:
- Generated
-
LOB
The meta object literal for the 'Lob' data type.- Seit:
- 4.1
- Siehe auch:
- Generated
-
INPUT_STREAM
The meta object literal for the 'Input Stream' data type.- Seit:
- 4.3
- Siehe auch:
- Generated
-
READER
The meta object literal for the 'Reader' data type.- Seit:
- 4.3
- Siehe auch:
- Generated
-
CLASSIFIER_REF
The meta object literal for the 'Classifier Ref' data type.- Seit:
- 4.10
- Siehe auch:
- Generated
-
BRANCH_REF
The meta object literal for the 'Branch Ref' data type.- Seit:
- 4.10
- Siehe auch:
- Generated
-
BRANCH_POINT_REF
The meta object literal for the 'Branch Point Ref' data type.- Seit:
- 4.10
- Siehe auch:
- Generated
-