public abstract class OneToManyCheck extends SingleCheck
ruleInspector
configuration, hasIssues
Constructor and Description |
---|
OneToManyCheck(RuleInspector ruleInspector,
AnalyzerConfiguration configuration,
CheckType checkType) |
OneToManyCheck(RuleInspector ruleInspector,
Predicate<RuleInspector> filter,
AnalyzerConfiguration configuration,
CheckType checkType) |
Modifier and Type | Method and Description |
---|---|
InspectorList<RuleInspector> |
getOtherRows() |
RuleInspector |
getRuleInspector() |
protected boolean |
thereIsAtLeastOneRow() |
compareTo, getCheckType
getDefaultSeverity, getIssue, hasIssues, isActive, makeIssue, resolveSeverity
public OneToManyCheck(RuleInspector ruleInspector, Predicate<RuleInspector> filter, AnalyzerConfiguration configuration, CheckType checkType)
public OneToManyCheck(RuleInspector ruleInspector, AnalyzerConfiguration configuration, CheckType checkType)
protected boolean thereIsAtLeastOneRow()
public RuleInspector getRuleInspector()
getRuleInspector
in class SingleCheck
public InspectorList<RuleInspector> getOtherRows()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.