Drools Workbench - Guided Decision Table Editor - Client 6.2.0.CR2

org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition
Class NumericBigDecimalConditionDetector

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.ConditionDetector<NumericBigDecimalConditionDetector>
      extended by org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.NumericBigDecimalConditionDetector

public class NumericBigDecimalConditionDetector
extends ConditionDetector<NumericBigDecimalConditionDetector>


Field Summary
 
Fields inherited from class org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.ConditionDetector
hasUnrecognizedConstraint, impossibleMatch, key
 
Constructor Summary
NumericBigDecimalConditionDetector(NumericBigDecimalConditionDetector a, NumericBigDecimalConditionDetector b)
           
NumericBigDecimalConditionDetector(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern, String factField, BigDecimal value, String operator)
           
 
Method Summary
 NumericBigDecimalConditionDetector merge(NumericBigDecimalConditionDetector other)
           
 
Methods inherited from class org.drools.workbench.screens.guided.dtable.client.widget.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

NumericBigDecimalConditionDetector

public NumericBigDecimalConditionDetector(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
                                          String factField,
                                          BigDecimal value,
                                          String operator)

NumericBigDecimalConditionDetector

public NumericBigDecimalConditionDetector(NumericBigDecimalConditionDetector a,
                                          NumericBigDecimalConditionDetector b)
Method Detail

merge

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

Drools Workbench - Guided Decision Table Editor - Client 6.2.0.CR2

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