Class TLcdAIXM51HoldingPatternTimeSlice
- All Implemented Interfaces:
ILcdDataObject
,ILcdBounded
,ILcdShape
,ILcdShapeList
,ILcdTimeBounded
,ILcdCloneable
,ILcdDeepCloneable
,ILcdInvalidateable
,Serializable
,Cloneable
- Since:
- 10.0
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to thecorrectionNumber
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to theextent
element.static final TLcdDataProperty
Data property that maps to thefeatureLifetime
element.static final TLcdDataProperty
Data property that maps to theholdingPoint
element.static final TLcdDataProperty
Data property that maps to theinboundCourse
element.static final TLcdDataProperty
Data property that maps to theinstruction
element.static final TLcdDataProperty
Data property that maps to theinterpretation
element.static final TLcdDataProperty
Data property that maps to thelowerLimit
element.static final TLcdDataProperty
Data property that maps to thelowerLimitReference
element.static final TLcdDataProperty
Data property that maps to thenonStandardHolding
element.static final TLcdDataProperty
Data property that maps to theoutboundCourse
element.static final TLcdDataProperty
Data property that maps to theoutboundCourseType
element.static final TLcdDataProperty
Data property that maps to the choice between theoutboundLegSpan_endTime
andoutboundLegSpan_endDistance
andoutboundLegSpan_endPoint
elements.static final TLcdDataProperty
Data property that maps to thesequenceNumber
element.static final TLcdDataProperty
Data property that maps to thespeedLimit
element.static final TLcdDataProperty
Data property that maps to thetimeSliceMetadata
element.static final TLcdDataProperty
Data property that maps to theturnDirection
element.static final TLcdDataProperty
Data property that maps to thetype
element.static final TLcdDataProperty
Data property that maps to theupperLimit
element.static final TLcdDataProperty
Data property that maps to theupperLimitReference
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractTimeSlice
DATA_SOURCE_PROPERTY, VALID_TIME_PROPERTY
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
-
Method Summary
Modifier and TypeMethodDescriptionOverride this method to collect all shapes that needs to be included in theILcdShapeList
implementation of this feature.Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.long
Returns the value of the property that maps to thecorrectionNumber
element.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theEXTENT_PROPERTY
property.Returns the value of the property that maps to thefeatureLifetime
element.Returns the role value contained in the value of theHOLDING_POINT_PROPERTY
property.Returns the role value contained in the value of theINBOUND_COURSE_PROPERTY
property.Returns the role value contained in the value of theINSTRUCTION_PROPERTY
property.Returns the value of the property that maps to theinterpretation
element.Returns the value of the property that maps to thelowerLimit
element.Returns the role value contained in the value of theLOWER_LIMIT_REFERENCE_PROPERTY
property.Returns the role value contained in the value of theNON_STANDARD_HOLDING_PROPERTY
property.Returns the role value contained in the value of theOUTBOUND_COURSE_PROPERTY
property.Returns the role value contained in the value of theOUTBOUND_COURSE_TYPE_PROPERTY
property.Returns the value of the property that maps to the choice between theoutboundLegSpan_endTime
andoutboundLegSpan_endDistance
andoutboundLegSpan_endPoint
elements.long
Returns the value of the property that maps to thesequenceNumber
element.Returns the value of the property that maps to thespeedLimit
element.Returns the value of the property that maps to thetimeSliceMetadata
element.Returns the role value contained in the value of theTURN_DIRECTION_PROPERTY
property.getType()
Returns the role value contained in the value of theTYPE_PROPERTY
property.Returns the value of the property that maps to theupperLimit
element.Returns the role value contained in the value of theUPPER_LIMIT_REFERENCE_PROPERTY
property.void
setCorrectionNumber
(long aValue) Sets the value of the property that maps to thecorrectionNumber
element.void
setExtent
(TLcdAIXM51Curve aValue) Sets the value of the property that maps to theextent
element.void
Sets the value of the property that maps to thefeatureLifetime
element.void
Sets the value of the property that maps to theholdingPoint
element.void
setInboundCourse
(Double aValue) Sets the value of the property that maps to theinboundCourse
element.void
setInstruction
(String aValue) Sets the value of the property that maps to theinstruction
element.void
Sets the value of the property that maps to theinterpretation
element.void
Sets the value of the property that maps to thelowerLimit
element.void
Sets the value of the property that maps to thelowerLimitReference
element.void
Sets the value of the property that maps to thenonStandardHolding
element.void
setOutboundCourse
(Double aValue) Sets the value of the property that maps to theoutboundCourse
element.void
Sets the value of the property that maps to theoutboundCourseType
element.void
Sets the value of the property that maps to the choice between theoutboundLegSpan_endTime
andoutboundLegSpan_endDistance
andoutboundLegSpan_endPoint
elements.void
setSequenceNumber
(long aValue) Sets the value of the property that maps to thesequenceNumber
element.void
setSpeedLimit
(TLcdAIXM51ValSpeed aValue) Sets the value of the property that maps to thespeedLimit
element.void
Sets the value of the property that maps to thetimeSliceMetadata
element.void
Sets the value of the property that maps to theturnDirection
element.void
setType
(TLcdAIXM51CodeHoldingUsage aValue) Sets the value of the property that maps to thetype
element.void
Sets the value of the property that maps to theupperLimit
element.void
Sets the value of the property that maps to theupperLimitReference
element.Methods inherited from class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMTimeSlice
clone, clone, contains2D, contains2D, contains3D, contains3D, getBeginValidTime, getBounds, getEndValidTime, getFocusPoint, getShape, getShapeCount, getTimeBounds, invalidateObject, setValue
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractTimeSlice
getDataSource, getValidTime, setDataSource, setValidTime
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
Methods inherited from class com.luciad.datamodel.TLcdDataObject
getDataType, getValue, getValue, hasValue, hasValue, setValue, toString
-
Field Details
-
TYPE_PROPERTY
Data property that maps to thetype
element. The possible values for this property are the publicQName
constants defined in this class. -
OUTBOUND_COURSE_PROPERTY
Data property that maps to theoutboundCourse
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
OUTBOUND_COURSE_TYPE_PROPERTY
Data property that maps to theoutboundCourseType
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeCourse>
. -
INBOUND_COURSE_PROPERTY
Data property that maps to theinboundCourse
element. The possible values for this property are instances ofTLcdAIXM51Optional<Double>
. -
TURN_DIRECTION_PROPERTY
Data property that maps to theturnDirection
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDirectionTurn>
. -
UPPER_LIMIT_PROPERTY
Data property that maps to theupperLimit
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
UPPER_LIMIT_REFERENCE_PROPERTY
Data property that maps to theupperLimitReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
LOWER_LIMIT_PROPERTY
Data property that maps to thelowerLimit
element. The possible values for this property are instances ofTLcdAIXM51ValDistanceVertical
. -
LOWER_LIMIT_REFERENCE_PROPERTY
Data property that maps to thelowerLimitReference
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeVerticalReference>
. -
SPEED_LIMIT_PROPERTY
Data property that maps to thespeedLimit
element. The possible values for this property are instances ofTLcdAIXM51ValSpeed
. -
INSTRUCTION_PROPERTY
Data property that maps to theinstruction
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
NON_STANDARD_HOLDING_PROPERTY
Data property that maps to thenonStandardHolding
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
OUTBOUND_LEG_SPAN_PROPERTY
Data property that maps to the choice between theoutboundLegSpan_endTime
andoutboundLegSpan_endDistance
andoutboundLegSpan_endPoint
elements. The possible values for this property are instances of -
HOLDING_POINT_PROPERTY
Data property that maps to theholdingPoint
element. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51AbstractSegmentPoint>
. -
EXTENT_PROPERTY
Data property that maps to theextent
element. The possible values for this property are instances ofTLcdAIXM51Property<TLcdAIXM51Curve>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
. -
INTERPRETATION_PROPERTY
Data property that maps to theinterpretation
element. The possible values for this property are instances ofELcdAIXM51Interpretation
. -
SEQUENCE_NUMBER_PROPERTY
Data property that maps to thesequenceNumber
element. The possible values for this property are instances oflong
. -
CORRECTION_NUMBER_PROPERTY
Data property that maps to thecorrectionNumber
element. The possible values for this property are instances oflong
. -
TIME_SLICE_METADATA_PROPERTY
Data property that maps to thetimeSliceMetadata
element. The possible values for this property are instances ofTLcdAIXM51FeatureTimeSliceMetadataProperty
. -
FEATURE_LIFETIME_PROPERTY
Data property that maps to thefeatureLifetime
element. The possible values for this property are instances ofTLcdGML32TimePrimitiveProperty
.
-
-
Constructor Details
-
TLcdAIXM51HoldingPatternTimeSlice
-
-
Method Details
-
collectShapes
Description copied from class:TLcdAIXM51AbstractAIXMTimeSlice
Override this method to collect all shapes that needs to be included in theILcdShapeList
implementation of this feature. The default implementation implements the GML Simple Features Profile: it collects all direct children of this feature which implements ILcdShape.- Overrides:
collectShapes
in classTLcdAIXM51AbstractAIXMTimeSlice
- Returns:
- returns a
List
containing allILcdShape
elements needed to represent the geometry of this timeslice
-
getType
Returns the role value contained in the value of theTYPE_PROPERTY
property. Returnsnull
if the value of theTYPE_PROPERTY
property isnull
.The possible values for this property are the public
QName
constants defined in this class.A code indicating the type of holding procedure. E.g. en-route holding, terminal area holding.
- Returns:
- the role value of the
TYPE_PROPERTY
property. - See Also:
-
setType
Sets the value of the property that maps to thetype
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTYPE_PROPERTY
property is set tonull
.The possible values for this property are the public
QName
constants defined in this class.A code indicating the type of holding procedure. E.g. en-route holding, terminal area holding.
- Parameters:
aValue
- the role value to set for theTYPE_PROPERTY
property.
-
getOutboundCourse
Returns the role value contained in the value of theOUTBOUND_COURSE_PROPERTY
property. Returnsnull
if the value of theOUTBOUND_COURSE_PROPERTY
property isnull
.The radial, course, bearing or magnetic directional course (if navaid is a localizer) from the facility or waypoint on which holding is based.
- Returns:
- the role value of the
OUTBOUND_COURSE_PROPERTY
property. - See Also:
-
setOutboundCourse
Sets the value of the property that maps to theoutboundCourse
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOUTBOUND_COURSE_PROPERTY
property is set tonull
.The radial, course, bearing or magnetic directional course (if navaid is a localizer) from the facility or waypoint on which holding is based.
- Parameters:
aValue
- the role value to set for theOUTBOUND_COURSE_PROPERTY
property.
-
getOutboundCourseType
Returns the role value contained in the value of theOUTBOUND_COURSE_TYPE_PROPERTY
property. Returnsnull
if the value of theOUTBOUND_COURSE_TYPE_PROPERTY
property isnull
.The type of course to be observed. E.g. true track, magnetic track, heading, VOR radial, true bearing, magnetic bearing
- Returns:
- the role value of the
OUTBOUND_COURSE_TYPE_PROPERTY
property. - See Also:
-
setOutboundCourseType
Sets the value of the property that maps to theoutboundCourseType
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theOUTBOUND_COURSE_TYPE_PROPERTY
property is set tonull
.The type of course to be observed. E.g. true track, magnetic track, heading, VOR radial, true bearing, magnetic bearing
- Parameters:
aValue
- the role value to set for theOUTBOUND_COURSE_TYPE_PROPERTY
property.
-
getInboundCourse
Returns the role value contained in the value of theINBOUND_COURSE_PROPERTY
property. Returnsnull
if the value of theINBOUND_COURSE_PROPERTY
property isnull
.The course of the inbound leg.
- Returns:
- the role value of the
INBOUND_COURSE_PROPERTY
property. - See Also:
-
setInboundCourse
Sets the value of the property that maps to theinboundCourse
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theINBOUND_COURSE_PROPERTY
property is set tonull
.The course of the inbound leg.
- Parameters:
aValue
- the role value to set for theINBOUND_COURSE_PROPERTY
property.
-
getTurnDirection
Returns the role value contained in the value of theTURN_DIRECTION_PROPERTY
property. Returnsnull
if the value of theTURN_DIRECTION_PROPERTY
property isnull
.Direction of the turn
- Returns:
- the role value of the
TURN_DIRECTION_PROPERTY
property. - See Also:
-
setTurnDirection
Sets the value of the property that maps to theturnDirection
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTURN_DIRECTION_PROPERTY
property is set tonull
.Direction of the turn
- Parameters:
aValue
- the role value to set for theTURN_DIRECTION_PROPERTY
property.
-
getUpperLimit
Returns the value of the property that maps to theupperLimit
element.Max altitude allowed for all aircraft categories at all defined speeds
- Returns:
- the value of the
UPPER_LIMIT_PROPERTY
property.
-
setUpperLimit
Sets the value of the property that maps to theupperLimit
element.Max altitude allowed for all aircraft categories at all defined speeds
- Parameters:
aValue
- the value to set for theUPPER_LIMIT_PROPERTY
property.
-
getUpperLimitReference
Returns the role value contained in the value of theUPPER_LIMIT_REFERENCE_PROPERTY
property. Returnsnull
if the value of theUPPER_LIMIT_REFERENCE_PROPERTY
property isnull
.A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance.
- Returns:
- the role value of the
UPPER_LIMIT_REFERENCE_PROPERTY
property. - See Also:
-
setUpperLimitReference
Sets the value of the property that maps to theupperLimitReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theUPPER_LIMIT_REFERENCE_PROPERTY
property is set tonull
.A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance.
- Parameters:
aValue
- the role value to set for theUPPER_LIMIT_REFERENCE_PROPERTY
property.
-
getLowerLimit
Returns the value of the property that maps to thelowerLimit
element.Minimum altitude allowed for all aircraft categories at all defined speeds
- Returns:
- the value of the
LOWER_LIMIT_PROPERTY
property.
-
setLowerLimit
Sets the value of the property that maps to thelowerLimit
element.Minimum altitude allowed for all aircraft categories at all defined speeds
- Parameters:
aValue
- the value to set for theLOWER_LIMIT_PROPERTY
property.
-
getLowerLimitReference
Returns the role value contained in the value of theLOWER_LIMIT_REFERENCE_PROPERTY
property. Returnsnull
if the value of theLOWER_LIMIT_REFERENCE_PROPERTY
property isnull
.A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance.
- Returns:
- the role value of the
LOWER_LIMIT_REFERENCE_PROPERTY
property. - See Also:
-
setLowerLimitReference
Sets the value of the property that maps to thelowerLimitReference
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theLOWER_LIMIT_REFERENCE_PROPERTY
property is set tonull
.A code indicating the reference for a vertical distance. Two series of values exist: 1) real distance: from GND, from the MSL, from the WGS-84 ellipsoid 2) pressure distance.
- Parameters:
aValue
- the role value to set for theLOWER_LIMIT_REFERENCE_PROPERTY
property.
-
getSpeedLimit
Returns the value of the property that maps to thespeedLimit
element.Restricted speed for containment in a smaller pattern
- Returns:
- the value of the
SPEED_LIMIT_PROPERTY
property.
-
setSpeedLimit
Sets the value of the property that maps to thespeedLimit
element.Restricted speed for containment in a smaller pattern
- Parameters:
aValue
- the value to set for theSPEED_LIMIT_PROPERTY
property.
-
getInstruction
Returns the role value contained in the value of theINSTRUCTION_PROPERTY
property. Returnsnull
if the value of theINSTRUCTION_PROPERTY
property isnull
.Operational instructions that must be observed when flying the HoldingPattern.
- Returns:
- the role value of the
INSTRUCTION_PROPERTY
property. - See Also:
-
setInstruction
Sets the value of the property that maps to theinstruction
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theINSTRUCTION_PROPERTY
property is set tonull
.Operational instructions that must be observed when flying the HoldingPattern.
- Parameters:
aValue
- the role value to set for theINSTRUCTION_PROPERTY
property.
-
getNonStandardHolding
Returns the role value contained in the value of theNON_STANDARD_HOLDING_PROPERTY
property. Returnsnull
if the value of theNON_STANDARD_HOLDING_PROPERTY
property isnull
.ndicates whether the HoldingPattern is non-standard, for example because it uses left-hand turns.
- Returns:
- the role value of the
NON_STANDARD_HOLDING_PROPERTY
property. - See Also:
-
setNonStandardHolding
Sets the value of the property that maps to thenonStandardHolding
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theNON_STANDARD_HOLDING_PROPERTY
property is set tonull
.ndicates whether the HoldingPattern is non-standard, for example because it uses left-hand turns.
- Parameters:
aValue
- the role value to set for theNON_STANDARD_HOLDING_PROPERTY
property.
-
getOutboundLegSpan
Returns the value of the property that maps to the choice between theoutboundLegSpan_endTime
andoutboundLegSpan_endDistance
andoutboundLegSpan_endPoint
elements.The possible values for this property are instances of
- Returns:
- the value of the
OUTBOUND_LEG_SPAN_PROPERTY
property. - See Also:
-
setOutboundLegSpan
Sets the value of the property that maps to the choice between theoutboundLegSpan_endTime
andoutboundLegSpan_endDistance
andoutboundLegSpan_endPoint
elements.The possible values for this property are instances of
- Parameters:
aValue
- the value to set for theOUTBOUND_LEG_SPAN_PROPERTY
property.
-
getHoldingPoint
Returns the role value contained in the value of theHOLDING_POINT_PROPERTY
property. Returnsnull
if the value of theHOLDING_POINT_PROPERTY
property isnull
.The point used to define the holding pattern.
- Returns:
- the role value of the
HOLDING_POINT_PROPERTY
property. - See Also:
-
getExtent
Returns the role value contained in the value of theEXTENT_PROPERTY
property. Returnsnull
if the value of theEXTENT_PROPERTY
property isnull
.The geographical curve depicted as a race track pattern
- Returns:
- the role value of the
EXTENT_PROPERTY
property. - See Also:
-
setExtent
Sets the value of the property that maps to theextent
element. to a new instance of the association classTLcdAIXM51Property
initialized with the given role value. In case the given role value isnull
, theEXTENT_PROPERTY
property is set tonull
.The geographical curve depicted as a race track pattern
- Parameters:
aValue
- the role value to set for theEXTENT_PROPERTY
property.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
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:
-
getInterpretation
Returns the value of the property that maps to theinterpretation
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
Sets the value of the property that maps to theinterpretation
element.Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.
- Parameters:
aValue
- the value to set for theINTERPRETATION_PROPERTY
property.
-
getSequenceNumber
public long getSequenceNumber()Returns the value of the property that maps to thesequenceNumber
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 thesequenceNumber
element.Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.
- Parameters:
aValue
- the value to set for theSEQUENCE_NUMBER_PROPERTY
property.
-
getCorrectionNumber
public long getCorrectionNumber()Returns the value of the property that maps to thecorrectionNumber
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 thecorrectionNumber
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 theCORRECTION_NUMBER_PROPERTY
property.
-
getTimeSliceMetadata
Returns the value of the property that maps to thetimeSliceMetadata
element.- Returns:
- the value of the
TIME_SLICE_METADATA_PROPERTY
property.
-
setTimeSliceMetadata
Sets the value of the property that maps to thetimeSliceMetadata
element.- Parameters:
aValue
- the value to set for theTIME_SLICE_METADATA_PROPERTY
property.
-
getFeatureLifetime
Returns the value of the property that maps to thefeatureLifetime
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
Sets the value of the property that maps to thefeatureLifetime
element.The start and end of life of the feature. See the AIXM Temporality model for details.
- Parameters:
aValue
- the value to set for theFEATURE_LIFETIME_PROPERTY
property.
-