org.blackbox.conditions
Class Include

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

public class Include
extends ContextCondition

Allen intervals are included.


Constructor Summary
Include()
           
 
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

Include

public Include()
Method Detail

doTest

public boolean doTest(Context t)
               throws java.lang.RuntimeException
Specified by:
doTest in class ContextCondition
Throws:
java.lang.RuntimeException