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() |
getFactField, getKey, getPattern, nullSafeEqualspublic 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 ConditionInspectorpublic String toHumanReadableString()
toHumanReadableString in class ConditionInspectorCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.