Class TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable
Direct Known Subclasses:
TLcdAIXM51RunwayProtectAreaTimeSlice, TLcdAIXM51TouchDownLiftOffSafeAreaTimeSlice

public class TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice
An abstract class that represents a protection area. This class does not have a corresponding TLcdDataType, but should be initialized with a time slice type that corresponds to a feature type that is an extension of TLcdAIXM51DataTypes.AbstractAirportHeliportProtectionAreaType.

The corresponding abstract time slice type does not exist because it is not defined in the AIXM 5.1 XML schema.

Since:
10.1
See Also:
  • Field Details

    • 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

    • TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice

      public TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice(TLcdDataType aType)
  • Method Details

    • getWidth

      public TLcdAIXM51ValDistance getWidth()
      Gets the value of the width property.

      The value of the physical width of the protection area.

      Returns:
      the value of the width property.
    • setWidth

      public void setWidth(TLcdAIXM51ValDistance aValue)
      Sets the value of the width property.

      The value of the physical width of the protection area.

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

      public TLcdAIXM51ValDistance getLength()
      Gets the value of the length property.

      The value of the physical length of the protection area.

      Returns:
      the value of the length property.
    • setLength

      public void setLength(TLcdAIXM51ValDistance aValue)
      Sets the value of the length property.

      The value of the physical length of the protection area.

      Parameters:
      aValue - the value to set for the length property.
    • getLighting

      public TLcdAIXM51CodeYesNo getLighting()
      Gets the value of the lighting property.

      A textual description of the lighting system on the protection area.

      Returns:
      the value of the lighting property.
      See Also:
    • setLighting

      public void setLighting(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the lighting property.

      A textual description of the lighting system on the protection area.

      Parameters:
      aValue - the value to set for the lighting property.
    • getObstacleFree

      public TLcdAIXM51CodeYesNo getObstacleFree()
      Gets the value of the obstacleFree property.

      Indicates if the protection area is obstacle free.

      Returns:
      the value of the obstacleFree property.
      See Also:
    • setObstacleFree

      public void setObstacleFree(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the obstacleFree property.

      Indicates if the protection area is obstacle free.

      Parameters:
      aValue - the value to set for the obstacleFree property.
    • getSurfaceProperties

      public TLcdAIXM51SurfaceCharacteristics getSurfaceProperties()
      Gets the value of the surfaceProperties property.

      Identifies the Surface Characteristics that describe the Airport Heliport Protection Area.

      Returns:
      the value of the surfaceProperties property.
      See Also:
    • setSurfaceProperties

      public void setSurfaceProperties(TLcdAIXM51SurfaceCharacteristics aValue)
      Sets the value of the surfaceProperties property.

      Identifies the Surface Characteristics that describe the Airport Heliport Protection Area.

      Parameters:
      aValue - the value to set for the surfaceProperties property.
    • getExtent

      public TLcdAIXM51ElevatedSurface getExtent()
      Gets the value of the extent property.

      Identifies the surface area of the Airport Heliport Protection Area.

      Returns:
      the value of the extent property.
      See Also:
    • setExtent

      public void setExtent(TLcdAIXM51ElevatedSurface aValue)
      Sets the value of the extent property.

      Identifies the surface area of the Airport Heliport Protection Area.

      Parameters:
      aValue - the value to set for the extent property.
    • getAnnotation

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the annotation property.
      Returns:
      the value of the annotation property.
      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.