it.unibo.cs.USI.checker
Class CCLtLt0_LtNotA11

java.lang.Object
  extended by it.unibo.cs.USI.checker.CCLtLt0_LtNotA11
All Implemented Interfaces:
CardinalityChecker

public class CCLtLt0_LtNotA11
extends java.lang.Object
implements CardinalityChecker

Author:
Matteo Magnani May 31, 2005 2:15:59 PM

Constructor Summary
CCLtLt0_LtNotA11()
           
 
Method Summary
 boolean check(int lA1, int lA2, int uA1, int uA2, int lB1, int lB2, int uB1, int uB2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCLtLt0_LtNotA11

public CCLtLt0_LtNotA11()
Method Detail

check

public boolean check(int lA1,
                     int lA2,
                     int uA1,
                     int uA2,
                     int lB1,
                     int lB2,
                     int uB1,
                     int uB2)
Specified by:
check in interface CardinalityChecker