| 
Interface Summary | 
| KAoSObservable | 
Defines the operations to register/deregister and notify KAoSObservers interested in updates when
 the state of this KAoSObservable changes or an event occurs that is associated with the KAoSObservable. | 
| KAoSObserver | 
Defines the operation to receive updates when the KAoSObservable object, with whom this KAoSObserver was registered, changes. | 
| ObserverManager | 
Defines the operations to map KAoSObservers with KAoSObservables and forwards updates from KAoSObservable 
 to the associated KAoSObservers. | 
| RemoteKAoSObserver | 
Defines the operation to receive updates when the KAoSObservable object, with whom this KAoSObserver
 was registered, changes. |