Package org.eclipse.emf.cdo
package org.eclipse.emf.cdo
-
ClassDescriptionThis class behaves like the usual EMF Notification except for the following: It doesn't provide the old value, only the new index or new value.Provides the consumer with the
states
of objects such asCDOObjects
.A custom EMFnotification
that is emitted toadapters
of the objects in aview
ifinvalidation notification
is enabled for the view.A read or write lock on anobject
as returned byCDOObject.cdoReadLock()
orCDOObject.cdoWriteLock()
.A base interface for all CDO specific notifications.A specialized subinterface ofEObject
that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.A cache for thecommit infos
of anobject
.Represents aCDOObject
typed reference from one object to another object.Enumerates the possible states of localobjects
.