[DEECo] [d3scomp/JDEECo] 3b0e5c: Initial matsim plugin project
GitHub
noreply at github.com
Thu Apr 16 13:27:53 CEST 2015
Branch: refs/heads/jDEECo-3
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
Commit: a39e58753a8e6b7dbc1bfb60805bcc69b78831f8
https://github.com/d3scomp/JDEECo/commit/a39e58753a8e6b7dbc1bfb60805bcc69b78831f8
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/.gitignore
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoyEnsemble.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Follower.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Leader.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Waypoint.java
Log Message:
-----------
Fix MATSim simulation by adding fake agent to enforce scheduler to run
Commit: 8d1115a3d3b7eaa8d083ea546d6eb02280256ac0
https://github.com/d3scomp/JDEECo/commit/8d1115a3d3b7eaa8d083ea546d6eb02280256ac0
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
Log Message:
-----------
Add plugin representing vehicle binded to jDEECo node
Commit: 089cbc6c25ada7ef5c5ca6772cf92097a63ee7d2
https://github.com/d3scomp/JDEECo/commit/089cbc6c25ada7ef5c5ca6772cf92097a63ee7d2
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
Log Message:
-----------
Add TODO
Commit: c122f4c09fe848ef2718b9dfd21d2de72470fa56
https://github.com/d3scomp/JDEECo/commit/c122f4c09fe848ef2718b9dfd21d2de72470fa56
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimVehicle.java
M 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/Vehicle.java
Log Message:
-----------
Add implementation of MATSim vehicle plugin and example usage
Commit: 4df38774d6f5ac84ab31db86b426e472dccf57da
https://github.com/d3scomp/JDEECo/commit/4df38774d6f5ac84ab31db86b426e472dccf57da
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimVehicle.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
A jdeeco-matsim-plugin/test/logging.properties
Log Message:
-----------
Simplify MATSim example interfaces
Commit: 8a58ee017568daba8f272dfa6b774b107090e314
https://github.com/d3scomp/JDEECo/commit/8a58ee017568daba8f272dfa6b774b107090e314
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
Log Message:
-----------
Rename MATSim example components and agents
Commit: 08b3b22f1ff1d28c62d75bd73c6dd63488cdf06d
https://github.com/d3scomp/JDEECo/commit/08b3b22f1ff1d28c62d75bd73c6dd63488cdf06d
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimConfigGenerator.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimVehicle.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
Log Message:
-----------
Generate MATSim config, respect simulation time limit
Commit: 4edf732cab027ce0e4c6bf18a8f606c0a6c393bf
https://github.com/d3scomp/JDEECo/commit/4edf732cab027ce0e4c6bf18a8f606c0a6c393bf
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
R jdeeco-matsim-plugin/input/config.xml
R jdeeco-matsim-plugin/input/grid.xml
R jdeeco-matsim-plugin/input/trivial.xml
A jdeeco-matsim-plugin/maps/grid.xml
A jdeeco-matsim-plugin/maps/trivial.xml
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoySimulationTest.java
Log Message:
-----------
Remove MATSim config as it is not needed
Commit: 1816093e3dadca99b0a272fc0ba2ff379841e018
https://github.com/d3scomp/JDEECo/commit/1816093e3dadca99b0a272fc0ba2ff379841e018
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
R 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/VehicleTravelExample.java
Log Message:
-----------
Refactor vehicle travel MATSim example
Commit: f704d683c288fb975d9535ff1885c069340422e1
https://github.com/d3scomp/JDEECo/commit/f704d683c288fb975d9535ff1885c069340422e1
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/AbstractHost.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Host.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DirectSimulationHost.java
Log Message:
-----------
Remove NetworkDataHandler usage in Host
Commit: 8891f9a15e55b486fa0dc169076cf03315e25d23
https://github.com/d3scomp/JDEECo/commit/8891f9a15e55b486fa0dc169076cf03315e25d23
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
R jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoyEnsemble.java
R jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/ConvoyTest.java
R jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Follower.java
R 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/OtherVehicleEnsemble.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelExample.java
R jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Waypoint.java
Log Message:
-----------
Deploy ensamble in MATSim example
Commit: 8c0de3558fe746e7a8a2d6059a2d9e73d09bfe29
https://github.com/d3scomp/JDEECo/commit/8c0de3558fe746e7a8a2d6059a2d9e73d09bfe29
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulation.java
Log Message:
-----------
Refactor MATSim code
Commit: 04d2d7bd7cb06bddf149d098e7f3a0fb8cff814d
https://github.com/d3scomp/JDEECo/commit/04d2d7bd7cb06bddf149d098e7f3a0fb8cff814d
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DirectKnowledgeDataHandler.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/NetworkDataHandler.java
Log Message:
-----------
Remove unecessary old MATSim related classes
Commit: a1e41e8dc4d1d4ae7c34653b2a3eb662ffe67524
https://github.com/d3scomp/JDEECo/commit/a1e41e8dc4d1d4ae7c34653b2a3eb662ffe67524
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DirectSimulationHost.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
Log Message:
-----------
Remove DirectSimulationHost from MATSim
Commit: 716bf2ba7f7ca9ef56b368310a360f59e941bc3e
https://github.com/d3scomp/JDEECo/commit/716bf2ba7f7ca9ef56b368310a360f59e941bc3e
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulation.java
Log Message:
-----------
Avoid double MATSim host registering
Commit: b2742e3770c04423feff8e0174a5aba282b65e89
https://github.com/d3scomp/JDEECo/commit/b2742e3770c04423feff8e0174a5aba282b65e89
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runners/DEECoSimulation.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoNode.java
M jdeeco-network-plugin/src/cz/cuni/mff/d3s/jdeeco/publishing/DefaultKnowledgePublisher.java
M jdeeco-network-plugin/test/cz/cuni/mff/d3s/jdeeco/network/demo/convoy/ConvoyEnsemble.java
M jdeeco-network-plugin/test/cz/cuni/mff/d3s/jdeeco/network/demo/convoy/ConvoyTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/jDEECo-3' into matsim-plugin
Commit: 309bf4d39cf23ee0af9b11a5516f8dcfd032f72e
https://github.com/d3scomp/JDEECo/commit/309bf4d39cf23ee0af9b11a5516f8dcfd032f72e
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/AdditionAwareAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/DefaultMATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/DefaultMATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoAgent.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoAgentProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoMobsimFactory.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoWithinDayMobsimListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimDataProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimDataReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimInput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimOMNetCoordinatesTranslator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimOutput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimPopulationAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimPreloadingControler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimRouter.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimSimulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimSimulationStepListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/package-info.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/AdditionAwareAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/DefaultMATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/DefaultMATSimUpdater.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoAgent.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoAgentProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoMobsimFactory.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/JDEECoWithinDayMobsimListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimDataProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimDataReceiver.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimInput.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimOMNetCoordinatesTranslator.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimOutput.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimPopulationAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimPreloadingControler.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimRouter.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimSimulationStepListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/MATSimUpdater.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/matsim/package-info.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/MATSimDataProviderReceiver.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
Log Message:
-----------
Rename legacy matsim package in order to maintain compatibility with
legacy applications
Commit: 76fdef964c88de7a9c6fc61bf7ca5a407e9c66df
https://github.com/d3scomp/JDEECo/commit/76fdef964c88de7a9c6fc61bf7ca5a407e9c66df
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
Log Message:
-----------
Allow passing additional agent sources to matsim agent constructor
Commit: 428434f5fdfbaeb188e2d38ba6ef74a50097c666
https://github.com/d3scomp/JDEECo/commit/428434f5fdfbaeb188e2d38ba6ef74a50097c666
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
A jdeeco-matsim-plugin/input/grid.xml
A jdeeco-matsim-plugin/input/trivial.xml
R jdeeco-matsim-plugin/maps/grid.xml
R jdeeco-matsim-plugin/maps/trivial.xml
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelExample.java
Log Message:
-----------
Revert back from generating matsim config
Commit: 7e0fbe5e2f17d4dfcc594fa109cc685476c6c6c1
https://github.com/d3scomp/JDEECo/commit/7e0fbe5e2f17d4dfcc594fa109cc685476c6c6c1
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimVehicle.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelExample.java
Log Message:
-----------
Alow createing vehilce agent plugin also with initial link id
Commit: 538f93fc419cf54fc0314992f96085e711deef64
https://github.com/d3scomp/JDEECo/commit/538f93fc419cf54fc0314992f96085e711deef64
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-03-21 (Sat, 21 Mar 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
Log Message:
-----------
Add Controller getter to MATSim plugin API
Commit: 0a0e8541a4ca4d25349c402b36221d167462ce8f
https://github.com/d3scomp/JDEECo/commit/0a0e8541a4ca4d25349c402b36221d167462ce8f
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-08 (Wed, 08 Apr 2015)
Changed paths:
A jdeeco-matsim-plugin/input/config.xml
Log Message:
-----------
Include matsim config
Commit: 4ae79b6666c22898decaee37c3e33e209ff23b30
https://github.com/d3scomp/JDEECo/commit/4ae79b6666c22898decaee37c3e33e209ff23b30
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/AdditionAwareAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/DefaultMATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/DefaultMATSimUpdater.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoAgent.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoAgentProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoMobsimFactory.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/JDEECoWithinDayMobsimListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimDataProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimDataReceiver.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimInput.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimOMNetCoordinatesTranslator.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimOutput.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimPopulationAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimPreloadingControler.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimRouter.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimSimulationStepListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/MATSimUpdater.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/deeco/simulation/matsim/package-info.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
M 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/simulation/AdditionAwareAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DefaultMATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DefaultMATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoAgent.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoAgentProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoMobsimFactory.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoWithinDayMobsimListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimDataProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimDataReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimInput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimOMNetCoordinatesTranslator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimOutput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimPopulationAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimPreloadingControler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimRouter.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimSimulationStepListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimUpdater.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
Log Message:
-----------
Remove old MATSimSimulation and move the functionality into the plugin
Commit: 8232bfbd16ef7888a344ae68591461ae7e9e8991
https://github.com/d3scomp/JDEECo/commit/8232bfbd16ef7888a344ae68591461ae7e9e8991
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
Log Message:
-----------
Refactor MatSimSimulation
Commit: a9e6567f542ecf00a0ed0eb76bdfa16053a4c345
https://github.com/d3scomp/JDEECo/commit/a9e6567f542ecf00a0ed0eb76bdfa16053a4c345
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-10 (Fri, 10 Apr 2015)
Changed paths:
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimConfigGenerator.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/MATSimVehicle.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/Actuator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/ActuatorProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/ActuatorType.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/MATSimDataProviderReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/Sensor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/SensorProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/SensorType.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/package-info.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/Actuator.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/ActuatorProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/ActuatorType.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/MATSimDataProviderReceiver.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/Sensor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/SensorProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/SensorType.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/roadtrains/package-info.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/AdditionAwareAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/CallbackProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DataReceiversHolder.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DefaultMATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/DefaultMATSimUpdater.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoAgent.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoAgentProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoMobsimFactory.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/JDEECoWithinDayMobsimListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimDataProvider.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimDataReceiver.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimInput.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimOMNetCoordinatesTranslator.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimOutput.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimPopulationAgentSource.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimPreloadingControler.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimRouter.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimSimulationStepListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/MATSimUpdater.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/Simulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/SimulationTimeEventListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/SimulationTimeEventListenerHolder.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/old/simulation/package-info.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/package-info.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimConfigGenerator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimSimulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimVehicle.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/package-info.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/AdditionAwareAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/CallbackProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DataReceiversHolder.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DefaultMATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DefaultMATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoAgent.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoAgentProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoMobsimFactory.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoWithinDayMobsimListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimDataProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimDataReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimInput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimOMNetCoordinatesTranslator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimOutput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimPopulationAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimPreloadingControler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimRouter.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimSimulationStepListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/Simulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/SimulationTimeEventListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/SimulationTimeEventListenerHolder.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/package-info.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelExample.java
Log Message:
-----------
Use final names for matsim packages
- Replaces temporary names
Commit: 6f1d1ef810c3bd97ed7247f8ec852a35bb55c6f2
https://github.com/d3scomp/JDEECo/commit/6f1d1ef810c3bd97ed7247f8ec852a35bb55c6f2
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-10 (Fri, 10 Apr 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/MATSimDataProviderReceiver.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimSimulation.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DataReceiversHolder.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DefaultMATSimExtractor.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimDataProvider.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimDataReceiver.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimExtractor.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/SimulationTimeEventListener.java
R jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/SimulationTimeEventListenerHolder.java
Log Message:
-----------
Refactor MatSim plugin code
Commit: 0a620d159cea7f35725ca6b585799474e34dd715
https://github.com/d3scomp/JDEECo/commit/0a620d159cea7f35725ca6b585799474e34dd715
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/MATSimDataProviderReceiver.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimOutput.java
Log Message:
-----------
Refactor MATSim plugin code
Commit: 054f461486d72132746d62b112bd3148157b8ae8
https://github.com/d3scomp/JDEECo/commit/054f461486d72132746d62b112bd3148157b8ae8
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
R jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelExample.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelTest.java
Log Message:
-----------
Run MATSim integration test by Maven
Commit: eda6a1f702fb0af098a5ed7d9bc73e8b8b7437df
https://github.com/d3scomp/JDEECo/commit/eda6a1f702fb0af098a5ed7d9bc73e8b8b7437df
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimHost.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimSimulation.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/CallbackProvider.java
Log Message:
-----------
Refactor matsim code in roder to use integers for host identification
Commit: 5ce71bf6fad9b21ceeac4b03b68fb17fd1b58aec
https://github.com/d3scomp/JDEECo/commit/5ce71bf6fad9b21ceeac4b03b68fb17fd1b58aec
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelTest.java
Log Message:
-----------
Simplify MATSim test
Commit: 40b6d5769f00de37aa06119b7196374b3a54a2c9
https://github.com/d3scomp/JDEECo/commit/40b6d5769f00de37aa06119b7196374b3a54a2c9
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/MATSimDataProviderReceiver.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimConfigGenerator.java
M jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimVehicle.java
M jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
Log Message:
-----------
Refactor MATSim plugin interfaces, add comments
Commit: f777fd925a1669b4139a27b35bb2a9a107c91f70
https://github.com/d3scomp/JDEECo/commit/f777fd925a1669b4139a27b35bb2a9a107c91f70
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
M jdeeco-core/META-INF/MANIFEST.MF
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/AnnotationChecker.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/AnnotationCheckerException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/ComponentProcessChecker.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/GenericTypeComparer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/KnowledgePathCheckException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/KnowledgePathChecker.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/KnowledgePathCheckerImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/ParameterException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/ParameterKnowledgePathExtractor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/RoleAnnotationsHelper.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/RolesAnnotationChecker.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/TypeComparer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/checking/package-info.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationChecker.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationCheckerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RoleAnnotationsHelper.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/SimpleColorFormatter.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/SimpleFormatter.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Parameter.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ParameterImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataFactoryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ArchitectureObserver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleDataExchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/checking/ComponentProcessCheckerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/checking/GenericTypeComparerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/checking/KnowledgePathCheckerImplTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/checking/ParameterKnowledgePathExtractorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/checking/RolesAnnotationCheckerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidatorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/KnowledgeEncryptorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/LocalSecurityCheckerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/ModelSecurityValidatorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/RoleHelperTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/SecurityTagCollectionTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/runtime/SecurityRuntimeModel.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleDataExchangeTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
M jdeeco-omnet-plugin/.gitignore
A jdeeco-omnet-plugin/Makefile
A jdeeco-omnet-plugin/MakefileL
A jdeeco-omnet-plugin/README.md
A jdeeco-omnet-plugin/configs/Nic802154_TI_CC2420_Decider.xml
A jdeeco-omnet-plugin/configs/config80211.xml
A jdeeco-omnet-plugin/configs/config802154.xml
A jdeeco-omnet-plugin/configs/omnetpp.ini
A jdeeco-omnet-plugin/logs/.keep
A jdeeco-omnet-plugin/patches/inet-2.5-win.patch
A jdeeco-omnet-plugin/patches/mixim-2.3-with-inet-2.5.patch
A jdeeco-omnet-plugin/patches/mixim-custom-ned.patch
A jdeeco-omnet-plugin/patches/omnetpp-4.6-win.patch
M jdeeco-omnet-plugin/pom.xml
A jdeeco-omnet-plugin/src/CustomMobility.cc
A jdeeco-omnet-plugin/src/CustomMobility.h
A jdeeco-omnet-plugin/src/JDEECoApplication.cc
A jdeeco-omnet-plugin/src/JDEECoApplication.h
A jdeeco-omnet-plugin/src/JDEECoModule.cc
A jdeeco-omnet-plugin/src/JDEECoModule.h
A jdeeco-omnet-plugin/src/JDEECoPacket.msg
A jdeeco-omnet-plugin/src/JDEECoRuntime.cc
A jdeeco-omnet-plugin/src/JDEECoRuntime.h
A jdeeco-omnet-plugin/src/OMNeTJDEECoAPI.cc
A jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNeTNative.java
A jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNeTNativeListener.java
A jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/deeco/simulation/omnet/package-info.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTBroadcastDevice.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTConfigGenerator.java
A jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/Position.java
A jdeeco-omnet-plugin/src/simulation.cc
A jdeeco-omnet-plugin/src/simulation.h
M jdeeco-omnet-plugin/test/demo/broadcast/BroadcastConvoyTest.java
M jdeeco-omnet-plugin/test/demo/infrastructure/InfrastructureConvoyTest.java
A jdeeco-parent/featureDiagram/DEECo.featurediagram
A jdeeco-parent/featureDiagram/DEECo.featuremodel
Log Message:
-----------
Merge remote-tracking branch 'origin/jDEECo-3' into matsim-plugin
Commit: ce5ed76443a44fd866ea4aeac8393c28756e665c
https://github.com/d3scomp/JDEECo/commit/ce5ed76443a44fd866ea4aeac8393c28756e665c
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/position/package-info.java
Log Message:
-----------
Add position provider package
Commit: c8bfe84f44689c3f310a92d631bdca7e5832e27e
https://github.com/d3scomp/JDEECo/commit/c8bfe84f44689c3f310a92d631bdca7e5832e27e
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/position/Position.java
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/position/PositionProvider.java
Log Message:
-----------
Add position provider interface
Commit: fece46a5d5aab0df2c8a51f955faaa7829651ccb
https://github.com/d3scomp/JDEECo/commit/fece46a5d5aab0df2c8a51f955faaa7829651ccb
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/position/PositionPlugin.java
Log Message:
-----------
Add initial version of position plugin
Commit: 05a96878a222077dda2a23a01760df3d02cec175
https://github.com/d3scomp/JDEECo/commit/05a96878a222077dda2a23a01760df3d02cec175
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTBroadcastDevice.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTConfigGenerator.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTInfrastructureDevice.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
R jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/Position.java
M jdeeco-omnet-plugin/test/demo/broadcast/BroadcastConvoyTest.java
Log Message:
-----------
Use position plugin in the OMNeT plugin
Commit: cd5b7291ed83f598d5cc397ffc87ee7d9e0e4ead
https://github.com/d3scomp/JDEECo/commit/cd5b7291ed83f598d5cc397ffc87ee7d9e0e4ead
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTDevice.java
M jdeeco-omnet-plugin/test/demo/infrastructure/InfrastructureConvoyTest.java
Log Message:
-----------
Let omnet device to depend on position plugin
Commit: d733e94a5d2051d1bac7955db96fcd6913e68696
https://github.com/d3scomp/JDEECo/commit/d733e94a5d2051d1bac7955db96fcd6913e68696
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
A jdeeco-core/test/cz/cuni/mff/d3s/jdeeco/position/PositionTest.java
Log Message:
-----------
Add test for euclideand distance calculation on position
Commit: 865a27c06c49c655341c489ed2e246767621aac3
https://github.com/d3scomp/JDEECo/commit/865a27c06c49c655341c489ed2e246767621aac3
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/position/Position.java
M jdeeco-network-plugin/src/cz/cuni/mff/d3s/jdeeco/network/device/BroadcastLoopback.java
M jdeeco-network-plugin/test/cz/cuni/mff/d3s/jdeeco/network/demo/convoy/ConvoyTest.java
M jdeeco-network-plugin/test/cz/cuni/mff/d3s/jdeeco/network/device/BroadcastLoopbackTest.java
Log Message:
-----------
Use position plugin for Loopback broadcast
Commit: dcb856681a1d79c557958d5ae7b068a37d658183
https://github.com/d3scomp/JDEECo/commit/dcb856681a1d79c557958d5ae7b068a37d658183
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTBroadcastDevice.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTDevice.java
M jdeeco-omnet-plugin/test/demo/infrastructure/InfrastructureConvoyTest.java
Log Message:
-----------
Require position plugin only when broadcast device is present
Commit: 17734e1fb7e4237ecedbc1b7539010d255fe8925
https://github.com/d3scomp/JDEECo/commit/17734e1fb7e4237ecedbc1b7539010d255fe8925
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTBroadcastDevice.java
Log Message:
-----------
Fix modification of immutable list
Commit: 1d7a843cd44e194d2658dec8b711d57407969ed2
https://github.com/d3scomp/JDEECo/commit/1d7a843cd44e194d2658dec8b711d57407969ed2
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M jdeeco-omnet-plugin/pom.xml
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTConfigGenerator.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-omnet-plugin/test/demo/broadcast/BroadcastConvoyTest.java
M jdeeco-omnet-plugin/test/demo/infrastructure/InfrastructureConvoyTest.java
Log Message:
-----------
Run omnet broadcast integration test
Commit: 5ef9eb819464defac5b03977d2d8059264420c5c
https://github.com/d3scomp/JDEECo/commit/5ef9eb819464defac5b03977d2d8059264420c5c
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/AbstractHost.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Host.java
A jdeeco-matsim-plugin/.gitignore
A jdeeco-matsim-plugin/.project
A jdeeco-matsim-plugin/input/config.xml
A jdeeco-matsim-plugin/input/grid.xml
A jdeeco-matsim-plugin/input/trivial.xml
A jdeeco-matsim-plugin/pom.xml
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/Actuator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/ActuatorProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/ActuatorType.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/MATSimDataProviderReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/Sensor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/SensorProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/SensorType.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/dataaccess/package-info.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimConfigGenerator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimHost.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimSimulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/MATSimVehicle.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/plugin/package-info.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/AdditionAwareAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/CallbackProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DefaultMATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/DefaultMATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoAgent.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoAgentProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoMobsimFactory.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/JDEECoWithinDayMobsimListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimDataProvider.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimDataReceiver.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimExtractor.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimInput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimOMNetCoordinatesTranslator.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimOutput.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimPopulationAgentSource.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimPreloadingControler.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimRouter.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimSimulationStepListener.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/MATSimUpdater.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/Simulation.java
A jdeeco-matsim-plugin/src/cz/cuni/mff/d3s/jdeeco/matsim/simulation/package-info.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/OtherVehicleEnsemble.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/Vehicle.java
A jdeeco-matsim-plugin/test/cz/cuni/mff/d3s/jdeeco/matsim/demo/convoy/VehicleTravelTest.java
A jdeeco-matsim-plugin/test/logging.properties
Log Message:
-----------
Merge remote-tracking branch 'origin/matsim-plugin' into jDEECo-3
Compare: https://github.com/d3scomp/JDEECo/compare/e09d1985811a...5ef9eb819464
More information about the DEECo
mailing list