- Jul 05, 2018
-
-
Hernan Ponce de Leon authored
Issue-Ref:3401 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Jul 04, 2018
-
-
Simon Barner authored
Issue-Ref: 3401 Issue-Url: https://af3-developer.fortiss.org/issues/3401 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jun 07, 2018
-
-
Hernan Ponce de Leon authored
Issue-Ref:3427 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- May 18, 2018
-
-
Alexander Diewald authored
* Move the existing apache commons jars to a subfolder in the lib directory. * Add the license file in the apache commons folder and include it in the build variants. * Add the apache commons lang3 library that can be used in parallel to the older lang library due to different namespaces. It will be applied for differentiating between recent OSes, for instance. Issue-Ref: 3209 Issue-Url: https://af3-developer.fortiss.org/issues/3209 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 18, 2018
-
-
Alexander Diewald authored
* Since the tooling helpers used in the svn installation and the git version, a re-rating of all files was required (less work than fixing the tooling code that would be only used once). * Updates the hashes of the classes in the .rating files. * Removes empty .rating files from directories without ratable files. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 17, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 13, 2018
-
-
Filip Reaboi authored
-
- Feb 02, 2018
-
-
Hernan Ponce de Leon authored
-
- Jan 29, 2018
-
-
Filip Reaboi authored
refs 3241
-
- Jan 26, 2018
-
-
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
-
- Jan 22, 2018
-
-
Filip Reaboi authored
refs 3241
-
Simon Barner authored
refs 3249
-
- Jan 18, 2018
-
-
Alexander Diewald authored
refs 3203
-
Alexander Diewald authored
refs 3203
-
- Jan 08, 2018
-
-
Filip Reaboi authored
refs 3241
-
- 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
-
- Nov 29, 2017
-
-
Alexander Diewald authored
* Upload forgotten rating file change. refs 3203
-
Alexander Diewald authored
* Wrap the filterList method in filter for easier use. * Add a forEach method. refs 3203
-
- Nov 28, 2017
-
-
Sudeep Kanav authored
refs 317
-
Simon Barner authored
refs 3177
-
Simon Barner authored
refs 3177
-
- Nov 27, 2017
-
-
Sudeep Kanav authored
refs 2591
-
Sudeep Kanav authored
refs 3192
-
- Nov 24, 2017
-
-
Simon Barner authored
Move "asStream()", a method that converts an {@link Iterator} to a (sequential) {@link Stream}, to LambdaUtils refs 2950
-
- Nov 16, 2017
-
-
Simon Barner authored
Please fix your SVN configurations! See https://af3-developer.fortiss.org/projects/autofocus3/wiki/Developer_Installation, Section "Initial Workspace Content Check-out", §6.
-
- Nov 10, 2017
-
-
Filip Reaboi authored
refs 3148
-
- Oct 23, 2017
-
-
Florian Hölzl authored
refs 2983
-
- Aug 07, 2017
-
-
Florian Hölzl authored
refs 2766
-
- Aug 04, 2017
-
-
Florian Hölzl authored
refs 2009
-
Florian Hölzl authored
refs 2009
-
Florian Hölzl authored
refs 2009
-
- Feb 27, 2017
-
-
Johannes Eder authored
-
Florian Hölzl authored
-
- Jan 20, 2017
-
-
Alexander Diewald authored
- Add mapping lambda util methods that ease the in- and output operations of a mapped stream (less writing). - Add a lambda util method for flatmap operations. refs 2779
-
- Dec 12, 2016
-
-
Alexander Diewald authored
refs 2779
-