|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.language.filters.AbstractFilter
nl.tudelft.simulation.language.filters.ZeroFilter
The Zero filter does not filter any value.
(c) copyright 2004 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl/dsol
License of use: General Public
License (GPL) , no warranty
| Field Summary |
| Fields inherited from class nl.tudelft.simulation.language.filters.AbstractFilter |
inverted |
| Constructor Summary | |
ZeroFilter()
constructs a new ZeroFilte |
|
| Method Summary | |
protected boolean |
filter(java.lang.Object entry)
filters the entry. |
java.lang.String |
getCriterium()
returns the filter criterium |
| Methods inherited from class nl.tudelft.simulation.language.filters.AbstractFilter |
accept, add, isInverted, or, setInverted, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ZeroFilter()
| Method Detail |
protected boolean filter(java.lang.Object entry)
AbstractFilter
filter in class AbstractFilterentry - the entry to filter.
AbstractFilter.filter(java.lang.Object)public java.lang.String getCriterium()
AbstractFilter
getCriterium in interface FilterinterfacegetCriterium in class AbstractFilterFilterinterface.getCriterium()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||