250 likes | 266 Views
Detailed walk-through of AIXM conceptual model using UML overview, focusing on Airport, Airspace, Navaids, and Routes domains. Explore the expanded UML model versions controlled by EUROCONTROL/FAA. Learn about real-world features, fundamental objects, and UML class relationships.
E N D
AIXM Conceptual Model (UML) Walk-through
Content • UML model overview • Detailed presentation of a few AIXM domains • Airport • Airspace • Navaids and points • Routes
UML Model Overview Version controlled by EUROCONTROL/FAA (5.0, 5.1,..) (EC CS, ICAO, other?) EUROCONTROL + FAA EUROCONTROL Controlled by the respective Community of Interest
Features • Real World • Fundamental objects • Change in time • UML Class stereotype
Objects • Do not exist alone • 0…M • UML class
Properties Attributes and Relationships about the Feature or Object. Simple Properties
Properties Uni-directional association used when the relationship refers to a feature. Composition Aggregation used when the property describes an attribute(s) with cardinality = many.
Properties Standard UML association class is used to describe attributes about the relationship.
Properties Inheritance - The specialized feature inherits all of the properties of the more general feature.