org.blackbox.conditions
Class Overlap

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

public class Overlap
extends ContextCondition

Allen intervals are included.


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

Overlap

public Overlap()
Method Detail

doTest

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