: Public <<DataType>> Class
| Created: |
06/04/2012 12:34:13 |
| Modified: |
21/08/2012 14:06:17 |
|
Project: |
|
| Author: |
braeckel |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{5E784866-C186-4eff-AE03-A63FFCAC92DB} |
| Appears In: |
Context Diagram: MeteorologicalAerodromeObservation |
An aggregation of observed cloud conditions typically reported together at an aerodrome, including cloud types, cloud layers, and vertical visibility.
- Attributes
- Associations To
- Associations From
- Tagged Values
- Constraints
| Attribute |
Public Boolean amountAndHeightUnobservableByAutoSystem
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
Range:0 to 1 |
allowXMLAttribute=true
|
Notes:
|
An automatic observing system observed cumulonimbus clouds or towering cumulus clouds but the cloud amount and height could not be observed<br /></p><p><b><u><br /></p><p></u></b>Annex 3:<br /></p><p>Section 4.5.4.5c - When cumulonimbus clouds or towering cumulus clouds are detected by the automatic observing system and the cloud amount and the height of cloud base cannot be observed, the cloud amount and the height of cloud base should be replaced by "//////"<br /></p>
|
|
Public VerticalVisibility verticalVisibility
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
Range:0 to 1 |
|
Notes:
|
The observed vertical visibility
|
|
Public SigConvectiveCloudType cloudType
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
Range:0 to 2 |
|
Notes:
|
The observed significant cloud types: cumulonimbus or towering cumulus
|
|
| Element |
Source Role |
Target Role |
«DataType» CloudLayer
Class
|
Name:
|
Name: layer
|
 Details:
The observed cloud groups, up to four may be included
|
| Tag |
Value |
| acceptXMLAttribute |
true |
 Details:
|
| Constraint |
Type |
Status |
| if( verticalVisibility != null ) layer == null |
Invariant |
Approved |
 Details:
Vertical visibility cannot be reported with cloud layers
|