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