- Feb 05, 2018
-
-
Simon Barner authored
- Do not put 'build' directories under version control refs 3199
-
- Feb 02, 2018
-
-
Hernan Ponce de Leon authored
-
Hernan Ponce de Leon authored
-
Filip Reaboi authored
refs 3241
-
- Feb 01, 2018
-
-
Filip Reaboi authored
refs 3241
-
- Jan 31, 2018
-
-
Simon Barner authored
refs 3191
-
Simon Barner authored
refs 3191
-
- Jan 30, 2018
-
-
Simon Barner authored
refs 3243
-
Simon Barner authored
- removed deleteAllElementsWithType() - moved featuresToStrings() to MigrationService refs 3243
-
Simon Barner authored
Ensure that hint how to create a connection is displayed until the user has successfully created one IConnection specialization. refs 2229
-
- Jan 29, 2018
-
-
Filip Reaboi authored
refs 3241
-
- Jan 26, 2018
-
-
Simon Barner authored
- generateMissingIDs() bug fix: generate missing ID also for given 'existingModel', not only for its offspring. refs 3067
-
Simon Barner authored
- Add fixMissingIDs(EObject object, EObject existingModel), a method that generates all missing IDs of the given sub-model. refs 3067
-
Alexander Diewald authored
refs 3203
-
Alexander Diewald authored
The firstOfType method returns the first element from a given collection that is assignable from the given type. This method allows to reduce the LoCs since the described task is quite common. refs 3203
-
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
-
- Jan 25, 2018
-
-
Alexander Diewald authored
refs 3203
-
Florian Hölzl authored
refs 3249
-
- Jan 24, 2018
-
-
Simon Barner authored
refs 2950,2562
-
- Jan 23, 2018
-
-
Simon Barner authored
Add support to render one character label within the circle representing the connector. It can be used to distinguish different connector types. refs 2562,3035
-
- Jan 22, 2018
-
-
Filip Reaboi authored
refs 3241
-
Simon Barner authored
refs 3249
-
- Jan 19, 2018
-
-
Simon Barner authored
Eliminate support for multi-instance annotations, which was mostly unused and only complicated the code. refs 2964
-
- Jan 18, 2018
-
-
Johannes Eder authored
-
Alexander Diewald authored
refs 3203
-
Alexander Diewald authored
refs 3203
-
- Jan 16, 2018
-
-
Simon Barner authored
refs 2964
-
Vincent Aravantinos authored
-
Alexander Diewald authored
refs 3241
-
- Jan 10, 2018
-
-
Simon Barner authored
- Mark classes that should be kept and references to issues where there will be reintegrated refs 3240
-
- Jan 08, 2018
-
-
Filip Reaboi authored
refs 3241
-
- Jan 05, 2018
-
-
Filip Reaboi authored
are marked as @Deprecated //ucd refs 3240
-
- Dec 20, 2017
-
-
Vincent Aravantinos authored
-
Vincent Aravantinos authored
refs 2556
-
- Dec 18, 2017
-
-
Simon Barner authored
- Used to semantically mark AllocationTables and AllocationEntries (e.g., which layers of the system are connected by allocation, and which system entities) - Add IAllocationService.addAllocationEntryType() and getAllocationEntryTypes() to register and query IAllocationTypes - Apply IAllocationTypes specializations to Task, Partition and Hardware architecture allocations 2) Move TaskToExecutionUnitAllocationTable and TaskWcetTable to af3.task (to avoid circular dependencies that would arise from the introduction of IAllocationType) 3) Schedule model UI - Use IAllocationTypes to provide unified generic UI in af3.schedule.ui - Remove most of the temporary hacks since allocation[.ui] is now in the build - TODO: Remove SystemScheduleDeploymentPropertySection once Deployment has fully been replaced by AllocationTable refs 2950,3188,3067
-
- Dec 15, 2017
-
-
Alexander Diewald authored
refs 3209
-
Alexander Diewald authored
refs 3209
-
- Dec 13, 2017
-
-
Simon Barner authored
refs 2950
-
- Dec 08, 2017
-
-
Simon Barner authored
refs 3194
-
- Dec 06, 2017
-
-
Filip Reaboi authored
refs 2895
-