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