@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, removeFilterEventListener
public boolean applies(Ref reference)
true
if the given filter applies to this reference.Copyright © 2016. All Rights Reserved.