All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aid.cbr.tools.time.IntervalBefore

java.lang.Object
   |
   +----aid.cbr.tools.time.SimpleIntervalConstraint
           |
           +----aid.cbr.tools.time.IntervalBefore

public class IntervalBefore
extends SimpleIntervalConstraint

Constructor Index

 o IntervalBefore(Interval, Interval)

Method Index

 o isSatisfied()

Constructors

 o IntervalBefore
 public IntervalBefore(Interval left,
                       Interval right)

Methods

 o isSatisfied
 public boolean isSatisfied()
Overrides:
isSatisfied in class SimpleIntervalConstraint

All Packages  Class Hierarchy  This Package  Previous  Next  Index