: Public <<FeatureType>> Class
| Created: |
02/05/2012 2:39:57 PM |
| Modified: |
11/04/2013 10:16:21 AM |
|
Project: |
|
| Author: |
braeckel |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{79124D31-B4EB-48a2-877B-481FBCD5F492} |
| Appears In: |
Context Diagram: MeteorologicalAerodromeObservation |
A specialized OM_Observation type used for reporting an aggregate set of observed meteorological conditions at an Aerodrome. The result of this observation type shall refer to an entity of type MeteorologicalAerodromeObservationRecord.<br /></p><p><br /></p><p>ComplexSamplingMeasurement enforces the sampled feature be an Aerodrome.<br /></p><p><br /></p><p>MeteorologicalAerodromeObservation has a sister Class for forecast information at an Aerodrome: MeteorologicalAerodromeTrendForecast.<br /></p>
- Associations To
- Constraints
- Other Links
| Constraint |
Type |
Status |
| self.featureOfInterest.sampledFeature.oclIsKindOf(Aerodrome) |
Invariant |
Approved |
 Details:
The sampled feature for a METAR/SPECI is an aerodrome
|
| self.result.oclIsKindOf( MeteorologicalAerodromeObservationRecord) |
Invariant |
Approved |
 Details:
Result should be of appropriate type
|