|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NotificationReceiver | |
|---|---|
| org.eclipse.emf.ecp.changebroker.internal | |
| org.eclipse.emf.ecp.changebroker.spi | |
| Uses of NotificationReceiver in org.eclipse.emf.ecp.changebroker.internal |
|---|
| Classes in org.eclipse.emf.ecp.changebroker.internal that implement NotificationReceiver | |
|---|---|
class |
ChangeBrokerImpl
Implementation of a ChangeBroker. |
| Uses of NotificationReceiver in org.eclipse.emf.ecp.changebroker.spi |
|---|
| Methods in org.eclipse.emf.ecp.changebroker.spi with parameters of type NotificationReceiver | |
|---|---|
void |
AbstractNotificationProvider.addReceiver(NotificationReceiver receiver)
Adds a new NotificationReceiver. |
void |
NotificationProvider.addReceiver(NotificationReceiver receiver)
Adds a new NotificationReceiver. |
void |
AbstractNotificationProvider.removeReceiver(NotificationReceiver receiver)
Removes a NotificationReceiver. |
void |
NotificationProvider.removeReceiver(NotificationReceiver receiver)
Removes a NotificationReceiver. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||