|
Class Summary |
| AlarmConditionManager |
This class manages multiple alarm conditions and reacts on
triggered alarms. |
| AlarmEvent |
The AlarmEvent holds information about the source (the trigger) of
the alarm. |
| LeavePositionAlarmCondition |
A LeavePositionAlarmCondition is informed about any changes by the use
of a property change event. |
| PositionAlarmCondition |
A PositionAlarmCondition is informed about any changes of the
current position by the use of a property change event or by
calling the setPosition method. |
| PrintAlarmAction |
|