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

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

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

public class NumericDoubleConditionDetector
extends ConditionDetector<NumericDoubleConditionDetector>


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

NumericDoubleConditionDetector

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

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

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