[DEECo] [d3scomp/JDEECo] c35c82: various changes related to JPF
GitHub
noreply at github.com
Mon Feb 18 11:21:13 CET 2013
Branch: refs/heads/master
Home: https://github.com/d3scomp/JDEECo
Commit: c35c826165e7eb0aaa1f3895c7b828fcbb5bb01c
https://github.com/d3scomp/JDEECo/commit/c35c826165e7eb0aaa1f3895c7b828fcbb5bb01c
Author: pparizek <parizek at d3s.mff.cuni.cz>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M jdeeco-core/pom.xml
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/local/LocalSession.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedSchedulerJPF.java
M jdeeco-demo/build.xml
M jdeeco-demo/jpfProperties/LocalLauncherCloudJPF.jpf
A jdeeco-demo/jpfProperties/LocalLauncherConvoyJPF.jpf
M jdeeco-demo/pom.xml
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/cloud/MigrationEnsemble.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/LocalLauncherConvoyJPF.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/RobotFollowerComponent.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/RobotLeaderComponent.java
A jdeeco-jpf/META-INF/MANIFEST.MF
A jdeeco-jpf/pom.xml
A jdeeco-jpf/src/cz/cuni/mff/d3s/deeco/jpf/JDEECoSchedulerFactory.java
M jdeeco-parent/pom.xml
Log Message:
-----------
various changes related to JPF
Commit: 7c38845d81cfb58cfd20e3d1da25a3735b74f022
https://github.com/d3scomp/JDEECo/commit/7c38845d81cfb58cfd20e3d1da25a3735b74f022
Author: pparizek <parizek at d3s.mff.cuni.cz>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M jdeeco-core/.classpath
R jdeeco-core/.ecpproperties
M jdeeco-core/.project
M jdeeco-core/.settings/org.eclipse.jdt.core.prefs
A jdeeco-core/.settings/org.eclipse.pde.core.prefs
R jdeeco-core/.settings/sf.eclipse.javacc.prefs
M jdeeco-core/META-INF/MANIFEST.MF
M jdeeco-core/OSGI-INF/JDEECoOSGILocalKnowledgeRepository.xml
M jdeeco-core/OSGI-INF/JDEECoOSGIMultithreadedScheduler.xml
M jdeeco-core/OSGI-INF/JDEECoOSGIRepositoryKnowledgeManager.xml
M jdeeco-core/OSGI-INF/JDEECoOSGIRuntime.xml
A jdeeco-core/build.properties
M jdeeco-core/doc/allclasses-frame.html
M jdeeco-core/doc/allclasses-noframe.html
M jdeeco-core/doc/constant-values.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/AnnotationProxy.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoComponent.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoCoordinatorIn.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoCoordinatorInOut.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoCoordinatorOut.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoEnsemble.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoEnsembleMapper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoEnsembleMembership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoIn.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoInOut.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoInitialize.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoMemberIn.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoMemberInOut.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoMemberOut.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoOut.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoPeriodicScheduling.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoProcess.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoProcessIn.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoProcessInOut.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoProcessOut.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoStrongLocking.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoTrigger.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoTriggeredScheduling.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/DEECoWeakLocking.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/ELockingMode.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/IValuedAnnotation.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/AnnotationProxy.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoComponent.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoCoordinatorIn.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoCoordinatorInOut.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoCoordinatorOut.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoEnsemble.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoEnsembleMapper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoEnsembleMembership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoIn.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoInOut.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoInitialize.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoMemberIn.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoMemberInOut.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoMemberOut.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoOut.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoPeriodicScheduling.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoProcess.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoProcessIn.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoProcessInOut.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoProcessOut.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoStrongLocking.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoTrigger.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoTriggeredScheduling.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/DEECoWeakLocking.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/ELockingMode.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/class-use/IValuedAnnotation.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/package-frame.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/package-summary.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/package-tree.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/annotations/package-use.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ducktype/DuckType.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ducktype/class-use/DuckType.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ducktype/package-frame.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ducktype/package-summary.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ducktype/package-tree.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ducktype/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ensemble/Ensemble.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ensemble/class-use/Ensemble.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ensemble/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ensemble/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ensemble/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/ensemble/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/ComponentEnsembleParseException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KMAccessException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KMCastException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KMException.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KMIllegalArgumentException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KMNotExistentException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KRExceptionAccessError.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KRExceptionUnavailableEntry.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/KnowledgeRepositoryException.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/SessionException.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/UnavailableEntryException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/ComponentEnsembleParseException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KMAccessException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KMCastException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KMException.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KMIllegalArgumentException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KMNotExistentException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KRExceptionAccessError.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KRExceptionUnavailableEntry.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/KnowledgeRepositoryException.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/SessionException.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/class-use/UnavailableEntryException.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/package-frame.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/package-summary.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/package-tree.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/exceptions/package-use.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/AnnotationHelper.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/BooleanMembership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/ComponentKnowledgeHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/ComponentManager.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/EnsembleManager.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/EnsembleParametrizedMethod.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/FuzzyMembership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/InputParametersHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/InvokableManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/Membership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/OutputParametersHelper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/Parameter.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/ParameterType.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/ParameterTypeParser.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/ParameterizedMethod.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/ProcessParametrizedMethod.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/SchedulableComponentProcess.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/SchedulableEnsembleProcess.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/SchedulableKnowledgeProcess.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/SchedulableProcess.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/SchedulableProcessTrigger.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/TriggeredSchedulableProcess.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/AnnotationHelper.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/BooleanMembership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/ComponentKnowledgeHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/ComponentManager.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/EnsembleManager.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/EnsembleParametrizedMethod.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/FuzzyMembership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/InputParametersHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/InvokableManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/Membership.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/OutputParametersHelper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/Parameter.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/ParameterType.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/ParameterTypeParser.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/ParameterizedMethod.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/ProcessParametrizedMethod.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/SchedulableComponentProcess.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/SchedulableEnsembleProcess.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/SchedulableKnowledgeProcess.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/SchedulableProcess.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/SchedulableProcessTrigger.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/class-use/TriggeredSchedulableProcess.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/BooleanMembershipCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/FuzzyMembershipCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/IScheduleableProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/MembershipCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/ParametrizedMethodCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/SchedulableComponentProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/SchedulableEnsembleProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/SchedulableProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/BooleanMembershipCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/FuzzyMembershipCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/IScheduleableProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/MembershipCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/ParametrizedMethodCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/SchedulableComponentProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/SchedulableEnsembleProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/class-use/SchedulableProcessCreator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/creators/package-use.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/package-frame.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/package-summary.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/package-tree.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/invokable/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/ComponentKnowledge.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/ConstantKeys.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/IKnowledgeManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/IKnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/IObjectAccessor.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/ISession.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/KMHelper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/KPBuilder.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/Knowledge.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeAccessor.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/ListAccessor.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/LoggingKnowledgeManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/MapAccessor.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/OutWrapper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/RepositoryKnowledgeManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/RepositoryKnowledgeManagerHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/RootKnowledge.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/StructureHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/TSKnowledgeRepository.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/TSUtils.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/TransactionUtils.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/TransactionalSession.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/Tuple.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/TypeUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/ComponentKnowledge.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/ConstantKeys.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/IKnowledgeManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/IKnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/IObjectAccessor.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/ISession.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/KMHelper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/KPBuilder.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/Knowledge.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/KnowledgeAccessor.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/KnowledgeManager.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/KnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/ListAccessor.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/LoggingKnowledgeManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/MapAccessor.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/OutWrapper.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/RepositoryKnowledgeManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/RepositoryKnowledgeManagerHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/RootKnowledge.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/StructureHelper.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/TSKnowledgeRepository.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/TSUtils.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/TransactionUtils.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/TransactionalSession.html
R jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/Tuple.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/class-use/TypeUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/ChangeNotifier.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/TSKnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/TSRemoteEventListener.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/TSUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/TransactionUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/TransactionalSession.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/Tuple.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/ChangeNotifier.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/TSKnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/TSRemoteEventListener.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/TSUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/TransactionUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/TransactionalSession.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/class-use/Tuple.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/jini/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/DeepCopy.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/FastByteArrayInputStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/FastByteArrayOutputStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/LocalKnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/TCCLObjectInputStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/class-use/DeepCopy.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/class-use/FastByteArrayInputStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/class-use/FastByteArrayOutputStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/class-use/LocalKnowledgeRepository.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/class-use/TCCLObjectInputStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/local/package-use.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/package-frame.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/package-summary.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/package-tree.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/knowledge/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/EEnsembleParty.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/KnowledgePath.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/PNode.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/ParseException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/PathGrammar.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/PathParser.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/PathParserConstants.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/PathParserTokenManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/SimpleCharStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/Token.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/TokenMgrError.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/EEnsembleParty.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/KnowledgePath.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/PNode.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/ParseException.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/PathGrammar.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/PathParser.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/PathParserConstants.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/PathParserTokenManager.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/SimpleCharStream.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/Token.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/class-use/TokenMgrError.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/path/grammar/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/ClassFinder.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/ClassProcessor.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/ComponentParser.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/EnsembleParser.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/FileExtensionFilter.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/MethodDescription.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/ParsedObjectReader.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/ParsedObjectWriter.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/ParserHelper.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/SchedulableProcessUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/ClassFinder.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/ClassProcessor.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/ComponentParser.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/EnsembleParser.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/FileExtensionFilter.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/MethodDescription.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/ParsedObjectReader.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/ParsedObjectWriter.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/ParserHelper.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/class-use/SchedulableProcessUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/processor/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/AbstractDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/ClassDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/FileDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/ParsedComponent.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/PreLauncherDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/ProcessInstantiator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/class-use/AbstractDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/class-use/ClassDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/class-use/FileDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/class-use/ParsedComponent.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/class-use/PreLauncherDEECoObjectProvider.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/class-use/ProcessInstantiator.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/package-frame.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/package-summary.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/package-tree.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/provider/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/IEnsembleComponentInformer.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/IRuntime.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/PreLauncher.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/Runtime.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/class-use/IEnsembleComponentInformer.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/class-use/IRuntime.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/class-use/PreLauncher.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/class-use/Runtime.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/package-frame.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/package-summary.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/package-tree.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/runtime/package-use.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/ETriggerType.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/IKnowledgeChangeListener.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/IScheduler.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedScheduler.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedSchedulerJPF.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/ProcessPeriodicSchedule.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/ProcessSchedule.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/ProcessTriggeredSchedule.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/ScheduleHelper.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/Scheduler.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/SchedulerUtils.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/ETriggerType.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/IKnowledgeChangeListener.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/IScheduler.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/MultithreadedScheduler.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/MultithreadedSchedulerJPF.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/ProcessPeriodicSchedule.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/ProcessSchedule.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/ProcessTriggeredSchedule.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/ScheduleHelper.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/Scheduler.html
A jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/class-use/SchedulerUtils.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/package-frame.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/package-summary.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/package-tree.html
M jdeeco-core/doc/cz/cuni/mff/d3s/deeco/scheduling/package-use.html
M jdeeco-core/doc/deprecated-list.html
M jdeeco-core/doc/help-doc.html
M jdeeco-core/doc/index-files/index-1.html
M jdeeco-core/doc/index-files/index-10.html
M jdeeco-core/doc/index-files/index-11.html
M jdeeco-core/doc/index-files/index-12.html
M jdeeco-core/doc/index-files/index-13.html
M jdeeco-core/doc/index-files/index-14.html
M jdeeco-core/doc/index-files/index-15.html
M jdeeco-core/doc/index-files/index-16.html
M jdeeco-core/doc/index-files/index-17.html
M jdeeco-core/doc/index-files/index-18.html
M jdeeco-core/doc/index-files/index-19.html
M jdeeco-core/doc/index-files/index-2.html
A jdeeco-core/doc/index-files/index-20.html
A jdeeco-core/doc/index-files/index-21.html
A jdeeco-core/doc/index-files/index-22.html
M jdeeco-core/doc/index-files/index-3.html
M jdeeco-core/doc/index-files/index-4.html
M jdeeco-core/doc/index-files/index-5.html
M jdeeco-core/doc/index-files/index-6.html
M jdeeco-core/doc/index-files/index-7.html
M jdeeco-core/doc/index-files/index-8.html
M jdeeco-core/doc/index-files/index-9.html
M jdeeco-core/doc/index.html
M jdeeco-core/doc/overview-frame.html
M jdeeco-core/doc/overview-summary.html
M jdeeco-core/doc/overview-tree.html
M jdeeco-core/doc/package-list
M jdeeco-core/doc/serialized-form.html
R jdeeco-core/lib/bcel-5.2.jar
M jdeeco-core/pom.xml
A jdeeco-core/pom.xml.orig
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/DEECoTrigger.java
R jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/DEECoTriggered.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/invokable/SchedulableComponentProcess.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/invokable/SchedulableProcess.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/invokable/SchedulableProcessTrigger.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/jini/TransactionUtils.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/processor/ClassFinder.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/processor/ComponentParser.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/processor/JarClassUtils.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/Runtime.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/IScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/ScheduleHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/Scheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/SchedulerUtils.java
M jdeeco-demo/.classpath
M jdeeco-demo/pom.xml
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/RobotFollowerComponent.java
M jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/ParkingLot.java
R jdeeco-example-osgi/MigrationEnsembleOSGI/.classpath
R jdeeco-example-osgi/MigrationEnsembleOSGI/.project
R jdeeco-example-osgi/MigrationEnsembleOSGI/.settings/org.eclipse.jdt.core.prefs
R jdeeco-example-osgi/MigrationEnsembleOSGI/.settings/org.eclipse.pde.core.prefs
R jdeeco-example-osgi/MigrationEnsembleOSGI/META-INF/MANIFEST.MF
R jdeeco-example-osgi/MigrationEnsembleOSGI/OSGI-INF/MigrationEnsembleOSGI.xml
R jdeeco-example-osgi/MigrationEnsembleOSGI/build.properties
R jdeeco-example-osgi/MigrationEnsembleOSGI/src/cz/cuni/mff/d3s/deeco/demo/cloud/MigrationEnsemble.java
R jdeeco-example-osgi/NodeAOSGI/.classpath
R jdeeco-example-osgi/NodeAOSGI/.project
R jdeeco-example-osgi/NodeAOSGI/.settings/org.eclipse.jdt.core.prefs
R jdeeco-example-osgi/NodeAOSGI/.settings/org.eclipse.pde.core.prefs
R jdeeco-example-osgi/NodeAOSGI/META-INF/MANIFEST.MF
R jdeeco-example-osgi/NodeAOSGI/OSGI-INF/NodeAOSGI.xml
R jdeeco-example-osgi/NodeAOSGI/build.properties
R jdeeco-example-osgi/NodeAOSGI/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeA.java
R jdeeco-example-osgi/NodeBOSGI/.classpath
R jdeeco-example-osgi/NodeBOSGI/.project
R jdeeco-example-osgi/NodeBOSGI/.settings/org.eclipse.jdt.core.prefs
R jdeeco-example-osgi/NodeBOSGI/.settings/org.eclipse.pde.core.prefs
R jdeeco-example-osgi/NodeBOSGI/META-INF/MANIFEST.MF
R jdeeco-example-osgi/NodeBOSGI/OSGI-INF/NodeBOSGI.xml
R jdeeco-example-osgi/NodeBOSGI/build.properties
R jdeeco-example-osgi/NodeBOSGI/src/cz/cuni/mff/d3s/deeco/demo/cloud/NodeB.java
R jdeeco-parent/.classpath
M jdeeco-parent/.project
R jdeeco-parent/.settings/org.eclipse.jdt.core.prefs
M jdeeco-parent/pom.xml
M jdeeco-sde/.classpath
M jdeeco-sde/.settings/org.eclipse.jdt.core.prefs
R jdeeco-sde/.settings/org.eclipse.m2e.core.prefs
R jdeeco-sde/.settings/org.eclipse.pde.core.prefs
M jdeeco-sde/META-INF/MANIFEST.MF
M jdeeco-sde/plugin.xml
A jdeeco-sde/pom.xml
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/manager/IJDEECoSDETool.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/packager/JDEECoOSGiDSFileBuilder.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/packager/JDEECoOSGiManifestProvider.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/packager/JDEECoOSGiPackagerConstants.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/packager/JDEECoOSGiUtils.java
R jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/packager/simplepackager/JDEECoOSGiSimplePackager.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/packager/wizardpackager/JDEECoOSGiWizardPackager.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/provider/OSGiBundleDEECoObjectProvider.java
M jdeeco-sde/src/cz/cuni/mff/d3s/deeco/sde/utils/StringUtils.java
Log Message:
-----------
Merge branch 'master' of https://github.com/d3scomp/JDEECo
Conflicts:
jdeeco-core/pom.xml
jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduling/MultithreadedSchedulerJPF.java
jdeeco-demo/pom.xml
jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyEnsemble.java
jdeeco-demo/src/cz/cuni/mff/d3s/deeco/demo/convoy/RobotFollowerComponent.java
jdeeco-parent/pom.xml
Compare: https://github.com/d3scomp/JDEECo/compare/eaaf0b436107...7c38845d81cf
More information about the DEECo
mailing list