A B C D E F G H I L M N O P Q R S T U V W X

R

read(String, CDOIDObjectFactory) - Static method in class org.eclipse.emf.cdo.common.id.CDOIDUtil
Format of the URI fragment.
read(String) - Method in class org.eclipse.emf.cdo.spi.common.id.AbstractCDOID
Note: CDOID.toURIFragment() and AbstractCDOID.read(String) need to match.
read(ExtendedDataInput) - Method in class org.eclipse.emf.cdo.spi.common.id.AbstractCDOID
 
read(String) - Method in class org.eclipse.emf.cdo.spi.common.id.AbstractCDOIDInteger
 
read(ExtendedDataInput) - Method in class org.eclipse.emf.cdo.spi.common.id.AbstractCDOIDInteger
 
read(String) - Method in class org.eclipse.emf.cdo.spi.common.id.AbstractCDOIDLong
 
read(ExtendedDataInput) - Method in class org.eclipse.emf.cdo.spi.common.id.AbstractCDOIDLong
 
read(CDODataInput) - Method in interface org.eclipse.emf.cdo.spi.common.model.InternalCDOPackageInfo
 
read(CDODataInput, InternalCDOPackageRegistry) - Method in interface org.eclipse.emf.cdo.spi.common.model.InternalCDOPackageUnit
 
readCDOClassifierRef() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOClassifierRefAndResolve() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOFeatureDelta(EClass) - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOFeatureValue(EStructuralFeature) - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOID() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOIDAndVersion() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOIDMetaRange() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOList(EClass, EStructuralFeature) - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOLockType() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOPackageInfo() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOPackageUnit(CDOPackageRegistry) - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOPackageUnits(CDOPackageRegistry) - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOPackageUnitType() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDOPackageURI() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDORevision() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDORevisionDelta() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readCDORevisionOrPrimitive() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
Read either a CDORevision or a primitive value.
readCDORevisionOrPrimitiveOrClassifier() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
Read either a CDORevision, a primitive value or a EClass.
readCDOType() - Method in interface org.eclipse.emf.cdo.common.io.CDODataInput
 
readChunks(IDBStoreChunkReader, List<IStoreChunkReader.Chunk>, String) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IListMapping
Used to load-on-demand chunks of a list.
readLibraryDescriptor(ExtendedDataInput) - Static method in class org.eclipse.emf.cdo.common.id.CDOIDUtil
 
readObject(CDOObject) - Static method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver
 
readObjectIDs(IDBStoreAccessor) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy
Get an iterator over all instances of objects in the store.
readObjectType(IDBStoreAccessor, CDOID) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy
Read the type (i.e. class) of the object referred to by a given ID.
ReadOnlyException - Exception in org.eclipse.emf.cdo.util
 
ReadOnlyException() - Constructor for exception org.eclipse.emf.cdo.util.ReadOnlyException
 
ReadOnlyException(String) - Constructor for exception org.eclipse.emf.cdo.util.ReadOnlyException
 
ReadOnlyException(String, Throwable) - Constructor for exception org.eclipse.emf.cdo.util.ReadOnlyException
 
ReadOnlyException(Throwable) - Constructor for exception org.eclipse.emf.cdo.util.ReadOnlyException
 
readPackage(ExtendedDataInput, EPackage.Registry) - Static method in class org.eclipse.emf.cdo.common.model.CDOModelUtil
 
readPackageUnits(Connection) - Method in interface org.eclipse.emf.cdo.server.db.IMetaDataManager
Reads information about package units present in the database.
readPackageUnits() - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
 
readResourceID(CDOID, String, long) - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
Returns the CDOID of the resource node with the given folderID and name if a resource with this folderID and name exists in the store, null otherwise.
readResourceID(CDOID, String, long) - Method in class org.eclipse.emf.cdo.spi.server.StoreAccessor
 
readRevision(IDBStoreAccessor, InternalCDORevision, int) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IClassMapping
Read the current version of a revision.
readRevision(CDOID, int, IStoreAccessor.AdditionalRevisionCache) - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
Reads a current revision (i.e. one with revised == 0) from the back-end.
readRevisionByTime(IDBStoreAccessor, InternalCDORevision, long, int) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IClassMappingAuditSupport
Read a specific past version of a revision.
readRevisionByTime(CDOID, int, IStoreAccessor.AdditionalRevisionCache, long) - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
Reads a revision from the back-end that was valid at the given timeStamp.
readRevisionByVersion(IDBStoreAccessor, InternalCDORevision, int, int) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IClassMappingAuditSupport
Read a specific version of a revision.
readRevisionByVersion(CDOID, int, IStoreAccessor.AdditionalRevisionCache, int) - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
Reads a revision with the given version from the back-end.
readValue(CDODataInput) - Method in interface org.eclipse.emf.cdo.common.model.CDOType
 
readValue(ResultSet, int) - Method in interface org.eclipse.emf.cdo.server.db.mapping.ITypeMapping
Read a value from a ResultSet and convert it from the DB to the CDO representation.
readValues(IDBStoreAccessor, InternalCDORevision, int) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IListMapping
Read the list size and the complete list or the first part of it.
readValueToRevision(ResultSet, int, InternalCDORevision) - Method in interface org.eclipse.emf.cdo.server.db.mapping.ITypeMapping
Read a value from a ResultSet, convert it from the DB to the CDO representation and set it to the feature of the revision.
refresh() - Method in interface org.eclipse.emf.cdo.session.CDOSession
Refreshes the objects cache.
refreshEditors(IWorkbenchPage, CDOView) - Static method in class org.eclipse.emf.cdo.ui.CDOEditorUtil
Refreshes all editor's viewers that are using certain CDOView.
refreshRevisions() - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
TODO Clarify the meaning of IStoreAccessor.refreshRevisions()
refreshTreeViewer() - Method in class org.eclipse.emf.cdo.ui.CDOEventHandler
 
register(EPackage) - Method in class org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry
 
registerDirty(InternalCDOObject, CDOFeatureDelta) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOTransaction
 
registerDynamic(String) - Method in class org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry
 
registerFeatureDelta(InternalCDOObject, CDOFeatureDelta) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOTransaction
 
registerLegacy(String) - Method in class org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry
 
registerNative(String) - Method in class org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry
 
registerNew(InternalCDOObject) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOTransaction
 
registerObject(InternalCDOObject) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOView
 
registerPackage(EPackage, EPackage.Registry...) - Static method in class org.eclipse.emf.cdo.common.model.EMFUtil
 
registerProxyResource(CDOResourceImpl) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOView
 
registerRevisionDelta(CDORevisionDelta) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOTransaction
 
release() - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
 
release() - Static method in class org.eclipse.emf.cdo.server.StoreThreadLocal
 
release() - Method in class org.eclipse.emf.cdo.spi.server.StoreAccessor
 
RELEASE_ALL_LOCKS - Static variable in interface org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants
 
releaseAccessor(StoreAccessor) - Method in class org.eclipse.emf.cdo.spi.server.Store
 
releasePreparedStatement(PreparedStatement) - Method in interface org.eclipse.emf.cdo.server.db.IPreparedStatementCache
 
reload(CDOObject...) - Method in interface org.eclipse.emf.cdo.view.CDOView
Reloads the given objects from the repository.
remainingCapacity() - Method in class org.eclipse.emf.cdo.common.util.CDOQueryQueue
 
remapID(Object, Map<CDOIDTemp, CDOID>) - Static method in class org.eclipse.emf.cdo.common.revision.CDORevisionUtil
 
remapID(Object, Map<CDOIDTemp, CDOID>) - Static method in class org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision
 
remapMetaInstanceID(CDOID, CDOID) - Method in interface org.eclipse.emf.cdo.spi.common.model.InternalCDOPackageRegistry.MetaInstanceMapper
 
remapObject(CDOID) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOView
 
rememberSettings() - Method in class org.eclipse.emf.cdo.ui.widgets.SessionComposite
 
REMOTE_SESSION_CLOSED - Static variable in interface org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants
 
REMOTE_SESSION_OPENED - Static variable in interface org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants
 
REMOTE_SESSION_SUBSCRIBED - Static variable in interface org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants
 
REMOTE_SESSION_UNSUBSCRIBED - Static variable in interface org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants
 
remove() - Method in class org.eclipse.emf.cdo.common.util.CDOQueryQueue.BlockingCloseableIteratorImpl
 
remove() - Method in class org.eclipse.emf.cdo.common.util.CDOQueryQueue
 
remove(Object) - Method in class org.eclipse.emf.cdo.common.util.CDOQueryQueue
 
remove() - Method in class org.eclipse.emf.cdo.spi.common.AbstractQueryResult
 
remove(EStructuralFeature, int) - Method in class org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision
 
remove(EStructuralFeature, int) - Method in interface org.eclipse.emf.cdo.spi.common.revision.InternalCDORevision
 
remove(CDOViewSet) - Method in interface org.eclipse.emf.cdo.transaction.CDOXATransaction
 
remove() - Method in class org.eclipse.emf.spi.cdo.AbstractQueryIterator
 
remove(InternalCDOView) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOViewSet
 
removeAll(Collection) - Method in class org.eclipse.emf.cdo.common.util.CDOQueryQueue
 
removeChangeSubscriptionPolicy(CDOAdapterPolicy) - Method in interface org.eclipse.emf.cdo.view.CDOView.Options
Removes a change subscription policy from this view.
removeConflictResolver(CDOConflictResolver) - Method in interface org.eclipse.emf.cdo.transaction.CDOTransaction.Options
Removes a conflict resolver from the list of conflict resolvers of this transaction.
removeFeature(EStructuralFeature) - Method in class org.eclipse.emf.cdo.common.CDOFetchRule
 
removeHandler(IRepository.Handler) - Method in interface org.eclipse.emf.cdo.server.IRepository
 
removeHandler(CDOTransactionHandler) - Method in interface org.eclipse.emf.cdo.transaction.CDOTransaction
 
removeListener(INotifyChangedListener) - Method in class org.eclipse.emf.cdo.eresource.provider.EresourceItemProviderAdapterFactory
This removes a listener. removeListener(ILabelProviderListener) - Method in class org.eclipse.emf.cdo.ui.CDOLabelDecorator
 
removeObject(CDOID) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOView
 
removeObjectType(IDBStoreAccessor, CDOID) - Method in interface org.eclipse.emf.cdo.server.db.IObjectTypeCache
 
removePackage(EPackageDef, EPackage.Registry) - Method in class org.eclipse.emf.cdo.defs.impl.CDOPackageRegistryDefImpl
Adds the given EPackage within the supplied definition to the given CDOPackageRegistry .
removeRevision(CDOID, int) - Method in interface org.eclipse.emf.cdo.common.revision.cache.CDORevisionCache
 
removeStoreAccessor() - Method in class org.eclipse.emf.cdo.spi.server.StoreAccessorPool
Returns a store accessor from this pool if one is available, or null otherwise.
removeViewProvider(CDOViewProvider) - Method in interface org.eclipse.emf.cdo.view.CDOViewProviderRegistry
Removes certain CDOViewProvider instance from the registry
repairAfterCrash(IDBAdapter, Connection) - Method in interface org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy
Return the maximum object id used in the store.
repository() - Method in interface org.eclipse.emf.cdo.session.CDOSession
Returns an instance of CDOSession.Repository that describes the model repository this session is connected to.
REPOSITORY_NAME_EDEFAULT - Static variable in class org.eclipse.emf.cdo.defs.impl.CDOSessionDefImpl
The default value of the 'Repository Name' attribute. RepositoryFactory - Class in org.eclipse.emf.cdo.spi.server
 
RepositoryFactory() - Constructor for class org.eclipse.emf.cdo.spi.server.RepositoryFactory
 
repositoryName - Variable in class org.eclipse.emf.cdo.defs.impl.CDOSessionDefImpl
The cached value of the 'Repository Name' attribute. RepositoryNotFoundException - Exception in org.eclipse.emf.cdo.server
 
RepositoryNotFoundException(String) - Constructor for exception org.eclipse.emf.cdo.server.RepositoryNotFoundException
 
reset() - Method in class org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry
 
reset() - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.ThreeWayMerge.ChangeSubscriptionAdapter
 
resetPropertyValue(Object) - Method in class org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.CDOPropertyDescriptor
 
resolve(EPackage.Registry) - Method in class org.eclipse.emf.cdo.common.model.CDOClassifierRef
 
resolve(CDORevisionManager, CDORevision, EStructuralFeature, int) - Method in interface org.eclipse.emf.spi.cdo.CDOElementProxy
 
resolveConflict(CDOObject, CDORevisionDelta, List<CDORevisionDelta>) - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.MergeLocalChangesPerFeature
 
resolveConflict(CDOObject, CDORevisionDelta) - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver
Resolves the conflict of a single object in the current transaction.
resolveConflict(CDOObject, CDORevisionDelta) - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges
 
resolveConflict(CDOObject, CDORevisionDelta) - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.ThreeWayMerge
 
resolveConflict(CDOObject, CDORevisionDelta, List<CDORevisionDelta>) - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.ThreeWayMerge
 
resolveConflicts(Set<CDOObject>) - Method in interface org.eclipse.emf.cdo.transaction.CDOConflictResolver
Resolves conflicts after remote invalidations arrived for objects that are locally dirty or detached.
resolveConflicts(CDOConflictResolver...) - Method in interface org.eclipse.emf.cdo.transaction.CDOTransaction
 
resolveConflicts(Set<CDOObject>) - Method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver
 
resolveProxy(CDORevisionManager, CDORevision, EStructuralFeature, int, int) - Method in interface org.eclipse.emf.cdo.session.CDOCollectionLoadingPolicy
Defines a strategy to be used when the collection needs to resolve one element.
resolveView(String) - Method in interface org.eclipse.emf.cdo.view.CDOViewSet
 
resolveView(String) - Method in interface org.eclipse.emf.spi.cdo.InternalCDOViewSet
 
RESOURCE_CLASS_NAME - Static variable in class org.eclipse.emf.cdo.common.model.CDOModelUtil
 
RESOURCE_FOLDER_CLASS_NAME - Static variable in class org.eclipse.emf.cdo.common.model.CDOModelUtil
 
RESOURCE_MODE - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage.Literals
The meta object literal for the 'Resource Mode' enum. RESOURCE_MODE - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage
The meta object id for the 'Resource Mode' enum. RESOURCE_MODE_EDEFAULT - Static variable in class org.eclipse.emf.cdo.defs.impl.CDOResourceDefImpl
The default value of the 'Resource Mode' attribute. RESOURCE_NODE_CLASS_NAME - Static variable in class org.eclipse.emf.cdo.common.model.CDOModelUtil
 
RESOURCE_NODE_NAME_ATTRIBUTE - Static variable in interface org.eclipse.emf.cdo.common.model.CDOModelConstants
 
RESOURCE_PACKAGE_URI - Static variable in class org.eclipse.emf.cdo.common.model.CDOModelUtil
 
RESOURCE_PATH_EDEFAULT - Static variable in class org.eclipse.emf.cdo.ui.defs.impl.CDOEditorDefImpl
The default value of the 'Resource Path' attribute. RESOURCE_SET - Static variable in interface org.eclipse.emf.cdo.eresource.EresourcePackage.Literals
The meta object literal for the 'Resource Set' data type. RESOURCE_SET - Static variable in interface org.eclipse.emf.cdo.eresource.EresourcePackage
The meta object id for the 'Resource Set' data type. RESOURCE_URI_EDEFAULT - Static variable in class org.eclipse.emf.cdo.defs.impl.EDynamicPackageDefImpl
The default value of the 'Resource URI' attribute. resourceMode - Variable in class org.eclipse.emf.cdo.defs.impl.CDOResourceDefImpl
The cached value of the 'Resource Mode' attribute. ResourceMode - Enum in org.eclipse.emf.cdo.defs
A representation of the literals of the enumeration 'Resource Mode', and utility methods for working with them. resourcePath - Variable in class org.eclipse.emf.cdo.ui.defs.impl.CDOEditorDefImpl
The cached value of the 'Resource Path' attribute. resourceURI - Variable in class org.eclipse.emf.cdo.defs.impl.EDynamicPackageDefImpl
The cached value of the 'Resource URI' attribute. retainAll(Collection) - Method in class org.eclipse.emf.cdo.common.util.CDOQueryQueue
 
retries - Variable in class org.eclipse.emf.cdo.defs.impl.RetryFailOverStrategyDefImpl
The cached value of the 'Retries' attribute. RETRIES_EDEFAULT - Static variable in class org.eclipse.emf.cdo.defs.impl.RetryFailOverStrategyDefImpl
The default value of the 'Retries' attribute. retriesESet - Variable in class org.eclipse.emf.cdo.defs.impl.RetryFailOverStrategyDefImpl
This is true if the Retries attribute has been set. RETRY_FAIL_OVER_STRATEGY_DEF - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage.Literals
The meta object literal for the 'Retry Fail Over Strategy Def' class. RETRY_FAIL_OVER_STRATEGY_DEF - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage
The meta object id for the 'Retry Fail Over Strategy Def' class. RETRY_FAIL_OVER_STRATEGY_DEF__CONNECTOR_DEF - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage
The feature id for the 'Connector Def' reference. RETRY_FAIL_OVER_STRATEGY_DEF__RETRIES - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage.Literals
The meta object literal for the 'Retries' attribute feature. RETRY_FAIL_OVER_STRATEGY_DEF__RETRIES - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage
The feature id for the 'Retries' attribute. RETRY_FAIL_OVER_STRATEGY_DEF_FEATURE_COUNT - Static variable in interface org.eclipse.emf.cdo.defs.CDODefsPackage
The number of structural features of the 'Retry Fail Over Strategy Def' class. RETRY_FOREVER - Static variable in class org.eclipse.emf.cdo.session.CDORetryExceptionHandler
 
RetryFailOverStrategyDef - Interface in org.eclipse.emf.cdo.defs
A representation of the model object 'Retry Fail Over Strategy'. RetryFailOverStrategyDefImpl - Class in org.eclipse.emf.cdo.defs.impl
An implementation of the model object ' Retry Fail Over Strategy'. RetryFailOverStrategyDefImpl() - Constructor for class org.eclipse.emf.cdo.defs.impl.RetryFailOverStrategyDefImpl
 
REVISED_LRU_CAPACITY - Static variable in interface org.eclipse.emf.cdo.server.IRepository.Props
 
revision() - Method in interface org.eclipse.emf.cdo.common.revision.CDORevisionData
 
revision() - Method in class org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision
 
rollback() - Method in interface org.eclipse.emf.cdo.server.IStoreAccessor
Note: IStoreAccessor.write(CommitContext, OMMonitor) and IStoreAccessor.rollback() could be called from different threads.
rollback() - Method in class org.eclipse.emf.cdo.spi.server.StoreAccessor
 
rollback(IStoreAccessor.CommitContext) - Method in class org.eclipse.emf.cdo.spi.server.StoreAccessor
 
rollback() - Method in interface org.eclipse.emf.cdo.transaction.CDOSavepoint
 
rollback() - Method in interface org.eclipse.emf.cdo.transaction.CDOUserTransaction
 
rollback(CDOSavepoint) - Method in interface org.eclipse.emf.cdo.transaction.CDOUserTransaction
 
rollback(InternalCDOTransaction, CDOSavepoint) - Method in interface org.eclipse.emf.spi.cdo.CDOTransactionStrategy
 
rollbackObject(CDOObject) - Static method in class org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver
 
rolledBackTransaction(CDOTransaction) - Method in class org.eclipse.emf.cdo.transaction.CDOAsyncTransactionHandler
Synchronously executes the delegate handler's rolledBackTransaction() method.
rolledBackTransaction(CDOTransaction) - Method in class org.eclipse.emf.cdo.transaction.CDODefaultTransactionHandler
 
rolledBackTransaction(CDOTransaction) - Method in interface org.eclipse.emf.cdo.transaction.CDOTransactionHandler
Called by a CDOTransaction after it is rolled back.
ROOT_CLASS_NAME - Static variable in class org.eclipse.emf.cdo.common.model.CDOModelUtil
 
ROOT_NAME - Static variable in interface org.eclipse.emf.cdo.eresource.CDOResourceNode
 
ROOT_PATH - Static variable in interface org.eclipse.emf.cdo.eresource.CDOResourceNode
 
runAsync(Runnable) - Method in class org.eclipse.emf.cdo.transaction.CDOAsyncTransactionHandler
Should be overridden if you want to use different threading mechanism.

Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.
A B C D E F G H I L M N O P Q R S T U V W X