| Description | An asset of type AbstractObservable can register and unregister observations of type AbstractObservation. When its tell method is called, it will call the dispatch operation of all registered observations. |
|---|---|
| Model | observation |
| Container | o:AbstractObservation |
| Namespace |
http://www.aoModeling.org/patterns/generic/oo/observer/abstract
|
| abstract | yes |
| Inheritance | {none} |
| Display Labels | {none} |
| Scope | global |
| Primary Keys | {none} |
| Type Declarations | {none} |
| Properties | {none} |
| Constraints | {none} |
| Operations | registerObservation unregisterObservation tell |
| Annotations | {none} |
| Outgoing Arcs | {none} |
| Errors | {none} |
| Warnings | {none} |
| Infos | {none} |