public interface IBaseIndexObjectFilter
Notifier
instances that need not to be indexed by VIATRA Base.Modifier and Type | Method and Description |
---|---|
boolean |
isFiltered(org.eclipse.emf.common.notify.Notifier notifier)
Decides whether the selected notifier is filtered.
|