csw.alarm.models.ActivationStatus.Inactive
Represents inactive state of an alarm. Alarms that are Inactive
could still be updated by setting the severity and could still be read. But they are not considered while aggregating severity and health of a subsystem, component or whole system.
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Lowercase
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Self type
Members list
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Singleton
Attributes
Inherited from:
Singleton
Attributes
Inherited from:
Singleton
Attributes
Inherited from:
Singleton
Attributes
Inherited from:
Mirror
String representation of this Enum Entry.
String representation of this Enum Entry.
Override in your implementation if needed
Attributes
Definition Classes
Lowercase -> EnumEntry
Inherited from:
Lowercase
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
Inherited from:
Singleton
The name of ActivationStatus e.g. for Active
status, the name will be represented as active
The name of ActivationStatus e.g. for Active
status, the name will be represented as active
Attributes
Inherited from:
ActivationStatus