Package org.eclipse.emf.cdo.eresource
Schnittstelle CDOResource
- Alle Superschnittstellen:
CDOObject,CDOResourceLeaf,CDOResourceNode,CDOWithID,EObject,Notifier,Resource
- Alle bekannten Unterschnittstellen:
InternalCDOResource
- Alle bekannten Implementierungsklassen:
CDOResourceImpl
A representation of the model object 'CDO Resource'.
- Siehe auch:
- Generated
- Extends
- Resource
- Model
- No Implement
- This interface is not intended to be implemented by clients.
The following features are supported:
- No Extend
- This interface is not intended to be extended by clients.
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.ecore.resource.Resource
Resource.Diagnostic, Resource.Factory, Resource.Internal, Resource.IOWrappedException -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final Stringstatic final Stringstatic final Stringstatic final StringVon Schnittstelle geerbte Felder org.eclipse.emf.cdo.eresource.CDOResourceNode
ROOT_NAME, ROOT_PATHVon Schnittstelle geerbte Felder org.eclipse.emf.ecore.resource.Resource
OPTION_CIPHER, OPTION_LINE_DELIMITER, OPTION_LINE_DELIMITER_UNSPECIFIED, OPTION_SAVE_ONLY_IF_CHANGED, OPTION_SAVE_ONLY_IF_CHANGED_FILE_BUFFER, OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER, OPTION_ZIP, RESOURCE__CONTENTS, RESOURCE__ERRORS, RESOURCE__IS_LOADED, RESOURCE__IS_MODIFIED, RESOURCE__IS_TRACKING_MODIFICATION, RESOURCE__RESOURCE_SET, RESOURCE__TIME_STAMP, RESOURCE__URI, RESOURCE__WARNINGS -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the value of the 'Contents' containment reference list.Returns the value of the 'Errors' attribute list.Returns the value of the 'Resource Set' attribute.longReturns the value of the 'Time Stamp' attribute.getURI()Returns the value of the 'URI' attribute.Returns the value of the 'Warnings' attribute list.booleanbooleanisLoaded()Returns the value of the 'Loaded' attribute.booleanReturns the value of the 'Modified' attribute.booleanReturns the value of the 'Tracking Modification' attribute.voidsetModified(boolean value) Sets the value of the 'Modified' attribute.voidsetResourceSet(ResourceSet value) Sets the value of the 'Resource Set' attribute.voidsetTimeStamp(long value) Sets the value of the 'Time Stamp' attribute.voidsetTrackingModification(boolean value) Sets the value of the 'Tracking Modification' attribute.voidSets the value of the 'URI' attribute.Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.eresource.CDOResourceNode
delete, getBasename, getExtension, getFolder, getName, getPath, isRoot, setBasename, setExtension, setFolder, setName, setPath, trimExtensionVon 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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.resource.Resource
delete, getAllContents, getEObject, getURIFragment, load, load, save, save, unload
-
Felddetails
-
OPTION_SAVE_PROGRESS_MONITOR
- Seit:
- 2.0
- Added
-
OPTION_SAVE_OVERRIDE_TRANSACTION
- Seit:
- 3.0
- Added
-
OPTION_SAVE_BASE_URI
- Seit:
- 4.0
- Siehe auch:
- Added
-
PREFETCH_PARAMETER
- Seit:
- 4.1
- Siehe auch:
- Added
-
-
Methodendetails
-
getResourceSet
ResourceSet getResourceSet()Returns the value of the 'Resource Set' attribute.- Angegeben von:
getResourceSetin SchnittstelleResource- Gibt zurück:
- the value of the 'Resource Set' attribute.
- Siehe auch:
- Generated
- Model
- dataType="org.eclipse.emf.cdo.eresource.ResourceSet" transient="true"
-
setResourceSet
Sets the value of the 'Resource Set' attribute.- Parameter:
value- the new value of the 'Resource Set' attribute.- Siehe auch:
- Generated
-
getURI
URI getURI()Returns the value of the 'URI' attribute. The URI format is explained inCDOURIUtilandCDOURIData.- Angegeben von:
getURIin SchnittstelleCDOResourceNode- Angegeben von:
getURIin SchnittstelleResource- Gibt zurück:
- the value of the 'URI' attribute.
- Siehe auch:
- Generated
- Model
- dataType="org.eclipse.emf.cdo.eresource.URI" transient="true" volatile="true" derived="true"
-
setURI
-
getContents
Returns the value of the 'Contents' containment reference list. The list contents are of typeEObject.- Angegeben von:
getContentsin SchnittstelleResource- Gibt zurück:
- the value of the 'Contents' containment reference list.
- Siehe auch:
- Generated
- Model
- containment="true"
-
isModified
boolean isModified()Returns the value of the 'Modified' attribute.- Angegeben von:
isModifiedin SchnittstelleResource- Gibt zurück:
- the value of the 'Modified' attribute.
- Siehe auch:
- Generated
- Model
- transient="true"
-
setModified
void setModified(boolean value) Sets the value of the 'Modified' attribute.- Angegeben von:
setModifiedin SchnittstelleResource- Parameter:
value- the new value of the 'Modified' attribute.- Siehe auch:
- Generated
-
isLoaded
boolean isLoaded()Returns the value of the 'Loaded' attribute. The default value is"true". -
isTrackingModification
boolean isTrackingModification()Returns the value of the 'Tracking Modification' attribute.- Angegeben von:
isTrackingModificationin SchnittstelleResource- Gibt zurück:
- the value of the 'Tracking Modification' attribute.
- Siehe auch:
- Generated
- Model
- transient="true"
-
setTrackingModification
void setTrackingModification(boolean value) Sets the value of the 'Tracking Modification' attribute.- Angegeben von:
setTrackingModificationin SchnittstelleResource- Parameter:
value- the new value of the 'Tracking Modification' attribute.- Siehe auch:
- Generated
-
getErrors
EList<Resource.Diagnostic> getErrors()Returns the value of the 'Errors' attribute list. The list contents are of typeResource.Diagnostic. -
getWarnings
EList<Resource.Diagnostic> getWarnings()Returns the value of the 'Warnings' attribute list. The list contents are of typeResource.Diagnostic.- Angegeben von:
getWarningsin SchnittstelleResource- Gibt zurück:
- the value of the 'Warnings' attribute list.
- Siehe auch:
- Generated
- Model
- dataType="org.eclipse.emf.cdo.eresource.Diagnostic" transient="true" changeable="false" volatile="true" derived="true"
-
getTimeStamp
long getTimeStamp()Returns the value of the 'Time Stamp' attribute.- Angegeben von:
getTimeStampin SchnittstelleResource- Gibt zurück:
- the value of the 'Time Stamp' attribute.
- Siehe auch:
- Generated
- Model
- transient="true"
-
setTimeStamp
void setTimeStamp(long value) Sets the value of the 'Time Stamp' attribute.- Angegeben von:
setTimeStampin SchnittstelleResource- Parameter:
value- the new value of the 'Time Stamp' attribute.- Siehe auch:
- Generated
-
isExisting
boolean isExisting()- Seit:
- 2.0
- Added
-