|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.blackbox.conditions.ContextCondition
public abstract class ContextCondition
Constructor Summary | |
---|---|
ContextCondition()
|
Method Summary | |
---|---|
abstract boolean |
doTest(Context x)
|
boolean |
taste(org.framboise_22.rete.util.Tuple t)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextCondition()
Method Detail |
---|
public boolean taste(org.framboise_22.rete.util.Tuple t)
taste
in interface org.framboise_22.rete.Condition
public abstract boolean doTest(Context x)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |