MATSIM
Public Member Functions | List of all members
org.matsim.withinday.controller.ExecutedPlansService Interface Reference
Inheritance diagram for org.matsim.withinday.controller.ExecutedPlansService:
Inheritance graph
[legend]

Public Member Functions

void writeExecutedPlans (String filename)
 
Map< Id< Person >, PlangetExecutedPlans ()
 

Detailed Description

Author
nagel

Definition at line 31 of file ExecutedPlansService.java.

Member Function Documentation

◆ writeExecutedPlans()

void org.matsim.withinday.controller.ExecutedPlansService.writeExecutedPlans ( String  filename)

◆ getExecutedPlans()

Map<Id<Person>, Plan> org.matsim.withinday.controller.ExecutedPlansService.getExecutedPlans ( )

The documentation for this interface was generated from the following file: