Uses of Class
com.luciad.format.aixm51.model.features.airspace.TLcdAIXM51AirspaceTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 airspace types.
This package provides the classes that correspond to AIXM 5.1 flightrestriction types.
This package provides the classes that correspond to AIXM 5.1 service types.
-
Uses of TLcdAIXM51AirspaceTimeSlice in com.luciad.format.aixm51.model.features.aerialrefuelling
Modifier and TypeMethodDescriptionTLcdAIXM51AerialRefuellingTimeSlice.getProtectingAirspace()
Gets the value of theTLcdAIXM51AerialRefuellingTimeSlice.PROTECTING_AIRSPACE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirspaceTimeSlice in com.luciad.format.aixm51.model.features.airspace
Modifier and TypeMethodDescriptionTLcdAIXM51AuthorityForAirspaceTimeSlice.getAssignedAirspace()
Returns the role value contained in the value of theTLcdAIXM51AuthorityForAirspaceTimeSlice.ASSIGNED_AIRSPACE_PROPERTY
property.TLcdAIXM51AirspaceVolumeDependency.getTheAirspace()
Returns the role value contained in the value of theTLcdAIXM51AirspaceVolumeDependency.THE_AIRSPACE_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51AuthorityForAirspaceTimeSlice.setAssignedAirspace
(TLcdAIXM51Feature<TLcdAIXM51AirspaceTimeSlice> aValue) Sets the value of the property that maps to theassignedAirspace
element.void
TLcdAIXM51AirspaceVolumeDependency.setTheAirspace
(TLcdAIXM51Feature<TLcdAIXM51AirspaceTimeSlice> aValue) Sets the value of the property that maps to thetheAirspace
element. -
Uses of TLcdAIXM51AirspaceTimeSlice in com.luciad.format.aixm51.model.features.routes.flightrestrictions
Modifier and TypeMethodDescriptionTLcdAIXM51FlightRoutingElement.getElement_airspaceElement()
Returns the role value contained in the value of theTLcdAIXM51FlightRoutingElement.ELEMENT_AIRSPACE_ELEMENT_PROPERTY
property.TLcdAIXM51AirspaceBorderCrossingTimeSlice.getEnteredAirspace()
Returns the role value contained in the value of theTLcdAIXM51AirspaceBorderCrossingTimeSlice.ENTERED_AIRSPACE_PROPERTY
property.TLcdAIXM51AirspaceBorderCrossingTimeSlice.getExitedAirspace()
Returns the role value contained in the value of theTLcdAIXM51AirspaceBorderCrossingTimeSlice.EXITED_AIRSPACE_PROPERTY
property.TLcdAIXM51FlightConditionElement.getFlightCondition_airspaceCondition()
Returns the role value contained in the value of theTLcdAIXM51FlightConditionElement.FLIGHT_CONDITION_AIRSPACE_CONDITION_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51FlightRoutingElement.setElement_airspaceElement
(TLcdAIXM51Feature<TLcdAIXM51AirspaceTimeSlice> aValue) Sets the value of the property that maps to theelement_airspaceElement
element.void
TLcdAIXM51AirspaceBorderCrossingTimeSlice.setEnteredAirspace
(TLcdAIXM51Feature<TLcdAIXM51AirspaceTimeSlice> aValue) Sets the value of the property that maps to theenteredAirspace
element.void
TLcdAIXM51AirspaceBorderCrossingTimeSlice.setExitedAirspace
(TLcdAIXM51Feature<TLcdAIXM51AirspaceTimeSlice> aValue) Sets the value of the property that maps to theexitedAirspace
element.void
TLcdAIXM51FlightConditionElement.setFlightCondition_airspaceCondition
(TLcdAIXM51Feature<TLcdAIXM51AirspaceTimeSlice> aValue) Sets the value of the property that maps to theflightCondition_airspaceCondition
element. -
Uses of TLcdAIXM51AirspaceTimeSlice in com.luciad.format.aixm51.model.features.rulesprocedures
Modifier and TypeMethodDescriptionTLcdAIXM51RulesProceduresTimeSlice.getAffectedArea()
Gets the value of theTLcdAIXM51RulesProceduresTimeSlice.AFFECTED_AREA_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirspaceTimeSlice in com.luciad.format.aixm51.model.features.service
Modifier and TypeMethodDescriptionTLcdAIXM51AirTrafficControlServiceTimeSlice.getClientAirspace()
Gets the value of theTLcdAIXM51AirTrafficControlServiceTimeSlice.CLIENT_AIRSPACE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51AirTrafficManagementServiceTimeSlice.getClientAirspace()
Gets the value of theTLcdAIXM51AirTrafficManagementServiceTimeSlice.CLIENT_AIRSPACE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51InformationServiceTimeSlice.getClientAirspace()
Gets the value of theTLcdAIXM51InformationServiceTimeSlice.CLIENT_AIRSPACE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51SearchRescueServiceTimeSlice.getClientAirspace()
Gets the value of theTLcdAIXM51SearchRescueServiceTimeSlice.CLIENT_AIRSPACE_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.