EnvironmentalLocationType
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
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. |
EnvironmentalLocationType | 1..* | EnvironmentalAlert | 0..* | EnvironmentalLocationKind | Type of location to which this environmental alert applies. | EnvironmentalAlert | Environmental alert applying to location of this type. |
EnvironmentalLocationType | 0..* | EnvironmentalPhenomenon | 0..* | EnvironmentalLocationKind | Location of relevance to this environmental phenomenon. | EnvironmentalPhenomenon | Environmental phenomenon for which this location is of relevance. |