@ParametersAreNonnullByDefault

Package org.sonar.api.server.rule

Interface Summary
RulesDefinition Defines the coding rules.
RulesDefinition.DebtRemediationFunctions Factory of DebtRemediationFunction.
RulesDefinition.ExtendedRepository  
RulesDefinition.NewExtendedRepository  
RulesDefinition.NewRepository  
RulesDefinition.Repository  
 

Class Summary
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-2014 SonarSource. All Rights Reserved.