org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition
Class NumericDoubleConditionDetector
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.ConditionDetector<NumericDoubleConditionDetector>
org.drools.workbench.screens.guided.dtable.client.widget.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(org.drools.workbench.models.guided.dtable.shared.model.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-2014 JBoss by Red Hat. All Rights Reserved.