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

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

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

public class NumericShortConditionDetector
extends ConditionDetector<NumericShortConditionDetector>


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

NumericShortConditionDetector

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

NumericShortConditionDetector

public NumericShortConditionDetector(NumericShortConditionDetector a,
                                     NumericShortConditionDetector b)
Method Detail

merge

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

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

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