org.blackbox.conditions
Class Meet

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

public class Meet
extends ContextCondition

Allen intervals are included.


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

Meet

public Meet()
Method Detail

doTest

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