org.drools.guvnor.client.decisiontable.analysis.condition
Class NumericBigIntegerConditionDetector
java.lang.Object
org.drools.guvnor.client.decisiontable.analysis.condition.ConditionDetector<NumericBigIntegerConditionDetector>
org.drools.guvnor.client.decisiontable.analysis.condition.NumericBigIntegerConditionDetector
public class NumericBigIntegerConditionDetector
- extends ConditionDetector<NumericBigIntegerConditionDetector>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumericBigIntegerConditionDetector
public NumericBigIntegerConditionDetector(Pattern52 pattern,
String factField,
BigInteger value,
String operator)
NumericBigIntegerConditionDetector
public NumericBigIntegerConditionDetector(NumericBigIntegerConditionDetector a,
NumericBigIntegerConditionDetector b)
merge
public NumericBigIntegerConditionDetector merge(NumericBigIntegerConditionDetector other)
- Specified by:
merge
in class ConditionDetector<NumericBigIntegerConditionDetector>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.