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

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

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

public class NumericByteConditionDetector
extends ConditionDetector<NumericByteConditionDetector>


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

NumericByteConditionDetector

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

NumericByteConditionDetector

public NumericByteConditionDetector(NumericByteConditionDetector a,
                                    NumericByteConditionDetector b)
Method Detail

merge

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

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

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