Guvnor web application Drools 6.0.0-SNAPSHOT

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

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

public class NumericIntegerConditionDetector
extends ConditionDetector<NumericIntegerConditionDetector>


Field Summary
 
Fields inherited from class org.drools.guvnor.client.decisiontable.analysis.condition.ConditionDetector
hasUnrecognizedConstraint, impossibleMatch, key
 
Constructor Summary
NumericIntegerConditionDetector(NumericIntegerConditionDetector a, NumericIntegerConditionDetector b)
           
NumericIntegerConditionDetector(Pattern52 pattern, String factField, Integer value, String operator)
           
 
Method Summary
 NumericIntegerConditionDetector merge(NumericIntegerConditionDetector 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

NumericIntegerConditionDetector

public NumericIntegerConditionDetector(Pattern52 pattern,
                                       String factField,
                                       Integer value,
                                       String operator)

NumericIntegerConditionDetector

public NumericIntegerConditionDetector(NumericIntegerConditionDetector a,
                                       NumericIntegerConditionDetector b)
Method Detail

merge

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

Guvnor web application Drools 6.0.0-SNAPSHOT

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