Package org.sonar.api.resources

Interface Summary
Language The extension point to define a new language
ProjectFileSystem  
 

Class Summary
AbstractLanguage Inherit this class to define a new language like PLSQL, PHP or C#
DefaultProjectFileSystem An implementation of ProjectFileSystem
Directory  
File This class is an implementation of a resource of type FILE
Java Java language implementation
JavaFile A class that represents a Java class.
JavaPackage A class that represents a Java package in Sonar
Languages A class to store the list of languages
Library  
Project A class that manipulates Projects in the Sonar way, i.e.
ProjectLink  
ProjectUtils  
Resource<PARENT extends Resource> The interface to implement to create a resource in Sonar
ResourceUtils  
 

Enum Summary
Project.AnalysisType Enumerates the type of possible analysis
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.