[DEECo] [d3scomp/JDEECo] cb1513: Passing the RuntimeLogger down to the ProcessConte...
GitHub
noreply at github.com
Mon Nov 23 16:06:28 CET 2015
Branch: refs/heads/uncertain-architectures
Home: https://github.com/d3scomp/JDEECo
Commit: cb1513424138dabc2c8a73d90e2d522d420a05d6
https://github.com/d3scomp/JDEECo/commit/cb1513424138dabc2c8a73d90e2d522d420a05d6
Author: Dominik Skoda <skoda at d3s.mff.cuni.cz>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/modes/ModeChart.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/modes/ModeGuard.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/modes/ModeTransitionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessContext.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/runtime/SecurityRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Passing the RuntimeLogger down to the ProcessContext.
Moving the ModeGuard interface into DEECo core.
Creating transition listener for code invocation during mode
transitions.
More information about the DEECo
mailing list