Uses of Interface
org.eclipse.emf.cdo.CDONotification
- 
Packages that use CDONotification Package Description org.eclipse.emf.cdo 
- 
- 
Uses of CDONotification in org.eclipse.emf.cdoSubinterfaces of CDONotification in org.eclipse.emf.cdo Modifier and Type Interface Description interfaceCDODeltaNotificationThis 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.interfaceCDOInvalidationNotificationA custom EMFnotificationthat is emitted toadaptersof the objects in aviewifinvalidation notificationis enabled for the view.
 
-