[DEECo] [d3scomp/JDEECo] 2405ea: Architecture moved to the newgen branch.
GitHub
noreply at github.com
Mon Jun 23 16:47:03 CEST 2014
Branch: refs/heads/newgen-alali
Home: https://github.com/d3scomp/JDEECo
Commit: 2405ea60b3287d6142a5619f2ab247ff1ded5c07
https://github.com/d3scomp/JDEECo/commit/2405ea60b3287d6142a5619f2ab247ff1ded5c07
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-10-24 (Thu, 24 Oct 2013)
Changed paths:
R jdeeco-architecture/.project
R jdeeco-architecture/architecture.emx
Log Message:
-----------
Architecture moved to the newgen branch.
Commit: 8445dbd4df778a67341799acfc24fdc0d3c21feb
https://github.com/d3scomp/JDEECo/commit/8445dbd4df778a67341799acfc24fdc0d3c21feb
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
Log Message:
-----------
testing forking + code review ….
Commit: 2f407db06f526b80f0fbe0b62b6d19d93baccc5c
https://github.com/d3scomp/JDEECo/commit/2f407db06f526b80f0fbe0b62b6d19d93baccc5c
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
Log Message:
-----------
Revert "testing forking + code review …."
This reverts commit 8445dbd4df778a67341799acfc24fdc0d3c21feb.
Commit: fb5ece9d385caa4d82a31da8ff4c1d18d2297f73
https://github.com/d3scomp/JDEECo/commit/fb5ece9d385caa4d82a31da8ff4c1d18d2297f73
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M jdeeco-architecture/architecture-26.10.2013.emx
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/Dummy.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/NotificationsForScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/DummyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ValueSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'upstream/newgen' into newgen
Commit: 5bd81d77863b8f805d5e2b74217912ae5fc82d62
https://github.com/d3scomp/JDEECo/commit/5bd81d77863b8f805d5e2b74217912ae5fc82d62
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
Log Message:
-----------
Executor/ExecutionListener interface extension and test, corresponding
changes i the LocalTimeScheduler
SingleThreadedExecutor test.
Commit: d43a52b83622750f196ef6b1b501121b1f3c0e2b
https://github.com/d3scomp/JDEECo/commit/d43a52b83622750f196ef6b1b501121b1f3c0e2b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
A jdeeco-core/logs/.gitignore
A jdeeco-core/test/logging.properties
Log Message:
-----------
logging setup for tests (console level >= WARNING)
Commit: 42d6ab8a9efcfdd3747905479de17860147111f7
https://github.com/d3scomp/JDEECo/commit/42d6ab8a9efcfdd3747905479de17860147111f7
Author: andranikm <muradian at d3s.mff.cuni.cz>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
A jdeeco-core/logs/.gitignore
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
A jdeeco-core/test/logging.properties
Log Message:
-----------
Merge pull request #72 from keznikl/newgen
executor impl+test, logging
Commit: 100f5c2595c7b57a6a07fd875afdde757355cc44
https://github.com/d3scomp/JDEECo/commit/100f5c2595c7b57a6a07fd875afdde757355cc44
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
Log Message:
-----------
updates in Ecore model
Basically moving from a class-based approach to a prototype-based one.
This is better for fine-grained adaptations (e.g. changing the
scheduling specification of a particular component instance in a jdeeco
runtime)
Commit: 9b744d7b0d5a13eeaae77237840cb781a149897a
https://github.com/d3scomp/JDEECo/commit/9b744d7b0d5a13eeaae77237840cb781a149897a
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
Log Message:
-----------
Merge pull request #74 from iliasger/newgen
Newgen
Commit: 3630ee991ad3810213970e2b1ecbeef4357ba068
https://github.com/d3scomp/JDEECo/commit/3630ee991ad3810213970e2b1ecbeef4357ba068
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
A jdeeco-core/logs/.gitignore
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
A jdeeco-core/test/logging.properties
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: 2fd314244eec1c6dcdf7aa20914af6cec754c13c
https://github.com/d3scomp/JDEECo/commit/2fd314244eec1c6dcdf7aa20914af6cec754c13c
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/InstanceEnsemblingController.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/InstanceProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InstanceEnsemblingControllerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InstanceProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ProcessImpl.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/RuntimeMetadataImpl.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/impl/SchedulingSpecificationImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
new ecore-generated code
Commit: 3feaa0e891f654027795de36ed3bcc20755fcaa2
https://github.com/d3scomp/JDEECo/commit/3feaa0e891f654027795de36ed3bcc20755fcaa2
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/ConvoyEnsemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/ListComponent.java
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/Path.java
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/RobotFollowerComponent.java
A jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
A jdeeco-demo/.project
Log Message:
-----------
fixing the build (tests)
Commit: 950b24fa12b7af7819f23bf01a829a9c6743ecdf
https://github.com/d3scomp/JDEECo/commit/950b24fa12b7af7819f23bf01a829a9c6743ecdf
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/ConvoyEnsemble.java
R jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/ListComponent.java
R jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/Path.java
R jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/RobotFollowerComponent.java
R jdeeco-core/src/cz/cuni/mff/d3s/jdeeco/javaInput/RobotLeaderComponent.java
Log Message:
-----------
cleaning up...
Commit: 74b6a55cf4ae73d3b3c2f32ad414915388e55ac7
https://github.com/d3scomp/JDEECo/commit/74b6a55cf4ae73d3b3c2f32ad414915388e55ac7
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
R jdeeco-demo/.project
Log Message:
-----------
2nd clean up
Commit: 0eab39ba3137383bc1f46e27062694f1d99d4d4e
https://github.com/d3scomp/JDEECo/commit/0eab39ba3137383bc1f46e27062694f1d99d4d4e
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/InstanceEnsemblingController.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/InstanceProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InstanceEnsemblingControllerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InstanceProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ProcessImpl.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/RuntimeMetadataImpl.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/impl/SchedulingSpecificationImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #75 from d3scomp/newgen-iliasg
New ecore model and refactoring
Commit: 78377c4f68da52f29ee94d58329c0a3dd57e18bb
https://github.com/d3scomp/JDEECo/commit/78377c4f68da52f29ee94d58329c0a3dd57e18bb
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: ce0ebedc50185404ccd283149246a26e15c6299f
https://github.com/d3scomp/JDEECo/commit/ce0ebedc50185404ccd283149246a26e15c6299f
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ProcessImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
refactoring eCore
changing Process to ComponentProcess and ensemblingControllers to
ensembleControllers
Commit: 10b43ab8848a726394aef4aa600b21a772bc0be3
https://github.com/d3scomp/JDEECo/commit/10b43ab8848a726394aef4aa600b21a772bc0be3
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ProcessImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #76 from d3scomp/newgen-iliasg
Newgen iliasg
Commit: 1a989616a6759140b4758588392e22f1b6619bce
https://github.com/d3scomp/JDEECo/commit/1a989616a6759140b4758588392e22f1b6619bce
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Process task register/unregister trigger.
Commit: d8fa6ee218f47b9bee0e86ee26defa6433bce561
https://github.com/d3scomp/JDEECo/commit/d8fa6ee218f47b9bee0e86ee26defa6433bce561
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ValueSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Small code & test review (mostly missing headers and coverage of the
tests). See suggestions in the code (marked by FIXME and TODO).
Commit: 7b4e2c65c9461d2ec68ed37964ee76a4f8f52b8a
https://github.com/d3scomp/JDEECo/commit/7b4e2c65c9461d2ec68ed37964ee76a4f8f52b8a
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ValueSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #77 from d3scomp/newgen-bures
Small code & test review
Commit: 8bdf4dd1da825dbbd720279fab043a5c4fced0f7
https://github.com/d3scomp/JDEECo/commit/8bdf4dd1da825dbbd720279fab043a5c4fced0f7
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
Log Message:
-----------
ProcessTask seems to be complete.
Moved Knowledge Manager-related exceptions to the knowledge package.
Commit: b1fe49c299d0ce7eafa883238d7ab7fc3a69fd87
https://github.com/d3scomp/JDEECo/commit/b1fe49c299d0ce7eafa883238d7ab7fc3a69fd87
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
Log Message:
-----------
Build fix.
Commit: 27f85b6fc4cc8752549144d7e5291a3aaf64c517
https://github.com/d3scomp/JDEECo/commit/27f85b6fc4cc8752549144d7e5291a3aaf64c517
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #78 from d3scomp/newgen-bures
ProcessTask completed
Commit: 2cc47c486fb75c185af2f2150dbe957a56cc6edb
https://github.com/d3scomp/JDEECo/commit/2cc47c486fb75c185af2f2150dbe957a56cc6edb
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
Log Message:
-----------
Scheduler receives Executor via a setter instead of a constructor
parameter
Commit: 51c116da978322112c3455ff1558ea2656d3c70e
https://github.com/d3scomp/JDEECo/commit/51c116da978322112c3455ff1558ea2656d3c70e
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-02 (Sat, 02 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
Log Message:
-----------
Merge pull request #79 from d3scomp/newgen-keznikl
Scheduler receives Executor via a setter instead of a constructor
Commit: 7689113fa713fa235dd176609000efc0e8f87d75
https://github.com/d3scomp/JDEECo/commit/7689113fa713fa235dd176609000efc0e8f87d75
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
Log Message:
-----------
Some suggestions for the KnowledgeManagersView class.
@rima-alali, @keznikl, @mkit
Commit: f1971b355ee4032dff6107ebcf869c97d553a27e
https://github.com/d3scomp/JDEECo/commit/f1971b355ee4032dff6107ebcf869c97d553a27e
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Extensions of the SampleRuntimeModel class to create also an ensemble.
Commit: 30f8c7bcfccfb55524e2c81e999926c990e07947
https://github.com/d3scomp/JDEECo/commit/30f8c7bcfccfb55524e2c81e999926c990e07947
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleCoordinatorTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMemberTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Changes in the meta-model:
- remove ComponentInstance.id
- change OtherKnowledgeManagersAccess to KnowledgeManagersView
- have separate scheduling specifications for the member and the
coordinator (the main reason is to have separate triggers)
Further changes include separation of the the EnsembleTask into two (one
for a coordinator, another for all members). This is because they have
different scheduling. They will share a lot of implementation via some
abstract predecessor (the class for the predecessor is not in place
yet).
Commit: 0d9d721955551d93f671f7babdd549f6bcc87509
https://github.com/d3scomp/JDEECo/commit/0d9d721955551d93f671f7babdd549f6bcc87509
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMemberTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMembersTask.java
Log Message:
-----------
EnsembleMemberTask renamed EnsembleMembersTask to signify that the task
actually handles multiple instances of the member role in ensembles of
the same ensemble definition.
Commit: aa9f302c92c764d4ade19724002d2f931bf032b6
https://github.com/d3scomp/JDEECo/commit/aa9f302c92c764d4ade19724002d2f931bf032b6
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMemberTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMembersTask.java
Log Message:
-----------
Last change - renaming of the EnsembleMemberTask to plural reverted.
Commit: 01a24097cd8133636c0bb0e3d3c2157a068daf27
https://github.com/d3scomp/JDEECo/commit/01a24097cd8133636c0bb0e3d3c2157a068daf27
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.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
Log Message:
-----------
added isActive flag to the Process class in the meta-model
Commit: 890934ab5e896a5f60c9dd63ba2d2f3bea8d503f
https://github.com/d3scomp/JDEECo/commit/890934ab5e896a5f60c9dd63ba2d2f3bea8d503f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
Log Message:
-----------
RuntimeFramework implementation beta
Commit: 350b49515ae4128b1d7b7e7bfb44f831550bed32
https://github.com/d3scomp/JDEECo/commit/350b49515ae4128b1d7b7e7bfb44f831550bed32
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleCoordinatorTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMemberTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-bures' into newgen-keznikl
Commit: 80b81e8dd3bedbe35873a0afdfb9f86e6a8a1e2f
https://github.com/d3scomp/JDEECo/commit/80b81e8dd3bedbe35873a0afdfb9f86e6a8a1e2f
Author: Ilias Gerostathopoulos <ilias at Iliass-MacBook-Pro.local>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ValueSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: ee72bc0db1e47c805a8397262b187582ed5d0446
https://github.com/d3scomp/JDEECo/commit/ee72bc0db1e47c805a8397262b187582ed5d0446
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.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
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleCoordinatorTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMemberTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
The split of coordinator vs. member scheduling of an ensemble reverted.
It didn't really solve the problem I had in mind (i.e. that knowledge
paths of triggers have to be striped of member/coord prefix) and by
itself, it was an overkill.
There are some more architectural suggestions in the comments.
Essentially it seems that it would make a lot of sense to have separate
trigger listeners:
KnowledgeManager: triggered(Trigger)
KnowledgeManagersView: triggered(ReadOnlyKnowledgeManager, Trigger)
Task: triggered(Task)
Commit: 40d7ffa94564fc3bd24df5993bf98c39fcae7999
https://github.com/d3scomp/JDEECo/commit/40d7ffa94564fc3bd24df5993bf98c39fcae7999
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Updated the FIXMEs that I've inserted in the code so that they identify
me as their author. Now, it should be clear who is to be consulted if
any of the FIXMEs is not clear.
Commit: 50926d7ddc9655744993080f00c0aa10a632ac0b
https://github.com/d3scomp/JDEECo/commit/50926d7ddc9655744993080f00c0aa10a632ac0b
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-03 (Sun, 03 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #80 from d3scomp/newgen-bures
Changes in the meta-model + separation of the EnsembleTask to two tasks (one for coordinator and another for members)
Commit: 60ffe93053d22041e7943b4f5a773b697593e403
https://github.com/d3scomp/JDEECo/commit/60ffe93053d22041e7943b4f5a773b697593e403
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
Log Message:
-----------
Further work on the ensemble task trigger registration.
The ensemble task should be able to distinguish whether the trigger
implies a coordinator role of the component or a member role. Further it
should indicate which shadow component is involved. However that needs
the new trigger listener interfaces.
Commit: f9fa7dd1050aadbc6f94a7b1044bc7786b248063
https://github.com/d3scomp/JDEECo/commit/f9fa7dd1050aadbc6f94a7b1044bc7786b248063
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Commit: 710dc112482ac9b96f11e0d8eb8703710ffcd7bb
https://github.com/d3scomp/JDEECo/commit/710dc112482ac9b96f11e0d8eb8703710ffcd7bb
Author: Ilias Gerostathopoulos <ilias at Iliass-MacBook-Pro.local>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/pom.xml
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/KnowledgeExchange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/ParseException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathGrammar.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParser.jj
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParserConstants.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParserTokenManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/SimpleCharStream.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/Token.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/TokenMgrError.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RobotFollowerComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/TestAnnotationProcessor.java
Log Message:
-----------
Annotation parsing (incomplete)
Only Component parsing.
Still without trigger parsing.
Commit: 3aa865471bd60d00c0d11135ad01f37972c8e53f
https://github.com/d3scomp/JDEECo/commit/3aa865471bd60d00c0d11135ad01f37972c8e53f
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/TestAnnotationProcessor.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/Path.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
Log Message:
-----------
Fixing the build
Commit: 0d428f91ba0fa6f742f765e28b23deafce30cd9c
https://github.com/d3scomp/JDEECo/commit/0d428f91ba0fa6f742f765e28b23deafce30cd9c
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
Log Message:
-----------
- distinguishing ensemble/member tasks
- unregistering ecore adapters after remove
Commit: d998d13faf8a82a456f3027734ee8332f92517a5
https://github.com/d3scomp/JDEECo/commit/d998d13faf8a82a456f3027734ee8332f92517a5
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.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/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleCoordinatorTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleMemberTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-keznikl
Commit: cbde669a91325b5ebb2ddf3aec70099f89dd5c01
https://github.com/d3scomp/JDEECo/commit/cbde669a91325b5ebb2ddf3aec70099f89dd5c01
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
Log Message:
-----------
distinguishing coordinator/member tasks reverted.
Commit: b049c10645c2e72bada0245f63e36ba0ee1375ac
https://github.com/d3scomp/JDEECo/commit/b049c10645c2e72bada0245f63e36ba0ee1375ac
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: 7081c1aa697e92d0f24adab4a691fc40e7b07e12
https://github.com/d3scomp/JDEECo/commit/7081c1aa697e92d0f24adab4a691fc40e7b07e12
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecordTest.java
Log Message:
-----------
ComponentInstanceRecord test
Commit: 40c8aa13ef0c1ef8ebf4a48fa16ad7e89b66d3cc
https://github.com/d3scomp/JDEECo/commit/40c8aa13ef0c1ef8ebf4a48fa16ad7e89b66d3cc
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.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/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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
Log Message:
-----------
Updates in Ecore model
1. Changed Parameter -> KnowledgePath from reference to containment
(there was a missing ownership that didn't let the serialization
complete)
2. Set Parameter.direction: 'unsettable="true"' (in order to correctly
serialize all ParameterDirection:EEnum values)
Commit: 22a25efaf81d64e8e6c920d6e4d7605c0fb44db1
https://github.com/d3scomp/JDEECo/commit/22a25efaf81d64e8e6c920d6e4d7605c0fb44db1
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecordTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
Log Message:
-----------
RuntimeConfiguration test
Commit: 9fd24bd86c44de092edd1f6ade74efdbfab86f4a
https://github.com/d3scomp/JDEECo/commit/9fd24bd86c44de092edd1f6ade74efdbfab86f4a
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
Log Message:
-----------
support for null arguments of runtime configuration and tests
Commit: 52088cec0d94631106a478e6e4ee0e8c745a84d4
https://github.com/d3scomp/JDEECo/commit/52088cec0d94631106a478e6e4ee0e8c745a84d4
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
In development...
Commit: 155e89b18f9cdfb4737d26fdd404db0c4e208da7
https://github.com/d3scomp/JDEECo/commit/155e89b18f9cdfb4737d26fdd404db0c4e208da7
Author: muradian <muradian at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
Test suite finished(alter more tests to be added)
Commit: 3d41d8de8849b99c0dc28ad4dcafefbfc5b5a9d3
https://github.com/d3scomp/JDEECo/commit/3d41d8de8849b99c0dc28ad4dcafefbfc5b5a9d3
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/TestAnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
Log Message:
-----------
Component parsing - now complete
With triggers.
Commit: 0f3dd6f18b921d980a48c6428ec28c3ff12584d1
https://github.com/d3scomp/JDEECo/commit/0f3dd6f18b921d980a48c6428ec28c3ff12584d1
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
Implemented the distinction between trigger listeners.
Some more FIXMEs in the code - enjoy. :-)
Commit: b53a976856e1a1830ea4fd07708a8843af8c53ae
https://github.com/d3scomp/JDEECo/commit/b53a976856e1a1830ea4fd07708a8843af8c53ae
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
Log Message:
-----------
Reverse engineering of the current implmenetation
Commit: 10c0dcc8ca4502af58313f39aa324393fd1319eb
https://github.com/d3scomp/JDEECo/commit/10c0dcc8ca4502af58313f39aa324393fd1319eb
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M jdeeco-architecture/architecture-04.11.2013.emx
Log Message:
-----------
Some small tweaks in the architectural diagram.
Commit: 6a8933dd71515e09c58e517a584a7abc47cab3b5
https://github.com/d3scomp/JDEECo/commit/6a8933dd71515e09c58e517a584a7abc47cab3b5
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ParseException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.jj
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserTokenManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/SimpleCharStream.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/Token.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/TokenMgrError.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PNode.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/ParseException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathGrammar.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParser.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParser.jj
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParserConstants.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/PathParserTokenManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/SimpleCharStream.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/Token.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/path/grammar/TokenMgrError.java
Log Message:
-----------
changing package of path grammar parser files
Old package: cz.cuni.mff.d3s.deeco.path.grammar
New package: cz.cuni.mff.d3s.deeco.annotations.pathparser
Commit: 90ec61b161060751155adb91098cff13c180bd25
https://github.com/d3scomp/JDEECo/commit/90ec61b161060751155adb91098cff13c180bd25
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M .gitignore
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.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/input/RobotLeaderComponent.java
Log Message:
-----------
'process' method in AnnotationProcesssor receives object instead of class
Commit: 860becaca9f83a7ecb6fcbdb2056c0f8dbae85f9
https://github.com/d3scomp/JDEECo/commit/860becaca9f83a7ecb6fcbdb2056c0f8dbae85f9
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #84 from d3scomp/newgen-bures
Implemented the distinction between trigger listeners + some more FIXMEs
Commit: c7e6f7f8a1be5e996ac07d3c3423735b8e0e8b8c
https://github.com/d3scomp/JDEECo/commit/c7e6f7f8a1be5e996ac07d3c3423735b8e0e8b8c
Author: andranikm <muradian at d3s.mff.cuni.cz>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M .gitignore
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/pom.xml
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/KnowledgeExchange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ParseException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.jj
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserTokenManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/SimpleCharStream.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/Token.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/TokenMgrError.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.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/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/Path.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
Log Message:
-----------
Merge pull request #83 from d3scomp/newgen-iliasg
annotations parsing and constructing of eCore model - part I (only Components)
Commit: 9104c39e3b42edcd42dece144ebb655cc048dcbe
https://github.com/d3scomp/JDEECo/commit/9104c39e3b42edcd42dece144ebb655cc048dcbe
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: 6b2f9f3e6b50d010c33023b06c5d5dd6873a7f3a
https://github.com/d3scomp/JDEECo/commit/6b2f9f3e6b50d010c33023b06c5d5dd6873a7f3a
Author: muradian <muradian at d3s.mff.cuni.cz>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M .gitignore
A jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
A jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
A jdeeco-core/logs/.gitignore
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/pom.xml
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/KnowledgeExchange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ParseException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.jj
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserTokenManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/SimpleCharStream.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/Token.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/TokenMgrError.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeManagerNotExistentException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/InstanceEnsemblingController.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/InstanceProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InstanceEnsemblingControllerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InstanceProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ParameterImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ProcessImpl.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/RuntimeMetadataImpl.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/impl/SchedulingSpecificationImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/Path.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ValueSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
A jdeeco-core/test/logging.properties
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-muradyan
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Commit: dd1ac79876cd0608904d1eec0c548c75ee3ba7e1
https://github.com/d3scomp/JDEECo/commit/dd1ac79876cd0608904d1eec0c548c75ee3ba7e1
Author: Spectrum <Spectrum at 10.10.16.105>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
test
Commit: 5f1ea30f01431a826d6b3db0dfa8476ff7ed5a8a
https://github.com/d3scomp/JDEECo/commit/5f1ea30f01431a826d6b3db0dfa8476ff7ed5a8a
Author: Spectrum <Spectrum at 10.10.16.105>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
Headers added
Commit: 1b8194edae79232609dbddfa6a246f7ab5331fb1
https://github.com/d3scomp/JDEECo/commit/1b8194edae79232609dbddfa6a246f7ab5331fb1
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Runtime builder and a few tests
Commit: 67b8d05efc756af426d38d4e074e4a71d6252c7d
https://github.com/d3scomp/JDEECo/commit/67b8d05efc756af426d38d4e074e4a71d6252c7d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
Log Message:
-----------
comments
Commit: a8c763d0cb87c1dbd05c93379018549cd7d143ec
https://github.com/d3scomp/JDEECo/commit/a8c763d0cb87c1dbd05c93379018549cd7d143ec
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M .gitignore
A jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/pom.xml
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/KnowledgeExchange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ParseException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.jj
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserTokenManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/SimpleCharStream.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/Token.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/TokenMgrError.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.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/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/Path.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-keznikl
Commit: 8a789a925dd145ac59e8e3227bc08233a475500f
https://github.com/d3scomp/JDEECo/commit/8a789a925dd145ac59e8e3227bc08233a475500f
Author: Spectrum <Spectrum at 10.10.16.105>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
Done for now. Shall be extended later.
Commit: bfce93de1b55df502a31833c09c2c0f3ca507b6f
https://github.com/d3scomp/JDEECo/commit/bfce93de1b55df502a31833c09c2c0f3ca507b6f
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-05 (Tue, 05 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecordTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge pull request #85 from d3scomp/newgen-keznikl
API for the RuntimeFramework and its construction + tests
Commit: e08fb2608c1fddba55f0af499e9d70f5efdaf414
https://github.com/d3scomp/JDEECo/commit/e08fb2608c1fddba55f0af499e9d70f5efdaf414
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadedExecutor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SameThreadedExecutorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
Log Message:
-----------
SingleThreadedExecutor renamed to Same thread executor
Commit: 9cf134532b47f6f15b42fd9c31b0b26676975fdc
https://github.com/d3scomp/JDEECo/commit/9cf134532b47f6f15b42fd9c31b0b26676975fdc
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SameThreadedExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
Log Message:
-----------
more renaming
Commit: a75068e764744bad424081786a966d9f6fb4868a
https://github.com/d3scomp/JDEECo/commit/a75068e764744bad424081786a966d9f6fb4868a
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
Log Message:
-----------
changing package of AnnotationParsingException
Exceptions should be kept in the same package as the class/interface
that throws them.
Commit: 73790d7d35668c9da4b2f75ddb079b6657013259
https://github.com/d3scomp/JDEECo/commit/73790d7d35668c9da4b2f75ddb079b6657013259
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecordTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: d85cf5158cf80690a309bd101ca94f7e83161904
https://github.com/d3scomp/JDEECo/commit/d85cf5158cf80690a309bd101ca94f7e83161904
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
Log Message:
-----------
Merge pull request #88 from d3scomp/newgen-iliasg
deleting exceptions package
Commit: 43159576791849b358d15d50bf40609333b0ed59
https://github.com/d3scomp/JDEECo/commit/43159576791849b358d15d50bf40609333b0ed59
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-architecture/architecture-04.11.2013.emx
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/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.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/RuntimeMetadataImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
R 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/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Meta-model updated based on our last meeting
- removed SchedulingSpecification
- added PeriodicTrigger
Commit: 6b2a21891b68f37903c401e6927ac6ff575dcdb5
https://github.com/d3scomp/JDEECo/commit/6b2a21891b68f37903c401e6927ac6ff575dcdb5
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
Merge pull request #86 from d3scomp/newgen-muradyan
Scheduler completed for now. Tests for Scheduler also
Commit: 01c1481298e1b065647210793b4e44ea992887d6
https://github.com/d3scomp/JDEECo/commit/01c1481298e1b065647210793b4e44ea992887d6
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
Log Message:
-----------
fixing the build.
Commit: 8290bade01d59fcfa2fd85f47b089c9ad8a5f42e
https://github.com/d3scomp/JDEECo/commit/8290bade01d59fcfa2fd85f47b089c9ad8a5f42e
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Added trigger to different places (based on our yesterday's agreement)
- TaskTriggerListener.trigger
- Task.invoke
- Executor.execute
Commit: bd85f6200b359e338fe5d297c711602f4e4c0d7c
https://github.com/d3scomp/JDEECo/commit/bd85f6200b359e338fe5d297c711602f4e4c0d7c
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
Commit: f6c56d88f11ec80d2a7b4e7f340736b4222f3c0c
https://github.com/d3scomp/JDEECo/commit/f6c56d88f11ec80d2a7b4e7f340736b4222f3c0c
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
Log Message:
-----------
Merge pull request #87 from d3scomp/newgen-keznikl
SingleThreadedExecutor renamed to SameThreadExecutor
Commit: 836ef3b5f0ee28c292fa25cf7ad438ae04429546
https://github.com/d3scomp/JDEECo/commit/836ef3b5f0ee28c292fa25cf7ad438ae04429546
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
Commit: cc748717839f167f5b9e0e898c3b0f8c54095db9
https://github.com/d3scomp/JDEECo/commit/cc748717839f167f5b9e0e898c3b0f8c54095db9
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
Log Message:
-----------
single threaded scheduler with a queue (beta)
Commit: b857c97b1b19b7692184a995ddad2dd5fa57a9c5
https://github.com/d3scomp/JDEECo/commit/b857c97b1b19b7692184a995ddad2dd5fa57a9c5
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
Log Message:
-----------
Bugfix.
Commit: 3b4201c56a3c66f4ac12de8754ab5e46a15ff1e4
https://github.com/d3scomp/JDEECo/commit/3b4201c56a3c66f4ac12de8754ab5e46a15ff1e4
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-architecture/architecture-04.11.2013.emx
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/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
R 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/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #89 from d3scomp/newgen-bures
Changes agreed on the last meeting
Commit: ec299956efa3e8496296acd040e7072adcffadf3
https://github.com/d3scomp/JDEECo/commit/ec299956efa3e8496296acd040e7072adcffadf3
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
Log Message:
-----------
worikng on the single threaded scheduler
Commit: bb3a80f4a4ca5a26ccd317e67347a4ed288d71da
https://github.com/d3scomp/JDEECo/commit/bb3a80f4a4ca5a26ccd317e67347a4ed288d71da
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/exceptions/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
R 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/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-keznikl
Commit: 2f0e0eb12df512f3891605fb258c010341c4497a
https://github.com/d3scomp/JDEECo/commit/2f0e0eb12df512f3891605fb258c010341c4497a
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
Log Message:
-----------
Improved impl. of the SingleTreadScheduler
Commit: 07036c878028c98656d9bfac8c3dc25ca3e27cb4
https://github.com/d3scomp/JDEECo/commit/07036c878028c98656d9bfac8c3dc25ca3e27cb4
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
Log Message:
-----------
invokeAndWait
Commit: a0c52ee7e7062b3fc4fc1624d6b7ee79a75837dc
https://github.com/d3scomp/JDEECo/commit/a0c52ee7e7062b3fc4fc1624d6b7ee79a75837dc
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
SingleThreadedScheduler impl and test
Commit: d9b4063665afb74da1c309aa7f5a600ddea44e2f
https://github.com/d3scomp/JDEECo/commit/d9b4063665afb74da1c309aa7f5a600ddea44e2f
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
Log Message:
-----------
Adopted files in model/runtime/custom and the related test from Michal.
Commit: 6bd6d63799c4c09e043894bb05f1153611c04612
https://github.com/d3scomp/JDEECo/commit/6bd6d63799c4c09e043894bb05f1153611c04612
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-architecture/architecture-04.11.2013.emx
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/executor/Executor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/SchedulingSpecification.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
R 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/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/ExecutorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutorTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/executor/SingleThreadedExecutorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: e5ef68687bb170eea4e838ea5c3c90d388e73de6
https://github.com/d3scomp/JDEECo/commit/e5ef68687bb170eea4e838ea5c3c90d388e73de6
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
Log Message:
-----------
Extensions to the meta-model classes - to implement equals and hashCode.
Commit: baee85e468b6d10d6b34f7c48c9e0d49db7eaf91
https://github.com/d3scomp/JDEECo/commit/baee85e468b6d10d6b34f7c48c9e0d49db7eaf91
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
Log Message:
-----------
Merge pull request #91 from d3scomp/newgen-bures
Tomas merge
Commit: cc230ab33f44c69396e4092258f2afa3e8660a3c
https://github.com/d3scomp/JDEECo/commit/cc230ab33f44c69396e4092258f2afa3e8660a3c
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Updates, but not working yet.
Commit: 0c3400173db070c5f422d66607b508fc978909c8
https://github.com/d3scomp/JDEECo/commit/0c3400173db070c5f422d66607b508fc978909c8
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Fixed.
Commit: 4cf823da83d3adabe58e20555bedb8a1de70b259
https://github.com/d3scomp/JDEECo/commit/4cf823da83d3adabe58e20555bedb8a1de70b259
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-06 (Wed, 06 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
The ensemble task now properly strips the path and takes advantage of
the trigger returned to it by the scheduler to remember where the
trigger occurred.
Commit: b2917b7fa6d2948ffcbaf3c10bf64df4506366b0
https://github.com/d3scomp/JDEECo/commit/b2917b7fa6d2948ffcbaf3c10bf64df4506366b0
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Merge pull request #92 from d3scomp/newgen-keznikl
SingleThreadedScheduler impl and tests
Commit: 2e89cc844546c4b7df9bd404ccab2f0786d43a8b
https://github.com/d3scomp/JDEECo/commit/2e89cc844546c4b7df9bd404ccab2f0786d43a8b
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Merge branch 'newgen' into newgen-iliasg
Commit: 1e93556eb0f6ee2e4e8eab48bc88351e749f8a80
https://github.com/d3scomp/JDEECo/commit/1e93556eb0f6ee2e4e8eab48bc88351e749f8a80
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Formatting fix. (Don't use Team/Add to Index from Eclipse)
Commit: bb97821a2c7822a06528671ef357f7646df91fef
https://github.com/d3scomp/JDEECo/commit/bb97821a2c7822a06528671ef357f7646df91fef
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
Log Message:
-----------
Author added to exception classes.
Commit: 24a2e28e19ae535bf936e3548f81aad61aad8635
https://github.com/d3scomp/JDEECo/commit/24a2e28e19ae535bf936e3548f81aad61aad8635
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge pull request #95 from d3scomp/newgen-kit
not ideal but let's hope its working
Commit: 477243968e452f65eeb546382c70937dfaa30c45
https://github.com/d3scomp/JDEECo/commit/477243968e452f65eeb546382c70937dfaa30c45
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Refactoring of AnnotationProcessor
Commit: 78a003131cfbc7b27966caefe774657fa5c06861
https://github.com/d3scomp/JDEECo/commit/78a003131cfbc7b27966caefe774657fa5c06861
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths:
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Merge pull request #96 from d3scomp/newgen-iliasg
AnnotationProcessor refactoring.
Commit: e0e27a2768799ca115e39c60947eb700a186006d
https://github.com/d3scomp/JDEECo/commit/e0e27a2768799ca115e39c60947eb700a186006d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
Log Message:
-----------
Tests to KnowledgeManagerViewImpl + Fixes to KnowledgeManagerViewImpl
implementation
Commit: abb0955b1f93d7ee483d19d667c41277e671d45e
https://github.com/d3scomp/JDEECo/commit/abb0955b1f93d7ee483d19d667c41277e671d45e
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
Log Message:
-----------
KnowledgeManagerContainer implementation + tests.
Slight modifications to KnowledgeManagerContainer related classes.
Commit: 8596af0e08e38a1477df46c4d3dfb2fc6edcc095
https://github.com/d3scomp/JDEECo/commit/8596af0e08e38a1477df46c4d3dfb2fc6edcc095
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
runtime tweeks and tests
Commit: d8f636253bd979c25dd7c8d4126816d46b1d6019
https://github.com/d3scomp/JDEECo/commit/d8f636253bd979c25dd7c8d4126816d46b1d6019
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
RuntimeFrameworkImpl tests and autoInit
Commit: c40b740e3728b1321ba7c59063ca8ba327ae6f75
https://github.com/d3scomp/JDEECo/commit/c40b740e3728b1321ba7c59063ca8ba327ae6f75
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
RuntimeFrameworkImpl tests
Commit: bfb313161678682aa5314f28b8cd3d144edb65e3
https://github.com/d3scomp/JDEECo/commit/bfb313161678682aa5314f28b8cd3d144edb65e3
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
more RuntimeFrameworkImpl tests and fixes
Commit: 04ba1adc43d7e52f984402cf0e001d18aefe6df6
https://github.com/d3scomp/JDEECo/commit/04ba1adc43d7e52f984402cf0e001d18aefe6df6
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
updating in component parsing to handle MapNodeFields
Commit: aec262f352a1e9571cdd7e663bad1ece18d92938
https://github.com/d3scomp/JDEECo/commit/aec262f352a1e9571cdd7e663bad1ece18d92938
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
RuntimeFrameworkImplTest javadoc author
Commit: b07ffeb51c95216ee9c536110a3bc9356b5e3368
https://github.com/d3scomp/JDEECo/commit/b07ffeb51c95216ee9c536110a3bc9356b5e3368
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-08 (Fri, 08 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge pull request #98 from d3scomp/newgen-keznikl
RuntimeFrameworkImpl fixes and some tests
Commit: d1706b74f16539b283b15db09ea32347f06a3780
https://github.com/d3scomp/JDEECo/commit/d1706b74f16539b283b15db09ea32347f06a3780
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
Log Message:
-----------
Merging with Rima's tests.
Commit: f17a80410b82f8392395c81241f22f2dbf164f55
https://github.com/d3scomp/JDEECo/commit/f17a80410b82f8392395c81241f22f2dbf164f55
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Ensemble task devel.
Commit: 3f5fea3beaee085d60b48a9469361a182391c69c
https://github.com/d3scomp/JDEECo/commit/3f5fea3beaee085d60b48a9469361a182391c69c
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Commit: 376159b3a6512dcb016d8778b2342f1f209badca
https://github.com/d3scomp/JDEECo/commit/376159b3a6512dcb016d8778b2342f1f209badca
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Fix after merge.
Commit: a9db5ee2cec9e86d4935e568fd32fd3e82f8b17d
https://github.com/d3scomp/JDEECo/commit/a9db5ee2cec9e86d4935e568fd32fd3e82f8b17d
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
Log Message:
-----------
Merge pull request #97 from d3scomp/newgen-kit
Merged
Commit: e265b715771ee59be1848c7e82ae7041c91c998c
https://github.com/d3scomp/JDEECo/commit/e265b715771ee59be1848c7e82ae7041c91c998c
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Commit: a248241b899b02e969aa3f0fb618661b726d1ede
https://github.com/d3scomp/JDEECo/commit/a248241b899b02e969aa3f0fb618661b726d1ede
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-iliasg
Commit: 33e79738f7dd1f1a91171c7763d6bf238244a4ae
https://github.com/d3scomp/JDEECo/commit/33e79738f7dd1f1a91171c7763d6bf238244a4ae
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/C1C2C3E1E2E3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongKP1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongKP2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
Log Message:
-----------
Ensemble Parsing and acceptance tests
Commit: 123a3a7be6440ea918a6a966759dde8b4b72f1c7
https://github.com/d3scomp/JDEECo/commit/123a3a7be6440ea918a6a966759dde8b4b72f1c7
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/Synchronizer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerManager.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerManagerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
Log Message:
-----------
SynchronizerManager + Synchronizer implementation added together with
tests.
Commit: 80ca546952c1c226564fa27897635af2452a88ea
https://github.com/d3scomp/JDEECo/commit/80ca546952c1c226564fa27897635af2452a88ea
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo.git into newgen
Commit: ba22d280f8bf088d024384a9c868db46677e1e60
https://github.com/d3scomp/JDEECo/commit/ba22d280f8bf088d024384a9c868db46677e1e60
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
Log Message:
-----------
Test fix.
Commit: 0d8ae0a4fd98041b83f5e44fdc35edb202b90d09
https://github.com/d3scomp/JDEECo/commit/0d8ae0a4fd98041b83f5e44fdc35edb202b90d09
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
Log Message:
-----------
BaseKnowledgeManager - id field added.
Commit: 17cede921bfc6c767af1b5578462e6a615335bf8
https://github.com/d3scomp/JDEECo/commit/17cede921bfc6c767af1b5578462e6a615335bf8
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.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/input/samples/CorrectC1.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongKP1.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongKP2.java
Log Message:
-----------
Unit tests on annotations processor and some small enhancements
Commit: a08458a7bf9b1415b4cb9da14044a7accce0a2a0
https://github.com/d3scomp/JDEECo/commit/a08458a7bf9b1415b4cb9da14044a7accce0a2a0
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
Log Message:
-----------
small fix (expected files should not be created in the code)
Commit: 6ee29a51540729edca9a7e4b25f813ba2625afc2
https://github.com/d3scomp/JDEECo/commit/6ee29a51540729edca9a7e4b25f813ba2625afc2
Author: andranikm <muradian at d3s.mff.cuni.cz>
Date: 2013-11-11 (Mon, 11 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/C1C2C3E1E2E3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
Log Message:
-----------
Merge pull request #99 from d3scomp/newgen-iliasg
Annotations parsing (complete with tests)
Commit: 5a929465096c862874779aa33317b6ed6e653fd7
https://github.com/d3scomp/JDEECo/commit/5a929465096c862874779aa33317b6ed6e653fd7
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
RuntimeFrameworkImpl test commits and improvements
Commit: 847f3a90302c305e5a62d2b9bc59b0581d2fdc69
https://github.com/d3scomp/JDEECo/commit/847f3a90302c305e5a62d2b9bc59b0581d2fdc69
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
Log Message:
-----------
Processor test working for windows
Commit: 569a136b43606d93ac63d2e7fba66fc0e8ba6673
https://github.com/d3scomp/JDEECo/commit/569a136b43606d93ac63d2e7fba66fc0e8ba6673
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
RuntimeFrameworkImplTest tests and bugfixes + doc
Commit: 063eebf4e699e2f321b077db7bd0e8994c440a55
https://github.com/d3scomp/JDEECo/commit/063eebf4e699e2f321b077db7bd0e8994c440a55
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge pull request #100 from d3scomp/newgen-keznikl
Tests and tweeks of RuntimeFrameworkImplTest, Small fix to processor test
Commit: 70a56eb8255857cf9d410813a0fe20c51bf962ab
https://github.com/d3scomp/JDEECo/commit/70a56eb8255857cf9d410813a0fe20c51bf962ab
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/C1C2C3E1E2E3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Commit: cf67976aab6b5e312250926258d9e6348e902218
https://github.com/d3scomp/JDEECo/commit/cf67976aab6b5e312250926258d9e6348e902218
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
Log Message:
-----------
Added equality/hashCode tests of KnowledgeChangeTrigger,
PeriodicTrigger, PathNodeMember, and PathNodeCoordinator.
Commit: 23c6bb380da89f2d3a587030b1b224d870195397
https://github.com/d3scomp/JDEECo/commit/23c6bb380da89f2d3a587030b1b224d870195397
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/C1C2C3E1E2E3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo.git into newgen
Commit: 5bfbcde659a29af287d116e03e0f5ebc428d65e3
https://github.com/d3scomp/JDEECo/commit/5bfbcde659a29af287d116e03e0f5ebc428d65e3
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Merge pull request #101 from d3scomp/newgen-bures
Added equals/hashCode tests + some devel in EnsembleTask
Commit: d5107015215db1f614056f5151b50a552ec25ce1
https://github.com/d3scomp/JDEECo/commit/d5107015215db1f614056f5151b50a552ec25ce1
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Continuation of the EnsembleTask
Helper class for KnowledgePath handling and resolving
Commit: 52d33b0f85c9438e06a840d9bb79d8d582c1e45b
https://github.com/d3scomp/JDEECo/commit/52d33b0f85c9438e06a840d9bb79d8d582c1e45b
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Test change.
Commit: e5551744db1393ce5cf8755e9f2372eb42bc0da2
https://github.com/d3scomp/JDEECo/commit/e5551744db1393ce5cf8755e9f2372eb42bc0da2
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-12 (Tue, 12 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge pull request #102 from d3scomp/newgen-bures
Newgen bures
Commit: c2e1717e0b42247367ee26cf469f37036d05d4fa
https://github.com/d3scomp/JDEECo/commit/c2e1717e0b42247367ee26cf469f37036d05d4fa
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
EnsembleTask devel + some update in ProcessTask
Commit: 2aa5b1a9ebf8efc864230ba39c6d80e83866fa59
https://github.com/d3scomp/JDEECo/commit/2aa5b1a9ebf8efc864230ba39c6d80e83866fa59
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
Log Message:
-----------
Id field added to the BaseKnowledgeManager + preprocessing of initial
knowledge removed from the BaseKnowledgeManager
Commit: 36e68bf73a2fd529a78c1f16e9b72676c82ba874
https://github.com/d3scomp/JDEECo/commit/36e68bf73a2fd529a78c1f16e9b72676c82ba874
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Seems that EnsembleTask + test is finishe.
Commit: d07cdc209542dd23d326ca4e933b49bf517d80ab
https://github.com/d3scomp/JDEECo/commit/d07cdc209542dd23d326ca4e933b49bf517d80ab
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
Log Message:
-----------
A small FIXME - not necessary to solve it now.
Commit: 2eca3ded17a089070089a0d9a15e9c9a512ab178
https://github.com/d3scomp/JDEECo/commit/2eca3ded17a089070089a0d9a15e9c9a512ab178
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Merge pull request #103 from d3scomp/newgen-bures
EnsembleTask + tests seems to be finished
Commit: 796d7241511e50003a143ae799884f05a2ac8cb0
https://github.com/d3scomp/JDEECo/commit/796d7241511e50003a143ae799884f05a2ac8cb0
Author: Spectrum <Spectrum at 147.32.96.161>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
SingleThreadedScheduler added with test class.
Changes and fixes all the scheduler
Commit: 8037c43159c591069402cad4dc3434fdd90e1c83
https://github.com/d3scomp/JDEECo/commit/8037c43159c591069402cad4dc3434fdd90e1c83
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
Log Message:
-----------
BaseKnowledgeManager update
Commit: 118834f3bf3b52ddedf9bc23adcaec34fe77f88b
https://github.com/d3scomp/JDEECo/commit/118834f3bf3b52ddedf9bc23adcaec34fe77f88b
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M jdeeco-architecture/.project
M jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-24.10.2013.emx
M jdeeco-architecture/architecture-25.10.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.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/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ChangeSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo into newgen
Conflicts:
jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
Commit: 9235272f83c2052923b41ca1b02d9ccfe4a4962e
https://github.com/d3scomp/JDEECo/commit/9235272f83c2052923b41ca1b02d9ccfe4a4962e
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
KnowledgeManager container
Commit: 4a3a2f54c490f1633298bcc93a7969a6c2e6912d
https://github.com/d3scomp/JDEECo/commit/4a3a2f54c490f1633298bcc93a7969a6c2e6912d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/Synchronizer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerManager.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerManagerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/SynchronizerTest.java
Log Message:
-----------
Stashing Synchronizer and SynchronizerManager
Commit: 91f9819c692bba8e9282d972245607b66fb0c736
https://github.com/d3scomp/JDEECo/commit/91f9819c692bba8e9282d972245607b66fb0c736
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M jdeeco-architecture/.project
M jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-24.10.2013.emx
M jdeeco-architecture/architecture-25.10.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
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/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.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/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ChangeSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge pull request #105 from d3scomp/newgen-kit
BaseKnowledgeManager update + KnowledgeManagerContainer update
Commit: 760438f2a304dbe9a6059c255f7ed790e28c40ee
https://github.com/d3scomp/JDEECo/commit/760438f2a304dbe9a6059c255f7ed790e28c40ee
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.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/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.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/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
Log Message:
-----------
new ecore merged
Commit: 400a03a0b225631fa34faae047d169b077f2b8ed
https://github.com/d3scomp/JDEECo/commit/400a03a0b225631fa34faae047d169b077f2b8ed
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeComponentId.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeComponentIdImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
Log Message:
-----------
updates in Annotation Processor
Commit: a4941286e237ff19655028fe0dd9f3b3b73d9e7e
https://github.com/d3scomp/JDEECo/commit/a4941286e237ff19655028fe0dd9f3b3b73d9e7e
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Few bugfixes all over the Schedulers.
TaskQueue changed to PriorityQueue.
Tests added.
Commit: 574eaa6180d338185e011c1f8728d6262c93f163
https://github.com/d3scomp/JDEECo/commit/574eaa6180d338185e011c1f8728d6262c93f163
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-architecture/.project
M jdeeco-architecture/architecture-04.11.2013.emx
M jdeeco-architecture/architecture-24.10.2013.emx
M jdeeco-architecture/architecture-25.10.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ChangeSetTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo into
newgen-iliasg
Resolved Conflicts:
jdeeco-core/model/RuntimeModel.ecore
jdeeco-core/model/RuntimeModel.ecorediag
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataFactoryImpl.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
Commit: 1cb35859e2d778bda5547c4de81ab03304782559
https://github.com/d3scomp/JDEECo/commit/1cb35859e2d778bda5547c4de81ab03304782559
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Merge pull request #104 from d3scomp/newgen-muradyan
SingleThreadedScheduler added with test class.
Commit: da1d641dc671358adf77c03aca60d6e5ae2dfe6f
https://github.com/d3scomp/JDEECo/commit/da1d641dc671358adf77c03aca60d6e5ae2dfe6f
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.java
Log Message:
-----------
changing isActive attribute in ecore to true
Commit: 3d9cb6ca531e4b582bcf981a0c6f197b567a6589
https://github.com/d3scomp/JDEECo/commit/3d9cb6ca531e4b582bcf981a0c6f197b567a6589
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
Log Message:
-----------
fixing build.
Commit: 43840cc5e00c91e773224af957940acf3db890b0
https://github.com/d3scomp/JDEECo/commit/43840cc5e00c91e773224af957940acf3db890b0
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeComponentId.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeComponentIdImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.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/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge pull request #106 from d3scomp/newgen-iliasg
updates in score and annotations processor
Commit: a772d19dad2493bfdc4f40e99211b87196229c31
https://github.com/d3scomp/JDEECo/commit/a772d19dad2493bfdc4f40e99211b87196229c31
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Follower.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Main.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
Log Message:
-----------
Testing demo
Commit: 89fe6b6685e92559413b97ce3f856571a7263209
https://github.com/d3scomp/JDEECo/commit/89fe6b6685e92559413b97ce3f856571a7263209
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeComponentId.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeComponentIdImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.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/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-keznikl
Commit: 397f039e959c854b75e35695d3fc8ba137641c07
https://github.com/d3scomp/JDEECo/commit/397f039e959c854b75e35695d3fc8ba137641c07
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Follower.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Main.java
Log Message:
-----------
* convoy test
* a few bugfixes
Commit: 8be907a41130a2b5115735cab0edc55dcc9aa114
https://github.com/d3scomp/JDEECo/commit/8be907a41130a2b5115735cab0edc55dcc9aa114
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
Log Message:
-----------
failing test ignored (waits for AnnotationProcessor to be fixed)
Commit: 379ef61e05b99e5dd154b137ee91831a3b44902c
https://github.com/d3scomp/JDEECo/commit/379ef61e05b99e5dd154b137ee91831a3b44902c
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Follower.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
Log Message:
-----------
Merge pull request #107 from d3scomp/newgen-keznikl
Convoy demo + test, some bugfixes
Commit: 96c32b379d222eae339fcb8146d7a2b40bf0e304
https://github.com/d3scomp/JDEECo/commit/96c32b379d222eae339fcb8146d7a2b40bf0e304
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
Log Message:
-----------
* AnnotationProcessor creates ensemble controllers on the way
* Making convoy test pass
Commit: 7704c3ef28f9e30c3b2380e848159293f9de99cd
https://github.com/d3scomp/JDEECo/commit/7704c3ef28f9e30c3b2380e848159293f9de99cd
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
Log Message:
-----------
Making AnnotationParserTest pass (after introducing ensemble
controllers)
Commit: 7d259dbdc1f44447b655e7af53a934b0812d6234
https://github.com/d3scomp/JDEECo/commit/7d259dbdc1f44447b655e7af53a934b0812d6234
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
Log Message:
-----------
Merge pull request #108 from d3scomp/newgen-keznikl
AnnotationProcessor convoy test update
Commit: 141f4ff49526f0625e2ad2617e72def3e29f702a
https://github.com/d3scomp/JDEECo/commit/141f4ff49526f0625e2ad2617e72def3e29f702a
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-18 (Mon, 18 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
Log Message:
-----------
OutWrapper replaced by ParamHolder
Commit: c558748ba3bc1b3ec99f02b6b63c6a388c703156
https://github.com/d3scomp/JDEECo/commit/c558748ba3bc1b3ec99f02b6b63c6a388c703156
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-18 (Mon, 18 Nov 2013)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
Log Message:
-----------
Removed unused exception.
Commit: 4c06f5344b49232c4b62419a61c97120c5dc3217
https://github.com/d3scomp/JDEECo/commit/4c06f5344b49232c4b62419a61c97120c5dc3217
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-18 (Mon, 18 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-18.11.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
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/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Clean up.
FIXMEs.
Newly reverse-engineered architecture.
Commit: d61e7eab50acacd7f0e9033c749bf006a2711b79
https://github.com/d3scomp/JDEECo/commit/d61e7eab50acacd7f0e9033c749bf006a2711b79
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-18 (Mon, 18 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.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/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE5.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
KnowledgePathHelper and updates in AnnotationProcessor
Commit: 3a347a1d0795a27cffb2d9215890becf0c37c3ac
https://github.com/d3scomp/JDEECo/commit/3a347a1d0795a27cffb2d9215890becf0c37c3ac
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-18 (Mon, 18 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Follower.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-iliasg
Commit: 9f078fc182042f90790cac5fb8f1734ec286bb91
https://github.com/d3scomp/JDEECo/commit/9f078fc182042f90790cac5fb8f1734ec286bb91
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-18.11.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
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/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.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/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Merge pull request #109 from d3scomp/newgen-bures
Cleanup, FIXMEs, newly reverse-engineered architecture
Commit: 43a11fb88c9911cd33d3a61f5ece172b8f7cd01a
https://github.com/d3scomp/JDEECo/commit/43a11fb88c9911cd33d3a61f5ece172b8f7cd01a
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
A jdeeco-architecture/architecture-18.11.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
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/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.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/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-iliasg
Resolved Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
Commit: 44979265a711b56ac4c749c2b1769ce86b53c958
https://github.com/d3scomp/JDEECo/commit/44979265a711b56ac4c749c2b1769ce86b53c958
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
Log Message:
-----------
Javadoc on the way...
Commit: 39ed08a6ba6218e9ef2755a1f2bcd211dc717024
https://github.com/d3scomp/JDEECo/commit/39ed08a6ba6218e9ef2755a1f2bcd211dc717024
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-bures
Commit: c10e0bc36bf1caf1a0d724aa2958f290399c24ee
https://github.com/d3scomp/JDEECo/commit/c10e0bc36bf1caf1a0d724aa2958f290399c24ee
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
Javadoc for *.task hopefully finished.
One more FIXME for @mkit.
Commit: dc81603225059eb9d64cd7c6a555c34603df40b2
https://github.com/d3scomp/JDEECo/commit/dc81603225059eb9d64cd7c6a555c34603df40b2
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
Log Message:
-----------
Merge pull request #111 from d3scomp/newgen-bures
Javadoc for *.task (except for the Helper that waits for Ilias) finished + one more FIXME
Commit: 78d61eb792763454bd42ca1fff06df0f90051872
https://github.com/d3scomp/JDEECo/commit/78d61eb792763454bd42ca1fff06df0f90051872
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-iliasg
Commit: b70dbff55cb6416590666ab59589281d02a07f54
https://github.com/d3scomp/JDEECo/commit/b70dbff55cb6416590666ab59589281d02a07f54
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Logger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/package-info.java
Log Message:
-----------
Comments and warning/bug fixes in runtime and logging
Commit: 09369824c61f3d00b711d424fc01e986f95a3586
https://github.com/d3scomp/JDEECo/commit/09369824c61f3d00b711d424fc01e986f95a3586
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/package-info.java
Log Message:
-----------
executor.* docs
Commit: df924f3ca716dd7562479e43c8acee42918b6bea
https://github.com/d3scomp/JDEECo/commit/df924f3ca716dd7562479e43c8acee42918b6bea
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
Log Message:
-----------
fixes in the convoy demo
Commit: a5b554d95478c0e9a71d015c0473a2b2f49acb77
https://github.com/d3scomp/JDEECo/commit/a5b554d95478c0e9a71d015c0473a2b2f49acb77
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
minor fixes in runtime tests
Commit: d2cdc805334e1341ec58ed586a78c0b51d9dbe6d
https://github.com/d3scomp/JDEECo/commit/d2cdc805334e1341ec58ed586a78c0b51d9dbe6d
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Logger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/package-info.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge pull request #112 from d3scomp/newgen-keznikl
comments and small bugfixes in packages executor/runtime/logging
Commit: a86799373a344fbcf3273c71195c1f35f2b89ee6
https://github.com/d3scomp/JDEECo/commit/a86799373a344fbcf3273c71195c1f35f2b89ee6
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.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/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE5.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge pull request #110 from d3scomp/newgen-iliasg
KnowledgePathHelper complete with tests
Commit: e5586dc5accb0a820409186bcea3a1dedf1ae049
https://github.com/d3scomp/JDEECo/commit/e5586dc5accb0a820409186bcea3a1dedf1ae049
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeUpdateException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
Log Message:
-----------
Exception added to the 'update' method of the KnowledgeManager
Reverting to the original state of knowledge in case of the exception.
Test added.
Commit: 016d78e1067068d508b986006139779890cc5777
https://github.com/d3scomp/JDEECo/commit/016d78e1067068d508b986006139779890cc5777
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
* refactoring of runtime (replacing of KMs goes from RFBuilder to
RFImpl)
* invokeAndWait in Scheduler and RF interface
Commit: e5fe5a23c809a8e517249ebf246764165a712766
https://github.com/d3scomp/JDEECo/commit/e5fe5a23c809a8e517249ebf246764165a712766
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge pull request #113 from d3scomp/newgen-keznikl
runtime and scheduler updates
Commit: 29b608ffe9aadaa723d77f1ad3ec54efa9f26d36
https://github.com/d3scomp/JDEECo/commit/29b608ffe9aadaa723d77f1ad3ec54efa9f26d36
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M .gitignore
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/package-info.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/package-info.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/input/Path.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Javadoc for annotation packages and some clean up
Commit: 4ebf481b6f17cd764b61a91ba0b5212eccf293f7
https://github.com/d3scomp/JDEECo/commit/4ebf481b6f17cd764b61a91ba0b5212eccf293f7
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Logger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
Log Message:
-----------
Merge remote-tracking branch 'remotes/origin/newgen' into newgen-iliasg
Commit: 2aa2440c67583b1345d90559f8acda5d16cbfe5d
https://github.com/d3scomp/JDEECo/commit/2aa2440c67583b1345d90559f8acda5d16cbfe5d
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC5.java
Log Message:
-----------
Exception handling in more corner cases in AnnotationProcessor
Commit: 78f49cc2825b64ac0d671dbb0394ef2df6f3f64e
https://github.com/d3scomp/JDEECo/commit/78f49cc2825b64ac0d671dbb0394ef2df6f3f64e
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
Log Message:
-----------
small fix and a TODO
Commit: c4a245fdaf9caa2649fb81ead91b3e8b7c9e7f36
https://github.com/d3scomp/JDEECo/commit/c4a245fdaf9caa2649fb81ead91b3e8b7c9e7f36
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
containers comments and FIXME in ShadowKnowledgeManagerRegistry
Commit: 2e5d9074dc93cb25bf959386ac5f6dffde7c706c
https://github.com/d3scomp/JDEECo/commit/2e5d9074dc93cb25bf959386ac5f6dffde7c706c
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
Merge pull request #115 from rima-alali/newgen
Please avoid committing .classpath unless really necessary. Also, check your autoclrf settings of GIT and the line endings of your files to avoid committing change sets involving whole files (all your changes cover the whole files, so each line of the files you committed appears as changed and may lead to significant conflicts, please check this every time before committing since it is really hard to revert it once you do that).
containers comments and FIXME in ShadowKnowledgeManagerRegistry
Commit: a12597aa3159853307d3344b642158e5ed52ddf6
https://github.com/d3scomp/JDEECo/commit/a12597aa3159853307d3344b642158e5ed52ddf6
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M .gitignore
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/package-info.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/package-info.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/input/Path.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC5.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge pull request #114 from d3scomp/newgen-iliasg
Javadoc + Clean Up + some additions
Commit: 7a77e69f052acba3b55cf5a9d530afa710850659
https://github.com/d3scomp/JDEECo/commit/7a77e69f052acba3b55cf5a9d530afa710850659
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
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/AnnotationProcessorException.java
Log Message:
-----------
javadoc added in AnnotationProcessorException
Commit: c61e36e774297dbb61ae16e8f6f49d756ea38a54
https://github.com/d3scomp/JDEECo/commit/c61e36e774297dbb61ae16e8f6f49d756ea38a54
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
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/AnnotationProcessorException.java
Log Message:
-----------
Merge pull request #116 from d3scomp/newgen-iliasg
javadoc added in AnnotationProcessorException
Commit: 724250a2fff9892df42b05bc3acd9d451c35227d
https://github.com/d3scomp/JDEECo/commit/724250a2fff9892df42b05bc3acd9d451c35227d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeUpdateException.java
Log Message:
-----------
Small fixes + Java docs for the BaseKnowledgeManager
Commit: b3e7b14ba98d0f0eb5688a95390673e0afb7394c
https://github.com/d3scomp/JDEECo/commit/b3e7b14ba98d0f0eb5688a95390673e0afb7394c
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
Log Message:
-----------
Polishing BaseKnowledgeManager
Commit: 020a94574aa54489f5793349f1c3967f73d72514
https://github.com/d3scomp/JDEECo/commit/020a94574aa54489f5793349f1c3967f73d72514
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M .gitignore
M jdeeco-core/.classpath
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/package-info.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Logger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.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/input/Path.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC5.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE5.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo.git into
newgen
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
Commit: 9fd64cd6204a13e70df43ddc7a361bd6e942783d
https://github.com/d3scomp/JDEECo/commit/9fd64cd6204a13e70df43ddc7a361bd6e942783d
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
comments on ShadowKnowledgeManagerRegistry
Commit: 111aec2a06b26f92e0fa138c326c6a73588fba51
https://github.com/d3scomp/JDEECo/commit/111aec2a06b26f92e0fa138c326c6a73588fba51
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
comments on ShaowKowledgeMnagerRegistry
Commit: 471c9fdae3348fd777853ee173cb86d6f0c15a98
https://github.com/d3scomp/JDEECo/commit/471c9fdae3348fd777853ee173cb86d6f0c15a98
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
comments on ShadowKnowledgeManagerRegistry
Commit: e014a073e37bc1698bee9878c82ff323f65b0c14
https://github.com/d3scomp/JDEECo/commit/e014a073e37bc1698bee9878c82ff323f65b0c14
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
Log Message:
-----------
trying to use PMD
Commit: 01b1c07a21e973d8a0668365f4d1645b21d315a0
https://github.com/d3scomp/JDEECo/commit/01b1c07a21e973d8a0668365f4d1645b21d315a0
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 6c42a57a052367cee5d62f9978a9851107761e33
https://github.com/d3scomp/JDEECo/commit/6c42a57a052367cee5d62f9978a9851107761e33
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-11-29 (Fri, 29 Nov 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
Merge pull request #118 from rima-alali/newgen
Commit: c095875601e117bf265bf27747870d8459f34049
https://github.com/d3scomp/JDEECo/commit/c095875601e117bf265bf27747870d8459f34049
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-12-01 (Sun, 01 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
try to add changes on comments of containers and
ShadowKnowledgeManagerRegistery
Commit: de449ce51d2bac914a9ac96b6b69459428be34d4
https://github.com/d3scomp/JDEECo/commit/de449ce51d2bac914a9ac96b6b69459428be34d4
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Documentation added to classes.
package-info.java added to scheduler package
Commit: 4182df7a0ae9f70350e9890cf70a5848a25d8db7
https://github.com/d3scomp/JDEECo/commit/4182df7a0ae9f70350e9890cf70a5848a25d8db7
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Documentation added to classes.
package-info.java added to scheduler package
Commit: d887bc5385f689a07cdf79097701419434150254
https://github.com/d3scomp/JDEECo/commit/d887bc5385f689a07cdf79097701419434150254
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
Log Message:
-----------
new line added to package-info.java
Commit: a5bf15825971b85890cbf513f9ecb5ba52836b17
https://github.com/d3scomp/JDEECo/commit/a5bf15825971b85890cbf513f9ecb5ba52836b17
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
Log Message:
-----------
Merge branch 'newgen-muradyan' of https://github.com/d3scomp/JDEECo.git
into newgen-muradyan
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
Commit: 3d4358885fc2a2ee021f7703a779dc8b782095dc
https://github.com/d3scomp/JDEECo/commit/3d4358885fc2a2ee021f7703a779dc8b782095dc
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
Log Message:
-----------
test
Commit: 495700362fd6bbc1e8c58ef61643027198a7137d
https://github.com/d3scomp/JDEECo/commit/495700362fd6bbc1e8c58ef61643027198a7137d
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
Log Message:
-----------
test2
Commit: b4146b648f711ef1b2e789d42a4ef1f500512276
https://github.com/d3scomp/JDEECo/commit/b4146b648f711ef1b2e789d42a4ef1f500512276
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
sorry guys, I have to do this because of the line ending conflict
Commit: 090bc853c56d0270154bde28ef055225c3feb391
https://github.com/d3scomp/JDEECo/commit/090bc853c56d0270154bde28ef055225c3feb391
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Final and hopefully automergable
Commit: 6886471884ef54523c2c412ea8d64a77f45a338e
https://github.com/d3scomp/JDEECo/commit/6886471884ef54523c2c412ea8d64a77f45a338e
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M .gitignore
M README.md
M jdeeco-architecture/.project
M jdeeco-architecture/architecture-04.11.2013.emx
A jdeeco-architecture/architecture-18.11.2013.emx
M jdeeco-architecture/architecture-24.10.2013.emx
M jdeeco-architecture/architecture-25.10.2013.emx
M jdeeco-architecture/architecture-26.10.2013.emx
M jdeeco-architecture/architecture-30.10.2013.emx
M jdeeco-architecture/reverse-jdeeco-core.tc
M jdeeco-core/.classpath
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/model/RuntimeModel.genmodel
M jdeeco-core/pom.xml
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Component.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Ensemble.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/In.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/InOut.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Knowledge.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Membership.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Out.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/Process.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/package-info.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/pathparser/package-info.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationParsingException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/Executor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/package-info.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerException.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistry.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersView.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/logging/Logger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.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/api/ParameterDirection.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeComponentId.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ParameterImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeComponentIdImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataImpl.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/impl/TriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/package-info.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ParamHolder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.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/input/Path.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotFollowerComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/RobotLeaderComponent.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/C1C2C3E1E2E3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/CorrectE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongC5.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongCE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE2.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE3.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE4.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/WrongE5.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Follower.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Leader.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/Waypoint.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/ChangeSetTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerRegistryTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagersViewTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfigurationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
resolving conflicts
Merge remote-tracking branch 'remotes/origin/newgen' into newgen-muradyan
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeScheduler.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/LocalTimeSchedulerTest.java
Commit: 459751c064fa9859796cf2676b571a4743351825
https://github.com/d3scomp/JDEECo/commit/459751c064fa9859796cf2676b571a4743351825
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/.gitignore
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
Log Message:
-----------
yet another conflict resolving attempt
Commit: 429aafa06af0c0e1a26402ac7ef07e80708fb508
https://github.com/d3scomp/JDEECo/commit/429aafa06af0c0e1a26402ac7ef07e80708fb508
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
Log Message:
-----------
javadoc added.
LocalTimeScheduler removed.
Commit: 211f45bfc2428d7f58c5ee9befb12754b121fb77
https://github.com/d3scomp/JDEECo/commit/211f45bfc2428d7f58c5ee9befb12754b121fb77
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/.gitignore
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Merge pull request #121 from d3scomp/newgen-muradyan
Newgen muradyan
Commit: 3e96f0fe67c604f52dec96d39237f5909dc7ba77
https://github.com/d3scomp/JDEECo/commit/3e96f0fe67c604f52dec96d39237f5909dc7ba77
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Log Message:
-----------
Merge pull request #120 from rima-alali/newgen
try to add changes on comments of containers and
Commit: 319d5da24bb507cf4d0f539c8476bc1eaea50370
https://github.com/d3scomp/JDEECo/commit/319d5da24bb507cf4d0f539c8476bc1eaea50370
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
warning added
Commit: fe923d52a35953167845dc36fb7937b624800e92
https://github.com/d3scomp/JDEECo/commit/fe923d52a35953167845dc36fb7937b624800e92
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Merge pull request #122 from d3scomp/newgen-iliasg
warning added
Commit: 54a019ab8a6b3449e3aef506afc039f6894b4130
https://github.com/d3scomp/JDEECo/commit/54a019ab8a6b3449e3aef506afc039f6894b4130
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
A few updates on how KnowledgeNotFoundException is constructed and
reacted to in tasks.
Commit: 4a29594137ad20046e85d34cfb94722b542d828b
https://github.com/d3scomp/JDEECo/commit/4a29594137ad20046e85d34cfb94722b542d828b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
Log Message:
-----------
formatting
Commit: c4f357b6e1778cd075707566cad70f20d228727d
https://github.com/d3scomp/JDEECo/commit/c4f357b6e1778cd075707566cad70f20d228727d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-04 (Wed, 04 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A 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
Log Message:
-----------
- better error reporting in tasks
- id can be obtained via KnowledgeManager.get()
- partial reflection capabilities from process body via ProcessContext
- fixes to runtime that ensure the relevant callbacks are being called
when the model is changed + tests
- small tweeks of the AnnotationParser to allow instantiation of
components at runtime
- tweeks of BaseKnowledgeRepository
Commit: cad43efc9a0cec98e0e595ffde0322b5b4e3a37c
https://github.com/d3scomp/JDEECo/commit/cad43efc9a0cec98e0e595ffde0322b5b4e3a37c
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2013-12-04 (Wed, 04 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A 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
Log Message:
-----------
Merge pull request #123 from d3scomp/newgen-keznikl
A few updates on how KnowledgeNotFoundException is constructed and reacted to in tasks
Commit: 484bb455ab4e8ebd5f94ada1349d10e2afd752e9
https://github.com/d3scomp/JDEECo/commit/484bb455ab4e8ebd5f94ada1349d10e2afd752e9
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-12-05 (Thu, 05 Dec 2013)
Changed paths:
M README.md
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/.gitignore
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo.git into
newgen
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
Commit: 09ebe8558c52bfb1775bce2df75e9073a2f235b3
https://github.com/d3scomp/JDEECo/commit/09ebe8558c52bfb1775bce2df75e9073a2f235b3
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-12-05 (Thu, 05 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
A 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
Log Message:
-----------
Merge branch 'newgen' of https://github.com/d3scomp/JDEECo.git into
newgen
Conflicts:
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
Commit: f63b80fbbc64f34961896f586411789cc05966c0
https://github.com/d3scomp/JDEECo/commit/f63b80fbbc64f34961896f586411789cc05966c0
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
Log Message:
-----------
small changes
Commit: 38453cd4b1692660ae6102151a3c9ff8a7317f43
https://github.com/d3scomp/JDEECo/commit/38453cd4b1692660ae6102151a3c9ff8a7317f43
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
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
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidator.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/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.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/RuntimeMetadataPackageImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
Log Message:
-----------
Beta-version of component definition validation:
- checking of process parameters
- parameter Java type stored in the model
Commit: 90da2266b56af77bbd0b53d07e8f577a09140a48
https://github.com/d3scomp/JDEECo/commit/90da2266b56af77bbd0b53d07e8f577a09140a48
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
Log Message:
-----------
updating tests
Commit: 2b4229b279828c4e71f0a239209fae956da7181a
https://github.com/d3scomp/JDEECo/commit/2b4229b279828c4e71f0a239209fae956da7181a
Author: rima-alali <alali at d3s.mff.cuni.cz>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
Log Message:
-----------
change the space
Commit: 00132199f7bce14c1e4f4dfb6bc5280f18432818
https://github.com/d3scomp/JDEECo/commit/00132199f7bce14c1e4f4dfb6bc5280f18432818
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidator.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidatorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/validation/ExampleComponent.java
Log Message:
-----------
elaboration and tests for ModelValidator
Commit: 022f360478d353e9fb6b0bf90845a862e3187ca5
https://github.com/d3scomp/JDEECo/commit/022f360478d353e9fb6b0bf90845a862e3187ca5
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/validation/ExampleComponent.java
Log Message:
-----------
comment
Commit: cc476d8a62ab3bd15f0e44ceb7a2e8f4dea4898e
https://github.com/d3scomp/JDEECo/commit/cc476d8a62ab3bd15f0e44ceb7a2e8f4dea4898e
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/validation/ExampleComponent.java
Log Message:
-----------
Example of how roles can be declared on components
Commit: a47b7e20c12c7c49479f2da969c62927c2a4818d
https://github.com/d3scomp/JDEECo/commit/a47b7e20c12c7c49479f2da969c62927c2a4818d
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
Log Message:
-----------
Merge pull request #124 from rima-alali/newgen
Newgen
Commit: a7e7a603719ea29c4a3b4aa363bb4727bfafa103
https://github.com/d3scomp/JDEECo/commit/a7e7a603719ea29c4a3b4aa363bb4727bfafa103
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeUpdateException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge pull request #117 from d3scomp/newgen-kit
KnowledgeManager refactoring + some Java Docs
Commit: b2ce534acad8fdaf8893a59424e13828117772ad
https://github.com/d3scomp/JDEECo/commit/b2ce534acad8fdaf8893a59424e13828117772ad
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeUpdateException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/package-info.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelperTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-keznikl
Commit: 011feaef265e3f3f732706bbdf52909f618f097b
https://github.com/d3scomp/JDEECo/commit/011feaef265e3f3f732706bbdf52909f618f097b
Author: Tomas Bures <bures at d3s.mff.cuni.cz>
Date: 2013-12-06 (Fri, 06 Dec 2013)
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
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidator.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/ComponentProcessImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.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/RuntimeMetadataPackageImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidatorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/validation/ExampleComponent.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE2.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE3.xmi
Log Message:
-----------
Merge pull request #125 from d3scomp/newgen-keznikl
ModelValidator and tests, java type of a process Parameter stored in the model.
Commit: 0a7480a8a52d15e7351518f81a667fe8c39f86e2
https://github.com/d3scomp/JDEECo/commit/0a7480a8a52d15e7351518f81a667fe8c39f86e2
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
A jdeeco-architecture/OMNetIntegration-Scheduler.dnx
A jdeeco-architecture/OMNetIntegration-Synchronizer.dnx
A jdeeco-architecture/architecture-11.12.2013.emx
Log Message:
-----------
Architecture update
Commit: 64a753d98efec5f251d1ca5db13bb0f14bd7a834
https://github.com/d3scomp/JDEECo/commit/64a753d98efec5f251d1ca5db13bb0f14bd7a834
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M jdeeco-architecture/architecture-11.12.2013.emx
Log Message:
-----------
WCET added to ensemble
Commit: ec8f6c66bbecead75d75c297c4f47a27b36ce5b5
https://github.com/d3scomp/JDEECo/commit/ec8f6c66bbecead75d75c297c4f47a27b36ce5b5
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2013-12-12 (Thu, 12 Dec 2013)
Changed paths:
M jdeeco-architecture/architecture-11.12.2013.emx
Log Message:
-----------
Runtime architecture update
Commit: db24d2037f7710c3a48670ecb8007c3c8acf65a9
https://github.com/d3scomp/JDEECo/commit/db24d2037f7710c3a48670ecb8007c3c8acf65a9
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2013-12-18 (Wed, 18 Dec 2013)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 82ebfad9beef6e5c73e8b6c487411e2158e55912
https://github.com/d3scomp/JDEECo/commit/82ebfad9beef6e5c73e8b6c487411e2158e55912
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2013-12-18 (Wed, 18 Dec 2013)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 3b2f0f1205e4270e074bdc97d1002f9dbd6bc8c8
https://github.com/d3scomp/JDEECo/commit/3b2f0f1205e4270e074bdc97d1002f9dbd6bc8c8
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2013-12-18 (Wed, 18 Dec 2013)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 7f358f79b5ee17a671c470b1cfb45987f40423ce
https://github.com/d3scomp/JDEECo/commit/7f358f79b5ee17a671c470b1cfb45987f40423ce
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M jdeeco-core/pom.xml
Log Message:
-----------
mvn install copies all the runtime dependencies
Commit: 7cf106f582c53006e2826f67c5f44058914eb585
https://github.com/d3scomp/JDEECo/commit/7cf106f582c53006e2826f67c5f44058914eb585
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M jdeeco-core/pom.xml
Log Message:
-----------
Merge pull request #126 from d3scomp/newgen-keznikl
mvn install copies all the runtime dependencies
Commit: ecfa221aaf040598074a63a08fd357c151405587
https://github.com/d3scomp/JDEECo/commit/ecfa221aaf040598074a63a08fd357c151405587
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M jdeeco-core/pom.xml
Log Message:
-----------
fixing the build
Commit: 87bfee2d1889fc94dcef89253d7d1d29c283d4da
https://github.com/d3scomp/JDEECo/commit/87bfee2d1889fc94dcef89253d7d1d29c283d4da
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M jdeeco-core/pom.xml
Log Message:
-----------
Merge pull request #127 from d3scomp/newgen-keznikl
fixing the build
Commit: 467b6ce6d1a36f1f1d72fc927b8c6311b68370fc
https://github.com/d3scomp/JDEECo/commit/467b6ce6d1a36f1f1d72fc927b8c6311b68370fc
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M jdeeco-core-osgi/pom.xml
Log Message:
-----------
Update pom.xml
Commit: 0bc14bdc0b04ebba09d022be454a7ad77418a038
https://github.com/d3scomp/JDEECo/commit/0bc14bdc0b04ebba09d022be454a7ad77418a038
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M jdeeco-parent/pom.xml
Log Message:
-----------
Updating pom.xml
Commit: 2434d5244503dac73c18526115eb883954e1d71e
https://github.com/d3scomp/JDEECo/commit/2434d5244503dac73c18526115eb883954e1d71e
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
pom.xml updated
Commit: a894c15b61444a2633195a80ca8fd66dad641467
https://github.com/d3scomp/JDEECo/commit/a894c15b61444a2633195a80ca8fd66dad641467
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
Merge pull request #128 from d3scomp/newgen-muradyan
pom.xml updated
Commit: 273356775be2ce2538ae64b25034f073f0ebd03a
https://github.com/d3scomp/JDEECo/commit/273356775be2ce2538ae64b25034f073f0ebd03a
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 024918f6c879d7a4a64bbd619ce0732b2d6f2e99
https://github.com/d3scomp/JDEECo/commit/024918f6c879d7a4a64bbd619ce0732b2d6f2e99
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 4ef713cdb464e8c672f309e23beac0a534ffb6fe
https://github.com/d3scomp/JDEECo/commit/4ef713cdb464e8c672f309e23beac0a534ffb6fe
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M jdeeco-core-osgi/pom.xml
Log Message:
-----------
Update pom.xml
Commit: 9896437361ae3e0261e92b49892cb82885e4a6e1
https://github.com/d3scomp/JDEECo/commit/9896437361ae3e0261e92b49892cb82885e4a6e1
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: ebe6b6b3dc1baa30e43916ab99845e100ec80815
https://github.com/d3scomp/JDEECo/commit/ebe6b6b3dc1baa30e43916ab99845e100ec80815
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
Update README.md
Commit: 5cb898a7e83b5e25c5276c7c7656956c1fa60df0
https://github.com/d3scomp/JDEECo/commit/5cb898a7e83b5e25c5276c7c7656956c1fa60df0
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-11 (Sat, 11 Jan 2014)
Changed paths:
M jdeeco-core/pom.xml
Log Message:
-----------
Update pom.xml
Commit: 829e1f9724d0af36a447d51ef578fdfd31f1d9b9
https://github.com/d3scomp/JDEECo/commit/829e1f9724d0af36a447d51ef578fdfd31f1d9b9
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-13 (Mon, 13 Jan 2014)
Changed paths:
A jdeeco-core-osgi/pom.xml
A jdeeco-core-osgi/target/classes/META-INF/MANIFEST.MF
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Component.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Ensemble.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/In.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/InOut.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/KnowledgeExchange.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Membership.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Out.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Process.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/ParseException.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.jj
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserTokenManager.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/SimpleCharStream.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/Token.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/TokenMgrError.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor$1.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor$2.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorException.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError$Severity.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidator.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/executor/Executor.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ChangeSet$KnowledgeValue.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ChangeSet.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeUpdateException.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl$KnowledgeManagerTriggerListener.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/CustomLevel.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/Log.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/Logger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/StandardLogger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Parameter.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/ParameterDirection.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeComponentId.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ParameterImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeComponentIdImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataFactoryImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/TriggerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage$Literals.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration$Distribution.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration$Execution.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration$Scheduling.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder$1.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl$1.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl$2.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl$3.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/.gitignore
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/InvokeAndWaitTask.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SchedulerThread.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler$1.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler$2.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/TaskQueue.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$1.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$LocalKMChangeTrigger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$LocalKMTriggerListenerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$ShadowKMChangeTrigger.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$ShadowsTriggerListenerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper$KnowledgePathAndRoot.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper$PathRoot.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ParamHolder.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessContext.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessTask$1.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessTask$KnowledgeManagerTriggerListenerImpl.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessTask.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/Task.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.class
A jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.class
A jdeeco-core-osgi/target/cz.cuni.mff.d3s.jdeeco.core-osgi-2.0.0.jar
A jdeeco-core-osgi/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
M jdeeco-parent/pom.xml
Log Message:
-----------
OSGi added, poms modified
Commit: 1859c1f0f15d6a55d43f9ca063cdb541cee9a9a1
https://github.com/d3scomp/JDEECo/commit/1859c1f0f15d6a55d43f9ca063cdb541cee9a9a1
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-14 (Tue, 14 Jan 2014)
Changed paths:
A jdeeco-demo/.classpath
A jdeeco-demo/.project
A jdeeco-demo/META-INF/CLOUD.MF
A jdeeco-demo/META-INF/CONVOY.MF
A jdeeco-demo/META-INF/CONVOYTUT.MF
A jdeeco-demo/build.xml
A jdeeco-demo/jpfProperties/LocalLauncherCloudJPF.jpf
A jdeeco-demo/jpfProperties/LocalLauncherConvoyJPF.jpf
A jdeeco-demo/jpfProperties/LocalLauncherConvoyLTL.jpf
A jdeeco-demo/pom.xml
A jdeeco-demo/site.properties
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherCloudNoJPF.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherDynamicCloudNoJPF.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/MigrationEnsemble.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeA.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeB.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeC.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeD.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/TSLauncherCloudNoJPF.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataAggregation.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataAggregationOnHexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataCopyFromHexacopterToSL.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFLauncher.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFLauncherHexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupLeader.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupMember.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Hexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Position.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/SensorDataAggregation.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Utils.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/BookingEnsemble.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarId.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarPlanner.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarScheduleItem.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ObjectId.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLot.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingPlaceId.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Position.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Request.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/RequestResponseEnsemble.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Response.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ScheduleItem.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/TSParkingLotLauncherNoJPF.java
Log Message:
-----------
Demos added
Commit: 07fd8c1d16919cefa047c8fb76345182efd4f73f
https://github.com/d3scomp/JDEECo/commit/07fd8c1d16919cefa047c8fb76345182efd4f73f
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-14 (Tue, 14 Jan 2014)
Changed paths:
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/TSLauncherCloudNoJPF.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataCopyFromHexacopterToSL.java
Log Message:
-----------
Removing unused imports
Commit: 7675a79376892cf439a58b93a534498a22e41af4
https://github.com/d3scomp/JDEECo/commit/7675a79376892cf439a58b93a534498a22e41af4
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M jdeeco-demo/pom.xml
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupLeader.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/BookingEnsemble.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarPlanner.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLot.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/RequestResponseEnsemble.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/TSParkingLotLauncherNoJPF.java
Log Message:
-----------
Ported towards new jDEECo
Commit: 9b40e042960a928b2afa366c34862c3f2242a76e
https://github.com/d3scomp/JDEECo/commit/9b40e042960a928b2afa366c34862c3f2242a76e
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
A jdeeco-concepts/.classpath
A jdeeco-concepts/.gitignore
A jdeeco-concepts/.project
A jdeeco-concepts/pom.xml
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
M jdeeco-demo/.classpath
R jdeeco-demo/META-INF/CONVOY.MF
R jdeeco-demo/META-INF/CONVOYTUT.MF
R jdeeco-demo/jpfProperties/LocalLauncherCloudJPF.jpf
R jdeeco-demo/jpfProperties/LocalLauncherConvoyJPF.jpf
R jdeeco-demo/jpfProperties/LocalLauncherConvoyLTL.jpf
A jdeeco-demo/logs/jdeeco.log.0
M jdeeco-demo/pom.xml
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/BookingEnsemble.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarId.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarPlanner.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/CarScheduleItem.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ObjectId.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLot.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLotScheduleItem.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingPlaceId.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Position.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Request.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Response.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ScheduleItem.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/TSParkingLotLauncherNoJPF.java
Log Message:
-----------
New folder jdeeco-concepts added. Here are stored ideas and concepts
that would be nice to have but current jDEECo does not allow them to be
coded(well, properly at least). Also project 'parkinglotbooking' was
removed from jdeeco-demos and moved to jdeeco-concepts.
Commit: 6638a4bbff46e1d18f80264b300bc2a69d9d1bfd
https://github.com/d3scomp/JDEECo/commit/6638a4bbff46e1d18f80264b300bc2a69d9d1bfd
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-16 (Thu, 16 Jan 2014)
Changed paths:
M jdeeco-demo/.classpath
M jdeeco-demo/build.xml
M jdeeco-demo/logs/jdeeco.log.0
M jdeeco-demo/pom.xml
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFLauncher.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFLauncherHexacopter.java
Log Message:
-----------
All projects moved to new jdeeco successfully(with jpf ignored).
Commit: e8a47ca66c535d3f1140eb735528ff1e201d41fd
https://github.com/d3scomp/JDEECo/commit/e8a47ca66c535d3f1140eb735528ff1e201d41fd
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
R jdeeco-concepts/pom.xml
M jdeeco-core/pom.xml
A jdeeco-demo/META-INF/FIREFIGHTERS.MF
M jdeeco-demo/build.xml
M jdeeco-demo/pom.xml
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFHexacopterLauncher.java
M jdeeco-parent/pom.xml
Log Message:
-----------
All potred to jdeeco 2.0.0
Commit: 47ee0e2b544141a82b7525e14711f718fa67925f
https://github.com/d3scomp/JDEECo/commit/47ee0e2b544141a82b7525e14711f718fa67925f
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M jdeeco-demo/build.xml
Log Message:
-----------
Forgot to add a <project> tag
Commit: 81f9bb504ff7209ac186be1f927d48b66f109da4
https://github.com/d3scomp/JDEECo/commit/81f9bb504ff7209ac186be1f927d48b66f109da4
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
README.md updated towards new jdeeco
Commit: 4fbc60571f63e8ff0e400b7fa2d2692cf84c6d78
https://github.com/d3scomp/JDEECo/commit/4fbc60571f63e8ff0e400b7fa2d2692cf84c6d78
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
README.md updated towards new jdeeco
Commit: 4214fa074ba06e7a68397d402abb9174b2d7f358
https://github.com/d3scomp/JDEECo/commit/4214fa074ba06e7a68397d402abb9174b2d7f358
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M jdeeco-demo/build.xml
Log Message:
-----------
git problems
Commit: 54ac61442cb22bc2be7a2842f90b96a414b1ef12
https://github.com/d3scomp/JDEECo/commit/54ac61442cb22bc2be7a2842f90b96a414b1ef12
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
Merge branch 'newgen-muradyan' of https://github.com/d3scomp/JDEECo into newgen-muradyan
Commit: b8785ea8870277cb730669a7a47b0e9580639e20
https://github.com/d3scomp/JDEECo/commit/b8785ea8870277cb730669a7a47b0e9580639e20
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M jdeeco-core-osgi/pom.xml
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherCloud.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherCloudNoJPF.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherDynamicCloud.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherDynamicCloudNoJPF.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/TSLauncherCloud.java
R jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/TSLauncherCloudNoJPF.java
M jdeeco-parent/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into newgen-muradyan
Conflicts:
jdeeco-architecture/.project
jdeeco-architecture/architecture-24.10.2013.emx
jdeeco-core-osgi/pom.xml
jdeeco-core/pom.xml
jdeeco-parent/pom.xml
Commit: f5eecaab9fc107d12686f271c49eeda3e7a3d328
https://github.com/d3scomp/JDEECo/commit/f5eecaab9fc107d12686f271c49eeda3e7a3d328
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-muradyan
Commit: 3c804d37cc4efe96334d441aa4e589459aa9915e
https://github.com/d3scomp/JDEECo/commit/3c804d37cc4efe96334d441aa4e589459aa9915e
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M jdeeco-core-osgi/pom.xml
M jdeeco-parent/pom.xml
Log Message:
-----------
poms added
Commit: 8918ea00309858004ebf1740c86a55b6792a5bcc
https://github.com/d3scomp/JDEECo/commit/8918ea00309858004ebf1740c86a55b6792a5bcc
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M jdeeco-demo/build.xml
Log Message:
-----------
demo class names chaged. no `NoJPF` postfix
Commit: 2ce97b228540ed9a249b44133c16d192d25f7e78
https://github.com/d3scomp/JDEECo/commit/2ce97b228540ed9a249b44133c16d192d25f7e78
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
R jdeeco-core-osgi/target/classes/META-INF/MANIFEST.MF
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Component.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Ensemble.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/In.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/InOut.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/KnowledgeExchange.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Membership.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Out.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/PeriodicScheduling.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/Process.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/TriggerOnChange.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/ComponentIdentifier.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/EEnsembleParty.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PNode.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/ParseException.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathGrammar.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParser.jj
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserConstants.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/PathParserTokenManager.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/SimpleCharStream.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/Token.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/pathparser/TokenMgrError.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor$1.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor$2.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorException.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError$Severity.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidationError.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidator.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/executor/ExecutionListener.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/executor/Executor.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ChangeSet$KnowledgeValue.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ChangeSet.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManager.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeNotFoundException.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeUpdateException.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ReadOnlyKnowledgeManager.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistry.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl$KnowledgeManagerTriggerListener.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ShadowsTriggerListener.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/TriggerListener.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/CustomLevel.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/Log.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/Logger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/logging/StandardLogger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentProcess.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Condition.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleController.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Exchange.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Invocable.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgeChangeTrigger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/KnowledgePath.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Parameter.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/ParameterDirection.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNode.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeComponentId.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeCoordinator.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeField.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMapKey.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PathNodeMember.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/RuntimeMetadata.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/api/Trigger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgeChangeTriggerExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeCoordinatorExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeFieldExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMemberExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentProcessImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ConditionImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleControllerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ExchangeImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/InvocableImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgeChangeTriggerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/KnowledgePathImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/ParameterImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeComponentIdImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeCoordinatorImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeFieldImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMapKeyImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PathNodeMemberImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataFactoryImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/RuntimeMetadataPackageImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/impl/TriggerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage$Literals.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration$Distribution.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration$Execution.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration$Scheduling.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeConfiguration.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder$1.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl$1.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl$2.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl$3.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/.gitignore
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/InvokeAndWaitTask.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SchedulerThread.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler$1.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler$2.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/scheduler/TaskQueue.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$1.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$LocalKMChangeTrigger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$LocalKMTriggerListenerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$ShadowKMChangeTrigger.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask$ShadowsTriggerListenerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/EnsembleTask.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper$KnowledgePathAndRoot.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper$PathRoot.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/KnowledgePathHelper.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ParamHolder.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessContext.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessTask$1.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessTask$KnowledgeManagerTriggerListenerImpl.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/ProcessTask.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/Task.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/TaskInvocationException.class
R jdeeco-core-osgi/target/classes/cz/cuni/mff/d3s/deeco/task/TaskTriggerListener.class
R jdeeco-core-osgi/target/cz.cuni.mff.d3s.jdeeco.core-osgi-2.0.0.jar
R jdeeco-core-osgi/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
Log Message:
-----------
removing bins
Commit: 06973cebd4b68f62d5bb7408ee51f03017e2caf3
https://github.com/d3scomp/JDEECo/commit/06973cebd4b68f62d5bb7408ee51f03017e2caf3
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-01-17 (Fri, 17 Jan 2014)
Changed paths:
M README.md
A jdeeco-concepts/.classpath
A jdeeco-concepts/.gitignore
A jdeeco-concepts/.project
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
A jdeeco-core-osgi/pom.xml
M jdeeco-core/pom.xml
A jdeeco-demo/.classpath
A jdeeco-demo/.project
A jdeeco-demo/META-INF/CLOUD.MF
A jdeeco-demo/META-INF/FIREFIGHTERS.MF
A jdeeco-demo/build.xml
A jdeeco-demo/logs/jdeeco.log.0
A jdeeco-demo/pom.xml
A jdeeco-demo/site.properties
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherCloud.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherDynamicCloud.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/MigrationEnsemble.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeA.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeB.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeC.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeD.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/TSLauncherCloud.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataAggregation.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataAggregationOnHexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataCopyFromHexacopterToSL.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFHexacopterLauncher.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFLauncher.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupLeader.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupMember.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Hexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Position.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/SensorDataAggregation.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Utils.java
M jdeeco-parent/pom.xml
Log Message:
-----------
Merge pull request #129 from d3scomp/newgen-muradyan
jdeeco-coree-osgi addes and pom.xml updated
Commit: 5758a9c09f6767a38ff6378e3282da0cb10512bb
https://github.com/d3scomp/JDEECo/commit/5758a9c09f6767a38ff6378e3282da0cb10512bb
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-01-18 (Sat, 18 Jan 2014)
Changed paths:
M README.md
Log Message:
-----------
README.md completed
Commit: 1c331798c39c222702f93dd9567b7a97b6fe6daf
https://github.com/d3scomp/JDEECo/commit/1c331798c39c222702f93dd9567b7a97b6fe6daf
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M README.md
A jdeeco-concepts/.classpath
A jdeeco-concepts/.gitignore
A jdeeco-concepts/.project
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
A jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
A jdeeco-core-osgi/pom.xml
M jdeeco-core/.classpath
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
A jdeeco-demo/.classpath
A jdeeco-demo/.project
A jdeeco-demo/META-INF/CLOUD.MF
A jdeeco-demo/META-INF/FIREFIGHTERS.MF
A jdeeco-demo/build.xml
A jdeeco-demo/logs/jdeeco.log.0
A jdeeco-demo/pom.xml
A jdeeco-demo/site.properties
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherCloud.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/LocalLauncherDynamicCloud.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/MigrationEnsemble.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeA.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeB.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeC.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeD.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/TSLauncherCloud.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataAggregation.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataAggregationOnHexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/CriticalDataCopyFromHexacopterToSL.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFHexacopterLauncher.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/FFLauncher.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupLeader.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/GroupMember.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Hexacopter.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Position.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/SensorDataAggregation.java
A jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/firefighters/Utils.java
M jdeeco-parent/pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-kit
Commit: 2c4534886f9204db33a9fccae6e96fb67c207c68
https://github.com/d3scomp/JDEECo/commit/2c4534886f9204db33a9fccae6e96fb67c207c68
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
Simulation adjustments.
Commit: bae652b640542a89d0083abc80a7465325f4e866
https://github.com/d3scomp/JDEECo/commit/bae652b640542a89d0083abc80a7465325f4e866
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/IncomingKnowledgeListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketHelper.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Publisher.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherKnowledgeSource.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Serializer.java
M jdeeco-parent/pom.xml
A jdeeco-simulation-demo/.classpath
A jdeeco-simulation-demo/.gitignore
A jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/libgcc_s_dw2-1.dll
A jdeeco-simulation-demo/libinet.dll
A jdeeco-simulation-demo/libintegration.dll
A jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/liboppcmdenv.dll
A jdeeco-simulation-demo/liboppcommon.dll
A jdeeco-simulation-demo/liboppenvir.dll
A jdeeco-simulation-demo/liboppnedxml.dll
A jdeeco-simulation-demo/liboppsim.dll
A jdeeco-simulation-demo/libstdc++-6.dll
A jdeeco-simulation-demo/model/backbone/DropTailPriorityQueue.ned
A jdeeco-simulation-demo/model/backbone/Network.ned
A jdeeco-simulation-demo/model/backbone/PriorityEtherFrame.msg
A jdeeco-simulation-demo/model/backbone/PriorityEtherHost.ned
A jdeeco-simulation-demo/model/backbone/PriorityEtherSwitch.ned
A jdeeco-simulation-demo/model/backbone/PriorityFrameEncap.ned
A jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNP.ned
A jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNPAccessPoint.ned
A jdeeco-simulation-demo/model/backbone/PriorityTrafficGenerator.ned
A jdeeco-simulation-demo/model/backbone/package.ned
A jdeeco-simulation-demo/model/inet/linklayer/IEtherMAC.ned
A jdeeco-simulation-demo/model/inet/linklayer/IMACRelayUnit.ned
A jdeeco-simulation-demo/model/inet/linklayer/IOutputQueue.ned
A jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMAC.ned
A jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMACFullDuplex.ned
A jdeeco-simulation-demo/model/inet/linklayer/ethernet/switch/MACRelayUnitNP.ned
A jdeeco-simulation-demo/model/inet/linklayer/queue/DropTailQueue.ned
A jdeeco-simulation-demo/omnetpp.ini
A jdeeco-simulation-demo/results/Test-0.vci
A jdeeco-simulation-demo/results/Test-0.vec
A jdeeco-simulation-demo/results/V20-A3-0.vci
A jdeeco-simulation-demo/results/V20-A3-0.vec
A jdeeco-simulation-demo/src/JNITest.java
A jdeeco-simulation-demo/src/TestHost.java
A jdeeco-simulation-demo/src/TestIncomingKnowledgeListener.java
A jdeeco-simulation-demo/src/TestPacketReceiver.java
A jdeeco-simulation-demo/src/TestSimulation.java
A jdeeco-simulation-integration/.cproject
A jdeeco-simulation-integration/.gitignore
A jdeeco-simulation-integration/.project
A jdeeco-simulation-integration/jDEECoConstants.h
A jdeeco-simulation-integration/jDEECoModule.h
A jdeeco-simulation-integration/jDEECoPacket_m.cc
A jdeeco-simulation-integration/jDEECoPacket_m.h
A jdeeco-simulation-integration/simulation.cpp
A jdeeco-simulation-integration/simulation.h
A jdeeco-simulation/.classpath
A jdeeco-simulation/.project
A jdeeco-simulation/pom.xml
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationTimeEventListener.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Adding simulation.
Commit: 76dba7d3d14153367f44ab8b7fb0ab28b3013319
https://github.com/d3scomp/JDEECo/commit/76dba7d3d14153367f44ab8b7fb0ab28b3013319
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
A jdeeco-simulation-integration/README.md
A jdeeco-simulation-integration/liboppcommon.dll
A jdeeco-simulation-integration/liboppenvir.dll
A jdeeco-simulation-integration/liboppsim.dll
A jdeeco-simulation-integration/omnet-config/configure.user
Log Message:
-----------
Description added.
Commit: 8fea380b1fef8df333c953ab24eb75bb1c53fc8d
https://github.com/d3scomp/JDEECo/commit/8fea380b1fef8df333c953ab24eb75bb1c53fc8d
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M jdeeco-simulation-integration/README.md
Log Message:
-----------
Update README.md
Commit: 59e4f331438bd8c605447e6f1ad63d7c575ad848
https://github.com/d3scomp/JDEECo/commit/59e4f331438bd8c605447e6f1ad63d7c575ad848
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M jdeeco-simulation-integration/README.md
Log Message:
-----------
Update README.md
Commit: f57182cc58e09bb598f6a43189ab981403dab5da
https://github.com/d3scomp/JDEECo/commit/f57182cc58e09bb598f6a43189ab981403dab5da
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
Changed paths:
R jdeeco-concepts/.classpath
R jdeeco-concepts/.gitignore
R jdeeco-concepts/.project
A jdeeco-concepts/parkinglot-booking/.classpath
A jdeeco-concepts/parkinglot-booking/.gitignore
A jdeeco-concepts/parkinglot-booking/.project
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
A jdeeco-concepts/pom.xml
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
Log Message:
-----------
creating separate project for each concept
Commit: 969929f7510b978ca49c6fa605ebafc8d09fc0e1
https://github.com/d3scomp/JDEECo/commit/969929f7510b978ca49c6fa605ebafc8d09fc0e1
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
Changed paths:
M jdeeco-demo/.classpath
M jdeeco-demo/pom.xml
Log Message:
-----------
opraveny zavislosti v jdeeco-demo
Commit: 5297db4af9039d8a9f1685a67d4aac639ffa1431
https://github.com/d3scomp/JDEECo/commit/5297db4af9039d8a9f1685a67d4aac639ffa1431
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/IncomingKnowledgeListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/KnowledgeData.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketHelper.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketSender.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Publisher.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherKnowledgeSource.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Serializer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/liboppcmdenv.dll
M jdeeco-simulation-demo/liboppcommon.dll
M jdeeco-simulation-demo/liboppenvir.dll
M jdeeco-simulation-demo/liboppnedxml.dll
M jdeeco-simulation-demo/liboppsim.dll
R jdeeco-simulation-demo/src/JNITest.java
R jdeeco-simulation-demo/src/TestHost.java
R jdeeco-simulation-demo/src/TestIncomingKnowledgeListener.java
R jdeeco-simulation-demo/src/TestPacketReceiver.java
R jdeeco-simulation-demo/src/TestSimulation.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/JNITest.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestHost.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestKnowledgeDataReceiver.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestPacketReceiver.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestSimulation.java
M jdeeco-simulation-integration/.cproject
M jdeeco-simulation-integration/.project
A jdeeco-simulation-integration/liboppcmdenv.dll
M jdeeco-simulation-integration/liboppcommon.dll
M jdeeco-simulation-integration/liboppenvir.dll
A jdeeco-simulation-integration/liboppnedxml.dll
M jdeeco-simulation-integration/liboppsim.dll
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
Simulation update
Commit: 7e13f3ec49cdd422098505258df0a9f8bc6a9f7e
https://github.com/d3scomp/JDEECo/commit/7e13f3ec49cdd422098505258df0a9f8bc6a9f7e
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-simulation-integration/README.md
Log Message:
-----------
Merge branch 'newgen-kit' of https://github.com/d3scomp/JDEECo.git into newgen-kit
Commit: 44782d32a1fbe3ae08299e2a64e479e35a7c0dcb
https://github.com/d3scomp/JDEECo/commit/44782d32a1fbe3ae08299e2a64e479e35a7c0dcb
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/ChildOfCorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
Log Message:
-----------
Adding inheritance to ComponentDefinitions
Commit: 193fa5f90a88c089b53c6f3fead19ceb11927934
https://github.com/d3scomp/JDEECo/commit/193fa5f90a88c089b53c6f3fead19ceb11927934
Author: keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/ChildOfCorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
Log Message:
-----------
Merge pull request #131 from d3scomp/newgen-iliasg
Adding inheritance to ComponentDefinitions
Commit: 9134520aac2098fad7708d008687a5e034bc7f33
https://github.com/d3scomp/JDEECo/commit/9134520aac2098fad7708d008687a5e034bc7f33
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/component.cfg
A jdeeco-simulation-demo/pom.xml
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
Log Message:
-----------
cbse demo code
Commit: c6333b9a0ededbc47596cae562fc9de81d20008d
https://github.com/d3scomp/JDEECo/commit/c6333b9a0ededbc47596cae562fc9de81d20008d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/IncomingKnowledgeListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/KnowledgeData.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketHelper.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketSender.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Publisher.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherKnowledgeSource.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Serializer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/liboppcmdenv.dll
M jdeeco-simulation-demo/liboppcommon.dll
M jdeeco-simulation-demo/liboppenvir.dll
M jdeeco-simulation-demo/liboppnedxml.dll
M jdeeco-simulation-demo/liboppsim.dll
R jdeeco-simulation-demo/src/JNITest.java
R jdeeco-simulation-demo/src/TestHost.java
R jdeeco-simulation-demo/src/TestIncomingKnowledgeListener.java
R jdeeco-simulation-demo/src/TestPacketReceiver.java
R jdeeco-simulation-demo/src/TestSimulation.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/JNITest.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestHost.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestKnowledgeDataReceiver.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestPacketReceiver.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestSimulation.java
M jdeeco-simulation-integration/.cproject
M jdeeco-simulation-integration/.project
A jdeeco-simulation-integration/liboppcmdenv.dll
M jdeeco-simulation-integration/liboppcommon.dll
M jdeeco-simulation-integration/liboppenvir.dll
A jdeeco-simulation-integration/liboppnedxml.dll
M jdeeco-simulation-integration/liboppsim.dll
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: 458f5ca31ff66c9aed945ce81243889190fc3246
https://github.com/d3scomp/JDEECo/commit/458f5ca31ff66c9aed945ce81243889190fc3246
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/ChildOfCorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen' into newgen-keznikl
Commit: 62a127c8f3d5a5e77168bd9a437edcae0a275294
https://github.com/d3scomp/JDEECo/commit/62a127c8f3d5a5e77168bd9a437edcae0a275294
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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
Log Message:
-----------
component instance internal data in the ecore model
Commit: 651da87e62af89803f890a1048d707901043ab61
https://github.com/d3scomp/JDEECo/commit/651da87e62af89803f890a1048d707901043ab61
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
host creates its own packet receiver
Commit: b65aff365c8fcc236303911d55808c197d64ea09
https://github.com/d3scomp/JDEECo/commit/b65aff365c8fcc236303911d55808c197d64ea09
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/omnetpp.ini.templ
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/PositionAwareComponent.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestHost.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestKnowledgeDataReceiver.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestPacketReceiver.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestSimulation.java
Log Message:
-----------
demo beta
Commit: 758aa50ae91b43746e415a33a508d95f4700d6a0
https://github.com/d3scomp/JDEECo/commit/758aa50ae91b43746e415a33a508d95f4700d6a0
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/StringToObjectMapImpl.java
Log Message:
-----------
internal data entry class
Commit: 63ca72a3f1ca7714ece8d387b5005776689f598f
https://github.com/d3scomp/JDEECo/commit/63ca72a3f1ca7714ece8d387b5005776689f598f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Non-public field message printed only if non-public field encountered
Commit: f60ff3d296d553209fc2502de7d899acf03364c0
https://github.com/d3scomp/JDEECo/commit/f60ff3d296d553209fc2502de7d899acf03364c0
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
Log Message:
-----------
cbse demo beta 2
Commit: 7859cb240286ab332caff932ad0daf0a48896b39
https://github.com/d3scomp/JDEECo/commit/7859cb240286ab332caff932ad0daf0a48896b39
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
A jdeeco-simulation-demo/.settings/org.eclipse.jdt.core.prefs
A jdeeco-simulation-demo/Nic802154_TI_CC2420_Decider.xml
A jdeeco-simulation-demo/config.xml
R jdeeco-simulation-demo/libinet.dll
M jdeeco-simulation-demo/libintegration.dll
A jdeeco-simulation-demo/libmixim.dll
M jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/libopplayout.dll
A jdeeco-simulation-demo/libopptkenv.dll
R jdeeco-simulation-demo/model/backbone/DropTailPriorityQueue.ned
R jdeeco-simulation-demo/model/backbone/Network.ned
R jdeeco-simulation-demo/model/backbone/PriorityEtherFrame.msg
R jdeeco-simulation-demo/model/backbone/PriorityEtherHost.ned
R jdeeco-simulation-demo/model/backbone/PriorityEtherSwitch.ned
R jdeeco-simulation-demo/model/backbone/PriorityFrameEncap.ned
R jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNP.ned
R jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNPAccessPoint.ned
R jdeeco-simulation-demo/model/backbone/PriorityTrafficGenerator.ned
R jdeeco-simulation-demo/model/backbone/package.ned
R jdeeco-simulation-demo/model/inet/linklayer/IEtherMAC.ned
R jdeeco-simulation-demo/model/inet/linklayer/IMACRelayUnit.ned
R jdeeco-simulation-demo/model/inet/linklayer/IOutputQueue.ned
R jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMAC.ned
R jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMACFullDuplex.ned
R jdeeco-simulation-demo/model/inet/linklayer/ethernet/switch/MACRelayUnitNP.ned
R jdeeco-simulation-demo/model/inet/linklayer/queue/DropTailQueue.ned
A jdeeco-simulation-demo/model/manet/MANET.ned
A jdeeco-simulation-demo/model/manet/Node.ned
A jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp.ini
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
A jdeeco-simulation/.settings/org.eclipse.jdt.core.prefs
A jdeeco-simulation/.settings/org.eclipse.m2e.core.prefs
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Simulation demo update.
Commit: 9d813823d845e764e63fd0fcfd62b496356787df
https://github.com/d3scomp/JDEECo/commit/9d813823d845e764e63fd0fcfd62b496356787df
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore update
Commit: dd75cfa783f51673c743636ea24ce2eabd1c7d4c
https://github.com/d3scomp/JDEECo/commit/dd75cfa783f51673c743636ea24ce2eabd1c7d4c
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore update
Commit: a75c91a552f778f19563638cceb18d51aee00cad
https://github.com/d3scomp/JDEECo/commit/a75c91a552f778f19563638cceb18d51aee00cad
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-keznikl' into newgen-kit
Commit: 833251af0e11364045a764308bca352f60713bb4
https://github.com/d3scomp/JDEECo/commit/833251af0e11364045a764308bca352f60713bb4
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Demo update
Commit: 7e57afec394db29c2f31a2d0dc23909481572caf
https://github.com/d3scomp/JDEECo/commit/7e57afec394db29c2f31a2d0dc23909481572caf
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
comments
Commit: 9a87d83afb833a8654a1c255e55a302322f118d2
https://github.com/d3scomp/JDEECo/commit/9a87d83afb833a8654a1c255e55a302322f118d2
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/iconv.dll
Log Message:
-----------
iconv added
Commit: 7ad28028256d5da03c73b5e68da715fafb4831e4
https://github.com/d3scomp/JDEECo/commit/7ad28028256d5da03c73b5e68da715fafb4831e4
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/iconv.dll
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: fa7417f000680884bfbce892f680c74efb40c108
https://github.com/d3scomp/JDEECo/commit/fa7417f000680884bfbce892f680c74efb40c108
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/mixim/README
A jdeeco-simulation-demo/mixim/examples-inet/adhoc/Adhoc.ned
A jdeeco-simulation-demo/mixim/examples-inet/bulktransfer/BulkTransfer.ned
A jdeeco-simulation-demo/mixim/examples-inet/bulktransfer/omnetpp.ini
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/Hybrid.ned
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/RouterWithBattery.ned
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/WirelessHostWithBattery.ned
A jdeeco-simulation-demo/mixim/examples-inet/package.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/CSMAMac.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/PhyMacNic.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/SimpleNetwLayer.ned
A jdeeco-simulation-demo/mixim/examples/Mac80211/Mac80211.ned
A jdeeco-simulation-demo/mixim/examples/WSNRouting/WSNRouting.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/AnalogueModels.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/PhyMacNic.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/SamplePhyLayer.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/SimpleMacLayer.ned
A jdeeco-simulation-demo/mixim/examples/baseNetwork/TestBaseNetwork.ned
A jdeeco-simulation-demo/mixim/examples/bmac/BMAC.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/NetworkStackTrafficGen.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/WorldUtilityStats.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/ieee802154Narrow.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154a/ieee802154a.ned
A jdeeco-simulation-demo/mixim/examples/lmac/LMAC.ned
A jdeeco-simulation-demo/mixim/examples/multiConnectionManager/MultiConnectionManager.ned
A jdeeco-simulation-demo/mixim/examples/multiConnectionManager/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/package.ned
A jdeeco-simulation-demo/mixim/src/base/connectionManager/ConnectionManager.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseArp.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseBattery.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseMacLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseModule.h
A jdeeco-simulation-demo/mixim/src/base/modules/BaseNetwLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseNetwork.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseWorldUtility.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IBaseApplLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IBaseNetwLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IWirelessMac.ned
A jdeeco-simulation-demo/mixim/src/base/package.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.cc
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.h
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/IWirelessPhy.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/MacToPhyInterface.h
A jdeeco-simulation-demo/mixim/src/inet_stub/base/BasicModule.h
A jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.h
A jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/linklayer/INic.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/linklayer/IWirelessNic.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/IMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ConstSpeedMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearNodeDistributionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANCoordinator.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MobilityBase.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MovingMobilityBase.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/StaticGridMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/StationaryMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TraCIMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.cc
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.h
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/package.ned
A jdeeco-simulation-demo/mixim/src/modules/application/BurstApplLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/application/BurstApplLayerBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/application/SensorApplLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/application/TestApplication.ned
A jdeeco-simulation-demo/mixim/src/modules/application/TrafficGen.ned
A jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.h
A jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/AlohaMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/BMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/CSMA802154.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/CSMAMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/LMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.h
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211MultiChannel.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/UWBIRMac.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/csma.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/AdaptiveProbabilisticBroadcast.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/ArpHost.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/DummyRoute.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/Flood.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/ProbabilisticBroadcast.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.cc
A jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/IWirelessNicUpperCtrl.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211Battery.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211MultiChannel.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154A.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154_TI_CC1100.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154_TI_CC2420.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicBMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicCSMA.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicLMac.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/WirelessNic.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/WirelessNicBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host80211.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host802154A.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host802154_2400MHz.ned
A jdeeco-simulation-demo/mixim/src/modules/node/HostBMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/node/HostLMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/node/WirelessNode.ned
A jdeeco-simulation-demo/mixim/src/modules/node/WirelessNodeBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/package.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.cc
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.h
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.ned
A jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.h
A jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.ned
A jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.h
A jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/transport/Aggregation.ned
A jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.cc
A jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.ned
A jdeeco-simulation-demo/mixim/src/modules/utility/phyPER.ned
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
.ned files added
Commit: b86fa9d6f3bb475a1994bac02901cbab1b90337b
https://github.com/d3scomp/JDEECo/commit/b86fa9d6f3bb475a1994bac02901cbab1b90337b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/.gitignore
Log Message:
-----------
log ignore
Commit: 5f3a08bd278d1d15c6ef1035275994249e699848
https://github.com/d3scomp/JDEECo/commit/5f3a08bd278d1d15c6ef1035275994249e699848
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Fixes
Commit: d5658301eea4b70bc3305977fa784a47b88d712d
https://github.com/d3scomp/JDEECo/commit/d5658301eea4b70bc3305977fa784a47b88d712d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: aa6a44f1216321e0f2e6272a98fc9d815733b148
https://github.com/d3scomp/JDEECo/commit/aa6a44f1216321e0f2e6272a98fc9d815733b148
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
Log Message:
-----------
bugfixes in packet sender/receiver
Commit: 5920e733b19ff15fbc6a84d498a351d7f5c079d9
https://github.com/d3scomp/JDEECo/commit/5920e733b19ff15fbc6a84d498a351d7f5c079d9
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/publish/TestSerializer.java
Log Message:
-----------
Attempt to fix serializer (test does not pass)
Commit: 382a9f35f6accb1c0af0d3ba73985c7102f803a4
https://github.com/d3scomp/JDEECo/commit/382a9f35f6accb1c0af0d3ba73985c7102f803a4
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeComponentIdExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMapKeyExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
Log Message:
-----------
Custom serialization of knowledge path
Commit: 9045f42cc4b9f7651e30e059e01c8027f47a180d
https://github.com/d3scomp/JDEECo/commit/9045f42cc4b9f7651e30e059e01c8027f47a180d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/publish/TestSerializer.java
Log Message:
-----------
extending serializer test
Commit: bee264246395c59d7fdd7e588c7c95f5b69f999f
https://github.com/d3scomp/JDEECo/commit/bee264246395c59d7fdd7e588c7c95f5b69f999f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-simulation-demo/pom.xml
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Fixes in KP serialization and Scheduling
Commit: a1287db5136f5f8861cba1b1e7538d5d608db89e
https://github.com/d3scomp/JDEECo/commit/a1287db5136f5f8861cba1b1e7538d5d608db89e
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/src/logging.properties
Log Message:
-----------
demo logging properties
Commit: 95615be2d18f2cbe64c43abb2a1d88e44cdf208a
https://github.com/d3scomp/JDEECo/commit/95615be2d18f2cbe64c43abb2a1d88e44cdf208a
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/.classpath
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Simulation update
Commit: 487571297271432e305a6df76c5eb5968a66dbf0
https://github.com/d3scomp/JDEECo/commit/487571297271432e305a6df76c5eb5968a66dbf0
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Simulation update - switch off printfs
Commit: 887919ce24aa7621cb7f5ddc43ff38fff2aa0f40
https://github.com/d3scomp/JDEECo/commit/887919ce24aa7621cb7f5ddc43ff38fff2aa0f40
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/matlab/gen_componentcfg.m
A jdeeco-simulation-demo/matlab/points_in_circle.m
Log Message:
-----------
matlab scripts for generating random clusters of components
Commit: cb0da6cd33f03b2b9a74c544428122e48559dfaf
https://github.com/d3scomp/JDEECo/commit/cb0da6cd33f03b2b9a74c544428122e48559dfaf
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
Log Message:
-----------
working beta of the randomization script
Commit: 870c7e645cd2a45908c22f5ebbae1f3ee7e1f4c1
https://github.com/d3scomp/JDEECo/commit/870c7e645cd2a45908c22f5ebbae1f3ee7e1f4c1
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/libmodel.dll
Log Message:
-----------
Model update - exception at the end of the simulation fixed.
Commit: 8065b31a1855cf282355deab0f19e81b3a5a4f08
https://github.com/d3scomp/JDEECo/commit/8065b31a1855cf282355deab0f19e81b3a5a4f08
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
A jdeeco-simulation-demo/matlab/gen_componentcfg.m
A jdeeco-simulation-demo/matlab/points_in_circle.m
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-keznikl' into newgen-kit
Commit: f69694dbef9944a2e06834969396622c122c155e
https://github.com/d3scomp/JDEECo/commit/f69694dbef9944a2e06834969396622c122c155e
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
JNI - GPS API added - not finished
Commit: d039afe34c94c31014949aa88d185cddaa5b2631
https://github.com/d3scomp/JDEECo/commit/d039afe34c94c31014949aa88d185cddaa5b2631
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-30 (Thu, 30 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
R jdeeco-simulation-demo/results/Test-0.vci
R jdeeco-simulation-demo/results/Test-0.vec
R jdeeco-simulation-demo/results/V20-A3-0.vci
R jdeeco-simulation-demo/results/V20-A3-0.vec
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Adding configuration file name as the "run" method parameter.
Commit: 5f3a22e005bc89030c5ed95a6c1bb439c186b6f2
https://github.com/d3scomp/JDEECo/commit/5f3a22e005bc89030c5ed95a6c1bb439c186b6f2
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Position support completed. Demo update.
Commit: ca9c43650d9a47b6c48a73789575632a158edf35
https://github.com/d3scomp/JDEECo/commit/ca9c43650d9a47b6c48a73789575632a158edf35
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-integration/simulation.cpp
Log Message:
-----------
Logging in C++
Commit: 91ba57f12393e454bc52272e54957ab379de6840
https://github.com/d3scomp/JDEECo/commit/91ba57f12393e454bc52272e54957ab379de6840
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Annotation processor ignores static fields and uses initial ID value if
given.
Commit: 1c38bef2dd84c42b29d7e6168db712b9a094c0c4
https://github.com/d3scomp/JDEECo/commit/1c38bef2dd84c42b29d7e6168db712b9a094c0c4
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
tweeks of the CBSE demo setup
Commit: 578c1f6c94b3189d14fc14a7e89d17ef8443c397
https://github.com/d3scomp/JDEECo/commit/578c1f6c94b3189d14fc14a7e89d17ef8443c397
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/omnetpp-jni.ini
R jdeeco-simulation-demo/results/Test-0.vci
R jdeeco-simulation-demo/results/Test-0.vec
R jdeeco-simulation-demo/results/V20-A3-0.vci
R jdeeco-simulation-demo/results/V20-A3-0.vec
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: f39bc1219a30db864fd64d28653f49297ff56f72
https://github.com/d3scomp/JDEECo/commit/f39bc1219a30db864fd64d28653f49297ff56f72
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
Changed paths:
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
Log Message:
-----------
Tweeking Leader periods and printouts
Commit: 950d8c5b26ceed547ec2e3b0dc404d3f72de7c69
https://github.com/d3scomp/JDEECo/commit/950d8c5b26ceed547ec2e3b0dc404d3f72de7c69
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
R jdeeco-simulation-demo/mixim/src/base/modules/BaseModule.h
R jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.cc
R jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.h
R jdeeco-simulation-demo/mixim/src/base/phyLayer/MacToPhyInterface.h
R jdeeco-simulation-demo/mixim/src/inet_stub/base/BasicModule.h
R jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.cc
R jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.h
R jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.h
R jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.h
R jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.cc
R jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.cc
R jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.h
R jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.h
R jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.h
R jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.cc
Log Message:
-----------
Cleaning mixims directory
Commit: 85fb55ba0e89cf8e4d9279e334589068e0db486f
https://github.com/d3scomp/JDEECo/commit/85fb55ba0e89cf8e4d9279e334589068e0db486f
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/component.cfg
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmixim.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
A jdeeco-simulation-demo/tcl84.dll
A jdeeco-simulation-demo/tk84.dll
A jdeeco-simulation-demo/z.dll
M jdeeco-simulation-integration/jDEECoModule.h
R jdeeco-simulation-integration/liboppcmdenv.dll
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Fix error with big setup - requires testing
Commit: 6ed9993f90a940a1d2f1591a8f75af8535c53a97
https://github.com/d3scomp/JDEECo/commit/6ed9993f90a940a1d2f1591a8f75af8535c53a97
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Commenting out printlns
Commit: 2f63ac6abf249215dd1dd55e3a373cb524df83d1
https://github.com/d3scomp/JDEECo/commit/2f63ac6abf249215dd1dd55e3a373cb524df83d1
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Switching (for tests) ui environment
Commit: 1f90bfb618f0ad0c230f63978c6beb326f569173
https://github.com/d3scomp/JDEECo/commit/1f90bfb618f0ad0c230f63978c6beb326f569173
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
minor tweeks of the CBSE demo
Commit: 302a3c7055a2c357b7f00de226c1498c8414bb25
https://github.com/d3scomp/JDEECo/commit/302a3c7055a2c357b7f00de226c1498c8414bb25
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/component.cfg
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmixim.dll
M jdeeco-simulation-demo/libmodel.dll
R jdeeco-simulation-demo/mixim/src/base/modules/BaseModule.h
R jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.cc
R jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.h
R jdeeco-simulation-demo/mixim/src/base/phyLayer/MacToPhyInterface.h
R jdeeco-simulation-demo/mixim/src/inet_stub/base/BasicModule.h
R jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.cc
R jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.h
R jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.h
R jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.h
R jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.cc
R jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.cc
R jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.h
R jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.h
R jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.h
R jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.cc
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
A jdeeco-simulation-demo/tcl84.dll
A jdeeco-simulation-demo/tk84.dll
A jdeeco-simulation-demo/z.dll
M jdeeco-simulation-integration/jDEECoModule.h
R jdeeco-simulation-integration/liboppcmdenv.dll
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: c1bcd076e12d5f8d50313055630b39193b4b0fa5
https://github.com/d3scomp/JDEECo/commit/c1bcd076e12d5f8d50313055630b39193b4b0fa5
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-02 (Sun, 02 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Simulation slowdown fix.
Commit: 2ee67d571670a438ae542b1ef281f352ab6983c5
https://github.com/d3scomp/JDEECo/commit/2ee67d571670a438ae542b1ef281f352ab6983c5
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/README.md
M jdeeco-simulation-demo/libmodel.dll
R jdeeco-simulation-demo/libopptkenv.dll
A jdeeco-simulation-demo/model/manet/ChannelController.ned
A jdeeco-simulation-demo/model/manet/KmlHttpServer.ned
M jdeeco-simulation-demo/model/manet/MANET.ned
M jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
R jdeeco-simulation-demo/tcl84.dll
R jdeeco-simulation-demo/tk84.dll
R jdeeco-simulation-demo/z.dll
Log Message:
-----------
Google-Earth visualization added. See the README file.
Commit: 505ab3f622e090eb7e84da3cd2490c69ac458bf4
https://github.com/d3scomp/JDEECo/commit/505ab3f622e090eb7e84da3cd2490c69ac458bf4
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
A jdeeco-simulation-demo/README.md
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
R jdeeco-simulation-demo/libopptkenv.dll
A jdeeco-simulation-demo/model/manet/ChannelController.ned
A jdeeco-simulation-demo/model/manet/KmlHttpServer.ned
M jdeeco-simulation-demo/model/manet/MANET.ned
M jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
R jdeeco-simulation-demo/tcl84.dll
R jdeeco-simulation-demo/tk84.dll
R jdeeco-simulation-demo/z.dll
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: 0f49cfa60554f0c2502af85bd067b1eeb511f9a0
https://github.com/d3scomp/JDEECo/commit/0f49cfa60554f0c2502af85bd067b1eeb511f9a0
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-keznikl' into newgen-kit
Commit: 1e369f9d3f64de0ac5cd1e0c5c49a96270631071
https://github.com/d3scomp/JDEECo/commit/1e369f9d3f64de0ac5cd1e0c5c49a96270631071
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/component.cfg
Log Message:
-----------
tweeking the basic simple scenario
Commit: dc17818da99b581d953ac1bed3422704817e9e52
https://github.com/d3scomp/JDEECo/commit/dc17818da99b581d953ac1bed3422704817e9e52
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
Bug fix + minor tweaks
Commit: 8be401a1904f7fa9bef5382f7eda2667a4d75e82
https://github.com/d3scomp/JDEECo/commit/8be401a1904f7fa9bef5382f7eda2667a4d75e82
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: 73ff7a75dda39566a80e2c2a9de72682a528d634
https://github.com/d3scomp/JDEECo/commit/73ff7a75dda39566a80e2c2a9de72682a528d634
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.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-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Scheduler is universal time provider
Commit: 08da08a21e7a3575dcd82b8634be2dbddf3e1163
https://github.com/d3scomp/JDEECo/commit/08da08a21e7a3575dcd82b8634be2dbddf3e1163
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Serializer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PublisherTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/publish/TestSerializer.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
package renaming: publish > network
Commit: d4a8b2c8753de58711a773883ae007112c8eba71
https://github.com/d3scomp/JDEECo/commit/d4a8b2c8753de58711a773883ae007112c8eba71
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataPublisher.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Serializer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
M jdeeco-simulation-demo/component.cfg
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-demo/src/logging.properties
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Refactoring and bug-fixing of the code responsible for
publishing/receiving knowledge on/from the network
some demo refactoring
Commit: 81dc5187de4233a23eed861a209b6b6ab9a396dc
https://github.com/d3scomp/JDEECo/commit/81dc5187de4233a23eed861a209b6b6ab9a396dc
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
Log Message:
-----------
removing unnecessary imports (and thus fixing the build ;-)
Commit: 383d5044787885bda7375a4829ba1c328b90d1eb
https://github.com/d3scomp/JDEECo/commit/383d5044787885bda7375a4829ba1c328b90d1eb
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/CommunicationBoundary.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.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
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/CommunicationBoundaryPredicate.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/GenericCommunicationBoundaryPredicate.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/KnowledgePathBuilder.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
basic communicaiton boundary impl
Commit: 7a01e6a71132f4d27257e9dafb6ecd87b09572a2
https://github.com/d3scomp/JDEECo/commit/7a01e6a71132f4d27257e9dafb6ecd87b09572a2
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/generator/example_output.png
A jdeeco-simulation-demo/generator/gen_componentcfg.py
Log Message:
-----------
example generator rewritten to python
Commit: a1e74c5569050e644718025d4891276a9d96325a
https://github.com/d3scomp/JDEECo/commit/a1e74c5569050e644718025d4891276a9d96325a
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/generator/gen_componentcfg.m
A jdeeco-simulation-demo/generator/points_in_circle.m
R jdeeco-simulation-demo/matlab/gen_componentcfg.m
R jdeeco-simulation-demo/matlab/points_in_circle.m
Log Message:
-----------
mobing matlab files
Commit: 93aac5a58cc2417e2b999482200bf1a28f44a44d
https://github.com/d3scomp/JDEECo/commit/93aac5a58cc2417e2b999482200bf1a28f44a44d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/generator/gen_componentcfg.py
Log Message:
-----------
generator updates
Commit: 9ec8aaca943f7f9050e36ff86bcbd092fc61151d
https://github.com/d3scomp/JDEECo/commit/9ec8aaca943f7f9050e36ff86bcbd092fc61151d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/generator/gen_componentcfg.py
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Area.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/CircularArea.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/ComponentConfigParser.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/RectangularArea.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/SiteConfigParser.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TeamLocationService.java
Log Message:
-----------
Scenario-specific boundary configuration based on being in a specific
site (area) - support in the generator as well as in the demo
Commit: 786163a9f9a6f6bb593735ee89377d7c50203547
https://github.com/d3scomp/JDEECo/commit/786163a9f9a6f6bb593735ee89377d7c50203547
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-simulation-demo/config-ip.xml
A jdeeco-simulation-demo/config-manet.xml
R jdeeco-simulation-demo/config.xml
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/model/manet/MANET.ned
M jdeeco-simulation-demo/model/manet/Node.ned
M jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeMetaData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
IP, RSSI support added.
Commit: 61ae9a14d34822ee0578f1c9563ad523795b8b5d
https://github.com/d3scomp/JDEECo/commit/61ae9a14d34822ee0578f1c9563ad523795b8b5d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
Demo ini file update
Commit: 037f2d38ccd814392525555d415ec3f4ca1e6545
https://github.com/d3scomp/JDEECo/commit/037f2d38ccd814392525555d415ec3f4ca1e6545
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-simulation-demo/config-ip.xml
A jdeeco-simulation-demo/config-manet.xml
R jdeeco-simulation-demo/config.xml
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/model/manet/MANET.ned
M jdeeco-simulation-demo/model/manet/Node.ned
M jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeMetaData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: 505f12d5e38df801db0fc443a4473c756662a61e
https://github.com/d3scomp/JDEECo/commit/505f12d5e38df801db0fc443a4473c756662a61e
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/.pydevproject
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeMetaData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
Log Message:
-----------
counting hop-count
missing files in the demo
Commit: 30a18b3bc1799a067740b18767f47da14638b480
https://github.com/d3scomp/JDEECo/commit/30a18b3bc1799a067740b18767f47da14638b480
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/site.cfg
Log Message:
-----------
missing demo file
Commit: 24a4641a361620ef41181f2a20cfacf4c6ae655f
https://github.com/d3scomp/JDEECo/commit/24a4641a361620ef41181f2a20cfacf4c6ae655f
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/model/manet/Node.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
Log Message:
-----------
Update IP - optional
Commit: 047b33a184a4159d7b6a0c8475e7f679bfe37d28
https://github.com/d3scomp/JDEECo/commit/047b33a184a4159d7b6a0c8475e7f679bfe37d28
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/model/manet/Node.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-kit' into newgen-keznikl
Commit: d068b869321fbcb891a2daf9e0f0b47cad863620
https://github.com/d3scomp/JDEECo/commit/d068b869321fbcb891a2daf9e0f0b47cad863620
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-simulation-demo/analysis/analyze_log.py
A jdeeco-simulation-demo/logs/boundary.log
A jdeeco-simulation-demo/logs/no-boundary.log
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
Log Message:
-----------
- Support for intelligent gossip (do not rebroadcast if the original
source is too close, based on RSSI)
- tweeked constants for purging packed cache
- basic log analysis
Commit: f477fef7978ade8929b6af038a9c4a66575cb202
https://github.com/d3scomp/JDEECo/commit/f477fef7978ade8929b6af038a9c4a66575cb202
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/configurations/cfg.png
A jdeeco-simulation-demo/configurations/component.cfg
A jdeeco-simulation-demo/configurations/site.cfg
M jdeeco-simulation-demo/generator/gen_componentcfg.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Component and site configurations are given as arguments.
Commit: 4b7a83a6ecb2ac368dde2f6d7ad69da1eae30ad7
https://github.com/d3scomp/JDEECo/commit/4b7a83a6ecb2ac368dde2f6d7ad69da1eae30ad7
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
randomized period for publisher task
Commit: e4962c65150cc489bcbfdd08749e52627770f162
https://github.com/d3scomp/JDEECo/commit/e4962c65150cc489bcbfdd08749e52627770f162
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
bugfix for randomization of the publisher task period
Commit: b18ce74607b54025d713dd59511a935ffa500072
https://github.com/d3scomp/JDEECo/commit/b18ce74607b54025d713dd59511a935ffa500072
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-simulation-demo/analysis/analyze_log.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
Log Message:
-----------
- extended logging in core
- list vs. individual broadcasting of KnowledgeData in core
- analysis of sent vs. received vs. dropped message IDs
- setting boundary condition in the demo on/off
Commit: 1e02694668532f983b1340026b819f155d95ed89
https://github.com/d3scomp/JDEECo/commit/1e02694668532f983b1340026b819f155d95ed89
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
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
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/TimeTriggerExt.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Support for non-periodic time tasks
Commit: 31f709e87d688ac9ae8c15a9552825ee24cb941b
https://github.com/d3scomp/JDEECo/commit/31f709e87d688ac9ae8c15a9552825ee24cb941b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/DeecoProperties.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/TimeTrigger.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/TimeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
support for non-periodic events & property-based jdeeco setup in the sim
Commit: f3878956674198c6ff584e5a4d1d96a0abeb33a1
https://github.com/d3scomp/JDEECo/commit/f3878956674198c6ff584e5a4d1d96a0abeb33a1
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Randomization of periodic tasks in SimulationScheduler
Commit: 38c7e4297224330661700f30ec95b5f1d0eb6452
https://github.com/d3scomp/JDEECo/commit/38c7e4297224330661700f30ec95b5f1d0eb6452
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/configurations/cfg.png
M jdeeco-simulation-demo/configurations/component.cfg
M jdeeco-simulation-demo/configurations/site.cfg
M jdeeco-simulation-demo/generator/gen_componentcfg.py
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/site.cfg
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/SiteConfigParser.java
Log Message:
-----------
scaling of the generated scenario
Commit: cd45919769136217454ab7fc0ab58d9360a786e0
https://github.com/d3scomp/JDEECo/commit/cd45919769136217454ab7fc0ab58d9360a786e0
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoJNIKnowledgeDataManager.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
Log Message:
-----------
rename of the JNI KnowledgeDataManager (to avoid clashes with the
one in core)
Commit: d7c8055f59af439af52136cecc4fae378e6f8756
https://github.com/d3scomp/JDEECo/commit/d7c8055f59af439af52136cecc4fae378e6f8756
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/analysis/analyze_log.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
A jdeeco-simulation-demo/test/cz/cuni/mff/d3s/deeco/network/TestKnowledgeDataSize.java
Log Message:
-----------
better logging and analysis in the demo plus some refactoring etc.
Commit: b4aefd10472bb77dbfe21308f81171d25baa4554
https://github.com/d3scomp/JDEECo/commit/b4aefd10472bb77dbfe21308f81171d25baa4554
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
Log Message:
-----------
periodic rebroadcasting replaced by one-time rebroadcast
more logging
Commit: d441a05b07d37d9d8f07c64532a3a8a3217d8f39
https://github.com/d3scomp/JDEECo/commit/d441a05b07d37d9d8f07c64532a3a8a3217d8f39
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-architecture/OMNetIntegration-Scheduler.dnx
A jdeeco-architecture/OMNetIntegration-Synchronizer.dnx
A jdeeco-architecture/architecture-11.12.2013.emx
Log Message:
-----------
Architecture update
Commit: a47ba49b04ba3ba04b984f169ba64a6e135d8dbb
https://github.com/d3scomp/JDEECo/commit/a47ba49b04ba3ba04b984f169ba64a6e135d8dbb
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-architecture/architecture-11.12.2013.emx
Log Message:
-----------
WCET added to ensemble
Commit: fa03410dff10c79888a101201229f97040cb24e2
https://github.com/d3scomp/JDEECo/commit/fa03410dff10c79888a101201229f97040cb24e2
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-architecture/architecture-11.12.2013.emx
Log Message:
-----------
Runtime architecture update
Commit: 0c16dcd433e19ee32f87b84f1aaba1acd8b6f496
https://github.com/d3scomp/JDEECo/commit/0c16dcd433e19ee32f87b84f1aaba1acd8b6f496
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/.classpath
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
Log Message:
-----------
Simulation adjustments.
Commit: 1dbb4eb54949edd64db27780c7830864fa367ec6
https://github.com/d3scomp/JDEECo/commit/1dbb4eb54949edd64db27780c7830864fa367ec6
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/IncomingKnowledgeListener.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketHelper.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Publisher.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherKnowledgeSource.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Serializer.java
M jdeeco-parent/pom.xml
A jdeeco-simulation-demo/.classpath
A jdeeco-simulation-demo/.gitignore
A jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/libgcc_s_dw2-1.dll
A jdeeco-simulation-demo/libinet.dll
A jdeeco-simulation-demo/libintegration.dll
A jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/liboppcmdenv.dll
A jdeeco-simulation-demo/liboppcommon.dll
A jdeeco-simulation-demo/liboppenvir.dll
A jdeeco-simulation-demo/liboppnedxml.dll
A jdeeco-simulation-demo/liboppsim.dll
A jdeeco-simulation-demo/libstdc++-6.dll
A jdeeco-simulation-demo/model/backbone/DropTailPriorityQueue.ned
A jdeeco-simulation-demo/model/backbone/Network.ned
A jdeeco-simulation-demo/model/backbone/PriorityEtherFrame.msg
A jdeeco-simulation-demo/model/backbone/PriorityEtherHost.ned
A jdeeco-simulation-demo/model/backbone/PriorityEtherSwitch.ned
A jdeeco-simulation-demo/model/backbone/PriorityFrameEncap.ned
A jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNP.ned
A jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNPAccessPoint.ned
A jdeeco-simulation-demo/model/backbone/PriorityTrafficGenerator.ned
A jdeeco-simulation-demo/model/backbone/package.ned
A jdeeco-simulation-demo/model/inet/linklayer/IEtherMAC.ned
A jdeeco-simulation-demo/model/inet/linklayer/IMACRelayUnit.ned
A jdeeco-simulation-demo/model/inet/linklayer/IOutputQueue.ned
A jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMAC.ned
A jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMACFullDuplex.ned
A jdeeco-simulation-demo/model/inet/linklayer/ethernet/switch/MACRelayUnitNP.ned
A jdeeco-simulation-demo/model/inet/linklayer/queue/DropTailQueue.ned
A jdeeco-simulation-demo/omnetpp.ini
A jdeeco-simulation-demo/results/Test-0.vci
A jdeeco-simulation-demo/results/Test-0.vec
A jdeeco-simulation-demo/results/V20-A3-0.vci
A jdeeco-simulation-demo/results/V20-A3-0.vec
A jdeeco-simulation-demo/src/JNITest.java
A jdeeco-simulation-demo/src/TestHost.java
A jdeeco-simulation-demo/src/TestIncomingKnowledgeListener.java
A jdeeco-simulation-demo/src/TestPacketReceiver.java
A jdeeco-simulation-demo/src/TestSimulation.java
A jdeeco-simulation-integration/.cproject
A jdeeco-simulation-integration/.gitignore
A jdeeco-simulation-integration/.project
A jdeeco-simulation-integration/jDEECoConstants.h
A jdeeco-simulation-integration/jDEECoModule.h
A jdeeco-simulation-integration/jDEECoPacket_m.cc
A jdeeco-simulation-integration/jDEECoPacket_m.h
A jdeeco-simulation-integration/simulation.cpp
A jdeeco-simulation-integration/simulation.h
A jdeeco-simulation/.classpath
A jdeeco-simulation/.project
A jdeeco-simulation/pom.xml
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationTimeEventListener.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Adding simulation.
Commit: c5b8d54d8165d402679751df2990c8a126d8e572
https://github.com/d3scomp/JDEECo/commit/c5b8d54d8165d402679751df2990c8a126d8e572
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-integration/README.md
A jdeeco-simulation-integration/liboppcommon.dll
A jdeeco-simulation-integration/liboppenvir.dll
A jdeeco-simulation-integration/liboppsim.dll
A jdeeco-simulation-integration/omnet-config/configure.user
Log Message:
-----------
Description added.
Commit: 08268a7d7b614742280a98fc3b73a9ad77c0c978
https://github.com/d3scomp/JDEECo/commit/08268a7d7b614742280a98fc3b73a9ad77c0c978
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-integration/README.md
Log Message:
-----------
Update README.md
Commit: a326cb3abfd3603759fb9fba571aa6186066d9fc
https://github.com/d3scomp/JDEECo/commit/a326cb3abfd3603759fb9fba571aa6186066d9fc
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-integration/README.md
Log Message:
-----------
Update README.md
Commit: 633ee842075a2c523f386ad04f9a81939ed587c0
https://github.com/d3scomp/JDEECo/commit/633ee842075a2c523f386ad04f9a81939ed587c0
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
R jdeeco-concepts/.classpath
R jdeeco-concepts/.gitignore
R jdeeco-concepts/.project
A jdeeco-concepts/parkinglot-booking/.classpath
A jdeeco-concepts/parkinglot-booking/.gitignore
A jdeeco-concepts/parkinglot-booking/.project
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
A jdeeco-concepts/pom.xml
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
Log Message:
-----------
creating separate project for each concept
Commit: c497df58976a30959fc001b21cf8844d95ff4b74
https://github.com/d3scomp/JDEECo/commit/c497df58976a30959fc001b21cf8844d95ff4b74
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-demo/.classpath
M jdeeco-demo/pom.xml
Log Message:
-----------
opraveny zavislosti v jdeeco-demo
Commit: 8947acabd3307bb8c5a9799ef5fcc2accaf12fcc
https://github.com/d3scomp/JDEECo/commit/8947acabd3307bb8c5a9799ef5fcc2accaf12fcc
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/IncomingKnowledgeListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/KnowledgeData.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketHelper.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PacketSender.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Publisher.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherKnowledgeSource.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/PublisherTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publisher/Serializer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/liboppcmdenv.dll
M jdeeco-simulation-demo/liboppcommon.dll
M jdeeco-simulation-demo/liboppenvir.dll
M jdeeco-simulation-demo/liboppnedxml.dll
M jdeeco-simulation-demo/liboppsim.dll
R jdeeco-simulation-demo/src/JNITest.java
R jdeeco-simulation-demo/src/TestHost.java
R jdeeco-simulation-demo/src/TestIncomingKnowledgeListener.java
R jdeeco-simulation-demo/src/TestPacketReceiver.java
R jdeeco-simulation-demo/src/TestSimulation.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/JNITest.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestHost.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestKnowledgeDataReceiver.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestPacketReceiver.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestSimulation.java
M jdeeco-simulation-integration/.cproject
M jdeeco-simulation-integration/.project
A jdeeco-simulation-integration/liboppcmdenv.dll
M jdeeco-simulation-integration/liboppcommon.dll
M jdeeco-simulation-integration/liboppenvir.dll
A jdeeco-simulation-integration/liboppnedxml.dll
M jdeeco-simulation-integration/liboppsim.dll
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
Simulation update
Commit: 373e2656b304ce0bdac81ee37051f2a19dbde505
https://github.com/d3scomp/JDEECo/commit/373e2656b304ce0bdac81ee37051f2a19dbde505
Author: Ilias Gerostathopoulos <iliasger at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/ChildOfCorrectC1.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
Log Message:
-----------
Adding inheritance to ComponentDefinitions
Commit: abb85ff02f8c80425a6a82587499641b568eb920
https://github.com/d3scomp/JDEECo/commit/abb85ff02f8c80425a6a82587499641b568eb920
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/component.cfg
A jdeeco-simulation-demo/pom.xml
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
Log Message:
-----------
cbse demo code
Commit: 8ee335974a90b9e0e8097cc0bdb318c4a12fee73
https://github.com/d3scomp/JDEECo/commit/8ee335974a90b9e0e8097cc0bdb318c4a12fee73
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.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
Log Message:
-----------
component instance internal data in the ecore model
Commit: f4fb72dd903ac51a5d65a418c14f2718d8796d1f
https://github.com/d3scomp/JDEECo/commit/f4fb72dd903ac51a5d65a418c14f2718d8796d1f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
host creates its own packet receiver
Commit: 09a7ffa4d1c9a7b95ca6054da46fbce0fabe3655
https://github.com/d3scomp/JDEECo/commit/09a7ffa4d1c9a7b95ca6054da46fbce0fabe3655
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/omnetpp.ini.templ
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/PositionAwareComponent.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestHost.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestKnowledgeDataReceiver.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestPacketReceiver.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TestSimulation.java
Log Message:
-----------
demo beta
Commit: c07f5988fa4d85714e692eec02744fdd35fc8df5
https://github.com/d3scomp/JDEECo/commit/c07f5988fa4d85714e692eec02744fdd35fc8df5
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/StringToObjectMapImpl.java
Log Message:
-----------
internal data entry class
Commit: 5858ab7f15623caa52327c2ccb73e028451eb19d
https://github.com/d3scomp/JDEECo/commit/5858ab7f15623caa52327c2ccb73e028451eb19d
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Non-public field message printed only if non-public field encountered
Commit: e02de951104b43fd2057bd87c4c8b5f1464e3e9c
https://github.com/d3scomp/JDEECo/commit/e02de951104b43fd2057bd87c4c8b5f1464e3e9c
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
Log Message:
-----------
cbse demo beta 2
Commit: 006400edbdf410a4ba1972516e53c258da47c2cd
https://github.com/d3scomp/JDEECo/commit/006400edbdf410a4ba1972516e53c258da47c2cd
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
A jdeeco-simulation-demo/.settings/org.eclipse.jdt.core.prefs
A jdeeco-simulation-demo/Nic802154_TI_CC2420_Decider.xml
A jdeeco-simulation-demo/config.xml
R jdeeco-simulation-demo/libinet.dll
M jdeeco-simulation-demo/libintegration.dll
A jdeeco-simulation-demo/libmixim.dll
M jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/libopplayout.dll
A jdeeco-simulation-demo/libopptkenv.dll
R jdeeco-simulation-demo/model/backbone/DropTailPriorityQueue.ned
R jdeeco-simulation-demo/model/backbone/Network.ned
R jdeeco-simulation-demo/model/backbone/PriorityEtherFrame.msg
R jdeeco-simulation-demo/model/backbone/PriorityEtherHost.ned
R jdeeco-simulation-demo/model/backbone/PriorityEtherSwitch.ned
R jdeeco-simulation-demo/model/backbone/PriorityFrameEncap.ned
R jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNP.ned
R jdeeco-simulation-demo/model/backbone/PriorityMACRelayUnitNPAccessPoint.ned
R jdeeco-simulation-demo/model/backbone/PriorityTrafficGenerator.ned
R jdeeco-simulation-demo/model/backbone/package.ned
R jdeeco-simulation-demo/model/inet/linklayer/IEtherMAC.ned
R jdeeco-simulation-demo/model/inet/linklayer/IMACRelayUnit.ned
R jdeeco-simulation-demo/model/inet/linklayer/IOutputQueue.ned
R jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMAC.ned
R jdeeco-simulation-demo/model/inet/linklayer/ethernet/EtherMACFullDuplex.ned
R jdeeco-simulation-demo/model/inet/linklayer/ethernet/switch/MACRelayUnitNP.ned
R jdeeco-simulation-demo/model/inet/linklayer/queue/DropTailQueue.ned
A jdeeco-simulation-demo/model/manet/MANET.ned
A jdeeco-simulation-demo/model/manet/Node.ned
A jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp.ini
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
A jdeeco-simulation/.settings/org.eclipse.jdt.core.prefs
A jdeeco-simulation/.settings/org.eclipse.m2e.core.prefs
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Simulation demo update.
Commit: d17c9a83cd66466095959a2df7912fbcf308de27
https://github.com/d3scomp/JDEECo/commit/d17c9a83cd66466095959a2df7912fbcf308de27
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore update
Commit: 15e18c99ce3973e72aa1f7ef0fd09963667061da
https://github.com/d3scomp/JDEECo/commit/15e18c99ce3973e72aa1f7ef0fd09963667061da
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M .gitignore
Log Message:
-----------
gitignore update
Commit: 5daf5101d9ff49dec6421531e1f68b85c6ae598d
https://github.com/d3scomp/JDEECo/commit/5daf5101d9ff49dec6421531e1f68b85c6ae598d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Demo update
Commit: c7ff9a3ab4e571539da7f2aea0500aceaa3b8b2e
https://github.com/d3scomp/JDEECo/commit/c7ff9a3ab4e571539da7f2aea0500aceaa3b8b2e
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
comments
Commit: c3718f52e06b9f96f88eae1c6475f450b9713ac3
https://github.com/d3scomp/JDEECo/commit/c3718f52e06b9f96f88eae1c6475f450b9713ac3
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/iconv.dll
Log Message:
-----------
iconv added
Commit: 2c0cbce481b72111f043c4838934ca123fd47404
https://github.com/d3scomp/JDEECo/commit/2c0cbce481b72111f043c4838934ca123fd47404
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/mixim/README
A jdeeco-simulation-demo/mixim/examples-inet/adhoc/Adhoc.ned
A jdeeco-simulation-demo/mixim/examples-inet/bulktransfer/BulkTransfer.ned
A jdeeco-simulation-demo/mixim/examples-inet/bulktransfer/omnetpp.ini
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/Hybrid.ned
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/RouterWithBattery.ned
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/WirelessHostWithBattery.ned
A jdeeco-simulation-demo/mixim/examples-inet/package.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/CSMAMac.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/PhyMacNic.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/SimpleNetwLayer.ned
A jdeeco-simulation-demo/mixim/examples/Mac80211/Mac80211.ned
A jdeeco-simulation-demo/mixim/examples/WSNRouting/WSNRouting.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/AnalogueModels.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/PhyMacNic.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/SamplePhyLayer.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/SimpleMacLayer.ned
A jdeeco-simulation-demo/mixim/examples/baseNetwork/TestBaseNetwork.ned
A jdeeco-simulation-demo/mixim/examples/bmac/BMAC.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/NetworkStackTrafficGen.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/WorldUtilityStats.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/ieee802154Narrow.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154a/ieee802154a.ned
A jdeeco-simulation-demo/mixim/examples/lmac/LMAC.ned
A jdeeco-simulation-demo/mixim/examples/multiConnectionManager/MultiConnectionManager.ned
A jdeeco-simulation-demo/mixim/examples/multiConnectionManager/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/package.ned
A jdeeco-simulation-demo/mixim/src/base/connectionManager/ConnectionManager.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseArp.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseBattery.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseMacLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseModule.h
A jdeeco-simulation-demo/mixim/src/base/modules/BaseNetwLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseNetwork.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseWorldUtility.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IBaseApplLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IBaseNetwLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IWirelessMac.ned
A jdeeco-simulation-demo/mixim/src/base/package.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.cc
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.h
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/IWirelessPhy.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/MacToPhyInterface.h
A jdeeco-simulation-demo/mixim/src/inet_stub/base/BasicModule.h
A jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.h
A jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/linklayer/INic.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/linklayer/IWirelessNic.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/IMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ConstSpeedMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearNodeDistributionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANCoordinator.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MobilityBase.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MovingMobilityBase.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/StaticGridMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/StationaryMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TraCIMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.h
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.cc
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.h
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/package.ned
A jdeeco-simulation-demo/mixim/src/modules/application/BurstApplLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/application/BurstApplLayerBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/application/SensorApplLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/application/TestApplication.ned
A jdeeco-simulation-demo/mixim/src/modules/application/TrafficGen.ned
A jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.h
A jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/AlohaMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/BMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/CSMA802154.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/CSMAMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/LMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.h
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211MultiChannel.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/UWBIRMac.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/csma.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/AdaptiveProbabilisticBroadcast.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/ArpHost.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/DummyRoute.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/Flood.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/ProbabilisticBroadcast.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.cc
A jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/IWirelessNicUpperCtrl.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211Battery.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211MultiChannel.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154A.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154_TI_CC1100.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154_TI_CC2420.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicBMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicCSMA.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicLMac.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/WirelessNic.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/WirelessNicBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host80211.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host802154A.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host802154_2400MHz.ned
A jdeeco-simulation-demo/mixim/src/modules/node/HostBMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/node/HostLMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/node/WirelessNode.ned
A jdeeco-simulation-demo/mixim/src/modules/node/WirelessNodeBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/package.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.cc
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.h
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.ned
A jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.h
A jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.ned
A jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.h
A jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/transport/Aggregation.ned
A jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.cc
A jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.ned
A jdeeco-simulation-demo/mixim/src/modules/utility/phyPER.ned
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
.ned files added
Commit: 53c4f825df2b9afd3f95435b943ca45763238d12
https://github.com/d3scomp/JDEECo/commit/53c4f825df2b9afd3f95435b943ca45763238d12
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/.gitignore
Log Message:
-----------
log ignore
Commit: 1b4755c296a7e51e6e708a637abd4babb7384411
https://github.com/d3scomp/JDEECo/commit/1b4755c296a7e51e6e708a637abd4babb7384411
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Fixes
Commit: 30c66566f92be0a92dce49f208a4c82f5b19e294
https://github.com/d3scomp/JDEECo/commit/30c66566f92be0a92dce49f208a4c82f5b19e294
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
Log Message:
-----------
bugfixes in packet sender/receiver
Commit: 7747f1950929c4c71903a51a07384060230d1b5c
https://github.com/d3scomp/JDEECo/commit/7747f1950929c4c71903a51a07384060230d1b5c
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/publish/TestSerializer.java
Log Message:
-----------
Attempt to fix serializer (test does not pass)
Commit: 0621204e1401898bba223942a764adf4b3990f40
https://github.com/d3scomp/JDEECo/commit/0621204e1401898bba223942a764adf4b3990f40
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeComponentIdExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMapKeyExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
Log Message:
-----------
Custom serialization of knowledge path
Commit: fe1462c0d834ded95f4f5faad71daf9ebad2ddea
https://github.com/d3scomp/JDEECo/commit/fe1462c0d834ded95f4f5faad71daf9ebad2ddea
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/publish/TestSerializer.java
Log Message:
-----------
extending serializer test
Commit: 33a9bbaf4a3bb6b8025ec9c80b6437c8aa1d37dd
https://github.com/d3scomp/JDEECo/commit/33a9bbaf4a3bb6b8025ec9c80b6437c8aa1d37dd
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-simulation-demo/pom.xml
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Fixes in KP serialization and Scheduling
Commit: f1e239d955adbcec9cee1676e7f7f66068a7c999
https://github.com/d3scomp/JDEECo/commit/f1e239d955adbcec9cee1676e7f7f66068a7c999
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/src/logging.properties
Log Message:
-----------
demo logging properties
Commit: 29dc818b21818e4a4d90b02bfc496f221fd361f6
https://github.com/d3scomp/JDEECo/commit/29dc818b21818e4a4d90b02bfc496f221fd361f6
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/.classpath
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Simulation update
Commit: 04f1571978f5ede3573d0aaf592848aa0ac8622d
https://github.com/d3scomp/JDEECo/commit/04f1571978f5ede3573d0aaf592848aa0ac8622d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Simulation update - switch off printfs
Commit: bdf900d205bd83c988b8f8d12def08a3412efd2c
https://github.com/d3scomp/JDEECo/commit/bdf900d205bd83c988b8f8d12def08a3412efd2c
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/matlab/gen_componentcfg.m
A jdeeco-simulation-demo/matlab/points_in_circle.m
Log Message:
-----------
matlab scripts for generating random clusters of components
Commit: 88bbd86805b3a483429613daafa8b4f04aaf48d2
https://github.com/d3scomp/JDEECo/commit/88bbd86805b3a483429613daafa8b4f04aaf48d2
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
Log Message:
-----------
working beta of the randomization script
Commit: e050f5287c51163e8207fe46a18d7c1c88cea410
https://github.com/d3scomp/JDEECo/commit/e050f5287c51163e8207fe46a18d7c1c88cea410
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libmodel.dll
Log Message:
-----------
Model update - exception at the end of the simulation fixed.
Commit: 53fd6df89dc671b7ec01022fe6aabe166c7c83ca
https://github.com/d3scomp/JDEECo/commit/53fd6df89dc671b7ec01022fe6aabe166c7c83ca
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
JNI - GPS API added - not finished
Commit: 8375d73b2b87f1fb1bc70f30caccab0264a933e5
https://github.com/d3scomp/JDEECo/commit/8375d73b2b87f1fb1bc70f30caccab0264a933e5
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
R jdeeco-simulation-demo/results/Test-0.vci
R jdeeco-simulation-demo/results/Test-0.vec
R jdeeco-simulation-demo/results/V20-A3-0.vci
R jdeeco-simulation-demo/results/V20-A3-0.vec
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Adding configuration file name as the "run" method parameter.
Commit: 5b8bdb82feb84fc01d40f0af52489c2ad0e3564b
https://github.com/d3scomp/JDEECo/commit/5b8bdb82feb84fc01d40f0af52489c2ad0e3564b
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
Position support completed. Demo update.
Commit: 862337f54a5a90a78a6286d20774a51e991b596a
https://github.com/d3scomp/JDEECo/commit/862337f54a5a90a78a6286d20774a51e991b596a
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-integration/simulation.cpp
Log Message:
-----------
Logging in C++
Commit: 7a81b04f73a358afad275e514662e3432d7d3447
https://github.com/d3scomp/JDEECo/commit/7a81b04f73a358afad275e514662e3432d7d3447
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
Log Message:
-----------
Annotation processor ignores static fields and uses initial ID value if
given.
Commit: ce84708bdd7a0801336de3191e5236c337a9f14f
https://github.com/d3scomp/JDEECo/commit/ce84708bdd7a0801336de3191e5236c337a9f14f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
tweeks of the CBSE demo setup
Commit: 34841adce33b6c92986a36ba8db35d0ccf3101c9
https://github.com/d3scomp/JDEECo/commit/34841adce33b6c92986a36ba8db35d0ccf3101c9
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
Log Message:
-----------
Tweeking Leader periods and printouts
Commit: 3a8c9d68ed6f2cfcae5dd0728cf2d37072ed98ca
https://github.com/d3scomp/JDEECo/commit/3a8c9d68ed6f2cfcae5dd0728cf2d37072ed98ca
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
R jdeeco-simulation-demo/mixim/src/base/modules/BaseModule.h
R jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.cc
R jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.h
R jdeeco-simulation-demo/mixim/src/base/phyLayer/MacToPhyInterface.h
R jdeeco-simulation-demo/mixim/src/inet_stub/base/BasicModule.h
R jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.h
R jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.cc
R jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.h
R jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.h
R jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.h
R jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.cc
R jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.cc
R jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.h
R jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.h
R jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.h
R jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.cc
Log Message:
-----------
Cleaning mixims directory
Commit: e8ffaf76513d5cdf15878efc973aedd0769a021d
https://github.com/d3scomp/JDEECo/commit/e8ffaf76513d5cdf15878efc973aedd0769a021d
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/component.cfg
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmixim.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
A jdeeco-simulation-demo/tcl84.dll
A jdeeco-simulation-demo/tk84.dll
A jdeeco-simulation-demo/z.dll
M jdeeco-simulation-integration/jDEECoModule.h
R jdeeco-simulation-integration/liboppcmdenv.dll
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Fix error with big setup - requires testing
Commit: e6a6e5bfff88fb08efa65b19348e20ecd8f0ba79
https://github.com/d3scomp/JDEECo/commit/e6a6e5bfff88fb08efa65b19348e20ecd8f0ba79
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Commenting out printlns
Commit: c48068734e08a31ec1c61ad0e1f01b3f9301d75c
https://github.com/d3scomp/JDEECo/commit/c48068734e08a31ec1c61ad0e1f01b3f9301d75c
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Switching (for tests) ui environment
Commit: c85c604ee8a277e390cd55d25d93fe650d658f4b
https://github.com/d3scomp/JDEECo/commit/c85c604ee8a277e390cd55d25d93fe650d658f4b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/matlab/gen_componentcfg.m
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
minor tweeks of the CBSE demo
Commit: 32807d4792d2b7abe9f5ac9dff65e9e592618c86
https://github.com/d3scomp/JDEECo/commit/32807d4792d2b7abe9f5ac9dff65e9e592618c86
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation-integration/simulation.h
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Simulation slowdown fix.
Commit: 85c9f72bc94802c43f0d168d0e8bbe5418638d67
https://github.com/d3scomp/JDEECo/commit/85c9f72bc94802c43f0d168d0e8bbe5418638d67
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/README.md
M jdeeco-simulation-demo/libmodel.dll
R jdeeco-simulation-demo/libopptkenv.dll
A jdeeco-simulation-demo/model/manet/ChannelController.ned
A jdeeco-simulation-demo/model/manet/KmlHttpServer.ned
M jdeeco-simulation-demo/model/manet/MANET.ned
M jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
R jdeeco-simulation-demo/tcl84.dll
R jdeeco-simulation-demo/tk84.dll
R jdeeco-simulation-demo/z.dll
Log Message:
-----------
Google-Earth visualization added. See the README file.
Commit: a8e771ca2d18693a43869e5f3c688c101b35fb54
https://github.com/d3scomp/JDEECo/commit/a8e771ca2d18693a43869e5f3c688c101b35fb54
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/component.cfg
Log Message:
-----------
tweeking the basic simple scenario
Commit: 25ed2cffa031b5b037d32c7623c66e6ae8eb0a61
https://github.com/d3scomp/JDEECo/commit/25ed2cffa031b5b037d32c7623c66e6ae8eb0a61
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
Bug fix + minor tweaks
Commit: 2d981debdf8897401080a44381735f8764d01350
https://github.com/d3scomp/JDEECo/commit/2d981debdf8897401080a44381735f8764d01350
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.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-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Scheduler is universal time provider
Commit: 19af38939736068885e3b26db75e7b43644a7363
https://github.com/d3scomp/JDEECo/commit/19af38939736068885e3b26db75e7b43644a7363
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Serializer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PacketSender.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/PublisherTask.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/publish/Serializer.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
R jdeeco-core/test/cz/cuni/mff/d3s/deeco/publish/TestSerializer.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
package renaming: publish > network
Commit: 8bc6e6b46480f10510acd69d5ffeecdc218a8787
https://github.com/d3scomp/JDEECo/commit/8bc6e6b46480f10510acd69d5ffeecdc218a8787
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeData.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataProvider.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataReceiver.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeDataSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataPublisher.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Serializer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
M jdeeco-simulation-demo/component.cfg
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-demo/src/logging.properties
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Refactoring and bug-fixing of the code responsible for
publishing/receiving knowledge on/from the network
some demo refactoring
Commit: 9764204f1aa4fe74470feec673906c9c07ac013c
https://github.com/d3scomp/JDEECo/commit/9764204f1aa4fe74470feec673906c9c07ac013c
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
Log Message:
-----------
removing unnecessary imports (and thus fixing the build ;-)
Commit: 1b180857345988bb9083c72699b528ce6a92db83
https://github.com/d3scomp/JDEECo/commit/1b180857345988bb9083c72699b528ce6a92db83
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/model/RuntimeModel.ecore
M jdeeco-core/model/RuntimeModel.ecorediag
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/CommunicationBoundary.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.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
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/CommunicationBoundaryPredicate.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/GenericCommunicationBoundaryPredicate.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/KnowledgePathBuilder.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
basic communicaiton boundary impl
Commit: a6cab9ca88a0e49987a578820eedde38b7f7fe87
https://github.com/d3scomp/JDEECo/commit/a6cab9ca88a0e49987a578820eedde38b7f7fe87
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/generator/example_output.png
A jdeeco-simulation-demo/generator/gen_componentcfg.py
Log Message:
-----------
example generator rewritten to python
Commit: 52b04153ddb8446c5efa762a61a2aabc9a309bac
https://github.com/d3scomp/JDEECo/commit/52b04153ddb8446c5efa762a61a2aabc9a309bac
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/generator/gen_componentcfg.m
A jdeeco-simulation-demo/generator/points_in_circle.m
R jdeeco-simulation-demo/matlab/gen_componentcfg.m
R jdeeco-simulation-demo/matlab/points_in_circle.m
Log Message:
-----------
mobing matlab files
Commit: a0725c133800c20b794d14581efc926551ad1fd5
https://github.com/d3scomp/JDEECo/commit/a0725c133800c20b794d14581efc926551ad1fd5
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/generator/gen_componentcfg.py
Log Message:
-----------
generator updates
Commit: 7b19f0f6e813b67cd03c6ac4b55dc15061df8d4b
https://github.com/d3scomp/JDEECo/commit/7b19f0f6e813b67cd03c6ac4b55dc15061df8d4b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/generator/gen_componentcfg.py
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Area.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/CircularArea.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/ComponentConfigParser.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/RectangularArea.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/SiteConfigParser.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TeamLocationService.java
Log Message:
-----------
Scenario-specific boundary configuration based on being in a specific
site (area) - support in the generator as well as in the demo
Commit: 8bc40e4af8121e83fa744426f0734d83ebbe93de
https://github.com/d3scomp/JDEECo/commit/8bc40e4af8121e83fa744426f0734d83ebbe93de
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-simulation-demo/config-ip.xml
A jdeeco-simulation-demo/config-manet.xml
R jdeeco-simulation-demo/config.xml
M jdeeco-simulation-demo/libintegration.dll
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/model/manet/MANET.ned
M jdeeco-simulation-demo/model/manet/Node.ned
M jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeMetaData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
M jdeeco-simulation-integration/jDEECoModule.h
M jdeeco-simulation-integration/simulation.cpp
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
Log Message:
-----------
IP, RSSI support added.
Commit: abd61247fa853e04708561eedb993bb728952ade
https://github.com/d3scomp/JDEECo/commit/abd61247fa853e04708561eedb993bb728952ade
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/omnetpp-jni.ini
M jdeeco-simulation-demo/omnetpp.ini.templ
Log Message:
-----------
Demo ini file update
Commit: 23b2d9727391176c51c300a5d87210d4b152803b
https://github.com/d3scomp/JDEECo/commit/23b2d9727391176c51c300a5d87210d4b152803b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/.pydevproject
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeMetaData.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
Log Message:
-----------
counting hop-count
missing files in the demo
Commit: 63131dc1fcfed8f50ab6132ffaae9837e85f9ba0
https://github.com/d3scomp/JDEECo/commit/63131dc1fcfed8f50ab6132ffaae9837e85f9ba0
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/site.cfg
Log Message:
-----------
missing demo file
Commit: e35b1a1f34db3c9900458c5813c731dff42ba921
https://github.com/d3scomp/JDEECo/commit/e35b1a1f34db3c9900458c5813c731dff42ba921
Author: Michał Kit <kit at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/libmodel.dll
M jdeeco-simulation-demo/model/manet/Node.ned
M jdeeco-simulation-demo/omnetpp-jni.ini
Log Message:
-----------
Update IP - optional
Commit: 5f05315b0c3154d0e113e9c48a2221ca45be8fa7
https://github.com/d3scomp/JDEECo/commit/5f05315b0c3154d0e113e9c48a2221ca45be8fa7
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-simulation-demo/analysis/analyze_log.py
A jdeeco-simulation-demo/logs/boundary.log
A jdeeco-simulation-demo/logs/no-boundary.log
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
Log Message:
-----------
- Support for intelligent gossip (do not rebroadcast if the original
source is too close, based on RSSI)
- tweeked constants for purging packed cache
- basic log analysis
Commit: 7b1996788de6da2502925b0aa4c358afe975c3eb
https://github.com/d3scomp/JDEECo/commit/7b1996788de6da2502925b0aa4c358afe975c3eb
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/configurations/cfg.png
A jdeeco-simulation-demo/configurations/component.cfg
A jdeeco-simulation-demo/configurations/site.cfg
M jdeeco-simulation-demo/generator/gen_componentcfg.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
Component and site configurations are given as arguments.
Commit: 61c3ccf20df248b2481e3f15374d95c650e8c566
https://github.com/d3scomp/JDEECo/commit/61c3ccf20df248b2481e3f15374d95c650e8c566
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
Log Message:
-----------
randomized period for publisher task
Commit: a402e6709351a89e744cd56aab1f9d72552adc77
https://github.com/d3scomp/JDEECo/commit/a402e6709351a89e744cd56aab1f9d72552adc77
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
bugfix for randomization of the publisher task period
Commit: 1eec0233d41dd48861435d7bae2292f87cc7aa1c
https://github.com/d3scomp/JDEECo/commit/1eec0233d41dd48861435d7bae2292f87cc7aa1c
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-simulation-demo/analysis/analyze_log.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
Log Message:
-----------
- extended logging in core
- list vs. individual broadcasting of KnowledgeData in core
- analysis of sent vs. received vs. dropped message IDs
- setting boundary condition in the demo on/off
Commit: cddfa1a013f7c6f02e6e496b211ac6da552641e7
https://github.com/d3scomp/JDEECo/commit/cddfa1a013f7c6f02e6e496b211ac6da552641e7
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
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
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/TimeTriggerExt.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
Log Message:
-----------
Support for non-periodic time tasks
Commit: e6cb997b2baadec318357d48ee8fb3e2835ce437
https://github.com/d3scomp/JDEECo/commit/e6cb997b2baadec318357d48ee8fb3e2835ce437
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/DeecoProperties.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/TimeTrigger.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/TimeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
support for non-periodic events & property-based jdeeco setup in the sim
Commit: b23a9a1aa2f603d6674aecd73bd1dae6a2863bc3
https://github.com/d3scomp/JDEECo/commit/b23a9a1aa2f603d6674aecd73bd1dae6a2863bc3
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Randomization of periodic tasks in SimulationScheduler
Commit: 00e0ac3333367799cebc96ed74398053620e98d0
https://github.com/d3scomp/JDEECo/commit/00e0ac3333367799cebc96ed74398053620e98d0
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/configurations/cfg.png
M jdeeco-simulation-demo/configurations/component.cfg
M jdeeco-simulation-demo/configurations/site.cfg
M jdeeco-simulation-demo/generator/gen_componentcfg.py
M jdeeco-simulation-demo/omnetpp.ini.templ
M jdeeco-simulation-demo/site.cfg
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/SiteConfigParser.java
Log Message:
-----------
scaling of the generated scenario
Commit: 198cd7eec960dd35031384d8675af688e6ec1bef
https://github.com/d3scomp/JDEECo/commit/198cd7eec960dd35031384d8675af688e6ec1bef
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoJNIKnowledgeDataManager.java
R jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/KnowledgeDataManager.java
Log Message:
-----------
rename of the JNI KnowledgeDataManager (to avoid clashes with the
one in core)
Commit: 81b1654890437d262d311e62910161a9cacfb85f
https://github.com/d3scomp/JDEECo/commit/81b1654890437d262d311e62910161a9cacfb85f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-simulation-demo/analysis/analyze_log.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
A jdeeco-simulation-demo/test/cz/cuni/mff/d3s/deeco/network/TestKnowledgeDataSize.java
Log Message:
-----------
better logging and analysis in the demo plus some refactoring etc.
Commit: c73a9faedb4fb904bb8ce161440faa5cced39fc3
https://github.com/d3scomp/JDEECo/commit/c73a9faedb4fb904bb8ce161440faa5cced39fc3
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
Log Message:
-----------
periodic rebroadcasting replaced by one-time rebroadcast
more logging
Commit: 5176df60e7cd100150ecb8cdc0f5292aacf2d756
https://github.com/d3scomp/JDEECo/commit/5176df60e7cd100150ecb8cdc0f5292aacf2d756
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-02-07 (Fri, 07 Feb 2014)
Log Message:
-----------
Merge remote-tracking branch 'origin/newgen-keznikl' into newgen-muradyan
Commit: 0f850a8ab464c4b6193909cdf652a5d975333bbc
https://github.com/d3scomp/JDEECo/commit/0f850a8ab464c4b6193909cdf652a5d975333bbc
Author: Andranik Muradyan <muradian at d3s.mff.cuni.cz>
Date: 2014-02-10 (Mon, 10 Feb 2014)
Changed paths:
M jdeeco-demo/build.xml
Log Message:
-----------
Fixed build.xml. Removed 'NoJPF' postfix from cloud demo calsses
Commit: 3080588734f20cdac823db702812f2e2066eb106
https://github.com/d3scomp/JDEECo/commit/3080588734f20cdac823db702812f2e2066eb106
Author: Andranik <muradian at d3s.mff.cuni.cz>
Date: 2014-02-10 (Mon, 10 Feb 2014)
Changed paths:
M .gitignore
A jdeeco-architecture/OMNetIntegration-Scheduler.dnx
A jdeeco-architecture/OMNetIntegration-Synchronizer.dnx
A jdeeco-architecture/architecture-11.12.2013.emx
R jdeeco-concepts/.classpath
R jdeeco-concepts/.gitignore
R jdeeco-concepts/.project
A jdeeco-concepts/parkinglot-booking/.classpath
A jdeeco-concepts/parkinglot-booking/.gitignore
A jdeeco-concepts/parkinglot-booking/.project
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
A jdeeco-concepts/parkinglot-booking/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
A jdeeco-concepts/pom.xml
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/BookingEnsemble.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarPlanner.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/CarScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ObjectId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLot.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingLotScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ParkingPlaceId.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Position.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Request.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/Response.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/ScheduleItem.java
R jdeeco-concepts/src/cz/cuni/mff/d3s/deeco/concepts/parkinglotbooking/TSParkingLotLauncherNoJPF.java
M jdeeco-core/.classpath
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/DeecoProperties.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/CommunicationBoundary.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/executor/SameThreadExecutor.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainer.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerContainer.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/LocalListener.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaKnowledgeManagerContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ReplicaListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ShadowKnowledgeManagerRegistryImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/ValueSet.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/ComponentInstance.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/EnsembleDefinition.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/PeriodicTrigger.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/api/TimeTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/KnowledgePathExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeComponentIdExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PathNodeMapKeyExt.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/PeriodicTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/RuntimeMetadataFactoryExt.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/custom/TimeTriggerExt.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/ComponentInstanceImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/EnsembleDefinitionImpl.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/PeriodicTriggerImpl.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
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/StringToObjectMapImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/impl/TimeTriggerImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataFactory.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/model/runtime/meta/RuntimeMetadataPackage.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/CommunicationBoundaryPredicate.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/GenericCommunicationBoundaryPredicate.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataManager.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataPublisher.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeDataSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/KnowledgeMetaData.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketReceiver.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PacketSender.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/Serializer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/CurrentTimeProvider.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/Scheduler.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.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/src/cz/cuni/mff/d3s/deeco/task/Task.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessorTest.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/input/samples/ChildOfCorrectC1.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/C1C2C3E1E2E3.xmi
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/ChildOfCorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectC3.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/output/CorrectE1.xmi
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/CloningKnowledgeManagerContainerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManagerViewImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/RuntimeModelHelper.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/model/runtime/SampleRuntimeModel.java
A jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/TestSerializer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkBuilderTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/ProcessTaskTest.java
M jdeeco-demo/.classpath
M jdeeco-demo/build.xml
M jdeeco-demo/pom.xml
M jdeeco-parent/pom.xml
A jdeeco-simulation-demo/.classpath
A jdeeco-simulation-demo/.gitignore
A jdeeco-simulation-demo/.project
A jdeeco-simulation-demo/.pydevproject
A jdeeco-simulation-demo/.settings/org.eclipse.jdt.core.prefs
A jdeeco-simulation-demo/Nic802154_TI_CC2420_Decider.xml
A jdeeco-simulation-demo/README.md
A jdeeco-simulation-demo/analysis/analyze_log.py
A jdeeco-simulation-demo/component.cfg
A jdeeco-simulation-demo/config-ip.xml
A jdeeco-simulation-demo/config-manet.xml
A jdeeco-simulation-demo/configurations/cfg.png
A jdeeco-simulation-demo/configurations/component.cfg
A jdeeco-simulation-demo/configurations/site.cfg
A jdeeco-simulation-demo/generator/example_output.png
A jdeeco-simulation-demo/generator/gen_componentcfg.m
A jdeeco-simulation-demo/generator/gen_componentcfg.py
A jdeeco-simulation-demo/generator/points_in_circle.m
A jdeeco-simulation-demo/iconv.dll
A jdeeco-simulation-demo/libgcc_s_dw2-1.dll
A jdeeco-simulation-demo/libintegration.dll
A jdeeco-simulation-demo/libmixim.dll
A jdeeco-simulation-demo/libmodel.dll
A jdeeco-simulation-demo/liboppcmdenv.dll
A jdeeco-simulation-demo/liboppcommon.dll
A jdeeco-simulation-demo/liboppenvir.dll
A jdeeco-simulation-demo/libopplayout.dll
A jdeeco-simulation-demo/liboppnedxml.dll
A jdeeco-simulation-demo/liboppsim.dll
A jdeeco-simulation-demo/libstdc++-6.dll
A jdeeco-simulation-demo/logs/boundary.log
A jdeeco-simulation-demo/logs/no-boundary.log
A jdeeco-simulation-demo/mixim/README
A jdeeco-simulation-demo/mixim/examples-inet/adhoc/Adhoc.ned
A jdeeco-simulation-demo/mixim/examples-inet/bulktransfer/BulkTransfer.ned
A jdeeco-simulation-demo/mixim/examples-inet/bulktransfer/omnetpp.ini
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/Hybrid.ned
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/RouterWithBattery.ned
A jdeeco-simulation-demo/mixim/examples-inet/hybrid/WirelessHostWithBattery.ned
A jdeeco-simulation-demo/mixim/examples-inet/package.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/CSMAMac.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/PhyMacNic.ned
A jdeeco-simulation-demo/mixim/examples/CSMAMac/SimpleNetwLayer.ned
A jdeeco-simulation-demo/mixim/examples/Mac80211/Mac80211.ned
A jdeeco-simulation-demo/mixim/examples/WSNRouting/WSNRouting.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/AnalogueModels.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/PhyMacNic.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/SamplePhyLayer.ned
A jdeeco-simulation-demo/mixim/examples/analogueModels/SimpleMacLayer.ned
A jdeeco-simulation-demo/mixim/examples/baseNetwork/TestBaseNetwork.ned
A jdeeco-simulation-demo/mixim/examples/bmac/BMAC.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/NetworkStackTrafficGen.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/WorldUtilityStats.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154Narrow/ieee802154Narrow.ned
A jdeeco-simulation-demo/mixim/examples/ieee802154a/ieee802154a.ned
A jdeeco-simulation-demo/mixim/examples/lmac/LMAC.ned
A jdeeco-simulation-demo/mixim/examples/multiConnectionManager/MultiConnectionManager.ned
A jdeeco-simulation-demo/mixim/examples/multiConnectionManager/PhyMacHost.ned
A jdeeco-simulation-demo/mixim/examples/package.ned
A jdeeco-simulation-demo/mixim/src/base/connectionManager/ConnectionManager.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseArp.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseBattery.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseMacLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseNetwLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseNetwork.ned
A jdeeco-simulation-demo/mixim/src/base/modules/BaseWorldUtility.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IBaseApplLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IBaseNetwLayer.ned
A jdeeco-simulation-demo/mixim/src/base/modules/IWirelessMac.ned
A jdeeco-simulation-demo/mixim/src/base/package.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/BasePhyLayer.ned
A jdeeco-simulation-demo/mixim/src/base/phyLayer/IWirelessPhy.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/base/NotificationBoard.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/linklayer/INic.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/linklayer/IWirelessNic.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/IMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ANSimMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/BonnMotionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ChiangMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/CircleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/ConstSpeedMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/GaussMarkovMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/LinearNodeDistributionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MassMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANCoordinator.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MoBANLocal.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MobilityBase.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/MovingMobilityBase.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/Ns2MotionMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RandomWPMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/RectangleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/StaticGridMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/StationaryMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TraCIMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TractorMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/mobility/models/TurtleMobility.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/networklayer/common/InterfaceTable.ned
A jdeeco-simulation-demo/mixim/src/inet_stub/package.ned
A jdeeco-simulation-demo/mixim/src/modules/application/BurstApplLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/application/BurstApplLayerBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/application/SensorApplLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/application/TestApplication.ned
A jdeeco-simulation-demo/mixim/src/modules/application/TrafficGen.ned
A jdeeco-simulation-demo/mixim/src/modules/connectionManager/UnitDisk.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/AlohaMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/BMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/CSMA802154.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/CSMAMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/LMacLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/Mac80211MultiChannel.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/UWBIRMac.ned
A jdeeco-simulation-demo/mixim/src/modules/mac/csma.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/AdaptiveProbabilisticBroadcast.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/ArpHost.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/DummyRoute.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/Flood.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/ProbabilisticBroadcast.ned
A jdeeco-simulation-demo/mixim/src/modules/netw/WiseRoute.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/IWirelessNicUpperCtrl.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211Battery.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic80211MultiChannel.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154A.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154_TI_CC1100.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/Nic802154_TI_CC2420.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicBMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicCSMA.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/NicLMac.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/WirelessNic.ned
A jdeeco-simulation-demo/mixim/src/modules/nic/WirelessNicBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host80211.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host802154A.ned
A jdeeco-simulation-demo/mixim/src/modules/node/Host802154_2400MHz.ned
A jdeeco-simulation-demo/mixim/src/modules/node/HostBMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/node/HostLMAC.ned
A jdeeco-simulation-demo/mixim/src/modules/node/WirelessNode.ned
A jdeeco-simulation-demo/mixim/src/modules/node/WirelessNodeBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/package.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayer.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/phy/PhyLayerUWBIR.ned
A jdeeco-simulation-demo/mixim/src/modules/power/battery/BatteryStats.ned
A jdeeco-simulation-demo/mixim/src/modules/power/battery/SimpleBattery.ned
A jdeeco-simulation-demo/mixim/src/modules/transport/Aggregation.ned
A jdeeco-simulation-demo/mixim/src/modules/utility/SimTracer.ned
A jdeeco-simulation-demo/mixim/src/modules/utility/phyPER.ned
A jdeeco-simulation-demo/model/manet/ChannelController.ned
A jdeeco-simulation-demo/model/manet/KmlHttpServer.ned
A jdeeco-simulation-demo/model/manet/MANET.ned
A jdeeco-simulation-demo/model/manet/Node.ned
A jdeeco-simulation-demo/model/manet/jDEECoApplication.ned
A jdeeco-simulation-demo/omnetpp-jni.ini
A jdeeco-simulation-demo/omnetpp.ini
A jdeeco-simulation-demo/omnetpp.ini.templ
A jdeeco-simulation-demo/pom.xml
A jdeeco-simulation-demo/site.cfg
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Area.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/CircularArea.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/ComponentConfigParser.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/KnowledgePathBuilder.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Leader.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Member.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/MemberDataAggregation.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/OtherComponent.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Position.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/PositionAwareComponent.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/RectangularArea.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/SiteConfigParser.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/TeamLocationService.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoJNIKnowledgeDataManager.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/DemoKnowledgeMetaData.java
A jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/jni/JNITest.java
A jdeeco-simulation-demo/src/logging.properties
A jdeeco-simulation-demo/test/cz/cuni/mff/d3s/deeco/network/TestKnowledgeDataSize.java
A jdeeco-simulation-integration/.cproject
A jdeeco-simulation-integration/.gitignore
A jdeeco-simulation-integration/.project
A jdeeco-simulation-integration/README.md
A jdeeco-simulation-integration/jDEECoConstants.h
A jdeeco-simulation-integration/jDEECoModule.h
A jdeeco-simulation-integration/jDEECoPacket_m.cc
A jdeeco-simulation-integration/jDEECoPacket_m.h
A jdeeco-simulation-integration/liboppcommon.dll
A jdeeco-simulation-integration/liboppenvir.dll
A jdeeco-simulation-integration/liboppnedxml.dll
A jdeeco-simulation-integration/liboppsim.dll
A jdeeco-simulation-integration/omnet-config/configure.user
A jdeeco-simulation-integration/simulation.cpp
A jdeeco-simulation-integration/simulation.h
A jdeeco-simulation/.classpath
A jdeeco-simulation/.project
A jdeeco-simulation/.settings/org.eclipse.jdt.core.prefs
A jdeeco-simulation/.settings/org.eclipse.m2e.core.prefs
A jdeeco-simulation/pom.xml
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Host.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/Simulation.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationRuntimeBuilder.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/SimulationTimeEventListener.java
A jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Merge pull request #133 from d3scomp/newgen-muradyan
Newgen muradyan
Compare: https://github.com/d3scomp/JDEECo/compare/c95abbf7717f...3080588734f2
More information about the DEECo
mailing list