Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

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

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

public class NumericBigIntegerConditionDetector
extends ConditionDetector<NumericBigIntegerConditionDetector>


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

NumericBigIntegerConditionDetector

public NumericBigIntegerConditionDetector(org.drools.workbench.models.guided.dtable.shared.model.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>

Drools Workbench - Guided Decision Table Editor - Client 6.0.1-SNAPSHOT

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