@ExtensionPoint public abstract class ReferenceFilter extends Filter<Ref>
Filter.FilterEvent| Constructor and Description |
|---|
ReferenceFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Ref reference)
Return
true if the given filter applies to this reference. |
addFilterEventListener, matches, notify, removeFilterEventListenerpublic boolean applies(Ref reference)
true if the given filter applies to this reference.Copyright © 2015. All rights reserved.