Menu

Commit [r6642]  Maximize  Restore  History

- Streaming in PopulationImpl must now be enabled with the method PopulationImpl.setIsStreaming(true) and can no longer be done in the constructor. This is partly due to the fact that "new PopulationImpl()" (without arguments in the Controler) already always created a non-streaming PopulationImpl, and partly due to the fact that with the recent change to ScenarioImpl (which always creates a non-streaming PopulationImpl internally) streaming would not be usable together with ScenarioImpl.

- removed deprecated methods (most related to streaming) from core-api Population.
- Code cleanup in most of the classes already modified due to the changes listed above. Code cleanup included mostly replacing calls to deprecated methods Gbl.getConfig() and Gbl.getWorld().

mrieser 2009-04-29

1 2 3 .. 6 > >> (Page 1 of 6)
changed /matsim/trunk/src/org/matsim/api/core/v01/ScenarioLoader.java
changed /matsim/trunk/src/org/matsim/core/api/population/Population.java
changed /matsim/trunk/src/org/matsim/core/mobsim/external/ExternalMobsim.java
changed /matsim/trunk/src/org/matsim/core/population/PopulationBuilderImpl.java
changed /matsim/trunk/src/org/matsim/core/population/PopulationImpl.java
changed /matsim/trunk/src/org/matsim/core/population/PopulationWriter.java
changed /matsim/trunk/src/org/matsim/core/replanning/modules/ExternalModule.java
changed /matsim/trunk/src/org/matsim/run/CreateSelectedPlansTables.java
changed /matsim/trunk/src/org/matsim/run/InitRoutes.java
changed /matsim/trunk/src/org/matsim/run/XY2Links.java
changed /matsim/trunk/src/playground/andreas/intersection/PlansGeneratorControler.java
changed /matsim/trunk/src/playground/andreas/itsumo/MyControler1.java
changed /matsim/trunk/src/playground/anhorni/LinkStatsAnalyser.java
changed /matsim/trunk/src/playground/anhorni/crossborder/InitDemandCreation.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/analysis/ActChainsPlansAnalyzer.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/analysis/PlansAnalyzer.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/cs/GenerateChoiceSets.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/preprocess/analyzePlansAndFacs/AnalyzePlans.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/preprocess/analyzePlansAndFacs/AnalyzePlansAndFacs.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/preprocess/planmodifications/PlanModifications.java
changed /matsim/trunk/src/playground/anhorni/locationchoice/preprocess/planmodifications/PlanRemoveUnselected.java
changed /matsim/trunk/src/playground/balmermi/ActivityChainGrouping.java
changed /matsim/trunk/src/playground/balmermi/ActivitySpaceDrawing.java
changed /matsim/trunk/src/playground/balmermi/ActivitySpaceTable.java
changed /matsim/trunk/src/playground/balmermi/ActivitySpaces.java
/matsim/trunk/src/org/matsim/api/core/v01/ScenarioLoader.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/api/population/Population.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/mobsim/external/ExternalMobsim.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/population/PopulationBuilderImpl.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/population/PopulationImpl.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/population/PopulationWriter.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/core/replanning/modules/ExternalModule.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/run/CreateSelectedPlansTables.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/run/InitRoutes.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/org/matsim/run/XY2Links.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/andreas/intersection/PlansGeneratorControler.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/andreas/itsumo/MyControler1.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/LinkStatsAnalyser.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/crossborder/InitDemandCreation.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/analysis/ActChainsPlansAnalyzer.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/analysis/PlansAnalyzer.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/cs/GenerateChoiceSets.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/preprocess/analyzePlansAndFacs/AnalyzePlans.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/preprocess/analyzePlansAndFacs/AnalyzePlansAndFacs.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/preprocess/planmodifications/PlanModifications.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/anhorni/locationchoice/preprocess/planmodifications/PlanRemoveUnselected.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/balmermi/ActivityChainGrouping.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/balmermi/ActivitySpaceDrawing.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/balmermi/ActivitySpaceTable.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/balmermi/ActivitySpaces.java Diff Switch to side-by-side view
Loading...
1 2 3 .. 6 > >> (Page 1 of 6)
MongoDB Logo MongoDB