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