: Public <<FeatureType>> Class
| Created: |
02/05/2012 14:39:57 |
| Modified: |
19/11/2012 15:14:16 |
|
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 |
Class MeteorologicalAerodromeObservation (a subclass of WMO::ComplexSamplingMeasurement) is intended for use where the observation event is concerned with the evaluation of multiple observed (as opposed to forecast) measurands at a specified 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:
|
| self.result.oclIsKindOf( MeteorologicalAerodromeObservationRecord) |
Invariant |
Approved |
 Details:
Result should be of appropriate type
|