@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| RulesDefinition |
Defines some coding rules of the same repository.
|
| RulesDefinition.DebtRemediationFunctions |
Factory of
DebtRemediationFunction. |
| RulesDefinition.ExtendedRepository | |
| RulesDefinition.NewExtendedRepository | |
| RulesDefinition.NewRepository | |
| RulesDefinition.Repository |
| Class | Description |
|---|---|
| RuleParamType | |
| RulesDefinition.Context |
Instantiated by core but not by plugins
|
| RulesDefinition.NewParam | |
| RulesDefinition.NewRepositoryImpl | |
| RulesDefinition.NewRule | |
| RulesDefinition.Param | |
| RulesDefinition.RepositoryImpl | |
| RulesDefinition.Rule | |
| RulesDefinition.SubCharacteristics |
Default sub-characteristics of technical debt model.
|
| RulesDefinitionAnnotationLoader |
Read definitions of rules based on the annotations provided by sonar-check-api.
|
| RulesDefinitionI18nLoader |
Loads the English bundles of rules (name, description and parameters) that are
deprecated since 4.2.
|
| RulesDefinitionXmlLoader |
Loads definitions of rules from a XML file.
|
| RuleTagFormat |
Copyright © 2009–2015 SonarSource. All rights reserved.