|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReadOnlyEMFObserver
A Read Only EMF Observer has a handle notification method which receives a
Notification
from the ChangeBroker
. As opposed to regular EMFObservers
it is not
allowed to make
changes on the EMF model and therefore to trigger further notifications. This is not enforced but will lead to
unexpected behavior or circular updates between observers.
Method Summary |
---|
Methods inherited from interface org.eclipse.emf.ecp.changebroker.spi.EMFObserver |
---|
handleNotification |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |