[DEECo] [d3scomp/JDEECo] 0de863: Dynamic adding components and ensembles
GitHub
noreply at github.com
Thu Feb 7 12:12:05 CET 2013
Branch: refs/heads/master
Home: https://github.com/d3scomp/JDEECo
Commit: 0de86399081a8599145100445d836ba824a754a6
https://github.com/d3scomp/JDEECo/commit/0de86399081a8599145100445d836ba824a754a6
Author: MichaĆ Kit <kit at d3s.mff.cuni.cz>
Date: 2013-02-07 (Thu, 07 Feb 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/DEECoTrigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/DEECoTriggered.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/invokable/SchedulableProcessTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/Runtime.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/IScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedSchedulerJPF.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/ScheduleHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/SchedulerUtils.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/RobotFollowerComponent.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLot.java
Log Message:
-----------
Dynamic adding components and ensembles
Runtime can add components and ensembles without stopping the execution
More information about the DEECo
mailing list