Class Description

Type of environmental location. Used when an environmental alert or phenomenon has multiple locations associated with it.

Attributes

Name Type Description
kind LocationKind The kind of location. Typical values might be center, extent, primary, secondary, etc.

Relationships

Inherits from

  • None

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
EnvironmentalAlert 0..* EnvironmentalLocationType 1..* EnvironmentalAlert Environmental alert applying to location of this type. EnvironmentalLocationKind Type of location to which this environmental alert applies.
EnvironmentalLocationType 0..* Location 0..1 EnvironmentalLocationKind Kind of environmental location which this location is. Location Location of this instance of ths kind of environmental location.
EnvironmentalPhenomenon 0..* EnvironmentalLocationType 0..* EnvironmentalPhenomenon Environmental phenomenon for which this location is of relevance. EnvironmentalLocationKind Location of relevance to this environmental phenomenon.