: Public <<FeatureType>> Class
| Created: |
23/05/2012 12:41:58 PM |
| Modified: |
09/04/2013 4:24:06 PM |
|
Project: |
|
| Author: |
braeckel |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{682A4F31-D970-4942-B83B-88A7282876E9} |
| Appears In: |
Context Diagram: MeteorologicalAerodromeForecast |
A specialized OM_Observation type used for reporting an aggregate set of forecast meteorological conditions at an Aerodrome. The result of this observation type shall refer to an entity of type MeteorologicalAerodromeForecastRecord.<br /></p><p><br /></p><p>MeteorologicalAerodromeForecast enforces the following additional constraints:<br /></p><p><ul><li>The sampled feature must be an Aerodrome</li><br /></p><p></ul><br /></p><p>This class is also related but not identical to MeteorologicalAerodromeTrendForecast which is reported on a METAR/SPECI - conditions reported in trend forecasts in METAR/SPECI differ from forecast groups in a TAF.<br /></p><p><br /></p><p>The TAF forecast group from/to variants (FM, TL, AT, etc.) are represented on the OM_Observation validTime, which is always an instance of TM_Period. When there is only an instant at which a condition occurs, the start and end time are the same<br /></p>
- Associations To
- Constraints
- Other Links
| Constraint |
Type |
Status |
| self.validTime.oclIsTypeOf( TM_Period ) |
Invariant |
Approved |
 Details:
The O&M validTime must be a time period for TAF forecasts
|
| self.featureOfInterest.sampledFeature.oclIsKindOf( Aerodrome) |
Invariant |
Approved |
 Details:
The sampled feature is always an aerodrome
|