Wind Condition

1a : the state of natural movement of air of any velocity especially : the earth’s air or the gas surrounding a planet in natural motion horizontally. b : the state of an artificially produced movement of air. c : solar wind, stellar wind.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Date Time 0..1
Current Date Time 0..1
Forecast Date Time 0..1
Wind Speed 0..1
Wind Direction 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class WindCondition {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String DateTime
    String CurrentDateTime
    String ForecastDateTime
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "WindSpeed"{}
class "WindDirection"{}

WindCondition o-d- "0...∞" "IdentifierSet"
WindCondition o-r- "0...∞" "RelatedIdentifier"
WindCondition o-u- "0...1" "WindSpeed"
WindCondition o-l- "0...1" "WindDirection"

hide circle
@enduml

Where Used

Following is a list of components that have Wind Condition as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 3d1a4cf0b7dd455cb47ec75d7101b330

connectSpec (OAGIS) Version 10.12