- 30 Jan, 2018 5 commits
-
-
Simon Barner authored
refs 3035
-
Simon Barner authored
refs 3035
-
Simon Barner authored
refs 2562
-
Simon Barner authored
refs 3223,3067,3035
-
Simon Barner authored
- Add migrator - Adjust value provider - Mark "bandwidth_MBytesPerSecond" attribute deprecated refs 3138
-
- 29 Jan, 2018 8 commits
-
-
Simon Barner authored
Style cleanup (no functional change) refs 2562
-
Simon Barner authored
refs 3035
-
Simon Barner authored
- Base: af3.component[.ui] - IComponentArchitectureTransformation - ComponentArchitectureTransformationBase - ComponentArchitectureTransformationMenuBase - Specializations: af3.task[.ui] - ComponentToTaskArchitectureTransformation - TransformComponentToTaskArchitectureMenu refs 3067
-
Filip Reaboi authored
refs 3241
-
Simon Barner authored
- TaskArchitectureUtils.transformIntoTaskArchitecture(): Create fresh ComponentToTaskAllocationTable - Add menu entry to trigger CA -> TA transformation refs 3067
-
Simon Barner authored
refs 2950
-
Florian Hölzl authored
refs 3250
-
Florian Hölzl authored
refs 3250
-
- 26 Jan, 2018 11 commits
-
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 2562
-
Simon Barner authored
refs 2562
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3067
-
Simon Barner authored
refs 3067
-
Simon Barner authored
- Add getOrCreateAllocationTable(), a method that retrieves the {@link AllocationTable} specialization of the given type, or that creates it, if it does not exist yet. refs 3067
-
Hernan Ponce de Leon authored
refs 3251
-
Simon Barner authored
- Set to 'null' all EReferences that have been migrated refs 3067
-
Alexander Diewald authored
* The current filterByType methods has fairly strict expectations towards inheritance which restricts the use of the method. * Add a more generic filterType method that has less restrictions w.r.t. the generics. * Rename the existing method to filterTypeSafe. refs 3203
-
- 25 Jan, 2018 5 commits
-
-
Simon Barner authored
refs 2562
-
Simon Barner authored
- More consistent naming of {In,Out}putPortToPartition{In,Out}putPortAllocationEntry refs 3035
-
Simon Barner authored
refs 3067
-
Simon Barner authored
- Specializations IQueuingPort and ISampling port - Attributes - Message size (both) - af3.timing Period (sampling ports) - max. # msg (queuing ports). For outports, the queue size is currently set to 1 and read-only af3.partition: - Introduce PartitionSampling{In,Out}putPorts and PartitionQueuing{In,Out}putPorts af3.obca - Adjust and extend VMIT model transformation: - Considers port all attributes mentioned above - Added implementation for sampling ports (untested) af3.task - Introduce PartitionSampling{In,Out}putPorts and PartitionQueuing{In,Out}putPorts - Sampling ports inherit the period from their containing task (value is copied by the PeriodValueProvider) - Add model migrator that converts - Ports types - Task and signal allocation refs 3223,3067,3035
-
Simon Barner authored
Bug fix: consider provided source model element annotations when determining list estructural features to be watched for changes refs 2950,2562
-
- 24 Jan, 2018 2 commits
-
-
Simon Barner authored
- TODO (original author(s) of this code): Check if this is the right fix refs 3246,3248
-
Simon Barner authored
refs 2950,2562
-
- 23 Jan, 2018 2 commits
-
-
Filip Reaboi authored
refs 3241
-
Hernan Ponce de Leon authored
refs 3239
-
- 22 Jan, 2018 3 commits
-
-
Filip Reaboi authored
refs 3241
-
Simon Barner authored
refs 3249
-
Simon Barner authored
refs 3040
-
- 19 Jan, 2018 4 commits
-
-
Florian Hölzl authored
refs 584
-
Florian Hölzl authored
refs 3040
-
Simon Barner authored
refs 2964
-
Alexander Diewald authored
The solver backends expect the timeout in milliseconds whereas the user defines it in seconds. Correct the passed value by applying the correct conversion before passing the timeout value to the solver. refs 2939
-