public class TechnicalitiesFilter extends AbstractDifferenceFilter
A filter used by default that rejects all 'technical' differences. The technical differences are the diffs
that apply on empty MatchResource
s, on FeatureMap
diffs, on identical elements and on
pseudo-conflicts.
IDifferenceFilter.Registry
activeByDefault, description, label
Constructor and Description |
---|
TechnicalitiesFilter() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Predicate<? super EObject> |
getPredicateWhenSelected()
Returns the predicate that will filter out objects in the structural differences view when this filter
will be selected.
|
defaultSelected, getDescription, getLabel, getPredicateWhenUnselected, isActive, isEnabled, setActive, setDefaultSelected, setDescription, setLabel
public com.google.common.base.Predicate<? super EObject> getPredicateWhenSelected()
AbstractDifferenceFilter
getPredicateWhenSelected
in interface IDifferenceFilter
getPredicateWhenSelected
in class AbstractDifferenceFilter
IDifferenceFilter.getPredicateWhenSelected()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.