| RelativeLegTiming |
Simple POJO class that refers to a service leg and its duration and dwell time on a scheduled routed trip
|
| RoutedModeServices |
Interface for wrapper container class around RoutedModeServices for a particular mode.
|
| RoutedModeServicesImpl |
Implementation of the RoutedModeServices interface
|
| RoutedService |
Interface to reflect a routed service.
|
| 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.
|
| RoutedServicesLayer |
Interface to reflect a routed services layer which in turn is to be managed by a container class that implements the RoutedServicesLayers interface.
|
| RoutedServicesLayerFactory |
Factory for creating routed services layer instances (on container)
|
| RoutedServicesLayerImpl |
Implementation of the RoutedServicesLayer interface
|
| RoutedServicesLayers |
Interface for wrapper container class around RoutedServiceLayer instances.
|
| RoutedServicesLayersImpl |
Implementation of the RoutedServicesLayers interface.
|
| RoutedServiceTripInfo |
Interface to reflect one or more similar routed service trips by providing information on their route legs and schedule/frequencies.
|
| RoutedServiceTripInfoImpl |
Implementation of a RoutedServiceTripInfo interface
|
| RoutedTrip |
Base interface for routed trips.
|
| RoutedTripDeparture |
A representation of a departure within a routed trip
|
| RoutedTripDepartureFactory |
Factory for creating routed trip departure instances (on container)
|
| RoutedTripDepartures |
A container class for departures registered on a schedule based routed trip
|
| RoutedTripDeparturesImpl |
Class that manages all routed trip departures
|
| RoutedTripFactory |
Factory for creating routed trips of type T
|
| RoutedTripFrequency |
Interface for frequency based trips of a RoutedService.
|
| RoutedTripFrequencyFactory |
Factory for creating routed trips that are frequency based
|
| RoutedTripFrequencyImpl |
Implementation of a RoutedTripFrequency interface.
|
| RoutedTripImpl |
Implementation of a RoutedTrip interface.
|
| RoutedTrips |
Base class for routed trips container for some derived type of RoutedTrip (either schedule or frequency based for example).
|
| RoutedTripSchedule |
The schedule with on or more departures for a routed service as well as the relative timings of each leg for each departure.
|
| RoutedTripScheduleFactory |
Factory for creating routed trips that are schedule based
|
| RoutedTripScheduleImpl |
Implementation of a RoutedTripSchedule interface.
|
| RoutedTripsFrequency |
Interface for wrapper container class around RoutedTrip instances that define a frequency based schedule.
|
| RoutedTripsFrequencyImpl |
Implementation of the RoutedTripsFrequency interface.
|
| RoutedTripsImpl |
Base class for toued trips of some derived type (either schedule or frequency based for example).
|
| RoutedTripsSchedule |
Interface for wrapper container class around RoutedTrip instances that define an explicit schedule.
|
| RoutedTripsScheduleImpl |
Implementation of the RoutedTripsSchedule interface.
|