A C D E F G H I K L M O P R S T U V

A

AbstractEntitiesTransformStrategy - Class in org.onebusaway.gtfs_transformer.factory
 
AbstractEntitiesTransformStrategy() - Constructor for class org.onebusaway.gtfs_transformer.factory.AbstractEntitiesTransformStrategy
 
AbstractEntityModificationStrategy - Class in org.onebusaway.gtfs_transformer.impl
 
AbstractEntityModificationStrategy(PropertyMatches) - Constructor for class org.onebusaway.gtfs_transformer.impl.AbstractEntityModificationStrategy
 
AddEntitiesTransformStrategy - Class in org.onebusaway.gtfs_transformer.factory
 
AddEntitiesTransformStrategy() - Constructor for class org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy
 
addEntity(Object) - Method in class org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy
 
addEntity(Object) - Method in class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
addModification(Class<?>, EntityTransformStrategy) - Method in class org.onebusaway.gtfs_transformer.factory.AbstractEntitiesTransformStrategy
 
addModification(Class<?>, EntityTransformStrategy) - Method in class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
addModificationsFromFile(GtfsTransformer, File) - Method in class org.onebusaway.gtfs_transformer.factory.TransformFactory
 
addModificationsFromReader(GtfsTransformer, BufferedReader) - Method in class org.onebusaway.gtfs_transformer.factory.TransformFactory
 
addModificationsFromString(GtfsTransformer, String) - Method in class org.onebusaway.gtfs_transformer.factory.TransformFactory
 
addModificationsFromUrl(GtfsTransformer, URL) - Method in class org.onebusaway.gtfs_transformer.factory.TransformFactory
 
addModificationStrategy(TripScheduleModificationStrategy) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.CalendarUpdateStrategy
 
addOutputSchemaUpdate(SchemaUpdateStrategy) - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
addRemoval(Class<?>, EntityTransformStrategy) - Method in class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
addRetention(EntityMatch) - Method in class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
addRetention(EntityMatch) - Method in class org.onebusaway.gtfs_transformer.factory.RetainEntitiesTransformStrategy
 
addTransform(GtfsTransformStrategy) - Method in class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
addTransform(GtfsTransformStrategy) - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
applyPassingTimeTransformation(int) - Method in interface org.onebusaway.gtfs_transformer.model.ServiceIdModification
 

C

CalendarUpdateStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
CalendarUpdateStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.CalendarUpdateStrategy
 
clearDaoCache(GtfsMutableRelationalDao) - Static method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.UpdateLibrary
 
compareTo(MetroKCChangeDate) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
compareTo(MetroKCOrderedPatternStop) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
compareTo(MetroKCPatternTimepoint) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
compareTo(MetroKCShapePoint) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
compareTo(MetroKCTPIPath) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
compareTo(StopTimepointInterpolation) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
compareTo(TripAndSequence) - Method in class org.onebusaway.gtfs_transformer.model.TripAndSequence
 
compareTo(VersionedId) - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
convert(Class, Object) - Method in class org.onebusaway.gtfs_transformer.factory.ServiceDateConverter
 
create(BufferedReader) - Method in class org.onebusaway.gtfs_transformer.updates.StopNameUpdateStrategyFactory
 
createEntitySchemaFactory() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDataReader
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs_transformer.csv.ServiceTypeFieldMappingFactory
 
createFieldMapping(EntitySchemaFactory, Class<?>, String, String, Class<?>, boolean) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDateFieldMappingFactory
 
createFromFile(File) - Method in class org.onebusaway.gtfs_transformer.updates.StopNameUpdateStrategyFactory
 
createFromUrl(URL) - Method in class org.onebusaway.gtfs_transformer.updates.StopNameUpdateStrategyFactory
 
createModificationStrategy() - Method in class org.onebusaway.gtfs_transformer.updates.TripScheduleModificationFactoryBean
 

D

DeduplicateRoutesStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
DeduplicateRoutesStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeduplicateRoutesStrategy
 
DeduplicateStopsStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
DeduplicateStopsStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeduplicateStopsStrategy
 
DeduplicateTripsStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
DeduplicateTripsStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.DeduplicateTripsStrategy
 
DeprecatedFieldsUpdaterStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
DeprecatedFieldsUpdaterStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeprecatedFieldsUpdaterStrategy
 

E

EnsureStopTimesIncreaseUpdateStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
EnsureStopTimesIncreaseUpdateStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.EnsureStopTimesIncreaseUpdateStrategy
 
EntityRetentionGraph - Class in org.onebusaway.gtfs_transformer.factory
We have the concept of retaining up and retaining down.
EntityRetentionGraph(GtfsRelationalDao) - Constructor for class org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
 
EntityTransformStrategy - Interface in org.onebusaway.gtfs_transformer.services
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.model.TimepointAndIndex
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
equals(Object) - Method in class org.onebusaway.gtfs_transformer.model.TripAndSequence
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
equals(Object) - Method in class org.onebusaway.gtfs_transformer.updates.StopSequencePattern
 

F

FixBlockTripIdsUpdateStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
FixBlockTripIdsUpdateStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.FixBlockTripIdsUpdateStrategy
 

G

getAdditions(MetroKCServiceId, Set<Date>) - Method in interface org.onebusaway.gtfs_transformer.updates.TripScheduleModificationStrategy
 
getAllBlockTrips() - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getAllBlockTrips() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getAllChangeDates() - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getAllChangeDates() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getAllPatternPairs() - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getAllPatternPairs() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getAllStopTimes() - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getAllStopTimes() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getAllTrips() - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getAllTrips() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getBlockId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
getCancellations(MetroKCServiceId, Set<Date>) - Method in interface org.onebusaway.gtfs_transformer.updates.TripScheduleModificationStrategy
 
getChangeDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
getChangeDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getChangeDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getChangeDate() - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
getChangeDateForId(String) - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getChangeDateForId(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getChangeDateIds() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
getChangeDates() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
getChangeDatesByTrip(GtfsMutableRelationalDao, MetroKCDao) - Static method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.UpdateLibrary
 
getCrossStreetNameId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getDao() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDataReader
 
getDbModDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
getDefaultAgencyId() - Method in class org.onebusaway.gtfs_transformer.services.TransformContext
 
getDirection() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
getDirectionName() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
getEffectiveBeginDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
getEffectiveBeginDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getEndDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
getEntityClasses() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDataReader
 
getExceptionCode() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
getExceptionCode() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
getFlowDirection() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
getFullTripId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
getFullTripId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getGtfsBlockId(String) - Method in interface org.onebusaway.gtfs_transformer.model.ServiceIdModification
 
getGtfsTripId(String) - Method in interface org.onebusaway.gtfs_transformer.model.ServiceIdModification
 
getGtfsTripId() - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCRoute
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
getId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
getId() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getId() - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
getIndex() - Method in class org.onebusaway.gtfs_transformer.model.TimepointAndIndex
 
getLastTransform() - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
getLat() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
getLat() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getLinkLen() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
getLon() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
getLon() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getMetroKCDao() - Method in class org.onebusaway.gtfs_transformer.services.TransformContext
 
getMetroKCTripsByGtfsTrip(GtfsDao, MetroKCDao, Map<Trip, MetroKCTrip>) - Static method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.UpdateLibrary
 
getModifications() - Method in class org.onebusaway.gtfs_transformer.model.ServiceId
 
getName() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
getName() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
getNumber() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCRoute
 
getObjectType() - Method in class org.onebusaway.gtfs_transformer.updates.TripScheduleModificationFactoryBean
 
getPassingTime() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getPatternForStopTimes(List<StopTime>) - Static method in class org.onebusaway.gtfs_transformer.updates.StopSequencePattern
 
getPatternFrom() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getPatternFrom() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
getPatternTimepointPosition() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getPatternTo() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getPatternTo() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
getPptFlag() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
getPrefix() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
getPropertyMatches() - Method in class org.onebusaway.gtfs_transformer.factory.PropertyMatches
 
getRatio() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getReader() - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
getRoute() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
getRoute() - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
getRouteFrom() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getRouteFrom() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
getRouteTo() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getRouteTo() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
getSchedulePattern() - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
getSchedulePatternId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
getScheduleType() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
getScheduleType() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
getSequence() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
getSequence() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
getSequence() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
getSequence() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
getServiceId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
getServiceId() - Method in class org.onebusaway.gtfs_transformer.model.ServiceId
 
getServiceId(String) - Method in interface org.onebusaway.gtfs_transformer.model.ServiceIdModification
 
getServiceIdsForTrip(TransformContext, GtfsMutableDao, MetroKCDao, MetroKCTrip, List<MetroKCChangeDate>) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.CalendarUpdateStrategy
 
getServicePattern() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
getServicePattern() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getSize() - Method in class org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
 
getStartDate() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
getStop() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
getStop() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getStopForId(int) - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getStopForId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getStopId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
getStopId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
getStopIndex() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getStreetNameId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
getStreetX() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getStreetY() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getSuffix() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
getTimepoint() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getTimepoint() - Method in class org.onebusaway.gtfs_transformer.model.TimepointAndIndex
 
getTimepointFrom() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getTimepointId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
getTimepointId() - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
getTimepointSequence() - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
getTimepointTo() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getTimezone() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
getTotalDistanceTraveled() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
getTpiId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
getTransforms() - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
getTransLink() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getTransLink() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
getTransLinkId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
getTransNodeFrom() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
getTransNodeTo() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
getTripForId(VersionedId) - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
getTripForId(VersionedId) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
getTripId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
getTripId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
getTripId() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
getTripId() - Method in class org.onebusaway.gtfs_transformer.model.TripAndSequence
 
getTripsByBlockInSortedOrder(GtfsMutableRelationalDao) - Static method in class org.onebusaway.gtfs_transformer.updates.TripsByBlockInSortedOrder
 
getTripSequence() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
getType() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
getUrl() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
getX() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
getX() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getX() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
getY() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
getY() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
getY() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
GtfsTransformer - Class in org.onebusaway.gtfs_transformer
 
GtfsTransformer() - Constructor for class org.onebusaway.gtfs_transformer.GtfsTransformer
 
GtfsTransformStrategy - Interface in org.onebusaway.gtfs_transformer.services
 

H

hashCode() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
hashCode() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
hashCode() - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
hashCode() - Method in class org.onebusaway.gtfs_transformer.model.TimepointAndIndex
 
hashCode() - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
hashCode() - Method in class org.onebusaway.gtfs_transformer.model.TripAndSequence
 
hashCode() - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
hashCode() - Method in class org.onebusaway.gtfs_transformer.updates.StopSequencePattern
 

I

isApplicableToObject(BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.factory.PropertyMatches
 
isExpress() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
isModificationApplicable(BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.impl.AbstractEntityModificationStrategy
 
isRetained(Object) - Method in class org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
 

K

KillItStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
KillItStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.KillItStrategy
 

L

LocalVsExpressUpdateStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
LocalVsExpressUpdateStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.LocalVsExpressUpdateStrategy
 

M

MatchingEntityModificationStrategyWrapper - Class in org.onebusaway.gtfs_transformer.impl
 
MatchingEntityModificationStrategyWrapper(PropertyMatches, EntityTransformStrategy) - Constructor for class org.onebusaway.gtfs_transformer.impl.MatchingEntityModificationStrategyWrapper
 
MetroKCAgency - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCAgency() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
MetroKCBlockTrip - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCBlockTrip() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
MetroKCChangeDate - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCChangeDate() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
MetroKCDao - Interface in org.onebusaway.gtfs_transformer.king_county_metro
 
MetroKCDaoImpl - Class in org.onebusaway.gtfs_transformer.king_county_metro
 
MetroKCDaoImpl() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
MetroKCDataReader - Class in org.onebusaway.gtfs_transformer.king_county_metro
 
MetroKCDataReader() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDataReader
 
MetroKCDateFieldMappingFactory - Class in org.onebusaway.gtfs_transformer.king_county_metro
 
MetroKCDateFieldMappingFactory() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDateFieldMappingFactory
 
MetroKCOrderedPatternStop - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCOrderedPatternStop() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
MetroKCPatternPair - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCPatternPair() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
MetroKCPatternTimepoint - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCPatternTimepoint() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
MetroKCRoute - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCRoute() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCRoute
 
MetroKCServiceId - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
MetroKCServiceId(List<MetroKCChangeDate>, MetroKCTrip) - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
MetroKCServiceId(List<MetroKCChangeDate>, String, String) - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
MetroKCServicePattern - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCServicePattern() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
MetroKCShapePoint - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCShapePoint() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
MetroKCStop - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCStop() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
MetroKCStopTime - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCStopTime() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
MetroKCStreetName - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCStreetName() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
MetroKCTPIPath - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCTPIPath() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
MetroKCTransLink - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCTransLink() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
MetroKCTransNode - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCTransNode() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
MetroKCTrip - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
MetroKCTrip() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
ModificationLibrary - Class in org.onebusaway.gtfs_transformer.updates
 
ModificationLibrary() - Constructor for class org.onebusaway.gtfs_transformer.updates.ModificationLibrary
 
ModificationUpdateStrategy - Class in org.onebusaway.gtfs_transformer.factory
 
ModificationUpdateStrategy() - Constructor for class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
ModifyEntitiesTransformStrategy - Class in org.onebusaway.gtfs_transformer.factory
 
ModifyEntitiesTransformStrategy() - Constructor for class org.onebusaway.gtfs_transformer.factory.ModifyEntitiesTransformStrategy
 

O

org.onebusaway.gtfs_transformer - package org.onebusaway.gtfs_transformer
 
org.onebusaway.gtfs_transformer.csv - package org.onebusaway.gtfs_transformer.csv
 
org.onebusaway.gtfs_transformer.factory - package org.onebusaway.gtfs_transformer.factory
 
org.onebusaway.gtfs_transformer.impl - package org.onebusaway.gtfs_transformer.impl
 
org.onebusaway.gtfs_transformer.king_county_metro - package org.onebusaway.gtfs_transformer.king_county_metro
 
org.onebusaway.gtfs_transformer.king_county_metro.model - package org.onebusaway.gtfs_transformer.king_county_metro.model
 
org.onebusaway.gtfs_transformer.king_county_metro.transforms - package org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
org.onebusaway.gtfs_transformer.model - package org.onebusaway.gtfs_transformer.model
 
org.onebusaway.gtfs_transformer.services - package org.onebusaway.gtfs_transformer.services
 
org.onebusaway.gtfs_transformer.updates - package org.onebusaway.gtfs_transformer.updates
 

P

parseDateSpec(String) - Static method in class org.onebusaway.gtfs_transformer.updates.ModificationLibrary
 
parseKeyValuePairs(String[], int, int) - Static method in class org.onebusaway.gtfs_transformer.updates.ModificationLibrary
 
parseStringSpec(String) - Static method in class org.onebusaway.gtfs_transformer.updates.ModificationLibrary
 
PatternPair - Class in org.onebusaway.gtfs_transformer.king_county_metro.model
 
PatternPair() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
PatternPairUpdateStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
PatternPairUpdateStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.PatternPairUpdateStrategy
 
PierceTransitTripHeadsignCleanupModStrategy - Class in org.onebusaway.gtfs_transformer.impl
 
PierceTransitTripHeadsignCleanupModStrategy() - Constructor for class org.onebusaway.gtfs_transformer.impl.PierceTransitTripHeadsignCleanupModStrategy
 
PropertyMatches - Class in org.onebusaway.gtfs_transformer.factory
 
PropertyMatches(Map<PropertyPathExpression, Object>) - Constructor for class org.onebusaway.gtfs_transformer.factory.PropertyMatches
 

R

RemoveDuplicateTripsStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
RemoveDuplicateTripsStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.RemoveDuplicateTripsStrategy
 
RemoveEmptyBlockTripsStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
RemoveEmptyBlockTripsStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.RemoveEmptyBlockTripsStrategy
 
RemoveEntitiesTransformStrategy - Class in org.onebusaway.gtfs_transformer.factory
 
RemoveEntitiesTransformStrategy() - Constructor for class org.onebusaway.gtfs_transformer.factory.RemoveEntitiesTransformStrategy
 
removeEntity(GtfsMutableRelationalDao, Object) - Method in class org.onebusaway.gtfs_transformer.impl.TransformLibrary
 
RemoveEntityUpdateStrategy - Class in org.onebusaway.gtfs_transformer.impl
 
RemoveEntityUpdateStrategy(PropertyMatches) - Constructor for class org.onebusaway.gtfs_transformer.impl.RemoveEntityUpdateStrategy
 
RemoveMergedTripsStrategy - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
RemoveMergedTripsStrategy() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.RemoveMergedTripsStrategy
 
RemoveRepeatedStopTimesStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
RemoveRepeatedStopTimesStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.RemoveRepeatedStopTimesStrategy
 
removeTrip(MetroKCTrip) - Method in interface org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDao
 
removeTrip(MetroKCTrip) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDaoImpl
 
retain(Object) - Method in class org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
 
RetainEntitiesTransformStrategy - Class in org.onebusaway.gtfs_transformer.factory
 
RetainEntitiesTransformStrategy() - Constructor for class org.onebusaway.gtfs_transformer.factory.RetainEntitiesTransformStrategy
 
RouteSchedulePatternId - Class in org.onebusaway.gtfs_transformer.model
 
RouteSchedulePatternId() - Constructor for class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
RouteSchedulePatternId(String, int) - Constructor for class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.factory.AbstractEntitiesTransformStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.factory.ModificationUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.factory.RetainEntitiesTransformStrategy
 
run() - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
run(TransformContext, GtfsMutableRelationalDao, BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.impl.MatchingEntityModificationStrategyWrapper
 
run(TransformContext, GtfsMutableRelationalDao, BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.impl.PierceTransitTripHeadsignCleanupModStrategy
 
run(TransformContext, GtfsMutableRelationalDao, BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.impl.RemoveEntityUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao, BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.impl.SimpleModificationStrategy
 
run(TransformContext, GtfsMutableRelationalDao, BeanWrapper) - Method in class org.onebusaway.gtfs_transformer.impl.StringModificationStrategy
 
run() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDataReader
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.CalendarUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeduplicateRoutesStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeduplicateStopsStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeprecatedFieldsUpdaterStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.FixBlockTripIdsUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.KillItStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.PatternPairUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.RemoveMergedTripsStrategy
 
run(TransformContext, GtfsMutableRelationalDao, BeanWrapper) - Method in interface org.onebusaway.gtfs_transformer.services.EntityTransformStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in interface org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.DeduplicateTripsStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.EnsureStopTimesIncreaseUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.LocalVsExpressUpdateStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.RemoveDuplicateTripsStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.RemoveEmptyBlockTripsStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.RemoveRepeatedStopTimesStrategy
 
run(TransformContext, GtfsMutableRelationalDao) - Method in class org.onebusaway.gtfs_transformer.updates.ShapeTransformStrategy
 

S

SCHEDULE_TYPE_SATURDAY - Static variable in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
SCHEDULE_TYPE_SUNDAY - Static variable in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
SCHEDULE_TYPE_WEEKDAY - Static variable in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.MetroKCServiceId
 
SchemaUpdateStrategy - Interface in org.onebusaway.gtfs_transformer.services
 
ServiceDateConverter - Class in org.onebusaway.gtfs_transformer.factory
 
ServiceDateConverter() - Constructor for class org.onebusaway.gtfs_transformer.factory.ServiceDateConverter
 
ServiceId - Class in org.onebusaway.gtfs_transformer.model
 
ServiceId(String, Set<ServiceIdModification>) - Constructor for class org.onebusaway.gtfs_transformer.model.ServiceId
 
ServiceIdModification - Interface in org.onebusaway.gtfs_transformer.model
 
ServiceTypeFieldMappingFactory - Class in org.onebusaway.gtfs_transformer.csv
 
ServiceTypeFieldMappingFactory() - Constructor for class org.onebusaway.gtfs_transformer.csv.ServiceTypeFieldMappingFactory
 
setAgencyId(String) - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
setBlockId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
setChangeDate(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
setChangeDate(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setChangeDate(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
setChangeDate(String) - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
setCrossStreetNameId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setDao(GenericMutableDao) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.MetroKCDataReader
 
setDataInputDirectory(File) - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
setDbModDate(Date) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
setDefaultAgencyId(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.CalendarUpdateStrategy
 
setDefaultAgencyId(String) - Method in class org.onebusaway.gtfs_transformer.services.TransformContext
 
setDirection(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
setDirectionName(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
setEffectiveBeginDate(Date) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
setEffectiveBeginDate(Date) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setEndDate(Date) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
setExceptionCode(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
setExpress(boolean) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
setFlowDirection(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
setGtfsInputDirectory(File) - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
setGtfsTripId(String) - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
setId(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
setId(RouteSchedulePatternId) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setId(VersionedId) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCRoute
 
setId(VersionedId) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
setId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
setId(VersionedId) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
setId(Integer) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
setId(int) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setId(int) - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
setLat(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
setLat(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setLinkLen(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
setLon(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
setLon(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setMetroKCDao(MetroKCDao) - Method in class org.onebusaway.gtfs_transformer.services.TransformContext
 
setName(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
setName(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
setNumber(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCRoute
 
setOutputDirectory(File) - Method in class org.onebusaway.gtfs_transformer.GtfsTransformer
 
setPassingTime(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
setPath(String) - Method in class org.onebusaway.gtfs_transformer.updates.TripScheduleModificationFactoryBean
 
setPatternFrom(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setPatternFrom(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
setPatternTimepointPosition(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
setPatternTo(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setPatternTo(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
setPptFlag(boolean) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
setPrefix(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
setRatio(double) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setRetainAllStopTimesForTrip(boolean) - Method in class org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
 
setRetainBlocks(boolean) - Method in class org.onebusaway.gtfs_transformer.factory.EntityRetentionGraph
 
setRoute(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
setRoute(String) - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
setRouteFrom(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setRouteFrom(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
setRouteTo(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setRouteTo(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
setSchedulePattern(int) - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
setSchedulePatternId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
setScheduleType(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
setSequence(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
setSequence(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
setSequence(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
setSequence(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
setServicePattern(VersionedId) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
setServicePattern(VersionedId) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setShape(String) - Method in class org.onebusaway.gtfs_transformer.updates.ShapeTransformStrategy
 
setShapeId(String) - Method in class org.onebusaway.gtfs_transformer.updates.ShapeTransformStrategy
 
setStartDate(Date) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCChangeDate
 
setStop(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
setStop(int) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setStopId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
setStopId(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
setStopIndex(int) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setStreetNameId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
setStreetX(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setStreetY(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setSuffix(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
setTimepoint(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
setTimepointFrom(TimepointAndIndex) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setTimepointId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
setTimepointId(String) - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
setTimepointSequence(int) - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
setTimepointTo(TimepointAndIndex) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setTimezone(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
setTotalDistanceTraveled(double) - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
setTpiId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternTimepoint
 
setTransLink(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setTransLink(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTPIPath
 
setTransLinkId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
setTransNodeFrom(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
setTransNodeTo(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransLink
 
setTripId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
setTripId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
setTripId(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTrip
 
setTripSequence(int) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCBlockTrip
 
setType(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStreetName
 
setUrl(String) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCAgency
 
setX(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
setX(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setX(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
setY(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCShapePoint
 
setY(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
setY(double) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCTransNode
 
ShapeTransformStrategy - Class in org.onebusaway.gtfs_transformer.updates
 
ShapeTransformStrategy() - Constructor for class org.onebusaway.gtfs_transformer.updates.ShapeTransformStrategy
 
SimpleModificationStrategy - Class in org.onebusaway.gtfs_transformer.impl
 
SimpleModificationStrategy(PropertyMatches, Map<String, Object>) - Constructor for class org.onebusaway.gtfs_transformer.impl.SimpleModificationStrategy
 
StopNameUpdateStrategyFactory - Class in org.onebusaway.gtfs_transformer.updates
 
StopNameUpdateStrategyFactory() - Constructor for class org.onebusaway.gtfs_transformer.updates.StopNameUpdateStrategyFactory
 
StopSequencePattern - Class in org.onebusaway.gtfs_transformer.updates
 
StopSequencePattern(AgencyAndId[], int[], int[]) - Constructor for class org.onebusaway.gtfs_transformer.updates.StopSequencePattern
 
StopTimepointInterpolation - Class in org.onebusaway.gtfs_transformer.model
 
StopTimepointInterpolation() - Constructor for class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
StringModificationStrategy - Class in org.onebusaway.gtfs_transformer.impl
 
StringModificationStrategy(PropertyMatches, Map<String, Pair<String>>) - Constructor for class org.onebusaway.gtfs_transformer.impl.StringModificationStrategy
 

T

TimepointAndIndex - Class in org.onebusaway.gtfs_transformer.model
 
TimepointAndIndex(int, int) - Constructor for class org.onebusaway.gtfs_transformer.model.TimepointAndIndex
 
TimepointKey - Class in org.onebusaway.gtfs_transformer.model
Deprecated. 
TimepointKey() - Constructor for class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
TimepointKey(String, String, int) - Constructor for class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
toString() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCOrderedPatternStop
 
toString() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCPatternPair
 
toString() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCServicePattern
 
toString() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStop
 
toString() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.MetroKCStopTime
 
toString() - Method in class org.onebusaway.gtfs_transformer.king_county_metro.model.PatternPair
 
toString() - Method in class org.onebusaway.gtfs_transformer.model.RouteSchedulePatternId
 
toString() - Method in class org.onebusaway.gtfs_transformer.model.StopTimepointInterpolation
 
toString() - Method in class org.onebusaway.gtfs_transformer.model.TimepointAndIndex
 
toString() - Method in class org.onebusaway.gtfs_transformer.model.TimepointKey
Deprecated.  
toString() - Method in class org.onebusaway.gtfs_transformer.model.VersionedId
 
TransformContext - Class in org.onebusaway.gtfs_transformer.services
 
TransformContext() - Constructor for class org.onebusaway.gtfs_transformer.services.TransformContext
 
TransformFactory - Class in org.onebusaway.gtfs_transformer.factory
 
TransformFactory() - Constructor for class org.onebusaway.gtfs_transformer.factory.TransformFactory
 
TransformLibrary - Class in org.onebusaway.gtfs_transformer.impl
 
TransformLibrary() - Constructor for class org.onebusaway.gtfs_transformer.impl.TransformLibrary
 
TripAndSequence - Class in org.onebusaway.gtfs_transformer.model
 
TripAndSequence(String, int) - Constructor for class org.onebusaway.gtfs_transformer.model.TripAndSequence
 
TripsByBlockInSortedOrder - Class in org.onebusaway.gtfs_transformer.updates
 
TripsByBlockInSortedOrder() - Constructor for class org.onebusaway.gtfs_transformer.updates.TripsByBlockInSortedOrder
 
TripScheduleModificationFactoryBean - Class in org.onebusaway.gtfs_transformer.updates
 
TripScheduleModificationFactoryBean() - Constructor for class org.onebusaway.gtfs_transformer.updates.TripScheduleModificationFactoryBean
 
TripScheduleModificationStrategy - Interface in org.onebusaway.gtfs_transformer.updates
 

U

UpdateLibrary - Class in org.onebusaway.gtfs_transformer.king_county_metro.transforms
 
UpdateLibrary() - Constructor for class org.onebusaway.gtfs_transformer.king_county_metro.transforms.UpdateLibrary
 
updateSchema(DefaultEntitySchemaFactory) - Method in class org.onebusaway.gtfs_transformer.king_county_metro.transforms.DeprecatedFieldsUpdaterStrategy
 
updateSchema(DefaultEntitySchemaFactory) - Method in interface org.onebusaway.gtfs_transformer.services.SchemaUpdateStrategy
 

V

VersionedId - Class in org.onebusaway.gtfs_transformer.model
 
VersionedId() - Constructor for class org.onebusaway.gtfs_transformer.model.VersionedId
 
VersionedId(String, int) - Constructor for class org.onebusaway.gtfs_transformer.model.VersionedId
 

A C D E F G H I K L M O P R S T U V

Copyright © 2011 OneBusAway. All Rights Reserved.