Package org.eclipse.emf.cdo.etypes
Schnittstelle EtypesPackage
- Alle Superschnittstellen:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- Alle bekannten Implementierungsklassen:
EtypesPackageImpl
The Package for the model. It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Siehe auch:
- Generated
- Model
- kind="package"
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intThe meta object id for the 'Annotation' class.static final intThe operation id for the 'Get Annotation' operation.static final intThe feature id for the 'Annotations' containment reference list.static final intThe feature id for the 'Contents' containment reference list.static final intThe feature id for the 'Details' map.static final intThe feature id for the 'Model Element' container reference.static final intThe feature id for the 'References' reference list.static final intThe feature id for the 'Source' attribute.static final intThe number of structural features of the 'Annotation' class.static final intThe number of operations of the 'Annotation' class.static final intThe meta object id for the 'Blob' data type.static final intThe meta object id for the 'Branch Point Ref' data type.static final intThe meta object id for the 'Branch Ref' data type.static final intThe meta object id for the 'Classifier Ref' data type.static final intThe meta object id for the 'Clob' data type.static final EtypesPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'Input Stream' data type.static final intThe meta object id for the 'Lob' data type.static final intThe meta object id for the 'Model Element' class.static final intThe operation id for the 'Get Annotation' operation.static final intThe feature id for the 'Annotations' containment reference list.static final intThe number of structural features of the 'Model Element' class.static final intThe number of operations of the 'Model Element' class.static final intThe meta object id for the 'Reader' data type.static final intThe meta object id for the 'String To String Map Entry' class.static final intThe feature id for the 'Key' attribute.static final intThe feature id for the 'Value' attribute.static final intThe number of structural features of the 'String To String Map Entry' class.static final intThe number of operations of the 'String To String Map Entry' class. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the meta object for class 'Annotation'.Returns the meta object for the containment reference list 'Contents'.Returns the meta object for the map 'Details'.Returns the meta object for the container reference 'Model Element'.Returns the meta object for the reference list 'References'.Returns the meta object for the attribute 'Source'.getBlob()Returns the meta object for data type 'Blob'.Returns the meta object for data type 'Branch Point Ref'.Returns the meta object for data type 'Branch Ref'.Returns the meta object for data type 'Classifier Ref'.getClob()Returns the meta object for data type 'Clob'.Returns the factory that creates the instances of the model.Returns the meta object for data type 'Input Stream'.getLob()Returns the meta object for data type 'Lob'.Returns the meta object for class 'Model Element'.Returns the meta object for the 'Get Annotation' operation.Returns the meta object for the containment reference list 'Annotations'.Returns the meta object for data type 'Reader'.Returns the meta object for class 'String To String Map Entry'.Returns the meta object for the attribute 'Key'.Returns the meta object for the attribute 'Value'.Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.ENamedElement
getName, setNameVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIVon Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Felddetails
-
eNAME
The package name.- Siehe auch:
- Generated
-
eNS_URI
The package namespace URI.- Siehe auch:
- Generated
-
eNS_PREFIX
The package namespace name.- Siehe auch:
- Generated
-
eINSTANCE
The singleton instance of the package.- Generated
-
MODEL_ELEMENT
static final int MODEL_ELEMENTThe meta object id for the 'Model Element' class.- Siehe auch:
- Generated
-
MODEL_ELEMENT__ANNOTATIONS
static final int MODEL_ELEMENT__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- Siehe auch:
- Generated
- Ordered
-
MODEL_ELEMENT_FEATURE_COUNT
static final int MODEL_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Model Element' class.- Siehe auch:
- Generated
- Ordered
-
MODEL_ELEMENT___GET_ANNOTATION__STRING
static final int MODEL_ELEMENT___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation.- Seit:
- 4.11
- Siehe auch:
- Generated
- Ordered
-
MODEL_ELEMENT_OPERATION_COUNT
static final int MODEL_ELEMENT_OPERATION_COUNTThe number of operations of the 'Model Element' class.- Seit:
- 4.11
- Siehe auch:
- Generated
- Ordered
-
ANNOTATION
static final int ANNOTATIONThe meta object id for the 'Annotation' class.- Siehe auch:
- Generated
-
ANNOTATION__ANNOTATIONS
static final int ANNOTATION__ANNOTATIONSThe feature id for the 'Annotations' containment reference list.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION__SOURCE
static final int ANNOTATION__SOURCEThe feature id for the 'Source' attribute.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION__DETAILS
static final int ANNOTATION__DETAILSThe feature id for the 'Details' map.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION__MODEL_ELEMENT
static final int ANNOTATION__MODEL_ELEMENTThe feature id for the 'Model Element' container reference.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION__CONTENTS
static final int ANNOTATION__CONTENTSThe feature id for the 'Contents' containment reference list.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION__REFERENCES
static final int ANNOTATION__REFERENCESThe feature id for the 'References' reference list.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION_FEATURE_COUNT
static final int ANNOTATION_FEATURE_COUNTThe number of structural features of the 'Annotation' class.- Siehe auch:
- Generated
- Ordered
-
ANNOTATION___GET_ANNOTATION__STRING
static final int ANNOTATION___GET_ANNOTATION__STRINGThe operation id for the 'Get Annotation' operation.- Seit:
- 4.11
- Siehe auch:
- Generated
- Ordered
-
ANNOTATION_OPERATION_COUNT
static final int ANNOTATION_OPERATION_COUNTThe number of operations of the 'Annotation' class.- Seit:
- 4.11
- Siehe auch:
- Generated
- Ordered
-
BLOB
static final int BLOBThe meta object id for the 'Blob' data type.- Siehe auch:
- Generated
- NOT
-
CLOB
static final int CLOBThe meta object id for the 'Clob' data type.- Siehe auch:
- Generated
- NOT
-
LOB
static final int LOBThe meta object id for the 'Lob' data type.- Seit:
- 4.1
- Siehe auch:
- Generated
- NOT
-
INPUT_STREAM
static final int INPUT_STREAMThe meta object id for the 'Input Stream' data type.- Seit:
- 4.3
- Siehe auch:
- Generated
- NOT
-
READER
static final int READERThe meta object id for the 'Reader' data type.- Seit:
- 4.3
- Siehe auch:
- Generated
- NOT
-
CLASSIFIER_REF
static final int CLASSIFIER_REFThe meta object id for the 'Classifier Ref' data type.- Seit:
- 4.10
- Siehe auch:
- Generated
- NOT
-
BRANCH_REF
static final int BRANCH_REFThe meta object id for the 'Branch Ref' data type.- Seit:
- 4.10
- Siehe auch:
- Generated
- NOT
-
BRANCH_POINT_REF
static final int BRANCH_POINT_REFThe meta object id for the 'Branch Point Ref' data type.- Seit:
- 4.10
- Siehe auch:
- Generated
- NOT
-
STRING_TO_STRING_MAP_ENTRY
static final int STRING_TO_STRING_MAP_ENTRYThe meta object id for the 'String To String Map Entry' class.- Seit:
- 4.22
- Siehe auch:
- Generated
- NOT
-
STRING_TO_STRING_MAP_ENTRY__KEY
static final int STRING_TO_STRING_MAP_ENTRY__KEYThe feature id for the 'Key' attribute.- Seit:
- 4.22
- Siehe auch:
- Generated
- NOT
- Ordered
-
STRING_TO_STRING_MAP_ENTRY__VALUE
static final int STRING_TO_STRING_MAP_ENTRY__VALUEThe feature id for the 'Value' attribute.- Seit:
- 4.22
- Siehe auch:
- Generated
- NOT
- Ordered
-
STRING_TO_STRING_MAP_ENTRY_FEATURE_COUNT
static final int STRING_TO_STRING_MAP_ENTRY_FEATURE_COUNTThe number of structural features of the 'String To String Map Entry' class.- Seit:
- 4.22
- Siehe auch:
- Generated
- NOT
- Ordered
-
STRING_TO_STRING_MAP_ENTRY_OPERATION_COUNT
static final int STRING_TO_STRING_MAP_ENTRY_OPERATION_COUNTThe number of operations of the 'String To String Map Entry' class.- Seit:
- 4.22
- Siehe auch:
- Generated
- NOT
- Ordered
-
-
Methodendetails
-
getModelElement
EClass getModelElement()Returns the meta object for class 'Model Element'.- Gibt zurück:
- the meta object for class 'Model Element'.
- Siehe auch:
- Generated
-
getModelElement_Annotations
EReference getModelElement_Annotations()Returns the meta object for the containment reference list 'Annotations'.- Gibt zurück:
- the meta object for the containment reference list 'Annotations'.
- Siehe auch:
- Generated
-
getModelElement__GetAnnotation__String
EOperation getModelElement__GetAnnotation__String()Returns the meta object for the 'Get Annotation' operation.- Gibt zurück:
- the meta object for the 'Get Annotation' operation.
- Seit:
- 4.11
- Siehe auch:
- Generated
-
getAnnotation
EClass getAnnotation()Returns the meta object for class 'Annotation'.- Gibt zurück:
- the meta object for class 'Annotation'.
- Siehe auch:
- Generated
-
getAnnotation_Source
EAttribute getAnnotation_Source()Returns the meta object for the attribute 'Source'.- Gibt zurück:
- the meta object for the attribute 'Source'.
- Siehe auch:
- Generated
-
getAnnotation_Details
EReference getAnnotation_Details()Returns the meta object for the map 'Details'.- Gibt zurück:
- the meta object for the map 'Details'.
- Siehe auch:
- Generated
-
getAnnotation_ModelElement
EReference getAnnotation_ModelElement()Returns the meta object for the container reference 'Model Element'.- Gibt zurück:
- the meta object for the container reference 'Model Element'.
- Siehe auch:
- Generated
-
getAnnotation_Contents
EReference getAnnotation_Contents()Returns the meta object for the containment reference list 'Contents'.- Gibt zurück:
- the meta object for the containment reference list 'Contents'.
- Siehe auch:
- Generated
-
getAnnotation_References
EReference getAnnotation_References()Returns the meta object for the reference list 'References'.- Gibt zurück:
- the meta object for the reference list 'References'.
- Siehe auch:
- Generated
-
getStringToStringMapEntry
EClass getStringToStringMapEntry()Returns the meta object for class 'String To String Map Entry'.- Gibt zurück:
- the meta object for class 'String To String Map Entry'.
- Seit:
- 4.22
- Siehe auch:
- Generated
- Model
- keyDataType="org.eclipse.emf.ecore.EString" valueDataType="org.eclipse.emf.ecore.EString"
-
getStringToStringMapEntry_Key
EAttribute getStringToStringMapEntry_Key()Returns the meta object for the attribute 'Key'.- Gibt zurück:
- the meta object for the attribute 'Key'.
- Seit:
- 4.22
- Siehe auch:
- Generated
-
getStringToStringMapEntry_Value
EAttribute getStringToStringMapEntry_Value()Returns the meta object for the attribute 'Value'.- Gibt zurück:
- the meta object for the attribute 'Value'.
- Seit:
- 4.22
- Siehe auch:
- Generated
-
getBlob
EDataType getBlob()Returns the meta object for data type 'Blob'.- Gibt zurück:
- the meta object for data type 'Blob'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.cdo.common.lob.CDOBlob"
-
getClob
EDataType getClob()Returns the meta object for data type 'Clob'.- Gibt zurück:
- the meta object for data type 'Clob'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.cdo.common.lob.CDOClob"
-
getLob
EDataType getLob()Returns the meta object for data type 'Lob'.- Gibt zurück:
- the meta object for data type 'Lob'.
- Seit:
- 4.1
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.cdo.common.lob.CDOLob"
-
getInputStream
EDataType getInputStream()Returns the meta object for data type 'Input Stream'.- Gibt zurück:
- the meta object for data type 'Input Stream'.
- Seit:
- 4.3
- Siehe auch:
- Generated
- Model
- instanceClass="java.io.InputStream" serializeable="false"
-
getReader
EDataType getReader()Returns the meta object for data type 'Reader'.- Gibt zurück:
- the meta object for data type 'Reader'.
- Seit:
- 4.3
- Siehe auch:
- Generated
- Model
- instanceClass="java.io.Reader" serializeable="false"
-
getClassifierRef
EDataType getClassifierRef()Returns the meta object for data type 'Classifier Ref'.- Gibt zurück:
- the meta object for data type 'Classifier Ref'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.cdo.common.model.CDOClassifierRef"
-
getBranchRef
EDataType getBranchRef()Returns the meta object for data type 'Branch Ref'.- Gibt zurück:
- the meta object for data type 'Branch Ref'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.cdo.common.branch.CDOBranchRef"
-
getBranchPointRef
EDataType getBranchPointRef()Returns the meta object for data type 'Branch Point Ref'.- Gibt zurück:
- the meta object for data type 'Branch Point Ref'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.cdo.common.branch.CDOBranchPointRef"
-
getEtypesFactory
EtypesFactory getEtypesFactory()Returns the factory that creates the instances of the model.- Gibt zurück:
- the factory that creates the instances of the model.
- Generated
-