| AcknowledgementStatus |
Represents whether the alarm is acknowledged or not.
|
| AcknowledgementStatus.Acknowledged$ |
Represents the acknowledged status of the alarm
|
| AcknowledgementStatus.Unacknowledged$ |
Represents unacknowledged status of an alarm.
|
| AcknowledgementStatus$ |
|
| ActivationStatus |
Represents the activation status of an alarm.
|
| ActivationStatus.Active$ |
Represents active state of the alarm.
|
| ActivationStatus.Inactive$ |
Represents inactive state of an alarm.
|
| ActivationStatus$ |
|
| AlarmHealth |
Represent the health status e.g Good, Ill, Bad for an alarm/component/subsystem or whole system.
|
| AlarmHealth.Bad$ |
Represents health of an alarm/component/subsystem/system if at-least one alarm is either Disconnected, Indeterminate
or Critical
|
| AlarmHealth.Good$ |
Represents health of an alarm/component/subsystem/system if all alarms are either Okay or Warning
|
| AlarmHealth.Ill$ |
Represents health of an alarm/component/subsystem/system if at-least one alarm is Major
|
| AlarmHealth$ |
|
| AlarmMetadata |
Represents the metadata of an alarm e.g.
|
| AlarmMetadata$ |
|
| AlarmSeverity |
Represents the alarm severity set by the component developer e.g Okay, Warning, Major, Indeterminate, Critical.
|
| AlarmSeverity.Critical$ |
Represents the critical state of an alarm for e.g.
|
| AlarmSeverity.Indeterminate$ |
Represents the indeterminate state of an alarm, for e.g.
|
| AlarmSeverity.Major$ |
Represents the major state of an alarm for e.g the operator needs to respond to a major alarm within 30 to 60 minutes.
|
| AlarmSeverity.Okay$ |
Represents the normal operation of the alarm
|
| AlarmSeverity.Warning$ |
Represents the warning state of an alarm for e.g.
|
| AlarmSeverity$ |
|
| AlarmStatus |
Represents occasionally changing properties of the alarm e.g current acknowledgement status, latched severity, etc.
|
| AlarmStatus$ |
|
| AlarmType |
Represents the category of the Alarm.
|
| AlarmType.Absolute$ |
|
| AlarmType.BitPattern$ |
|
| AlarmType.Calculated$ |
|
| AlarmType.Deviation$ |
|
| AlarmType.Discrepancy$ |
|
| AlarmType.Instrument$ |
|
| AlarmType.RateChange$ |
|
| AlarmType.RecipeDriven$ |
|
| AlarmType.Safety$ |
|
| AlarmType.Statistical$ |
|
| AlarmType.System$ |
|
| AlarmType$ |
|
| AutoRefreshSeverityMessage.AutoRefreshSeverity |
|
| AutoRefreshSeverityMessage.AutoRefreshSeverity$ |
|
| AutoRefreshSeverityMessage.CancelAutoRefresh |
|
| AutoRefreshSeverityMessage.CancelAutoRefresh$ |
|
| AutoRefreshSeverityMessage.SetSeverity |
|
| AutoRefreshSeverityMessage.SetSeverity$ |
|
| AutoRefreshSeverityMessage$ |
|
| FullAlarmSeverity |
Represents all the severities an alarm can have including Disconnected.
|
| FullAlarmSeverity.Disconnected$ |
Represents the disconnected state of an alarm.
|
| FullAlarmSeverity$ |
|
| Key |
A wrapper class representing the key for an alarm/component/subsystem/system
|
| Key.AlarmKey |
Represents unique alarm in the given subsystem and component e.g.
|
| Key.AlarmKey$ |
|
| Key.ComponentKey |
Represents a key for all the alarms of a component
|
| Key.ComponentKey$ |
|
| Key.GlobalKey$ |
Represents all the alarms available in the system
|
| Key.SubsystemKey |
Represents a key for all the alarms of a subsystem
|
| Key.SubsystemKey$ |
|
| Key$ |
|
| ShelveStatus |
Represents whether the alarm is shelved or not.
|
| ShelveStatus.Shelved$ |
Represents the shelved status of an alarm.
|
| ShelveStatus.Unshelved$ |
Represents the normal(unshelved) status of an alarm.
|
| ShelveStatus$ |
|