Uses of Class
org.sonar.api.resources.ResourceTypeTree

Packages that use ResourceTypeTree
org.sonar.api.resources   
org.sonar.plugins.core   
 

Uses of ResourceTypeTree in org.sonar.api.resources
 

Methods in org.sonar.api.resources that return ResourceTypeTree
 ResourceTypeTree ResourceTypeTree.Builder.build()
           
 ResourceTypeTree ResourceTypes.getTree(String qualifier)
           
 

Constructors in org.sonar.api.resources with parameters of type ResourceTypeTree
ResourceTypes(ResourceTypeTree[] trees)
           
 

Uses of ResourceTypeTree in org.sonar.plugins.core
 

Methods in org.sonar.plugins.core that return ResourceTypeTree
 ResourceTypeTree DefaultResourceTypes.provide()
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.