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