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

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

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

public class EnumConditionDetector
extends ConditionDetector<EnumConditionDetector>


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

EnumConditionDetector

public EnumConditionDetector(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
                             String factField,
                             List<String> allValueList,
                             String value,
                             String operator)

EnumConditionDetector

public EnumConditionDetector(EnumConditionDetector a,
                             EnumConditionDetector b)
Method Detail

merge

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

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

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