: Public <<FeatureType>> Class
| Created: |
22/10/2012 15:24:21 |
| Modified: |
22/10/2012 17:08:05 |
|
Project: |
|
| Author: |
braeckel |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{91EEFCF8-D597-4f1e-9C3C-2507BF5CFA48} |
| Appears In: |
Context Diagram: SIGMETEvolvingConditionAnalysis |
A specialization of SamplingObservation whose featureOfInterest is a SpatialSamplingFeature which refers to an FIR, the result of which is a single EvolvingMeteorologicalCondition which represents a SIGMET observation or forecast of meteorological conditions.
- Associations To
- Constraints
- Other Links
| Constraint |
Type |
Status |
| self.featureOfInterest.sampledFeature.oclIsKindOf( FlightInformationRegion ) |
Invariant |
Approved |
 Details:
Sampled feature must be an FIR
|
| self.featureOfInterest.result.oclIsKindOf( EvolvingMeteorologicalPosition ) |
Invariant |
Approved |
 Details:
Result must be a single EvolvingMeteorologicalPosition
|