Class TLcdASDIMessageDataTypes

java.lang.Object
com.luciad.format.asdi.TLcdASDIMessageDataTypes

public class TLcdASDIMessageDataTypes extends Object
This class contains the data types for all ASDI messages.

ASDI messages can be generated using the TLcdASDIMessageInputStream.readMessage() method.

Another usage is the ILcdASDIMessageFilter. All properties and data types used by an ILcdASDIMessageFilter can be found in this class.

You can explore the structure of the data model with the datamodel viewer sample.

Since:
10.1
See Also:
  • Field Details

    • AbstractASDIMessageType

      public static final TLcdDataType AbstractASDIMessageType
      Data type for AbstractASDIMessageType. Its instance class is ILcdDataObject
    • DZType

      public static final TLcdDataType DZType
      Data type for DZType. Its instance class is ILcdDataObject
    • RZType

      public static final TLcdDataType RZType
      Data type for RZType. Its instance class is ILcdDataObject
    • UZType

      public static final TLcdDataType UZType
      Data type for UZType. Its instance class is ILcdDataObject
    • AZType

      public static final TLcdDataType AZType
      Data type for AZType. Its instance class is ILcdDataObject
    • FZType

      public static final TLcdDataType FZType
      Data type for FZType. Its instance class is ILcdDataObject
    • AFType

      public static final TLcdDataType AFType
      Data type for AFType. Its instance class is ILcdDataObject
    • TZType

      public static final TLcdDataType TZType
      Data type for TZType. Its instance class is ILcdDataObject
    • TOType

      public static final TLcdDataType TOType
      Data type for TOType. Its instance class is ILcdDataObject
    • RTType

      public static final TLcdDataType RTType
      Data type for RTType. Its instance class is ILcdDataObject
  • Method Details

    • getDataModel

      public static TLcdDataModel getDataModel()
      Returns the data model for http://www.luciad.com/datamodel/ASDI/Message.
      Returns:
      the data model