Add StructureMergeViewer customization options06/93506/2
commit20f1631e641c8fbd8bf80ff3c2fd24cd0b02159d
authorlgoubet <laurent.goubet@obeo.fr>
Tue, 16 Jul 2019 12:19:46 +0000 (16 14:19 +0200)
committerlgoubet <laurent.goubet@obeo.fr>
Tue, 16 Jul 2019 12:19:46 +0000 (16 14:19 +0200)
tree62ab1f08fb6ea4c9fb19f7b4a729ed1428beb16c
parent5f7487d505d34caf5b891c96ea6f8a292088d3bb
Add StructureMergeViewer customization options

Improves support for Subclasses of EMFCompareStructureMergeViewer by
changing access modifiers and adding Getters for some private variables.

Although the code is not intended to be subclassed there exist
subclasses with small modifications in the wild. This commit allows
those subclasses to access a little more of the internal mechanism of
the EMFCompareStructureMergeViewer.

Signed-off-by: Stefan Dirix <sdirix@eclipsesource.com>
Change-Id: I7d96b189dd6624a90925d674606a56481681f528
plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/structuremergeviewer/CompareToolBar.java
plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/structuremergeviewer/EMFCompareStructureMergeViewer.java