Class Description

A named list of alert types.
Note: the name of the list is reflected in the .name attribute (inherited from IdentifiedObject).

Attributes

Name Type Description
version String The version of the named list of alert types.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
AlertTypeList 0..* EnvironmentalDataAuthority 0..1 AlertTypeList A specific version of a list of alerts published by this environmental data authority. EnvironmentalDataAuthority The environmental data authority responsible for publishing this list of alert types.
EnvironmentalAlert 0..* AlertTypeList 1 EnvironmentalAlert An alert whose type is drawn from this alert type list. AlertTypeList The list of alert types from which the type of this alert is drawn.