Commits on Source (45)
-
Florian Hölzl authored
Issue-Ref: 3870 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Alexander Diewald authored
-
Johannes Eder authored
* if there are unknown features after migration, those ecore elements will be removed Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
* problem with refernces to anytype elements persists Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
* Move fx-base classes dealing with controllers to a dedicated package to prepare adding more base classes. * Place type checks in the constructors of AF3 base classes to avoid them in the large set of concrete classes. * Transform several base classes to classes such that they can be directly instantiated by factories if no specialization is needed. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* For Connectors & Links. * Add a controller for HierarchicElements. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
-
Alexander Diewald authored
* Only use delegate factories in the FX editor base. By that all editors are extensible. * Move the definition of the factories of one editor from the editor to its bindings. * Create the concrete factories by reflection when a FX editor is constructed. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
* Priorities define the sorting of ExtendableMultipageEditors and the order in which the MVC factories are queried by the delegate ones. * Instead of doing this lazily when opening some editor, sort the bindings already when starting the binding service to obtain a clearly defined behavior. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Ensure to avoid duplicate entries in the Lists returned by the delegating model factory. * This avoids creating duplicate controllers and visuals for the same model elements. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
JFX: Base classes See merge request !81
-
Tiziano Munaro authored
Issue-Ref: 3893 Issue-Url: https://af3-developer.fortiss.org/issues/3893 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
[UI] Included source code in SF jars See merge request !83
-
Simon Barner authored
* XMIHandler that cleans up dangling references when loading models with unknown types instead of throwing an exception. Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Not: names of features that contained the unknown types Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* With minor fixes Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3865 Issue-Url: https://af3-developer.fortiss.org/issues/3865 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
3865: tolerant model loader See merge request !84
Showing
- org.fortiss.tooling.base.ui/META-INF/MANIFEST.MF 3 additions, 1 deletionorg.fortiss.tooling.base.ui/META-INF/MANIFEST.MF
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/.ratings 10 additions, 0 deletions...org/fortiss/tooling/base/ui/editor/fx/controller/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/ContextMenuUtil.java 1 addition, 1 deletion...tooling/base/ui/editor/fx/controller/ContextMenuUtil.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/EObjectDiagramController.java 16 additions, 12 deletions...ase/ui/editor/fx/controller/EObjectDiagramController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/EObjectModelChangeProvider.java 1 addition, 1 deletion...e/ui/editor/fx/controller/EObjectModelChangeProvider.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/EObjectRectangularResizableContentControllerBase.java 55 additions, 20 deletions...ler/EObjectRectangularResizableContentControllerBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/KernelServiceBasedModelChangeProviderBase.java 1 addition, 1 deletion...controller/KernelServiceBasedModelChangeProviderBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutModelChangeProvider.java 4 additions, 4 deletions...se/ui/editor/fx/controller/LayoutModelChangeProvider.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedContentAnchorageController.java 12 additions, 8 deletions...tor/fx/controller/LayoutedContentAnchorageController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedDiagramAnchorageController.java 13 additions, 8 deletions...tor/fx/controller/LayoutedDiagramAnchorageController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedLinkBendPointController.java 35 additions, 15 deletions...editor/fx/controller/LayoutedLinkBendPointController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedRectangularResizableContentController.java 90 additions, 0 deletions...roller/LayoutedRectangularResizableContentController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/model/.ratings 1 addition, 0 deletions.../src/org/fortiss/tooling/base/ui/editor/fx/model/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/model/HierarchicElementModelFactoryBase.java 106 additions, 0 deletions...ui/editor/fx/model/HierarchicElementModelFactoryBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/.ratings 9 additions, 0 deletions...src/org/fortiss/tooling/base/ui/editor/fx/visual/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/CoordinateCorrections.java 6 additions, 5 deletions...oling/base/ui/editor/fx/visual/CoordinateCorrections.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/LayoutedCircularAnchorageContentVisualBase.java 23 additions, 20 deletions...fx/visual/LayoutedCircularAnchorageContentVisualBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/LayoutedCircularAnchorageDiagramVisualBase.java 20 additions, 18 deletions...fx/visual/LayoutedCircularAnchorageDiagramVisualBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/LayoutedLineLinkVisual.java 21 additions, 15 deletions...ling/base/ui/editor/fx/visual/LayoutedLineLinkVisual.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/LayoutedRectangularContentVisualBase.java 21 additions, 16 deletions...ditor/fx/visual/LayoutedRectangularContentVisualBase.java