Package org.eclipse.emf.cdo.eresource
Schnittstelle EresourcePackage
- Alle Superschnittstellen:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- Alle bekannten Implementierungsklassen:
EresourcePackageImpl
The Package for the Eresource 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 interface
Defines 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 int
The meta object id for the 'CDO Binary Resource
' class.static final int
The feature id for the 'Contents' attribute.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Path' attribute.static final int
The number of structural features of the 'CDO Binary Resource' class.static final int
The meta object id for the 'CDO File Resource
' class.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Path' attribute.static final int
The number of structural features of the 'CDO File Resource' class.static final int
The meta object id for the 'CDO Resource
' class.static final int
The feature id for the 'Contents' containment reference list.static final int
The feature id for the 'Errors' attribute list.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Loaded' attribute.static final int
The feature id for the 'Modified' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Path' attribute.static final int
The feature id for the 'Resource Set' attribute.static final int
The feature id for the 'Time Stamp' attribute.static final int
The feature id for the 'Tracking Modification' attribute.static final int
The feature id for the 'URI' attribute.static final int
The feature id for the 'Warnings' attribute list.static final int
The number of structural features of the 'CDO Resource' class.static final int
The meta object id for the 'CDO Resource Folder
' class.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Nodes' containment reference list.static final int
The feature id for the 'Path' attribute.static final int
The number of structural features of the 'CDO Resource Folder' class.static final int
The meta object id for the 'CDO Resource Leaf
' class.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Path' attribute.static final int
The number of structural features of the 'CDO Resource Leaf' class.static final int
The meta object id for the 'CDO Resource Node
' class.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Path' attribute.static final int
The number of structural features of the 'CDO Resource Node' class.static final int
The meta object id for the 'CDO Text Resource
' class.static final int
The feature id for the 'Contents' attribute.static final int
The feature id for the 'Encoding' attribute.static final int
The feature id for the 'Folder' container reference.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Path' attribute.static final int
The number of structural features of the 'CDO Text Resource' class.static final int
The meta object id for the 'Diagnostic' data type.static final EresourcePackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Resource Set' data type.static final int
The meta object id for the 'URI' data type. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the meta object for class 'CDO Binary Resource
'.Returns the meta object for the attribute 'Contents
'.Returns the meta object for class 'CDO File Resource
'.Returns the meta object for class 'CDO Resource
'.Returns the meta object for the containment reference list 'Contents
'.Returns the meta object for the attribute list 'Errors
'.Returns the meta object for the attribute 'Loaded
'.Returns the meta object for the attribute 'Modified
'.Returns the meta object for the attribute 'Resource Set
'.Returns the meta object for the attribute 'Time Stamp
'.Returns the meta object for the attribute 'Tracking Modification
'.Returns the meta object for the attribute 'URI
'.Returns the meta object for the attribute list 'Warnings
'.Returns the meta object for class 'CDO Resource Folder
'.Returns the meta object for the containment reference list 'Nodes
'.Returns the meta object for class 'CDO Resource Leaf
'.Returns the meta object for class 'CDO Resource Node
'.Returns the meta object for the container reference 'Folder
'.Returns the meta object for the attribute 'Name
'.Returns the meta object for the attribute 'Path
'.Returns the meta object for class 'CDO Text Resource
'.Returns the meta object for the attribute 'Contents
'.Returns the meta object for the attribute 'Encoding
'.Returns the meta object for data type 'Diagnostic
'.Returns the factory that creates the instances of the model.Returns the meta object for data type 'Resource Set
'.getURI()
Returns the meta object for data type 'URI
'.Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.ENamedElement
getName, setName
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Von 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
-
CDO_RESOURCE_NODE
static final int CDO_RESOURCE_NODEThe meta object id for the 'CDO Resource Node
' class.- Siehe auch:
- Generated
-
CDO_RESOURCE_NODE__FOLDER
static final int CDO_RESOURCE_NODE__FOLDERThe feature id for the 'Folder' container reference.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_NODE__NAME
static final int CDO_RESOURCE_NODE__NAMEThe feature id for the 'Name' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_NODE__PATH
static final int CDO_RESOURCE_NODE__PATHThe feature id for the 'Path' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_NODE_FEATURE_COUNT
static final int CDO_RESOURCE_NODE_FEATURE_COUNTThe number of structural features of the 'CDO Resource Node' class.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_FOLDER
static final int CDO_RESOURCE_FOLDERThe meta object id for the 'CDO Resource Folder
' class.- Siehe auch:
- Generated
-
CDO_RESOURCE_FOLDER__FOLDER
static final int CDO_RESOURCE_FOLDER__FOLDERThe feature id for the 'Folder' container reference.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_FOLDER__NAME
static final int CDO_RESOURCE_FOLDER__NAMEThe feature id for the 'Name' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_FOLDER__PATH
static final int CDO_RESOURCE_FOLDER__PATHThe feature id for the 'Path' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_FOLDER__NODES
static final int CDO_RESOURCE_FOLDER__NODESThe feature id for the 'Nodes' containment reference list.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_FOLDER_FEATURE_COUNT
static final int CDO_RESOURCE_FOLDER_FEATURE_COUNTThe number of structural features of the 'CDO Resource Folder' class.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_LEAF
static final int CDO_RESOURCE_LEAFThe meta object id for the 'CDO Resource Leaf
' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- NOT
-
CDO_RESOURCE_LEAF__FOLDER
static final int CDO_RESOURCE_LEAF__FOLDERThe feature id for the 'Folder' container reference.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_LEAF__NAME
static final int CDO_RESOURCE_LEAF__NAMEThe feature id for the 'Name' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_LEAF__PATH
static final int CDO_RESOURCE_LEAF__PATHThe feature id for the 'Path' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_LEAF_FEATURE_COUNT
static final int CDO_RESOURCE_LEAF_FEATURE_COUNTThe number of structural features of the 'CDO Resource Leaf' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE
static final int CDO_RESOURCEThe meta object id for the 'CDO Resource
' class.- Siehe auch:
- Generated
-
CDO_RESOURCE__FOLDER
static final int CDO_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__NAME
static final int CDO_RESOURCE__NAMEThe feature id for the 'Name' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__PATH
static final int CDO_RESOURCE__PATHThe feature id for the 'Path' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__RESOURCE_SET
static final int CDO_RESOURCE__RESOURCE_SETThe feature id for the 'Resource Set' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__URI
static final int CDO_RESOURCE__URIThe feature id for the 'URI' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__CONTENTS
static final int CDO_RESOURCE__CONTENTSThe feature id for the 'Contents' containment reference list.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__MODIFIED
static final int CDO_RESOURCE__MODIFIEDThe feature id for the 'Modified' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__LOADED
static final int CDO_RESOURCE__LOADEDThe feature id for the 'Loaded' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__TRACKING_MODIFICATION
static final int CDO_RESOURCE__TRACKING_MODIFICATIONThe feature id for the 'Tracking Modification' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__ERRORS
static final int CDO_RESOURCE__ERRORSThe feature id for the 'Errors' attribute list.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__WARNINGS
static final int CDO_RESOURCE__WARNINGSThe feature id for the 'Warnings' attribute list.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE__TIME_STAMP
static final int CDO_RESOURCE__TIME_STAMPThe feature id for the 'Time Stamp' attribute.- Siehe auch:
- Generated
- Ordered
-
CDO_RESOURCE_FEATURE_COUNT
static final int CDO_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO Resource' class.- Siehe auch:
- Generated
- Ordered
-
CDO_FILE_RESOURCE
static final int CDO_FILE_RESOURCEThe meta object id for the 'CDO File Resource
' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- NOT
-
CDO_FILE_RESOURCE__FOLDER
static final int CDO_FILE_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_FILE_RESOURCE__NAME
static final int CDO_FILE_RESOURCE__NAMEThe feature id for the 'Name' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_FILE_RESOURCE__PATH
static final int CDO_FILE_RESOURCE__PATHThe feature id for the 'Path' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_FILE_RESOURCE_FEATURE_COUNT
static final int CDO_FILE_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO File Resource' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_BINARY_RESOURCE
static final int CDO_BINARY_RESOURCEThe meta object id for the 'CDO Binary Resource
' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- NOT
-
CDO_BINARY_RESOURCE__FOLDER
static final int CDO_BINARY_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_BINARY_RESOURCE__NAME
static final int CDO_BINARY_RESOURCE__NAMEThe feature id for the 'Name' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_BINARY_RESOURCE__PATH
static final int CDO_BINARY_RESOURCE__PATHThe feature id for the 'Path' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_BINARY_RESOURCE__CONTENTS
static final int CDO_BINARY_RESOURCE__CONTENTSThe feature id for the 'Contents' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_BINARY_RESOURCE_FEATURE_COUNT
static final int CDO_BINARY_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO Binary Resource' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_TEXT_RESOURCE
static final int CDO_TEXT_RESOURCEThe meta object id for the 'CDO Text Resource
' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- NOT
-
CDO_TEXT_RESOURCE__FOLDER
static final int CDO_TEXT_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_TEXT_RESOURCE__NAME
static final int CDO_TEXT_RESOURCE__NAMEThe feature id for the 'Name' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_TEXT_RESOURCE__PATH
static final int CDO_TEXT_RESOURCE__PATHThe feature id for the 'Path' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_TEXT_RESOURCE__CONTENTS
static final int CDO_TEXT_RESOURCE__CONTENTSThe feature id for the 'Contents' attribute.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
CDO_TEXT_RESOURCE__ENCODING
static final int CDO_TEXT_RESOURCE__ENCODINGThe feature id for the 'Encoding' attribute.- Seit:
- 4.2
- Siehe auch:
- Generated
- Ordered
-
CDO_TEXT_RESOURCE_FEATURE_COUNT
static final int CDO_TEXT_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO Text Resource' class.- Seit:
- 4.1
- Siehe auch:
- Generated
- Ordered
-
RESOURCE_SET
static final int RESOURCE_SETThe meta object id for the 'Resource Set' data type.- Siehe auch:
- Generated
- NOT
-
URI
static final int URIThe meta object id for the 'URI' data type.- Siehe auch:
- Generated
- NOT
-
DIAGNOSTIC
static final int DIAGNOSTICThe meta object id for the 'Diagnostic' data type.- Siehe auch:
- Generated
- NOT
-
-
Methodendetails
-
getCDOResourceNode
EClass getCDOResourceNode()Returns the meta object for class 'CDO Resource Node
'.- Gibt zurück:
- the meta object for class 'CDO Resource Node'.
- Seit:
- 2.0
- Siehe auch:
- Generated
-
getCDOResourceNode_Folder
EReference getCDOResourceNode_Folder()Returns the meta object for the container reference 'Folder
'.- Gibt zurück:
- the meta object for the container reference 'Folder'.
- Seit:
- 2.0
- Siehe auch:
- Generated
-
getCDOResourceNode_Name
EAttribute getCDOResourceNode_Name()Returns the meta object for the attribute 'Name
'.- Gibt zurück:
- the meta object for the attribute 'Name'.
- Seit:
- 2.0
- Siehe auch:
- Generated
-
getCDOResourceNode_Path
EAttribute getCDOResourceNode_Path()Returns the meta object for the attribute 'Path
'.- Gibt zurück:
- the meta object for the attribute 'Path'.
- Seit:
- 2.0
- Siehe auch:
- Generated
-
getCDOResourceFolder
EClass getCDOResourceFolder()Returns the meta object for class 'CDO Resource Folder
'.- Gibt zurück:
- the meta object for class 'CDO Resource Folder'.
- Seit:
- 2.0
- Siehe auch:
- Generated
-
getCDOResourceFolder_Nodes
EReference getCDOResourceFolder_Nodes()Returns the meta object for the containment reference list 'Nodes
'.- Gibt zurück:
- the meta object for the containment reference list 'Nodes'.
- Seit:
- 2.0
- Siehe auch:
- Generated
-
getCDOResource
EClass getCDOResource()Returns the meta object for class 'CDO Resource
'.- Gibt zurück:
- the meta object for class 'CDO Resource'.
- Siehe auch:
- Generated
-
getCDOResource_ResourceSet
EAttribute getCDOResource_ResourceSet()Returns the meta object for the attribute 'Resource Set
'.- Gibt zurück:
- the meta object for the attribute 'Resource Set'.
- Siehe auch:
- Generated
-
getCDOResource_URI
EAttribute getCDOResource_URI()Returns the meta object for the attribute 'URI
'.- Gibt zurück:
- the meta object for the attribute 'URI'.
- Siehe auch:
- Generated
-
getCDOResource_Contents
EReference getCDOResource_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
-
getCDOResource_Modified
EAttribute getCDOResource_Modified()Returns the meta object for the attribute 'Modified
'.- Gibt zurück:
- the meta object for the attribute 'Modified'.
- Siehe auch:
- Generated
-
getCDOResource_Loaded
EAttribute getCDOResource_Loaded()Returns the meta object for the attribute 'Loaded
'.- Gibt zurück:
- the meta object for the attribute 'Loaded'.
- Siehe auch:
- Generated
-
getCDOResource_TrackingModification
EAttribute getCDOResource_TrackingModification()Returns the meta object for the attribute 'Tracking Modification
'.- Gibt zurück:
- the meta object for the attribute 'Tracking Modification'.
- Siehe auch:
- Generated
-
getCDOResource_Errors
EAttribute getCDOResource_Errors()Returns the meta object for the attribute list 'Errors
'.- Gibt zurück:
- the meta object for the attribute list 'Errors'.
- Siehe auch:
- Generated
-
getCDOResource_Warnings
EAttribute getCDOResource_Warnings()Returns the meta object for the attribute list 'Warnings
'.- Gibt zurück:
- the meta object for the attribute list 'Warnings'.
- Siehe auch:
- Generated
-
getCDOResource_TimeStamp
EAttribute getCDOResource_TimeStamp()Returns the meta object for the attribute 'Time Stamp
'.- Gibt zurück:
- the meta object for the attribute 'Time Stamp'.
- Siehe auch:
- Generated
-
getCDOResourceLeaf
EClass getCDOResourceLeaf()Returns the meta object for class 'CDO Resource Leaf
'.- Gibt zurück:
- the meta object for class 'CDO Resource Leaf'.
- Seit:
- 4.1
- Siehe auch:
- Generated
-
getCDOFileResource
EClass getCDOFileResource()Returns the meta object for class 'CDO File Resource
'.- Gibt zurück:
- the meta object for class 'CDO File Resource'.
- Seit:
- 4.1
- Siehe auch:
- Generated
-
getCDOBinaryResource
EClass getCDOBinaryResource()Returns the meta object for class 'CDO Binary Resource
'.- Gibt zurück:
- the meta object for class 'CDO Binary Resource'.
- Seit:
- 4.1
- Siehe auch:
- Generated
-
getCDOBinaryResource_Contents
EAttribute getCDOBinaryResource_Contents()Returns the meta object for the attribute 'Contents
'.- Gibt zurück:
- the meta object for the attribute 'Contents'.
- Seit:
- 4.1
- Siehe auch:
- Generated
-
getCDOTextResource
EClass getCDOTextResource()Returns the meta object for class 'CDO Text Resource
'.- Gibt zurück:
- the meta object for class 'CDO Text Resource'.
- Seit:
- 4.1
- Siehe auch:
- Generated
-
getCDOTextResource_Contents
EAttribute getCDOTextResource_Contents()Returns the meta object for the attribute 'Contents
'.- Gibt zurück:
- the meta object for the attribute 'Contents'.
- Seit:
- 4.1
- Siehe auch:
- Generated
-
getCDOTextResource_Encoding
EAttribute getCDOTextResource_Encoding()Returns the meta object for the attribute 'Encoding
'.- Gibt zurück:
- the meta object for the attribute 'Encoding'.
- Seit:
- 4.2
- Siehe auch:
- Generated
-
getResourceSet
EDataType getResourceSet()Returns the meta object for data type 'Resource Set
'.- Gibt zurück:
- the meta object for data type 'Resource Set'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.ecore.resource.ResourceSet" serializeable="false"
-
getURI
EDataType getURI()Returns the meta object for data type 'URI
'.- Gibt zurück:
- the meta object for data type 'URI'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.common.util.URI"
-
getDiagnostic
EDataType getDiagnostic()Returns the meta object for data type 'Diagnostic
'.- Gibt zurück:
- the meta object for data type 'Diagnostic'.
- Siehe auch:
- Generated
- Model
- instanceClass="org.eclipse.emf.ecore.resource.Resource$Diagnostic" serializeable="false"
-
getEresourceFactory
EresourceFactory getEresourceFactory()Returns the factory that creates the instances of the model.- Gibt zurück:
- the factory that creates the instances of the model.
- Generated
-