Package org.sonar.api.rules

Interface Summary
ConfigurationExportable  
ConfigurationImportable  
RulePriorityMapper<IN_TYPE,OUT_TYPE>  
RuleProvider  
RulesRepository<LANG extends Language> Deprecated.
ViolationFilter Filter violations to save.
 

Class Summary
AbstractImportableRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>> Deprecated.
AbstractRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>> Deprecated.
ActiveRule A class to map an ActiveRule to the hibernate model
ActiveRuleParam  
Iso9126RulesCategories  
Rule  
RuleAnnotationUtils  
RuleParam  
RuleQuery  
RuleRepository  
RulesCategory A class to hold rules category
RulesManager Deprecated. UGLY COMPONENT - WILL BE COMPLETELY REFACTORED IN SONAR 2.3
RuleUtils A utility class to manipulate concepts around rules
StandardProfileXmlParser  
StandardRulesXmlParser Deprecated.
StandardRulesXmlParser.TrimStringConverter See http://svn.codehaus.org/xstream/trunk/xstream/src/java/com/thoughtworks/xstream/converters/basic/StringConverter.java
StandardRuleXmlFormat  
Violation A class that represents a violation.
 

Enum Summary
Rule.Cardinality  
RulePriority A class to hold rules priority
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.