Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.decisiontable.analysis.condition
Class NumericBigIntegerConditionDetector

java.lang.Object
  extended by org.drools.guvnor.client.decisiontable.analysis.condition.ConditionDetector<NumericBigIntegerConditionDetector>
      extended by org.drools.guvnor.client.decisiontable.analysis.condition.NumericBigIntegerConditionDetector

public class NumericBigIntegerConditionDetector
extends ConditionDetector<NumericBigIntegerConditionDetector>


Field Summary
 
Fields inherited from class org.drools.guvnor.client.decisiontable.analysis.condition.ConditionDetector
hasUnrecognizedConstraint, impossibleMatch, key
 
Constructor Summary
NumericBigIntegerConditionDetector(NumericBigIntegerConditionDetector a, NumericBigIntegerConditionDetector b)
           
NumericBigIntegerConditionDetector(Pattern52 pattern, String factField, BigInteger value, String operator)
           
 
Method Summary
 NumericBigIntegerConditionDetector merge(NumericBigIntegerConditionDetector other)
           
 
Methods inherited from class org.drools.guvnor.client.decisiontable.analysis.condition.ConditionDetector
getFactField, getKey, getPattern, hasUnrecognizedConstraint, isImpossibleMatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumericBigIntegerConditionDetector

public NumericBigIntegerConditionDetector(Pattern52 pattern,
                                          String factField,
                                          BigInteger value,
                                          String operator)

NumericBigIntegerConditionDetector

public NumericBigIntegerConditionDetector(NumericBigIntegerConditionDetector a,
                                          NumericBigIntegerConditionDetector b)
Method Detail

merge

public NumericBigIntegerConditionDetector merge(NumericBigIntegerConditionDetector other)
Specified by:
merge in class ConditionDetector<NumericBigIntegerConditionDetector>

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.