[DEECo] [d3scomp/JDEECo] 89b535: RuntimeArchitecture proposal
GitHub
noreply at github.com
Tue Aug 27 09:16:06 CEST 2013
Branch: refs/heads/master
Home: https://github.com/d3scomp/JDEECo
Commit: 89b53513242216d843ef63911d5153fb40c5cee5
https://github.com/d3scomp/JDEECo/commit/89b53513242216d843ef63911d5153fb40c5cee5
Author: MichaĆ Kit <kit at d3s.mff.cuni.cz>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M jdeeco-core-model/model-refactoring/RuntimeArchitecture.ecore
M jdeeco-core-model/model-refactoring/RuntimeArchitecture.ecorediag
M jdeeco-core-model/model-refactoring/RuntimeMetadata.ecore
M jdeeco-core-model/model-refactoring/RuntimeMetadata.ecorediag
M jdeeco-core-model/model-refactoring/RuntimeMetadata.genmodel
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/AddComponentCommand.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Component.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Ensemble.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/KnowledgeDefinition.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/KnowledgeExchange.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/KnowledgeReference.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/KnowledgeType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/KnowledgeTypeOwner.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/ListValueType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/MapValueType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/MembershipCondition.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/MethodParameter.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Model.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/ModelUpdateCommand.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/NestedKnowledgeDefinition.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/ParameterChangedTrigger.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/ParameterKind.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/ParameterizedMethod.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/ParametricKnowledgeType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/PeriodicScheduling.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Process.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/RuntimemodelFactory.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/RuntimemodelPackage.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Schedulable.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Scheduling.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/SchedulingType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/StructuredKnowledgeType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/StructuredKnowledgeValueType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/TopLevelKnowledgeDefinition.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/Trigger.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/TriggeredScheduling.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/TypeParameter.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/UnstructuredValueType.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/UpdateKnowledgeStructureCommand.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/AddComponentCommandImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ComponentImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/EnsembleImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/KnowledgeDefinitionImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/KnowledgeExchangeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/KnowledgeReferenceImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/KnowledgeTypeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/KnowledgeTypeOwnerImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ListValueTypeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/MapValueTypeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/MembershipConditionImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/MethodParameterImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ModelImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ModelUpdateCommandImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/NestedKnowledgeDefinitionImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ParameterChangedTriggerImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ParameterizedMethodImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ParametricKnowledgeTypeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/PeriodicSchedulingImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/ProcessImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/RuntimemodelFactoryImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/RuntimemodelPackageImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/StructuredKnowledgeValueTypeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/TopLevelKnowledgeDefinitionImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/TriggerImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/TriggeredSchedulingImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/TypeParameterImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/UnstructuredValueTypeImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/impl/UpdateKnowledgeStructureCommandImpl.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/util/RuntimemodelAdapterFactory.java
R jdeeco-core-model/src/cz/cuni/mff/d3s/jdeeco/core/model/runtimemodel/util/RuntimemodelSwitch.java
Log Message:
-----------
RuntimeArchitecture proposal
This is a suggestion for the implementation of the new jDEECo Runtime
More information about the DEECo
mailing list