A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractChart - Class in org.sonar.api.charts
 
AbstractChart() - Constructor for class org.sonar.api.charts.AbstractChart
 
AbstractCoverageExtension - Class in org.sonar.api.batch
 
AbstractCoverageExtension(Plugins) - Constructor for class org.sonar.api.batch.AbstractCoverageExtension
 
AbstractCoverageSensor - Class in org.sonar.api.batch
 
AbstractCoverageSensor(Plugins, MavenPluginExecutor) - Constructor for class org.sonar.api.batch.AbstractCoverageSensor
 
AbstractDashboardWidget - Class in org.sonar.api.web
It's useful in development environment to see browser rendering in real time while editing the template.
AbstractDashboardWidget() - Constructor for class org.sonar.api.web.AbstractDashboardWidget
 
AbstractDivisionDecorator - Class in org.sonar.api.batch
 
AbstractDivisionDecorator() - Constructor for class org.sonar.api.batch.AbstractDivisionDecorator
 
AbstractImportableRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>> - Class in org.sonar.api.rules
 
AbstractImportableRulesRepository(LANG, MAPPER) - Constructor for class org.sonar.api.rules.AbstractImportableRulesRepository
 
AbstractLanguage - Class in org.sonar.api.core
Inherit this class to define a new language like PLSQL, PHP or C#
AbstractLanguage(String) - Constructor for class org.sonar.api.core.AbstractLanguage
 
AbstractLanguage(String, String) - Constructor for class org.sonar.api.core.AbstractLanguage
 
AbstractPage - Class in org.sonar.api.web.gwt.client
 
AbstractPage() - Constructor for class org.sonar.api.web.gwt.client.AbstractPage
 
AbstractResource<PARENT extends Resource<?>> - Class in org.sonar.api.batch
 
AbstractResource() - Constructor for class org.sonar.api.batch.AbstractResource
 
AbstractResource(String, String) - Constructor for class org.sonar.api.batch.AbstractResource
 
AbstractResource(String, String, String) - Constructor for class org.sonar.api.batch.AbstractResource
 
AbstractResourceQuery<R extends ResponsePOJO> - Class in org.sonar.api.web.gwt.client.webservices
 
AbstractResourceQuery(String) - Constructor for class org.sonar.api.web.gwt.client.webservices.AbstractResourceQuery
 
AbstractResourceTab - Class in org.sonar.api.web.gwt.client
 
AbstractResourceTab() - Constructor for class org.sonar.api.web.gwt.client.AbstractResourceTab
 
AbstractResourceViewer - Class in org.sonar.api.web.gwt.client
 
AbstractResourceViewer() - Constructor for class org.sonar.api.web.gwt.client.AbstractResourceViewer
 
AbstractResourceViewer.StandAloneResourceHandler - Class in org.sonar.api.web.gwt.client
 
AbstractResourceViewer.StandAloneResourceHandler() - Constructor for class org.sonar.api.web.gwt.client.AbstractResourceViewer.StandAloneResourceHandler
 
AbstractRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>> - Class in org.sonar.api.rules
 
AbstractRulesRepository(LANG, MAPPER) - Constructor for class org.sonar.api.rules.AbstractRulesRepository
 
AbstractSourceImporter - Class in org.sonar.api.batch
Do not forget to declare the phase @Phase when extending this class.
AbstractSourceImporter() - Constructor for class org.sonar.api.batch.AbstractSourceImporter
 
AbstractSourcesResourceTab - Class in org.sonar.api.web.gwt.client
 
AbstractSourcesResourceTab() - Constructor for class org.sonar.api.web.gwt.client.AbstractSourcesResourceTab
 
AbstractSumChildrenDecorator - Class in org.sonar.api.batch
Sum measures of child resources.
AbstractSumChildrenDecorator() - Constructor for class org.sonar.api.batch.AbstractSumChildrenDecorator
 
AbstractViolationsStaxParser - Class in org.sonar.api.batch
 
AbstractViolationsStaxParser(SensorContext, RulesManager) - Constructor for class org.sonar.api.batch.AbstractViolationsStaxParser
 
accept(ZipEntry) - Method in interface org.sonar.api.utils.ZipUtils.ZipEntryFilter
 
ACCESSORS - Static variable in class org.sonar.api.core.CoreMetrics
 
ACCESSORS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
add(Object, int) - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
add(Object) - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
add(Measure) - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
add(KEY, VALUE) - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
add(Number) - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
add(Number, int) - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
add(Measure) - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
add(Language) - Method in class org.sonar.api.core.Languages
 
add(Object, Object...) - Method in class org.sonar.api.utils.dag.DirectAcyclicGraph
 
add(Violation) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
addAll(Map<KEY, VALUE>) - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
addDependency(String, String, String, String) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
addDependency(Node) - Method in class org.sonar.api.utils.dag.Node
 
addMetricToPanel(int, int, WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
addParameter(String, String) - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
addProperty(Property) - Method in class org.sonar.api.rules.xml.Rule
 
addZero(Object) - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
ALERT_STATUS - Static variable in class org.sonar.api.core.CoreMetrics
 
alertStatus - Variable in class org.sonar.api.batch.measures.Measure
 
alertText - Variable in class org.sonar.api.batch.measures.Measure
 
all() - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
ALL - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
allContainsMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
analyze(Project, SensorContext) - Method in class org.sonar.api.batch.AbstractCoverageSensor
 
analyze(Project, SensorContext) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
analyze(Project, SensorContext) - Method in interface org.sonar.api.batch.Sensor
 
analyzeReport(Project, SensorContext) - Method in class org.sonar.api.batch.AbstractCoverageSensor
 

B

BaseMetricsHeaderWidget - Class in org.sonar.api.web.gwt.client
 
BaseMetricsHeaderWidget(Resource) - Constructor for class org.sonar.api.web.gwt.client.BaseMetricsHeaderWidget
 
BaseQueryCallback<P extends ResponsePOJO> - Class in org.sonar.api.web.gwt.client.webservices
 
BaseQueryCallback() - Constructor for class org.sonar.api.web.gwt.client.webservices.BaseQueryCallback
 
BaseQueryCallback(LoadingLabel) - Constructor for class org.sonar.api.web.gwt.client.webservices.BaseQueryCallback
 
BATCH_PATH - Static variable in class org.sonar.api.utils.ServerHttpClient
 
BatchExtension - Interface in org.sonar.api.plugins
Marker interface for batch components.
build() - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
build(boolean) - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
build() - Method in interface org.sonar.api.batch.measures.MeasureBuilder
 
build() - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
build() - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
build(boolean) - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
buildActiveRulesFromProfile(Profile, List<ActiveRule>) - Method in class org.sonar.api.rules.StandardProfileXmlParser
 
buildData() - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
buildProfileFromXml(String) - Method in class org.sonar.api.rules.StandardProfileXmlParser
 

C

Chart - Interface in org.sonar.api.charts
 
ChartParameters - Class in org.sonar.api.charts
 
ChartParameters(Map<String, String>) - Constructor for class org.sonar.api.charts.ChartParameters
 
ChartParameters(String) - Constructor for class org.sonar.api.charts.ChartParameters
 
checkUp() - Method in class org.sonar.api.utils.ServerHttpClient
Throws a runtime ServerConnectionException if it fails to connect Sonar server
CLASS_COMPLEXITY - Static variable in class org.sonar.api.core.CoreMetrics
 
CLASS_COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
CLASS_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.core.CoreMetrics
 
CLASS_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
CLASSES - Static variable in class org.sonar.api.core.CoreMetrics
 
CLASSES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
clear() - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
clear() - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
clear() - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
COLORS - Static variable in class org.sonar.api.charts.AbstractChart
 
COMMENT_LINES - Static variable in class org.sonar.api.core.CoreMetrics
 
COMMENT_LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COMMENT_LINES_DENSITY - Static variable in class org.sonar.api.core.CoreMetrics
 
COMMENT_LINES_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
compareTo(String) - Method in class org.sonar.api.rules.xml.Rule
 
compareTo(Node) - Method in class org.sonar.api.utils.dag.Node
 
COMPLEXITY - Static variable in class org.sonar.api.core.CoreMetrics
 
COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
compute(Measure, Measure, boolean) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
CONF_PERMALINK_BASE - Static variable in class org.sonar.api.web.gwt.client.ResourceDictionary
 
CONF_RESOURCE_KEY - Static variable in class org.sonar.api.web.gwt.client.ResourceDictionary
 
CONF_V_METRIC_KEY - Static variable in class org.sonar.api.web.gwt.client.ResourceDictionary
 
CONF_V_PLUGIN_KEY - Static variable in class org.sonar.api.web.gwt.client.ResourceDictionary
 
CONF_V_RESOURCE_KEY - Static variable in class org.sonar.api.web.gwt.client.ResourceDictionary
 
ConfigurationExportable - Interface in org.sonar.api.rules
 
ConfigurationImportable - Interface in org.sonar.api.rules
 
configure(Project, MavenPlugin) - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
Configures the pom being executed, add or remove plugin properties
configureColors(Values2D, CategoryPlot, String[]) - Method in class org.sonar.api.charts.AbstractChart
Helper to set color of series.
context - Variable in class org.sonar.api.batch.AbstractViolationsStaxParser
 
copyDependenciesFrom(MavenProject) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
CoreMetrics - Class in org.sonar.api.core
 
CountDistributionBuilder - Class in org.sonar.api.batch.measures
 
CountDistributionBuilder(Metric) - Constructor for class org.sonar.api.batch.measures.CountDistributionBuilder
 
countForLine(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
countRulesByCategory(Language) - Method in class org.sonar.api.rules.RulesManager
 
countRulesByCategory(Language, RulesDao) - Method in class org.sonar.api.rules.RulesManager
 
COVERAGE - Static variable in class org.sonar.api.core.CoreMetrics
 
COVERAGE - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COVERAGE_LINE_HITS_DATA - Static variable in class org.sonar.api.core.CoreMetrics
 
COVERAGE_LINE_HITS_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
create(String) - Static method in class org.sonar.api.utils.WildcardPattern
 
create(String[]) - Static method in class org.sonar.api.utils.WildcardPattern
 
create(String, String) - Static method in class org.sonar.api.utils.WildcardPattern
 
create(String) - Static method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
createEvent(String, String, String, Date) - Method in interface org.sonar.api.batch.DecoratorContext
Creates an event for a given date
createEvent(Resource<?>, String, String, String, Date) - Method in interface org.sonar.api.batch.SensorContext
Creates an event for a given date
createEventOnCurrentSnapshot(String, String, String) - Method in interface org.sonar.api.batch.DecoratorContext
Creates an event for the given analysis
createEventOnCurrentSnapshot(Resource<?>, String, String, String) - Method in interface org.sonar.api.batch.SensorContext
Creates an event for the given analysis
createForCategory(Metric, Integer, Double) - Static method in class org.sonar.api.batch.measures.RuleMeasure
 
createForLevel(Metric, RulePriority, Double) - Static method in class org.sonar.api.batch.measures.RuleMeasure
 
createForRule(Metric, Rule, Double) - Static method in class org.sonar.api.batch.measures.RuleMeasure
 
createPanel(WSMetrics.MetricLabel, HeaderWidget.Type) - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
createPlugin(MavenProject, String, String, String) - Static method in class org.sonar.api.batch.maven.MavenPlugin
 
createPlugin(MavenProject, String, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
CSS_CLASS_INDEX - Static variable in class org.sonar.api.web.gwt.client.SourceDecorator
 
CSS_CLASS_SOURCE - Static variable in class org.sonar.api.web.gwt.client.SourceDecorator
 
CSS_CLASS_VALUE - Static variable in class org.sonar.api.web.gwt.client.SourceDecorator
 
cursorForResources(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Cursor for child resources to parse, the returned input cursor should be filtered on SMEvent.START_ELEMENT for optimal perfs
cursorForViolations(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Cursor for violations to parse for a given resource, the returned input cursor should be filtered on SMEvent.START_ELEMENT for optimal perfs
CyclicDependenciesException - Exception in org.sonar.api.utils.dag
 
CyclicDependenciesException() - Constructor for exception org.sonar.api.utils.dag.CyclicDependenciesException
 
CyclicDependenciesException(String) - Constructor for exception org.sonar.api.utils.dag.CyclicDependenciesException
 
CyclicDependenciesException(String, Throwable) - Constructor for exception org.sonar.api.utils.dag.CyclicDependenciesException
 
CyclicDependenciesException(Throwable) - Constructor for exception org.sonar.api.utils.dag.CyclicDependenciesException
 

D

DashboardWidget - Interface in org.sonar.api.web
Widget in project dashboard.
data - Variable in class org.sonar.api.batch.measures.Measure
 
decorate(Resource<?>, DecoratorContext) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
decorate(Resource<?>, DecoratorContext) - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
decorate(Resource<?>, DecoratorContext) - Method in interface org.sonar.api.batch.Decorator
 
decorateHeader() - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
decorateIndex(int) - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
decorateSource(int, String) - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
decorateValue(int) - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
Decorator - Interface in org.sonar.api.batch
 
DecoratorContext - Interface in org.sonar.api.batch
 
DEFAULT_HEIGHT - Static variable in class org.sonar.api.charts.ChartParameters
 
DEFAULT_IMPORT_SOURCES - Static variable in class org.sonar.api.batch.AbstractSourceImporter
 
DEFAULT_PACKAGE_NAME - Static variable in class org.sonar.api.batch.JavaPackage
Default package name for classes without package definition
DEFAULT_PACKAGE_NAME - Static variable in class org.sonar.api.core.Java
Default package name for classes without package def
DEFAULT_PLUGIN - Static variable in class org.sonar.api.batch.AbstractCoverageExtension
 
DEFAULT_WIDTH - Static variable in class org.sonar.api.charts.ChartParameters
 
definePlugin(MavenProject, MavenPlugin) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
deleteEvent(Event) - Method in interface org.sonar.api.batch.DecoratorContext
Deletes an event
deleteEvent(Event) - Method in interface org.sonar.api.batch.SensorContext
Deletes an event
deleteLink(String) - Method in interface org.sonar.api.batch.SensorContext
remove a link.
DependsOn - Annotation Type in org.sonar.api.batch
 
dependsOnCustomRules() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
 
dependsOnMetrics() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
DEPRECATED_KEY - Static variable in class org.sonar.api.core.CoreMetrics
 
DEPTH_UNLIMITED - Static variable in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
description - Variable in class org.sonar.api.batch.measures.Measure
 
DirectAcyclicGraph - Class in org.sonar.api.utils.dag
http://en.wikipedia.org/wiki/Directed_acyclic_graph
DirectAcyclicGraph(Object...) - Constructor for class org.sonar.api.utils.dag.DirectAcyclicGraph
 
DIRECTORIES - Static variable in class org.sonar.api.core.CoreMetrics
 
DIRECTORIES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
dispatchJSON(JavaScriptObject, JsonUtils.JSONHandler) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
displayView(Widget) - Method in class org.sonar.api.web.gwt.client.AbstractPage
 
doAnalyze(Project, SensorContext) - Method in class org.sonar.api.batch.AbstractCoverageSensor
 
DOMAIN_COMPLEXITY - Static variable in class org.sonar.api.core.CoreMetrics
 
DOMAIN_DOCUMENTATION - Static variable in class org.sonar.api.core.CoreMetrics
 
DOMAIN_GENERAL - Static variable in class org.sonar.api.core.CoreMetrics
 
DOMAIN_RULES - Static variable in class org.sonar.api.core.CoreMetrics
 
DOMAIN_SIZE - Static variable in class org.sonar.api.core.CoreMetrics
 
DOMAIN_TESTS - Static variable in class org.sonar.api.core.CoreMetrics
 
DUPLICATED_BLOCKS - Static variable in class org.sonar.api.core.CoreMetrics
 
DUPLICATED_BLOCKS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_FILES - Static variable in class org.sonar.api.core.CoreMetrics
 
DUPLICATED_FILES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_LINES - Static variable in class org.sonar.api.core.CoreMetrics
 
DUPLICATED_LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_LINES_DENSITY - Static variable in class org.sonar.api.core.CoreMetrics
 
DUPLICATED_LINES_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATIONS_DATA - Static variable in class org.sonar.api.core.CoreMetrics
 
DUPLICATIONS_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 

E

EFFICIENCY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
EmptySourceDecorator - Class in org.sonar.api.web.gwt.client
 
EmptySourceDecorator(Resource) - Constructor for class org.sonar.api.web.gwt.client.EmptySourceDecorator
 
equals(Object) - Method in class org.sonar.api.batch.AbstractResource
 
equals(Object) - Method in class org.sonar.api.batch.measures.Measure
 
equals(Object) - Method in class org.sonar.api.batch.measures.RuleMeasure
 
equals(Object) - Method in class org.sonar.api.core.AbstractLanguage
 
equals(Object) - Method in class org.sonar.api.utils.dag.Node
 
equals(Object) - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
escapeHtml(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
execute(String) - Method in interface org.sonar.api.batch.maven.MavenPluginExecutor
 
execute(MavenPluginHandler) - Method in interface org.sonar.api.batch.maven.MavenPluginExecutor
 
execute(QueryCallBack<R>) - Method in class org.sonar.api.web.gwt.client.webservices.Query
 
execute(QueryCallBack<Resources>) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
execute(QueryCallBack<FileSource>) - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
execute(QueryCallBack<Violations>) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
executeAction(String) - Method in class org.sonar.api.utils.ServerHttpClient
 
exportConfiguration(RulesProfile) - Method in interface org.sonar.api.rules.ConfigurationExportable
 
exportJavascript() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Export GWT javascript methods to load and control the plugin, must export currently 2 method : I.E for plugin GWT id : foo.bar.MyPlugin, class foo.bar.client.MyPlugin :

$wnd.load_foo_bar_MyPlugin = function() { called to the plugin init from JS [email protected]::loadContainer()(); } $wnd.on_resource_loaded_foo_bar_MyPlugin = function() { called when a resource JSON object has been refreshed within the page [email protected]::onResourceLoaded()(); }

exportJavascript() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Export GWT javascript methods to load and control the plugin, must export currently 2 method : I.E for plugin GWT id : foo.bar.MyPlugin, class foo.bar.client.MyPlugin :

$wnd.load_foo_bar_MyPlugin = function() { called to the plugin init from JS [email protected]::loadContainer()(); } $wnd.on_resource_loaded_foo_bar_MyPlugin = function() { called when a resource JSON object has been refreshed within the page [email protected]::onResourceLoaded()(); }

Extension - Interface in org.sonar.api.plugins
 

F

FILE_COMPLEXITY - Static variable in class org.sonar.api.core.CoreMetrics
 
FILE_COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FILES - Static variable in class org.sonar.api.core.CoreMetrics
 
FILES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FileSource - Class in org.sonar.api.web.gwt.client.webservices
 
FileSource(Map<Integer, String>) - Constructor for class org.sonar.api.web.gwt.client.webservices.FileSource
 
filter(Collection<Measure>) - Method in interface org.sonar.api.batch.measures.MeasuresFilter
 
filterOnMetric() - Method in class org.sonar.api.batch.measures.MeasuresFilters.MetricFilter
 
filterOnRuleCategories(boolean) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
filterOnRulePriorities(boolean) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
filterOnRules(boolean) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
findPluginDefinitions(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenPlugin
 
findPluginDefinitions(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
FONT_SIZE - Static variable in class org.sonar.api.charts.AbstractChart
 
Footer - Interface in org.sonar.api.web
 
format(Map<KEY, VALUE>) - Static method in class org.sonar.api.utils.KeyValueFormat
 
format(Bag) - Static method in class org.sonar.api.utils.KeyValueFormat
Please use Multiset from google collections instead of commons-collections bags.
format(Bag, int) - Static method in class org.sonar.api.utils.KeyValueFormat
Please use Multiset from google collections instead of commons-collections bags.
format(Multiset<?>) - Static method in class org.sonar.api.utils.KeyValueFormat
 
format(Object...) - Static method in class org.sonar.api.utils.KeyValueFormat
 
fromAbsolutePath(String, List<File>, boolean) - Static method in class org.sonar.api.batch.JavaClass
 
fromFile(File, List<File>, boolean) - Static method in class org.sonar.api.batch.JavaClass
 
FUNCTION_COMPLEXITY - Static variable in class org.sonar.api.core.CoreMetrics
 
FUNCTION_COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FUNCTION_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.core.CoreMetrics
 
FUNCTION_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FUNCTIONS - Static variable in class org.sonar.api.core.CoreMetrics
 
FUNCTIONS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 

G

generateImage(ChartParameters) - Method in class org.sonar.api.charts.AbstractChart
 
generateImage(ChartParameters) - Method in interface org.sonar.api.charts.Chart
 
Generates - Annotation Type in org.sonar.api.batch
 
generatesMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
generatesMetrics() - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
Each metric is used individually.
get(String) - Method in class org.sonar.api.core.Languages
 
get(String) - Static method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
get(String) - Static method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
get(String) - Static method in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
getAlertStatus() - Method in class org.sonar.api.batch.measures.Measure
 
getAlertText() - Method in class org.sonar.api.batch.measures.Measure
 
getAll() - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getAnalysisDate() - Method in interface org.sonar.api.batch.Project
 
getAnalysisType() - Method in interface org.sonar.api.batch.Project
 
getAnalysisVersion() - Method in interface org.sonar.api.batch.Project
 
getArray(JSONValue, int) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getArraySize(JSONValue) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getArtifactId() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getArtifactId() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The plugin artifact id
getArtifactId() - Method in interface org.sonar.api.batch.Project
 
getBasedir() - Method in interface org.sonar.api.batch.Project
 
getBranch() - Method in interface org.sonar.api.batch.Project
 
getBuildDir() - Method in interface org.sonar.api.batch.Project
 
getBuildOutputDir() - Method in interface org.sonar.api.batch.Project
 
getBuildPlugin(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getBuildPlugins(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenPlugin
 
getBuildPlugins(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getBuiltInProfiles() - Method in class org.sonar.api.rules.AbstractImportableRulesRepository
A map a of profiles to import, The profile name as key, and the xml profile file name in the classpath
getByLines() - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getCategories() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getCategory() - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
getCheckResourcesBase() - Method in class org.sonar.api.rules.AbstractRulesRepository
 
getChildren() - Method in interface org.sonar.api.batch.DecoratorContext
Children contexts are read only
getChildrenMeasures(MeasuresFilter) - Method in interface org.sonar.api.batch.DecoratorContext
Never return null.
getChildrenMeasures(Metric) - Method in interface org.sonar.api.batch.DecoratorContext
 
getClassName() - Method in class org.sonar.api.batch.JavaClass
 
getConfigParameter(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getConfiguration() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getConfiguration() - Method in interface org.sonar.api.batch.Project
Configuration is loaded from sonar settings, system then maven pom.
getConfiguration(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
getConfigurationKeys() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getCurrentSnapshotId() - Method in interface org.sonar.api.batch.PurgeContext
id of the current snapshot, that should probably not be purged !
getData() - Method in class org.sonar.api.batch.measures.Measure
 
getData() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getDataAsMap() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getDecorationQuery() - Method in class org.sonar.api.web.gwt.client.EmptySourceDecorator
 
getDecorationQuery() - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
getDecorator(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractSourcesResourceTab
The source code decorator to use with this panel
getDefaultMetrics() - Static method in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
getDependencies() - Method in class org.sonar.api.utils.dag.Node
 
getDepth() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getDescription() - Method in class org.sonar.api.batch.AbstractResource
 
getDescription() - Method in class org.sonar.api.batch.measures.Measure
 
getDescription() - Method in interface org.sonar.api.batch.Resource
 
getDescription() - Method in interface org.sonar.api.plugins.Plugin
description of the plugin, can contains html or ruby code
getDividendMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
getDivisorMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
getDouble(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getEvents() - Method in interface org.sonar.api.batch.DecoratorContext
 
getEvents(Resource<?>) - Method in interface org.sonar.api.batch.SensorContext
 
getExclusionPatterns() - Method in interface org.sonar.api.batch.Project
Never return null
getExportablePlugins(Language) - Method in class org.sonar.api.rules.RulesManager
 
getExtensions() - Method in interface org.sonar.api.plugins.Plugin
Classes of the extensions to instantiate.
getExtensions() - Method in class org.sonar.api.plugins.Plugins
 
getExtensions(Class<? extends Extension>) - Method in class org.sonar.api.plugins.Plugins
 
getFileSuffixes() - Method in class org.sonar.api.core.Java
return the java files knows suffixes
getFileSuffixes() - Method in interface org.sonar.api.core.Language
 
getForLine(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getFormattedValue() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getGoals() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The maven goals to execute
getGridCols() - Method in class org.sonar.api.web.gwt.client.BaseMetricsHeaderWidget
 
getGridCols() - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
getGridCols() - Method in class org.sonar.api.web.gwt.client.TestMetricsHeaderWidget
 
getGridRows() - Method in class org.sonar.api.web.gwt.client.BaseMetricsHeaderWidget
 
getGridRows() - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
getGridRows() - Method in class org.sonar.api.web.gwt.client.TestMetricsHeaderWidget
 
getGroupId() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getGroupId() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The plugin group id
getGroupId() - Method in interface org.sonar.api.batch.Project
 
getGwtId() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Return the GWT id of the widget
getGwtId() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Return the GWT id of the widget
getGwtId() - Method in interface org.sonar.api.web.GwtExtension
 
getHeaderPanel(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractResourceTab
Get a new instance of the panel header to render
getHeight() - Method in class org.sonar.api.charts.ChartParameters
 
getHtml() - Method in interface org.sonar.api.web.Footer
 
getHtmlRootId() - Method in class org.sonar.api.web.gwt.client.AbstractResourceTab
 
getHtmlRootId() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Returns the root HTML ID to bind this widget with
getId() - Method in class org.sonar.api.batch.measures.Measure
 
getId() - Method in class org.sonar.api.utils.ServerHttpClient
 
getId() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getImportablePlugins(Language) - Method in class org.sonar.api.rules.RulesManager
 
getInitialReferential() - Method in class org.sonar.api.rules.AbstractRulesRepository
 
getInitialReferential() - Method in interface org.sonar.api.rules.RulesRepository
 
getJavaVersion(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getJavaVersion(Project) - Static method in class org.sonar.api.batch.ProjectUtils
 
getKey() - Method in class org.sonar.api.batch.AbstractResource
 
getKey() - Method in interface org.sonar.api.batch.Resource
 
getKey() - Method in interface org.sonar.api.charts.Chart
 
getKey() - Method in class org.sonar.api.core.AbstractLanguage
 
getKey() - Method in interface org.sonar.api.core.Language
 
getKey() - Method in interface org.sonar.api.plugins.Plugin
Unique key within sonar providers
getKey() - Method in class org.sonar.api.rules.xml.Rule
 
getKey() - Method in class org.sonar.api.utils.KeyValue
 
getKey() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getKey() - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
getKey() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
getKeys() - Static method in class org.sonar.api.core.CoreMetrics
 
getLabel() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.MetricLabel
 
getLanguage() - Method in class org.sonar.api.batch.AbstractResource
 
getLanguage() - Method in class org.sonar.api.batch.AbstractSourceImporter
 
getLanguage() - Method in interface org.sonar.api.batch.Resource
 
getLanguage() - Method in class org.sonar.api.rules.AbstractRulesRepository
 
getLanguage() - Method in interface org.sonar.api.rules.RulesRepository
 
getLanguage() - Method in class org.sonar.api.rules.xml.Profile
 
getLanguage() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getLanguages() - Method in class org.sonar.api.rules.RulesManager
 
getLastSnapshotId() - Method in interface org.sonar.api.batch.PurgeContext
id of the previous snapshot to purge.
getLevelForLine(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getLine() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getLines() - Method in class org.sonar.api.web.gwt.client.webservices.FileSource
 
getLocale() - Method in class org.sonar.api.charts.ChartParameters
 
getMainPanel(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractResourceTab
Get a new instance of the main panel to render
getMainPanel(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractSourcesResourceTab
 
getMavenPlugin() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getMavenProject() - Method in interface org.sonar.api.batch.Project
 
getMavenRepositoryUrl() - Method in class org.sonar.api.utils.ServerHttpClient
 
getMeasure(Metric) - Method in interface org.sonar.api.batch.DecoratorContext
 
getMeasure(Metric) - Method in interface org.sonar.api.batch.SensorContext
Find a measure for this project
getMeasure(Resource<?>, Metric) - Method in interface org.sonar.api.batch.SensorContext
Find a measure for this project
getMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getMeasures(MeasuresFilter<M>) - Method in interface org.sonar.api.batch.DecoratorContext
Never return null.
getMeasures(MeasuresFilter<M>) - Method in interface org.sonar.api.batch.SensorContext
Find all measures for this project.
getMeasures(Resource<?>, MeasuresFilter<M>) - Method in interface org.sonar.api.batch.SensorContext
Find all measures for this project.
getMeasures() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getMessage() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getMetric() - Method in class org.sonar.api.batch.measures.Measure
 
getMetric() - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
getMetric() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getMetric() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.MetricLabel
 
getMetricName() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getMetrics() - Static method in class org.sonar.api.core.CoreMetrics
 
getMetrics() - Method in interface org.sonar.api.core.Metrics
 
getMetrics() - Method in class org.sonar.api.web.gwt.client.BaseMetricsHeaderWidget
 
getMetrics() - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
getMetrics() - Method in class org.sonar.api.web.gwt.client.TestMetricsHeaderWidget
 
getMojoHandler() - Method in class org.sonar.api.batch.AbstractCoverageSensor
 
getName() - Method in class org.sonar.api.batch.AbstractResource
 
getName() - Method in interface org.sonar.api.batch.Resource
 
getName() - Method in class org.sonar.api.core.AbstractLanguage
 
getName() - Method in interface org.sonar.api.core.Language
 
getName() - Method in interface org.sonar.api.plugins.Plugin
Descriptive name
getName() - Method in class org.sonar.api.rules.xml.Profile
 
getName() - Method in class org.sonar.api.rules.xml.Property
 
getName() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getName() - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
getObject() - Method in class org.sonar.api.utils.dag.Node
 
getOrder() - Method in class org.sonar.api.utils.dag.Node
 
getPackageName() - Method in class org.sonar.api.batch.JavaClass
 
getPackaging() - Method in interface org.sonar.api.batch.Project
 
getParameter(String) - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
getParameters(String) - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
getParent() - Method in class org.sonar.api.batch.AbstractResource
 
getParent() - Method in class org.sonar.api.batch.JavaClass
 
getParent() - Method in interface org.sonar.api.batch.Resource
The parent is used to build the resources tree, for example for relations between classes, packages and projects.
getPermaLinkURLBase() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getPersistenceMode() - Method in class org.sonar.api.batch.measures.Measure
Default persistence mode is FULL, except when instantiating the measure with a String parameter.
getPlot(ChartParameters) - Method in class org.sonar.api.charts.AbstractChart
 
getPlugin(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenPlugin
 
getPlugin(Collection<MavenPlugin>, String, String) - Static method in class org.sonar.api.batch.maven.MavenPlugin
 
getPlugin(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getPlugin(Collection<MavenPlugin>, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getPlugin(String) - Method in class org.sonar.api.plugins.Plugins
 
getPluginByExtension(Class<? extends Extension>) - Method in class org.sonar.api.plugins.Plugins
 
getPluginByExtension(Extension) - Method in class org.sonar.api.plugins.Plugins
 
getPluginConfiguration(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getPluginKeyByExtension(Class<? extends Extension>) - Method in class org.sonar.api.plugins.Plugins
 
getPluginManagementPlugins(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenPlugin
 
getPluginManagementPlugins(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getPluginRule(String, String) - Method in class org.sonar.api.rules.RulesManager
 
getPluginRules(String) - Method in class org.sonar.api.rules.RulesManager
 
getPluginRulesIndexedByKey(String) - Method in class org.sonar.api.rules.RulesManager
 
getPlugins() - Method in class org.sonar.api.plugins.Plugins
 
getPlugins(Language) - Method in class org.sonar.api.rules.RulesManager
 
getPriorities() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getPriority() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getProject() - Method in interface org.sonar.api.batch.DecoratorContext
 
getProject() - Method in interface org.sonar.api.batch.SensorContext
 
getProperties(Plugin) - Method in class org.sonar.api.plugins.Plugins
 
getProperties() - Method in class org.sonar.api.rules.xml.Rule
 
getProperty(String) - Method in interface org.sonar.api.batch.Project
 
getProps() - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
getProvidedProfiles() - Method in class org.sonar.api.rules.AbstractImportableRulesRepository
 
getProvidedProfiles() - Method in interface org.sonar.api.rules.RulesRepository
 
getQualifier() - Method in class org.sonar.api.batch.AbstractResource
 
getQualifier() - Method in interface org.sonar.api.batch.Resource
 
getQualifier() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getQualifiers() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getQueryCallBack(SourcePanel) - Method in class org.sonar.api.web.gwt.client.EmptySourceDecorator
 
getQueryCallBack(SourcePanel) - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
getQuotientMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
getRelativePath(File, File) - Static method in class org.sonar.api.batch.ProjectUtils
getRelativePath("c:/foo/src/my/package/Hello.java", "c:/foo/src") is "my/package/Hello.java"
getRelativePath(File, List<File>) - Static method in class org.sonar.api.batch.ProjectUtils
getRelativePath("c:/foo/src/my/package/Hello.java", ["c:/bar", "c:/foo/src"]) is "my/package/Hello.java".
getRemoteContent(String) - Method in class org.sonar.api.utils.ServerHttpClient
 
getReportOutputDir() - Method in interface org.sonar.api.batch.Project
 
getRepositoryResourcesBase() - Method in class org.sonar.api.rules.AbstractRulesRepository
 
getRequestParameter(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
getRequestParameterNames() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getResource(File, List<File>, boolean) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
getResource() - Method in interface org.sonar.api.batch.DecoratorContext
 
getResource() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
 
getResource() - Method in class org.sonar.api.web.gwt.client.ResourcePanel
 
getResource() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
 
getResource() - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
getResource() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getResourceJSONObject() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Return a JavaScriptObject object containing all the measure available for the current resource key
getResourceJSONObject() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Return a JavaScriptObject object containing all the measure available for the current resource key
getResourceKey() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getResourceKey() - Method in class org.sonar.api.web.gwt.client.webservices.AbstractResourceQuery
 
getResources() - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
getResourceViewers() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getRoot() - Method in interface org.sonar.api.batch.Project
 
getRootPanel() - Method in class org.sonar.api.web.gwt.client.AbstractPage
 
getRule() - Method in class org.sonar.api.batch.measures.RuleMeasure
 
getRule() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getRuleCategory() - Method in class org.sonar.api.batch.measures.RuleMeasure
 
getRuleCategory() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRuleKey() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRuleName() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRulePriority() - Method in class org.sonar.api.batch.measures.RuleMeasure
 
getRulePriority() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRulePriorityMapper() - Method in class org.sonar.api.rules.AbstractRulesRepository
 
getRules() - Method in class org.sonar.api.rules.xml.Profile
 
getRules() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getRulesRepositories(Language) - Method in class org.sonar.api.rules.RulesManager
 
getRulesRepositories() - Method in class org.sonar.api.rules.RulesManager
 
getScope() - Method in class org.sonar.api.batch.AbstractResource
 
getScope() - Method in interface org.sonar.api.batch.Resource
 
getScope() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getScopes() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getSection() - Method in interface org.sonar.api.web.Page
The section of the page in the UI
getServerApiUrl() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getServerUrl() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getSeverity() - Method in class org.sonar.api.rules.xml.Rule
 
getSonarWorkingDirectory() - Method in interface org.sonar.api.batch.Project
 
getSourceCharset(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getSourceCharset() - Method in interface org.sonar.api.batch.Project
 
getSourceDirs() - Method in interface org.sonar.api.batch.Project
 
getSourceFiles(String...) - Method in interface org.sonar.api.batch.Project
Source files with specified languages.
getString(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getSuffixes(String...) - Method in class org.sonar.api.core.Languages
 
getTemplate() - Method in class org.sonar.api.web.AbstractDashboardWidget
 
getTemplate() - Method in interface org.sonar.api.web.DashboardWidget
 
getTemplatePath() - Method in class org.sonar.api.web.AbstractDashboardWidget
 
getTendency() - Method in class org.sonar.api.batch.measures.Measure
 
getTitle() - Method in interface org.sonar.api.web.Page
Page title
getTitle() - Method in interface org.sonar.api.web.ResourceViewer
 
getUnitTestDirs() - Method in interface org.sonar.api.batch.Project
 
getUnitTestFiles(String...) - Method in interface org.sonar.api.batch.Project
Test files with specified languages.
getUrl() - Method in class org.sonar.api.utils.ServerHttpClient
 
getValue() - Method in class org.sonar.api.batch.measures.Measure
 
getValue(String) - Method in class org.sonar.api.charts.ChartParameters
 
getValue(String, String, boolean) - Method in class org.sonar.api.charts.ChartParameters
 
getValue() - Method in class org.sonar.api.rules.xml.Property
 
getValue() - Method in class org.sonar.api.utils.KeyValue
 
getValue() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getValues(String, String) - Method in class org.sonar.api.charts.ChartParameters
 
getValues(String, String, boolean) - Method in class org.sonar.api.charts.ChartParameters
 
getVersion() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getVersion() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The fixed plugin version to execute
getVersion() - Method in class org.sonar.api.utils.ServerHttpClient
 
getViewerMetricKey() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getViewerPluginKey() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getViewerResourceKey() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getViolations() - Method in interface org.sonar.api.batch.DecoratorContext
Read-only rule failures.
getWidth() - Method in class org.sonar.api.charts.ChartParameters
 
getXpp3Dom() - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
GRID_COLOR - Static variable in class org.sonar.api.charts.AbstractChart
 
GROUP_ID_APACHE_MAVEN - Static variable in class org.sonar.api.batch.maven.MavenUtils
 
GROUP_ID_CODEHAUS_MOJO - Static variable in class org.sonar.api.batch.maven.MavenUtils
 
GwtExtension - Interface in org.sonar.api.web
 

H

hashCode() - Method in class org.sonar.api.batch.AbstractResource
 
hashCode() - Method in class org.sonar.api.batch.measures.Measure
 
hashCode() - Method in class org.sonar.api.batch.measures.RuleMeasure
 
hashCode() - Method in class org.sonar.api.core.AbstractLanguage
 
hashCode() - Method in class org.sonar.api.utils.dag.Node
 
hashCode() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
hasJavaSources(Project) - Static method in class org.sonar.api.batch.ProjectUtils
Does the project have at least one java source file ? It does not check test files.
hasLegend() - Method in class org.sonar.api.charts.AbstractChart
 
hasValue(Measure) - Static method in class org.sonar.api.batch.measures.MeasureUtils
 
hasValueCells() - Method in class org.sonar.api.web.gwt.client.EmptySourceDecorator
 
hasValueCells() - Method in class org.sonar.api.web.gwt.client.SourceDecorator
 
haveValues(Measure...) - Static method in class org.sonar.api.batch.measures.MeasureUtils
Return true if all measures have numeric value.
HeaderWidget - Class in org.sonar.api.web.gwt.client
 
HeaderWidget(Resource) - Constructor for class org.sonar.api.web.gwt.client.HeaderWidget
 
HeaderWidget.Type - Enum in org.sonar.api.web.gwt.client
 
HTML_ROOT_ID - Static variable in class org.sonar.api.web.gwt.client.AbstractResourceTab
 
HTML_ROOT_ID - Static variable in class org.sonar.api.web.gwt.client.AbstractResourceViewer
 

I

id - Variable in class org.sonar.api.batch.measures.Measure
 
importConfiguration(String, List<Rule>) - Method in interface org.sonar.api.rules.ConfigurationImportable
 
importConfiguration(String) - Method in class org.sonar.api.rules.StandardProfileXmlParser
 
init(Grid) - Method in class org.sonar.api.web.gwt.client.BaseMetricsHeaderWidget
 
init(Grid) - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
init(Grid) - Method in class org.sonar.api.web.gwt.client.TestMetricsHeaderWidget
 
initializeDecorator(R, JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.SourcePanel.DecoratorCallBack
 
introspectPlugins() - Method in class org.sonar.api.plugins.Plugins
 
isBranchProject(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 
isClass(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 
isDefault() - Method in class org.sonar.api.batch.JavaPackage
 
isDefault(WSMetrics.Metric, Resource) - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
When multiple widgets are bound to the same HTML div, this method will indicate If the resource widget is the default one to show when the widget is initialized
isDefault(WSMetrics.Metric, Resource) - Method in class org.sonar.api.web.gwt.client.ResourceWidget
When multiple widgets are bound to the same HTML div, this method will indicate If the resource widget is the default one to show when the widget is initialized
isDefault() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
isDirectory(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 
isDynamicAnalysis(Project, boolean) - Static method in class org.sonar.api.batch.ProjectUtils
 
isEmpty() - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
isEmpty() - Method in class org.sonar.api.batch.measures.CountDistributionBuilder
 
isEmpty() - Method in class org.sonar.api.batch.measures.RangeDistributionBuilder
 
isEnabled(Project) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
isEqual(String, String) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
isEqual(MavenPlugin) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
isFile(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 
isFixedVersion() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
Indicates if the plugin version should be fixed or not, it means that if your pom defines another version than the one defined by getVersion(), this version will be used
isForResource(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
When multiple widgets are in the same page, this method will indicate if the widget can be shown for the given resource
isForResource(Resource) - Method in class org.sonar.api.web.gwt.client.ResourceWidget
When multiple widgets are in the same page, this method will indicate if the widget can be shown for the given resource
isMetricInList(WSMetrics.Metric, WSMetrics.Metric...) - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Finds if a given metric is in the provided metrics list
isMetricInList(WSMetrics.Metric, WSMetrics.Metric...) - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Finds if a given metric is in the provided metrics list
Iso9126RulesCategories - Class in org.sonar.api.rules
 
isProject(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 
isRoot() - Method in interface org.sonar.api.batch.Project
 
isSelectedPlugin(Project) - Method in class org.sonar.api.batch.AbstractCoverageExtension
 
isTrunkProject(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 
isUnitTestClass(Resource<?>) - Static method in class org.sonar.api.batch.ResourceUtils
 

J

Java - Class in org.sonar.api.core
Java language impl
Java() - Constructor for class org.sonar.api.core.Java
Default constructor
JavaClass - Class in org.sonar.api.batch
 
JavaClass(String, String) - Constructor for class org.sonar.api.batch.JavaClass
 
JavaClass(String, String, boolean) - Constructor for class org.sonar.api.batch.JavaClass
 
JavaClass(String) - Constructor for class org.sonar.api.batch.JavaClass
 
JavaClass(String, boolean) - Constructor for class org.sonar.api.batch.JavaClass
 
JavaPackage - Class in org.sonar.api.batch
 
JavaPackage() - Constructor for class org.sonar.api.batch.JavaPackage
 
JavaPackage(String) - Constructor for class org.sonar.api.batch.JavaPackage
 
JSONHandlerDispatcher<P extends ResponsePOJO> - Class in org.sonar.api.web.gwt.client.webservices
 
JSONHandlerDispatcher(QueryCallBack<P>) - Constructor for class org.sonar.api.web.gwt.client.webservices.JSONHandlerDispatcher
 
JsonUtils - Class in org.sonar.api.web.gwt.client.webservices
 
JsonUtils.JSONHandler - Interface in org.sonar.api.web.gwt.client.webservices
 

K

KEY - Static variable in class org.sonar.api.core.Java
Java langauge key
KEY_IMPORT_SOURCES - Static variable in class org.sonar.api.batch.AbstractSourceImporter
 
keyForPlugin() - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
 
KeyValue<KEY,VALUE> - Class in org.sonar.api.utils
 
KeyValue(KEY, VALUE) - Constructor for class org.sonar.api.utils.KeyValue
 
KeyValueFormat - Class in org.sonar.api.utils
Util class to format key/value data.
KeyValueFormat.DoubleNumbersPairTransformer - Class in org.sonar.api.utils
 
KeyValueFormat.DoubleNumbersPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.DoubleNumbersPairTransformer
 
KeyValueFormat.IntegerNumbersPairTransformer - Class in org.sonar.api.utils
 
KeyValueFormat.IntegerNumbersPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.IntegerNumbersPairTransformer
 
KeyValueFormat.StringNumberPairTransformer - Class in org.sonar.api.utils
 
KeyValueFormat.StringNumberPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.StringNumberPairTransformer
 
KeyValueFormat.Transformer<KEY,VALUE> - Interface in org.sonar.api.utils
 

L

Language - Interface in org.sonar.api.core
 
Languages - Class in org.sonar.api.core
 
Languages(Language...) - Constructor for class org.sonar.api.core.Languages
 
levelForViolation(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
 
lineNumberForViolation(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
 
LINES - Static variable in class org.sonar.api.core.CoreMetrics
 
LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
load() - Method in class org.sonar.api.web.gwt.client.HeaderWidget
 
load() - Method in class org.sonar.api.web.gwt.client.ResourcePanel
 
load() - Method in class org.sonar.api.web.gwt.client.SourcePanel
 
loadContainer() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Called to render the widget for the given resource object loaded via the onResourceLoaded() method call
loadContainer() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Called to render the widget for the given resource object loaded via the onResourceLoaded() method call
LoadingLabel - Class in org.sonar.api.web.gwt.client.widgets
 
LoadingLabel() - Constructor for class org.sonar.api.web.gwt.client.widgets.LoadingLabel
 
LoadingLabel(String) - Constructor for class org.sonar.api.web.gwt.client.widgets.LoadingLabel
 
loadProvidedProfile(String, String) - Method in class org.sonar.api.rules.AbstractImportableRulesRepository
 

M

MAINTAINABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
makeJSONRequest(int, String, JsonUtils.JSONHandler) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
MANDATORY_VIOLATIONS - Static variable in class org.sonar.api.core.CoreMetrics
Deprecated. 
MANDATORY_VIOLATIONS_DENSITY - Static variable in class org.sonar.api.core.CoreMetrics
Deprecated. 
match(String) - Method in class org.sonar.api.utils.WildcardPattern
 
matchesKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
matchFilePattern(String) - Method in class org.sonar.api.batch.JavaClass
 
matchFilePattern(String) - Method in class org.sonar.api.batch.JavaPackage
 
matchFilePattern(String) - Method in interface org.sonar.api.batch.Resource
Check resource against an Ant pattern, like mypackag?/*Foo.java.
MAVEN_PATH - Static variable in class org.sonar.api.utils.ServerHttpClient
 
MavenPlugin - Class in org.sonar.api.batch.maven
 
MavenPlugin(Plugin) - Constructor for class org.sonar.api.batch.maven.MavenPlugin
 
MavenPlugin(String, String) - Constructor for class org.sonar.api.batch.maven.MavenPlugin
 
MavenPlugin(String, String, String) - Constructor for class org.sonar.api.batch.maven.MavenPlugin
 
MavenPluginConfiguration - Class in org.sonar.api.batch.maven
 
MavenPluginConfiguration() - Constructor for class org.sonar.api.batch.maven.MavenPluginConfiguration
 
MavenPluginConfiguration(Plugin) - Constructor for class org.sonar.api.batch.maven.MavenPluginConfiguration
 
MavenPluginConfiguration(Xpp3Dom) - Constructor for class org.sonar.api.batch.maven.MavenPluginConfiguration
 
MavenPluginExecutor - Interface in org.sonar.api.batch.maven
 
MavenPluginHandler - Interface in org.sonar.api.batch.maven
 
MavenUtils - Class in org.sonar.api.batch.maven
 
MAX_DEFAULT_DATA_SIZE - Static variable in class org.sonar.api.batch.measures.Measure
 
MAX_HEIGHT - Static variable in class org.sonar.api.charts.ChartParameters
 
MAX_WIDTH - Static variable in class org.sonar.api.charts.ChartParameters
 
Measure - Class in org.sonar.api.batch.measures
 
Measure(Metric) - Constructor for class org.sonar.api.batch.measures.Measure
 
Measure(Metric, Double) - Constructor for class org.sonar.api.batch.measures.Measure
 
Measure(Metric, Double, String) - Constructor for class org.sonar.api.batch.measures.Measure
 
Measure(Metric, String) - Constructor for class org.sonar.api.batch.measures.Measure
Measure with text data.
Measure(Metric, Metric.Level) - Constructor for class org.sonar.api.batch.measures.Measure
 
Measure() - Constructor for class org.sonar.api.batch.measures.Measure
 
Measure - Class in org.sonar.api.web.gwt.client.webservices
 
Measure() - Constructor for class org.sonar.api.web.gwt.client.webservices.Measure
 
Measure(String, Double, String) - Constructor for class org.sonar.api.web.gwt.client.webservices.Measure
 
MeasureBuilder - Interface in org.sonar.api.batch.measures
MeasureBuilder helps to build complex measures.
MeasuresFilter<M> - Interface in org.sonar.api.batch.measures
 
MeasuresFilters - Class in org.sonar.api.batch.measures
 
MeasuresFilters.MetricFilter<M> - Class in org.sonar.api.batch.measures
Used for internal optimizations.
MeasuresFilters.MetricFilter(Metric) - Constructor for class org.sonar.api.batch.measures.MeasuresFilters.MetricFilter
 
MeasureUtils - Class in org.sonar.api.batch.measures
 
messageFor(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
 
metric - Variable in class org.sonar.api.batch.measures.Measure
 
metric(Metric) - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
Metrics - Interface in org.sonar.api.core
 

N

NCLOC - Static variable in class org.sonar.api.core.CoreMetrics
 
NCLOC - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
Node - Class in org.sonar.api.utils.dag
 
Node(Object) - Constructor for class org.sonar.api.utils.dag.Node
 

O

onceContainsMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
onError(int, String) - Method in class org.sonar.api.web.gwt.client.webservices.BaseQueryCallback
 
onError(int, String) - Method in class org.sonar.api.web.gwt.client.webservices.JSONHandlerDispatcher
 
onError(int, String) - Method in interface org.sonar.api.web.gwt.client.webservices.JsonUtils.JSONHandler
 
onError(int, String) - Method in interface org.sonar.api.web.gwt.client.webservices.QueryCallBack
 
onLoad() - Method in class org.sonar.api.web.gwt.client.SourcePanel
 
onModuleLoad() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
 
onModuleLoad() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
 
onResourceLoaded() - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Called when a resource JSON object has been loaded within the page
onResourceLoaded() - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Called when a resource JSON object has been loaded within the page
onResponse(Resources, JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer.StandAloneResourceHandler
 
onResponse(Resources, JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.ResourceWidget.StandAloneResourceHandler
 
onResponse(R, JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.SourcePanel.DecoratorCallBack
 
onResponse(JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.webservices.JSONHandlerDispatcher
 
onResponse(JavaScriptObject) - Method in interface org.sonar.api.web.gwt.client.webservices.JsonUtils.JSONHandler
 
onResponse(RESPONSE_POJO, JavaScriptObject) - Method in interface org.sonar.api.web.gwt.client.webservices.QueryCallBack
 
onTimeout() - Method in class org.sonar.api.web.gwt.client.webservices.BaseQueryCallback
 
onTimeout() - Method in class org.sonar.api.web.gwt.client.webservices.JSONHandlerDispatcher
 
onTimeout() - Method in interface org.sonar.api.web.gwt.client.webservices.JsonUtils.JSONHandler
 
onTimeout() - Method in interface org.sonar.api.web.gwt.client.webservices.QueryCallBack
 
OPTIONAL_VIOLATIONS - Static variable in class org.sonar.api.core.CoreMetrics
Deprecated. 
org.sonar.api.batch - package org.sonar.api.batch
 
org.sonar.api.batch.maven - package org.sonar.api.batch.maven
 
org.sonar.api.batch.measures - package org.sonar.api.batch.measures
 
org.sonar.api.charts - package org.sonar.api.charts
 
org.sonar.api.core - package org.sonar.api.core
 
org.sonar.api.plugins - package org.sonar.api.plugins
 
org.sonar.api.rules - package org.sonar.api.rules
 
org.sonar.api.rules.xml - package org.sonar.api.rules.xml
 
org.sonar.api.utils - package org.sonar.api.utils
 
org.sonar.api.utils.dag - package org.sonar.api.utils.dag
 
org.sonar.api.web - package org.sonar.api.web
 
org.sonar.api.web.gwt.client - package org.sonar.api.web.gwt.client
 
org.sonar.api.web.gwt.client.webservices - package org.sonar.api.web.gwt.client.webservices
 
org.sonar.api.web.gwt.client.widgets - package org.sonar.api.web.gwt.client.widgets
 
OUTLINE_COLOR - Static variable in class org.sonar.api.charts.AbstractChart
 

P

PACKAGES - Static variable in class org.sonar.api.core.CoreMetrics
 
PACKAGES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
Page - Interface in org.sonar.api.web
 
PARAM_BACKGROUND_COLOR - Static variable in class org.sonar.api.charts.ChartParameters
 
PARAM_HEIGHT - Static variable in class org.sonar.api.charts.ChartParameters
 
PARAM_LOCALE - Static variable in class org.sonar.api.charts.ChartParameters
 
PARAM_PLUGIN - Static variable in class org.sonar.api.batch.AbstractCoverageExtension
 
PARAM_WIDTH - Static variable in class org.sonar.api.charts.ChartParameters
 
parse(File) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
 
parse(String) - Method in class org.sonar.api.rules.StandardProfileXmlParser
see the XML format into the unit test src/test/java/.../StandardProfileXmlParserTest
parse(String) - Method in class org.sonar.api.rules.StandardRulesXmlParser
see the XML format into the unit test src/test/java/.../StandardRulesXmlParserTest
parse(Reader) - Method in class org.sonar.api.rules.StandardRulesXmlParser
 
parse(InputStream) - Method in class org.sonar.api.rules.StandardRulesXmlParser
 
parse(String, KeyValueFormat.Transformer<KEY, VALUE>) - Static method in class org.sonar.api.utils.KeyValueFormat
 
parse(String) - Static method in class org.sonar.api.utils.KeyValueFormat
 
parse(File) - Method in class org.sonar.api.utils.StaxParser
 
parse(InputStream) - Method in class org.sonar.api.utils.StaxParser
 
parse(Reader) - Method in class org.sonar.api.utils.StaxParser
 
parse(URL) - Method in class org.sonar.api.utils.StaxParser
 
parseNumber(String, Locale) - Static method in class org.sonar.api.utils.ParsingUtils
 
parseNumber(String) - Static method in class org.sonar.api.utils.ParsingUtils
 
parseReferential(String) - Method in class org.sonar.api.rules.AbstractRulesRepository
 
parseReferential(String) - Method in interface org.sonar.api.rules.RulesRepository
 
parseResources(JavaScriptObject) - Static method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
parseResponse(JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.webservices.JSONHandlerDispatcher
 
ParsingUtils - Class in org.sonar.api.utils
 
persistenceMode - Variable in class org.sonar.api.batch.measures.Measure
 
PersistenceMode - Enum in org.sonar.api.batch
Mode of persistence for resources and measures.
Phase - Annotation Type in org.sonar.api.batch
 
Phase.Name - Enum in org.sonar.api.batch
 
Plugin - Interface in org.sonar.api.plugins
A plugin is a group of extensions.
Plugins - Class in org.sonar.api.plugins
 
Plugins() - Constructor for class org.sonar.api.plugins.Plugins
 
PORTABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
PROFILE - Static variable in class org.sonar.api.core.CoreMetrics
 
Profile - Class in org.sonar.api.rules.xml
 
Profile() - Constructor for class org.sonar.api.rules.xml.Profile
 
Project - Interface in org.sonar.api.batch
 
Project.AnalysisType - Enum in org.sonar.api.batch
 
ProjectUtils - Class in org.sonar.api.batch
 
Properties - Annotation Type in org.sonar.api.plugins
 
PropertiesBuilder<KEY,VALUE> - Class in org.sonar.api.batch.measures
 
PropertiesBuilder(Metric, Map<KEY, VALUE>) - Constructor for class org.sonar.api.batch.measures.PropertiesBuilder
 
PropertiesBuilder(Metric) - Constructor for class org.sonar.api.batch.measures.PropertiesBuilder
 
PropertiesBuilder() - Constructor for class org.sonar.api.batch.measures.PropertiesBuilder
 
Property - Annotation Type in org.sonar.api.plugins
 
Property - Class in org.sonar.api.rules.xml
 
Property(String, String) - Constructor for class org.sonar.api.rules.xml.Property
 
PUBLIC_API - Static variable in class org.sonar.api.core.CoreMetrics
 
PUBLIC_API - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
PUBLIC_DOCUMENTED_API_DENSITY - Static variable in class org.sonar.api.core.CoreMetrics
 
PUBLIC_DOCUMENTED_API_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
PUBLIC_UNDOCUMENTED_API - Static variable in class org.sonar.api.core.CoreMetrics
 
PUBLIC_UNDOCUMENTED_API - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
Purge - Interface in org.sonar.api.batch
Extension point to purge data.
purge(PurgeContext) - Method in interface org.sonar.api.batch.Purge
Snapshots include the current snapshot (flagged as last) and optionally the penultimate one.
PurgeContext - Interface in org.sonar.api.batch
 

Q

QUALIFIER_CLASS - Static variable in interface org.sonar.api.batch.Resource
 
QUALIFIER_CLASS - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_DIRECTORY - Static variable in interface org.sonar.api.batch.Resource
 
QUALIFIER_DIRECTORY - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_FILE - Static variable in interface org.sonar.api.batch.Resource
 
QUALIFIER_FILE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_PACKAGE - Static variable in interface org.sonar.api.batch.Resource
 
QUALIFIER_PACKAGE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_PROJECT_BRANCH - Static variable in interface org.sonar.api.batch.Resource
 
QUALIFIER_PROJECT_BRANCH - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_PROJECT_TRUNK - Static variable in interface org.sonar.api.batch.Resource
 
QUALIFIER_PROJECT_TRUNK - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_UNIT_TEST - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_UNIT_TEST_CLASS - Static variable in interface org.sonar.api.batch.Resource
 
Query<R extends ResponsePOJO> - Class in org.sonar.api.web.gwt.client.webservices
 
Query() - Constructor for class org.sonar.api.web.gwt.client.webservices.Query
 
QueryCallBack<RESPONSE_POJO extends ResponsePOJO> - Interface in org.sonar.api.web.gwt.client.webservices
 

R

RangeDistributionBuilder - Class in org.sonar.api.batch.measures
 
RangeDistributionBuilder(Metric, Number[]) - Constructor for class org.sonar.api.batch.measures.RangeDistributionBuilder
 
RELIABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
removeParameter(String) - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
render(RootPanel) - Method in class org.sonar.api.web.gwt.client.AbstractResourceTab
 
render(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractResourceViewer
Renders the widget for the current resource
render(RootPanel) - Method in class org.sonar.api.web.gwt.client.ResourceWidget
Renders the widget for the current resource
requestJson(String, JsonUtils.JSONHandler) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
reset() - Method in class org.sonar.api.utils.dag.Node
 
resolveOrder() - Method in class org.sonar.api.utils.dag.Node
 
resolvePath(String) - Method in interface org.sonar.api.batch.Project
 
Resource<PARENT extends Resource<?>> - Interface in org.sonar.api.batch
 
Resource - Class in org.sonar.api.web.gwt.client.webservices
 
Resource() - Constructor for class org.sonar.api.web.gwt.client.webservices.Resource
 
Resource(Integer, String, String, String, String, String, List<Measure>) - Constructor for class org.sonar.api.web.gwt.client.webservices.Resource
 
ResourceDictionary - Class in org.sonar.api.web.gwt.client
 
ResourcePanel - Class in org.sonar.api.web.gwt.client
 
ResourcePanel(Resource) - Constructor for class org.sonar.api.web.gwt.client.ResourcePanel
 
Resources - Class in org.sonar.api.web.gwt.client.webservices
 
Resources(List<Resource>) - Constructor for class org.sonar.api.web.gwt.client.webservices.Resources
 
ResourcesQuery - Class in org.sonar.api.web.gwt.client.webservices
 
ResourceUtils - Class in org.sonar.api.batch
 
ResourceViewer - Interface in org.sonar.api.web
 
ResourceViewerPermaLink - Class in org.sonar.api.web.gwt.client.widgets
 
ResourceViewerPermaLink() - Constructor for class org.sonar.api.web.gwt.client.widgets.ResourceViewerPermaLink
 
ResourceViewerPermaLink(String) - Constructor for class org.sonar.api.web.gwt.client.widgets.ResourceViewerPermaLink
 
ResourceWidget - Class in org.sonar.api.web.gwt.client
 
ResourceWidget() - Constructor for class org.sonar.api.web.gwt.client.ResourceWidget
 
ResourceWidget.StandAloneResourceHandler - Class in org.sonar.api.web.gwt.client
 
ResourceWidget.StandAloneResourceHandler() - Constructor for class org.sonar.api.web.gwt.client.ResourceWidget.StandAloneResourceHandler
 
ResponsePOJO - Class in org.sonar.api.web.gwt.client.webservices
Marker class for WS query response objects
ResponsePOJO() - Constructor for class org.sonar.api.web.gwt.client.webservices.ResponsePOJO
 
rule(Metric, Rule) - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
Rule - Class in org.sonar.api.rules.xml
 
Rule(String) - Constructor for class org.sonar.api.rules.xml.Rule
 
Rule(String, String) - Constructor for class org.sonar.api.rules.xml.Rule
 
Rule - Class in org.sonar.api.web.gwt.client.webservices
 
Rule(String, String, String) - Constructor for class org.sonar.api.web.gwt.client.webservices.Rule
 
ruleCategories(Metric) - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
ruleCategory(Metric, Integer) - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
ruleKey(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
 
RuleMeasure - Class in org.sonar.api.batch.measures
 
RuleMeasure(Metric, Rule, RulePriority, Integer) - Constructor for class org.sonar.api.batch.measures.RuleMeasure
This constructor is for internal use only.
rulePriority(Metric, RulePriority) - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
rules(Metric) - Static method in class org.sonar.api.batch.measures.MeasuresFilters
 
rulesManager - Variable in class org.sonar.api.batch.AbstractViolationsStaxParser
 
RulesManager - Class in org.sonar.api.rules
 
RulesManager(Plugins, RulesRepository[], DaoFacade) - Constructor for class org.sonar.api.rules.RulesManager
 
RulesManager(DaoFacade) - Constructor for class org.sonar.api.rules.RulesManager
 
RulesRepository<LANG extends Language> - Interface in org.sonar.api.rules
 

S

saveLink(ProjectLink) - Method in interface org.sonar.api.batch.SensorContext
add a link to an external page like project homepage, sources (subversion, ...), continuous integration server...
saveMeasure(Measure) - Method in interface org.sonar.api.batch.DecoratorContext
Add a measure on the current resource.
saveMeasure(Metric, Double) - Method in interface org.sonar.api.batch.DecoratorContext
 
saveMeasure(Measure) - Method in interface org.sonar.api.batch.SensorContext
Add a measure on project
saveMeasure(Metric, Double) - Method in interface org.sonar.api.batch.SensorContext
Add a measure on project
saveMeasure(Resource<?>, Metric, Double) - Method in interface org.sonar.api.batch.SensorContext
 
saveMeasure(Resource<?>, Measure) - Method in interface org.sonar.api.batch.SensorContext
Add or update a measure.
saveResource(Resource<?>) - Method in interface org.sonar.api.batch.SensorContext
Key is updated when saving the resource.
saveSource(Resource<?>, String) - Method in interface org.sonar.api.batch.SensorContext
Does nothing if the resource is set as excluded.
saveViolation(Resource<?>, Rule, String, RulePriority, Integer) - Method in interface org.sonar.api.batch.SensorContext
Does nothing if the resource is set as excluded.
saveViolation(Resource<?>, Rule, String, RulePriority, ViolationParam...) - Method in interface org.sonar.api.batch.SensorContext
Does nothing if the resource is set as excluded.
scaleValue(double) - Static method in class org.sonar.api.utils.ParsingUtils
 
scaleValue(double, int) - Static method in class org.sonar.api.utils.ParsingUtils
 
SCOPE_DIRECTORY - Static variable in interface org.sonar.api.batch.Resource
 
SCOPE_DIRECTORY - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
SCOPE_FILE - Static variable in interface org.sonar.api.batch.Resource
 
SCOPE_FILE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
SCOPE_FUNCTION - Static variable in interface org.sonar.api.batch.Resource
Not used yet.
SCOPE_PROJECT - Static variable in interface org.sonar.api.batch.Resource
 
SCOPE_PROJECT - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
Section - Enum in org.sonar.api.web
 
Sensor - Interface in org.sonar.api.batch
 
SensorContext - Interface in org.sonar.api.batch
 
SERVER_API_PATH - Static variable in class org.sonar.api.utils.ServerHttpClient
 
ServerExtension - Interface in org.sonar.api.plugins
 
ServerHttpClient - Class in org.sonar.api.utils
 
ServerHttpClient(String) - Constructor for class org.sonar.api.utils.ServerHttpClient
 
ServerHttpClient(Configuration) - Constructor for class org.sonar.api.utils.ServerHttpClient
 
ServerHttpClient.ServerApiEmptyContentException - Exception in org.sonar.api.utils
 
ServerHttpClient.ServerApiEmptyContentException(String) - Constructor for exception org.sonar.api.utils.ServerHttpClient.ServerApiEmptyContentException
 
ServerHttpClient.ServerConnectionException - Exception in org.sonar.api.utils
 
ServerHttpClient.ServerConnectionException(String) - Constructor for exception org.sonar.api.utils.ServerHttpClient.ServerConnectionException
 
ServerHttpClient.ServerConnectionException(String, Throwable) - Constructor for exception org.sonar.api.utils.ServerHttpClient.ServerConnectionException
 
setAlertStatus(Metric.Level) - Method in class org.sonar.api.batch.measures.Measure
 
setAlertText(String) - Method in class org.sonar.api.batch.measures.Measure
 
setCategories(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setCategory(String) - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
setConfigParameter(String, String) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
setConfigParameter(String, String, boolean) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
setConfiguration(MavenPluginConfiguration) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
setConfiguration(String, String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
setData(String) - Method in class org.sonar.api.batch.measures.Measure
 
setData(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setDepth(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setDepth(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setDescription(String) - Method in class org.sonar.api.batch.AbstractResource
 
setDescription(String) - Method in class org.sonar.api.batch.measures.Measure
 
setFormattedValue(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setFrom(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
setId(Integer) - Method in class org.sonar.api.batch.measures.Measure
 
setKey(String) - Method in class org.sonar.api.batch.AbstractResource
 
setKey(KEY) - Method in class org.sonar.api.utils.KeyValue
 
setKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
setLanguage(String) - Method in class org.sonar.api.batch.AbstractResource
 
setLanguage(String) - Method in class org.sonar.api.rules.xml.Profile
 
setLanguage(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setLength(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
setLimit(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setLine(int) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setMeasures(List<Measure>) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setMessage(String) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setMetric(Metric) - Method in class org.sonar.api.batch.measures.Measure
 
setMetric(Metric) - Method in class org.sonar.api.batch.measures.PropertiesBuilder
 
setMetric(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setMetric(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setMetricName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setMetrics(List<WSMetrics.Metric>) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setName(String) - Method in class org.sonar.api.batch.AbstractResource
 
setName(String) - Method in class org.sonar.api.core.AbstractLanguage
 
setName(String) - Method in class org.sonar.api.rules.xml.Profile
 
setName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
setParameter(String, String) - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
setPersistenceMode(PersistenceMode) - Method in class org.sonar.api.batch.measures.Measure
 
setPriorities(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setPriority(String) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setProperties(List<Property>) - Method in class org.sonar.api.rules.xml.Rule
 
setQualifier(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setQualifiers(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setQualifiers(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setResource(Resource) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setResourceKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.AbstractResourceQuery
 
setRule(Rule) - Method in class org.sonar.api.batch.measures.RuleMeasure
 
setRule(Rule) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setRuleCategories(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setRuleCategory(Integer) - Method in class org.sonar.api.batch.measures.RuleMeasure
 
setRuleCategory(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRuleKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRuleName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRulePriorities(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setRulePriority(RulePriority) - Method in class org.sonar.api.batch.measures.RuleMeasure
 
setRulePriority(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRules(List<Rule>) - Method in class org.sonar.api.rules.xml.Profile
 
setRules(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setRules(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setScope(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setScopes(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setScopes(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setSeverity(String) - Method in class org.sonar.api.rules.xml.Rule
 
setTendency(Integer) - Method in class org.sonar.api.batch.measures.Measure
 
setValue(Double) - Method in class org.sonar.api.batch.measures.Measure
 
setValue(VALUE) - Method in class org.sonar.api.utils.KeyValue
 
setValue(Double) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setVersion(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
shouldDecorateProject(Project) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
shouldDecorateProject(Project) - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
shouldDecorateProject(Project) - Method in interface org.sonar.api.batch.Decorator
 
shouldExecuteCoveragePluginOnProject(Project) - Method in class org.sonar.api.batch.AbstractCoverageExtension
 
shouldSaveZeroIfNoChildMeasures() - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
showError(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
showInfo(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
showWarning(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
SKIPPED_TESTS - Static variable in class org.sonar.api.core.CoreMetrics
 
SKIPPED_TESTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
SonarException - Exception in org.sonar.api.utils
 
SonarException() - Constructor for exception org.sonar.api.utils.SonarException
 
SonarException(String) - Constructor for exception org.sonar.api.utils.SonarException
 
SonarException(String, Throwable) - Constructor for exception org.sonar.api.utils.SonarException
 
SonarException(Throwable) - Constructor for exception org.sonar.api.utils.SonarException
 
sort() - Method in class org.sonar.api.utils.dag.DirectAcyclicGraph
 
SourceDecorator<R extends ResponsePOJO> - Class in org.sonar.api.web.gwt.client
 
SourceDecorator(Resource) - Constructor for class org.sonar.api.web.gwt.client.SourceDecorator
 
SourcePanel - Class in org.sonar.api.web.gwt.client
 
SourcePanel(Resource, SourceDecorator<?>, int, int) - Constructor for class org.sonar.api.web.gwt.client.SourcePanel
 
SourcePanel(Resource, SourceDecorator<?>) - Constructor for class org.sonar.api.web.gwt.client.SourcePanel
 
SourcePanel.DecoratorCallBack<R extends ResponsePOJO> - Class in org.sonar.api.web.gwt.client
 
SourcePanel.DecoratorCallBack(SourcePanel) - Constructor for class org.sonar.api.web.gwt.client.SourcePanel.DecoratorCallBack
 
SourcesQuery - Class in org.sonar.api.web.gwt.client.webservices
 
StandardProfileXmlParser - Class in org.sonar.api.rules
 
StandardProfileXmlParser() - Constructor for class org.sonar.api.rules.StandardProfileXmlParser
 
StandardProfileXmlParser(List<Rule>) - Constructor for class org.sonar.api.rules.StandardProfileXmlParser
 
StandardRulesXmlParser - Class in org.sonar.api.rules
 
StandardRulesXmlParser() - Constructor for class org.sonar.api.rules.StandardRulesXmlParser
 
STATEMENTS - Static variable in class org.sonar.api.core.CoreMetrics
 
STATEMENTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
StaxParser - Class in org.sonar.api.utils
 
StaxParser(StaxParser.XmlStreamHandler) - Constructor for class org.sonar.api.utils.StaxParser
Stax parser for a given stream handler and iso control chars set awarness to off
StaxParser(StaxParser.XmlStreamHandler, boolean) - Constructor for class org.sonar.api.utils.StaxParser
Stax parser for a given stream handler and iso control chars set awarness to on.
StaxParser.XmlStreamHandler - Interface in org.sonar.api.utils
Simple interface for handling XML stream to parse
stream(SMHierarchicCursor) - Method in interface org.sonar.api.utils.StaxParser.XmlStreamHandler
 
SUFFIXES - Static variable in class org.sonar.api.core.Java
Java files knows suffixes
sum(boolean, Collection<Measure>) - Static method in class org.sonar.api.batch.measures.MeasureUtils
 
sum(boolean, Measure...) - Static method in class org.sonar.api.batch.measures.MeasureUtils
 

T

tendency - Variable in class org.sonar.api.batch.measures.Measure
 
TEST_DATA - Static variable in class org.sonar.api.core.CoreMetrics
 
TEST_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_ERRORS - Static variable in class org.sonar.api.core.CoreMetrics
 
TEST_ERRORS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_EXECUTION_TIME - Static variable in class org.sonar.api.core.CoreMetrics
 
TEST_FAILURES - Static variable in class org.sonar.api.core.CoreMetrics
 
TEST_FAILURES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_SUCCESS_DENSITY - Static variable in class org.sonar.api.core.CoreMetrics
 
TEST_SUCCESS_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TestMetricsHeaderWidget - Class in org.sonar.api.web.gwt.client
 
TestMetricsHeaderWidget(Resource) - Constructor for class org.sonar.api.web.gwt.client.TestMetricsHeaderWidget
 
TESTS - Static variable in class org.sonar.api.core.CoreMetrics
 
TESTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TESTS_EXECUTION_TIME - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
toResource(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Transforms a given xml resource to a resource Object
toString() - Method in class org.sonar.api.batch.AbstractResource
 
toString() - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
toString() - Method in class org.sonar.api.batch.maven.MavenPluginConfiguration
 
toString() - Method in class org.sonar.api.batch.measures.Measure
 
toString() - Method in class org.sonar.api.batch.measures.RuleMeasure
 
toString() - Method in class org.sonar.api.charts.AbstractChart
 
toString() - Method in class org.sonar.api.core.AbstractLanguage
 
toString() - Method in class org.sonar.api.utils.dag.Node
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
toValidKey(String) - Static method in class org.sonar.api.core.CoreMetrics
 
toXml(List<Rule>) - Method in class org.sonar.api.rules.StandardRulesXmlParser
 
transform(String, String) - Method in class org.sonar.api.utils.KeyValueFormat.DoubleNumbersPairTransformer
 
transform(String, String) - Method in class org.sonar.api.utils.KeyValueFormat.IntegerNumbersPairTransformer
 
transform(String, String) - Method in class org.sonar.api.utils.KeyValueFormat.StringNumberPairTransformer
 
transform(String, String) - Method in interface org.sonar.api.utils.KeyValueFormat.Transformer
 

U

UNCOVERED_COMPLEXITY_BY_TESTS - Static variable in class org.sonar.api.core.CoreMetrics
 
UNCOVERED_COMPLEXITY_BY_TESTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
unsetConfigParameter(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
 
unzip(File, File) - Static method in class org.sonar.api.utils.ZipUtils
 
unzip(File, File, ZipUtils.ZipEntryFilter) - Static method in class org.sonar.api.utils.ZipUtils
 
update() - Method in class org.sonar.api.web.gwt.client.widgets.ResourceViewerPermaLink
 
USABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
useDatabase() - Method in enum org.sonar.api.batch.PersistenceMode
 
useMemory() - Method in enum org.sonar.api.batch.PersistenceMode
 
Utils - Class in org.sonar.api.web.gwt.client
 

V

value - Variable in class org.sonar.api.batch.measures.Measure
 
valueOf(String) - Static method in enum org.sonar.api.batch.PersistenceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.batch.Phase.Name
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.batch.Project.AnalysisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.web.gwt.client.HeaderWidget.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.web.Section
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sonar.api.batch.PersistenceMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.sonar.api.batch.Phase.Name
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.sonar.api.batch.Project.AnalysisType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.sonar.api.web.gwt.client.HeaderWidget.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.sonar.api.web.Section
Returns an array containing the constants of this enum type, in the order they're declared.
Violation - Class in org.sonar.api.web.gwt.client.webservices
 
Violation(String, String, int, Rule, Resource) - Constructor for class org.sonar.api.web.gwt.client.webservices.Violation
 
Violation() - Constructor for class org.sonar.api.web.gwt.client.webservices.Violation
 
VIOLATIONS - Static variable in class org.sonar.api.core.CoreMetrics
 
Violations - Class in org.sonar.api.web.gwt.client.webservices
 
Violations(List<Violation>) - Constructor for class org.sonar.api.web.gwt.client.webservices.Violations
 
Violations() - Constructor for class org.sonar.api.web.gwt.client.webservices.Violations
 
VIOLATIONS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
VIOLATIONS_DEBT - Static variable in class org.sonar.api.core.CoreMetrics
 
VIOLATIONS_DEBT - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
VIOLATIONS_DENSITY - Static variable in class org.sonar.api.core.CoreMetrics
 
VIOLATIONS_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
ViolationsQuery - Class in org.sonar.api.web.gwt.client.webservices
 

W

widgetGWTIdJSEncode(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
WildcardPattern - Class in org.sonar.api.utils
 
WildcardPattern(String, String) - Constructor for class org.sonar.api.utils.WildcardPattern
 
writeToFile(String, File, String) - Static method in class org.sonar.api.batch.ProjectUtils
 
writeToWorkingDirectory(Project, String, String) - Static method in class org.sonar.api.batch.ProjectUtils
Save data into a new file of Sonar working directory.
WSMetrics - Class in org.sonar.api.web.gwt.client.webservices
 
WSMetrics.Metric - Class in org.sonar.api.web.gwt.client.webservices
 
WSMetrics.Metric(String, boolean) - Constructor for class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
WSMetrics.MetricLabel - Class in org.sonar.api.web.gwt.client.webservices
 
WSMetrics.MetricLabel(WSMetrics.Metric, String) - Constructor for class org.sonar.api.web.gwt.client.webservices.WSMetrics.MetricLabel
 

X

XmlParserException - Exception in org.sonar.api.utils
 
XmlParserException() - Constructor for exception org.sonar.api.utils.XmlParserException
 
XmlParserException(String) - Constructor for exception org.sonar.api.utils.XmlParserException
 
XmlParserException(String, Throwable) - Constructor for exception org.sonar.api.utils.XmlParserException
 
XmlParserException(Throwable) - Constructor for exception org.sonar.api.utils.XmlParserException
 

Z

zipDir(File, File) - Static method in class org.sonar.api.utils.ZipUtils
 
ZipUtils - Class in org.sonar.api.utils
 
ZipUtils.ZipEntryFilter - Interface in org.sonar.api.utils
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Copyright © 2009 SonarSource SA. All Rights Reserved.