org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition
Class DateConditionDetector
java.lang.Object
org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.ConditionDetector<DateConditionDetector>
org.drools.workbench.screens.guided.dtable.client.widget.analysis.condition.DateConditionDetector
public class DateConditionDetector
- extends ConditionDetector<DateConditionDetector>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
merge
public DateConditionDetector merge(DateConditionDetector other)
- Specified by:
merge
in class ConditionDetector<DateConditionDetector>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.