Package org.eclipse.emf.cdo.eresource
Interface EresourcePackage
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EModelElement,- org.eclipse.emf.ecore.ENamedElement,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.ecore.EPackage,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- EresourcePackageImpl
 
 public interface EresourcePackage extends org.eclipse.emf.ecore.EPackageThe 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
 - See Also:
- EresourceFactory
- 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.
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceEresourcePackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 - 
Field SummaryFields Modifier and Type Field Description static intCDO_BINARY_RESOURCEThe meta object id for the 'CDO Binary Resource' class.static intCDO_BINARY_RESOURCE__CONTENTSThe feature id for the 'Contents' attribute.static intCDO_BINARY_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.static intCDO_BINARY_RESOURCE__NAMEThe feature id for the 'Name' attribute.static intCDO_BINARY_RESOURCE__PATHThe feature id for the 'Path' attribute.static intCDO_BINARY_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO Binary Resource' class.static intCDO_FILE_RESOURCEThe meta object id for the 'CDO File Resource' class.static intCDO_FILE_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.static intCDO_FILE_RESOURCE__NAMEThe feature id for the 'Name' attribute.static intCDO_FILE_RESOURCE__PATHThe feature id for the 'Path' attribute.static intCDO_FILE_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO File Resource' class.static intCDO_RESOURCEThe meta object id for the 'CDO Resource' class.static intCDO_RESOURCE__CONTENTSThe feature id for the 'Contents' containment reference list.static intCDO_RESOURCE__ERRORSThe feature id for the 'Errors' attribute list.static intCDO_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.static intCDO_RESOURCE__LOADEDThe feature id for the 'Loaded' attribute.static intCDO_RESOURCE__MODIFIEDThe feature id for the 'Modified' attribute.static intCDO_RESOURCE__NAMEThe feature id for the 'Name' attribute.static intCDO_RESOURCE__PATHThe feature id for the 'Path' attribute.static intCDO_RESOURCE__RESOURCE_SETThe feature id for the 'Resource Set' attribute.static intCDO_RESOURCE__TIME_STAMPThe feature id for the 'Time Stamp' attribute.static intCDO_RESOURCE__TRACKING_MODIFICATIONThe feature id for the 'Tracking Modification' attribute.static intCDO_RESOURCE__URIThe feature id for the 'URI' attribute.static intCDO_RESOURCE__WARNINGSThe feature id for the 'Warnings' attribute list.static intCDO_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO Resource' class.static intCDO_RESOURCE_FOLDERThe meta object id for the 'CDO Resource Folder' class.static intCDO_RESOURCE_FOLDER__FOLDERThe feature id for the 'Folder' container reference.static intCDO_RESOURCE_FOLDER__NAMEThe feature id for the 'Name' attribute.static intCDO_RESOURCE_FOLDER__NODESThe feature id for the 'Nodes' containment reference list.static intCDO_RESOURCE_FOLDER__PATHThe feature id for the 'Path' attribute.static intCDO_RESOURCE_FOLDER_FEATURE_COUNTThe number of structural features of the 'CDO Resource Folder' class.static intCDO_RESOURCE_LEAFThe meta object id for the 'CDO Resource Leaf' class.static intCDO_RESOURCE_LEAF__FOLDERThe feature id for the 'Folder' container reference.static intCDO_RESOURCE_LEAF__NAMEThe feature id for the 'Name' attribute.static intCDO_RESOURCE_LEAF__PATHThe feature id for the 'Path' attribute.static intCDO_RESOURCE_LEAF_FEATURE_COUNTThe number of structural features of the 'CDO Resource Leaf' class.static intCDO_RESOURCE_NODEThe meta object id for the 'CDO Resource Node' class.static intCDO_RESOURCE_NODE__FOLDERThe feature id for the 'Folder' container reference.static intCDO_RESOURCE_NODE__NAMEThe feature id for the 'Name' attribute.static intCDO_RESOURCE_NODE__PATHThe feature id for the 'Path' attribute.static intCDO_RESOURCE_NODE_FEATURE_COUNTThe number of structural features of the 'CDO Resource Node' class.static intCDO_TEXT_RESOURCEThe meta object id for the 'CDO Text Resource' class.static intCDO_TEXT_RESOURCE__CONTENTSThe feature id for the 'Contents' attribute.static intCDO_TEXT_RESOURCE__ENCODINGThe feature id for the 'Encoding' attribute.static intCDO_TEXT_RESOURCE__FOLDERThe feature id for the 'Folder' container reference.static intCDO_TEXT_RESOURCE__NAMEThe feature id for the 'Name' attribute.static intCDO_TEXT_RESOURCE__PATHThe feature id for the 'Path' attribute.static intCDO_TEXT_RESOURCE_FEATURE_COUNTThe number of structural features of the 'CDO Text Resource' class.static intDIAGNOSTICThe meta object id for the 'Diagnostic' data type.static EresourcePackageeINSTANCEThe singleton instance of the package.static java.lang.StringeNAMEThe package name.static java.lang.StringeNS_PREFIXThe package namespace name.static java.lang.StringeNS_URIThe package namespace URI.static intRESOURCE_SETThe meta object id for the 'Resource Set' data type.static intURIThe meta object id for the 'URI' data type.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetCDOBinaryResource()Returns the meta object for class 'CDO Binary Resource'.org.eclipse.emf.ecore.EAttributegetCDOBinaryResource_Contents()Returns the meta object for the attribute 'Contents'.org.eclipse.emf.ecore.EClassgetCDOFileResource()Returns the meta object for class 'CDO File Resource'.org.eclipse.emf.ecore.EClassgetCDOResource()Returns the meta object for class 'CDO Resource'.org.eclipse.emf.ecore.EReferencegetCDOResource_Contents()Returns the meta object for the containment reference list 'Contents'.org.eclipse.emf.ecore.EAttributegetCDOResource_Errors()Returns the meta object for the attribute list 'Errors'.org.eclipse.emf.ecore.EAttributegetCDOResource_Loaded()Returns the meta object for the attribute 'Loaded'.org.eclipse.emf.ecore.EAttributegetCDOResource_Modified()Returns the meta object for the attribute 'Modified'.org.eclipse.emf.ecore.EAttributegetCDOResource_ResourceSet()Returns the meta object for the attribute 'Resource Set'.org.eclipse.emf.ecore.EAttributegetCDOResource_TimeStamp()Returns the meta object for the attribute 'Time Stamp'.org.eclipse.emf.ecore.EAttributegetCDOResource_TrackingModification()Returns the meta object for the attribute 'Tracking Modification'.org.eclipse.emf.ecore.EAttributegetCDOResource_URI()Returns the meta object for the attribute 'URI'.org.eclipse.emf.ecore.EAttributegetCDOResource_Warnings()Returns the meta object for the attribute list 'Warnings'.org.eclipse.emf.ecore.EClassgetCDOResourceFolder()Returns the meta object for class 'CDO Resource Folder'.org.eclipse.emf.ecore.EReferencegetCDOResourceFolder_Nodes()Returns the meta object for the containment reference list 'Nodes'.org.eclipse.emf.ecore.EClassgetCDOResourceLeaf()Returns the meta object for class 'CDO Resource Leaf'.org.eclipse.emf.ecore.EClassgetCDOResourceNode()Returns the meta object for class 'CDO Resource Node'.org.eclipse.emf.ecore.EReferencegetCDOResourceNode_Folder()Returns the meta object for the container reference 'Folder'.org.eclipse.emf.ecore.EAttributegetCDOResourceNode_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EAttributegetCDOResourceNode_Path()Returns the meta object for the attribute 'Path'.org.eclipse.emf.ecore.EClassgetCDOTextResource()Returns the meta object for class 'CDO Text Resource'.org.eclipse.emf.ecore.EAttributegetCDOTextResource_Contents()Returns the meta object for the attribute 'Contents'.org.eclipse.emf.ecore.EAttributegetCDOTextResource_Encoding()Returns the meta object for the attribute 'Encoding'.org.eclipse.emf.ecore.EDataTypegetDiagnostic()Returns the meta object for data type 'Diagnostic'.EresourceFactorygetEresourceFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EDataTypegetResourceSet()Returns the meta object for data type 'Resource Set'.org.eclipse.emf.ecore.EDataTypegetURI()Returns the meta object for data type 'URI'.- 
Methods inherited from interface org.eclipse.emf.ecore.EModelElementgetEAnnotation, getEAnnotations
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
- 
 
- 
- 
- 
Field Detail- 
eNAMEstatic final java.lang.String eNAME The package name.- See Also:
- Constant Field Values
- Generated
 
 - 
eNS_URIstatic final java.lang.String eNS_URI The package namespace URI.- See Also:
- Constant Field Values
- Generated
 
 - 
eNS_PREFIXstatic final java.lang.String eNS_PREFIX The package namespace name.- See Also:
- Constant Field Values
- Generated
 
 - 
eINSTANCEstatic final EresourcePackage eINSTANCE The singleton instance of the package.- Generated
 
 - 
CDO_RESOURCE_NODEstatic final int CDO_RESOURCE_NODE The meta object id for the 'CDO Resource Node' class.- See Also:
- CDOResourceNodeImpl,- EresourcePackageImpl.getCDOResourceNode(), Constant Field Values
- Generated
 
 - 
CDO_RESOURCE_NODE__FOLDERstatic final int CDO_RESOURCE_NODE__FOLDER The feature id for the 'Folder' container reference.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_NODE__NAMEstatic final int CDO_RESOURCE_NODE__NAME The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_NODE__PATHstatic final int CDO_RESOURCE_NODE__PATH The feature id for the 'Path' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_NODE_FEATURE_COUNTstatic final int CDO_RESOURCE_NODE_FEATURE_COUNT The number of structural features of the 'CDO Resource Node' class.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_FOLDERstatic final int CDO_RESOURCE_FOLDER The meta object id for the 'CDO Resource Folder' class.- See Also:
- CDOResourceFolderImpl,- EresourcePackageImpl.getCDOResourceFolder(), Constant Field Values
- Generated
 
 - 
CDO_RESOURCE_FOLDER__FOLDERstatic final int CDO_RESOURCE_FOLDER__FOLDER The feature id for the 'Folder' container reference.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_FOLDER__NAMEstatic final int CDO_RESOURCE_FOLDER__NAME The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_FOLDER__PATHstatic final int CDO_RESOURCE_FOLDER__PATH The feature id for the 'Path' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_FOLDER__NODESstatic final int CDO_RESOURCE_FOLDER__NODES The feature id for the 'Nodes' containment reference list.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_FOLDER_FEATURE_COUNTstatic final int CDO_RESOURCE_FOLDER_FEATURE_COUNT The number of structural features of the 'CDO Resource Folder' class.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_LEAFstatic final int CDO_RESOURCE_LEAF The meta object id for the 'CDO Resource Leaf' class.- Since:
- 4.1
- See Also:
- CDOResourceLeafImpl,- EresourcePackageImpl.getCDOResourceLeaf(), Constant Field Values
- Generated
- NOT
 
 - 
CDO_RESOURCE_LEAF__FOLDERstatic final int CDO_RESOURCE_LEAF__FOLDER The feature id for the 'Folder' container reference.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_LEAF__NAMEstatic final int CDO_RESOURCE_LEAF__NAME The feature id for the 'Name' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_LEAF__PATHstatic final int CDO_RESOURCE_LEAF__PATH The feature id for the 'Path' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_LEAF_FEATURE_COUNTstatic final int CDO_RESOURCE_LEAF_FEATURE_COUNT The number of structural features of the 'CDO Resource Leaf' class.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCEstatic final int CDO_RESOURCE The meta object id for the 'CDO Resource' class.- See Also:
- CDOResourceImpl,- EresourcePackageImpl.getCDOResource(), Constant Field Values
- Generated
 
 - 
CDO_RESOURCE__FOLDERstatic final int CDO_RESOURCE__FOLDER The feature id for the 'Folder' container reference.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__NAMEstatic final int CDO_RESOURCE__NAME The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__PATHstatic final int CDO_RESOURCE__PATH The feature id for the 'Path' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__RESOURCE_SETstatic final int CDO_RESOURCE__RESOURCE_SET The feature id for the 'Resource Set' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__URIstatic final int CDO_RESOURCE__URI The feature id for the 'URI' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__CONTENTSstatic final int CDO_RESOURCE__CONTENTS The feature id for the 'Contents' containment reference list.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__MODIFIEDstatic final int CDO_RESOURCE__MODIFIED The feature id for the 'Modified' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__LOADEDstatic final int CDO_RESOURCE__LOADED The feature id for the 'Loaded' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__TRACKING_MODIFICATIONstatic final int CDO_RESOURCE__TRACKING_MODIFICATION The feature id for the 'Tracking Modification' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__ERRORSstatic final int CDO_RESOURCE__ERRORS The feature id for the 'Errors' attribute list.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__WARNINGSstatic final int CDO_RESOURCE__WARNINGS The feature id for the 'Warnings' attribute list.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE__TIME_STAMPstatic final int CDO_RESOURCE__TIME_STAMP The feature id for the 'Time Stamp' attribute.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_RESOURCE_FEATURE_COUNTstatic final int CDO_RESOURCE_FEATURE_COUNT The number of structural features of the 'CDO Resource' class.- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_FILE_RESOURCEstatic final int CDO_FILE_RESOURCE The meta object id for the 'CDO File Resource' class.- Since:
- 4.1
- See Also:
- CDOFileResourceImpl,- EresourcePackageImpl.getCDOFileResource(), Constant Field Values
- Generated
- NOT
 
 - 
CDO_FILE_RESOURCE__FOLDERstatic final int CDO_FILE_RESOURCE__FOLDER The feature id for the 'Folder' container reference.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_FILE_RESOURCE__NAMEstatic final int CDO_FILE_RESOURCE__NAME The feature id for the 'Name' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_FILE_RESOURCE__PATHstatic final int CDO_FILE_RESOURCE__PATH The feature id for the 'Path' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_FILE_RESOURCE_FEATURE_COUNTstatic final int CDO_FILE_RESOURCE_FEATURE_COUNT The number of structural features of the 'CDO File Resource' class.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_BINARY_RESOURCEstatic final int CDO_BINARY_RESOURCE The meta object id for the 'CDO Binary Resource' class.- Since:
- 4.1
- See Also:
- CDOBinaryResourceImpl,- EresourcePackageImpl.getCDOBinaryResource(), Constant Field Values
- Generated
- NOT
 
 - 
CDO_BINARY_RESOURCE__FOLDERstatic final int CDO_BINARY_RESOURCE__FOLDER The feature id for the 'Folder' container reference.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_BINARY_RESOURCE__NAMEstatic final int CDO_BINARY_RESOURCE__NAME The feature id for the 'Name' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_BINARY_RESOURCE__PATHstatic final int CDO_BINARY_RESOURCE__PATH The feature id for the 'Path' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_BINARY_RESOURCE__CONTENTSstatic final int CDO_BINARY_RESOURCE__CONTENTS The feature id for the 'Contents' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_BINARY_RESOURCE_FEATURE_COUNTstatic final int CDO_BINARY_RESOURCE_FEATURE_COUNT The number of structural features of the 'CDO Binary Resource' class.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_TEXT_RESOURCEstatic final int CDO_TEXT_RESOURCE The meta object id for the 'CDO Text Resource' class.- Since:
- 4.1
- See Also:
- CDOTextResourceImpl,- EresourcePackageImpl.getCDOTextResource(), Constant Field Values
- Generated
- NOT
 
 - 
CDO_TEXT_RESOURCE__FOLDERstatic final int CDO_TEXT_RESOURCE__FOLDER The feature id for the 'Folder' container reference.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_TEXT_RESOURCE__NAMEstatic final int CDO_TEXT_RESOURCE__NAME The feature id for the 'Name' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_TEXT_RESOURCE__PATHstatic final int CDO_TEXT_RESOURCE__PATH The feature id for the 'Path' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_TEXT_RESOURCE__CONTENTSstatic final int CDO_TEXT_RESOURCE__CONTENTS The feature id for the 'Contents' attribute.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_TEXT_RESOURCE__ENCODINGstatic final int CDO_TEXT_RESOURCE__ENCODING The feature id for the 'Encoding' attribute.- Since:
- 4.2
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
CDO_TEXT_RESOURCE_FEATURE_COUNTstatic final int CDO_TEXT_RESOURCE_FEATURE_COUNT The number of structural features of the 'CDO Text Resource' class.- Since:
- 4.1
- See Also:
- Constant Field Values
- Generated
- Ordered
 
 - 
RESOURCE_SETstatic final int RESOURCE_SET The meta object id for the 'Resource Set' data type.- See Also:
- ResourceSet,- EresourcePackageImpl.getResourceSet(), Constant Field Values
- Generated
- NOT
 
 - 
URIstatic final int URI The meta object id for the 'URI' data type.- See Also:
- URI,- EresourcePackageImpl.getURI(), Constant Field Values
- Generated
- NOT
 
 - 
DIAGNOSTICstatic final int DIAGNOSTIC The meta object id for the 'Diagnostic' data type.- See Also:
- Resource.Diagnostic,- EresourcePackageImpl.getDiagnostic(), Constant Field Values
- Generated
- NOT
 
 
- 
 - 
Method Detail- 
getCDOResourceNodeorg.eclipse.emf.ecore.EClass getCDOResourceNode() Returns the meta object for class 'CDO Resource Node'.- Returns:
- the meta object for class 'CDO Resource Node'.
- Since:
- 2.0
- See Also:
- CDOResourceNode
- Generated
 
 - 
getCDOResourceNode_Folderorg.eclipse.emf.ecore.EReference getCDOResourceNode_Folder() Returns the meta object for the container reference 'Folder'.- Returns:
- the meta object for the container reference 'Folder'.
- Since:
- 2.0
- See Also:
- CDOResourceNode.getFolder(),- getCDOResourceNode()
- Generated
 
 - 
getCDOResourceNode_Nameorg.eclipse.emf.ecore.EAttribute getCDOResourceNode_Name() Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- Since:
- 2.0
- See Also:
- CDOResourceNode.getName(),- getCDOResourceNode()
- Generated
 
 - 
getCDOResourceNode_Pathorg.eclipse.emf.ecore.EAttribute getCDOResourceNode_Path() Returns the meta object for the attribute 'Path'.- Returns:
- the meta object for the attribute 'Path'.
- Since:
- 2.0
- See Also:
- CDOResourceNode.getPath(),- getCDOResourceNode()
- Generated
 
 - 
getCDOResourceFolderorg.eclipse.emf.ecore.EClass getCDOResourceFolder() Returns the meta object for class 'CDO Resource Folder'.- Returns:
- the meta object for class 'CDO Resource Folder'.
- Since:
- 2.0
- See Also:
- CDOResourceFolder
- Generated
 
 - 
getCDOResourceFolder_Nodesorg.eclipse.emf.ecore.EReference getCDOResourceFolder_Nodes() Returns the meta object for the containment reference list 'Nodes'.- Returns:
- the meta object for the containment reference list 'Nodes'.
- Since:
- 2.0
- See Also:
- CDOResourceFolder.getNodes(),- getCDOResourceFolder()
- Generated
 
 - 
getCDOResourceorg.eclipse.emf.ecore.EClass getCDOResource() Returns the meta object for class 'CDO Resource'.- Returns:
- the meta object for class 'CDO Resource'.
- See Also:
- CDOResource
- Generated
 
 - 
getCDOResource_ResourceSetorg.eclipse.emf.ecore.EAttribute getCDOResource_ResourceSet() Returns the meta object for the attribute 'Resource Set'.- Returns:
- the meta object for the attribute 'Resource Set'.
- See Also:
- CDOResource.getResourceSet(),- getCDOResource()
- Generated
 
 - 
getCDOResource_URIorg.eclipse.emf.ecore.EAttribute getCDOResource_URI() Returns the meta object for the attribute 'URI'.- Returns:
- the meta object for the attribute 'URI'.
- See Also:
- CDOResource.getURI(),- getCDOResource()
- Generated
 
 - 
getCDOResource_Contentsorg.eclipse.emf.ecore.EReference getCDOResource_Contents() Returns the meta object for the containment reference list 'Contents'.- Returns:
- the meta object for the containment reference list 'Contents'.
- See Also:
- CDOResource.getContents(),- getCDOResource()
- Generated
 
 - 
getCDOResource_Modifiedorg.eclipse.emf.ecore.EAttribute getCDOResource_Modified() Returns the meta object for the attribute 'Modified'.- Returns:
- the meta object for the attribute 'Modified'.
- See Also:
- CDOResource.isModified(),- getCDOResource()
- Generated
 
 - 
getCDOResource_Loadedorg.eclipse.emf.ecore.EAttribute getCDOResource_Loaded() Returns the meta object for the attribute 'Loaded'.- Returns:
- the meta object for the attribute 'Loaded'.
- See Also:
- CDOResource.isLoaded(),- getCDOResource()
- Generated
 
 - 
getCDOResource_TrackingModificationorg.eclipse.emf.ecore.EAttribute getCDOResource_TrackingModification() Returns the meta object for the attribute 'Tracking Modification'.- Returns:
- the meta object for the attribute 'Tracking Modification'.
- See Also:
- CDOResource.isTrackingModification(),- getCDOResource()
- Generated
 
 - 
getCDOResource_Errorsorg.eclipse.emf.ecore.EAttribute getCDOResource_Errors() Returns the meta object for the attribute list 'Errors'.- Returns:
- the meta object for the attribute list 'Errors'.
- See Also:
- CDOResource.getErrors(),- getCDOResource()
- Generated
 
 - 
getCDOResource_Warningsorg.eclipse.emf.ecore.EAttribute getCDOResource_Warnings() Returns the meta object for the attribute list 'Warnings'.- Returns:
- the meta object for the attribute list 'Warnings'.
- See Also:
- CDOResource.getWarnings(),- getCDOResource()
- Generated
 
 - 
getCDOResource_TimeStamporg.eclipse.emf.ecore.EAttribute getCDOResource_TimeStamp() Returns the meta object for the attribute 'Time Stamp'.- Returns:
- the meta object for the attribute 'Time Stamp'.
- See Also:
- CDOResource.getTimeStamp(),- getCDOResource()
- Generated
 
 - 
getCDOResourceLeaforg.eclipse.emf.ecore.EClass getCDOResourceLeaf() Returns the meta object for class 'CDO Resource Leaf'.- Returns:
- the meta object for class 'CDO Resource Leaf'.
- Since:
- 4.1
- See Also:
- CDOResourceLeaf
- Generated
 
 - 
getCDOFileResourceorg.eclipse.emf.ecore.EClass getCDOFileResource() Returns the meta object for class 'CDO File Resource'.- Returns:
- the meta object for class 'CDO File Resource'.
- Since:
- 4.1
- See Also:
- CDOFileResource
- Generated
 
 - 
getCDOBinaryResourceorg.eclipse.emf.ecore.EClass getCDOBinaryResource() Returns the meta object for class 'CDO Binary Resource'.- Returns:
- the meta object for class 'CDO Binary Resource'.
- Since:
- 4.1
- See Also:
- CDOBinaryResource
- Generated
 
 - 
getCDOBinaryResource_Contentsorg.eclipse.emf.ecore.EAttribute getCDOBinaryResource_Contents() Returns the meta object for the attribute 'Contents'.- Returns:
- the meta object for the attribute 'Contents'.
- Since:
- 4.1
- See Also:
- CDOBinaryResource.getContents(),- getCDOBinaryResource()
- Generated
 
 - 
getCDOTextResourceorg.eclipse.emf.ecore.EClass getCDOTextResource() Returns the meta object for class 'CDO Text Resource'.- Returns:
- the meta object for class 'CDO Text Resource'.
- Since:
- 4.1
- See Also:
- CDOTextResource
- Generated
 
 - 
getCDOTextResource_Contentsorg.eclipse.emf.ecore.EAttribute getCDOTextResource_Contents() Returns the meta object for the attribute 'Contents'.- Returns:
- the meta object for the attribute 'Contents'.
- Since:
- 4.1
- See Also:
- CDOTextResource.getContents(),- getCDOTextResource()
- Generated
 
 - 
getCDOTextResource_Encodingorg.eclipse.emf.ecore.EAttribute getCDOTextResource_Encoding() Returns the meta object for the attribute 'Encoding'.- Returns:
- the meta object for the attribute 'Encoding'.
- Since:
- 4.2
- See Also:
- CDOTextResource.getEncoding(),- getCDOTextResource()
- Generated
 
 - 
getResourceSetorg.eclipse.emf.ecore.EDataType getResourceSet() Returns the meta object for data type 'Resource Set'.- Returns:
- the meta object for data type 'Resource Set'.
- See Also:
- ResourceSet
- Generated
- Model
- instanceClass="org.eclipse.emf.ecore.resource.ResourceSet" serializeable="false"
 
 - 
getURIorg.eclipse.emf.ecore.EDataType getURI() Returns the meta object for data type 'URI'.- Returns:
- the meta object for data type 'URI'.
- See Also:
- URI
- Generated
- Model
- instanceClass="org.eclipse.emf.common.util.URI"
 
 - 
getDiagnosticorg.eclipse.emf.ecore.EDataType getDiagnostic() Returns the meta object for data type 'Diagnostic'.- Returns:
- the meta object for data type 'Diagnostic'.
- See Also:
- Resource.Diagnostic
- Generated
- Model
- instanceClass="org.eclipse.emf.ecore.resource.Resource$Diagnostic" serializeable="false"
 
 - 
getEresourceFactoryEresourceFactory getEresourceFactory() Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated
 
 
- 
 
-