Package | Description |
---|---|
org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl | |
org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters |
Modifier and Type | Class and Description |
---|---|
class |
CascadingDifferencesFilter
A filter used by default that filters out cascading differences (differences located under a Match that is
either ADDed or DELETEd on the diff's side).
|
class |
TechnicalitiesFilter
A filter used by default that rejects all 'technical' differences.
|
Modifier and Type | Method and Description |
---|---|
Collection<IDeactivableDiffFilter> |
DifferenceFilterManager.getCurrentInactiveFilters()
Get all
IDifferenceFilter that should be disabled for next comparison. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDifferenceFilter
An abstract filter implementation.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.