Uses of Interface
org.eclipse.emf.cdo.CDOObject
Package
Description
Client concepts for integrating EMF Compare with CDO.
The generated EMF API of the CDO repository file system.
The generated EMF implementation of the CDO repository file system.
The generated EMF API of the CDO system data types and native annotations.
The generated EMF implementation of the CDO system data types and native annotations.
The generated EMF API of the CDO expressions model.
The generated EMF implementation of the CDO expressions model.
The generated EMF API of the CDO Lifecycle Management model.
The generated EMF API of the CDO Lifecycle Management Assembly model.
The generated EMF implementation of the CDO Lifecycle Management Assembly model.
The generated EMF implementation of the CDO Lifecycle Management model.
The generated EMF API of the CDO Lifecycle Management Modules model.
The generated EMF implementation of the CDO Lifecycle Management Modules model.
The generated EMF API of the CDO Lifecycle Management Security model.
The generated EMF implementation of the CDO Lifecycle Management Security model.
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
Client concepts for dealing with transactions, distributed transactions and their save points.
Reusable UI components specific to the CDO Model Repository.
A library with reusable widgets.
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Exposes
CDOObjectImpl
for extension in generated EMF models.Client service provider interfaces and useful base implementations.
-
Uses of CDOObject in org.eclipse.emf.cdo
-
Uses of CDOObject in org.eclipse.emf.cdo.compare
Modifier and TypeMethodDescriptionstatic org.eclipse.emf.compare.Comparison
Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.static org.eclipse.emf.compare.Comparison
CDOCompareUtil.compare
(CDOObject left, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.CDOComparisonScope.AllContents.create
(CDOObject left, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
. -
Uses of CDOObject in org.eclipse.emf.cdo.eresource
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'CDO Binary Resource'.interface
CDOFileResource<IO>
A representation of the model object 'CDO File Resource'.interface
A representation of the model object 'CDO Resource'.interface
A representation of the model object 'CDO Resource Folder'.interface
A representation of the model object 'CDO Resource Leaf'.interface
A representation of the model object 'CDO Resource Node'.interface
A representation of the model object 'CDO Text Resource'. -
Uses of CDOObject in org.eclipse.emf.cdo.eresource.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'CDO Binary Resource'.class
An implementation of the model object 'CDO File Resource'.class
An implementation of the model object 'CDO Resource Folder'.class
An implementation of the model object 'CDO Resource'.class
An implementation of the model object 'CDO Resource Leaf'.class
An implementation of the model object 'CDO Resource Node'.class
An implementation of the model object 'CDO Text Resource'. -
Uses of CDOObject in org.eclipse.emf.cdo.etypes
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Annotation'.interface
A representation of the model object 'Model Element'. -
Uses of CDOObject in org.eclipse.emf.cdo.etypes.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Annotation'.class
An implementation of the model object 'Model Element'.class
An implementation of the model object 'String To String Map Entry'. -
Uses of CDOObject in org.eclipse.emf.cdo.expressions
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Access'.interface
A representation of the model object 'Boolean Value'.interface
A representation of the model object 'Byte Value'.interface
A representation of the model object 'Char Value'.interface
A representation of the model object 'Contained Object'.interface
A representation of the model object 'Context Value'.interface
A representation of the model object 'Double Value'.interface
A representation of the model object 'Expression'.interface
A representation of the model object 'Float Value'.interface
A representation of the model object 'Function Invocation'.interface
A representation of the model object 'Int Value'.interface
A representation of the model object 'Invocation'.interface
A representation of the model object 'Linked Expression'.interface
A representation of the model object 'Object Value'.interface
A representation of the model object 'List Value'.interface
A representation of the model object 'Long Value'.interface
A representation of the model object 'Member Access'.interface
A representation of the model object 'Member Invocation'.interface
A representation of the model object 'Short Value'.interface
A representation of the model object 'Static Access'.interface
A representation of the model object 'String Value'.interface
A representation of the model object 'Primitive Value'. -
Uses of CDOObject in org.eclipse.emf.cdo.expressions.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Access'.class
An implementation of the model object 'Boolean Value'.class
An implementation of the model object 'Byte Value'.class
An implementation of the model object 'Char Value'.class
An implementation of the model object 'Contained Object'.class
An implementation of the model object 'Context Value'.class
An implementation of the model object 'Double Value'.class
An implementation of the model object 'Float Value'.class
An implementation of the model object 'Function Invocation'.class
An implementation of the model object 'Int Value'.class
An implementation of the model object 'Invocation'.class
An implementation of the model object 'Linked Expression'.class
An implementation of the model object 'Object Value'.class
An implementation of the model object 'List Value'.class
An implementation of the model object 'Long Value'.class
An implementation of the model object 'Member Access'.class
An implementation of the model object 'Member Invocation'.class
An implementation of the model object 'Short Value'.class
An implementation of the model object 'Static Access'.class
An implementation of the model object 'String Value'.class
An implementation of the model object 'Primitive Value'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Baseline'.interface
A representation of the model object 'Change'.interface
A representation of the model object 'Delivery'.interface
A representation of the model object 'Dependency'.interface
A representation of the model object 'Drop'.interface
A representation of the model object 'Drop Type'.interface
A representation of the model object 'Fixed Baseline'.interface
A representation of the model object 'Floating Baseline'.interface
A representation of the model object 'Module'.interface
A representation of the model object 'Module Element'.interface
A representation of the model object 'Module Type'.interface
A representation of the model object 'Process'.interface
A representation of the model object 'Process Element'.interface
A representation of the model object 'Stream'.interface
A representation of the model object 'Stream Element'.interface
A representation of the model object 'System'.interface
A representation of the model object 'System Element'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.assembly
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Assembly'.interface
A representation of the model object 'Module'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.assembly.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Assembly'.class
An implementation of the model object 'Module'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Baseline'.class
An implementation of the model object 'Change'.class
An implementation of the model object 'Delivery'.class
An implementation of the model object 'Dependency'.class
An implementation of the model object 'Drop'.class
An implementation of the model object 'Drop Type'.class
An implementation of the model object 'Fixed Baseline'.class
An implementation of the model object 'Floating Baseline'.class
An implementation of the model object 'Module'.class
An implementation of the model object 'Module Type'.class
An implementation of the model object 'Process Element'.class
An implementation of the model object 'Process'.class
An implementation of the model object 'Stream'.class
An implementation of the model object 'System'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.modules
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dependency Definition'.interface
A representation of the model object 'Module Definition'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.modules.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Dependency Definition'.class
An implementation of the model object 'Module Definition'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.reviews
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Comment'.interface
A representation of the model object 'Commentable'.interface
A representation of the model object 'Delivery Review'.interface
A representation of the model object 'Drop Review'.interface
A representation of the model object 'Heading'.interface
A representation of the model object 'Review'.interface
A representation of the model object 'Review Template'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Commentable'.class
An implementation of the model object 'Comment'.class
An implementation of the model object 'Delivery Review'.class
An implementation of the model object 'Drop Review'.class
An implementation of the model object 'Heading'.class
An implementation of the model object 'Review'.class
An implementation of the model object 'Review Template'.Modifier and TypeMethodDescriptionprotected final void
ReviewStatemachine.setCommitComment
(CDOObject object, String comment) -
Uses of CDOObject in org.eclipse.emf.cdo.lm.security
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'LM Filter'.interface
A representation of the model object 'Module Filter'.interface
A representation of the model object 'Module Type Filter'. -
Uses of CDOObject in org.eclipse.emf.cdo.lm.security.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'LM Filter'.class
An implementation of the model object 'Module Filter'.class
An implementation of the model object 'Module Type Filter'. -
Uses of CDOObject in org.eclipse.emf.cdo.security
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'And Filter'.interface
A representation of the model object 'Assignee'.interface
A representation of the model object 'Class Filter'.interface
Deprecated.interface
A representation of the model object 'Combined Filter'.interface
A representation of the model object 'Container'.interface
A representation of the model object 'Expression Filter'.interface
A representation of the model object 'Filter Permission'.interface
A representation of the model object 'Group'.interface
A representation of the model object 'Reference Filter'.interface
A representation of the model object 'Not Filter'.interface
A representation of the model object 'Object Filter'.interface
Deprecated.As of 4.3 useFilterPermission
andObjectFilter
.interface
A representation of the model object 'Or Filter'.interface
A representation of the model object 'Package Filter'.interface
Deprecated.As of 4.3 useFilterPermission
andPackageFilter
.interface
A representation of the model object 'Permission'.interface
A representation of the model object 'Permission Filter'.interface
A representation of the model object 'Realm'.interface
A representation of the model object 'Resource Filter'.interface
Deprecated.As of 4.3 useFilterPermission
andResourceFilter
.interface
A representation of the model object 'Role'.interface
A representation of the model object 'Element'.interface
A representation of the model object 'Item'.interface
A representation of the model object 'User'.interface
A representation of the model object 'User Password'. -
Uses of CDOObject in org.eclipse.emf.cdo.security.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'And Filter'.class
An implementation of the model object 'Assignee'.class
An implementation of the model object 'Class Filter'.class
Deprecated.class
An implementation of the model object 'Combined Filter'.class
An implementation of the model object 'Container'.class
An implementation of the model object 'Expression Filter'.class
An implementation of the model object 'Filter Permission'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'Reference Filter'.class
An implementation of the model object 'Not Filter'.class
An implementation of the model object 'Object Filter'.class
Deprecated.class
An implementation of the model object 'Or Filter'.class
An implementation of the model object 'Package Filter'.class
Deprecated.class
An implementation of the model object 'Permission Filter'.class
An implementation of the model object 'Permission'.class
An implementation of the model object 'Realm'.class
An implementation of the model object 'Resource Filter'.class
Deprecated.class
An implementation of the model object 'Role'.class
An implementation of the model object 'Element'.class
An implementation of the model object 'Item'.class
An implementation of the model object 'User'.class
An implementation of the model object 'User Password'.Modifier and TypeMethodDescriptionprotected boolean
ExpressionFilterImpl.filter
(CDOObject object, CDOBranchPoint securityContext) protected abstract boolean
ObjectFilterImpl.filter
(CDOObject object, CDOBranchPoint securityContext) protected abstract boolean
ObjectPermissionImpl.isApplicable
(CDOObject object, CDOBranchPoint securityContext) Deprecated. -
Uses of CDOObject in org.eclipse.emf.cdo.transaction
Modifier and TypeMethodDescriptionCDOSavepoint.getAllDetachedObjects()
CDOSavepoint.getAllDirtyObjects()
Return the list of new objects from this point.CDOSavepoint.getAllNewObjects()
Return the list of new objects from this point without objects that are removed.CDOPushTransaction.getConflicts()
CDOTransaction.getConflicts()
Returns the set of objects that are conflicting with remote modifications or an empty set ifCDOTransaction.hasConflict()
returnsfalse
.CDOCommitContext.getDetachedObjects()
Returns a map of the detachedobjects
that are to be committed with this commit context.CDOPushTransaction.getDetachedObjects()
CDOSavepoint.getDetachedObjects()
CDOTransaction.getDetachedObjects()
CDOCommitContext.getDirtyObjects()
Returns a map of the dirtyobjects
that are to be committed with this commit context.CDOPushTransaction.getDirtyObjects()
CDOSavepoint.getDirtyObjects()
CDOTransaction.getDirtyObjects()
CDOCommitContext.getNewObjects()
Returns a map of the newobjects
that are to be committed with this commit context.CDOPushTransaction.getNewObjects()
CDOSavepoint.getNewObjects()
CDOTransaction.getNewObjects()
CDOPushTransaction.getObjects
(Collection<CDOID> ids) CDOSavepoint.getReattachedObjects()
Bug 283985 (Re-attachment)Modifier and TypeMethodDescriptionprotected abstract void
CDOPostEventTransactionHandler.attachedObject
(CDOTransaction transaction, CDOObject object, Notification msg) protected void
CDOPostEventTransactionHandler.Default.attachedObject
(CDOTransaction transaction, CDOObject object, Notification msg) final void
CDOAsyncTransactionHandler.attachingObject
(CDOTransaction transaction, CDOObject object) Asynchronously executes the delegate handler'sattachingObject()
method.void
CDOAutoAttacher.attachingObject
(CDOTransaction transaction, CDOObject object) void
CDODefaultTransactionHandler1.attachingObject
(CDOTransaction transaction, CDOObject object) This implementation does nothing.void
CDOPostEventTransactionHandler.attachingObject
(CDOTransaction transaction, CDOObject object) void
CDOTransactionHandler1.attachingObject
(CDOTransaction transaction, CDOObject object) Called by aCDOTransaction
before an object is added.protected void
CDOPostEventTransactionHandler.Default.detachedObject
(CDOTransaction transaction, CDOObject object, Notification msg) protected abstract void
CDOPostEventTransactionHandler.detachedObject
(CDOTransaction transaction, CDOObject object, Notification msg) final void
CDOAsyncTransactionHandler.detachingObject
(CDOTransaction transaction, CDOObject object) Asynchronously executes the delegate handler'sdetachingObject()
method.void
CDODefaultTransactionHandler1.detachingObject
(CDOTransaction transaction, CDOObject object) This implementation does nothing.void
CDOPostEventTransactionHandler.detachingObject
(CDOTransaction transaction, CDOObject object) void
CDOTransactionHandler1.detachingObject
(CDOTransaction transaction, CDOObject object) Called by aCDOTransaction
before an object is detached.CDOPushTransaction.getHistory
(CDOObject object) protected void
CDOAutoCommitter.modifiedObject
(CDOTransaction transaction, CDOObject object, Notification msg) protected void
CDOPostEventTransactionHandler.Default.modifiedObject
(CDOTransaction transaction, CDOObject object, Notification msg) protected abstract void
CDOPostEventTransactionHandler.modifiedObject
(CDOTransaction transaction, CDOObject object, Notification msg) final void
CDOAsyncTransactionHandler.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureChange) Asynchronously executes the delegate handler'smodifyingObject()
method.void
CDOAutoAttacher.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureChange) void
CDOAutoLocker.ForSingleValuedChanges.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureChange) void
CDOAutoLocker.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureChange) void
CDODefaultTransactionHandler1.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureChange) This implementation does nothing.void
CDOPostEventTransactionHandler.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureDelta) void
CDOTransactionHandler1.modifyingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureDelta) Called by aCDOTransaction
before an object is modified.CDOPushTransaction.queryXRefs
(CDOObject targetObject, EReference... sourceReferences) int
Deprecated.void
CDODefaultTransactionHandler1.undoingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureDelta) This implementation does nothing.void
CDOTransactionHandler1.WithUndo.undoingObject
(CDOTransaction transaction, CDOObject object, CDOFeatureDelta featureDelta) Called by aCDOTransaction
before an object is modified.Modifier and TypeMethodDescriptionCDOPushTransaction.getLockStatesOfObjects
(Collection<? extends CDOObject> objects) void
CDOPushTransaction.lockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, long timeout) void
CDOPushTransaction.lockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, long timeout, boolean recursive) CDOPushTransaction.queryXRefs
(Set<CDOObject> targetObjects, EReference... sourceReferences) org.eclipse.net4j.util.collection.CloseableIterator<CDOObjectReference>
CDOPushTransaction.queryXRefsAsync
(Set<CDOObject> targetObjects, EReference... sourceReferences) void
CDOConflictResolver.resolveConflicts
(Set<CDOObject> conflicts) Resolves conflicts after remote invalidations arrived for objects that are locally dirty or detached.void
CDOConflictResolver2.resolveConflicts
(Map<CDOObject, org.eclipse.net4j.util.collection.Pair<CDORevision, CDORevisionDelta>> conflicts, List<CDORevisionDelta> allRemoteDeltas) Resolves conflicts after remote invalidations arrived for objects that are locally dirty or detached.void
CDOPushTransaction.unlockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType) void
CDOPushTransaction.unlockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, boolean recursive) -
Uses of CDOObject in org.eclipse.emf.cdo.ui
Modifier and TypeMethodDescriptionprotected Object
CDOInvalidRootAgent.createEmptyRoot
(CDOObject invalidRoot) static Color
protected void
CDOEventHandler.objectStateChanged
(CDOObject cdoObject) protected void
CDOEventHandler.viewConflict
(CDOObject conflictingObject, boolean firstConflict) Modifier and TypeMethodDescriptionprotected void
CDOEventHandler.viewInvalidated
(Set<? extends CDOObject> dirtyObjects) -
Uses of CDOObject in org.eclipse.emf.cdo.ui.widgets
Modifier and TypeMethodDescriptionprotected CDOCommitHistory
CommitHistoryComposite.createHistory
(CDOSession session, CDOBranch branch, CDOObject object) -
Uses of CDOObject in org.eclipse.emf.cdo.util
Modifier and TypeMethodDescriptionstatic CDOObject
CDOUtil.getCDOObject
(EObject object) static CDOObject
CDOUtil.getCDOObject
(EObject object, boolean adaptLegacy) static CDOObject
CDOUtil.wrapExternalObject
(EObject object, CDOView view) Modifier and TypeMethodDescriptionCDOUtil.getCDOObjects
(Collection<? extends EObject> objects) CDOUtil.getCDOObjects
(EObject... objects) Modifier and TypeMethodDescriptionstatic CDOBranchPointRange
CDOUtil.getLifetime
(CDOObject object) static CDORevision
CDOUtil.getRevisionByVersion
(CDOObject object, int version) static CDORevision
CDOUtil.getRevisionByVersion
(CDOObject object, CDOBranch branch, int version) static CDORevisionDelta
CDOUtil.getRevisionDelta
(CDOObject object) -
Uses of CDOObject in org.eclipse.emf.cdo.view
Modifier and TypeMethodDescriptionReturns the object for the given CDOID.Returns the object for the given CDOID.CDOViewEventProducer.CDOAttachingObjectEvent.getObject()
CDOViewEventProducer.CDODetachingObjectEvent.getObject()
CDOViewEventProducer.CDOModifyingObjectEvent.getObject()
CDOViewEventProducer.CDOObjectStateChangedEvent.getObject()
Modifier and TypeMethodDescriptionCDOViewInvalidationEvent.getDetachedObjects()
Returns a set of theCDOObjects
of the removed objects.CDOViewInvalidationEvent.getDirtyObjects()
Returns a set of theCDOObjects
of the modified objects.CDOView.getObjects
(Collection<CDOID> ids) Returns the objects with the given CDOIDs.CDOViewInvalidationEvent.getRevisionDeltas()
Returns a map with thechange deltas
per object.Modifier and TypeMethodDescriptionprotected final CDOLockState
CDOLockStatePrefetcher.getLockState
(CDOObject object) protected final Object
CDOLockStatePrefetcher.getLockTarget
(CDOObject object) void
CDOInvalidationPolicy.handleInvalidation
(CDOObject object, CDORevisionKey key) void
CDOInvalidationPolicy.handleInvalidObject
(CDOObject object) void
CDORegistrationHandler.Default.objectDeregistered
(CDOView view, CDOObject object) Called by the view for each deregistered object.void
CDORegistrationHandler.objectDeregistered
(CDOView view, CDOObject object) void
CDORegistrationHandler.Default.objectRegistered
(CDOView view, CDOObject object) Called by the view for each registered object.void
CDORegistrationHandler.objectRegistered
(CDOView view, CDOObject object) void
CDOObjectHandler.objectStateChanged
(CDOView view, CDOObject object, CDOState oldState, CDOState newState) void
CDOStaleReferencePolicy.DynamicProxy.Enhanced.objectStateChanged
(CDOView view, CDOObject object, CDOState oldState, CDOState newState) void
CDOFeatureAnalyzer.postTraverseFeature
(CDOObject revision, EStructuralFeature feature, int index, Object value) void
CDOFeatureAnalyzer.preTraverseFeature
(CDOObject revision, EStructuralFeature feature, int index) CDOView.queryXRefs
(CDOObject targetObject, EReference... sourceReferences) Returns a list ofobject references
that represent the cross references to the specified target object.int
Deprecated.As of 4.3 no longer supported because it is unsafe to reload single objects.Modifier and TypeMethodDescriptionCDOView.getLockStatesOfObjects
(Collection<? extends CDOObject> objects) Get an array oflock states
corresponding to the specified collection ofobjects
.void
CDOView.lockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, long timeout) Locks the given objects.void
CDOView.lockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, long timeout, boolean recursive) CDOView.queryXRefs
(Set<CDOObject> targetObjects, EReference... sourceReferences) Returns a list ofobject references
that represent the cross references to the specified target objects.org.eclipse.net4j.util.collection.CloseableIterator<CDOObjectReference>
CDOView.queryXRefsAsync
(Set<CDOObject> targetObjects, EReference... sourceReferences) Returns an iterator over theobject references
that represent the cross references to the specified target objects.void
CDOView.unlockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType) Unlocks the given locked objects of this view.void
CDOView.unlockObjects
(Collection<? extends CDOObject> objects, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, boolean recursive) -
Uses of CDOObject in org.eclipse.emf.internal.cdo
-
Uses of CDOObject in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
Internal protocol for theCDOResource
.Modifier and TypeMethodDescriptionInternalCDOSavepoint.getDetachedObject
(CDOID id) InternalCDOSavepoint.getDirtyObject
(CDOID id) Modifier and TypeMethodDescriptionvoid
static void
AbstractObjectConflictResolver.changeObject
(CDOObject object, CDORevisionDelta revisionDelta) TODO SeeCDOObjectMerger
!!!static boolean
static boolean
FSMUtil.isConflict
(CDOObject object) static boolean
static boolean
boolean
CDOSessionProtocol.isObjectLocked
(CDOView view, CDOObject object, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, boolean byOthers) boolean
InternalCDOView.isObjectLocked
(CDOObject object, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, boolean byOthers) static boolean
FSMUtil.isTransient
(CDOObject object) static void
AbstractObjectConflictResolver.readObject
(CDOObject object) protected void
AbstractObjectConflictResolver.MergeLocalChangesPerFeature.resolveConflict
(CDOObject conflict, CDORevisionDelta localDelta, List<CDORevisionDelta> remoteDeltas) Deprecated.protected void
AbstractObjectConflictResolver.resolveConflict
(CDOObject conflict, CDORevision oldRemoteRevision, CDORevisionDelta localDelta, CDORevisionDelta remoteDelta, List<CDORevisionDelta> allRemoteDeltas) Resolves the conflict of a single object in the current transaction.protected void
AbstractObjectConflictResolver.resolveConflict
(CDOObject conflict, CDORevisionDelta localDelta) Resolves the conflict of a single object in the current transaction.protected void
AbstractObjectConflictResolver.ThreeWayMerge.resolveConflict
(CDOObject conflict, CDORevision oldRemoteRevision, CDORevisionDelta localDelta, CDORevisionDelta remoteDelta, List<CDORevisionDelta> allRemoteDeltas) protected abstract void
AbstractObjectConflictResolver.ThreeWayMerge.resolveConflict
(CDOObject conflict, CDORevisionDelta localDelta, List<CDORevisionDelta> remoteDeltas) static void
AbstractObjectConflictResolver.rollbackObject
(CDOObject object) Deprecated.Don't call this method.protected void
AbstractChangeSetsConflictResolver.transactionAttachingObject
(CDOObject object) protected void
AbstractChangeSetsConflictResolver.transactionDetachingObject
(CDOObject object) protected void
AbstractChangeSetsConflictResolver.transactionModifyingObject
(CDOObject object, CDOFeatureDelta featureDelta) Modifier and TypeMethodDescriptionvoid
AbstractObjectConflictResolver.resolveConflicts
(Map<CDOObject, org.eclipse.net4j.util.collection.Pair<CDORevision, CDORevisionDelta>> conflicts, List<CDORevisionDelta> allRemoteDeltas) void
AbstractObjectConflictResolver.resolveConflicts
(Set<CDOObject> conflicts) void
AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges.resolveConflicts
(Map<CDOObject, org.eclipse.net4j.util.collection.Pair<CDORevision, CDORevisionDelta>> conflicts, List<CDORevisionDelta> allRemoteDeltas) Deprecated.void
AbstractObjectConflictResolver.ThreeWayMerge.resolveConflicts
(Set<CDOObject> conflicts) void
CDOMergingConflictResolver.resolveConflicts
(Set<CDOObject> conflicts) protected void
CDOMergingConflictResolver.resolveConflicts
(Set<CDOObject> conflicts, CDOChangeSet remoteChangeSet)
FilterPermission
andClassFilter
.