| Package | Description |
|---|---|
| org.eclipse.emf.common.notify.impl |
Provides a basic implementation of the notification framework.
|
| Class and Description |
|---|
| BasicNotifierImpl
An extensible notifier implementation.
|
| BasicNotifierImpl.EObservableAdapterList
An interface implemented by
adapter lists
that allows listeners to observe adapters being added and removed. |
| BasicNotifierImpl.EObservableAdapterList.Listener
An interface implemented by clients wishing to observe
adapters being added and removed from an adapter lists. |
| BasicNotifierImpl.EScannableAdapterList
An interface implemented by an adapter list that supports direct adapter lookup based on type,
i.e., that directly and very efficiently implements the equivalent of the follow logic.
|
| NotificationImpl
An extensible notification implementation.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature