org.drools.guvnor.client.decisiontable.analysis.condition
Class NumericIntegerConditionDetector
java.lang.Object
org.drools.guvnor.client.decisiontable.analysis.condition.ConditionDetector<NumericIntegerConditionDetector>
org.drools.guvnor.client.decisiontable.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(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-2013 JBoss by Red Hat. All Rights Reserved.