| Package | Description |
|---|---|
| org.eclipse.emf.common.notify.impl |
Provides a basic implementation of the notification framework.
|
| Modifier and Type | Field and Description |
|---|---|
protected BasicNotifierImpl.EObservableAdapterList.Listener[] |
BasicNotifierImpl.EAdapterList.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicNotifierImpl.EObservableAdapterList.addListener(BasicNotifierImpl.EObservableAdapterList.Listener listener)
Adds another listener from the adapter list.
|
void |
BasicNotifierImpl.EAdapterList.addListener(BasicNotifierImpl.EObservableAdapterList.Listener listener) |
void |
BasicNotifierImpl.EObservableAdapterList.removeListener(BasicNotifierImpl.EObservableAdapterList.Listener listener)
Remove the listener from the adapter list.
|
void |
BasicNotifierImpl.EAdapterList.removeListener(BasicNotifierImpl.EObservableAdapterList.Listener listener) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature