Uses of Class
com.luciad.format.aixm51.model.features.organisation.TLcdAIXM51UnitTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 obstacle 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 TLcdAIXM51UnitTimeSlice in com.luciad.format.aixm51.model.features.obstacle
Modifier and TypeMethodDescriptionTLcdAIXM51VerticalStructureTimeSlice.getHostedUnit()
Gets the value of theTLcdAIXM51VerticalStructureTimeSlice.HOSTED_UNIT_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances. -
Uses of TLcdAIXM51UnitTimeSlice in com.luciad.format.aixm51.model.features.organisation
Modifier and TypeMethodDescriptionTLcdAIXM51UnitDependency.getTheUnit()
Returns the role value contained in the value of theTLcdAIXM51UnitDependency.THE_UNIT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51UnitDependency.setTheUnit
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to thetheUnit
element. -
Uses of TLcdAIXM51UnitTimeSlice in com.luciad.format.aixm51.model.features.service
Modifier and TypeMethodDescriptionTLcdAIXM51AbstractServiceTimeSlice.getServiceProvider()
Gets the value of the serviceProvider property.TLcdAIXM51AircraftGroundServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51AircraftGroundServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51AirportClearanceServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51AirportClearanceServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51AirportSuppliesServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51AirportSuppliesServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51AirTrafficControlServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51AirTrafficControlServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51AirTrafficManagementServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51AirTrafficManagementServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51FireFightingServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51FireFightingServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51GroundTrafficControlServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51GroundTrafficControlServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51InformationServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51InformationServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51PassengerServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51PassengerServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.TLcdAIXM51SearchRescueServiceTimeSlice.getServiceProvider()
Returns the role value contained in the value of theTLcdAIXM51SearchRescueServiceTimeSlice.SERVICE_PROVIDER_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51AbstractServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the serviceProvider property.void
TLcdAIXM51AircraftGroundServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51AirportClearanceServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51AirportSuppliesServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51AirTrafficControlServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51AirTrafficManagementServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51FireFightingServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51GroundTrafficControlServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51InformationServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51PassengerServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element.void
TLcdAIXM51SearchRescueServiceTimeSlice.setServiceProvider
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to theserviceProvider
element. -
Uses of TLcdAIXM51UnitTimeSlice in com.luciad.format.aixm51.model.features.surveillance
Modifier and TypeMethodDescriptionTLcdAIXM51SurveillanceGroundStation.getTheUnit()
Returns the role value contained in the value of theTLcdAIXM51SurveillanceGroundStation.THE_UNIT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51SurveillanceGroundStation.setTheUnit
(TLcdAIXM51Feature<TLcdAIXM51UnitTimeSlice> aValue) Sets the value of the property that maps to thetheUnit
element.