Package | Description |
---|---|
rj.tools.jcsc | |
rj.tools.jcsc.ant | |
rj.tools.jcsc.rules | |
rj.tools.jcsc.ui |
Modifier and Type | Method and Description |
---|---|
Rule |
Violation.getRule()
getRule |
Modifier and Type | Method and Description |
---|---|
void |
Violation.setRule(Rule rule)
setRule |
Constructor and Description |
---|
Violation(Rule rule,
java.lang.String sourcePath,
java.lang.String className,
java.lang.String packageName,
java.lang.String message,
int line,
int column)
Creates a Violation instance
|
Modifier and Type | Method and Description |
---|---|
Rule |
OverviewStatistics.getRule(java.lang.String ruleName)
Get the Rule instance having the name
|
Modifier and Type | Method and Description |
---|---|
static Rule |
RulesHandler.getRuleFromMap(java.util.Map rules,
java.lang.String name)
Get the rule from the map of all rules if the rule was not found
the default rule is being returned.
|
Modifier and Type | Field and Description |
---|---|
protected Rule[] |
AbstractJcscTab.mRules
The logical rule objects of a tab
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractJcscTab.addRules(Rule[] rules)
Add an array of Rules to the Tab
|
JCSC is released under the terms of the GNU General Public License