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