| Class | Description |
|---|---|
| ComponentBusErrorEvent | |
| ComponentEvent<SOURCE extends IComponent> |
Note that this is sort of utility class providing pretty-print (reflection based) for toString(), not every
event must be descendant of this class.
|
| FatalErrorEvent<SOURCE extends IComponent> | |
| FatalErrorPropagatingEvent<SOURCE extends IComponent> | |
| PausedEvent<SOURCE extends IComponent> | |
| PausingEvent<SOURCE extends IComponent> | |
| ResetEvent<SOURCE extends IComponent> | |
| ResumedEvent<SOURCE extends IComponent> | |
| ResumingEvent<SOURCE extends IComponent> | |
| StartedEvent<SOURCE extends IComponent> | |
| StartingEvent<SOURCE extends IComponent> | |
| StartingPausedEvent<SOURCE extends IComponent> | |
| StoppedEvent<SOURCE extends IComponent> | |
| StoppingEvent<SOURCE extends IComponent> |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.