- 10 Sep, 2019 12 commits
-
-
Alexander Diewald authored
3816: Adding a platform architecture results into an NPE See merge request af3/af3!234
-
Alexander Diewald authored
Issue-Ref: 3816 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3816 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
Fixed a problem in finding the corresponding ResourceSchedule See merge request af3/af3!235
-
Simon Barner authored
Issue-Ref: 3817 Issue-Url: https://af3-developer.fortiss.org/issues/3817 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Marco Volpe authored
* Comparison based on the IDs of the resource and not on the equals() method. Issue-Ref: 3817 Issue-Url: https://af3-developer.fortiss.org/issues/3817 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3816 Issue-Url: https://af3-developer.fortiss.org/issues/3816 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Handle more than one ComponentArchitecture * Simplify check for default pattern Issue-Ref: 3816 Issue-Url: https://af3-developer.fortiss.org/issues/3816 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3816 Issue-Url: https://af3-developer.fortiss.org/issues/3816 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* ComponentArchitecture.setName() sets the name of the architecture and the top-level component to the same name * When adding more than one component architecture to a file project, the ComponentArchitectureFileProjectCompositor now names the 2nd, 3rd, ... architecture as "Component Architecture1", "Component Architecture2". This change ensures consisteny also with the 1st architecture. Issue-Ref: 3816 Issue-Url: https://af3-developer.fortiss.org/issues/3816 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* This ensures that annotations are instantiated when new IProjectRootElement specializations are added to a file project Issue-Ref: 3816 Issue-Url: https://af3-developer.fortiss.org/issues/3816 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Alexander Diewald authored
Redo some missing GREEN ratings that have been forgotten during branch reviews. Issue-Ref: 3755 Issue-Ref: 3735 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 09 Sep, 2019 6 commits
-
-
Alexander Diewald authored
Issue-Ref: 3735 Issue-Url: https://af3-developer.fortiss.org/issues/3735 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
3746 See merge request af3/af3!224
-
Simon Barner authored
Issue-Ref: 3746 Issue-Url: https://af3-developer.fortiss.org/issues/3746 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
-
Simon Barner authored
Changed the naming of (de)coupling constraints. See merge request af3/af3!233
-
Simon Barner authored
Issue-Ref: 3812 Issue-Url: https://af3-developer.fortiss.org/issues/3812 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 06 Sep, 2019 5 commits
-
-
-
Marco Volpe authored
* Fixed the naming for (de)coupling * Naming is now updated when clicking * Code style suggestions implemented Issue-Ref: 3812 Issue-Url: https://af3-developer.fortiss.org/issues/3812 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3812 Issue-Url: https://af3-developer.fortiss.org/issues/3812 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3788 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Marco Volpe authored
* Commonized a method for calculation of names between allocation and (de)coupling constraints. Issue-Ref: 3812 Issue-Url: https://af3-developer.fortiss.org/issues/3812 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
- 04 Sep, 2019 7 commits
-
-
Alexander Diewald authored
-
Alexander Diewald authored
Import the Task Parameter Tables as supersets See merge request af3/af3!232
-
Marco Volpe authored
* Issue-Ref: 3810 Issue-Url: https://af3-developer.fortiss.org/issues/3810 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3810 Issue-Url: https://af3-developer.fortiss.org/issues/3810 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Marco Volpe authored
Issue-Ref: 3810 Issue-Url: https://af3-developer.fortiss.org/issues/3810 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
Alexander Diewald authored
-
Alexander Diewald authored
Issue-Ref: 3810 Issue-Url: https://af3-developer.fortiss.org/issues/3810 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 03 Sep, 2019 3 commits
-
-
Alexander Diewald authored
-
Florian Hölzl authored
AF3 cleanup w.r.t. kernel migration service rework See merge request af3/af3!228
-
Florian Hölzl authored
Issue-Ref: 3806 Issue-Url: https://af3-developer.fortiss.org/issues/3806 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- 30 Aug, 2019 5 commits
-
-
Alexander Diewald authored
DSE-Import: Safety-relevant Requirements See merge request af3/af3!231
-
Tiziano Munaro authored
Issue-Ref: 3808 Issue-Url: https://af3-developer.fortiss.org/issues/3808 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
* Add & register wizard page. * Add a create function for the ModelSnapshot. * Only Requirements with a SafetyLevelRequirement Spec are considered for now, but could be extended later. Issue-Ref: 3808 Issue-Url: https://af3-developer.fortiss.org/issues/3808 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Fixup the API to the most recent version See merge request af3/af3!230
-
Marco Volpe authored
Syntax: Issue-Ref: 3807 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
- 29 Aug, 2019 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 3807 Issue-Url: https://af3-developer.fortiss.org/issues/3807 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 28 Aug, 2019 1 commit
-
-
Alexander Diewald authored
DSE: Remove the (now) superfluous inputProject ref See merge request af3/af3!229
-