| Package | Description |
|---|---|
| org.eclipse.emf.common.notify |
Provides a notification framework.
|
| org.eclipse.emf.common.notify.impl |
Provides a basic implementation of the notification framework.
|
| Class and Description |
|---|
| Adapter
A receiver of notifications.
|
| Notification
A description of a feature change that has occurred for some notifier.
|
| Notifier
A source of notification delivery.
|
| Class and Description |
|---|
| Adapter
A receiver of notifications.
|
| Adapter.Internal
An internal interface implemented by adapters.
|
| AdapterFactory
A factory for creating adapters and associating them with notifiers.
|
| Notification
A description of a feature change that has occurred for some notifier.
|
| NotificationChain
An accumulator of notifications.
|
| Notifier
A source of notification delivery.
|
| NotifyingList
A managed list that dispatches feature change notification to a notifier.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature