| Package | Description |
|---|---|
| org.eclipse.emf.common.notify.impl |
Provides a basic implementation of the notification framework.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature