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