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

Packages that use org.sonar.api.batch.rule
org.sonar.api.batch.rule   
org.sonar.api.batch.rule.internal   
org.sonar.api.batch.sensor   
org.sonar.xoo.rule   
 

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
ActiveRule
          Configuration of a rule activated on a Quality profile
ActiveRules
          The rules that are activated on the current module.
Rule
           
RuleParam
           
Rules
          Searches for rules.
 

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

Classes in org.sonar.api.batch.rule used by org.sonar.xoo.rule
CheckFactory
          Creates Checks.
 



Copyright © 2009–2015 SonarSource. All rights reserved.