changes around QSim. getAllDrivingVehicles --> getAllVehicles (since that is what the method seems to do); get rid of calculateAndSetDepartureTime (integrate functionality into resetCaches); somewhat reorganize how resetCaches is called in between the composed PersonDriverAgentImpl; probably some other changes