Class TLcdAIXM51VerticalStructureTimeSlice
- 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 thefeatureLifetime
element.static final TLcdDataProperty
Data property that maps to thegroup
element.static final TLcdDataProperty
Data property that maps to thehostedNavaidEquipment
element.static final TLcdDataProperty
Data property that maps to thehostedOrganisation
element.static final TLcdDataProperty
Data property that maps to thehostedPassengerService
element.static final TLcdDataProperty
Data property that maps to thehostedSpecialNavStation
element.static final TLcdDataProperty
Data property that maps to thehostedUnit
element.static final TLcdDataProperty
Data property that maps to theinterpretation
element.static final TLcdDataProperty
Data property that maps to thelength
element.static final TLcdDataProperty
Data property that maps to thelighted
element.static final TLcdDataProperty
Data property that maps to thelightingAvailability
element.static final TLcdDataProperty
Data property that maps to thelightingICAOStandard
element.static final TLcdDataProperty
Data property that maps to themarker
element.static final TLcdDataProperty
Data property that maps to themarkingICAOStandard
element.static final TLcdDataProperty
Data property that maps to thepart
element.static final TLcdDataProperty
Data property that maps to theradius
element.static final TLcdDataProperty
Data property that maps to thesequenceNumber
element.static final TLcdDataProperty
Data property that maps to thesupportedGroundLight
element.static final TLcdDataProperty
Data property that maps to thesupportedService
element.static final TLcdDataProperty
Data property that maps to thesynchronisedLighting
element.static final TLcdDataProperty
Data property that maps to thetimeSliceMetadata
element.static final TLcdDataProperty
Data property that maps to thetype
element.static final TLcdDataProperty
Data property that maps to thename
element.static final TLcdDataProperty
Data property that maps to thewidth
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
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets 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 value of the property that maps to thefeatureLifetime
element.getGroup()
Returns the role value contained in the value of theGROUP_PROPERTY
property.Gets the value of theHOSTED_NAVAID_EQUIPMENT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Gets the value of theHOSTED_ORGANISATION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Gets the value of theHOSTED_PASSENGER_SERVICE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Gets the value of theHOSTED_SPECIAL_NAV_STATION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Gets the value of theHOSTED_UNIT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Returns the value of the property that maps to theinterpretation
element.Returns the value of the property that maps to thelength
element.Returns the role value contained in the value of theLIGHTED_PROPERTY
property.Gets the value of theLIGHTING_AVAILABILITY_PROPERTY
property adapted to a list ofTLcdAIXM51VerticalStructureLightingStatus
instances.Returns the role value contained in the value of theLIGHTING_ICAO_STANDARD_PROPERTY
property.Returns the role value contained in the value of theMARKER_PROPERTY
property.Returns the role value contained in the value of theMARKING_ICAO_STANDARD_PROPERTY
property.getPart()
Gets the value of thePART_PROPERTY
property adapted to a list ofTLcdAIXM51VerticalStructurePart
instances.Returns the value of the property that maps to theradius
element.long
Returns the value of the property that maps to thesequenceNumber
element.Gets the value of theSUPPORTED_GROUND_LIGHT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.List
<TLcdAIXM51Feature<? extends TLcdAIXM51AbstractServiceTimeSlice>> Gets the value of theSUPPORTED_SERVICE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Returns the role value contained in the value of theSYNCHRONISED_LIGHTING_PROPERTY
property.Returns the value of the property that maps to thetimeSliceMetadata
element.getType()
Returns the role value contained in the value of theTYPE_PROPERTY
property.Returns the role value contained in the value of theVERTICAL_STRUCTURE_NAME_PROPERTY
property.getWidth()
Returns the value of the property that maps to thewidth
element.void
setCorrectionNumber
(long aValue) Sets the value of the property that maps to thecorrectionNumber
element.void
Sets the value of the property that maps to thefeatureLifetime
element.void
setGroup
(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to thegroup
element.void
Sets the value of the property that maps to theinterpretation
element.void
setLength
(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thelength
element.void
setLighted
(TLcdAIXM51CodeYesNo aValue) Sets the value of the property that maps to thelighted
element.void
Sets the value of the property that maps to thelightingICAOStandard
element.void
Sets the value of the property that maps to themarker
element.void
Sets the value of the property that maps to themarkingICAOStandard
element.void
setRadius
(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to theradius
element.void
setSequenceNumber
(long aValue) Sets the value of the property that maps to thesequenceNumber
element.void
Sets the value of the property that maps to thesynchronisedLighting
element.void
Sets the value of the property that maps to thetimeSliceMetadata
element.void
Sets the value of the property that maps to thetype
element.void
setVerticalStructureName
(String aValue) Sets the value of the property that maps to thename
element.void
setWidth
(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thewidth
element.Methods inherited from class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMTimeSlice
clone, clone, collectShapes, 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
-
VERTICAL_STRUCTURE_NAME_PROPERTY
Data property that maps to thename
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
TYPE_PROPERTY
Data property that maps to thetype
element. The possible values for this property are the publicQName
constants defined in this class. -
LIGHTED_PROPERTY
Data property that maps to thelighted
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
MARKING_ICAO_STANDARD_PROPERTY
Data property that maps to themarkingICAOStandard
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
GROUP_PROPERTY
Data property that maps to thegroup
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
LENGTH_PROPERTY
Data property that maps to thelength
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
WIDTH_PROPERTY
Data property that maps to thewidth
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
RADIUS_PROPERTY
Data property that maps to theradius
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
LIGHTING_ICAO_STANDARD_PROPERTY
Data property that maps to thelightingICAOStandard
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
SYNCHRONISED_LIGHTING_PROPERTY
Data property that maps to thesynchronisedLighting
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeYesNo>
. -
MARKER_PROPERTY
Data property that maps to themarker
element. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51MarkerBeaconTimeSlice>
. -
PART_PROPERTY
Data property that maps to thepart
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51VerticalStructurePart>>
. -
HOSTED_PASSENGER_SERVICE_PROPERTY
Data property that maps to thehostedPassengerService
element. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51PassengerServiceTimeSlice>>
. -
SUPPORTED_GROUND_LIGHT_PROPERTY
Data property that maps to thesupportedGroundLight
element. The possible values for this property are instances ofList<TLcdAIXM51Association<TLcdAIXM51Feature<?>>>
. -
HOSTED_NAVAID_EQUIPMENT_PROPERTY
Data property that maps to thehostedNavaidEquipment
element. The possible values for this property are instances ofList<TLcdAIXM51Association<TLcdAIXM51Feature<?>>>
. -
HOSTED_SPECIAL_NAV_STATION_PROPERTY
Data property that maps to thehostedSpecialNavStation
element. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51SpecialNavigationStationTimeSlice>>
. -
HOSTED_UNIT_PROPERTY
Data property that maps to thehostedUnit
element. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51UnitTimeSlice>>
. -
HOSTED_ORGANISATION_PROPERTY
Data property that maps to thehostedOrganisation
element. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>>
. -
SUPPORTED_SERVICE_PROPERTY
Data property that maps to thesupportedService
element. The possible values for this property are instances ofList<TLcdAIXM51Association<TLcdAIXM51Feature<?>>>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
LIGHTING_AVAILABILITY_PROPERTY
Data property that maps to thelightingAvailability
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51VerticalStructureLightingStatus>>
. -
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
-
TLcdAIXM51VerticalStructureTimeSlice
public TLcdAIXM51VerticalStructureTimeSlice() -
TLcdAIXM51VerticalStructureTimeSlice
-
-
Method Details
-
getVerticalStructureName
Returns the role value contained in the value of theVERTICAL_STRUCTURE_NAME_PROPERTY
property. Returnsnull
if the value of theVERTICAL_STRUCTURE_NAME_PROPERTY
property isnull
.The name of the vertical structure, if applicable,
- Returns:
- the role value of the
VERTICAL_STRUCTURE_NAME_PROPERTY
property. - See Also:
-
setVerticalStructureName
Sets the value of the property that maps to thename
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theVERTICAL_STRUCTURE_NAME_PROPERTY
property is set tonull
.The name of the vertical structure, if applicable,
- Parameters:
aValue
- the role value to set for theVERTICAL_STRUCTURE_NAME_PROPERTY
property.
-
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 vertical structure, such as building, tower, cable, etc.
- 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 vertical structure, such as building, tower, cable, etc.
- Parameters:
aValue
- the role value to set for theTYPE_PROPERTY
property.
-
getLighted
Returns the role value contained in the value of theLIGHTED_PROPERTY
property. Returnsnull
if the value of theLIGHTED_PROPERTY
property isnull
.A simple indication that the obstacle is lighted, when no further details are available.
- Returns:
- the role value of the
LIGHTED_PROPERTY
property. - See Also:
-
setLighted
Sets the value of the property that maps to thelighted
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theLIGHTED_PROPERTY
property is set tonull
.A simple indication that the obstacle is lighted, when no further details are available.
- Parameters:
aValue
- the role value to set for theLIGHTED_PROPERTY
property.
-
getMarkingICAOStandard
Returns the role value contained in the value of theMARKING_ICAO_STANDARD_PROPERTY
property. Returnsnull
if the value of theMARKING_ICAO_STANDARD_PROPERTY
property isnull
.Indicates if the markings comply with the ICAO standard, as described in Annex 14.
- Returns:
- the role value of the
MARKING_ICAO_STANDARD_PROPERTY
property. - See Also:
-
setMarkingICAOStandard
Sets the value of the property that maps to themarkingICAOStandard
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMARKING_ICAO_STANDARD_PROPERTY
property is set tonull
.Indicates if the markings comply with the ICAO standard, as described in Annex 14.
- Parameters:
aValue
- the role value to set for theMARKING_ICAO_STANDARD_PROPERTY
property.
-
getGroup
Returns the role value contained in the value of theGROUP_PROPERTY
property. Returnsnull
if the value of theGROUP_PROPERTY
property isnull
.A flag indicating whether the vertical structure consists of a number of closely situated similar objects.
- Returns:
- the role value of the
GROUP_PROPERTY
property. - See Also:
-
setGroup
Sets the value of the property that maps to thegroup
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theGROUP_PROPERTY
property is set tonull
.A flag indicating whether the vertical structure consists of a number of closely situated similar objects.
- Parameters:
aValue
- the role value to set for theGROUP_PROPERTY
property.
-
getLength
Returns the value of the property that maps to thelength
element.Overall length of the obstruction
- Returns:
- the value of the
LENGTH_PROPERTY
property.
-
setLength
Sets the value of the property that maps to thelength
element.Overall length of the obstruction
- Parameters:
aValue
- the value to set for theLENGTH_PROPERTY
property.
-
getWidth
Returns the value of the property that maps to thewidth
element.Overall width of the obstruction
- Returns:
- the value of the
WIDTH_PROPERTY
property.
-
setWidth
Sets the value of the property that maps to thewidth
element.Overall width of the obstruction
- Parameters:
aValue
- the value to set for theWIDTH_PROPERTY
property.
-
getRadius
Returns the value of the property that maps to theradius
element.The overall radius of an obstacle that has a relatively circular shape
- Returns:
- the value of the
RADIUS_PROPERTY
property.
-
setRadius
Sets the value of the property that maps to theradius
element.The overall radius of an obstacle that has a relatively circular shape
- Parameters:
aValue
- the value to set for theRADIUS_PROPERTY
property.
-
getLightingICAOStandard
Returns the role value contained in the value of theLIGHTING_ICAO_STANDARD_PROPERTY
property. Returnsnull
if the value of theLIGHTING_ICAO_STANDARD_PROPERTY
property isnull
.Indicates if the lighting is ICAO standard as described in Annex 14.
- Returns:
- the role value of the
LIGHTING_ICAO_STANDARD_PROPERTY
property. - See Also:
-
setLightingICAOStandard
Sets the value of the property that maps to thelightingICAOStandard
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theLIGHTING_ICAO_STANDARD_PROPERTY
property is set tonull
.Indicates if the lighting is ICAO standard as described in Annex 14.
- Parameters:
aValue
- the role value to set for theLIGHTING_ICAO_STANDARD_PROPERTY
property.
-
getSynchronisedLighting
Returns the role value contained in the value of theSYNCHRONISED_LIGHTING_PROPERTY
property. Returnsnull
if the value of theSYNCHRONISED_LIGHTING_PROPERTY
property isnull
.Indicates that the flashing light elements that compose the lighting of the vertical structure (could be a group) are synchronised (flash in unison).
- Returns:
- the role value of the
SYNCHRONISED_LIGHTING_PROPERTY
property. - See Also:
-
setSynchronisedLighting
Sets the value of the property that maps to thesynchronisedLighting
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSYNCHRONISED_LIGHTING_PROPERTY
property is set tonull
.Indicates that the flashing light elements that compose the lighting of the vertical structure (could be a group) are synchronised (flash in unison).
- Parameters:
aValue
- the role value to set for theSYNCHRONISED_LIGHTING_PROPERTY
property.
-
getMarker
Returns the role value contained in the value of theMARKER_PROPERTY
property. Returnsnull
if the value of theMARKER_PROPERTY
property isnull
.The marker that marks the vertical structure.
- Returns:
- the role value of the
MARKER_PROPERTY
property. - See Also:
-
setMarker
Sets the value of the property that maps to themarker
element. to a new instance of the association classTLcdAIXM51FeatureAssociation
initialized with the given role value. In case the given role value isnull
, theMARKER_PROPERTY
property is set tonull
.The marker that marks the vertical structure.
- Parameters:
aValue
- the role value to set for theMARKER_PROPERTY
property.
-
getPart
Gets the value of thePART_PROPERTY
property adapted to a list ofTLcdAIXM51VerticalStructurePart
instances.Part of the vertical structure.
- Returns:
- the value of the
PART_PROPERTY
property adapted to a list ofTLcdAIXM51VerticalStructurePart
instances. - See Also:
-
getHostedPassengerService
Gets the value of theHOSTED_PASSENGER_SERVICE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.The passenger service hosted by the vertical structure.
- Returns:
- the value of the
HOSTED_PASSENGER_SERVICE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. - See Also:
-
getSupportedGroundLight
public List<TLcdAIXM51Feature<? extends TLcdAIXM51AbstractGroundLightSystemTimeSlice>> getSupportedGroundLight()Gets the value of theSUPPORTED_GROUND_LIGHT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.The ground light system supported by the vertical structure.
- Returns:
- the value of the
SUPPORTED_GROUND_LIGHT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. - See Also:
-
getHostedUnit
Gets the value of theHOSTED_UNIT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.The unit hosted by the vertical structure.
- Returns:
- the value of the
HOSTED_UNIT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. - See Also:
-
getHostedOrganisation
Gets the value of theHOSTED_ORGANISATION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.The OrganisationAuthority hosted by the vertical structure.
- Returns:
- the value of the
HOSTED_ORGANISATION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. - See Also:
-
getSupportedService
Gets the value of theSUPPORTED_SERVICE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.The service supported by the vertical structure.
- Returns:
- the value of the
SUPPORTED_SERVICE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. - See Also:
-
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:
-
getLightingAvailability
Gets the value of theLIGHTING_AVAILABILITY_PROPERTY
property adapted to a list ofTLcdAIXM51VerticalStructureLightingStatus
instances.The operational status of the vertical structure lighting.
- Returns:
- the value of the
LIGHTING_AVAILABILITY_PROPERTY
property adapted to a list ofTLcdAIXM51VerticalStructureLightingStatus
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.
-