RelativeLegTiming |
Simple POJO class that refers to a service leg and its duration and dwell time on a scheduled routed trip
|
RoutedModeServicesImpl |
Implementation of the RoutedModeServices interface
|
RoutedServiceFactory |
Factory for creating routed service instances on underlying container
|
RoutedServiceImpl |
Implementation of a RoutedService instance based on the RoutedService interface
|
RoutedServices |
Routed services are service that follow a predefined paths (route) on a service network layer that are offered as a service of some sort, i.e., it either follows a schedule or a
frequency.
|
RoutedServicesLayerFactory |
Factory for creating routed services layer instances (on container)
|
RoutedServicesLayerImpl |
Implementation of the RoutedServicesLayer interface
|
RoutedServicesLayersImpl |
Implementation of the RoutedServicesLayers interface.
|
RoutedServiceTripInfoImpl |
Implementation of a RoutedServiceTripInfo interface
|
RoutedTripDeparture |
A representation of a departure within a routed trip
|
RoutedTripDepartureFactory |
Factory for creating routed trip departure instances (on container)
|
RoutedTripDeparturesImpl |
Class that manages all routed trip departures
|
RoutedTripFactory<T extends RoutedTrip> |
Factory for creating routed trips of type T
|
RoutedTripFrequencyFactory |
Factory for creating routed trips that are frequency based
|
RoutedTripFrequencyImpl |
Implementation of a RoutedTripFrequency interface.
|
RoutedTripImpl |
Implementation of a RoutedTrip interface.
|
RoutedTripScheduleFactory |
Factory for creating routed trips that are schedule based
|
RoutedTripScheduleImpl |
Implementation of a RoutedTripSchedule interface.
|
RoutedTripsFrequencyImpl |
Implementation of the RoutedTripsFrequency interface.
|
RoutedTripsImpl<T extends RoutedTrip> |
Base class for toued trips of some derived type (either schedule or frequency based for example).
|
RoutedTripsScheduleImpl |
Implementation of the RoutedTripsSchedule interface.
|