Class TLcdAIXM51ApproachLightingSystemTimeSlice

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

public class TLcdAIXM51ApproachLightingSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice
An airport lighting facility which provides visual guidance to landing aircraft by radiating light beams in a directional pattern by which the pilot aligns the aircraft with the final approach path for landing.
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>>.
    • CLASS_ICAO_PROPERTY

      public static final TLcdDataProperty CLASS_ICAO_PROPERTY
      Data property that maps to the classICAO element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeApproachLightingICAO>.
    • TYPE_PROPERTY

      public static final TLcdDataProperty TYPE_PROPERTY
      Data property that maps to the type element. The possible values for this property are the public QName constants defined in this class.
    • LENGTH_PROPERTY

      public static final TLcdDataProperty LENGTH_PROPERTY
      Data property that maps to the length element. The possible values for this property are instances of TLcdAIXM51ValDistance.
    • SEQUENCED_FLASHING_PROPERTY

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

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

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

    • TLcdAIXM51ApproachLightingSystemTimeSlice

      public TLcdAIXM51ApproachLightingSystemTimeSlice()
    • TLcdAIXM51ApproachLightingSystemTimeSlice

      public TLcdAIXM51ApproachLightingSystemTimeSlice(TLcdDataType aType)
  • Method Details

    • getEmergencyLighting

      public TLcdAIXM51CodeYesNo getEmergencyLighting()
      Returns the role value contained in the value of the EMERGENCY_LIGHTING_PROPERTY property. Returns null if the value of the EMERGENCY_LIGHTING_PROPERTY property is null.

      The availability of a back-up lighting system to be used in case of failure of the main lighting system.

      Overrides:
      getEmergencyLighting in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the role value of the EMERGENCY_LIGHTING_PROPERTY property.
      See Also:
    • setEmergencyLighting

      public void setEmergencyLighting(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the emergencyLighting element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the EMERGENCY_LIGHTING_PROPERTY property is set to null.

      The availability of a back-up lighting system to be used in case of failure of the main lighting system.

      Overrides:
      setEmergencyLighting in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Parameters:
      aValue - the role value to set for the EMERGENCY_LIGHTING_PROPERTY property.
    • getIntensityLevel

      public TLcdAIXM51CodeLightIntensity getIntensityLevel()
      Returns the role value contained in the value of the INTENSITY_LEVEL_PROPERTY property. Returns null if the value of the INTENSITY_LEVEL_PROPERTY property is null.

      A code indicating the relative intensity of the lighting system.

      Overrides:
      getIntensityLevel in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the role value of the INTENSITY_LEVEL_PROPERTY property.
      See Also:
    • setIntensityLevel

      public void setIntensityLevel(TLcdAIXM51CodeLightIntensity aValue)
      Sets the value of the property that maps to the intensityLevel element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the INTENSITY_LEVEL_PROPERTY property is set to null.

      A code indicating the relative intensity of the lighting system.

      Overrides:
      setIntensityLevel in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Parameters:
      aValue - the role value to set for the INTENSITY_LEVEL_PROPERTY property.
    • getColour

      public TLcdAIXM51CodeColour getColour()
      Returns the role value contained in the value of the COLOUR_PROPERTY property. Returns null if the value of the COLOUR_PROPERTY property is null.

      A code indicating the global colour of the lighting system.

      Overrides:
      getColour in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the role value of the COLOUR_PROPERTY property.
      See Also:
    • setColour

      public void setColour(TLcdAIXM51CodeColour aValue)
      Sets the value of the property that maps to the colour element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the COLOUR_PROPERTY property is set to null.

      A code indicating the global colour of the lighting system.

      Overrides:
      setColour in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Parameters:
      aValue - the role value to set for the COLOUR_PROPERTY property.
    • getElement

      public List<TLcdAIXM51LightElement> getElement()
      Gets the value of the ELEMENT_PROPERTY property adapted to a list of TLcdAIXM51LightElement instances.

      Component of the GroundLightSystem.

      Overrides:
      getElement in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the value of the ELEMENT_PROPERTY property adapted to a list of TLcdAIXM51LightElement instances.
      See Also:
    • getAvailability

      public List<TLcdAIXM51GroundLightingAvailability> getAvailability()
      Gets the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51GroundLightingAvailability instances.

      The operational status of the GroundLightSystem.

      Overrides:
      getAvailability in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51GroundLightingAvailability instances.
      See Also:
    • getAnnotation

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      Overrides:
      getAnnotation in class TLcdAIXM51AbstractGroundLightSystemTimeSlice
      Returns:
      the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      See Also:
    • getClassICAO

      public TLcdAIXM51CodeApproachLightingICAO getClassICAO()
      Returns the role value contained in the value of the CLASS_ICAO_PROPERTY property. Returns null if the value of the CLASS_ICAO_PROPERTY property is null.

      Classification of the approach lighting system using as criteria the ICAO Annex 14 standards and recommended practices

      Returns:
      the role value of the CLASS_ICAO_PROPERTY property.
      See Also:
    • setClassICAO

      public void setClassICAO(TLcdAIXM51CodeApproachLightingICAO aValue)
      Sets the value of the property that maps to the classICAO element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the CLASS_ICAO_PROPERTY property is set to null.

      Classification of the approach lighting system using as criteria the ICAO Annex 14 standards and recommended practices

      Parameters:
      aValue - the role value to set for the CLASS_ICAO_PROPERTY property.
    • getType

      Returns the role value contained in the value of the TYPE_PROPERTY property. Returns null if the value of the TYPE_PROPERTY property is null.

      The possible values for this property are the public QName constants defined in this class.

      A regional or organisation specific classification of the approach lighting system equipment. Could also be a brand name

      Returns:
      the role value of the TYPE_PROPERTY property.
      See Also:
    • setType

      public void setType(TLcdAIXM51CodeApproachLighting aValue)
      Sets the value of the property that maps to the type element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the TYPE_PROPERTY property is set to null.

      The possible values for this property are the public QName constants defined in this class.

      A regional or organisation specific classification of the approach lighting system equipment. Could also be a brand name

      Parameters:
      aValue - the role value to set for the TYPE_PROPERTY property.
    • getLength

      public TLcdAIXM51ValDistance getLength()
      Returns the value of the property that maps to the length element.

      The overall length of the approach lighting system.

      Returns:
      the value of the LENGTH_PROPERTY property.
    • setLength

      public void setLength(TLcdAIXM51ValDistance aValue)
      Sets the value of the property that maps to the length element.

      The overall length of the approach lighting system.

      Parameters:
      aValue - the value to set for the LENGTH_PROPERTY property.
    • getSequencedFlashing

      public TLcdAIXM51CodeYesNo getSequencedFlashing()
      Returns the role value contained in the value of the SEQUENCED_FLASHING_PROPERTY property. Returns null if the value of the SEQUENCED_FLASHING_PROPERTY property is null.

      A code indicating whether sequenced flashing is available for the approach lighting system.

      Returns:
      the role value of the SEQUENCED_FLASHING_PROPERTY property.
      See Also:
    • setSequencedFlashing

      public void setSequencedFlashing(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the sequencedFlashing element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the SEQUENCED_FLASHING_PROPERTY property is set to null.

      A code indicating whether sequenced flashing is available for the approach lighting system.

      Parameters:
      aValue - the role value to set for the SEQUENCED_FLASHING_PROPERTY property.
    • getAlignmentIndicator

      public TLcdAIXM51CodeYesNo getAlignmentIndicator()
      Returns the role value contained in the value of the ALIGNMENT_INDICATOR_PROPERTY property. Returns null if the value of the ALIGNMENT_INDICATOR_PROPERTY property is null.

      A code indicating whether a runway alignment indicator is available for the approach lighting system.

      Returns:
      the role value of the ALIGNMENT_INDICATOR_PROPERTY property.
      See Also:
    • setAlignmentIndicator

      public void setAlignmentIndicator(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the alignmentIndicator element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the ALIGNMENT_INDICATOR_PROPERTY property is set to null.

      A code indicating whether a runway alignment indicator is available for the approach lighting system.

      Parameters:
      aValue - the role value to set for the ALIGNMENT_INDICATOR_PROPERTY property.
    • getServedRunwayDirection

      public TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> getServedRunwayDirection()
      Returns the role value contained in the value of the SERVED_RUNWAY_DIRECTION_PROPERTY property. Returns null if the value of the SERVED_RUNWAY_DIRECTION_PROPERTY property is null.

      RunwayDirection lit by the ApproachLightingSystem.

      Returns:
      the role value of the SERVED_RUNWAY_DIRECTION_PROPERTY property.
      See Also:
    • setServedRunwayDirection

      public void setServedRunwayDirection(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue)
      Sets the value of the property that maps to the servedRunwayDirection element. to a new instance of the association class TLcdAIXM51FeatureAssociation initialized with the given role value. In case the given role value is null, the SERVED_RUNWAY_DIRECTION_PROPERTY property is set to null.

      RunwayDirection lit by the ApproachLightingSystem.

      Parameters:
      aValue - the role value to set for the SERVED_RUNWAY_DIRECTION_PROPERTY property.
    • getExtension

      public List<TLcdAIXM51AbstractExtension> getExtension()
      Gets the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      Returns:
      the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      See Also:
    • getInterpretation

      public ELcdAIXM51Interpretation getInterpretation()
      Returns the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Returns:
      the value of the INTERPRETATION_PROPERTY property.
    • setInterpretation

      public void setInterpretation(ELcdAIXM51Interpretation aValue)
      Sets the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the INTERPRETATION_PROPERTY property.
    • getSequenceNumber

      public long getSequenceNumber()
      Returns the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Returns:
      the value of the SEQUENCE_NUMBER_PROPERTY property.
    • setSequenceNumber

      public void setSequenceNumber(long aValue)
      Sets the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the SEQUENCE_NUMBER_PROPERTY property.
    • getCorrectionNumber

      public long getCorrectionNumber()
      Returns the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Returns:
      the value of the CORRECTION_NUMBER_PROPERTY property.
    • setCorrectionNumber

      public void setCorrectionNumber(long aValue)
      Sets the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the CORRECTION_NUMBER_PROPERTY property.
    • getTimeSliceMetadata

      public TLcdAIXM51FeatureTimeSliceMetadataProperty getTimeSliceMetadata()
      Returns the value of the property that maps to the timeSliceMetadata element.
      Returns:
      the value of the TIME_SLICE_METADATA_PROPERTY property.
    • setTimeSliceMetadata

      public void setTimeSliceMetadata(TLcdAIXM51FeatureTimeSliceMetadataProperty aValue)
      Sets the value of the property that maps to the timeSliceMetadata element.
      Parameters:
      aValue - the value to set for the TIME_SLICE_METADATA_PROPERTY property.
    • getFeatureLifetime

      public TLcdGML32AbstractTimePrimitive getFeatureLifetime()
      Returns the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Returns:
      the value of the FEATURE_LIFETIME_PROPERTY property.
      See Also:
    • setFeatureLifetime

      public void setFeatureLifetime(TLcdGML32AbstractTimePrimitive aValue)
      Sets the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the FEATURE_LIFETIME_PROPERTY property.