Class TLcdAIXM51RouteTimeSlice
- 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 thedesignatorNumber
element.static final TLcdDataProperty
Data property that maps to thedesignatorPrefix
element.static final TLcdDataProperty
Data property that maps to thedesignatorSecondLetter
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 theflightRule
element.static final TLcdDataProperty
Data property that maps to theinternationalUse
element.static final TLcdDataProperty
Data property that maps to theinterpretation
element.static final TLcdDataProperty
Data property that maps to thelocationDesignator
element.static final TLcdDataProperty
Data property that maps to themilitaryTrainingType
element.static final TLcdDataProperty
Data property that maps to themilitaryUse
element.static final TLcdDataProperty
Data property that maps to themultipleIdentifier
element.static final TLcdDataProperty
Data property that maps to thename
element.static final TLcdDataProperty
Data property that maps to thesequenceNumber
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 theuserOrganisation
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 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.Returns the role value contained in the value of theDESIGNATOR_NUMBER_PROPERTY
property.Returns the role value contained in the value of theDESIGNATOR_PREFIX_PROPERTY
property.Returns the role value contained in the value of theDESIGNATOR_SECOND_LETTER_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the value of the property that maps to thefeatureLifetime
element.Returns the role value contained in the value of theFLIGHT_RULE_PROPERTY
property.Returns the role value contained in the value of theINTERNATIONAL_USE_PROPERTY
property.Returns the value of the property that maps to theinterpretation
element.Returns the role value contained in the value of theLOCATION_DESIGNATOR_PROPERTY
property.Returns the role value contained in the value of theMILITARY_TRAINING_TYPE_PROPERTY
property.Returns the role value contained in the value of theMILITARY_USE_PROPERTY
property.Returns the role value contained in the value of theMULTIPLE_IDENTIFIER_PROPERTY
property.Returns the role value contained in the value of theROUTE_NAME_PROPERTY
property.long
Returns the value of the property that maps to thesequenceNumber
element.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 theUSER_ORGANISATION_PROPERTY
property.void
setCorrectionNumber
(long aValue) Sets the value of the property that maps to thecorrectionNumber
element.void
setDesignatorNumber
(Long aValue) Sets the value of the property that maps to thedesignatorNumber
element.void
Sets the value of the property that maps to thedesignatorPrefix
element.void
Sets the value of the property that maps to thedesignatorSecondLetter
element.void
Sets the value of the property that maps to thefeatureLifetime
element.void
Sets the value of the property that maps to theflightRule
element.void
Sets the value of the property that maps to theinternationalUse
element.void
Sets the value of the property that maps to theinterpretation
element.void
setLocationDesignator
(String aValue) Sets the value of the property that maps to thelocationDesignator
element.void
Sets the value of the property that maps to themilitaryTrainingType
element.void
Sets the value of the property that maps to themilitaryUse
element.void
Sets the value of the property that maps to themultipleIdentifier
element.void
setRouteName
(String aValue) Sets the value of the property that maps to thename
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 thetimeSliceMetadata
element.void
setType
(TLcdAIXM51CodeRoute aValue) Sets the value of the property that maps to thetype
element.void
Sets the value of the property that maps to theuserOrganisation
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
-
DESIGNATOR_PREFIX_PROPERTY
Data property that maps to thedesignatorPrefix
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeRouteDesignatorPrefix>
. -
DESIGNATOR_SECOND_LETTER_PROPERTY
Data property that maps to thedesignatorSecondLetter
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeRouteDesignatorLetter>
. -
DESIGNATOR_NUMBER_PROPERTY
Data property that maps to thedesignatorNumber
element. The possible values for this property are instances ofTLcdAIXM51Optional<long>
. -
MULTIPLE_IDENTIFIER_PROPERTY
Data property that maps to themultipleIdentifier
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeUpperAlpha>
. -
LOCATION_DESIGNATOR_PROPERTY
Data property that maps to thelocationDesignator
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
ROUTE_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. -
FLIGHT_RULE_PROPERTY
Data property that maps to theflightRule
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeFlightRule>
. -
INTERNATIONAL_USE_PROPERTY
Data property that maps to theinternationalUse
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeRouteOrigin>
. -
MILITARY_USE_PROPERTY
Data property that maps to themilitaryUse
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeMilitaryStatus>
. -
MILITARY_TRAINING_TYPE_PROPERTY
Data property that maps to themilitaryTrainingType
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeMilitaryTraining>
. -
USER_ORGANISATION_PROPERTY
Data property that maps to theuserOrganisation
element. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>
. -
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
-
TLcdAIXM51RouteTimeSlice
public TLcdAIXM51RouteTimeSlice() -
TLcdAIXM51RouteTimeSlice
-
-
Method Details
-
getDesignatorPrefix
Returns the role value contained in the value of theDESIGNATOR_PREFIX_PROPERTY
property. Returnsnull
if the value of theDESIGNATOR_PREFIX_PROPERTY
property isnull
.A prefix for the route designator, indicating whether the route is upper ATS, reserved for helicopters or reserved for supersonic flights.
- Returns:
- the role value of the
DESIGNATOR_PREFIX_PROPERTY
property. - See Also:
-
setDesignatorPrefix
Sets the value of the property that maps to thedesignatorPrefix
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theDESIGNATOR_PREFIX_PROPERTY
property is set tonull
.A prefix for the route designator, indicating whether the route is upper ATS, reserved for helicopters or reserved for supersonic flights.
- Parameters:
aValue
- the role value to set for theDESIGNATOR_PREFIX_PROPERTY
property.
-
getDesignatorSecondLetter
Returns the role value contained in the value of theDESIGNATOR_SECOND_LETTER_PROPERTY
property. Returnsnull
if the value of theDESIGNATOR_SECOND_LETTER_PROPERTY
property isnull
.The letter of the route designator. Depending on the region, letters may have special significance with regard to the route usage limitations.
- Returns:
- the role value of the
DESIGNATOR_SECOND_LETTER_PROPERTY
property. - See Also:
-
setDesignatorSecondLetter
Sets the value of the property that maps to thedesignatorSecondLetter
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theDESIGNATOR_SECOND_LETTER_PROPERTY
property is set tonull
.The letter of the route designator. Depending on the region, letters may have special significance with regard to the route usage limitations.
- Parameters:
aValue
- the role value to set for theDESIGNATOR_SECOND_LETTER_PROPERTY
property.
-
getDesignatorNumber
Returns the role value contained in the value of theDESIGNATOR_NUMBER_PROPERTY
property. Returnsnull
if the value of theDESIGNATOR_NUMBER_PROPERTY
property isnull
.The number of the route designator.
- Returns:
- the role value of the
DESIGNATOR_NUMBER_PROPERTY
property. - See Also:
-
setDesignatorNumber
Sets the value of the property that maps to thedesignatorNumber
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theDESIGNATOR_NUMBER_PROPERTY
property is set tonull
.The number of the route designator.
- Parameters:
aValue
- the role value to set for theDESIGNATOR_NUMBER_PROPERTY
property.
-
getMultipleIdentifier
Returns the role value contained in the value of theMULTIPLE_IDENTIFIER_PROPERTY
property. Returnsnull
if the value of theMULTIPLE_IDENTIFIER_PROPERTY
property isnull
.A suffix for the route designator, indicating alternates for homonymous routes (especially for military training routes).
- Returns:
- the role value of the
MULTIPLE_IDENTIFIER_PROPERTY
property. - See Also:
-
setMultipleIdentifier
Sets the value of the property that maps to themultipleIdentifier
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMULTIPLE_IDENTIFIER_PROPERTY
property is set tonull
.A suffix for the route designator, indicating alternates for homonymous routes (especially for military training routes).
- Parameters:
aValue
- the role value to set for theMULTIPLE_IDENTIFIER_PROPERTY
property.
-
getLocationDesignator
Returns the role value contained in the value of theLOCATION_DESIGNATOR_PROPERTY
property. Returnsnull
if the value of theLOCATION_DESIGNATOR_PROPERTY
property isnull
.A textual description of the area in which a designated route is situated.
- Returns:
- the role value of the
LOCATION_DESIGNATOR_PROPERTY
property. - See Also:
-
setLocationDesignator
Sets the value of the property that maps to thelocationDesignator
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theLOCATION_DESIGNATOR_PROPERTY
property is set tonull
.A textual description of the area in which a designated route is situated.
- Parameters:
aValue
- the role value to set for theLOCATION_DESIGNATOR_PROPERTY
property.
-
getRouteName
Returns the role value contained in the value of theROUTE_NAME_PROPERTY
property. Returnsnull
if the value of theROUTE_NAME_PROPERTY
property isnull
.A free text name by which the route is known.
- Returns:
- the role value of the
ROUTE_NAME_PROPERTY
property. - See Also:
-
setRouteName
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
, theROUTE_NAME_PROPERTY
property is set tonull
.A free text name by which the route is known.
- Parameters:
aValue
- the role value to set for theROUTE_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.Route classification.
- 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.Route classification.
- Parameters:
aValue
- the role value to set for theTYPE_PROPERTY
property.
-
getFlightRule
Returns the role value contained in the value of theFLIGHT_RULE_PROPERTY
property. Returnsnull
if the value of theFLIGHT_RULE_PROPERTY
property isnull
.A code indicating the flight rules to be observed by aircraft. For example, VFR and/or IFR.
- Returns:
- the role value of the
FLIGHT_RULE_PROPERTY
property. - See Also:
-
setFlightRule
Sets the value of the property that maps to theflightRule
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theFLIGHT_RULE_PROPERTY
property is set tonull
.A code indicating the flight rules to be observed by aircraft. For example, VFR and/or IFR.
- Parameters:
aValue
- the role value to set for theFLIGHT_RULE_PROPERTY
property.
-
getInternationalUse
Returns the role value contained in the value of theINTERNATIONAL_USE_PROPERTY
property. Returnsnull
if the value of theINTERNATIONAL_USE_PROPERTY
property isnull
.A code indicating if the route segment is international or domestic.
- Returns:
- the role value of the
INTERNATIONAL_USE_PROPERTY
property. - See Also:
-
setInternationalUse
Sets the value of the property that maps to theinternationalUse
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theINTERNATIONAL_USE_PROPERTY
property is set tonull
.A code indicating if the route segment is international or domestic.
- Parameters:
aValue
- the role value to set for theINTERNATIONAL_USE_PROPERTY
property.
-
getMilitaryUse
Returns the role value contained in the value of theMILITARY_USE_PROPERTY
property. Returnsnull
if the value of theMILITARY_USE_PROPERTY
property isnull
.A code indicating whether the route is for exclusive use by military aircraft.
- Returns:
- the role value of the
MILITARY_USE_PROPERTY
property. - See Also:
-
setMilitaryUse
Sets the value of the property that maps to themilitaryUse
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMILITARY_USE_PROPERTY
property is set tonull
.A code indicating whether the route is for exclusive use by military aircraft.
- Parameters:
aValue
- the role value to set for theMILITARY_USE_PROPERTY
property.
-
getMilitaryTrainingType
Returns the role value contained in the value of theMILITARY_TRAINING_TYPE_PROPERTY
property. Returnsnull
if the value of theMILITARY_TRAINING_TYPE_PROPERTY
property isnull
.A code indicating the type of military training activity for which the route has been designed.
- Returns:
- the role value of the
MILITARY_TRAINING_TYPE_PROPERTY
property. - See Also:
-
setMilitaryTrainingType
Sets the value of the property that maps to themilitaryTrainingType
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theMILITARY_TRAINING_TYPE_PROPERTY
property is set tonull
.A code indicating the type of military training activity for which the route has been designed.
- Parameters:
aValue
- the role value to set for theMILITARY_TRAINING_TYPE_PROPERTY
property.
-
getUserOrganisation
Returns the role value contained in the value of theUSER_ORGANISATION_PROPERTY
property. Returnsnull
if the value of theUSER_ORGANISATION_PROPERTY
property isnull
.Indicates the Organisation normally originating activity on a military training route.
- Returns:
- the role value of the
USER_ORGANISATION_PROPERTY
property. - See Also:
-
setUserOrganisation
Sets the value of the property that maps to theuserOrganisation
element. to a new instance of the association classTLcdAIXM51FeatureAssociation
initialized with the given role value. In case the given role value isnull
, theUSER_ORGANISATION_PROPERTY
property is set tonull
.Indicates the Organisation normally originating activity on a military training route.
- Parameters:
aValue
- the role value to set for theUSER_ORGANISATION_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.
-