Uses of Class
org.eclipse.emf.common.notify.impl.NotificationImpl
Packages that use NotificationImpl
Package
Description
Provides a basic implementation of the notification framework.
-
Uses of NotificationImpl in org.eclipse.emf.common.notify.impl
Methods in org.eclipse.emf.common.notify.impl that return NotificationImplModifier and TypeMethodDescriptionprotected NotificationImplDelegatingNotifyingListImpl.createNotification(int eventType, Object oldObject, Object newObject, int index) protected NotificationImplDelegatingNotifyingListImpl.createNotification(int eventType, Object oldObject, Object newObject, int index, boolean wasSet) Creates a notification.protected NotificationImplNotifyingListImpl.createNotification(int eventType, Object oldObject, Object newObject, int index) protected NotificationImplNotifyingListImpl.createNotification(int eventType, Object oldObject, Object newObject, int index, boolean wasSet) Creates a notification.