- Aug 10, 2020
-
-
Andreas Bayha authored
DynamicTreeTableUIProviderBase.isEditable New (more consistent) signature: isEditable(int column, AnnotationEntry element). Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
The order of parameters is now (int, T), as in getLabel(...). Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
The line with the selected element has a green background. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Enhances DynamicTreeTableViewer such that cell background can easily be set. Refactored combo column code to be more generic and reusable. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Added the possibility to dynamically set the background color of each cell. The UIProvider offers a getBackgroundColor method to this end. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 22, 2020
-
-
Andreas Bayha authored
YELLOW Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
YELLOW Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
- The filter is now better integrated with the content provider. - Javadoc comments. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 20, 2020
-
-
Andreas Bayha authored
The content provider did not filter, whenever there was an empty filter expression set. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Refactored code. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 17, 2020
-
-
Andreas Bayha authored
Added filters for model element and column name. Also the filter for selected element type is implemented. Hierarchy and annotation type are still pending. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 15, 2020
-
-
Andreas Bayha authored
Added filter section. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Factored out the combo column to a generic implementation. Now, a generic implementation for dynamic combo columns is reusable for all DynamicTreetBaleViewers. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
There is an addComboColumn(...) method now. The combo columnb is dynamic in a sense, that every cell/row might have it's own choices for the combo, depending on the element. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Add a generic TextTreeTableCell with improved functionality: - canEdit() per element. - Better canceling behavior when leaving the cell. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 14, 2020
-
-
Andreas Bayha authored
Editing textual-based annotation entries in the table works now. Also unintended cancel operations (e.g. when clicking onto another cell) are catched and handled correctly. It remains to make the implementation more genierc to be reusable for other views. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 09, 2020
-
-
Andreas Bayha authored
Refactored code of AnnotationViewFXController. Editing enumerative Annotations works now. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Editing of Enumeration values seams to work. But wrong value is displayed, still. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 08, 2020
-
-
Andreas Bayha authored
There is a Combobox in the Annotation Table. However, it remains to do a more generic implementation independent of annotations. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 06, 2020
-
-
Andreas Bayha authored
Merged in Master. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jun 09, 2020
-
-
Andreas Bayha authored
First Durchstich to display annotations according to the current selection. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jun 02, 2020
-
-
Alexander Diewald authored
Test case generator for DSE problems See merge request !117
-
- May 29, 2020
-
-
Marco Volpe authored
Issue-Ref: 4008 Issue-Url: https://af3-developer.fortiss.org/issues/4008 Signed-off-by:
Marco Volpe <volpe@fortiss.org>
-
Alexander Diewald authored
-
- May 25, 2020
-
-
Simon Barner authored
CLI for shutting down the platform See merge request !115
-
- May 20, 2020
-
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.base/src/org/fortiss/tooling/base/utils/.ratings Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
-
- May 19, 2020
-
-
Alexander Diewald authored
Math: Add predicate to identify float objects See merge request !116
-
Johannes Eder authored
Issue-Ref: 3365 Issue-Url: https://af3-developer.fortiss.org/issues/3365 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3994 Issue-Url: https://af3-developer.fortiss.org/issues/3994 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- May 18, 2020
-
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.base/src/org/fortiss/tooling/base/utils/.ratings Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3365 Issue-Url: https://af3-developer.fortiss.org/issues/3365 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3365 Issue-Url: https://af3-developer.fortiss.org/issues/3365 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- May 15, 2020
-
-
Alexander Diewald authored
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.base/src/org/fortiss/tooling/base/utils/.ratings Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3365 Issue-Url: https://af3-developer.fortiss.org/issues/3365 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- May 12, 2020
-
-
Alexander Diewald authored
Conflicts: org.fortiss.tooling.base/src/org/fortiss/tooling/base/utils/.ratings org.fortiss.tooling.base/src/org/fortiss/tooling/base/utils/AnnotationUtils.java Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- May 08, 2020
-
-
Alexander Diewald authored
3838 See merge request !112
-
Tiziano Munaro authored
Issue-Ref: 3838 Issue-Url: https://af3-developer.fortiss.org/issues/3838 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-