Hierarchy For Package org.onebusaway.gtfs_transformer.updates
Class Hierarchy
- java.lang.Object
- org.onebusaway.gtfs_transformer.updates.CalendarExtensionStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.CalendarSimplicationLibrary
- org.onebusaway.gtfs_transformer.updates.CalendarSimplicationLibrary.ServiceCalendarSummary
- org.onebusaway.gtfs_transformer.updates.CalendarSimplicationStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.DeduplicateRoutesStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.DeduplicateServiceIdsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.DeduplicateStopsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.DeduplicateTripsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.EnsureStopTimesIncreaseUpdateStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.InterpolateStopTimesFromTimePointsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.InterpolationLibrary
- org.onebusaway.gtfs_transformer.updates.LastStopToHeadsignStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.LocalVsExpressUpdateStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.NoTripsWithBlockIdAndFrequenciesStrategy (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveDuplicateTripsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveEmptyBlockTripsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveMergedTripsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveNonRevenueStopsExcludingTerminalsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveNonRevenueStopsStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveRepeatedStopTimesInSameTripStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveRepeatedStopTimesStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveStopsFromShapesStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.RemoveStopsFromShapesStrategy.Coord
- org.onebusaway.gtfs_transformer.updates.ShapeDirectionTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.ShapeTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.ShiftNegativeStopTimesUpdateStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.StopNameUpdateFactoryStrategy
- org.onebusaway.gtfs_transformer.updates.StopSequencePattern
- org.onebusaway.gtfs_transformer.updates.StopTimesFactoryStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.SubsectionTripTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.SubsectionTripTransformStrategy.SubsectionOperation
- org.onebusaway.gtfs_transformer.updates.ThirtyDayCalendarExtensionStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.TrimTripTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.TrimTripTransformStrategy.TrimOperation
- org.onebusaway.gtfs_transformer.updates.TripsByBlockInSortedOrder
- org.onebusaway.gtfs_transformer.updates.TrivialStopTimeInterpolationStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.UpdateLibrary
- org.onebusaway.gtfs_transformer.updates.UpdateStopNameFromParentStationIfInvalidStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.VerifyBusService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.VerifyRouteService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
Interface Hierarchy
- org.onebusaway.gtfs_transformer.updates.InterpolationLibrary.InterpolationStrategy<KEY,
VALUE>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.onebusaway.gtfs_transformer.updates.InterpolationLibrary.EInRangeStrategy
- org.onebusaway.gtfs_transformer.updates.InterpolationLibrary.EOutOfRangeStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)