Uses of Class
org.sonar.api.rules.xml.Rule

Packages that use Rule
org.sonar.api.rules.xml   
 

Uses of Rule in org.sonar.api.rules.xml
 

Methods in org.sonar.api.rules.xml that return types with arguments of type Rule
 java.util.List<Rule> Profile.getRules()
           
 

Method parameters in org.sonar.api.rules.xml with type arguments of type Rule
 void Profile.setRules(java.util.List<Rule> rules)
           
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.