Class TLcdAIXM51TaxiwayMarkingTimeSlice

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable

public class TLcdAIXM51TaxiwayMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice
A symbol or group of symbols displayed on the surface of the taxiway.
Since:
10.0
See Also:
  • Field Details

    • MARKING_ICAO_STANDARD_PROPERTY

      public static final TLcdDataProperty MARKING_ICAO_STANDARD_PROPERTY
      Data property that maps to the markingICAOStandard element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • CONDITION_PROPERTY

      public static final TLcdDataProperty CONDITION_PROPERTY
      Data property that maps to the condition element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeMarkingCondition>.
    • ELEMENT_PROPERTY

      public static final TLcdDataProperty ELEMENT_PROPERTY
      Data property that maps to the element element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51MarkingElement>>.
    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • MARKING_LOCATION_PROPERTY

      public static final TLcdDataProperty MARKING_LOCATION_PROPERTY
      Data property that maps to the markingLocation element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeTaxiwaySection>.
    • MARKED_TAXIWAY_PROPERTY

      public static final TLcdDataProperty MARKED_TAXIWAY_PROPERTY
      Data property that maps to the markedTaxiway element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51TaxiwayTimeSlice>.
    • MARKED_ELEMENT_PROPERTY

      public static final TLcdDataProperty MARKED_ELEMENT_PROPERTY
      Data property that maps to the markedElement element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51TaxiwayElementTimeSlice>.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
    • INTERPRETATION_PROPERTY

      public static final TLcdDataProperty INTERPRETATION_PROPERTY
      Data property that maps to the interpretation element. The possible values for this property are instances of ELcdAIXM51Interpretation.
    • SEQUENCE_NUMBER_PROPERTY

      public static final TLcdDataProperty SEQUENCE_NUMBER_PROPERTY
      Data property that maps to the sequenceNumber element. The possible values for this property are instances of long.
    • CORRECTION_NUMBER_PROPERTY

      public static final TLcdDataProperty CORRECTION_NUMBER_PROPERTY
      Data property that maps to the correctionNumber element. The possible values for this property are instances of long.
    • TIME_SLICE_METADATA_PROPERTY

      public static final TLcdDataProperty TIME_SLICE_METADATA_PROPERTY
      Data property that maps to the timeSliceMetadata element. The possible values for this property are instances of TLcdAIXM51FeatureTimeSliceMetadataProperty.
    • FEATURE_LIFETIME_PROPERTY

      public static final TLcdDataProperty FEATURE_LIFETIME_PROPERTY
      Data property that maps to the featureLifetime element. The possible values for this property are instances of TLcdGML32TimePrimitiveProperty.
  • Constructor Details

    • TLcdAIXM51TaxiwayMarkingTimeSlice

      public TLcdAIXM51TaxiwayMarkingTimeSlice()
    • TLcdAIXM51TaxiwayMarkingTimeSlice

      public TLcdAIXM51TaxiwayMarkingTimeSlice(TLcdDataType aType)
  • Method Details