[DEECo] [d3scomp/JDEECo] af7877: Refactor: Extracted methods for creating Knowledge...
GitHub
noreply at github.com
Fri Feb 13 19:52:20 CET 2015
Branch: refs/heads/roles
Home: https://github.com/d3scomp/JDEECo
Commit: af78779b1c66c0d344c424136b2650b92d8e4710
https://github.com/d3scomp/JDEECo/commit/af78779b1c66c0d344c424136b2650b92d8e4710
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.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
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Refactor: Extracted methods for creating KnowledgePaths into
KnowledgePathHelper
Preparations for validation of ensemble parameters against role
definitions.
Commit: ec5815924a463c6efe634da38b0b38b2e499aa59
https://github.com/d3scomp/JDEECo/commit/ec5815924a463c6efe634da38b0b38b2e499aa59
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
Log Message:
-----------
Added tests for the checkRolesImplementation(List<Parameter>,
CoordinatorRole[], MemberRole[]) method.
Commit: 26a10e7867738d79c8434e388db74cfe766cfb74
https://github.com/d3scomp/JDEECo/commit/26a10e7867738d79c8434e388db74cfe766cfb74
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
Log Message:
-----------
Partial impelemtation of checkRolesImplementation method.
Commit: 668e6faa8af2c69a877d02615182b4b633ed6268
https://github.com/d3scomp/JDEECo/commit/668e6faa8af2c69a877d02615182b4b633ed6268
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.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/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
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
Log Message:
-----------
Added generic type information into the Parameter class.
Some more research needs to be done.
Compare: https://github.com/d3scomp/JDEECo/compare/1213628228a7...668e6faa8af2
More information about the DEECo
mailing list