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 MatchResources, on FeatureMap diffs, on identical elements and on
 pseudo-conflicts.
 
IDifferenceFilter.RegistryactiveByDefault, 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, setLabelpublic com.google.common.base.Predicate<? super EObject> getPredicateWhenSelected()
AbstractDifferenceFiltergetPredicateWhenSelected in interface IDifferenceFiltergetPredicateWhenSelected in class AbstractDifferenceFilterIDifferenceFilter.getPredicateWhenSelected()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.