Hierarchy For All Packages
- org.onebusaway.gtfs_transformer,
- org.onebusaway.gtfs_transformer.collections,
- org.onebusaway.gtfs_transformer.csv,
- org.onebusaway.gtfs_transformer.deferred,
- org.onebusaway.gtfs_transformer.factory,
- org.onebusaway.gtfs_transformer.impl,
- org.onebusaway.gtfs_transformer.match,
- org.onebusaway.gtfs_transformer.services,
- org.onebusaway.gtfs_transformer.updates,
- org.onebusaway.gtfs_transformer.util
Class Hierarchy
- java.lang.Object
- org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.AddExtensionFile (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.AddOmnyBusData (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.AddOmnyLIRRData (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.AddOmnySubwayData (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.match.AlwaysMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.impl.AnomalyCheckFutureTripCounts (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.CalendarExtensionStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.util.CalendarFunctions
- 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.impl.CheckForFutureService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.CheckForLengthyRouteNames (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.CheckForPlausibleStopTimes (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.services.CloudContextService
- org.onebusaway.gtfs_transformer.impl.CompareToReferenceService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.CountAndTest (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.CountAndTestBus (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.CountAndTestSubway (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.csv.CSVUtil
- 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.deferred.DeferredValueConverter
- org.onebusaway.gtfs_transformer.deferred.DeferredValueMatcher (implements org.onebusaway.gtfs_transformer.match.ValueMatcher)
- org.onebusaway.gtfs_transformer.deferred.DeferredValueSetter (implements org.onebusaway.gtfs_transformer.deferred.ValueSetter)
- org.onebusaway.gtfs_transformer.deferred.DeferredValueSupport
- org.onebusaway.gtfs_transformer.impl.EnsureDirectionIdExists (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.EnsureRouteLongNameExists (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.EnsureStopTimesIncreaseUpdateStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.factory.EntitiesTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.factory.EntitiesTransformStrategy.MatchAndTransform
- org.onebusaway.gtfs_transformer.match.EntityMatchCollection (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
- org.onebusaway.gtfs_transformer.deferred.EntitySchemaCache
- org.onebusaway.gtfs_transformer.impl.ExtrapolateRidershipData (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.FeedInfoFromAgencyStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.FixLastStopTimeWithoutArrivalStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.GtfsTransformer
- org.onebusaway.gtfs_transformer.GtfsTransformerLibrary
- org.onebusaway.gtfs_transformer.collections.IdKey
- org.onebusaway.gtfs_transformer.collections.ServiceIdKey
- org.onebusaway.gtfs_transformer.collections.ShapeIdKey
- org.onebusaway.gtfs_transformer.collections.IdKeyMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.collections.ServiceIdKeyMatch
- org.onebusaway.gtfs_transformer.collections.ShapeIdKeyMatch
- org.onebusaway.gtfs_transformer.impl.InferPathwaysFromEntrancesStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.InputLibrary
- 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.impl.MergeRouteAndRemoveShuttles (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeRouteFive (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeRouteFromReferenceStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeRouteFromReferenceStrategyById (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeRouteFromReferenceStrategyByLongName (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeStopIdsFromControlStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeStopIdsFromReferenceStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MergeStopNamesFromReferenceStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.csv.MTAElevator
- org.onebusaway.gtfs_transformer.csv.MTAEntrance
- org.onebusaway.gtfs_transformer.impl.MTAEntrancesStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.csv.MTAStation
- org.onebusaway.gtfs_transformer.impl.MTAStationAccessibilityStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.csv.MTAStationDirection
- org.onebusaway.gtfs_transformer.impl.MTAStationDirectionalityStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.MTASubwayShuttleRouteStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.NoTripsWithBlockIdAndFrequenciesStrategy (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- org.onebusaway.gtfs_transformer.match.ObjectEquality
- org.onebusaway.gtfs_transformer.util.PathwayUtil
- org.onebusaway.gtfs_transformer.impl.PierceTransitTripHeadsignCleanupModStrategy (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.PredateCalendars (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.match.PropertyAnyValueEntityMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.deferred.PropertyPathExpressionValueSetter (implements org.onebusaway.gtfs_transformer.deferred.ValueSetter)
- org.onebusaway.gtfs_transformer.match.PropertyValueEntityMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.impl.RemoveCurrentService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- 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.impl.RemoveEntityLibrary
- org.onebusaway.gtfs_transformer.impl.RemoveEntityUpdateStrategy (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- 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.impl.RemoveOldCalendarStatements (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.impl.RemoveUnusedRoutes (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.deferred.ReplaceValueSetter (implements org.onebusaway.gtfs_transformer.deferred.ValueSetter)
- org.onebusaway.gtfs_transformer.factory.RetainEntitiesTransformStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.RetainUpFromPolygon (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.SanitizeForApiAccess (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.factory.ServiceDateConverter (implements org.apache.commons.beanutils2.Converter<T>)
- org.onebusaway.gtfs_transformer.impl.ServiceIdTransformStrategyImpl (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- org.onebusaway.gtfs_transformer.csv.ServiceTypeFieldMappingFactory (implements org.onebusaway.csv_entities.schema.FieldMappingFactory)
- 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.impl.SimpleModificationStrategy (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- org.onebusaway.gtfs_transformer.match.SimpleValueMatcher (implements org.onebusaway.gtfs_transformer.match.ValueMatcher)
- org.onebusaway.gtfs_transformer.impl.SphericalGeometryLibrary
- org.onebusaway.gtfs_transformer.impl.StationComplexStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.StopMatrixFareModificationStrategy (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.impl.StringModificationStrategy (implements org.onebusaway.gtfs_transformer.services.EntityTransformStrategy)
- 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)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.onebusaway.gtfs_transformer.TransformSpecificationException
- org.onebusaway.gtfs_transformer.TransformSpecificationMissingArgumentException
- org.onebusaway.gtfs_transformer.TransformSpecificationException
- java.lang.Exception
- org.onebusaway.gtfs_transformer.services.TransformContext
- org.onebusaway.gtfs_transformer.factory.TransformFactory
- org.onebusaway.gtfs_transformer.impl.TransformLibrary
- org.onebusaway.gtfs_transformer.impl.TrimTripFromPolygon (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.impl.TruncateNewCalendarStatements (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.match.TypedEntityMatch (implements org.onebusaway.gtfs_transformer.match.EntityMatch)
- org.onebusaway.gtfs_transformer.impl.UpdateCalendarDatesForDuplicateTrips (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.UpdateLibrary
- org.onebusaway.gtfs_transformer.impl.UpdateRouteNames (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateStopIdById (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateStopIdFromControlStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateStopIdFromReferenceStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateStopIdsFromFile (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.UpdateStopNameFromParentStationIfInvalidStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateStopTimesForTime (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripHeadsignByDestinationStrategy (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripHeadsignByReference (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripHeadsignExcludeNonreference (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripHeadsignIfNull (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripHeadsignRailRoadConvention (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripIdById (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateTripsForSdon (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.UpdateWrongWayConcurrencies (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.ValidateGTFS (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.updates.VerifyBusService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.VerifyFutureRouteService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.VerifyReferenceService (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
- org.onebusaway.gtfs_transformer.impl.VerifyRouteIds (implements org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy)
Interface Hierarchy
- org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy.EntityFactory
- org.onebusaway.gtfs_transformer.match.EntityMatch
- org.onebusaway.gtfs_transformer.services.EntityTransformStrategy
- org.onebusaway.gtfs_transformer.services.GtfsEntityTransformStrategy
- org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy
- org.onebusaway.gtfs_transformer.services.GtfsTransformStrategyFactory
- org.onebusaway.gtfs_transformer.updates.InterpolationLibrary.InterpolationStrategy<KEY,
VALUE> - org.onebusaway.gtfs_transformer.match.ValueMatcher
- org.onebusaway.gtfs_transformer.deferred.ValueSetter
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)