Guvnor web application Drools 6.0.0-SNAPSHOT

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

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

public class NumericDoubleConditionDetector
extends ConditionDetector<NumericDoubleConditionDetector>


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

NumericDoubleConditionDetector

public NumericDoubleConditionDetector(Pattern52 pattern,
                                      String factField,
                                      Double value,
                                      String operator)

NumericDoubleConditionDetector

public NumericDoubleConditionDetector(NumericDoubleConditionDetector a,
                                      NumericDoubleConditionDetector b)
Method Detail

merge

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

Guvnor web application Drools 6.0.0-SNAPSHOT

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