| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A generic Rete network test. Different implementations of this represent pattern-network tests, join-network tests, etc.
 (C) 2006 Sandia National Laboratories
| Field Summary | |
| static int | EQUsed by TestBase constructors to indicate this test is for equality | 
| static int | NEQUsed by TestBase constructors to indicate this test is for inequality | 
| Method Summary | |
|  boolean | doTest(Context context)Perform the actual test. | 
| Field Detail | 
public static final int EQ
public static final int NEQ
| Method Detail | 
public boolean doTest(Context context)
               throws JessException
context - The execution context in which to evaluate the test
JessException - If anything goes wrong| 
 | © 2007 Sandia Corporation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||