Package org.eclipse.emf.ecp.internal.core.util.observer

Interface Summary
ECPObserverCall ProxyObserver, returned by the ECPObserverBusImpl when calling ECPObserverBusImpl.notify(Class), normally it has the type of the class extending IObserver in order to call the observer interface with type safety.
ECPPrioritizedIObserver An observer with a priority.
 

Class Summary
ECPObserverBusImpl This is a universal observer bus.
ECPObserverCall.Result This class represents an result from an observer call.
 



Copyright © 2015. All Rights Reserved.