public class BRLConditionInspector extends ConditionInspector
IsConflicting.Covers<T>| Constructor and Description |
|---|
BRLConditionInspector(BRLCondition brlCondition,
AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
conflicts(Object other) |
boolean |
overlaps(Object other) |
boolean |
subsumes(Object other) |
String |
toHumanReadableString() |
equals, getCondition, getUuidKey, getValue, getValues, hashCode, hasValue, isRedundant, keys, toString, valueIsEqualTo, valueIsGreaterThan, valueIsGreaterThanOrEqualTo, valueIsLessThan, valueIsLessThanOrEqualToclone, finalize, getClass, notify, notifyAll, wait, wait, waittoHumanReadableStringpublic BRLConditionInspector(BRLCondition brlCondition, AnalyzerConfiguration configuration)
public String toHumanReadableString()
toHumanReadableString in interface HumanReadabletoHumanReadableString in class ConditionInspectorpublic boolean conflicts(Object other)
public boolean overlaps(Object other)
public boolean subsumes(Object other)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.