Class TLcdAIXM51SurfaceCharacteristics
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theannotationelement.static final TLcdDataPropertyData property that maps to theclassLCNelement.static final TLcdDataPropertyData property that maps to theclassPCNelement.static final TLcdDataPropertyData property that maps to thecompositionelement.static final TLcdDataPropertyData property that maps to theevaluationMethodPCNelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to themaxTyrePressurePCNelement.static final TLcdDataPropertyData property that maps to thepavementSubgradePCNelement.static final TLcdDataPropertyData property that maps to thepavementTypePCNelement.static final TLcdDataPropertyData property that maps to thepreparationelement.static final TLcdDataPropertyData property that maps to thesurfaceConditionelement.static final TLcdDataPropertyData property that maps to thetyrePressureSIWLelement.static final TLcdDataPropertyData property that maps to theweightAUWelement.static final TLcdDataPropertyData property that maps to theweightSIWLelement.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_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.Returns the role value contained in the value of theCLASS_LCN_PROPERTYproperty.Returns the role value contained in the value of theCLASS_PCN_PROPERTYproperty.Returns the role value contained in the value of theCOMPOSITION_PROPERTYproperty.Returns the role value contained in the value of theEVALUATION_METHOD_PCN_PROPERTYproperty.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Returns the role value contained in the value of theMAX_TYRE_PRESSURE_PCN_PROPERTYproperty.Returns the role value contained in the value of thePAVEMENT_SUBGRADE_PCN_PROPERTYproperty.Returns the role value contained in the value of thePAVEMENT_TYPE_PCN_PROPERTYproperty.Returns the role value contained in the value of thePREPARATION_PROPERTYproperty.Returns the role value contained in the value of theSURFACE_CONDITION_PROPERTYproperty.Returns the value of the property that maps to thetyrePressureSIWLelement.Returns the value of the property that maps to theweightAUWelement.Returns the value of the property that maps to theweightSIWLelement.voidsetClassLCN(Double aValue) Sets the value of the property that maps to theclassLCNelement.voidsetClassPCN(Double aValue) Sets the value of the property that maps to theclassPCNelement.voidSets the value of the property that maps to thecompositionelement.voidSets the value of the property that maps to theevaluationMethodPCNelement.voidSets the value of the property that maps to themaxTyrePressurePCNelement.voidSets the value of the property that maps to thepavementSubgradePCNelement.voidSets the value of the property that maps to thepavementTypePCNelement.voidSets the value of the property that maps to thepreparationelement.voidSets the value of the property that maps to thesurfaceConditionelement.voidSets the value of the property that maps to thetyrePressureSIWLelement.voidsetWeightAUW(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweightAUWelement.voidsetWeightSIWL(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweightSIWLelement.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
COMPOSITION_PROPERTY
Data property that maps to thecompositionelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSurfaceComposition>. -
PREPARATION_PROPERTY
Data property that maps to thepreparationelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSurfacePreparation>. -
SURFACE_CONDITION_PROPERTY
Data property that maps to thesurfaceConditionelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeSurfaceCondition>. -
CLASS_PCN_PROPERTY
Data property that maps to theclassPCNelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
PAVEMENT_TYPE_PCN_PROPERTY
Data property that maps to thepavementTypePCNelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNPavement>. -
PAVEMENT_SUBGRADE_PCN_PROPERTY
Data property that maps to thepavementSubgradePCNelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNSubgrade>. -
MAX_TYRE_PRESSURE_PCN_PROPERTY
Data property that maps to themaxTyrePressurePCNelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNTyrePressure>. -
EVALUATION_METHOD_PCN_PROPERTY
Data property that maps to theevaluationMethodPCNelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodePCNMethod>. -
CLASS_LCN_PROPERTY
Data property that maps to theclassLCNelement. The possible values for this property are instances ofTLcdAIXM51Optional<Double>. -
WEIGHT_SIWL_PROPERTY
Data property that maps to theweightSIWLelement. The possible values for this property are instances ofTLcdAIXM51ValWeight. -
TYRE_PRESSURE_SIWL_PROPERTY
Data property that maps to thetyrePressureSIWLelement. The possible values for this property are instances ofTLcdAIXM51ValPressure. -
WEIGHT_AUW_PROPERTY
Data property that maps to theweightAUWelement. The possible values for this property are instances ofTLcdAIXM51ValWeight. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
-
-
Constructor Details
-
TLcdAIXM51SurfaceCharacteristics
public TLcdAIXM51SurfaceCharacteristics() -
TLcdAIXM51SurfaceCharacteristics
-
-
Method Details
-
getComposition
Returns the role value contained in the value of theCOMPOSITION_PROPERTYproperty. Returnsnullif the value of theCOMPOSITION_PROPERTYproperty isnull.The type of the predominant material of which a surface of the movement area is composed.
- Returns:
- the role value of the
COMPOSITION_PROPERTYproperty. - See Also:
-
setComposition
Sets the value of the property that maps to thecompositionelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCOMPOSITION_PROPERTYproperty is set tonull.The type of the predominant material of which a surface of the movement area is composed.
- Parameters:
aValue- the role value to set for theCOMPOSITION_PROPERTYproperty.
-
getPreparation
Returns the role value contained in the value of thePREPARATION_PROPERTYproperty. Returnsnullif the value of thePREPARATION_PROPERTYproperty isnull.The preparation technique(s) applied to a surface composition.
- Returns:
- the role value of the
PREPARATION_PROPERTYproperty. - See Also:
-
setPreparation
Sets the value of the property that maps to thepreparationelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, thePREPARATION_PROPERTYproperty is set tonull.The preparation technique(s) applied to a surface composition.
- Parameters:
aValue- the role value to set for thePREPARATION_PROPERTYproperty.
-
getSurfaceCondition
Returns the role value contained in the value of theSURFACE_CONDITION_PROPERTYproperty. Returnsnullif the value of theSURFACE_CONDITION_PROPERTYproperty isnull.The quality of the surface, as a category.
- Returns:
- the role value of the
SURFACE_CONDITION_PROPERTYproperty. - See Also:
-
setSurfaceCondition
Sets the value of the property that maps to thesurfaceConditionelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSURFACE_CONDITION_PROPERTYproperty is set tonull.The quality of the surface, as a category.
- Parameters:
aValue- the role value to set for theSURFACE_CONDITION_PROPERTYproperty.
-
getClassPCN
Returns the role value contained in the value of theCLASS_PCN_PROPERTYproperty. Returnsnullif the value of theCLASS_PCN_PROPERTYproperty isnull.The bearing strength of a pavement for unrestricted operations.
- Returns:
- the role value of the
CLASS_PCN_PROPERTYproperty. - See Also:
-
setClassPCN
Sets the value of the property that maps to theclassPCNelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCLASS_PCN_PROPERTYproperty is set tonull.The bearing strength of a pavement for unrestricted operations.
- Parameters:
aValue- the role value to set for theCLASS_PCN_PROPERTYproperty.
-
getPavementTypePCN
Returns the role value contained in the value of thePAVEMENT_TYPE_PCN_PROPERTYproperty. Returnsnullif the value of thePAVEMENT_TYPE_PCN_PROPERTYproperty isnull.The pavement behaviour (rigid or flexible) used for the Pavement Classification Number (PCN) determination, as a category.
- Returns:
- the role value of the
PAVEMENT_TYPE_PCN_PROPERTYproperty. - See Also:
-
setPavementTypePCN
Sets the value of the property that maps to thepavementTypePCNelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, thePAVEMENT_TYPE_PCN_PROPERTYproperty is set tonull.The pavement behaviour (rigid or flexible) used for the Pavement Classification Number (PCN) determination, as a category.
- Parameters:
aValue- the role value to set for thePAVEMENT_TYPE_PCN_PROPERTYproperty.
-
getPavementSubgradePCN
Returns the role value contained in the value of thePAVEMENT_SUBGRADE_PCN_PROPERTYproperty. Returnsnullif the value of thePAVEMENT_SUBGRADE_PCN_PROPERTYproperty isnull.A categorized indication of the pavement subgrade strength related to the Pavement Classification Number (PCN).
- Returns:
- the role value of the
PAVEMENT_SUBGRADE_PCN_PROPERTYproperty. - See Also:
-
setPavementSubgradePCN
Sets the value of the property that maps to thepavementSubgradePCNelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, thePAVEMENT_SUBGRADE_PCN_PROPERTYproperty is set tonull.A categorized indication of the pavement subgrade strength related to the Pavement Classification Number (PCN).
- Parameters:
aValue- the role value to set for thePAVEMENT_SUBGRADE_PCN_PROPERTYproperty.
-
getMaxTyrePressurePCN
Returns the role value contained in the value of theMAX_TYRE_PRESSURE_PCN_PROPERTYproperty. Returnsnullif the value of theMAX_TYRE_PRESSURE_PCN_PROPERTYproperty isnull.The maximum allowable tire pressure category related to the Pavement Classification Number (PCN), as a category.
- Returns:
- the role value of the
MAX_TYRE_PRESSURE_PCN_PROPERTYproperty. - See Also:
-
setMaxTyrePressurePCN
Sets the value of the property that maps to themaxTyrePressurePCNelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theMAX_TYRE_PRESSURE_PCN_PROPERTYproperty is set tonull.The maximum allowable tire pressure category related to the Pavement Classification Number (PCN), as a category.
- Parameters:
aValue- the role value to set for theMAX_TYRE_PRESSURE_PCN_PROPERTYproperty.
-
getEvaluationMethodPCN
Returns the role value contained in the value of theEVALUATION_METHOD_PCN_PROPERTYproperty. Returnsnullif the value of theEVALUATION_METHOD_PCN_PROPERTYproperty isnull.The method used to rate a runway pavement.
- Returns:
- the role value of the
EVALUATION_METHOD_PCN_PROPERTYproperty. - See Also:
-
setEvaluationMethodPCN
Sets the value of the property that maps to theevaluationMethodPCNelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theEVALUATION_METHOD_PCN_PROPERTYproperty is set tonull.The method used to rate a runway pavement.
- Parameters:
aValue- the role value to set for theEVALUATION_METHOD_PCN_PROPERTYproperty.
-
getClassLCN
Returns the role value contained in the value of theCLASS_LCN_PROPERTYproperty. Returnsnullif the value of theCLASS_LCN_PROPERTYproperty isnull.A value which denotes the peak bearing moment the surface can handle repeatedly without shortening its service life.
- Returns:
- the role value of the
CLASS_LCN_PROPERTYproperty. - See Also:
-
setClassLCN
Sets the value of the property that maps to theclassLCNelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCLASS_LCN_PROPERTYproperty is set tonull.A value which denotes the peak bearing moment the surface can handle repeatedly without shortening its service life.
- Parameters:
aValue- the role value to set for theCLASS_LCN_PROPERTYproperty.
-
getWeightSIWL
Returns the value of the property that maps to theweightSIWLelement.The maximum calculated load on each tire of a landing gear assembly that a movement area surface can support.
- Returns:
- the value of the
WEIGHT_SIWL_PROPERTYproperty.
-
setWeightSIWL
Sets the value of the property that maps to theweightSIWLelement.The maximum calculated load on each tire of a landing gear assembly that a movement area surface can support.
- Parameters:
aValue- the value to set for theWEIGHT_SIWL_PROPERTYproperty.
-
getTyrePressureSIWL
Returns the value of the property that maps to thetyrePressureSIWLelement.The maximum aircraft tire pressure that a movement area surface can support.
- Returns:
- the value of the
TYRE_PRESSURE_SIWL_PROPERTYproperty.
-
setTyrePressureSIWL
Sets the value of the property that maps to thetyrePressureSIWLelement.The maximum aircraft tire pressure that a movement area surface can support.
- Parameters:
aValue- the value to set for theTYRE_PRESSURE_SIWL_PROPERTYproperty.
-
getWeightAUW
Returns the value of the property that maps to theweightAUWelement.The maximum total value of the weight of an aircraft that a movement area surface may support, regardless of the landing gear configuration of the aircraft.
- Returns:
- the value of the
WEIGHT_AUW_PROPERTYproperty.
-
setWeightAUW
Sets the value of the property that maps to theweightAUWelement.The maximum total value of the weight of an aircraft that a movement area surface may support, regardless of the landing gear configuration of the aircraft.
- Parameters:
aValue- the value to set for theWEIGHT_AUW_PROPERTYproperty.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.- Returns:
- the value of the
EXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances. - See Also:
-