Class EnumerationContextAlarm

All Implemented Interfaces:
Serializable

public class EnumerationContextAlarm extends EnumerationAlarm
Context alarms are applied when the ContextMatch is true. Context alarms override Default alarms meaning that if the condition matches, this alarm applies and if the condition does not match, then the defaultAlarm applies.
See Also:
  • Constructor Details

    • EnumerationContextAlarm

      public EnumerationContextAlarm()
  • Method Details