Class TLcdAIXM51ApronElementTimeSlice

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

public class TLcdAIXM51ApronElementTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice
Parts of a defined apron area. ApronElements may have functional characteristics defined in the ApronElement type. ApronElements may have jetway, fuel, towing, docking and groundPower services.
Since:
10.0
See Also:
  • Field Details

    • 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.
    • JETWAY_AVAILABILITY_PROPERTY

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

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

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

      public static final TLcdDataProperty GROUND_POWER_AVAILABILITY_PROPERTY
      Data property that maps to the groundPowerAvailability element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • 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.
    • WIDTH_PROPERTY

      public static final TLcdDataProperty WIDTH_PROPERTY
      Data property that maps to the width element. The possible values for this property are instances of TLcdAIXM51ValDistance.
    • ASSOCIATED_APRON_PROPERTY

      public static final TLcdDataProperty ASSOCIATED_APRON_PROPERTY
      Data property that maps to the associatedApron element. The possible values for this property are instances of TLcdAIXM51FeatureAssociation<TLcdAIXM51ApronTimeSlice>.
    • SURFACE_PROPERTIES_PROPERTY

      public static final TLcdDataProperty SURFACE_PROPERTIES_PROPERTY
      Data property that maps to the surfaceProperties element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51SurfaceCharacteristics>.
    • EXTENT_PROPERTY

      public static final TLcdDataProperty EXTENT_PROPERTY
      Data property that maps to the extent element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51ElevatedSurface>.
    • SUPPLY_SERVICE_PROPERTY

      public static final TLcdDataProperty SUPPLY_SERVICE_PROPERTY
      Data property that maps to the supplyService element. The possible values for this property are instances of List<TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportSuppliesServiceTimeSlice>>.
    • 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>>.
    • 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<TLcdAIXM51ApronAreaAvailability>>.
    • 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

    • TLcdAIXM51ApronElementTimeSlice

      public TLcdAIXM51ApronElementTimeSlice()
    • TLcdAIXM51ApronElementTimeSlice

      public TLcdAIXM51ApronElementTimeSlice(TLcdDataType aType)
  • Method Details

    • getType

      public TLcdAIXM51CodeApronElement 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.

      The type of an apron based upon its location on an aerodrome and its general purpose.

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

      public void setType(TLcdAIXM51CodeApronElement 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.

      The type of an apron based upon its location on an aerodrome and its general purpose.

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

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

      Availability of jet-way

      Returns:
      the role value of the JETWAY_AVAILABILITY_PROPERTY property.
      See Also:
    • setJetwayAvailability

      public void setJetwayAvailability(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the jetwayAvailability 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 JETWAY_AVAILABILITY_PROPERTY property is set to null.

      Availability of jet-way

      Parameters:
      aValue - the role value to set for the JETWAY_AVAILABILITY_PROPERTY property.
    • getTowingAvailability

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

      Availability of towing service

      Returns:
      the role value of the TOWING_AVAILABILITY_PROPERTY property.
      See Also:
    • setTowingAvailability

      public void setTowingAvailability(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the towingAvailability 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 TOWING_AVAILABILITY_PROPERTY property is set to null.

      Availability of towing service

      Parameters:
      aValue - the role value to set for the TOWING_AVAILABILITY_PROPERTY property.
    • getDockingAvailability

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

      Availability of docking station system

      Returns:
      the role value of the DOCKING_AVAILABILITY_PROPERTY property.
      See Also:
    • setDockingAvailability

      public void setDockingAvailability(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the dockingAvailability 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 DOCKING_AVAILABILITY_PROPERTY property is set to null.

      Availability of docking station system

      Parameters:
      aValue - the role value to set for the DOCKING_AVAILABILITY_PROPERTY property.
    • getGroundPowerAvailability

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

      Availability of ground power

      Returns:
      the role value of the GROUND_POWER_AVAILABILITY_PROPERTY property.
      See Also:
    • setGroundPowerAvailability

      public void setGroundPowerAvailability(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the groundPowerAvailability 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 GROUND_POWER_AVAILABILITY_PROPERTY property is set to null.

      Availability of ground power

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

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

      The length of the runway element.

      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 length of the runway element.

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

      public TLcdAIXM51ValDistance getWidth()
      Returns the value of the property that maps to the width element.

      The width of the runway element.

      Returns:
      the value of the WIDTH_PROPERTY property.
    • setWidth

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

      The width of the runway element.

      Parameters:
      aValue - the value to set for the WIDTH_PROPERTY property.
    • getAssociatedApron

      public TLcdAIXM51Feature<TLcdAIXM51ApronTimeSlice> getAssociatedApron()
      Returns the role value contained in the value of the ASSOCIATED_APRON_PROPERTY property. Returns null if the value of the ASSOCIATED_APRON_PROPERTY property is null.

      The Apron that is associated with the ApronElement.

      Returns:
      the role value of the ASSOCIATED_APRON_PROPERTY property.
      See Also:
    • setAssociatedApron

      public void setAssociatedApron(TLcdAIXM51Feature<TLcdAIXM51ApronTimeSlice> aValue)
      Sets the value of the property that maps to the associatedApron 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 ASSOCIATED_APRON_PROPERTY property is set to null.

      The Apron that is associated with the ApronElement.

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

      public TLcdAIXM51SurfaceCharacteristics getSurfaceProperties()
      Returns the role value contained in the value of the SURFACE_PROPERTIES_PROPERTY property. Returns null if the value of the SURFACE_PROPERTIES_PROPERTY property is null.

      The surface characteristics of the Apron Element.

      Returns:
      the role value of the SURFACE_PROPERTIES_PROPERTY property.
      See Also:
    • setSurfaceProperties

      public void setSurfaceProperties(TLcdAIXM51SurfaceCharacteristics aValue)
      Sets the value of the property that maps to the surfaceProperties element. to a new instance of the association class TLcdAIXM51Property initialized with the given role value. In case the given role value is null, the SURFACE_PROPERTIES_PROPERTY property is set to null.

      The surface characteristics of the Apron Element.

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

      public TLcdAIXM51ElevatedSurface getExtent()
      Returns the role value contained in the value of the EXTENT_PROPERTY property. Returns null if the value of the EXTENT_PROPERTY property is null.

      Extent of the Apron Element.

      Returns:
      the role value of the EXTENT_PROPERTY property.
      See Also:
    • setExtent

      public void setExtent(TLcdAIXM51ElevatedSurface aValue)
      Sets the value of the property that maps to the extent element. to a new instance of the association class TLcdAIXM51Property initialized with the given role value. In case the given role value is null, the EXTENT_PROPERTY property is set to null.

      Extent of the Apron Element.

      Parameters:
      aValue - the role value to set for the EXTENT_PROPERTY property.
    • getSupplyService

      Gets the value of the SUPPLY_SERVICE_PROPERTY property adapted to a list of TLcdAIXM51Feature instances.

      The AirportSupplyService provided at the ApronElement.

      Returns:
      the value of the SUPPLY_SERVICE_PROPERTY property adapted to a list of TLcdAIXM51Feature instances.
      See Also:
    • getAnnotation

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

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

      The operational status of the ApronElement.

      Returns:
      the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51ApronAreaAvailability instances.
      See Also:
    • 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.