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 String
static final String
static final String
static final String
Von Schnittstelle geerbte Felder org.eclipse.emf.cdo.eresource.CDOResourceNode
ROOT_NAME, ROOT_PATH
Von 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.long
Returns the value of the 'Time Stamp' attribute.getURI()
Returns the value of the 'URI' attribute.Returns the value of the 'Warnings' attribute list.boolean
boolean
isLoaded()
Returns the value of the 'Loaded' attribute.boolean
Returns the value of the 'Modified' attribute.boolean
Returns the value of the 'Tracking Modification' attribute.void
setModified
(boolean value) Sets the value of the 'Modified
' attribute.void
setResourceSet
(ResourceSet value) Sets the value of the 'Resource Set
' attribute.void
setTimeStamp
(long value) Sets the value of the 'Time Stamp
' attribute.void
setTrackingModification
(boolean value) Sets the value of the 'Tracking Modification
' attribute.void
Sets 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, cdoWriteOption
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.eresource.CDOResourceNode
delete, getBasename, getExtension, getFolder, getName, getPath, isRoot, setBasename, setExtension, setFolder, setName, setPath, trimExtension
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Von 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:
getResourceSet
in 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 inCDOURIUtil
andCDOURIData
.- Angegeben von:
getURI
in SchnittstelleCDOResourceNode
- Angegeben von:
getURI
in 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:
getContents
in 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:
isModified
in 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:
setModified
in 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:
isTrackingModification
in 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:
setTrackingModification
in 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:
getWarnings
in 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:
getTimeStamp
in 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:
setTimeStamp
in SchnittstelleResource
- Parameter:
value
- the new value of the 'Time Stamp' attribute.- Siehe auch:
- Generated
-
isExisting
boolean isExisting()- Seit:
- 2.0
- Added
-