public class UnrecognizedConditionInspector extends ConditionInspector
key
Constructor and Description |
---|
UnrecognizedConditionInspector(org.drools.workbench.models.guided.dtable.shared.model.Pattern52 pattern,
String factField,
String operator) |
Modifier and Type | Method and Description |
---|---|
boolean |
conflicts(Object other) |
boolean |
hasValue() |
boolean |
isRedundant(Object b) |
boolean |
overlaps(Object other) |
boolean |
subsumes(Object other) |
String |
toHumanReadableString() |
equals, getFactField, getKey, getPattern, hashCode, nullSafeEquals
public boolean isRedundant(Object b)
public boolean conflicts(Object other)
public boolean overlaps(Object other)
public boolean subsumes(Object other)
public boolean hasValue()
hasValue
in class ConditionInspector
public String toHumanReadableString()
toHumanReadableString
in class ConditionInspector
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.