public interface ModelChangeAddRemoveListener extends ModelChangeListener
registerViewChangeListener or registerDomainChangeListener method. When
the modelChange event occurs, that object's appropriate
method is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
notifyAdd(org.eclipse.emf.common.notify.Notifier notifier) |
void |
notifyRemove(org.eclipse.emf.common.notify.Notifier notifier) |
notifyChangeCopyright © 2020. All rights reserved.