public class ZeroFilter extends AbstractFilter
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl/language
License of use: Lesser
General Public License (LGPL) , no warranty
inverted| Constructor and Description |
|---|
ZeroFilter()
constructs a new ZeroFilte
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filter(Object entry)
filters the entry.
|
String |
getCriterium()
returns the filter criterium
|
accept, and, isInverted, or, setInverted, toStringprotected boolean filter(Object entry)
AbstractFilterfilter in class AbstractFilterentry - the entry to filter.AbstractFilter.filter(java.lang.Object)public String getCriterium()
AbstractFiltergetCriterium in interface FilterinterfacegetCriterium in class AbstractFilterFilterinterface.getCriterium()Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.