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