Uses of Interface
org.sonar.api.batch.rule.ActiveRules

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

Uses of ActiveRules in org.sonar.api.batch.rule
 

Constructors in org.sonar.api.batch.rule with parameters of type ActiveRules
CheckFactory(ActiveRules activeRules)
           
 

Uses of ActiveRules in org.sonar.api.batch.rule.internal
 

Methods in org.sonar.api.batch.rule.internal that return ActiveRules
 ActiveRules ActiveRulesBuilder.build()
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.