public abstract class AbstractEntityDefFilter extends Object implements org.eclipse.jface.viewers.IFilter
EntityDefinition
filters.Constructor and Description |
---|
AbstractEntityDefFilter() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
accept(EntityDefinition input)
Determine if an entity definition passes the filter.
|
boolean |
select(Object input) |
public abstract boolean accept(EntityDefinition input)
input
- the entity definitiontrue
if the entity definition is accepted,
false
otherwisepublic boolean select(Object input)
select
in interface org.eclipse.jface.viewers.IFilter
IFilter.select(Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a