[DEECo] [d3scomp/JDEECo] 68bdae: Restructuring: DEECoSimulation extends DEECoRun an...

GitHub noreply at github.com
Sat Feb 14 17:19:17 CET 2015


  Branch: refs/heads/plugin-architecture
  Home:   https://github.com/d3scomp/JDEECo
  Commit: 68bdae8f33430b6d4f7112faa5a24c5369cb80e7
      https://github.com/d3scomp/JDEECo/commit/68bdae8f33430b6d4f7112faa5a24c5369cb80e7
  Author: Ilias Gerostathopoulos <iliasger at gmail.com>
  Date:   2015-02-14 (Sat, 14 Feb 2015)

  Changed paths:
    R jdeeco-core/simulation/cz/cuni/mff/d3s/deeco/runners/DEECoSimulation.java
    R jdeeco-core/simulation/cz/cuni/mff/d3s/deeco/runtime/SimulationSchedulerNotifier.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runners/DEECoRun.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runners/DEECoSimulation.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runners/TerminationTimeNotSetException.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/notifier/DiscreteEventSchedulerNotifier.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/notifier/SimulationSchedulerNotifier.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoySimulationTest.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java

  Log Message:
  -----------
  Restructuring: DEECoSimulation extends DEECoRun and are in the "runners"
package. Exception added for the case that a simulations starts without
a termination time.




More information about the DEECo mailing list