[DEECo] [d3scomp/JDEECo] 3b0e5c: Initial matsim plugin project
GitHub
noreply at github.com
Thu Mar 19 00:19:58 CET 2015
Branch: refs/heads/matsim-plugin
Home: https://github.com/d3scomp/JDEECo
Commit: 3b0e5c999be98871890794582cc4585debe875a8
https://github.com/d3scomp/JDEECo/commit/3b0e5c999be98871890794582cc4585debe875a8
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-18 (Wed, 18 Mar 2015)
Changed paths:
A jdeeco-matsim-plugin/.gitignore
A jdeeco-matsim-plugin/.project
A jdeeco-matsim-plugin/pom.xml
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/package-info.java
Log Message:
-----------
Initial matsim plugin project
Commit: aac7487828bed13f1223aa6a8072ddb600e4a8d0
https://github.com/d3scomp/JDEECo/commit/aac7487828bed13f1223aa6a8072ddb600e4a8d0
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
A jdeeco-matsim-plugin/input/config.xml
A jdeeco-matsim-plugin/input/grid.xml
A jdeeco-matsim-plugin/input/trivial.xml
M jdeeco-matsim-plugin/pom.xml
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/AdditionAwareAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/DefaultMATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/DefaultMATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoAgent.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoAgentProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoMobsimFactory.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoWithinDayMobsimListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimDataProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimDataReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimInput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimOMNetCoordinatesTranslator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimOutput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimPopulationAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimPreloadingControler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimRouter.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulationStepListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/package-info.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/Actuator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/ActuatorProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/ActuatorType.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/MATSimDataProviderReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/Sensor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/SensorProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/SensorType.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/package-info.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/CallbackProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DataReceiversHolder.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DirectKnowledgeDataHandler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DirectSimulationHost.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/NetworkDataHandler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/Simulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/SimulationTimeEventListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/SimulationTimeEventListenerHolder.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/package-info.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoyEnsemble.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoyTest.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Follower.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Leader.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Waypoint.java
Log Message:
-----------
Copy old MATSim support to matsim project, use Matsim as simulation
timer
Compare: https://github.com/d3scomp/JDEECo/compare/3b0e5c999be9^...aac7487828be
More information about the DEECo
mailing list