Uses of Class
com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51AirportHeliportTimeSlice
Packages that use TLcdAIXM51AirportHeliportTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 airportheliport types.
This package provides the classes that correspond to AIXM 5.1 navaid types.
This package provides the classes that correspond to AIXM 5.1 procedure 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.
This package provides the classes that correspond to AIXM 5.1 surveillance types.
-
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.airportheliport
Methods in com.luciad.format.aixm51.model.features.airportheliport.airportheliport that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AirportHotSpotTimeSlice.getAffectedAirport()
Returns the role value contained in the value of theTLcdAIXM51AirportHotSpotTimeSlice.AFFECTED_AIRPORT_PROPERTY
property.TLcdAIXM51NonMovementAreaTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51NonMovementAreaTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.TLcdAIXM51SurveyControlPointTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51SurveyControlPointTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.TLcdAIXM51WorkAreaTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51WorkAreaTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.TLcdAIXM51AirportHeliportCollocationTimeSlice.getDependentAirport()
Returns the role value contained in the value of theTLcdAIXM51AirportHeliportCollocationTimeSlice.DEPENDENT_AIRPORT_PROPERTY
property.TLcdAIXM51AirportHeliportCollocationTimeSlice.getHostAirport()
Returns the role value contained in the value of theTLcdAIXM51AirportHeliportCollocationTimeSlice.HOST_AIRPORT_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.airportheliport with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51AirportHotSpotTimeSlice.setAffectedAirport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theaffectedAirport
element.void
TLcdAIXM51NonMovementAreaTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element.void
TLcdAIXM51SurveyControlPointTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element.void
TLcdAIXM51WorkAreaTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element.void
TLcdAIXM51AirportHeliportCollocationTimeSlice.setDependentAirport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to thedependentAirport
element.void
TLcdAIXM51AirportHeliportCollocationTimeSlice.setHostAirport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to thehostAirport
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.apron
Methods in com.luciad.format.aixm51.model.features.airportheliport.apron that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RoadTimeSlice.getAssociatedAirport()
Returns the role value contained in the value of theTLcdAIXM51RoadTimeSlice.ASSOCIATED_AIRPORT_PROPERTY
property.TLcdAIXM51ApronTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51ApronTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.apron with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51RoadTimeSlice.setAssociatedAirport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirport
element.void
TLcdAIXM51ApronTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.helicoptersurfaces
Methods in com.luciad.format.aixm51.model.features.airportheliport.helicoptersurfaces that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51TouchDownLiftOffTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51TouchDownLiftOffTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.helicoptersurfaces with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51TouchDownLiftOffTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.runway
Methods in com.luciad.format.aixm51.model.features.airportheliport.runway that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RunwayTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51RunwayTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.runway with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwayTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.taxiway
Methods in com.luciad.format.aixm51.model.features.airportheliport.taxiway that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51TaxiwayTimeSlice.getAssociatedAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51TaxiwayTimeSlice.ASSOCIATED_AIRPORT_HELIPORT_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.taxiway with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51TaxiwayTimeSlice.setAssociatedAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theassociatedAirportHeliport
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.organisation
Methods in com.luciad.format.aixm51.model.features.organisation that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51UnitTimeSlice.getAirportLocation()
Returns the role value contained in the value of theTLcdAIXM51UnitTimeSlice.AIRPORT_LOCATION_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.organisation with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51UnitTimeSlice.setAirportLocation
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theairportLocation
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.procedure
Methods in com.luciad.format.aixm51.model.features.procedure that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AbstractProcedureTimeSlice.getAirportHeliport()
Gets the value of the airportHeliport property. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach
Methods in com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51InstrumentApproachProcedureTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51InstrumentApproachProcedureTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.procedure.arrivalprocedure
Methods in com.luciad.format.aixm51.model.features.procedure.arrivalprocedure that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51StandardInstrumentArrivalTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51StandardInstrumentArrivalTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.procedure.departureprocedure
Methods in com.luciad.format.aixm51.model.features.procedure.departureprocedure that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51StandardInstrumentDepartureTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51StandardInstrumentDepartureTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude
Methods in com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51SafeAltitudeAreaTimeSlice.getLocation()
Gets the value of theTLcdAIXM51SafeAltitudeAreaTimeSlice.LOCATION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.routes.flightrestrictions
Methods in com.luciad.format.aixm51.model.features.routes.flightrestrictions that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51FlightRoutingElement.getElement_airportHeliportElement()
Returns the role value contained in the value of theTLcdAIXM51FlightRoutingElement.ELEMENT_AIRPORT_HELIPORT_ELEMENT_PROPERTY
property.TLcdAIXM51FlightConditionElement.getFlightCondition_airportHeliportCondition()
Returns the role value contained in the value of theTLcdAIXM51FlightConditionElement.FLIGHT_CONDITION_AIRPORT_HELIPORT_CONDITION_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.routes.flightrestrictions with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51FlightRoutingElement.setElement_airportHeliportElement
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theelement_airportHeliportElement
element.void
TLcdAIXM51FlightConditionElement.setFlightCondition_airportHeliportCondition
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theflightCondition_airportHeliportCondition
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.rulesprocedures
Methods in com.luciad.format.aixm51.model.features.rulesprocedures that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RulesProceduresTimeSlice.getAffectedLocation()
Gets the value of theTLcdAIXM51RulesProceduresTimeSlice.AFFECTED_LOCATION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.service
Methods in com.luciad.format.aixm51.model.features.service that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AbstractAirportGroundServiceTimeSlice.getAirportHeliport()
Gets the value of the airportHeliport property.TLcdAIXM51AircraftGroundServiceTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51AircraftGroundServiceTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51AirportClearanceServiceTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51AirportClearanceServiceTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51AirportSuppliesServiceTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51AirportSuppliesServiceTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51FireFightingServiceTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51FireFightingServiceTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51PassengerServiceTimeSlice.getAirportHeliport()
Gets the value of theTLcdAIXM51PassengerServiceTimeSlice.AIRPORT_HELIPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51AirTrafficControlServiceTimeSlice.getClientAirport()
Gets the value of theTLcdAIXM51AirTrafficControlServiceTimeSlice.CLIENT_AIRPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51GroundTrafficControlServiceTimeSlice.getClientAirport()
Returns the role value contained in the value of theTLcdAIXM51GroundTrafficControlServiceTimeSlice.CLIENT_AIRPORT_PROPERTY
property.TLcdAIXM51InformationServiceTimeSlice.getClientAirport()
Gets the value of theTLcdAIXM51InformationServiceTimeSlice.CLIENT_AIRPORT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.Method parameters in com.luciad.format.aixm51.model.features.service with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51GroundTrafficControlServiceTimeSlice.setClientAirport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theclientAirport
element. -
Uses of TLcdAIXM51AirportHeliportTimeSlice in com.luciad.format.aixm51.model.features.surveillance
Methods in com.luciad.format.aixm51.model.features.surveillance that return types with arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RadarSystemTimeSlice.getAirportHeliport()
Returns the role value contained in the value of theTLcdAIXM51RadarSystemTimeSlice.AIRPORT_HELIPORT_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.surveillance with type arguments of type TLcdAIXM51AirportHeliportTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51RadarSystemTimeSlice.setAirportHeliport
(TLcdAIXM51Feature<TLcdAIXM51AirportHeliportTimeSlice> aValue) Sets the value of the property that maps to theairportHeliport
element.