Class Description
Abstract class (with concrete child classes of Observation and Forecast) that groups phenomenon and/or environmental value sets.
Attributes
Name | Type | Description |
---|---|---|
created | DateTime | The timestamp of when the forecast was created |
Relationships
Inherits from
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 |
---|---|---|---|---|---|---|---|
EnvironmentalAnalog | 0..* | EnvironmentalInformation | 0..1 | EnvironmentalAnalog | Environmental analog associated with this observation or forecast. | EnvironmentalInformation | Observation or forecast with which this environmental analog measurement is associated. |
EnvironmentalDiscrete | 0..* | EnvironmentalInformation | 0..1 | EnvironmentalDiscrete | Environmental discrete (integer) associated with this observation or forecast. | EnvironmentalInformation | Observation or forecast with which this environmental discrete (integer) is associated. |
EnvironmentalEvent | 0..* | EnvironmentalInformation | 0..* | EnvironmentalEvent | Environmental event to which this forecast or observation relates. | EnvironmentalInformation | Forecast or observation related to this environmental event. |
EnvironmentalInformation | 0..* | EnvironmentalDataProvider | 0..1 | EnvironmentalInformation | Environmental information provided by this environmental data provider. | EnvironmentalDataProvider | Environmental data provider supplying this environmental information. |
EnvironmentalPhenomenon | 0..* | EnvironmentalInformation | 0..1 | EnvironmentalPhenomenon | EnvironmentalInformation | The forecast or observation of which this phenomenon description is a part. | |
EnvironmentalStringMeasurement | 0..* | EnvironmentalInformation | 0..1 | EnvironmentalStringMeasurement | Environmental string measurement associated with this forecast or observation. | EnvironmentalInformation | Observation or forecast with which this environmental string is associated. |