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

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

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

public class NumericFloatConditionDetector
extends ConditionDetector<NumericFloatConditionDetector>


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

NumericFloatConditionDetector

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

NumericFloatConditionDetector

public NumericFloatConditionDetector(NumericFloatConditionDetector a,
                                     NumericFloatConditionDetector b)
Method Detail

merge

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

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

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