- 28 Mar, 2018 8 commits
-
-
Alexander Diewald authored
When using a non-z3 backend (here: the unofficial MOEA backend) that makes a more extensive use of the ExplorationSolution, invalid models can be produced. The reason for this behavior are faulty containment relations since the produced model fragments of the DSE were not contained in any other EObject. Here, it shall be noted that the SuperSets themselves are not intended as containers as of now since they are also used to pass around references to the relevant elements of a DSE. Furthermore, one warning was produced due to an EAttribute not being set (noticeable on the console). Technical details: * getCastedType(...): Used to avoid ugly casting in client code. The DSE language is based on generic IModelElements, whereas the Sets/SuperSets are strict w.r.t. to the types to provide guarantess for the DSE I/O. * The ExplorationSpecification now contains the the map of input parameters passed to the DSE (Tracing), but not its elements (!). * ExplorationSolution: * * Contains the returned SuperSetMap. * * Added a "pool" for SuperSets: They are accessible via the SuperSetMap. * * Added a element "pool" for the generated elements referenced by the returned SuperSets. * DSMLModelElementFactory: Creating Sets now requires a reference to the SuperSet (reduced code redundancy; can be used for robustness checking later). * Adapt to the meta-model changes when using SuperSets/Sets (esp in the smt plugin). refs 3353
-
Simon Barner authored
refs 2709
-
Hernan Ponce de Leon authored
refs 3345
-
Simon Barner authored
refs 2709
-
Simon Barner authored
-
Marco Volpe authored
Added the treatment of causality constraints for tasks deployed to the same core. refs 3343
-
Simon Barner authored
refs 2709
-
Simon Barner authored
refs 2709
-
- 27 Mar, 2018 11 commits
-
-
Hernan Ponce de Leon authored
refs 3344
-
Filip Reaboi authored
-
Filip Reaboi authored
-
Filip Reaboi authored
-
Filip Reaboi authored
-
Filip Reaboi authored
-
Filip Reaboi authored
-
Filip Reaboi authored
Warning "Restricted access" to be resolved
-
Filip Reaboi authored
-
Hafiz Muhammad Wahaj Aziz authored
The exceptions are removed if one presses the Browse button but then press cancel or presses the update button before selecting any file refs 3047
-
Hafiz Muhammad Wahaj Aziz authored
The exceptions are removed if one presses the Browse button but then press cancel or presses the update button before selecting any file refs 3047
-
- 26 Mar, 2018 8 commits
-
-
Simon Barner authored
refs 2709
-
Tatiana Chuprina authored
html files and pictures marked as GREEN refs 3350
-
Tatiana Chuprina authored
pictures added to rating refs 3350
-
Tatiana Chuprina authored
refs 3350
-
Simon Barner authored
- Instead, install dispose listener on allocation table editor refs 2950
-
Simon Barner authored
- Remember column width when new target elements are added - Update column sorting when new target elements are added (-> use TreeViewer's column order array instead of actually shuffling the underlying collection of target elements) Performance improvements - Avoid full update (i.e., perform more efficient refresh) when names of source or target elements are changed - Avoid multiple (redundant) updates when editor is opened - Avoid updating combo boxes when selected element has not changed - Avoid full update when an allocation is added/removed (simple refresh is enough) refs 2950
-
Simon Barner authored
- Remember column width when new target elements are added - Update column sorting when new target elements are added (-> use TreeViewer's column order array instead of actually shuffling the underlying collection of target elements) Performance improvements - Avoid full update (i.e., perform more efficient refresh) when names of source or target elements are changed - Avoid multiple (redundant) updates when editor is opened - Avoid updating combo boxes when selected element has not changed - Avoid full update when an allocation is added/removed (simple refresh is enough) refs 2950
-
Filip Reaboi authored
refs 3346
-
- 23 Mar, 2018 6 commits
-
-
Simon Barner authored
refs 3346
-
Simon Barner authored
- ScheduleRun: Generate constraints required for weak causality only for Tasks where only weakly causal Components are mapped refs 3343
-
Simon Barner authored
- AllocationTable.getAllocationTableCollection() - AllocationTableCollection.getAllocationTable(Class<T> allocationTableType) refs 3343
-
Simon Barner authored
refs 3343
-
Johannes Eder authored
-
Johannes Eder authored
-
- 22 Mar, 2018 3 commits
-
-
Simon Barner authored
- xmlns:org-fortiss-af3-task="http://www.fortiss.org/af3/task" - xmlns:org-fortiss-af3-task-allocation="http://www.fortiss.org/af3/task/allocation" Models will have to be adjusted manually. A migrator is not required since the namespace org-fortiss-af3-task was a assigned twice only after the most recent release (2.12)
-
Johannes Eder authored
-
Johannes Eder authored
-
- 20 Mar, 2018 4 commits
-
-
Hafiz Muhammad Wahaj Aziz authored
refs 2902
-
Hafiz Muhammad Wahaj Aziz authored
refs 2902
-
Filip Reaboi authored
-
Filip Reaboi authored
No commit message
-