Menu

Commit [r32807]  Maximize  Restore  History

further privatizing Controler: making field config private

vsp_nagel 2015-04-24

1 2 > >> (Page 1 of 2)
changed /contrib/trunk/integration/src/test/java/org/matsim/integration/daily/BetaTravelTest.java
changed /contrib/trunk/multimodal/src/main/java/org/matsim/contrib/multimodal/router/MultimodalTripRouterFactory.java
changed /contrib/trunk/wagonSim/src/main/java/org/matsim/contrib/wagonSim/run/WagonSimController.java
changed /matsim/trunk/src/main/java/org/matsim/core/controler/Controler.java
changed /matsim/trunk/src/main/java/org/matsim/core/router/DefaultTripRouterFactoryImpl.java
changed /matsim/trunk/src/main/java/org/matsim/core/router/IntermodalLeastCostPathCalculator.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/P/PControler.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/TransitControler.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/bln/net/simplex/TransitControler.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/bvgScoringFunction/TransitControler.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/itsumo/MyControler1.java
changed /playgrounds/trunk/andreas/src/main/java/playground/andreas/subSetStrategyManager/BvgControler.java
changed /playgrounds/trunk/anhorni/src/main/java/playground/anhorni/PLOC/SingleRunControler.java
changed /playgrounds/trunk/anhorni/src/main/java/playground/anhorni/locationchoice/LCControler.java
changed /playgrounds/trunk/anhorni/src/main/java/playground/anhorni/locationchoice/run/TRBControler.java
changed /playgrounds/trunk/anhorni/src/main/java/playground/anhorni/rc/RCControler.java
changed /playgrounds/trunk/anhorni/src/main/java/playground/anhorni/surprice/DayControler.java
changed /playgrounds/trunk/benjamin/src/main/java/playground/benjamin/scoring/income/old/BkControlerIncome.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/controler/HerbieEnergyFlowsController.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/controler/KTIEnergyFlowsController.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/dissertation/MultiModalDemo.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/energyflows/controller/EnergyFlowsController.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/controler/EvacuationControler.java
changed /playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/controler/PrepareScenarioControler.java
changed /playgrounds/trunk/ciarif/src/main/java/playground/ciarif/flexibletransports/controler/CarSharingControler.java
/contrib/trunk/integration/src/test/java/org/matsim/integration/daily/BetaTravelTest.java Diff Switch to side-by-side view
Loading...
/contrib/trunk/multimodal/src/main/java/org/matsim/contrib/multimodal/router/MultimodalTripRouterFactory.java Diff Switch to side-by-side view
Loading...
/contrib/trunk/wagonSim/src/main/java/org/matsim/contrib/wagonSim/run/WagonSimController.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/core/controler/Controler.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/core/router/DefaultTripRouterFactoryImpl.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/main/java/org/matsim/core/router/IntermodalLeastCostPathCalculator.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/P/PControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/TransitControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/bln/net/simplex/TransitControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/bvgScoringFunction/TransitControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/itsumo/MyControler1.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/andreas/src/main/java/playground/andreas/subSetStrategyManager/BvgControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/anhorni/src/main/java/playground/anhorni/PLOC/SingleRunControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/anhorni/src/main/java/playground/anhorni/locationchoice/LCControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/anhorni/src/main/java/playground/anhorni/locationchoice/run/TRBControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/anhorni/src/main/java/playground/anhorni/rc/RCControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/anhorni/src/main/java/playground/anhorni/surprice/DayControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/benjamin/src/main/java/playground/benjamin/scoring/income/old/BkControlerIncome.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/controler/HerbieEnergyFlowsController.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/controler/KTIEnergyFlowsController.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/dissertation/MultiModalDemo.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/energyflows/controller/EnergyFlowsController.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/controler/EvacuationControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/christoph/src/main/java/playground/christoph/evacuation/controler/PrepareScenarioControler.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/ciarif/src/main/java/playground/ciarif/flexibletransports/controler/CarSharingControler.java Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)