21 package org.matsim.withinday.replanning.replanners;
52 super(
id, scenario, internalInterface);
63 if (executedPlan == null)
return false;
70 if (trip == null)
return false;
final ActivityEndRescheduler internalInterface
static String identifyMainMode(final List<? extends PlanElement > tripElements)
static PlanElement getCurrentPlanElement(MobsimAgent agent)
final List<? extends PlanElement > replanFutureTrip(Trip trip, Plan plan, String mainMode)
boolean doReplanning(MobsimAgent withinDayAgent)
final TimeInterpretation timeInterpretation
static OptionalTime getDepartureTime(Trip trip)
List< PlanElement > getTripElements()
static Trip findTripStartingAtActivity(final Activity activity, final Plan plan)
final TripRouter tripRouter
static Plan getModifiablePlan(MobsimAgent agent)