4812e2e702adf368597d2e4ea9d0c283d3b57feb
Files Diff
- Added: 19
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type reader : GtfsReader to reader : org.onebusaway.gtfs.serialization.GtfsReader in method public read(reader org.onebusaway.gtfs.serialization.GtfsReader) : GtfsMutableRelationalDao in class org.onebusaway2.gtfs.services.MockGtfs | From | To | |
Rename Variable | 1 | ||
Rename Variable dao : GtfsRelationalDaoImpl to otpDao : GtfsMutableRelationalDao in method public readGtfs(path File) : GtfsContext in class org.opentripplanner.gtfs.GtfsLibrary | From | To | |
Change Return Type | 1 | ||
Change Return Type void to GtfsMutableRelationalDao in method private loadBundle(gtfsBundle GtfsBundle) : GtfsMutableRelationalDao in class org.opentripplanner.graph_builder.module.GtfsModule | From | To | |
Change Variable Type | 2 | ||
Change Variable Type data : CalendarServiceData to data : org.onebusaway2.gtfs.model.calendar.CalendarServiceData in method public buildGraph(graph Graph, extra HashMap<Class<?>,Object>) : void in class org.opentripplanner.graph_builder.module.GtfsModule | From | To | |
Change Variable Type dao : GtfsRelationalDaoImpl to otpDao : GtfsMutableRelationalDao in method public readGtfs(path File) : GtfsContext in class org.opentripplanner.gtfs.GtfsLibrary | From | To | |
Inline Variable | 1 | ||
Inline Variable data : CalendarServiceData in method public buildGraph(graph Graph, extra HashMap<Class<?>,Object>) : void from class org.opentripplanner.graph_builder.module.GtfsModule | From | To |