public class SimpleBaseIndexFilter extends java.lang.Object implements IBaseIndexObjectFilter
Notifier
instances.Constructor and Description |
---|
SimpleBaseIndexFilter(java.util.Collection<org.eclipse.emf.common.notify.Notifier> filterConfiguration)
Creates a filter using a collection of (Resource and) Notifier instances.
|
SimpleBaseIndexFilter(SimpleBaseIndexFilter other) |
Modifier and Type | Method and Description |
---|---|
boolean |
isFiltered(org.eclipse.emf.common.notify.Notifier notifier)
Decides whether the selected notifier is filtered.
|
public SimpleBaseIndexFilter(java.util.Collection<org.eclipse.emf.common.notify.Notifier> filterConfiguration)
filterConfiguration
- public SimpleBaseIndexFilter(SimpleBaseIndexFilter other)
public boolean isFiltered(org.eclipse.emf.common.notify.Notifier notifier)
IBaseIndexObjectFilter
isFiltered
in interface IBaseIndexObjectFilter