a69388395fa276048a7e94edcfe88fbf829a24d3
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 12 | ||
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public createCalendarSrvDataWithoutDatesForLocalizedSrvId(dao OtpTransitDao) : CalendarServiceData in class org.opentripplanner.calendar.impl.CalendarServiceDataFactoryImpl | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public createContext(feedId GtfsFeedId, dao OtpTransitDao) : GtfsContext in class org.opentripplanner.gtfs.GtfsLibrary | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public GtfsContextImpl(feedId GtfsFeedId, dao OtpTransitDao, calendar CalendarService) in class org.opentripplanner.gtfs.GtfsLibrary.GtfsContextImpl | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public processGtfs(dao OtpTransitDao) : void in class org.opentripplanner.routing.services.FareServiceFactory | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public createCalendarService(dao OtpTransitDao) : CalendarService in class org.opentripplanner.calendar.impl.CalendarServiceDataFactoryImpl | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public createContext(feedId GtfsFeedId, dao OtpTransitDao, calendarService CalendarService) : GtfsContext in class org.opentripplanner.gtfs.GtfsLibrary | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public processGtfs(dao OtpTransitDao) : void in class org.opentripplanner.routing.fares.MultipleFareServiceFactory | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public createCalendarServiceData(dao OtpTransitDao) : CalendarServiceData in class org.opentripplanner.calendar.impl.CalendarServiceDataFactoryImpl | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public processGtfs(dao OtpTransitDao) : void in class org.opentripplanner.routing.impl.DefaultFareServiceFactory | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public addData(data CalendarServiceData, dao OtpTransitDao) : void in class org.opentripplanner.calendar.impl.MultiCalendarServiceImpl | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method private CalendarServiceDataFactoryImpl(dao OtpTransitDao) in class org.opentripplanner.calendar.impl.CalendarServiceDataFactoryImpl | From | To | |
Change Parameter Type dao : GtfsDao to dao : OtpTransitDao in method public processGtfs(dao OtpTransitDao) : void in class org.opentripplanner.routing.impl.SeattleFareServiceFactory | From | To | |
Change Return Type | 6 | ||
Change Return Type GtfsDao to OtpTransitDao in method private map(data GtfsRelationalDao) : OtpTransitDao in class org.opentripplanner.gtfs.mapping.ModelMapper | From | To | |
Change Return Type GtfsDao to OtpTransitDao in method public getDao() : OtpTransitDao in class org.opentripplanner.gtfs.GtfsLibrary.GtfsContextImpl | From | To | |
Change Return Type GtfsDao to OtpTransitDao in method public getDao() : OtpTransitDao in class org.opentripplanner.gtfs.GtfsContext | From | To | |
Change Return Type GtfsDao to OtpTransitDao in method public read(reader GtfsReader) : OtpTransitDao in class org.onebusaway2.gtfs.services.MockGtfs | From | To | |
Change Return Type GtfsDao to OtpTransitDao in method public read() : OtpTransitDao in class org.onebusaway2.gtfs.services.MockGtfs | From | To | |
Change Return Type GtfsDao to OtpTransitDao in method public mapDao(data GtfsRelationalDao) : OtpTransitDao in class org.opentripplanner.gtfs.mapping.ModelMapper | From | To | |
Rename Class | 3 | ||
Rename Class org.onebusaway2.gtfs.impl.GtfsDaoImpl renamed to org.onebusaway2.gtfs.impl.OtpTransitDaoImpl | From | To | |
Rename Class org.onebusaway2.gtfs.services.GtfsDao renamed to org.onebusaway2.gtfs.services.OtpTransitDao | From | To | |
Rename Class org.onebusaway2.gtfs.impl.GtfsDaoImplTest renamed to org.onebusaway2.gtfs.impl.OtpTransitDaoImplTest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type dao : GtfsDao to dao : OtpTransitDao in method public buildGraph(graph Graph, extra HashMap<Class<?>,Object>) : void in class org.opentripplanner.graph_builder.module.GtfsModule | From | To | |
Change Variable Type otpDao : GtfsDao to otpDao : OtpTransitDao in method public readGtfs(path File) : GtfsContext in class org.opentripplanner.gtfs.GtfsLibrary | From | To | |
Change Variable Type dao : GtfsDao to dao : OtpTransitDao in method public setUpClass() : void in class org.opentripplanner.updater.stoptime.TimetableSnapshotSourceTest | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type _dao : GtfsDao to _dao : OtpTransitDao in class org.opentripplanner.routing.edgetype.factory.GTFSPatternHopFactory | From | To | |
Change Attribute Type _dao : GtfsDao to _dao : OtpTransitDao in class org.opentripplanner.gtfs.GtfsLibrary.GtfsContextImpl | From | To | |
Change Attribute Type dao : GtfsDao to dao : OtpTransitDao in class org.opentripplanner.calendar.impl.CalendarServiceDataFactoryImpl | From | To | |
Change Attribute Type subject : GtfsDaoImpl to subject : OtpTransitDaoImpl in class org.onebusaway2.gtfs.impl.OtpTransitDaoImplTest | From | To |