Class TLcdAIXM51RouteAvailability
- 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 thecardinalDirectionelement.static final TLcdDataPropertyData property that maps to thedirectionelement.static final TLcdDataPropertyData property that maps to theextensionelement.static final TLcdDataPropertyData property that maps to thelevelselement.static final TLcdDataPropertyData property that maps to thespecialDateAuthorityelement.static final TLcdDataPropertyData property that maps to thestatuselement.static final TLcdDataPropertyData property that maps to thetimeIntervalelement.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 theCARDINAL_DIRECTION_PROPERTYproperty.Returns the role value contained in the value of theDIRECTION_PROPERTYproperty.Gets the value of theEXTENSION_PROPERTYproperty adapted to a list ofTLcdAIXM51AbstractExtensioninstances.Gets the value of theLEVELS_PROPERTYproperty adapted to a list ofTLcdAIXM51AirspaceLayerinstances.Gets the value of theSPECIAL_DATE_AUTHORITY_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.Returns the role value contained in the value of theSTATUS_PROPERTYproperty.Gets the value of theTIME_INTERVAL_PROPERTYproperty adapted to a list ofTLcdAIXM51Timesheetinstances.voidSets the value of the property that maps to thecardinalDirectionelement.voidsetDirection(TLcdAIXM51CodeDirection aValue) Sets the value of the property that maps to thedirectionelement.voidSets the value of the property that maps to thestatuselement.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
TIME_INTERVAL_PROPERTY
Data property that maps to thetimeIntervalelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Timesheet>>. -
ANNOTATION_PROPERTY
Data property that maps to theannotationelement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>. -
SPECIAL_DATE_AUTHORITY_PROPERTY
Data property that maps to thespecialDateAuthorityelement. The possible values for this property are instances ofList<TLcdAIXM51FeatureAssociation<TLcdAIXM51OrganisationAuthorityTimeSlice>>. -
DIRECTION_PROPERTY
Data property that maps to thedirectionelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeDirection>. -
CARDINAL_DIRECTION_PROPERTY
Data property that maps to thecardinalDirectionelement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeCardinalDirection>. -
STATUS_PROPERTY
Data property that maps to thestatuselement. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeRouteAvailability>. -
LEVELS_PROPERTY
Data property that maps to thelevelselement. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51AirspaceLayer>>. -
EXTENSION_PROPERTY
Data property that maps to theextensionelement. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
-
-
Constructor Details
-
TLcdAIXM51RouteAvailability
public TLcdAIXM51RouteAvailability() -
TLcdAIXM51RouteAvailability
-
-
Method Details
-
getTimeInterval
Gets the value of theTIME_INTERVAL_PROPERTYproperty adapted to a list ofTLcdAIXM51Timesheetinstances.A component of the schedule.
- Overrides:
getTimeIntervalin classTLcdAIXM51AbstractPropertiesWithSchedule- Returns:
- the value of the
TIME_INTERVAL_PROPERTYproperty adapted to a list ofTLcdAIXM51Timesheetinstances. - See Also:
-
getAnnotation
Gets the value of theANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances.- Overrides:
getAnnotationin classTLcdAIXM51AbstractPropertiesWithSchedule- Returns:
- the value of the
ANNOTATION_PROPERTYproperty adapted to a list ofTLcdAIXM51Noteinstances. - See Also:
-
getSpecialDateAuthority
Gets the value of theSPECIAL_DATE_AUTHORITY_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.Indicates that the SpecialDates associated with the related OrganisationAuthority are applicable to the schedule definition.
- Overrides:
getSpecialDateAuthorityin classTLcdAIXM51AbstractPropertiesWithSchedule- Returns:
- the value of the
SPECIAL_DATE_AUTHORITY_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances. - See Also:
-
getDirection
Returns the role value contained in the value of theDIRECTION_PROPERTYproperty. Returnsnullif the value of theDIRECTION_PROPERTYproperty isnull.A code indicating the direction in which the route segment is considered when a specific usage is described, ie. forward or backward.
- Returns:
- the role value of the
DIRECTION_PROPERTYproperty. - See Also:
-
setDirection
Sets the value of the property that maps to thedirectionelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theDIRECTION_PROPERTYproperty is set tonull.A code indicating the direction in which the route segment is considered when a specific usage is described, ie. forward or backward.
- Parameters:
aValue- the role value to set for theDIRECTION_PROPERTYproperty.
-
getCardinalDirection
Returns the role value contained in the value of theCARDINAL_DIRECTION_PROPERTYproperty. Returnsnullif the value of theCARDINAL_DIRECTION_PROPERTYproperty isnull.The direction for which the usage is specified, expressed as compass angle.
- Returns:
- the role value of the
CARDINAL_DIRECTION_PROPERTYproperty. - See Also:
-
setCardinalDirection
Sets the value of the property that maps to thecardinalDirectionelement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theCARDINAL_DIRECTION_PROPERTYproperty is set tonull.The direction for which the usage is specified, expressed as compass angle.
- Parameters:
aValue- the role value to set for theCARDINAL_DIRECTION_PROPERTYproperty.
-
getStatus
Returns the role value contained in the value of theSTATUS_PROPERTYproperty. Returnsnullif the value of theSTATUS_PROPERTYproperty isnull.The availability status of the route, in the direction indicated by the direction and/or cardinalDirection attribute.
- Returns:
- the role value of the
STATUS_PROPERTYproperty. - See Also:
-
setStatus
Sets the value of the property that maps to thestatuselement. to a new instance of the association classTLcdAIXM51Optionalinitialized with the given role value. In case the given role value isnull, theSTATUS_PROPERTYproperty is set tonull.The availability status of the route, in the direction indicated by the direction and/or cardinalDirection attribute.
- Parameters:
aValue- the role value to set for theSTATUS_PROPERTYproperty.
-
getLevels
Gets the value of theLEVELS_PROPERTYproperty adapted to a list ofTLcdAIXM51AirspaceLayerinstances.The level and time block referenced by the usage.
- Returns:
- the value of the
LEVELS_PROPERTYproperty adapted to a list ofTLcdAIXM51AirspaceLayerinstances. - 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:
-