| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A filter checks if an object matches some given description.
| Field Summary | |
| static IFilter | ALWAYSA filter that always matches. | 
| static IFilter | NEVERA filter that never matches. | 
| Method Summary | |
|  boolean | filter(Object object)Match an object against the filter. | 
| Field Detail | 
public static final IFilter NEVER
public static final IFilter ALWAYS
| Method Detail | 
public boolean filter(Object object)
               throws Exception
object - The object.
Exception| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.