org.blackbox.conditions
Class No

java.lang.Object
  extended by org.blackbox.conditions.ContextCondition
      extended by org.blackbox.conditions.No
All Implemented Interfaces:
org.framboise_22.rete.Condition

public class No
extends ContextCondition

Ne couche jammais :(


Constructor Summary
No()
           
 
Method Summary
 boolean doTest(Context t)
           
 
Methods inherited from class org.blackbox.conditions.ContextCondition
taste
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

No

public No()
Method Detail

doTest

public boolean doTest(Context t)
Specified by:
doTest in class ContextCondition