-
- Downloads
[LWFXEF] Change EObjectBasedDiagramControllerBase to work on EObjects
The type checks and model change providers have been edited in order for the class to actually work with `EObjects`: * The `EObjectBasedDiagramControllerBase` has been changed to require `EObject`s only (not `IHierarchicElement`s). * The `HierarchicModelElementModelChangeProvider`has been changed to require `EObject`s only and has thus been renamed to `EObjectModelChangeProvider`. Issue-Ref: 3890 Issue-Url: https://af3-developer.fortiss.org/issues/3890 Signed-off-by:Tiziano Munaro <munaro@fortiss.org>
parent
039eaf4e
No related branches found
No related tags found
Showing
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/.ratings 2 additions, 2 deletions...ase.ui/src/org/fortiss/tooling/base/ui/editor/fx/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/EObjectBasedDiagramControllerBase.java 9 additions, 11 deletions.../base/ui/editor/fx/EObjectBasedDiagramControllerBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/EObjectModelChangeProvider.java 10 additions, 11 deletions...tooling/base/ui/editor/fx/EObjectModelChangeProvider.java
Loading
Please register or sign in to comment