public class DetectDeficientRowsCheck extends OneToManyCheck
| Modifier and Type | Field and Description |
|---|---|
protected AnalyzerConfiguration |
configuration |
protected boolean |
hasIssues |
ruleInspector| Constructor and Description |
|---|
DetectDeficientRowsCheck(RuleInspector ruleInspector,
AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
check() |
protected Severity |
getDefaultSeverity() |
Issue |
getIssue() |
boolean |
hasIssues() |
boolean |
isActive(CheckConfiguration checkConfiguration) |
protected Issue |
makeIssue(Severity severity,
CheckType checkType) |
protected Severity |
resolveSeverity() |
getOtherRows, getRuleInspector, thereIsAtLeastOneRowcompareTo, getCheckTypeprotected final AnalyzerConfiguration configuration
protected boolean hasIssues
public DetectDeficientRowsCheck(RuleInspector ruleInspector, AnalyzerConfiguration configuration)
public void check()
protected Severity getDefaultSeverity()
public boolean isActive(CheckConfiguration checkConfiguration)
protected Severity resolveSeverity()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.