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
 List<Rule> Profile.getRules()
          Deprecated.  
 

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



Copyright © 2009-2012 SonarSource. All Rights Reserved.