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

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

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

public class NumericLongConditionDetector
extends ConditionDetector<NumericLongConditionDetector>


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

NumericLongConditionDetector

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

NumericLongConditionDetector

public NumericLongConditionDetector(NumericLongConditionDetector a,
                                    NumericLongConditionDetector b)
Method Detail

merge

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

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

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