Package csw.alarm.models
package csw.alarm.models
-
ClassDescriptionRepresents whether the alarm is acknowledged or not.Represents the acknowledged status of the alarmRepresents unacknowledged status of an alarm.Represents the activation status of an alarm.Represents active state of the alarm.Represents inactive state of an alarm.Represent the health status e.g Good, Ill, Bad for an alarm/component/subsystem or whole system.Represents health of an alarm/component/subsystem/system if at-least one alarm is either Disconnected, Indeterminate or CriticalRepresents health of an alarm/component/subsystem/system if all alarms are either Okay or WarningRepresents health of an alarm/component/subsystem/system if at-least one alarm is MajorRepresents the metadata of an alarm e.g.Represents the alarm severity set by the component developer e.g Okay, Warning, Major, Indeterminate, Critical.Represents the critical state of an alarm for e.g.Represents the indeterminate state of an alarm, for e.g.Represents the major state of an alarm for e.g the operator needs to respond to a major alarm within 30 to 60 minutes.Represents the normal operation of the alarmRepresents the warning state of an alarm for e.g.Represents occasionally changing properties of the alarm e.g current acknowledgement status, latched severity, etc.Represents the category of the Alarm.Represents all the severities an alarm can have including Disconnected.Represents the disconnected state of an alarm.A wrapper class representing the key for an alarm/component/subsystem/systemRepresents unique alarm in the given subsystem and component e.g.Represents a key for all the alarms of a componentRepresents all the alarms available in the systemRepresents a key for all the alarms of a subsystemRepresents whether the alarm is shelved or not.Represents the shelved status of an alarm.Represents the normal(unshelved) status of an alarm.