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

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

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

public class DateConditionDetector
extends ConditionDetector<DateConditionDetector>


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

DateConditionDetector

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

DateConditionDetector

public DateConditionDetector(DateConditionDetector a,
                             DateConditionDetector b)
Method Detail

merge

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

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

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