[DEECo] [d3scomp/JDEECo] 670790: Scheduler interface added
GitHub
noreply at github.com
Thu Oct 24 15:53:37 CEST 2013
Branch: refs/heads/newgen
Home: https://github.com/d3scomp/JDEECo
Commit: 67079050cbe91ad7c8c9e1d15a026e54a00f6e02
https://github.com/d3scomp/JDEECo/commit/67079050cbe91ad7c8c9e1d15a026e54a00f6e02
Author: Spectrum <Spectrum at 10.10.16.105>
Date: 2013-10-24 (Thu, 24 Oct 2013)
Changed paths:
A cz.cuni.mff.d3s.jdeeco.core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
Log Message:
-----------
Scheduler interface added
Commit: 091c95b17a000b828f931a7be295355afc010f67
https://github.com/d3scomp/JDEECo/commit/091c95b17a000b828f931a7be295355afc010f67
Author: Spectrum <Spectrum at 10.10.16.105>
Date: 2013-10-24 (Thu, 24 Oct 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/pom.xml
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ChangeSet.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeReference.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeSet.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Schedule.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ScheduleImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/SchedulingSpecificationImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/runtimeFactoryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/runtimePackageImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/runtimeFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/runtimePackage.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ChangeSetTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ValueSetTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo.git into newgen
Compare: https://github.com/d3scomp/JDEECo/compare/21884564c365...091c95b17a00
More information about the DEECo
mailing list