|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationImpl | |
|---|---|
| org.eclipse.emf.common.notify.impl | 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 NotificationImpl | |
|---|---|
protected NotificationImpl |
NotifyingListImpl.createNotification(int eventType,
java.lang.Object oldObject,
java.lang.Object newObject,
int index)
|
protected NotificationImpl |
DelegatingNotifyingListImpl.createNotification(int eventType,
java.lang.Object oldObject,
java.lang.Object newObject,
int index)
|
protected NotificationImpl |
NotifyingListImpl.createNotification(int eventType,
java.lang.Object oldObject,
java.lang.Object newObject,
int index,
boolean wasSet)
Creates a notification. |
protected NotificationImpl |
DelegatingNotifyingListImpl.createNotification(int eventType,
java.lang.Object oldObject,
java.lang.Object newObject,
int index,
boolean wasSet)
Creates a notification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||