Uses of Package
org.sonar.api.batch.rule

Packages that use org.sonar.api.batch.rule
org.sonar.api.batch.analyzer   
org.sonar.api.batch.rule   
org.sonar.api.batch.rule.internal   
 

Classes in org.sonar.api.batch.rule used by org.sonar.api.batch.analyzer
ActiveRules
          The rules that are activated on the current module.
 

Classes in org.sonar.api.batch.rule used by org.sonar.api.batch.rule
ActiveRule
          Configuration of a rule activated on a Quality profile
ActiveRules
          The rules that are activated on the current module.
Checks
          Instantiates checks (objects that provide implementation of coding rules) that use sonar-check-api annotations.
Rule
           
RuleParam
           
 

Classes in org.sonar.api.batch.rule used by org.sonar.api.batch.rule.internal
ActiveRules
          The rules that are activated on the current module.
Rule
           
RuleParam
           
Rules
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.