c51284d4061cf3ff3fbd5fb74852614e50a80ded
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type coord : Coordinate to vertex : Vertex in method public TransferPointAtDistance(fromHop PatternHop, state State, hop PatternHop, vertex Vertex) in class org.opentripplanner.graph_builder.module.TransferPointAtDistance | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable msg : String to name : String in method private newStopOnPartialHop(graph Graph, hop PatternHop, vertex Vertex, name String) : TransitStop in class org.opentripplanner.graph_builder.module.FlexDirectTransferGenerator | From | To | |
Rename Attribute | 1 | ||
Rename Attribute locationOnHop : Coordinate to hopTo : Vertex in class org.opentripplanner.graph_builder.module.TransferPointAtDistance | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type locationOnHop : Coordinate to hopTo : Vertex in class org.opentripplanner.graph_builder.module.TransferPointAtDistance | From | To | |
Inline Variable | 1 | ||
Inline Variable v : Vertex in method public link(graph Graph, hop PatternHop, point TransferPointAtDistance) : void from class org.opentripplanner.graph_builder.module.FlexDirectTransferGenerator | From | To | |
Extract Method | 1 | ||
Extract Method private newStopOnPartialHop(graph Graph, hop PatternHop, vertex Vertex, name String) : TransitStop extracted from public link(graph Graph, hop PatternHop, point TransferPointAtDistance) : void in class org.opentripplanner.graph_builder.module.FlexDirectTransferGenerator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter coord : Coordinate to vertex : Vertex in method public TransferPointAtDistance(fromHop PatternHop, state State, hop PatternHop, vertex Vertex) in class org.opentripplanner.graph_builder.module.TransferPointAtDistance | From | To |