public interface IObjectPropertyFilter
Modifier and Type | Method and Description |
---|---|
boolean |
matches(IObjectProperty objectProperty)
Returns true if the given objectProperty matches the filter criteria.
|
boolean matches(IObjectProperty objectProperty)