| Modifier and Type | Field and Description |
|---|---|
protected AnalyzerConfiguration |
configuration |
protected boolean |
hasIssues |
other, ruleInspector| Constructor and Description |
|---|
DetectConflictingRowsCheck(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 DetectConflictingRowsCheck(RuleInspector ruleInspector, RuleInspector other, AnalyzerConfiguration configuration)
protected CheckType getCheckType()
protected Severity getDefaultSeverity()
public void check()
public boolean isActive(CheckConfiguration checkConfiguration)
protected Severity resolveSeverity()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.