|
Interface Summary |
| CDOAdapter |
A marker interface for adpters to indicate that change subscriptions should be registered with the
repository if they are attached to objects. |
| CDODeltaNotification |
This 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. |
| CDOInvalidationNotification |
A custom EMF notification that is emitted to adapters of the objects in a
view if invalidation notification is
enabled for the view. |
| CDOLock |
Once object got lock, it will not go in conflict mode or cannot be changed. |
| CDONotification |
TODO Simon: JavaDoc |
| CDOObject |
A specialized subinterface of EObject that is exposed by all CDO objects and allows access to special CDO
properties and features of those objects. |