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