|
Move Class org.onebusaway2.gtfs.model.Frequency moved to org.opentripplanner.model.Frequency |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.calendar.LocalizedServiceId moved to org.opentripplanner.model.calendar.LocalizedServiceId |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.Trip moved to org.opentripplanner.model.Trip |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.AgencyAndId moved to org.opentripplanner.model.AgencyAndId |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.FareAttribute moved to org.opentripplanner.model.FareAttribute |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.Stop moved to org.opentripplanner.model.Stop |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.ShapePoint moved to org.opentripplanner.model.ShapePoint |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.calendar.ServiceDate moved to org.opentripplanner.model.calendar.ServiceDate |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.Agency moved to org.opentripplanner.model.Agency |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.FeedInfo moved to org.opentripplanner.model.FeedInfo |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.StopTime moved to org.opentripplanner.model.StopTime |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.Route moved to org.opentripplanner.model.Route |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.Transfer moved to org.opentripplanner.model.Transfer |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.Pathway moved to org.opentripplanner.model.Pathway |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.IdentityBean moved to org.opentripplanner.model.IdentityBean |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.calendar.CalendarServiceData moved to org.opentripplanner.model.calendar.CalendarServiceData |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.ServiceCalendar moved to org.opentripplanner.model.ServiceCalendar |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.FareRule moved to org.opentripplanner.model.FareRule |
From |
To |
|
Move Class org.onebusaway2.gtfs.model.ServiceCalendarDate moved to org.opentripplanner.model.ServiceCalendarDate |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Pathway to result : org.opentripplanner.model.Pathway in method public testMap() : void in class org.opentripplanner.gtfs.mapping.PathwayMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.StopTime to result : org.opentripplanner.model.StopTime in method public testMap() : void in class org.opentripplanner.gtfs.mapping.StopTimeMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.FeedInfo to result : org.opentripplanner.model.FeedInfo in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.FeedInfoMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Stop to result1 : org.opentripplanner.model.Stop in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.StopMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.ShapePoint to result2 : org.opentripplanner.model.ShapePoint in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.ShapePointMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.StopTime to result2 : org.opentripplanner.model.StopTime in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.StopTimeMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.FareRule to result : org.opentripplanner.model.FareRule in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.FareRuleMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Trip to result : org.opentripplanner.model.Trip in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.TripMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Agency to result2 : org.opentripplanner.model.Agency in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.AgencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.ShapePoint to result : org.opentripplanner.model.ShapePoint in method public testMap() : void in class org.opentripplanner.gtfs.mapping.ShapePointMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.ServiceCalendar to result : org.opentripplanner.model.ServiceCalendar in method public testMap() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.FeedInfo to result1 : org.opentripplanner.model.FeedInfo in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FeedInfoMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.FareAttribute to result : org.opentripplanner.model.FareAttribute in method public testMap() : void in class org.opentripplanner.gtfs.mapping.FareAttributeMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.FareRule to result1 : org.opentripplanner.model.FareRule in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FareRuleMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Transfer to result1 : org.opentripplanner.model.Transfer in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.TransferMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Trip to result : org.opentripplanner.model.Trip in method public testMap() : void in class org.opentripplanner.gtfs.mapping.TripMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Trip to result2 : org.opentripplanner.model.Trip in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.TripMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Frequency to result1 : org.opentripplanner.model.Frequency in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FrequencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Stop to result : org.opentripplanner.model.Stop in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.StopMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.FareAttribute to result1 : org.opentripplanner.model.FareAttribute in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FareAttributeMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Stop to result : org.opentripplanner.model.Stop in method public testMap() : void in class org.opentripplanner.gtfs.mapping.StopMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Agency to result1 : org.opentripplanner.model.Agency in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.AgencyMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.ServiceCalendarDate to result2 : org.opentripplanner.model.ServiceCalendarDate in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarDateMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.ServiceCalendar to result : org.opentripplanner.model.ServiceCalendar in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.calendar.ServiceDate to result : org.opentripplanner.model.calendar.ServiceDate in method public testMapServiceDate() : void in class org.opentripplanner.gtfs.mapping.ServiceDateMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Route to result2 : org.opentripplanner.model.Route in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.RouteMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Trip to result1 : org.opentripplanner.model.Trip in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.TripMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.FeedInfo to result2 : org.opentripplanner.model.FeedInfo in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FeedInfoMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.FareRule to result2 : org.opentripplanner.model.FareRule in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FareRuleMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Transfer to result2 : org.opentripplanner.model.Transfer in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.TransferMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.ServiceCalendarDate to result1 : org.opentripplanner.model.ServiceCalendarDate in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarDateMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Route to result : org.opentripplanner.model.Route in method public testMap() : void in class org.opentripplanner.gtfs.mapping.RouteMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.ServiceCalendarDate to result : org.opentripplanner.model.ServiceCalendarDate in method public testMap() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarDateMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.FareAttribute to result2 : org.opentripplanner.model.FareAttribute in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FareAttributeMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Route to result : org.opentripplanner.model.Route in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.RouteMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Pathway to result : org.opentripplanner.model.Pathway in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.PathwayMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Transfer to result : org.opentripplanner.model.Transfer in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.TransferMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Pathway to result1 : org.opentripplanner.model.Pathway in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.PathwayMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Frequency to result2 : org.opentripplanner.model.Frequency in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.FrequencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Frequency to result : org.opentripplanner.model.Frequency in method public testMap() : void in class org.opentripplanner.gtfs.mapping.FrequencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Frequency to result : org.opentripplanner.model.Frequency in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.FrequencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.FareAttribute to result : org.opentripplanner.model.FareAttribute in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.FareAttributeMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Agency to result : org.opentripplanner.model.Agency in method public testMap() : void in class org.opentripplanner.gtfs.mapping.AgencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Agency to result : org.opentripplanner.model.Agency in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.AgencyMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.StopTime to result : org.opentripplanner.model.StopTime in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.StopTimeMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.StopTime to result1 : org.opentripplanner.model.StopTime in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.StopTimeMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Pathway to result2 : org.opentripplanner.model.Pathway in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.PathwayMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.Route to result1 : org.opentripplanner.model.Route in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.RouteMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.Transfer to result : org.opentripplanner.model.Transfer in method public testMap() : void in class org.opentripplanner.gtfs.mapping.TransferMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.ServiceCalendarDate to result : org.opentripplanner.model.ServiceCalendarDate in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarDateMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.ServiceCalendar to result2 : org.opentripplanner.model.ServiceCalendar in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarMapperTest |
From |
To |
|
Change Variable Type result2 : org.onebusaway2.gtfs.model.Stop to result2 : org.opentripplanner.model.Stop in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.StopMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.FareRule to result : org.opentripplanner.model.FareRule in method public testMap() : void in class org.opentripplanner.gtfs.mapping.FareRuleMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.ShapePoint to result1 : org.opentripplanner.model.ShapePoint in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.ShapePointMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.ShapePoint to result : org.opentripplanner.model.ShapePoint in method public testMapWithNulls() : void in class org.opentripplanner.gtfs.mapping.ShapePointMapperTest |
From |
To |
|
Change Variable Type result1 : org.onebusaway2.gtfs.model.ServiceCalendar to result1 : org.opentripplanner.model.ServiceCalendar in method public testMapCache() : void in class org.opentripplanner.gtfs.mapping.ServiceCalendarMapperTest |
From |
To |
|
Change Variable Type result : org.onebusaway2.gtfs.model.FeedInfo to result : org.opentripplanner.model.FeedInfo in method public testMap() : void in class org.opentripplanner.gtfs.mapping.FeedInfoMapperTest |
From |
To |