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