Class TLcdAIXM51RunwayContamination
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theapronAvailable
element.static final TLcdDataProperty
Data property that maps to theclearedLengthBegin
element.static final TLcdDataProperty
Data property that maps to theclearedLength
element.static final TLcdDataProperty
Data property that maps to theclearedSide
element.static final TLcdDataProperty
Data property that maps to theclearedWidth
element.static final TLcdDataProperty
Data property that maps to thecriticalRidge
element.static final TLcdDataProperty
Data property that maps to thedepth
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thefrictionCoefficient
element.static final TLcdDataProperty
Data property that maps to thefrictionDevice
element.static final TLcdDataProperty
Data property that maps to thefrictionEstimation
element.static final TLcdDataProperty
Data property that maps to thefurtherClearanceLength
element.static final TLcdDataProperty
Data property that maps to thefurtherClearanceTime
element.static final TLcdDataProperty
Data property that maps to thefurtherClearanceWidth
element.static final TLcdDataProperty
Data property that maps to thefurtherTotalClearance
element.static final TLcdDataProperty
Data property that maps to thelayer
element.static final TLcdDataProperty
Data property that maps to thenextObservationTime
element.static final TLcdDataProperty
Data property that maps to theobscuredLights
element.static final TLcdDataProperty
Data property that maps to theobscuredLightsSide
element.static final TLcdDataProperty
Data property that maps to theobservationTime
element.static final TLcdDataProperty
Data property that maps to theproportion
element.static final TLcdDataProperty
Data property that maps to thetaxiwayAvailable
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Returns the role value contained in the value of theAPRON_AVAILABLE_PROPERTY
property.Returns the value of the property that maps to theclearedLength
element.Returns the value of the property that maps to theclearedLengthBegin
element.Returns the role value contained in the value of theCLEARED_SIDE_PROPERTY
property.Returns the value of the property that maps to theclearedWidth
element.Gets the value of theCRITICAL_RIDGE_PROPERTY
property adapted to a list ofTLcdAIXM51Ridge
instances.getDepth()
Returns the value of the property that maps to thedepth
element.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theFRICTION_COEFFICIENT_PROPERTY
property.Returns the role value contained in the value of theFRICTION_DEVICE_PROPERTY
property.Returns the role value contained in the value of theFRICTION_ESTIMATION_PROPERTY
property.Returns the value of the property that maps to thefurtherClearanceLength
element.Returns the role value contained in the value of theFURTHER_CLEARANCE_TIME_PROPERTY
property.Returns the value of the property that maps to thefurtherClearanceWidth
element.Returns the role value contained in the value of theFURTHER_TOTAL_CLEARANCE_PROPERTY
property.getLayer()
Gets the value of theLAYER_PROPERTY
property adapted to a list ofTLcdAIXM51SurfaceContaminationLayer
instances.Returns the role value contained in the value of theNEXT_OBSERVATION_TIME_PROPERTY
property.Returns the role value contained in the value of theOBSCURED_LIGHTS_PROPERTY
property.Returns the role value contained in the value of theOBSCURED_LIGHTS_SIDE_PROPERTY
property.Returns the role value contained in the value of theOBSERVATION_TIME_PROPERTY
property.Returns the role value contained in the value of thePROPORTION_PROPERTY
property.Returns the role value contained in the value of theTAXIWAY_AVAILABLE_PROPERTY
property.void
setApronAvailable
(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to theapronAvailable
element.void
Sets the value of the property that maps to theclearedLength
element.void
Sets the value of the property that maps to theclearedLengthBegin
element.void
setClearedSide
(TLcdAIXM51CodeSide aValue) Sets the value of the property that maps to theclearedSide
element.void
setClearedWidth
(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to theclearedWidth
element.void
setDepth
(TLcdAIXM51ValDepth aValue) Sets the value of the property that maps to thedepth
element.void
setFrictionCoefficient
(Double aValue) Sets the value of the property that maps to thefrictionCoefficient
element.void
Sets the value of the property that maps to thefrictionDevice
element.void
Sets the value of the property that maps to thefrictionEstimation
element.void
Sets the value of the property that maps to thefurtherClearanceLength
element.void
setFurtherClearanceTime
(String aValue) Sets the value of the property that maps to thefurtherClearanceTime
element.void
Sets the value of the property that maps to thefurtherClearanceWidth
element.void
Sets the value of the property that maps to thefurtherTotalClearance
element.void
Sets the value of the property that maps to thenextObservationTime
element.void
setObscuredLights
(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to theobscuredLights
element.void
Sets the value of the property that maps to theobscuredLightsSide
element.void
Sets the value of the property that maps to theobservationTime
element.void
setProportion
(Double aValue) Sets the value of the property that maps to theproportion
element.void
Sets the value of the property that maps to thetaxiwayAvailable
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
OBSERVATION_TIME_PROPERTY
Data property that maps to theobservationTime
element. The possible values for this property are instances ofTLcdAIXM51Optional<XMLGregorianCalendar>
. -
DEPTH_PROPERTY
Data property that maps to thedepth
element. The possible values for this property are instances ofTLcdAIXM51ValDepth
. -
FRICTION_COEFFICIENT_PROPERTY
Data property that maps to thefrictionCoefficient
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
FRICTION_ESTIMATION_PROPERTY
Data property that maps to thefrictionEstimation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeFrictionEstimate>
. -
FRICTION_DEVICE_PROPERTY
Data property that maps to thefrictionDevice
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeFrictionDevice>
. -
OBSCURED_LIGHTS_PROPERTY
Data property that maps to theobscuredLights
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
FURTHER_CLEARANCE_TIME_PROPERTY
Data property that maps to thefurtherClearanceTime
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
FURTHER_TOTAL_CLEARANCE_PROPERTY
Data property that maps to thefurtherTotalClearance
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
NEXT_OBSERVATION_TIME_PROPERTY
Data property that maps to thenextObservationTime
element. The possible values for this property are instances ofTLcdAIXM51Optional<XMLGregorianCalendar>
. -
PROPORTION_PROPERTY
Data property that maps to theproportion
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
CRITICAL_RIDGE_PROPERTY
Data property that maps to thecriticalRidge
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Ridge>>
. -
LAYER_PROPERTY
Data property that maps to thelayer
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51SurfaceContaminationLayer>>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
CLEARED_LENGTH_PROPERTY
Data property that maps to theclearedLength
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
CLEARED_WIDTH_PROPERTY
Data property that maps to theclearedWidth
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
CLEARED_SIDE_PROPERTY
Data property that maps to theclearedSide
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSide>
. -
FURTHER_CLEARANCE_LENGTH_PROPERTY
Data property that maps to thefurtherClearanceLength
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
FURTHER_CLEARANCE_WIDTH_PROPERTY
Data property that maps to thefurtherClearanceWidth
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
OBSCURED_LIGHTS_SIDE_PROPERTY
Data property that maps to theobscuredLightsSide
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSide>
. -
CLEARED_LENGTH_BEGIN_PROPERTY
Data property that maps to theclearedLengthBegin
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
TAXIWAY_AVAILABLE_PROPERTY
Data property that maps to thetaxiwayAvailable
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
APRON_AVAILABLE_PROPERTY
Data property that maps to theapronAvailable
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51RunwayContamination
public TLcdAIXM51RunwayContamination() -
TLcdAIXM51RunwayContamination
-
-
Method Details
-
getObservationTime
Returns the role value contained in the value of theOBSERVATION_TIME_PROPERTY
property. Returnsnull
if the value of theOBSERVATION_TIME_PROPERTY
property isnull
.The date and time of the measurement completion (UTC).
- Overrides:
getObservationTime
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
OBSERVATION_TIME_PROPERTY
property. - See Also:
-
setObservationTime
Sets the value of the property that maps to theobservationTime
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOBSERVATION_TIME_PROPERTY
property is set tonull
.The date and time of the measurement completion (UTC).
- Overrides:
setObservationTime
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theOBSERVATION_TIME_PROPERTY
property.
-
getDepth
Returns the value of the property that maps to thedepth
element.The depth of the contamination on the surface.
- Overrides:
getDepth
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the value of the
DEPTH_PROPERTY
property.
-
setDepth
Sets the value of the property that maps to thedepth
element.The depth of the contamination on the surface.
- Overrides:
setDepth
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the value to set for theDEPTH_PROPERTY
property.
-
getFrictionCoefficient
Returns the role value contained in the value of theFRICTION_COEFFICIENT_PROPERTY
property. Returnsnull
if the value of theFRICTION_COEFFICIENT_PROPERTY
property isnull
.The average friction coefficient.
- Overrides:
getFrictionCoefficient
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
FRICTION_COEFFICIENT_PROPERTY
property. - See Also:
-
setFrictionCoefficient
Sets the value of the property that maps to thefrictionCoefficient
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFRICTION_COEFFICIENT_PROPERTY
property is set tonull
.The average friction coefficient.
- Overrides:
setFrictionCoefficient
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theFRICTION_COEFFICIENT_PROPERTY
property.
-
getFrictionEstimation
Returns the role value contained in the value of theFRICTION_ESTIMATION_PROPERTY
property. Returnsnull
if the value of theFRICTION_ESTIMATION_PROPERTY
property isnull
.A qualitative estimate of the friction.
- Overrides:
getFrictionEstimation
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
FRICTION_ESTIMATION_PROPERTY
property. - See Also:
-
setFrictionEstimation
Sets the value of the property that maps to thefrictionEstimation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFRICTION_ESTIMATION_PROPERTY
property is set tonull
.A qualitative estimate of the friction.
- Overrides:
setFrictionEstimation
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theFRICTION_ESTIMATION_PROPERTY
property.
-
getFrictionDevice
Returns the role value contained in the value of theFRICTION_DEVICE_PROPERTY
property. Returnsnull
if the value of theFRICTION_DEVICE_PROPERTY
property isnull
.The type of equipment used to determine the reported friction coefficient.
- Overrides:
getFrictionDevice
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
FRICTION_DEVICE_PROPERTY
property. - See Also:
-
setFrictionDevice
Sets the value of the property that maps to thefrictionDevice
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFRICTION_DEVICE_PROPERTY
property is set tonull
.The type of equipment used to determine the reported friction coefficient.
- Overrides:
setFrictionDevice
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theFRICTION_DEVICE_PROPERTY
property.
-
getObscuredLights
Returns the role value contained in the value of theOBSCURED_LIGHTS_PROPERTY
property. Returnsnull
if the value of theOBSCURED_LIGHTS_PROPERTY
property isnull
.Indicates that the surface lights are obscured.
- Overrides:
getObscuredLights
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
OBSCURED_LIGHTS_PROPERTY
property. - See Also:
-
setObscuredLights
Sets the value of the property that maps to theobscuredLights
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOBSCURED_LIGHTS_PROPERTY
property is set tonull
.Indicates that the surface lights are obscured.
- Overrides:
setObscuredLights
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theOBSCURED_LIGHTS_PROPERTY
property.
-
getFurtherClearanceTime
Returns the role value contained in the value of theFURTHER_CLEARANCE_TIME_PROPERTY
property. Returnsnull
if the value of theFURTHER_CLEARANCE_TIME_PROPERTY
property isnull
.The date and time (UTC) when it is expected to complete further clearance.
- Overrides:
getFurtherClearanceTime
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
FURTHER_CLEARANCE_TIME_PROPERTY
property. - See Also:
-
setFurtherClearanceTime
Sets the value of the property that maps to thefurtherClearanceTime
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFURTHER_CLEARANCE_TIME_PROPERTY
property is set tonull
.The date and time (UTC) when it is expected to complete further clearance.
- Overrides:
setFurtherClearanceTime
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theFURTHER_CLEARANCE_TIME_PROPERTY
property.
-
getFurtherTotalClearance
Returns the role value contained in the value of theFURTHER_TOTAL_CLEARANCE_PROPERTY
property. Returnsnull
if the value of theFURTHER_TOTAL_CLEARANCE_PROPERTY
property isnull
.Indicates that the further total clearance is expected.
- Overrides:
getFurtherTotalClearance
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
FURTHER_TOTAL_CLEARANCE_PROPERTY
property. - See Also:
-
setFurtherTotalClearance
Sets the value of the property that maps to thefurtherTotalClearance
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFURTHER_TOTAL_CLEARANCE_PROPERTY
property is set tonull
.Indicates that the further total clearance is expected.
- Overrides:
setFurtherTotalClearance
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theFURTHER_TOTAL_CLEARANCE_PROPERTY
property.
-
getNextObservationTime
Returns the role value contained in the value of theNEXT_OBSERVATION_TIME_PROPERTY
property. Returnsnull
if the value of theNEXT_OBSERVATION_TIME_PROPERTY
property isnull
.The date and time of the next intended measurement report (UTC).
- Overrides:
getNextObservationTime
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
NEXT_OBSERVATION_TIME_PROPERTY
property. - See Also:
-
setNextObservationTime
Sets the value of the property that maps to thenextObservationTime
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theNEXT_OBSERVATION_TIME_PROPERTY
property is set tonull
.The date and time of the next intended measurement report (UTC).
- Overrides:
setNextObservationTime
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for theNEXT_OBSERVATION_TIME_PROPERTY
property.
-
getProportion
Returns the role value contained in the value of thePROPORTION_PROPERTY
property. Returnsnull
if the value of thePROPORTION_PROPERTY
property isnull
.The percentage of the contaminated area from the overall extent of the surface.
- Overrides:
getProportion
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the role value of the
PROPORTION_PROPERTY
property. - See Also:
-
setProportion
Sets the value of the property that maps to theproportion
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePROPORTION_PROPERTY
property is set tonull
.The percentage of the contaminated area from the overall extent of the surface.
- Overrides:
setProportion
in classTLcdAIXM51AbstractSurfaceContamination
- Parameters:
aValue
- the role value to set for thePROPORTION_PROPERTY
property.
-
getCriticalRidge
Gets the value of theCRITICAL_RIDGE_PROPERTY
property adapted to a list ofTLcdAIXM51Ridge
instances.A ridge or bank of contaminant that might affect operations. For example a snowbank.
- Overrides:
getCriticalRidge
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the value of the
CRITICAL_RIDGE_PROPERTY
property adapted to a list ofTLcdAIXM51Ridge
instances. - See Also:
-
getLayer
Gets the value of theLAYER_PROPERTY
property adapted to a list ofTLcdAIXM51SurfaceContaminationLayer
instances.A layer of contaminant.
- Overrides:
getLayer
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the value of the
LAYER_PROPERTY
property adapted to a list ofTLcdAIXM51SurfaceContaminationLayer
instances. - See Also:
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Overrides:
getAnnotation
in classTLcdAIXM51AbstractSurfaceContamination
- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getClearedLength
Returns the value of the property that maps to theclearedLength
element.Length of runway cleared of contamination, if less than the total length.
- Returns:
- the value of the
CLEARED_LENGTH_PROPERTY
property.
-
setClearedLength
Sets the value of the property that maps to theclearedLength
element.Length of runway cleared of contamination, if less than the total length.
- Parameters:
aValue
- the value to set for theCLEARED_LENGTH_PROPERTY
property.
-
getClearedWidth
Returns the value of the property that maps to theclearedWidth
element.Width of runway cleared of contamination, if less than the total width.
- Returns:
- the value of the
CLEARED_WIDTH_PROPERTY
property.
-
setClearedWidth
Sets the value of the property that maps to theclearedWidth
element.Width of runway cleared of contamination, if less than the total width.
- Parameters:
aValue
- the value to set for theCLEARED_WIDTH_PROPERTY
property.
-
getClearedSide
Returns the role value contained in the value of theCLEARED_SIDE_PROPERTY
property. Returnsnull
if the value of theCLEARED_SIDE_PROPERTY
property isnull
.Indicates that the cleared width is offset left or right of centre line.
- Returns:
- the role value of the
CLEARED_SIDE_PROPERTY
property. - See Also:
-
setClearedSide
Sets the value of the property that maps to theclearedSide
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCLEARED_SIDE_PROPERTY
property is set tonull
.Indicates that the cleared width is offset left or right of centre line.
- Parameters:
aValue
- the role value to set for theCLEARED_SIDE_PROPERTY
property.
-
getFurtherClearanceLength
Returns the value of the property that maps to thefurtherClearanceLength
element.Length of runway that is expected to be cleared of contamination, if less than the total length.
- Returns:
- the value of the
FURTHER_CLEARANCE_LENGTH_PROPERTY
property.
-
setFurtherClearanceLength
Sets the value of the property that maps to thefurtherClearanceLength
element.Length of runway that is expected to be cleared of contamination, if less than the total length.
- Parameters:
aValue
- the value to set for theFURTHER_CLEARANCE_LENGTH_PROPERTY
property.
-
getFurtherClearanceWidth
Returns the value of the property that maps to thefurtherClearanceWidth
element.Width of runway that is expected to be cleared of contamination, if less than the total width.
- Returns:
- the value of the
FURTHER_CLEARANCE_WIDTH_PROPERTY
property.
-
setFurtherClearanceWidth
Sets the value of the property that maps to thefurtherClearanceWidth
element.Width of runway that is expected to be cleared of contamination, if less than the total width.
- Parameters:
aValue
- the value to set for theFURTHER_CLEARANCE_WIDTH_PROPERTY
property.
-
getObscuredLightsSide
Returns the role value contained in the value of theOBSCURED_LIGHTS_SIDE_PROPERTY
property. Returnsnull
if the value of theOBSCURED_LIGHTS_SIDE_PROPERTY
property isnull
.Indicates the side on which the lights are obscured.
- Returns:
- the role value of the
OBSCURED_LIGHTS_SIDE_PROPERTY
property. - See Also:
-
setObscuredLightsSide
Sets the value of the property that maps to theobscuredLightsSide
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOBSCURED_LIGHTS_SIDE_PROPERTY
property is set tonull
.Indicates the side on which the lights are obscured.
- Parameters:
aValue
- the role value to set for theOBSCURED_LIGHTS_SIDE_PROPERTY
property.
-
getClearedLengthBegin
Returns the value of the property that maps to theclearedLengthBegin
element.The distance from the threshold with the lowest designator number to the point where the cleared portion starts, in case of partial clearance.
- Returns:
- the value of the
CLEARED_LENGTH_BEGIN_PROPERTY
property.
-
setClearedLengthBegin
Sets the value of the property that maps to theclearedLengthBegin
element.The distance from the threshold with the lowest designator number to the point where the cleared portion starts, in case of partial clearance.
- Parameters:
aValue
- the value to set for theCLEARED_LENGTH_BEGIN_PROPERTY
property.
-
getTaxiwayAvailable
Returns the role value contained in the value of theTAXIWAY_AVAILABLE_PROPERTY
property. Returnsnull
if the value of theTAXIWAY_AVAILABLE_PROPERTY
property isnull
.An indication whether there are cleared taxiways available serving that runway.
- Returns:
- the role value of the
TAXIWAY_AVAILABLE_PROPERTY
property. - See Also:
-
setTaxiwayAvailable
Sets the value of the property that maps to thetaxiwayAvailable
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTAXIWAY_AVAILABLE_PROPERTY
property is set tonull
.An indication whether there are cleared taxiways available serving that runway.
- Parameters:
aValue
- the role value to set for theTAXIWAY_AVAILABLE_PROPERTY
property.
-
getApronAvailable
Returns the role value contained in the value of theAPRON_AVAILABLE_PROPERTY
property. Returnsnull
if the value of theAPRON_AVAILABLE_PROPERTY
property isnull
.An indication whether there are cleared aprons available serving that runway.
- Returns:
- the role value of the
APRON_AVAILABLE_PROPERTY
property. - See Also:
-
setApronAvailable
Sets the value of the property that maps to theapronAvailable
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theAPRON_AVAILABLE_PROPERTY
property is set tonull
.An indication whether there are cleared aprons available serving that runway.
- Parameters:
aValue
- the role value to set for theAPRON_AVAILABLE_PROPERTY
property.
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-