test
| Classes | |
|---|---|
| AbstractBitSetEvent | An event that carries with it two or more boolean values. |
| AbstractNamedHandleEvent |
An event fired from a |
| HandleObject | An object that can exist in one of two states: defined and undefined. |
| NamedHandleObject | A handle object that carries with it a name and a description. |
| Exceptions | |
|---|---|
| CommandException | Signals that an exception occured within the command architecture. |
| NotDefinedException | Signals that an attempt was made to access the properties of an undefined object. |