public class NumericIntegerConditionInspector extends ComparableConditionInspector<Integer>
operator, value
key
Constructor and Description |
---|
NumericIntegerConditionInspector(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
String factField,
Integer value,
String operator) |
Modifier and Type | Method and Description |
---|---|
boolean |
subsumes(Object other) |
conflicts, covers, getOperator, getValue, hasValue, isRedundant, overlaps, toHumanReadableString, valueIsEqualTo, valueIsGreaterThan, valueIsGreaterThanOrEqualTo, valueIsLessThan, valueIsLessThanOrEqualTo
equals, getFactField, getKey, getPattern, hashCode, nullSafeEquals
public boolean subsumes(Object other)
subsumes
in interface IsSubsuming
subsumes
in class ComparableConditionInspector<Integer>
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.