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

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

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

public class BooleanConditionDetector
extends ConditionDetector<BooleanConditionDetector>


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

Field Detail

value

public Boolean value
Constructor Detail

BooleanConditionDetector

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

BooleanConditionDetector

public BooleanConditionDetector(BooleanConditionDetector a,
                                BooleanConditionDetector b)
Method Detail

merge

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

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

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