org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition
Class NumericConditionDetector
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.ConditionDetector<NumericConditionDetector>
org.drools.workbench.screens.guided.dtable.client.widget.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(org.drools.workbench.models.guided.dtable.shared.model.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.