Uses of Class
com.luciad.ais.model.procedure.TLcdProcedureFeatureClassMapper
Package
Description
Provides classes and interfaces for all procedure related aspects within AIXM.
Provides classes and interfaces for all procedure related aspects within ARINC.
Provides classes and interfaces for all procedure related aspects within DAFIF.
-
Uses of TLcdProcedureFeatureClassMapper in com.luciad.format.aixm.model.procedure
Modifier and TypeClassDescriptionclass
Extension of the default procedure feature class mapper to support the additional feature classes for AIXM. -
Uses of TLcdProcedureFeatureClassMapper in com.luciad.format.arinc.model.procedure
Modifier and TypeClassDescriptionclass
This class keeps track of theClass
objects of ARINC specific features defined in theILcdARINCProcedureFeature
interface. -
Uses of TLcdProcedureFeatureClassMapper in com.luciad.format.dafif.model.procedure
Modifier and TypeClassDescriptionclass
This class keeps track of theClass
objects of DAFIF specific features defined in theILcdDAFIFProcedureFeature
interface.