Class TLcdAIXM51TaxiwayLightSystemTimeSlice

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

public class TLcdAIXM51TaxiwayLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice
The lighting system provided for a taxiway at an aerodrome/heliport.
Since:
10.0
See Also:
  • Field Details

    • EMERGENCY_LIGHTING_PROPERTY

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

      public static final TLcdDataProperty INTENSITY_LEVEL_PROPERTY
      Data property that maps to the intensityLevel element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeLightIntensity>.
    • COLOUR_PROPERTY

      public static final TLcdDataProperty COLOUR_PROPERTY
      Data property that maps to the colour element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeColour>.
    • 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<TLcdAIXM51LightElement>>.
    • AVAILABILITY_PROPERTY

      public static final TLcdDataProperty AVAILABILITY_PROPERTY
      Data property that maps to the availability element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51GroundLightingAvailability>>.
    • 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>>.
    • POSITION_PROPERTY

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

      public static final TLcdDataProperty LIGHTED_TAXIWAY_PROPERTY
      Data property that maps to the lightedTaxiway element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51TaxiwayTimeSlice>.
    • 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

    • TLcdAIXM51TaxiwayLightSystemTimeSlice

      public TLcdAIXM51TaxiwayLightSystemTimeSlice()
    • TLcdAIXM51TaxiwayLightSystemTimeSlice

      public TLcdAIXM51TaxiwayLightSystemTimeSlice(TLcdDataType aType)
  • Method Details