Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Delaigue2016-09-06 09:27:53 +0000
committerLaurent Delaigue2016-09-13 09:56:18 +0000
commitc01f56d36d84172ff43aaa5ca6a22c9bcfde660a (patch)
tree3f25857b74d934db73456b527df9dc2123e3aa3a /plugins/org.eclipse.emf.compare.diagram.sirius/pom.xml
parentfcd978f0da71c72346636fe4a59773b42758f3c9 (diff)
downloadorg.eclipse.emf.compare-c01f56d36d84172ff43aaa5ca6a22c9bcfde660a.tar.gz
org.eclipse.emf.compare-c01f56d36d84172ff43aaa5ca6a22c9bcfde660a.tar.xz
org.eclipse.emf.compare-c01f56d36d84172ff43aaa5ca6a22c9bcfde660a.zip
Fix cascading filter for special cases
To allow group extenders to properly modify the tree structure, this filter must use the TreeNode hierarchy instead of the match hierarchy, otherwise it will not filter the relevant elements. It's also important to take into account the refining diffs of the diff to filter in case they contain containment RefChanges of parent matches. Change-Id: I431429520816073b4fd73e8e8367337d04be10c8 Signed-off-by: Laurent Delaigue <laurent.delaigue@obeo.fr>
Diffstat (limited to 'plugins/org.eclipse.emf.compare.diagram.sirius/pom.xml')
0 files changed, 0 insertions, 0 deletions

Back to the top