- 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 5 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
-
Simon Barner authored
Eliminate support for multi-instance annotations, which was mostly unused and only complicated the code. refs 2964
-
- 18 Jan, 2018 9 commits
-
-
Alexander Diewald authored
* Remove the SFF value provider. An "equivalent Safety Level" will be introduced for hardware elements later. * Keep the ProbabilityFailuresDemand- and ProbabilityFailuresHourValueProvider(s) for use in a more complex safety analysis. * Keep the HwComplexityValueProvider for describing simple HW voters (useful for safety analysis). refs 3240
-
Alexander Diewald authored
refs 2932
-
Johannes Eder authored
-
Simon Barner authored
refs 2950
-
Alexander Diewald authored
* Introduce utility methods to transform a ExplorationSolutionSet to a DataSetCollection and subsequent methods. * Move some reflection utility classes from the exploration.alg plugin to the exploration plugin. refs 2935
-
Simon Barner authored
- ParameterTableEditor: Require to explicitly set the list of source model entity annotations that should be directly editable in this editor. - TaskWcetTableEditor: Adjust to this interface change, and use it to enable direct editing of task period and WCET refs 2950,2562
-
Simon Barner authored
Enables to configure a AllocationTableEditor such that for a given target model no two different source models can be set. Example: For a component architecture, there may be multiple task architectures (in different AllocationTables), but for a given task architecture, it should not be possible to map multiple component architectures to it. refs 2950
-
Simon Barner authored
refs 2950,2562
-
Simon Barner authored
refs 2950,2562
-
- 17 Jan, 2018 1 commit
-
-
Alexander Diewald authored
refs 2939
-
- 16 Jan, 2018 2 commits
-
-
Simon Barner authored
Create column to enable editing annotations that are annotated source entities directly in ParameterTableEditor. Example: Edit target-independent WCET of Tasks, in addition to the per-target column provided by ParameterEntryTreeViewerLabelProvider and ParameterEntryTreeViewerEditingSupport. refs 2950,2562
-
Simon Barner authored
refs 2950
-
- 15 Jan, 2018 3 commits
-
-
Sudeep Kanav authored
-
Sudeep Kanav authored
refs 3244
-
Sudeep Kanav authored
refs 3244
-
- 12 Jan, 2018 2 commits
-
-
Johannes Eder authored
-
Vincent Aravantinos authored
refs 2970
-
- 11 Jan, 2018 4 commits
-
-
Johannes Eder authored
-
Johannes Eder authored
-
Johannes Eder authored
-
Filip Reaboi authored
refs 3241
-
- 10 Jan, 2018 2 commits
-
-
Johannes Eder authored
-
Simon Barner authored
- Mark classes that should be kept and references to issues where there will be reintegrated refs 3240
-