public interface ILcdASDIFlightPlanMessageFeatures extends ILcdASDIMessageFeatures
Note:This class is only to be used with the ILcdFeatured
interface. It is
supplied for backwards compatibility. It is recommended to use the new ILcdDataObject
instead
to retrieve information on the properties of all ASDI elements. For more information on
ILcdDataObject
, refer to the developer's guide or TLcdASDIDataTypes
.
ILcdASDIFeatures
.
An extra naming convention is added : each constant has a prefix
indicating the type of message this feature belongs to.
For instance DZ_FLIGHT_ID_CF
refers to a feature for a DZ message
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AF_AMENDMENTS_CF
Name of the AF message feature indicating the flight plan amendments.
|
static java.lang.String |
AF_AMENDMENTS_CF__AIRCRAFT_DATA_SF
Name of the sub feature of a flight plan amendment feature indicating the aircraft data.
|
static java.lang.String |
AF_AMENDMENTS_CF__ASSIGNED_ALTITUDE_CF
Name of the sub feature of a flight plan amendment feature indicating the assigned altitude.
|
static java.lang.String |
AF_AMENDMENTS_CF__COORDINATION_FIX_SF
Name of the sub feature of a flight plan amendment feature indicating the coordination fix.
|
static java.lang.String |
AF_AMENDMENTS_CF__COORDINATION_TIME_TYPED_CF
Name of the sub feature of a flight plan amendment feature indicating the coordination time.
|
static java.lang.String |
AF_AMENDMENTS_CF__REQUESTED_ALTITUDE_CF
Name of the sub feature of a flight plan amendment feature indicating the requested altitude.
|
static java.lang.String |
AF_AMENDMENTS_CF__ROUTE_SF
Name of the sub feature of a flight plan amendment feature indicating the route.
|
static java.lang.String |
AF_AMENDMENTS_CF__SPEED_CF
Name of the sub feature of a flight plan amendment feature indicating the speed.
|
static java.lang.String |
AF_DEPARTURE_POINT_SF
Name of the AF message feature indicating the departure point.
|
static java.lang.String |
AF_DESTINATION_SF
Name of the AF message feature indicating the destination.
|
static java.lang.String |
AF_FLIGHT_ID_CF
Name of the AF message feature indicating the flight id.
|
static java.lang.String |
AZ_ARRIVAL_TIME_TYPED_CF
Name of the AZ message feature indicating the arrival time.
|
static java.lang.String |
AZ_DEPARTURE_POINT_SF
Name of the AZ message feature indicating the departure point.
|
static java.lang.String |
AZ_DESTINATION_SF
Name of the AZ message feature indicating the destination.
|
static java.lang.String |
AZ_FLIGHT_ID_CF
Name of the AZ message feature indicating the flight id.
|
static java.lang.String |
DZ_ACTUAL_DEPARTURE_TIME_TYPED_CF
Name of the DZ message feature indicating the departure time.
|
static java.lang.String |
DZ_AIRCRAFT_DATA_SF
Name of the DZ message feature indicating the aircraft data.
|
static java.lang.String |
DZ_DEPARTURE_POINT_SF
Name of the DZ message feature indicating the departure point.
|
static java.lang.String |
DZ_DESTINATION_SF
Name of the DZ message feature indicating the destination.
|
static java.lang.String |
DZ_ESTIMATED_ARRIVAL_TIME_CF
Name of the DZ message feature indicating the estimated arrival time.
|
static java.lang.String |
DZ_FLIGHT_ID_CF
Name of the DZ message feature indicating the flight id.
|
static java.lang.String |
FZ_AIRCRAFT_DATA_SF
Name of the FZ message feature indicating the aircraft data.
|
static java.lang.String |
FZ_ASSIGNED_ALTITUDE_CF
Name of the FZ message feature indicating the assigned altitude.
|
static java.lang.String |
FZ_COORDINATION_FIX_SF
Name of the FZ message feature indicating the coordination fix.
|
static java.lang.String |
FZ_COORDINATION_TIME_TYPED_CF
Name of the FZ message feature indicating the coordination time.
|
static java.lang.String |
FZ_FLIGHT_ID_CF
Name of the FZ message feature indicating the flight id.
|
static java.lang.String |
FZ_REQUESTED_ALTITUDE_CF
Name of the FZ message feature indicating the requested altitude.
|
static java.lang.String |
FZ_ROUTE_SF
Name of the FZ message feature indicating the route.
|
static java.lang.String |
FZ_SPEED_CF
Name of the FZ message feature indicating the speed.
|
static java.lang.String |
RT_AC_PHYSICAL_CLASS_SF
Name of the RT message feature indicating the aircraft physical class.
|
static java.lang.String |
RT_AC_USER_CLASS_SF
Name of the RT message feature indicating the aircraft user class.
|
static java.lang.String |
RT_AIRCRAFT_ID_SF
Name of the RT message feature indicating the aircraft id.
|
static java.lang.String |
RT_AIRWAYS_SL
Name of the RT message feature indicating the list of airways.
|
static java.lang.String |
RT_ARRIVAL_AIRPORT_SF
Name of the RT message feature indicating the arrival airport.
|
static java.lang.String |
RT_ARRIVAL_FIX_SF
Name of the RT message feature indicating the arrival fix.
|
static java.lang.String |
RT_ARRIVAL_FIX_TIME_CF
Name of the RT message feature indicating the time at the arrival fix.
|
static java.lang.String |
RT_CAUSING_MESSAGE_TYPE_SF
Name of the RT message feature indicating the message type that triggered this RT message.
|
static java.lang.String |
RT_CENTERS_SL
Name of the RT message feature indicating the list of centers.
|
static java.lang.String |
RT_COMPUTER_ID_SF
Name of the RT message feature indicating the computer id for the aircraft.
|
static java.lang.String |
RT_CONTROLLED_ARRIVAL_TIME_CF
Name of the RT message feature indicating the controlled arrival time.
|
static java.lang.String |
RT_CONTROLLED_DEPARTURE_TIME_CF
Name of the RT message feature indicating the controlled departure time.
|
static java.lang.String |
RT_DEPARTURE_AIRPORT_SF
Name of the RT message feature indicating the departure airport.
|
static java.lang.String |
RT_DEPARTURE_CENTER_SF
Name of the RT message feature indicating the departure center.
|
static java.lang.String |
RT_DEPARTURE_DAY_SF
Name of the RT message feature indicating the departure day.
|
static java.lang.String |
RT_ESTIMATED_ARRIVAL_TIME_CF
Name of the RT message feature indicating the estimated arrival time.
|
static java.lang.String |
RT_ESTIMATED_DEPARTURE_TIME_CF
Name of the RT message feature indicating the estimated departure time.
|
static java.lang.String |
RT_FIXES_SL
Name of the RT message feature indicating the list of fixes.
|
static java.lang.String |
RT_FLIGHT_INDEX_SF
Name of the RT message feature indicating the flight index.
|
static java.lang.String |
RT_FLIGHT_STATUS_SF
Name of the RT message feature indicating the flight status.
|
static java.lang.String |
RT_ORIGINAL_ARRIVAL_TIME_CF
Name of the RT message feature indicating the original arrival time.
|
static java.lang.String |
RT_ORIGINAL_DEPARTURE_TIME_CF
Name of the RT message feature indicating the original departure time.
|
static java.lang.String |
RT_ROUTE_SF
Name of the RT message feature indicating the route.
|
static java.lang.String |
RT_SECTORS_SL
Name of the RT message feature indicating the list of sectors.
|
static java.lang.String |
RT_WAYPOINTS_SL
Name of the RT message feature indicating the list of waypoints.
|
static java.lang.String |
RZ_DEPARTURE_POINT_SF
Name of the RZ message feature indicating the departure point.
|
static java.lang.String |
RZ_DESTINATION_SF
Name of the RZ message feature indicating the destination.
|
static java.lang.String |
RZ_FLIGHT_ID_CF
Name of the RZ message feature indicating the flight id.
|
static java.lang.String |
UZ_AIRCRAFT_DATA_SF
Name of the UZ message feature indicating the aircraft data.
|
static java.lang.String |
UZ_BOUNDARY_CROSSING_ALTITUDE_CF
Name of the UZ message feature indicating the altitude at the boundary crossing point.
|
static java.lang.String |
UZ_BOUNDARY_CROSSING_POINT_SF
Name of the UZ message feature indicating the boundary crossing point.
|
static java.lang.String |
UZ_BOUNDARY_CROSSING_TIME_TYPED_CF
Name of the UZ message feature indicating the time at the boundary crossing point.
|
static java.lang.String |
UZ_FLIGHT_ID_CF
Name of the UZ message feature indicating the flight id.
|
static java.lang.String |
UZ_ROUTE_SF
Name of the UZ message feature indicating the route.
|
static java.lang.String |
UZ_SPEED_CF
Name of the UZ message feature indicating the speed.
|
MESSAGE_DATE_SF, MESSAGE_FACILITY_SF, MESSAGE_SEQUENCE_NUMBER_SF, MESSAGE_TYPE_SF
ALTITUDE_CF__ALTITUDE_SF, ALTITUDE_CF__ALTITUDE1_SF, ALTITUDE_CF__ALTITUDE2_SF, ALTITUDE_CF__FIX_SF, ALTITUDE_CF__M_SF, ALTITUDE_CF__MAX_ALTITUDE_SF, ALTITUDE_CF__MIN_ALTITUDE_SF, ALTITUDE_CF__TYPE_SF, FLIGHT_ID_CF__AIRCRAFT_ID_SF, FLIGHT_ID_CF__COMPUTER_ID_SF, SPEED_CF__TYPE_SF, SPEED_CF__VALUE_SF, TIME_CF__HOUR_SF, TIME_CF__MIN_SF, TIME_TYPED_CF__HOUR_SF, TIME_TYPED_CF__MIN_SF, TIME_TYPED_CF__TYPE_SF
static final java.lang.String DZ_FLIGHT_ID_CF
ILcdFeatured
, sub features start with FLIGHT_ID_CF__.static final java.lang.String DZ_AIRCRAFT_DATA_SF
String
.static final java.lang.String DZ_DEPARTURE_POINT_SF
String
.static final java.lang.String DZ_ACTUAL_DEPARTURE_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String DZ_DESTINATION_SF
String
.static final java.lang.String DZ_ESTIMATED_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String AZ_FLIGHT_ID_CF
ILcdFeatured
, sub features start with FLIGHT_ID_CF__.static final java.lang.String AZ_DEPARTURE_POINT_SF
String
.static final java.lang.String AZ_DESTINATION_SF
String
.static final java.lang.String AZ_ARRIVAL_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String RZ_FLIGHT_ID_CF
ILcdFeatured
, sub features start with FLIGHT_ID_CF__.static final java.lang.String RZ_DEPARTURE_POINT_SF
String
.static final java.lang.String RZ_DESTINATION_SF
String
.static final java.lang.String FZ_FLIGHT_ID_CF
ILcdFeatured
, sub features start with FLIGHT_ID_CF__.static final java.lang.String FZ_AIRCRAFT_DATA_SF
String
.static final java.lang.String FZ_SPEED_CF
ILcdFeatured
, sub features start with SPEED_CF__.static final java.lang.String FZ_COORDINATION_FIX_SF
String
.static final java.lang.String FZ_COORDINATION_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String FZ_ASSIGNED_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String FZ_REQUESTED_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String FZ_ROUTE_SF
String
.static final java.lang.String AF_FLIGHT_ID_CF
ILcdFeatured
, sub features start with FLIGHT_ID_CF__.static final java.lang.String AF_DEPARTURE_POINT_SF
String
.static final java.lang.String AF_DESTINATION_SF
String
.static final java.lang.String AF_AMENDMENTS_CF
ILcdFeatured
, sub features start with AF_AMENDMENTS_CF__.static final java.lang.String AF_AMENDMENTS_CF__AIRCRAFT_DATA_SF
String
.static final java.lang.String AF_AMENDMENTS_CF__SPEED_CF
ILcdFeatured
, sub features start with SPEED_CF__.static final java.lang.String AF_AMENDMENTS_CF__COORDINATION_FIX_SF
String
.static final java.lang.String AF_AMENDMENTS_CF__COORDINATION_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String AF_AMENDMENTS_CF__ASSIGNED_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String AF_AMENDMENTS_CF__REQUESTED_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String AF_AMENDMENTS_CF__ROUTE_SF
String
.static final java.lang.String UZ_FLIGHT_ID_CF
ILcdFeatured
, sub features start with FLIGHT_ID_CF__.static final java.lang.String UZ_AIRCRAFT_DATA_SF
String
.static final java.lang.String UZ_SPEED_CF
ILcdFeatured
, sub features start with SPEED_CF__.static final java.lang.String UZ_BOUNDARY_CROSSING_POINT_SF
String
.static final java.lang.String UZ_BOUNDARY_CROSSING_TIME_TYPED_CF
ILcdFeatured
, sub features start with TIME_TYPED_CF__.static final java.lang.String UZ_BOUNDARY_CROSSING_ALTITUDE_CF
ILcdFeatured
, sub features start with ALTITUDE_CF__.static final java.lang.String UZ_ROUTE_SF
String
.static final java.lang.String RT_AIRCRAFT_ID_SF
String
.static final java.lang.String RT_COMPUTER_ID_SF
String
.static final java.lang.String RT_ARRIVAL_FIX_SF
String
.static final java.lang.String RT_ARRIVAL_FIX_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_DEPARTURE_DAY_SF
java.util.Date
.static final java.lang.String RT_ESTIMATED_DEPARTURE_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_CONTROLLED_DEPARTURE_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_ESTIMATED_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_CONTROLLED_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_ORIGINAL_DEPARTURE_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_ORIGINAL_ARRIVAL_TIME_CF
ILcdFeatured
, sub features start with TIME_CF__.static final java.lang.String RT_FLIGHT_STATUS_SF
TLcdASDIMappedString
.static final java.lang.String RT_AC_PHYSICAL_CLASS_SF
TLcdASDIMappedString
.static final java.lang.String RT_AC_USER_CLASS_SF
TLcdASDIMappedString
.static final java.lang.String RT_DEPARTURE_AIRPORT_SF
String
.static final java.lang.String RT_ARRIVAL_AIRPORT_SF
String
.static final java.lang.String RT_DEPARTURE_CENTER_SF
String
.static final java.lang.String RT_CAUSING_MESSAGE_TYPE_SF
TLcdASDIMappedInteger
.static final java.lang.String RT_FLIGHT_INDEX_SF
Integer
.static final java.lang.String RT_WAYPOINTS_SL
ILcdFeatured
, sub features are all of type ILcdPoint
.static final java.lang.String RT_SECTORS_SL
ILcdFeatured
, sub features are all of type String
.static final java.lang.String RT_FIXES_SL
ILcdFeatured
, sub features are all of type String
.static final java.lang.String RT_AIRWAYS_SL
ILcdFeatured
, sub features are all of type String
.static final java.lang.String RT_CENTERS_SL
ILcdFeatured
, sub features are all of type TLcdASDIFacility
.static final java.lang.String RT_ROUTE_SF
String
.