- 16 Apr, 2020 8 commits
-
-
Alexander Diewald authored
* Allows to ditch URI normalization. * Enables loading examples in the product again by using the eclipe URI notion to reference files from plugins. The resolution w.r.t. packed jars is handled by eclipse internally. Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Thereby, loading AF3 projects from plugin jars should be possible again. Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
-
Alexander Diewald authored
-
Alexander Diewald authored
Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Use a single code path that relies on kernel mechanisms instead of N different, custom implementations. * Move basic project handling to non-UI plugins. Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 15 Apr, 2020 1 commit
-
-
Alexander Diewald authored
* Allows importing single AF3 project files, files specified by a pattern, or files within a directory. * No projects are imported if the names of the projects to be imported overlap with the names of the projects in the current runtime workspace. Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 14 Apr, 2020 9 commits
-
-
Alexander Diewald authored
3998 See merge request af3/af3!324
-
Johannes Eder authored
Issue-Ref: 3998 Issue-Url: https://af3-developer.fortiss.org/issues/3998 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
-
-
Alexander Diewald authored
Issue-Ref: 4000 Issue-Url: https://af3-developer.fortiss.org/issues/4000 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
3997: Fix NullPointerException when deleting a component port See merge request af3/af3!323
-
Johannes Eder authored
Issue-Ref: 3997 Issue-Url: https://af3-developer.fortiss.org/issues/3997 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
Bump version to 2.17 See merge request af3/af3!325
-
Alexander Diewald authored
Issue-Ref: 4000 Issue-Url: https://af3-developer.fortiss.org/issues/4000 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 11 Apr, 2020 2 commits
-
-
Ulrich Schöpp authored
In a hierarchical component, the compositor allowed connections in any direction between ports of the parent component and inner ports. It was possible to not only connect from the output of an inner component to the output of the parent component, but also in the opposite direction (which should not be possible). Inside a parent component, the ports of the parent component should change their kind. Input ports become output ports and vice versa. With this change considered, only connections from output to input ports should be allowed. Issue-Ref: 3998 Issue-Url: https://af3-developer.fortiss.org/issues/3998 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Ulrich Schöpp authored
A NullPointerException may be triggered in the following way: - Create a component with one port. - Double click the component to open its editor. - In the newly opened editor, select the port to open its property section. - Switch back to the editor for the parent component and delete the port there. - Switching to the editor where the port was selected triggers an NPE. The commits adds NPE-tests to the property section. Issue-Ref: 3997 Issue-Url: https://af3-developer.fortiss.org/issues/3997 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
- 09 Apr, 2020 3 commits
-
-
Alexander Diewald authored
Use the kernel mechanism and remove functional code duplicates. Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
CoSimulation: Fix ext spec layout See merge request af3/af3!320
-
- 08 Apr, 2020 9 commits
-
-
Alexander Diewald authored
Issue-Ref: 3993 Issue-Url: https://af3-developer.fortiss.org/issues/3993 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
3990 See merge request af3/af3!322
-
Alexander Diewald authored
Issue-Ref: 3990 Issue-Url: https://af3-developer.fortiss.org/issues/3990 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3990 Issue-Url: https://af3-developer.fortiss.org/issues/3990 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3990 Issue-Url: https://af3-developer.fortiss.org/issues/3990 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
PA: Add guard for visual factories of hierarchical PA elements See merge request af3/af3!321
-
Johannes Eder authored
Issue-Ref: 3992 Issue-Url: https://af3-developer.fortiss.org/issues/3992 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3992 Issue-Url: https://af3-developer.fortiss.org/issues/3992 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3991 Issue-Url: https://af3-developer.fortiss.org/issues/3991 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 06 Apr, 2020 6 commits
-
-
Alexander Diewald authored
MIRA: Added Duplicate Id Check See merge request af3/af3!318
-
Johannes Eder authored
Issue-Ref: 3987 Issue-Url: https://af3-developer.fortiss.org/issues/3987 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Andreas Bayha authored
Check for empty Title, Author and Description. Issue-Ref: 3987 Issue-Url: https://af3-developer.fortiss.org/issues/3987 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
ConstraintMessages, that are not used anymore. Issue-Ref: 3987 Issue-Url: https://af3-developer.fortiss.org/issues/3987 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Alexander Diewald authored
3986 See merge request af3/af3!317
-
Carmen Carlan authored
Issue-ref: 3986 Signed-off-by:
Carmen Carlan <carlan@fortiss.org>
-
- 03 Apr, 2020 2 commits
-
-
Andreas Bayha authored
Added check for duplicate IDs in Requirements. Issue-Ref: 3987 Issue-Url: https://af3-developer.fortiss.org/issues/3987 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Carmen Carlan authored
Issue-ref: 3986 Signed-off-by:
Carmen Carlan <carlan@fortiss.org>
-