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 TypeMethodDescriptionvoidILcdARINCHandler.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.voidTLcdARINCControlledAirspaceHandler.newModel(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) voidTLcdARINCEnrouteAirwayHandler.newModel(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) voidTLcdARINCMinimumSectorAltitudeHandler.newModel(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) voidTLcdARINCProcedureHandler.newModel(String aSource, ILcdARINCErrorMessageSupport aErrorMessage) voidTLcdARINCRestrictiveAirspaceHandler.newModel(String aSource, ILcdARINCErrorMessageSupport aErrorMessage)