public abstract class OneToManyCheck extends SingleCheck
ruleInspectorconfiguration, 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, getCheckTypegetDefaultSeverity, getIssue, hasIssues, isActive, makeIssue, resolveSeveritypublic 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 SingleCheckpublic InspectorList<RuleInspector> getOtherRows()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.