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, valueIsLessThanOrEqualTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toHumanReadableString
public BRLConditionInspector(BRLCondition brlCondition, AnalyzerConfiguration configuration)
public String toHumanReadableString()
toHumanReadableString
in interface HumanReadable
toHumanReadableString
in class ConditionInspector
public boolean conflicts(Object other)
public boolean overlaps(Object other)
public boolean subsumes(Object other)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.