Uses of Interface
com.luciad.format.arinc.decoder.ILcdARINCErrorMessageSupport
Packages that use ILcdARINCErrorMessageSupport
Package
Description
This package contains a decoder that can handle the ARINC 424 format.
-
Uses of ILcdARINCErrorMessageSupport in com.luciad.format.arinc.decoder
Methods in com.luciad.format.arinc.decoder with parameters of type ILcdARINCErrorMessageSupportModifier and TypeMethodDescriptionvoid
ILcdARINCHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) Resets the internal state of this handler so that it is ready to handle a new data source from scratch.void
TLcdARINCControlledAirspaceHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCEnrouteAirwayHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCMinimumSectorAltitudeHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCProcedureHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) void
TLcdARINCRestrictiveAirspaceHandler.newModel
(String aSource, ILcdARINCErrorMessageSupport aErrorMessage)