<< feature >> Logical View.AIXM.AIXM Features.Service
<<feature>> A kind of
service that provides supplies (
fuel,
oil,
oxygen, etc.) to aircraft.
Note: instances should be grouped by provider (associated
Unit)
Inheritance
This is a specialization of the AirportGroundService class and it inherits all attributes and associations of that class.
Navigable associations from AirportSuppliesService
Association |
Multiplicity |
Role |
To |
Role description |
|
provides |
0..* |
fuelSupply |
Fuel
|
The types of fuel that are supplied. |
|
provides |
0..* |
oilSupply |
Oil
|
The types of oil that are supplied. |
|
provides |
0..* |
nitrogenSupply |
Nitrogen
|
The types of nitorgen supplies. |
|
provides |
0..* |
oxygenSupply |
Oxygen
|
The types of oxygen supplies. |
|
isProvidedAt |
0..* |
airportHeliport |
AirportHeliport
|
The airport/heliport where the service is provided. |
Inherited from AirportGroundService |
isProvidedFrom |
0..1 |
location |
ElevatedPoint
|
The location from where the service is provided. |
Inherited from Service |
isProvidedBy |
0..1 |
serviceProvider |
Unit
|
The Unit that provides the Service. |
Inherited from Service |
isIdentifiedBy |
0..* |
call-sign |
CallsignDetail
|
In aeronautical radio communication the Unit providing a Service is identified by its CALL SIGN. Depending on the type of Service, a Unit may have more than one CALL SIGN, and with each an associated frequency. |
Inherited from Service |
uses |
0..* |
radioCommunication |
RadioCommunicationChannel
|
The radio frequency on which the service is provided. |
Inherited from Service |
uses |
0..* |
groundCommunication |
ContactInformation
|
The point of contact on the ground for the service. |
Inherited from Service |
isAvailableBy |
0..* |
availability |
ServiceOperationalStatus
|
The operational status of the Service. |
Inherited from Service |
hasAnnotations |
0..* |
annotation |
Note
|
|
Inherited from Service |
Navigable associations to AirportSuppliesService
From |
Association |
Multiplicity |
Role |
To |
Role description |
ApronElement
| isProvidedWith | 0..* | supplyService | The AirportSupplyService provided at the ApronElement. | |
VerticalStructure
| supports | 0..* | supportedService | The service supported by the vertical structure. | Inherited from Service |