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

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

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

public class NumericIntegerConditionDetector
extends ConditionDetector<NumericIntegerConditionDetector>


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

NumericIntegerConditionDetector

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

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

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