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

AbstractCallback<MODEL extends Model> - Class in org.sonar.wsclient.gwt
 
AbstractCallback(Widget) - Constructor for class org.sonar.wsclient.gwt.AbstractCallback
 
AbstractCallback() - Constructor for class org.sonar.wsclient.gwt.AbstractCallback
 
AbstractChart - Class in org.sonar.api.charts
An extension point to generate JFreeChart charts
AbstractChart() - Constructor for class org.sonar.api.charts.AbstractChart
 
AbstractCoverageExtension - Class in org.sonar.api.batch
This class implements the management of the code coverage engine if there are several.
AbstractCoverageExtension(Plugins) - Constructor for class org.sonar.api.batch.AbstractCoverageExtension
Deprecated. since 2.3. Use the default constructor
AbstractCoverageExtension() - Constructor for class org.sonar.api.batch.AbstractCoverageExtension
 
AbstractCpdMapping - Class in org.sonar.api.batch
A pre-implementation of the CpdMapping extension point
AbstractCpdMapping() - Constructor for class org.sonar.api.batch.AbstractCpdMapping
 
AbstractDashboardWidget - Class in org.sonar.api.web
Deprecated. override org.sonar.api.web.AbstractRubyTemplate and implement org.sonar.api.web.RubyRailsWidget
AbstractDashboardWidget() - Constructor for class org.sonar.api.web.AbstractDashboardWidget
Deprecated.  
AbstractDatabaseBatch - Class in org.sonar.jpa.session
 
AbstractDatabaseBatch() - Constructor for class org.sonar.jpa.session.AbstractDatabaseBatch
 
AbstractDatabaseConnector - Class in org.sonar.jpa.session
 
AbstractDatabaseConnector(Configuration, boolean) - Constructor for class org.sonar.jpa.session.AbstractDatabaseConnector
 
AbstractDatabaseConnector() - Constructor for class org.sonar.jpa.session.AbstractDatabaseConnector
 
AbstractDirectoriesDecorator - Class in org.sonar.api.batch
Deprecated. since 2.2, the number of directories is automatically calculated by sonar core (see metric formula)
AbstractDirectoriesDecorator(Language) - Constructor for class org.sonar.api.batch.AbstractDirectoriesDecorator
Deprecated.  
AbstractDivisionDecorator - Class in org.sonar.api.batch
A pre-implementation to decorate metrics that are the result of a division
AbstractDivisionDecorator() - Constructor for class org.sonar.api.batch.AbstractDivisionDecorator
 
AbstractFileComplexityDecorator - Class in org.sonar.api.batch
Deprecated. a formula has been implemented on the metric, so no need to have decorator anymore
AbstractFileComplexityDecorator(Language) - Constructor for class org.sonar.api.batch.AbstractFileComplexityDecorator
Deprecated.  
AbstractFilesDecorator - Class in org.sonar.api.batch
Deprecated. since 2.2, the number of files is automatically calculated by sonar core (see metric formula)
AbstractFilesDecorator(Language) - Constructor for class org.sonar.api.batch.AbstractFilesDecorator
Deprecated.  
AbstractFunctionComplexityDecorator - Class in org.sonar.api.batch
Deprecated. a formula has been implemented on the metric, so no need to have decorator anymore
AbstractFunctionComplexityDecorator(Language) - Constructor for class org.sonar.api.batch.AbstractFunctionComplexityDecorator
Deprecated.  
AbstractFunctionComplexityDistributionDecorator - Class in org.sonar.api.batch
Deprecated. a formula has been implemented on the metric, so no need to have decorator anymore
AbstractFunctionComplexityDistributionDecorator(Language) - Constructor for class org.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
Deprecated.  
AbstractImportableRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>> - Class in org.sonar.api.rules
Deprecated. 
AbstractImportableRulesRepository(LANG, MAPPER) - Constructor for class org.sonar.api.rules.AbstractImportableRulesRepository
Deprecated.  
AbstractLanguage - Class in org.sonar.api.resources
Inherit this class to define a new language like PLSQL, PHP or C#
AbstractLanguage(String) - Constructor for class org.sonar.api.resources.AbstractLanguage
Better to use AbstractLanguage(key, name).
AbstractLanguage(String, String) - Constructor for class org.sonar.api.resources.AbstractLanguage
Should be the constructor used to build an AbstractLanguage.
AbstractListCallback<MODEL extends Model> - Class in org.sonar.wsclient.gwt
 
AbstractListCallback(Widget) - Constructor for class org.sonar.wsclient.gwt.AbstractListCallback
 
AbstractListCallback() - Constructor for class org.sonar.wsclient.gwt.AbstractListCallback
 
ABSTRACTNESS - Static variable in class org.sonar.api.measures.CoreMetrics
 
ABSTRACTNESS - Static variable in interface org.sonar.gwt.Metrics
 
ABSTRACTNESS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
AbstractPage - Class in org.sonar.api.web.gwt.client
Deprecated. since 2.0, use the lib sonar-gwt-api
AbstractPage() - Constructor for class org.sonar.api.web.gwt.client.AbstractPage
Deprecated.  
AbstractPluginRepository - Class in org.sonar.core.plugin
 
AbstractPluginRepository() - Constructor for class org.sonar.core.plugin.AbstractPluginRepository
 
AbstractPurge - Class in org.sonar.api.batch
Deprecated. database components have been moved to sonar-database. Please extend org.sonar.core.purge.AbstractPurge.
AbstractPurge(DatabaseSession) - Constructor for class org.sonar.api.batch.AbstractPurge
Deprecated.  
AbstractPurge - Class in org.sonar.core.purge
 
AbstractPurge(DatabaseSession) - Constructor for class org.sonar.core.purge.AbstractPurge
 
AbstractQuery<MODEL extends Model> - Class in org.sonar.wsclient.services
 
AbstractQuery() - Constructor for class org.sonar.wsclient.services.AbstractQuery
 
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
 
AbstractRubyTemplate - Class in org.sonar.api.web
It's useful in development environment to see browser rendering in real time while editing the template.
AbstractRubyTemplate() - Constructor for class org.sonar.api.web.AbstractRubyTemplate
 
AbstractRulesRepository<LANG extends Language,MAPPER extends RulePriorityMapper<?,?>> - Class in org.sonar.api.rules
Deprecated. 
AbstractRulesRepository(LANG, MAPPER) - Constructor for class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
AbstractSourceImporter - Class in org.sonar.api.batch
A pre-implementation for a sensor that imports sources
AbstractSourceImporter(Language) - Constructor for class org.sonar.api.batch.AbstractSourceImporter
 
AbstractSumChildrenDecorator - Class in org.sonar.api.batch
Sum measures of child resources.
AbstractSumChildrenDecorator() - Constructor for class org.sonar.api.batch.AbstractSumChildrenDecorator
 
AbstractUnmarshaller<MODEL extends Model> - Class in org.sonar.wsclient.gwt.unmarshallers
 
AbstractUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.AbstractUnmarshaller
 
AbstractUnmarshaller<MODEL extends Model> - Class in org.sonar.wsclient.unmarshallers
 
AbstractUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
AbstractViewer - Class in org.sonar.api.web.gwt.client
 
AbstractViewer() - Constructor for class org.sonar.api.web.gwt.client.AbstractViewer
 
AbstractViewer.StandAloneResourceHandler - Class in org.sonar.api.web.gwt.client
 
AbstractViewer.StandAloneResourceHandler() - Constructor for class org.sonar.api.web.gwt.client.AbstractViewer.StandAloneResourceHandler
 
AbstractViolationsStaxParser - Class in org.sonar.api.batch
Deprecated. since 2.3. Too much "black-box".
AbstractViolationsStaxParser(SensorContext, RulesManager, RulesProfile) - Constructor for class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated. since 1.11.
AbstractViolationsStaxParser(SensorContext, RulesManager) - Constructor for class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
accept(ZipEntry) - Method in interface org.sonar.api.utils.ZipUtils.ZipEntryFilter
 
ACCESSORS - Static variable in class org.sonar.api.measures.CoreMetrics
 
ACCESSORS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
ACCESSORS - Static variable in interface org.sonar.gwt.Metrics
 
ACCESSORS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
activateRule(Rule, RulePriority) - Method in class org.sonar.api.profiles.RulesProfile
 
ActiveRule - Class in org.sonar.api.rules
A class to map an ActiveRule to the hibernate model
ActiveRule() - Constructor for class org.sonar.api.rules.ActiveRule
Deprecated. visibility should be reduced to protected or package
ActiveRule(RulesProfile, Rule, RulePriority) - Constructor for class org.sonar.api.rules.ActiveRule
Deprecated. visibility should be reduced to protected or package
ActiveRuleParam - Class in org.sonar.api.rules
 
ActiveRuleParam() - Constructor for class org.sonar.api.rules.ActiveRuleParam
Deprecated. visibility should be decreased to protected or package
ActiveRuleParam(ActiveRule, RuleParam, String) - Constructor for class org.sonar.api.rules.ActiveRuleParam
Deprecated. visibility should be decreased to protected or package
add(Object, int) - Method in class org.sonar.api.measures.CountDistributionBuilder
Increments an entry
add(Object) - Method in class org.sonar.api.measures.CountDistributionBuilder
Increments an entry by one
add(Measure) - Method in class org.sonar.api.measures.CountDistributionBuilder
Adds an existing Distribution to the current one.
add(KEY, VALUE) - Method in class org.sonar.api.measures.PropertiesBuilder
 
add(Number) - Method in class org.sonar.api.measures.RangeDistributionBuilder
Increments an entry by 1
add(Number, int) - Method in class org.sonar.api.measures.RangeDistributionBuilder
Increments an entry
add(Measure) - Method in class org.sonar.api.measures.RangeDistributionBuilder
Adds an existing Distribution to the current one.
add(Language) - Method in class org.sonar.api.resources.Languages
Adds a language to the current object
add(Object, Object...) - Method in class org.sonar.api.utils.dag.DirectAcyclicGraph
 
add(Query<R>, QueryCallBack<R>) - Method in class org.sonar.api.web.gwt.client.webservices.SequentialQueries
 
add(Violation) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
add(WSMetrics.Metric) - Static method in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
add(File) - Method in class org.sonar.duplications.cpd.CPD
 
add(List<File>) - Method in class org.sonar.duplications.cpd.CPD
 
addActiveRulesToProfile(List<ActiveRule>, int, String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
addActiveRulesToProfile(List<ActiveRule>, int, String) - Method in class org.sonar.jpa.dao.RulesDao
 
addAll(Map<KEY, VALUE>) - Method in class org.sonar.api.measures.PropertiesBuilder
 
addAllInDirectory(String) - Method in class org.sonar.duplications.cpd.CPD
 
addBigCell(Panel, String) - Method in class org.sonar.gwt.ui.ViewerHeader
 
addCell(Panel, Measure...) - Method in class org.sonar.gwt.ui.ViewerHeader
 
addCell(Panel, String, String) - Method in class org.sonar.gwt.ui.ViewerHeader
 
addCharacteristic(Characteristic) - Method in class org.sonar.api.qualitymodel.Model
 
addCheck(Check) - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
addChild(Characteristic) - Method in class org.sonar.api.qualitymodel.Characteristic
 
addChildren(Characteristic...) - Method in class org.sonar.api.qualitymodel.Characteristic
 
addDependency(Node) - Method in class org.sonar.api.utils.dag.Node
 
addErrorText(String) - Method in class org.sonar.api.utils.ValidationMessages
 
addFileFilter(FileFilter) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
addFileFilters(List<FileFilter>) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
addInfoText(String) - Method in class org.sonar.api.utils.ValidationMessages
 
addLine(int, String) - Method in class org.sonar.wsclient.services.Source
 
addParameter(String, String) - Method in class org.sonar.api.batch.maven.MavenPlugin
Adds a parameter to the maven plugin
addProperties(Map<String, String>) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
addProperty(String, Object) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
addProperty(CheckTemplateProperty) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
addProperty(CharacteristicProperty) - Method in class org.sonar.api.qualitymodel.Characteristic
 
addProperty(Property) - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
addRecursively(String) - Method in class org.sonar.duplications.cpd.CPD
 
addResource(Resource) - Method in class org.sonar.api.batch.SonarIndex
 
addResource(Resource, Set<Integer>) - Method in class org.sonar.api.checks.NoSonarFilter
 
addSourceDir(File) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Adds a source directory
addSourceDir(File) - Method in interface org.sonar.api.resources.ProjectFileSystem
 
addTestDir(File) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Adds a test directory
addTestDir(File) - Method in interface org.sonar.api.resources.ProjectFileSystem
 
addViolation(Violation) - Method in class org.sonar.api.batch.SonarIndex
 
addWarningText(String) - Method in class org.sonar.api.utils.ValidationMessages
 
addZero(Object) - Method in class org.sonar.api.measures.CountDistributionBuilder
Adds an entry without a zero count if it does not exist
ADMIN - Static variable in annotation type org.sonar.api.web.UserRole
 
AFFERENT_COUPLINGS - Static variable in class org.sonar.api.measures.CoreMetrics
 
AFFERENT_COUPLINGS - Static variable in interface org.sonar.gwt.Metrics
 
AFFERENT_COUPLINGS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Alert - Class in org.sonar.api.profiles
Class to map alerts with hibernate model
Alert() - Constructor for class org.sonar.api.profiles.Alert
Default constructor
Alert(RulesProfile, Metric, String, String, String) - Constructor for class org.sonar.api.profiles.Alert
Creates an alert
ALERT_STATUS - Static variable in class org.sonar.api.measures.CoreMetrics
 
ALERT_STATUS - Static variable in interface org.sonar.gwt.Metrics
 
ALERT_STATUS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
alertStatus - Variable in class org.sonar.api.measures.Measure
 
alertText - Variable in class org.sonar.api.measures.Measure
 
all() - Static method in class org.sonar.api.measures.MeasuresFilters
 
ALL - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
all() - Static method in class org.sonar.wsclient.services.MetricQuery
 
allContainsMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
analyse(Project, SensorContext) - Method in class org.sonar.api.batch.AbstractSourceImporter
The method that is going to be run when the sensor is called
analyse(ProjectFileSystem, SensorContext) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
analyse(Project, SensorContext) - Method in interface org.sonar.api.batch.Sensor
The method that is going to be run when the sensor is called
AnnotationCheckerFactory<CHECKER> - Class in org.sonar.api.checks.checkers
Deprecated. since 2.3
AnnotationCheckerFactory(CheckProfile, String, Collection<Class<CHECKER>>) - Constructor for class org.sonar.api.checks.checkers.AnnotationCheckerFactory
Deprecated.  
AnnotationCheckFactory - Class in org.sonar.api.checks
 
AnnotationCheckProfileFactory - Class in org.sonar.api.checks.profiles
Deprecated. since 2.3
AnnotationCheckTemplateFactory - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
AnnotationCheckTemplateFactory(Collection<Class>) - Constructor for class org.sonar.api.checks.templates.AnnotationCheckTemplateFactory
Deprecated.  
AnnotationIntrospector - Class in org.sonar.check
Deprecated. since 2.3
AnnotationProfileParser - Class in org.sonar.api.profiles
 
AnnotationProfileParser(RuleFinder) - Constructor for class org.sonar.api.profiles.AnnotationProfileParser
 
AnnotationRuleParser - Class in org.sonar.api.rules
 
AnnotationRuleParser() - Constructor for class org.sonar.api.rules.AnnotationRuleParser
 
AnnotationUtils - Class in org.sonar.api.utils
A utility class for annotations
ANYONE_GROUP_ID - Static variable in class org.sonar.api.security.GroupRole
 
apiUrl() - Static method in class org.sonar.gwt.Links
 
appendUrlParameter(StringBuilder, String, Object) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
appendUrlParameter(StringBuilder, String, Object[]) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
appendUrlParameter(StringBuilder, String, Date, boolean) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
ARTIFACT_ID - Static variable in class org.sonar.api.batch.maven.MavenSurefireUtils
 
assertExists(File) - Static method in class org.sonar.test.TestUtils
Checks that a file or a directory is not null and exists.
assertSimilarXml(String, String) - Static method in class org.sonar.test.TestUtils
 
AsyncMeasuresDao - Class in org.sonar.jpa.dao
 
AsyncMeasuresDao(DatabaseSession) - Constructor for class org.sonar.jpa.dao.AsyncMeasuresDao
 
AsyncMeasureSnapshot - Class in org.sonar.api.database.model
Class to map an aysync measure with hibernate model
AsyncMeasureSnapshot(Long, Integer, Date, Date, Integer, Integer) - Constructor for class org.sonar.api.database.model.AsyncMeasureSnapshot
This is the constructor to use
AsyncMeasureSnapshot() - Constructor for class org.sonar.api.database.model.AsyncMeasureSnapshot
Default constructor
AsyncMeasuresService - Class in org.sonar.jpa.dao
 
AsyncMeasuresService(DatabaseSession) - Constructor for class org.sonar.jpa.dao.AsyncMeasuresService
 
authenticate(String, String) - Method in interface org.sonar.api.security.LoginPasswordAuthenticator
 
AverageComplexityFormula - Class in org.sonar.api.measures
 
AverageComplexityFormula(Metric) - Constructor for class org.sonar.api.measures.AverageComplexityFormula
 

B

BASE_URL - Static variable in class org.sonar.wsclient.services.DependencyQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.EventQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.FavouriteQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.MetricQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.PropertyQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ResourceQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ServerQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.SourceQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.UpdateCenterQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.UserPropertyQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ViolationQuery
 
BaseDao - Class in org.sonar.jpa.dao
 
BaseDao(DatabaseSession) - Constructor for class org.sonar.jpa.dao.BaseDao
 
BaseIdentifiable - Class in org.sonar.api.database
 
BaseIdentifiable() - Constructor for class org.sonar.api.database.BaseIdentifiable
 
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
 
baseUrl() - Static method in class org.sonar.gwt.Links
 
BATCH_SIZE - Static variable in class org.sonar.api.database.DatabaseSession
 
BatchComponent - Interface in org.sonar.api
Dependency Injection : all the classes implementing this interface are available in the batch IoC container.
BatchExtension - Interface in org.sonar.api
Batch extension point.
BatchExtensionDictionnary - Class in org.sonar.api.batch
 
BatchExtensionDictionnary(IocContainer) - Constructor for class org.sonar.api.batch.BatchExtensionDictionnary
 
BatchExtensionDictionnary(MutablePicoContainer) - Constructor for class org.sonar.api.batch.BatchExtensionDictionnary
 
BelongsToProfile - Annotation Type in org.sonar.check
 
BelongsToProfiles - Annotation Type in org.sonar.check
Deprecated. since 2.3. Not supported anymore
BLOCKER_VIOLATIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
BLOCKER_VIOLATIONS - Static variable in interface org.sonar.gwt.Metrics
 
BLOCKER_VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
BRANCH_COVERAGE - Static variable in class org.sonar.api.measures.CoreMetrics
 
BRANCH_COVERAGE - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
BRANCH_COVERAGE - Static variable in interface org.sonar.gwt.Metrics
 
BRANCH_COVERAGE_HITS_DATA - Static variable in class org.sonar.api.measures.CoreMetrics
 
BRANCH_COVERAGE_HITS_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
BRANCH_COVERAGE_HITS_DATA - Static variable in interface org.sonar.gwt.Metrics
 
BRANCH_COVERAGE_HITS_DATA_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
BRANCH_COVERAGE_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
build(Measure) - Static method in class org.sonar.api.database.model.MeasureModel
Builds a MeasureModel from a Measure
build(Measure, MeasureModel) - Static method in class org.sonar.api.database.model.MeasureModel
Merges a Measure into a MeasureModel
build(Resource) - Static method in class org.sonar.api.database.model.ResourceModel
Maps a resource to a resource model and returns the resource
build() - Method in class org.sonar.api.measures.CountDistributionBuilder
Shortcut for build(true)
build(boolean) - Method in class org.sonar.api.measures.CountDistributionBuilder
Used to build a measure from the current object
build() - Method in interface org.sonar.api.measures.MeasureBuilder
 
build() - Method in class org.sonar.api.measures.PropertiesBuilder
 
build() - Method in class org.sonar.api.measures.RangeDistributionBuilder
Shortcut for build(true)
build(boolean) - Method in class org.sonar.api.measures.RangeDistributionBuilder
Used to build a measure from the current object
build(String) - Static method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
build() - Static method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
buildActiveRulesFromProfile(Profile, List<ActiveRule>) - Method in class org.sonar.api.rules.StandardProfileXmlParser
Deprecated.  
BuildBreaker - Class in org.sonar.api.batch
 
BuildBreaker() - Constructor for class org.sonar.api.batch.BuildBreaker
 
buildData() - Method in class org.sonar.api.measures.PropertiesBuilder
 
buildGlobalRole(Integer, String) - Static method in class org.sonar.api.security.GroupRole
 
buildPicoContainer() - Static method in class org.sonar.api.utils.IocContainer
 
buildProfileFromXml(String) - Method in class org.sonar.api.rules.StandardProfileXmlParser
Deprecated.  
buildResourceRole(Integer, String, Integer) - Static method in class org.sonar.api.security.GroupRole
 
BundleCheckTemplate - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
BundleCheckTemplate(String, String) - Constructor for class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
BundleCheckTemplate(String, Class) - Constructor for class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
BundleCheckTemplateProperty - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
BundleCheckTemplateProperty(BundleCheckTemplate, String) - Constructor for class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
byKey(String) - Static method in class org.sonar.wsclient.services.MetricQuery
 

C

calculate(FormulaData, FormulaContext) - Method in class org.sonar.api.measures.AverageComplexityFormula
 
calculate(FormulaData, FormulaContext) - Method in interface org.sonar.api.measures.Formula
 
calculate(FormulaData, FormulaContext) - Method in class org.sonar.api.measures.MeanAggregationFormula
 
calculate(FormulaData, FormulaContext) - Method in class org.sonar.api.measures.SumChildDistributionFormula
 
calculate(FormulaData, FormulaContext) - Method in class org.sonar.api.measures.SumChildValuesFormula
 
calculate(FormulaData, FormulaContext) - Method in class org.sonar.api.measures.WeightedMeanAggregationFormula
 
Callback<MODEL extends Model> - Interface in org.sonar.wsclient.gwt
 
canConvert(Class) - Method in class org.sonar.api.rules.StandardRulesXmlParser.TrimStringConverter
Deprecated.  
Cardinality - Enum in org.sonar.check
 
CATEGORY_ALERT - Static variable in class org.sonar.api.batch.Event
 
CATEGORY_VERSION - Static variable in class org.sonar.api.batch.Event
 
ChannelMatcher<OUTPUT> - Class in org.sonar.test.channel
 
ChannelMatcher(String, OUTPUT) - Constructor for class org.sonar.test.channel.ChannelMatcher
 
ChannelMatcher(CodeReader, OUTPUT) - Constructor for class org.sonar.test.channel.ChannelMatcher
 
ChannelMatchers - Class in org.sonar.test.channel
 
ChannelMatchers() - Constructor for class org.sonar.test.channel.ChannelMatchers
 
characteristic - Variable in class org.sonar.api.measures.Measure
 
characteristic(Metric, Characteristic) - Static method in class org.sonar.api.measures.MeasuresFilters
 
Characteristic - Class in org.sonar.api.qualitymodel
 
CharacteristicProperty - Class in org.sonar.api.qualitymodel
 
Chart - Interface in org.sonar.api.charts
An Extension to create charts
ChartParameters - Class in org.sonar.api.charts
The class to hold parameters to configure a chart
ChartParameters(Map<String, String>) - Constructor for class org.sonar.api.charts.ChartParameters
Creates a ChartParameter based on a list of parameters
ChartParameters(String) - Constructor for class org.sonar.api.charts.ChartParameters
Creates a Chartparameter based on a query string with a format key1=value1&key2=value2...
Check - Class in org.sonar.api.checks.profiles
Deprecated. since 2.3
Check() - Constructor for class org.sonar.api.checks.profiles.Check
Deprecated.  
Check(String, String) - Constructor for class org.sonar.api.checks.profiles.Check
Deprecated.  
Check - Annotation Type in org.sonar.check
Deprecated. since 2.3. Use @Rule
CheckerFactory<CHECKER> - Class in org.sonar.api.checks.checkers
Deprecated. since 2.3
CheckerFactory() - Constructor for class org.sonar.api.checks.checkers.CheckerFactory
Deprecated.  
CheckFactory<CHECK> - Class in org.sonar.api.checks
 
CheckFactory(RulesProfile, String) - Constructor for class org.sonar.api.checks.CheckFactory
 
CheckProfile - Class in org.sonar.api.checks.profiles
Deprecated. since 2.3
CheckProfile(String, String) - Constructor for class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
CheckProfileProvider - Class in org.sonar.api.checks.profiles
Deprecated. since 2.3
CheckProfileProvider() - Constructor for class org.sonar.api.checks.profiles.CheckProfileProvider
Deprecated.  
CheckProfileXmlMarshaller - Class in org.sonar.api.checks.profiles
Deprecated. since 2.3
CheckProfileXmlMarshaller() - Constructor for class org.sonar.api.checks.profiles.CheckProfileXmlMarshaller
Deprecated.  
CheckProject - Interface in org.sonar.api.batch
 
CheckProperty - Annotation Type in org.sonar.check
Deprecated. since 2.3. Use @RuleProperty
CHECKSTYLE_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
CheckTemplate - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
CheckTemplate(String) - Constructor for class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
CheckTemplate() - Constructor for class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
CheckTemplateFactory - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
CheckTemplateFactory() - Constructor for class org.sonar.api.checks.templates.CheckTemplateFactory
Deprecated.  
CheckTemplateProperty - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
CheckTemplateProperty() - Constructor for class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
CheckTemplateRepositories - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
CheckTemplateRepositories(CheckTemplateRepository[]) - Constructor for class org.sonar.api.checks.templates.CheckTemplateRepositories
Deprecated.  
CheckTemplateRepositories() - Constructor for class org.sonar.api.checks.templates.CheckTemplateRepositories
Deprecated.  
CheckTemplateRepository - Class in org.sonar.api.checks.templates
Deprecated. since 2.3
CheckTemplateRepository() - Constructor for class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
CheckTemplateRepository(String) - Constructor for class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
checkUp() - Method in class org.sonar.api.utils.ServerHttpClient
Deprecated. Throws a runtime ServerConnectionException if it fails to connect Sonar server
CLASS_COMPLEXITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
CLASS_COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
CLASS_COMPLEXITY - Static variable in interface org.sonar.gwt.Metrics
 
CLASS_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.measures.CoreMetrics
 
CLASS_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
CLASS_COMPLEXITY_DISTRIBUTION - Static variable in interface org.sonar.gwt.Metrics
 
CLASS_COMPLEXITY_DISTRIBUTION_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
CLASS_COMPLEXITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
CLASSES - Static variable in class org.sonar.api.measures.CoreMetrics
 
CLASSES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
CLASSES - Static variable in interface org.sonar.gwt.Metrics
 
CLASSES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
ClassLoadersCollection - Class in org.sonar.core.classloaders
Encapsulates manipulations with ClassLoaders, such as creation and establishing dependencies.
ClassLoadersCollection(ClassLoader) - Constructor for class org.sonar.core.classloaders.ClassLoadersCollection
 
clear() - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
clear() - Method in class org.sonar.api.measures.CountDistributionBuilder
Resets all entries to zero
clear() - Method in class org.sonar.api.measures.PropertiesBuilder
 
clear() - Method in class org.sonar.api.measures.RangeDistributionBuilder
Resets all entries to zero
clear() - Method in interface org.sonar.jpa.session.DatabaseSessionFactory
 
clear() - Method in class org.sonar.jpa.session.ThreadLocalDatabaseSessionFactory
 
clone() - Method in class org.sonar.api.database.model.MeasureModel
 
clone() - Method in class org.sonar.api.database.model.ResourceModel
 
clone() - Method in class org.sonar.api.profiles.Alert
 
clone() - Method in class org.sonar.api.profiles.RulesProfile
 
clone() - Method in class org.sonar.api.rules.ActiveRule
 
clone() - Method in class org.sonar.api.rules.ActiveRuleParam
 
COBERTURA_MAXMEM_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
COBERTURA_MAXMEM_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
COBERTURA_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
COBERTURA_REPORT_PATH_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CodeColorizerFormat - Class in org.sonar.api.web
Extend the library sonar-colorizer to support new languages.
CodeColorizerFormat(String) - Constructor for class org.sonar.api.web.CodeColorizerFormat
 
CodeLoaderWithoutCache - Class in org.sonar.duplications.cpd
 
CodeLoaderWithoutCache() - Constructor for class org.sonar.duplications.cpd.CodeLoaderWithoutCache
 
CODEVIEWER - Static variable in annotation type org.sonar.api.web.UserRole
 
collect(List<TokenEntry>) - Method in class org.sonar.duplications.cpd.MatchCollector
 
COLORS - Static variable in class org.sonar.api.charts.AbstractChart
 
column1 - Variable in class org.sonar.gwt.ui.SourcePanel.Row
 
column2 - Variable in class org.sonar.gwt.ui.SourcePanel.Row
 
column3 - Variable in class org.sonar.gwt.ui.SourcePanel.Row
 
column4 - Variable in class org.sonar.gwt.ui.SourcePanel.Row
 
COMMENT_BLANK_LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENT_BLANK_LINES - Static variable in interface org.sonar.gwt.Metrics
 
COMMENT_BLANK_LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENT_LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENT_LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COMMENT_LINES - Static variable in interface org.sonar.gwt.Metrics
 
COMMENT_LINES_DENSITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENT_LINES_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COMMENT_LINES_DENSITY - Static variable in interface org.sonar.gwt.Metrics
 
COMMENT_LINES_DENSITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENT_LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENTED_OUT_CODE_LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMMENTED_OUT_CODE_LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COMMENTED_OUT_CODE_LINES - Static variable in interface org.sonar.gwt.Metrics
 
COMMENTED_OUT_CODE_LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
commit() - Method in class org.sonar.api.database.DatabaseSession
 
commit() - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
compareTo(CheckTemplateProperty) - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
compareTo(Characteristic) - Method in class org.sonar.api.qualitymodel.Characteristic
 
compareTo(Model) - Method in class org.sonar.api.qualitymodel.Model
 
compareTo(String) - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
compareTo(Node) - Method in class org.sonar.api.utils.dag.Node
 
compareTo(Match) - Method in class org.sonar.duplications.cpd.Match
 
COMPLEXITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COMPLEXITY - Static variable in interface org.sonar.gwt.Metrics
 
COMPLEXITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
compute(Measure, Measure, boolean) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
CONDITIONS_TO_COVER - Static variable in class org.sonar.api.measures.CoreMetrics
 
CONDITIONS_TO_COVER - Static variable in interface org.sonar.gwt.Metrics
 
CONDITIONS_TO_COVER_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
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
 
configKey - Variable in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
CONFIGURATION - Static variable in annotation type org.sonar.api.web.NavigationSection
 
Configuration - Class in org.sonar.gwt
 
ConfigurationExportable - Interface in org.sonar.api.rules
Deprecated. 
ConfigurationImportable - Interface in org.sonar.api.rules
Deprecated. 
configure(Project, MavenPlugin) - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
Configures the pom being executed, add or remove plugin properties.
configure(Project) - Static method in class org.sonar.api.batch.maven.MavenSurefireUtils
Configures the project POM with base required surefire settings
configure(Type, Properties, Dialect) - Method in class org.sonar.jpa.dialect.OracleSequenceGenerator
 
configure(Type, Properties, Dialect) - Method in class org.sonar.jpa.dialect.PostgreSQLSequenceGenerator
 
configureColors(Values2D, CategoryPlot, String[]) - Method in class org.sonar.api.charts.AbstractChart
Helper to set color of series.
ConnectionException - Exception in org.sonar.wsclient.connectors
 
ConnectionException() - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
ConnectionException(String) - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
Connector - Class in org.sonar.wsclient.connectors
 
Connector() - Constructor for class org.sonar.wsclient.connectors.Connector
 
ConnectorFactory - Class in org.sonar.wsclient.connectors
 
consume(String, OUTPUT) - Static method in class org.sonar.test.channel.ChannelMatchers
 
consume(CodeReader, OUTPUT) - Static method in class org.sonar.test.channel.ChannelMatchers
 
contains(Object) - Method in class org.sonar.api.database.DatabaseSession
 
contains(Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
context - Variable in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
convertJavaFileKeyFromSquidFormat(String) - Static method in class org.sonar.api.batch.SquidUtils
 
convertJavaPackageKeyFromSquidFormat(String) - Static method in class org.sonar.api.batch.SquidUtils
 
convertToSquidKeyFormat(JavaFile) - Static method in class org.sonar.api.batch.SquidUtils
 
copyFieldsFrom(ProjectLink) - Method in class org.sonar.api.resources.ProjectLink
 
CORE_ALLOW_USERS_TO_SIGNUP_DEAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_ALLOW_USERS_TO_SIGNUP_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CORE_AUTHENTICATOR_CLASS - Static variable in interface org.sonar.api.CoreProperties
 
CORE_AUTHENTICATOR_CREATE_USERS - Static variable in interface org.sonar.api.CoreProperties
 
CORE_AUTHENTICATOR_IGNORE_STARTUP_FAILURE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_COVERAGE_PLUGIN_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CORE_DEFAULT_GROUP - Static variable in interface org.sonar.api.CoreProperties
 
CORE_DEFAULT_GROUP_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_FORCE_AUTHENTICATION_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_FORCE_AUTHENTICATION_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CORE_IMPORT_SOURCES_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_IMPORT_SOURCES_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CORE_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
CORE_RULE_WEIGHTS_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_RULE_WEIGHTS_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CORE_SKIPPED_MODULES_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CORE_TENDENCY_DEPTH_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CORE_TENDENCY_DEPTH_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CoreMetrics - Class in org.sonar.api.measures
 
CoreProperties - Interface in org.sonar.api
CoreProperties is used to group various properties of Sonar as well as default values of configuration in a single place
CountDistributionBuilder - Class in org.sonar.api.measures
Utility to build a distribution based on discrete values
CountDistributionBuilder(Metric) - Constructor for class org.sonar.api.measures.CountDistributionBuilder
Creates an empty CountDistributionBuilder for a specified metric
countForLine(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
countRules(List<String>, String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
countRules(List<String>, String) - Method in class org.sonar.jpa.dao.RulesDao
 
COVERAGE - Static variable in class org.sonar.api.measures.CoreMetrics
 
COVERAGE - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COVERAGE - Static variable in interface org.sonar.gwt.Metrics
 
COVERAGE_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
COVERAGE_LINE_HITS_DATA - Static variable in class org.sonar.api.measures.CoreMetrics
 
COVERAGE_LINE_HITS_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
COVERAGE_LINE_HITS_DATA - Static variable in interface org.sonar.gwt.Metrics
 
COVERAGE_LINE_HITS_DATA_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
CPD - Class in org.sonar.duplications.cpd
 
CPD(int, Language) - Constructor for class org.sonar.duplications.cpd.CPD
 
CPD_IGNORE_IDENTIFIERS_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CPD_IGNORE_IDENTIFIERS_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CPD_IGNORE_LITERALS_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CPD_IGNORE_LITERALS_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CPD_MINIMUM_TOKENS_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
CPD_MINIMUM_TOKENS_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CPD_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
CPD_SKIP_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
CpdMapping - Interface in org.sonar.api.batch
 
create(RulesProfile, String, Collection<Class>) - Static method in class org.sonar.api.checks.AnnotationCheckFactory
 
create() - Method in class org.sonar.api.checks.checkers.AnnotationCheckerFactory
Deprecated.  
create() - Method in class org.sonar.api.checks.checkers.CheckerFactory
Deprecated.  
create(String, String, Collection<Class>) - Static method in class org.sonar.api.checks.profiles.AnnotationCheckProfileFactory
Deprecated.  
create() - Method in class org.sonar.api.checks.templates.AnnotationCheckTemplateFactory
Deprecated.  
create(Class) - Method in class org.sonar.api.checks.templates.AnnotationCheckTemplateFactory
Deprecated.  
create() - Method in class org.sonar.api.checks.templates.CheckTemplateFactory
Deprecated.  
create(String, String) - Static method in class org.sonar.api.profiles.RulesProfile
 
create() - Static method in class org.sonar.api.profiles.RulesProfile
 
create() - Static method in class org.sonar.api.qualitymodel.Characteristic
 
create(String) - Static method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
create() - Static method in class org.sonar.api.qualitymodel.Model
 
create() - Static method in class org.sonar.api.rules.Rule
 
create(String, String, String) - Static method in class org.sonar.api.rules.Rule
Create with all required fields
create() - Static method in class org.sonar.api.rules.RuleQuery
 
create(ActiveRule, Resource) - Static method in class org.sonar.api.rules.Violation
 
create(Rule, Resource) - Static method in class org.sonar.api.rules.Violation
 
create() - Static method in class org.sonar.api.utils.ValidationMessages
 
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
 
create(String) - Static method in class org.sonar.core.plugin.JpaPlugin
 
create(Host) - Static method in class org.sonar.wsclient.connectors.ConnectorFactory
 
create(String) - Static method in class org.sonar.wsclient.services.SourceQuery
 
create(CreateQuery<MODEL>) - Method in class org.sonar.wsclient.Sonar
 
create(String) - Static method in class org.sonar.wsclient.Sonar
 
create(String, String, String) - Static method in class org.sonar.wsclient.Sonar
 
createAsyncMeasureSnapshot(Long, Integer, Date, Date, Integer, Integer) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
createByKey(String, String) - Static method in class org.sonar.api.qualitymodel.Characteristic
 
createByName(String) - Static method in class org.sonar.api.qualitymodel.Characteristic
 
createByName(String) - Static method in class org.sonar.api.qualitymodel.Model
 
createByRule(Rule) - Static method in class org.sonar.api.qualitymodel.Characteristic
 
createCharacteristicByKey(String, String) - Method in class org.sonar.api.qualitymodel.Model
 
createCharacteristicByName(String) - Method in class org.sonar.api.qualitymodel.Model
 
createCharacteristicByRule(Rule) - Method in class org.sonar.api.qualitymodel.Model
 
createCheck(ActiveRule) - Method in class org.sonar.api.checks.AnnotationCheckFactory
 
createClassLoader() - Method in class org.sonar.api.batch.ProjectClasspath
 
createClassLoader(String, Collection<URL>, boolean) - Method in class org.sonar.core.classloaders.ClassLoadersCollection
Generates URLClassLoader with specified delegation model.
createElements() - Method in class org.sonar.api.batch.ProjectClasspath
 
createEntityManager() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
createEntityManager() - Method in interface org.sonar.jpa.session.DatabaseConnector
 
createEntityManagerFactory() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
createEntityManagerFactory() - Method in class org.sonar.jpa.session.MemoryDatabaseConnector
 
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
createEvent(Resource, String, String, String, Date) - Method in class org.sonar.api.batch.SonarIndex
 
createFile(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
createForAll() - Static method in class org.sonar.wsclient.services.PropertyQuery
 
createForCategory(Metric, Integer, Double) - Static method in class org.sonar.api.measures.RuleMeasure
 
createForId(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
 
createForIncomingDependencies(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
Resources that depend upon a resource
createForInstalledPlugins() - Static method in class org.sonar.wsclient.services.UpdateCenterQuery
 
createForKey(String) - Static method in class org.sonar.wsclient.services.PropertyQuery
 
createForMetrics(String, String...) - Static method in class org.sonar.wsclient.services.ResourceQuery
 
createForOutgoingDependencies(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
Resources that are depended upon a resource = all the resources that a resource depends upon
createForPriority(Metric, RulePriority, Double) - Static method in class org.sonar.api.measures.RuleMeasure
 
createForProject(String) - Static method in class org.sonar.wsclient.services.DependencyTreeQuery
 
createForResource(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
Resources that depend upon or are depended upon a resource.
createForResource(long) - Static method in class org.sonar.wsclient.services.DependencyQuery
 
createForResource(String) - Static method in class org.sonar.wsclient.services.DependencyTreeQuery
 
createForResource(Resource, String...) - Static method in class org.sonar.wsclient.services.ResourceQuery
 
createForResource(Resource) - Static method in class org.sonar.wsclient.services.ViolationQuery
 
createForResource(String) - Static method in class org.sonar.wsclient.services.ViolationQuery
 
createForRule(Metric, Rule, Double) - Static method in class org.sonar.api.measures.RuleMeasure
 
createForSubDependencies(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
 
createFromAnnotatedClasses(String, Language, Collection<Class>) - Static method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
createFromMavenIds(String, String) - Static method in class org.sonar.api.resources.Project
 
createFromXml(String, Language, String) - Static method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
createModel() - Method in class org.sonar.api.qualitymodel.ModelDefinition
 
createParameter() - Method in class org.sonar.api.rules.Rule
 
createParameter(String) - Method in class org.sonar.api.rules.Rule
 
createProfile(ValidationMessages) - Method in class org.sonar.api.profiles.ProfileDefinition
 
createQuery(String) - Method in class org.sonar.api.database.DatabaseSession
 
createQuery(String) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
CreateQuery<MODEL extends Model> - Class in org.sonar.wsclient.services
POST HTTP request
CreateQuery() - Constructor for class org.sonar.wsclient.services.CreateQuery
 
createResource(File, List<File>) - Method in class org.sonar.api.batch.AbstractCpdMapping
createResource(File, List<File>, boolean) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
createResource(File, List<File>) - Method in interface org.sonar.api.batch.CpdMapping
 
createRules() - Method in class org.sonar.api.rules.RuleRepository
 
createTempDirectory() - Static method in class org.sonar.api.utils.TempFileUtils
 
createWithHighlightedSyntax(String) - Static method in class org.sonar.wsclient.services.SourceQuery
 
CRITICAL_VIOLATIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
CRITICAL_VIOLATIONS - Static variable in interface org.sonar.gwt.Metrics
 
CRITICAL_VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
cursorForResources(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated. 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
Deprecated. 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

DaoFacade - Class in org.sonar.jpa.dao
 
DaoFacade(ProfilesDao, RulesDao, MeasuresDao, AsyncMeasuresDao) - Constructor for class org.sonar.jpa.dao.DaoFacade
 
data - Variable in class org.sonar.api.measures.Measure
 
DatabaseBatch - Interface in org.sonar.jpa.session
 
DatabaseConfiguration - Class in org.sonar.api.database.configuration
IMPORTANT : This class can't be moved to org.sonar.jpa.dao for backward-compatibility reasons.
DatabaseConfiguration(DatabaseSessionFactory) - Constructor for class org.sonar.api.database.configuration.DatabaseConfiguration
 
DatabaseConfiguration(DatabaseSession) - Constructor for class org.sonar.api.database.configuration.DatabaseConfiguration
 
DatabaseConnector - Interface in org.sonar.jpa.session
 
DatabaseException - Exception in org.sonar.jpa.session
 
DatabaseException(Throwable) - Constructor for exception org.sonar.jpa.session.DatabaseException
 
DatabaseException(String) - Constructor for exception org.sonar.jpa.session.DatabaseException
 
DatabaseException(String, Throwable) - Constructor for exception org.sonar.jpa.session.DatabaseException
 
DatabaseException(int, int) - Constructor for exception org.sonar.jpa.session.DatabaseException
 
DatabaseProperties - Interface in org.sonar.api.database
 
DatabaseSession - Class in org.sonar.api.database
This component should not accessible from plugin API
DatabaseSession() - Constructor for class org.sonar.api.database.DatabaseSession
 
DatabaseSessionFactory - Interface in org.sonar.jpa.session
 
DatabaseSessionProvider - Class in org.sonar.jpa.session
 
DatabaseSessionProvider() - Constructor for class org.sonar.jpa.session.DatabaseSessionProvider
 
date - Variable in class org.sonar.api.measures.Measure
 
debugEnable - Static variable in class org.sonar.duplications.cpd.CPD
 
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractDirectoriesDecorator
Deprecated. 
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractFileComplexityDecorator
Deprecated. 
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractFilesDecorator
Deprecated. 
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractFunctionComplexityDecorator
Deprecated. 
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
Deprecated.  
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
decorate(Resource, DecoratorContext) - Method in interface org.sonar.api.batch.Decorator
 
decorate(Resource, DecoratorContext) - Method in class org.sonar.api.batch.FormulaDecorator
decorateLine(int, String) - Method in class org.sonar.gwt.ui.SourcePanel
 
Decorator - Interface in org.sonar.api.batch
 
DecoratorBarriers - Interface in org.sonar.api.batch
Barriers are used to define the order of execution of Decorators.
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
Deprecated. replaced by CoreProperties.CORE_IMPORT_SOURCES_DEFAULT_VALUE since 1.11
DEFAULT_MINIMUM_PERIOD_IN_HOURS - Static variable in class org.sonar.api.purge.PurgeUtils
 
DEFAULT_PACKAGE_NAME - Static variable in class org.sonar.api.resources.Java
Default package name for classes without package def
DEFAULT_PACKAGE_NAME - Static variable in class org.sonar.api.resources.JavaPackage
Default package name for classes without package definition
DEFAULT_PLUGIN - Static variable in class org.sonar.api.batch.AbstractCoverageExtension
The default value for the code coverage plugin
DEFAULT_POPUP_HTML_FEATURES - Static variable in class org.sonar.gwt.Links
 
DEFAULT_PRECISION - Static variable in class org.sonar.api.measures.Measure
Default precision when saving a float type metric
DEFAULT_PRIORITY - Static variable in class org.sonar.api.rules.Rule
The default priority given to a rule if not explicitely set
DEFAULT_WIDTH - Static variable in class org.sonar.api.charts.ChartParameters
 
DefaultCheckTemplate - Class in org.sonar.api.checks.templates
EXPERIMENTAL - will be used in version 2.2 Non-internationalized check
DefaultCheckTemplate() - Constructor for class org.sonar.api.checks.templates.DefaultCheckTemplate
 
DefaultCheckTemplate(String) - Constructor for class org.sonar.api.checks.templates.DefaultCheckTemplate
 
DefaultCheckTemplateProperty - Class in org.sonar.api.checks.templates
 
DefaultCheckTemplateProperty() - Constructor for class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
DefaultFormulaContext - Class in org.sonar.api.batch
 
DefaultFormulaContext(Metric) - Constructor for class org.sonar.api.batch.DefaultFormulaContext
 
DefaultFormulaData - Class in org.sonar.api.batch
 
DefaultFormulaData(DecoratorContext) - Constructor for class org.sonar.api.batch.DefaultFormulaData
 
DefaultModelFinder - Class in org.sonar.core.qualitymodel
 
DefaultModelFinder(DatabaseSessionFactory) - Constructor for class org.sonar.core.qualitymodel.DefaultModelFinder
 
DefaultProjectFileSystem - Class in org.sonar.api.resources
An implementation of ProjectFileSystem
DefaultProjectFileSystem(Project) - Constructor for class org.sonar.api.resources.DefaultProjectFileSystem
Creates a DefaultProjectFileSystem based on a project
DefaultPurgeContext - Class in org.sonar.core.purge
 
DefaultPurgeContext() - Constructor for class org.sonar.core.purge.DefaultPurgeContext
 
DefaultPurgeContext(Snapshot) - Constructor for class org.sonar.core.purge.DefaultPurgeContext
 
DefaultPurgeContext(Snapshot, Snapshot) - Constructor for class org.sonar.core.purge.DefaultPurgeContext
 
DefaultPurgeContext(Integer, Integer) - Constructor for class org.sonar.core.purge.DefaultPurgeContext
 
DefaultRuleFinder - Class in org.sonar.core.rule
 
DefaultRuleFinder(DatabaseSessionFactory) - Constructor for class org.sonar.core.rule.DefaultRuleFinder
 
DefaultRulesManager - Class in org.sonar.api.rules
Deprecated. UGLY CLASS
DefaultRulesManager(RulesDao) - Constructor for class org.sonar.api.rules.DefaultRulesManager
Deprecated.  
DefaultSourcePanel - Class in org.sonar.gwt.ui
 
DefaultSourcePanel(Resource) - Constructor for class org.sonar.gwt.ui.DefaultSourcePanel
 
DefaultSourcePanel(Resource, int, int) - Constructor for class org.sonar.gwt.ui.DefaultSourcePanel
 
DefaultTab - Annotation Type in org.sonar.api.web
 
delete(DeleteQuery) - Method in class org.sonar.wsclient.Sonar
 
deleteActiveRuleParameters(RuleParam) - Method in class org.sonar.jpa.dao.RulesDao
 
deleteAsyncMeasure(MeasureModel) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
deleteAsyncMeasureSnapshots(Long) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
deleteDependencies(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
 
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
deleteEvent(Event) - Method in class org.sonar.api.batch.SonarIndex
 
deleteLink(String) - Method in interface org.sonar.api.batch.SensorContext
remove a link.
deleteLink(String) - Method in class org.sonar.api.batch.SonarIndex
 
deleteMeasure(Long) - Method in class org.sonar.jpa.dao.AsyncMeasuresService
 
deleteMeasuresById(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
Delete all measures, including MEASURE_DATA
deleteMeasuresBySnapshotId(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
Delete all measures, including MEASURE_DATA
DeleteQuery<MODEL extends Model> - Class in org.sonar.wsclient.services
DELETE HTTP request
DeleteQuery() - Constructor for class org.sonar.wsclient.services.DeleteQuery
 
deleteSnapshotData(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
Delete SNAPSHOTS and all dependent tables (MEASURES, ...)
deleteSnapshots(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
Delete SNAPSHOTS table
deleteSources(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
Delete SNAPSHOT_SOURCES table
deleteViolations(List<Integer>) - Method in class org.sonar.core.purge.AbstractPurge
Delete violations (RULE_FAILURES table)
DependedUpon - Annotation Type in org.sonar.api.batch
 
Dependency - Class in org.sonar.api.design
 
Dependency(Resource, Resource) - Constructor for class org.sonar.api.design.Dependency
 
Dependency - Class in org.sonar.wsclient.services
 
Dependency() - Constructor for class org.sonar.wsclient.services.Dependency
 
DEPENDENCY_MATRIX - Static variable in class org.sonar.api.measures.CoreMetrics
 
DEPENDENCY_MATRIX - Static variable in interface org.sonar.gwt.Metrics
 
DEPENDENCY_MATRIX_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DependencyDto - Class in org.sonar.api.design
 
DependencyDto() - Constructor for class org.sonar.api.design.DependencyDto
 
DependencyQuery - Class in org.sonar.wsclient.services
The web service "dependency" is since Sonar 2.0
DependencyQuery() - Constructor for class org.sonar.wsclient.services.DependencyQuery
 
DependencyTree - Class in org.sonar.wsclient.services
Experimental
DependencyTree() - Constructor for class org.sonar.wsclient.services.DependencyTree
 
DependencyTreeQuery - Class in org.sonar.wsclient.services
 
DependencyTreeQuery(String) - Constructor for class org.sonar.wsclient.services.DependencyTreeQuery
 
DependencyTreeUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
DependencyTreeUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.DependencyTreeUnmarshaller
 
DependencyTreeUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
DependencyTreeUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.DependencyTreeUnmarshaller
 
DependencyUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
DependencyUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.DependencyUnmarshaller
 
DependencyUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
DependencyUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.DependencyUnmarshaller
 
DependsUpon - Annotation Type in org.sonar.api.batch
 
DependsUponCustomRules - Interface in org.sonar.api.batch.maven
Marker interface for MavenPluginHandlers.
dependsUponFileAndComplexityMetrics() - Method in class org.sonar.api.batch.AbstractFileComplexityDecorator
Deprecated. Used to define upstream dependencies
dependsUponFileAndComplexityMetrics() - Method in class org.sonar.api.batch.AbstractFunctionComplexityDecorator
Deprecated. Used to define upstream dependencies
DependsUponMavenPlugin - Interface in org.sonar.api.batch.maven
Used for Sensors and PostJobs only.
dependsUponMetrics() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
Used to define upstream dependencies
dependsUponMetrics() - Method in class org.sonar.api.batch.FormulaDecorator
 
dependsUponMetrics() - Method in class org.sonar.api.measures.AverageComplexityFormula
 
dependsUponMetrics() - Method in interface org.sonar.api.measures.Formula
 
dependsUponMetrics() - Method in class org.sonar.api.measures.MeanAggregationFormula
 
dependsUponMetrics() - Method in class org.sonar.api.measures.SumChildDistributionFormula
 
dependsUponMetrics() - Method in class org.sonar.api.measures.SumChildValuesFormula
 
dependsUponMetrics() - Method in class org.sonar.api.measures.WeightedMeanAggregationFormula
 
DEPTH_IN_TREE - Static variable in class org.sonar.api.measures.CoreMetrics
 
DEPTH_IN_TREE - Static variable in interface org.sonar.gwt.Metrics
 
DEPTH_IN_TREE_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DEPTH_UNLIMITED - Static variable in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
DEPTH_UNLIMITED - Static variable in class org.sonar.wsclient.services.ResourceQuery
 
Derby - Class in org.sonar.jpa.dialect
 
Derby() - Constructor for class org.sonar.jpa.dialect.Derby
 
Derby.DerbyWithDecimalDialect - Class in org.sonar.jpa.dialect
 
Derby.DerbyWithDecimalDialect() - Constructor for class org.sonar.jpa.dialect.Derby.DerbyWithDecimalDialect
 
describeTo(Description) - Method in class org.sonar.test.channel.ChannelMatcher
 
describeTo(Description) - Method in class org.sonar.test.channel.ReaderHasNextCharMatcher
 
description - Variable in class org.sonar.api.measures.Measure
 
Description - Annotation Type in org.sonar.api.web
 
DESCRIPTION_COLUMN_SIZE - Static variable in class org.sonar.api.database.model.ResourceModel
 
DESIGN_SKIP_DESIGN_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
DESIGN_SKIP_DESIGN_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
Dialect - Interface in org.sonar.jpa.dialect
 
DIALECT_DB2 - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DIALECT_DERBY - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DIALECT_HSQLDB - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DIALECT_MSSQL - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DIALECT_MYSQL - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DIALECT_ORACLE - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DIALECT_POSTGRESQL - Static variable in interface org.sonar.api.database.DatabaseProperties
 
DialectRepository - Class in org.sonar.jpa.dialect
 
diff1 - Variable in class org.sonar.api.measures.Measure
 
diff2 - Variable in class org.sonar.api.measures.Measure
 
diff3 - Variable in class org.sonar.api.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
 
DIRECTION_BETTER - Static variable in class org.sonar.api.measures.Metric
A metric bigger value means an improvement
DIRECTION_NONE - Static variable in class org.sonar.api.measures.Metric
The metric direction has no meaning
DIRECTION_WORST - Static variable in class org.sonar.api.measures.Metric
A metric bigger value means a degradation
DIRECTORIES - Static variable in class org.sonar.api.measures.CoreMetrics
 
DIRECTORIES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DIRECTORIES - Static variable in interface org.sonar.gwt.Metrics
 
DIRECTORIES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Directory - Class in org.sonar.api.resources
 
Directory(String) - Constructor for class org.sonar.api.resources.Directory
 
Directory(String, Language) - Constructor for class org.sonar.api.resources.Directory
 
disableAutomaticMetrics() - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
disableAutomaticMetrics() - Method in class org.sonar.jpa.dao.MeasuresDao
 
disabledMetrics(Collection<Metric>) - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
disabledMetrics(Collection<Metric>) - Method in class org.sonar.jpa.dao.MeasuresDao
 
dispatchJSON(JavaScriptObject, JsonUtils.JSONHandler) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
dispatchJSON(JavaScriptObject, JsonUtils.JSONHandler) - Static method in class org.sonar.gwt.JsonUtils
 
display(FlowPanel, Resource) - Method in class org.sonar.gwt.ui.ViewerHeader
 
displayView(Widget) - Method in class org.sonar.api.web.gwt.client.AbstractPage
Deprecated.  
DISTANCE - Static variable in class org.sonar.api.measures.CoreMetrics
 
DISTANCE - Static variable in interface org.sonar.gwt.Metrics
 
DISTANCE_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_COMPLEXITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_DESIGN - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_DOCUMENTATION - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_DUPLICATION - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_GENERAL - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_RULE_CATEGORIES - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_RULES - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_SIZE - Static variable in class org.sonar.api.measures.CoreMetrics
 
DOMAIN_TESTS - Static variable in class org.sonar.api.measures.CoreMetrics
 
done() - Method in class org.sonar.core.classloaders.ClassLoadersCollection
Establishes dependencies among ClassLoaders.
doOnError(int, String) - Method in class org.sonar.wsclient.gwt.AbstractCallback
 
doOnError(int, String) - Method in class org.sonar.wsclient.gwt.AbstractListCallback
 
doOnModuleLoad() - Method in class org.sonar.gwt.ui.Page
 
doOnResourceLoad(Resource) - Method in class org.sonar.gwt.ui.Page
 
doOnResponse(MODEL) - Method in class org.sonar.wsclient.gwt.AbstractCallback
 
doOnResponse(List<MODEL>) - Method in class org.sonar.wsclient.gwt.AbstractListCallback
 
doOnTimeout() - Method in class org.sonar.wsclient.gwt.AbstractCallback
 
doOnTimeout() - Method in class org.sonar.wsclient.gwt.AbstractListCallback
 
doSaveViolationsOnUnexistedResource - Variable in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
doStart() - Method in class org.sonar.jpa.session.AbstractDatabaseBatch
 
download(URI, File) - Method in class org.sonar.api.utils.HttpDownloader
 
download(URI) - Method in class org.sonar.api.utils.HttpDownloader
 
DRIVER - Static variable in class org.sonar.jpa.session.MemoryDatabaseConnector
 
DriverDatabaseConnector - Class in org.sonar.jpa.session
 
DriverDatabaseConnector(Configuration) - Constructor for class org.sonar.jpa.session.DriverDatabaseConnector
 
DriverDatabaseConnector(Configuration, ClassLoader) - Constructor for class org.sonar.jpa.session.DriverDatabaseConnector
 
DUPLICATED_BLOCKS - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_BLOCKS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_BLOCKS - Static variable in interface org.sonar.gwt.Metrics
 
DUPLICATED_BLOCKS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_FILES - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_FILES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_FILES - Static variable in interface org.sonar.gwt.Metrics
 
DUPLICATED_FILES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_LINES - Static variable in interface org.sonar.gwt.Metrics
 
DUPLICATED_LINES_DENSITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_LINES_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATED_LINES_DENSITY - Static variable in interface org.sonar.gwt.Metrics
 
DUPLICATED_LINES_DENSITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATED_LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATIONS_DATA - Static variable in class org.sonar.api.measures.CoreMetrics
 
DUPLICATIONS_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
DUPLICATIONS_DATA - Static variable in interface org.sonar.gwt.Metrics
 
DUPLICATIONS_DATA_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
DYNAMIC_ANALYSIS_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 

E

EFFERENT_COUPLINGS - Static variable in class org.sonar.api.measures.CoreMetrics
 
EFFERENT_COUPLINGS - Static variable in interface org.sonar.gwt.Metrics
 
EFFERENT_COUPLINGS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
EFFICIENCY - Static variable in class org.sonar.api.measures.CoreMetrics
 
EFFICIENCY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
EFFICIENCY - Static variable in interface org.sonar.gwt.Metrics
 
EFFICIENCY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
empty() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
encodeUrl(String) - Method in class org.sonar.wsclient.gwt.GwtUtils
 
encodeUrl(String) - Method in class org.sonar.wsclient.JdkUtils
 
encodeUrl(String) - Method in class org.sonar.wsclient.services.WSUtils
 
END_OF_VIOLATIONS_GENERATION - Static variable in interface org.sonar.api.batch.DecoratorBarriers
This barrier is used by a decorator in order to : be executed after all the decorators which generate violations : @DependsUpon(value=DecoratorBarriers.END_OF_VIOLATIONS_GENERATION declare that it generates violations : @DependedUpon(value=DecoratorBarriers.END_OF_VIOLATIONS_GENERATION
Environment - Enum in org.sonar.api.platform
 
EOL - Static variable in class org.sonar.duplications.cpd.Match
 
equals(Object) - Method in class org.sonar.api.batch.FormulaDecorator
 
equals(Plugin, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
Tests whether a plugin has got a given artifact id and group id
equals(ReportPlugin, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
Tests whether a ReportPlugin has got a given artifact id and group id
equals(Object) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
equals(Object) - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
equals(Object) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated. Checks are equal within the same plugin.
equals(Object) - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
equals(Object) - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
equals(Object) - Method in class org.sonar.api.database.configuration.Property
 
equals(Object) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
equals(Object) - Method in class org.sonar.api.database.model.ResourceModel
 
equals(Object) - Method in class org.sonar.api.database.model.RuleFailureModel
 
equals(Object) - Method in class org.sonar.api.database.model.Snapshot
 
equals(Object) - Method in class org.sonar.api.database.model.SnapshotSource
 
equals(Object) - Method in class org.sonar.api.database.model.User
 
equals(Object) - Method in class org.sonar.api.design.Dependency
 
equals(Object) - Method in class org.sonar.api.design.DependencyDto
 
equals(Object) - Method in class org.sonar.api.measures.Measure
 
equals(Object) - Method in class org.sonar.api.measures.Metric
 
equals(Object) - Method in class org.sonar.api.measures.RuleMeasure
 
equals(Object) - Method in class org.sonar.api.profiles.ProfileExporter
 
equals(Object) - Method in class org.sonar.api.profiles.ProfileImporter
 
equals(Object) - Method in class org.sonar.api.profiles.RulesProfile
 
equals(Object) - Method in class org.sonar.api.qualitymodel.Characteristic
 
equals(Object) - Method in class org.sonar.api.qualitymodel.Model
 
equals(Object) - Method in class org.sonar.api.qualitymodel.ModelDefinition
 
equals(Object) - Method in class org.sonar.api.resources.AbstractLanguage
 
equals(Object) - Method in class org.sonar.api.resources.Library
 
equals(Object) - Method in class org.sonar.api.resources.ProjectLink
 
equals(Object) - Method in class org.sonar.api.resources.Resource
 
equals(Object) - Method in class org.sonar.api.rules.ActiveRule
 
equals(Object) - Method in class org.sonar.api.rules.ActiveRuleParam
 
equals(Object) - Method in class org.sonar.api.rules.Rule
 
equals(Object) - Method in class org.sonar.api.rules.RuleParam
 
equals(Object) - Method in class org.sonar.api.rules.RulesCategory
 
equals(Object) - Method in class org.sonar.api.rules.Violation
 
equals(Object) - Method in class org.sonar.api.utils.dag.Node
 
equals(Object) - Method in class org.sonar.api.web.CodeColorizerFormat
 
equals(Object) - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
equals(Object) - Method in class org.sonar.core.plugin.JpaPlugin
 
equals(Object) - Method in class org.sonar.core.purge.DefaultPurgeContext
 
equals(Object) - Method in class org.sonar.duplications.cpd.Match.MatchCode
 
equals(Object) - Method in class org.sonar.wsclient.services.Dependency
 
equals(Object) - Method in class org.sonar.wsclient.services.Event
 
escapeHtml(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
escapeHtml(String) - Static method in class org.sonar.gwt.Utils
 
evaluateAnnotatedClasses(Object, Class) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
 
evaluatePhase(Object) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
 
Event - Class in org.sonar.api.batch
 
Event() - Constructor for class org.sonar.api.batch.Event
 
Event(String, String, String, Date, Integer) - Constructor for class org.sonar.api.batch.Event
 
Event(String, String, String, Snapshot) - Constructor for class org.sonar.api.batch.Event
 
Event - Class in org.sonar.wsclient.services
 
Event() - Constructor for class org.sonar.wsclient.services.Event
 
EventCreateQuery - Class in org.sonar.wsclient.services
 
EventCreateQuery(Event) - Constructor for class org.sonar.wsclient.services.EventCreateQuery
 
EventQuery - Class in org.sonar.wsclient.services
 
EventQuery() - Constructor for class org.sonar.wsclient.services.EventQuery
 
EventQuery(String) - Constructor for class org.sonar.wsclient.services.EventQuery
 
EventUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
EventUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.EventUnmarshaller
 
excludeTypes(WSMetrics.Metric.ValueType...) - Method in class org.sonar.api.web.gwt.client.webservices.MetricsQuery
 
execute(QueryCallBack<WSMetrics.MetricsList>) - Method in class org.sonar.api.web.gwt.client.webservices.MetricsQuery
 
execute(QueryCallBack<Properties>) - Method in class org.sonar.api.web.gwt.client.webservices.PropertiesQuery
 
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<VoidResponse>) - Method in class org.sonar.api.web.gwt.client.webservices.SequentialQueries
 
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
 
execute(Query) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(CreateQuery) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(DeleteQuery) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(Query) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(CreateQuery) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(DeleteQuery) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(Query) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
execute(CreateQuery) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
execute(DeleteQuery) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
executeAction(String) - Method in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
executeOn(Project, SensorContext) - Method in interface org.sonar.api.batch.PostJob
 
executeQuery(List<Integer>, String) - Method in class org.sonar.core.purge.AbstractPurge
 
executeXPath(Node, QName, String) - Method in class org.sonar.api.utils.XpathParser
 
executeXPath(String) - Method in class org.sonar.api.utils.XpathParser
 
executeXPath(Node, String) - Method in class org.sonar.api.utils.XpathParser
 
executeXPathNode(Node, String) - Method in class org.sonar.api.utils.XpathParser
 
executeXPathNodeList(String) - Method in class org.sonar.api.utils.XpathParser
 
executeXPathNodeList(Node, String) - Method in class org.sonar.api.utils.XpathParser
 
ExpandCollapseLink - Class in org.sonar.gwt.ui
 
ExpandCollapseLink(Widget) - Constructor for class org.sonar.gwt.ui.ExpandCollapseLink
 
exportConfiguration(RulesProfile) - Method in interface org.sonar.api.rules.ConfigurationExportable
Deprecated.  
exportJavascript() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
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 obj.@foo.bar.client.MyPlugin::loadContainer()(); } $wnd.on_resource_loaded_foo_bar_MyPlugin = function() { called when a resource JSON object has been refreshed within the page obj.@foo.bar.client.MyPlugin::onResourceLoaded()(); }

exportProfile(RulesProfile, Writer) - Method in class org.sonar.api.profiles.ProfileExporter
 
Extension - Interface in org.sonar.api
Extension point.
ExtensionProvider - Class in org.sonar.api
Factory of extensions.
ExtensionProvider() - Constructor for class org.sonar.api.ExtensionProvider
 

F

fail(String) - Method in class org.sonar.api.batch.BuildBreaker
Execute this method to fail the build.
Favourite - Class in org.sonar.wsclient.services
 
Favourite() - Constructor for class org.sonar.wsclient.services.Favourite
 
FavouriteCreateQuery - Class in org.sonar.wsclient.services
 
FavouriteCreateQuery(String) - Constructor for class org.sonar.wsclient.services.FavouriteCreateQuery
 
FavouriteDeleteQuery - Class in org.sonar.wsclient.services
 
FavouriteDeleteQuery(String) - Constructor for class org.sonar.wsclient.services.FavouriteDeleteQuery
 
FavouriteQuery - Class in org.sonar.wsclient.services
 
FavouriteQuery() - Constructor for class org.sonar.wsclient.services.FavouriteQuery
 
FavouriteUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
FavouriteUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.FavouriteUnmarshaller
 
File - Class in org.sonar.api.resources
This class is an implementation of a resource of type FILE
File(String) - Constructor for class org.sonar.api.resources.File
File in project.
File(String, String) - Constructor for class org.sonar.api.resources.File
Creates a file from its containing directory and name
File(Language, String) - Constructor for class org.sonar.api.resources.File
Creates a File from its language and its key
File(Language, String, String) - Constructor for class org.sonar.api.resources.File
Creates a File from language, directory and filename
FILE_COMPLEXITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FILE_COMPLEXITY - Static variable in interface org.sonar.gwt.Metrics
 
FILE_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_COMPLEXITY_DISTRIBUTION_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_COMPLEXITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_CYCLES - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_CYCLES - Static variable in interface org.sonar.gwt.Metrics
 
FILE_CYCLES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_EDGES_WEIGHT - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_EDGES_WEIGHT - Static variable in interface org.sonar.gwt.Metrics
 
FILE_EDGES_WEIGHT_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_FEEDBACK_EDGES - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_FEEDBACK_EDGES - Static variable in interface org.sonar.gwt.Metrics
 
FILE_FEEDBACK_EDGES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_TANGLE_INDEX - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_TANGLE_INDEX - Static variable in interface org.sonar.gwt.Metrics
 
FILE_TANGLE_INDEX_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_TANGLES - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILE_TANGLES - Static variable in interface org.sonar.gwt.Metrics
 
FILE_TANGLES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FileCodeLoaderWithoutCache - Class in org.sonar.duplications.cpd
 
FileCodeLoaderWithoutCache(File, String) - Constructor for class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache
 
FileFilter - Class in org.sonar.api.batch
 
FileFilter() - Constructor for class org.sonar.api.batch.FileFilter
 
FILES - Static variable in class org.sonar.api.measures.CoreMetrics
 
FILES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FILES - Static variable in interface org.sonar.gwt.Metrics
 
FILES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
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.measures.MeasuresFilter
 
filterOnMetric() - Method in class org.sonar.api.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
 
find(RuleQuery) - Method in interface org.sonar.api.rules.RuleFinder
 
find(RuleQuery) - Method in class org.sonar.core.rule.DefaultRuleFinder
 
find(String, String) - Static method in class org.sonar.jpa.dialect.DialectRepository
 
find(Query<MODEL>, Callback<MODEL>) - Method in class org.sonar.wsclient.gwt.Sonar
 
find(Query<MODEL>) - Method in class org.sonar.wsclient.Sonar
 
findAll(RuleQuery) - Method in interface org.sonar.api.rules.RuleFinder
 
findAll(RuleQuery) - Method in class org.sonar.core.rule.DefaultRuleFinder
 
findAll(Query<MODEL>, ListCallback<MODEL>) - Method in class org.sonar.wsclient.gwt.Sonar
 
findAll(Query<MODEL>) - Method in class org.sonar.wsclient.Sonar
 
FINDBUGS_EFFORT_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
FINDBUGS_EFFORT_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
FINDBUGS_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
FINDBUGS_REPORT_PATH - Static variable in interface org.sonar.api.CoreProperties
 
FINDBUGS_TIMEOUT_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
FINDBUGS_TIMEOUT_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
findByKey(String, String) - Method in interface org.sonar.api.rules.RuleFinder
 
findByKey(String, String) - Method in class org.sonar.core.rule.DefaultRuleFinder
 
findByName(String) - Method in interface org.sonar.api.qualitymodel.ModelFinder
 
findByName(String) - Method in class org.sonar.core.qualitymodel.DefaultModelFinder
 
findMatches() - Method in class org.sonar.duplications.cpd.MatchAlgorithm
 
findResource(String) - Method in class org.sonar.core.classloaders.ResourcesClassLoader
 
firstResource() - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
fixUnicodeChar(String) - Method in class org.sonar.api.utils.XpathParser
Fix the error occured when parsing a string containing unicode character Example : &u20ac; will be replaced by €
FLAG_SQUID_ANALYSIS - Static variable in interface org.sonar.api.batch.Sensor
Sensors that depend upon Squid must declare the following method :
flush() - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
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
Transforms a map into a string with the format : "key1=value1;key2=value2..."
format(Bag) - Static method in class org.sonar.api.utils.KeyValueFormat
Deprecated. use Multiset from google collections instead of commons-collections bags
format(Bag, int) - Static method in class org.sonar.api.utils.KeyValueFormat
Deprecated. use Multiset from google collections instead of commons-collections bags
format(Multiset<?>) - Static method in class org.sonar.api.utils.KeyValueFormat
Transforms a Multiset into a string with the format : "key1=count1;key2=count2..."
format(Object...) - Static method in class org.sonar.api.utils.KeyValueFormat
Transforms a Object...
format(String, Object...) - Method in class org.sonar.api.utils.LocalizedMessages
 
format(Date, String) - Method in class org.sonar.wsclient.gwt.GwtUtils
 
format(Date, String) - Method in class org.sonar.wsclient.JdkUtils
 
format(Date, String) - Method in class org.sonar.wsclient.services.WSUtils
 
formatNumber(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
formatNumber(double) - Static method in class org.sonar.api.web.gwt.client.Utils
 
formatNumber(String) - Static method in class org.sonar.gwt.Utils
 
formatNumber(double) - Static method in class org.sonar.gwt.Utils
 
formatPercent(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
formatPercent(double) - Static method in class org.sonar.api.web.gwt.client.Utils
 
formatPercent(String) - Static method in class org.sonar.gwt.Utils
 
formatPercent(double) - Static method in class org.sonar.gwt.Utils
 
formatQuietly(String, Object...) - Method in class org.sonar.api.utils.LocalizedMessages
 
forModel(Class) - Static method in class org.sonar.wsclient.gwt.unmarshallers.Unmarshallers
 
forModel(Class<MODEL>) - Static method in class org.sonar.wsclient.unmarshallers.Unmarshallers
 
Formula - Interface in org.sonar.api.measures
 
FormulaContext - Interface in org.sonar.api.measures
 
FormulaData - Interface in org.sonar.api.measures
 
FormulaDecorator - Class in org.sonar.api.batch
A pre-implementation of a decorator using a simple calculation formula
FormulaDecorator(Metric) - Constructor for class org.sonar.api.batch.FormulaDecorator
Creates a FormulaDecorator
forPriority(String) - Static method in class org.sonar.gwt.ui.Icons
 
forQualifier(String) - Static method in class org.sonar.gwt.ui.Icons
 
from(IN_TYPE) - Method in interface org.sonar.api.rules.RulePriorityMapper
Deprecated.  
fromAbsolutePath(String, List<File>, boolean) - Static method in class org.sonar.api.resources.JavaFile
Shortcut to fromIOFile with an abolute path
fromCheckPriority(Priority) - Static method in enum org.sonar.api.rules.RulePriority
 
fromIOFile(File, List<File>) - Static method in class org.sonar.api.resources.File
Creates a File from an io.file and a list of sources directories
fromIOFile(File, Project) - Static method in class org.sonar.api.resources.File
Creates a File from its name and a project
fromIOFile(File, List<File>, boolean) - Static method in class org.sonar.api.resources.JavaFile
Creates a JavaFile from a file in the source directories
fromIsoCategory(IsoCategory) - Static method in class org.sonar.api.rules.RulesCategory
 
fromString(String) - Method in class org.sonar.api.rules.StandardRulesXmlParser.TrimStringConverter
Deprecated.  
fromXml(Reader) - Static method in class org.sonar.api.checks.profiles.CheckProfileXmlMarshaller
Deprecated.  
fromXmlInClasspath(String) - Static method in class org.sonar.api.checks.profiles.CheckProfileXmlMarshaller
Deprecated.  
fromXmlInClasspath(String, Class) - Static method in class org.sonar.api.checks.profiles.CheckProfileXmlMarshaller
Deprecated.  
FUNCTION_COMPLEXITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FUNCTION_COMPLEXITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FUNCTION_COMPLEXITY - Static variable in interface org.sonar.gwt.Metrics
 
FUNCTION_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.measures.CoreMetrics
 
FUNCTION_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FUNCTION_COMPLEXITY_DISTRIBUTION - Static variable in interface org.sonar.gwt.Metrics
 
FUNCTION_COMPLEXITY_DISTRIBUTION_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FUNCTION_COMPLEXITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
FUNCTIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
FUNCTIONS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
FUNCTIONS - Static variable in interface org.sonar.gwt.Metrics
 
FUNCTIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 

G

GENERATED_LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
GENERATED_LINES - Static variable in interface org.sonar.gwt.Metrics
 
GENERATED_LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
GENERATED_NCLOC - Static variable in class org.sonar.api.measures.CoreMetrics
 
GENERATED_NCLOC - Static variable in interface org.sonar.gwt.Metrics
 
GENERATED_NCLOC_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
generateFileComplexityMetric() - Method in class org.sonar.api.batch.AbstractFileComplexityDecorator
Deprecated. Used to define downstream dependencies
generateFileComplexityMetric() - Method in class org.sonar.api.batch.AbstractFunctionComplexityDecorator
Deprecated. Used to define downstream dependencies
generateImage(ChartParameters) - Method in class org.sonar.api.charts.AbstractChart
Generates a JFreeChart chart using a set of parameters
generateImage(ChartParameters) - Method in interface org.sonar.api.charts.Chart
The method to implement to generate the chart
generatesMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
Used to define downstream dependencies
generatesMetric() - Method in class org.sonar.api.batch.FormulaDecorator
 
generatesMetrics() - Method in class org.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
Deprecated.  
generatesMetrics() - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
Each metric is used individually.
GeneratesViolations - Interface in org.sonar.api.batch
Deprecated. since 2.3. Use @DependsUpon(DecoratorBarriers.START_VIOLATIONS_GENERATION) and @DependedUpon(DecoratorBarriers.END_OF_VIOLATIONS_GENERATION)
get(String) - Method in class org.sonar.api.resources.Languages
Return a language from the current object based on its key
get() - Static method in class org.sonar.api.web.gwt.client.webservices.MetricsQuery
 
get(String, String) - Method in class org.sonar.api.web.gwt.client.webservices.Properties
 
get(String) - Static method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
Alias for build()
get() - Static method in class org.sonar.api.web.gwt.client.webservices.SequentialQueries
 
get(int) - Static method in class org.sonar.api.web.gwt.client.webservices.SequentialQueries
 
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
 
get(String) - Method in class org.sonar.core.classloaders.ClassLoadersCollection
Note that this method should be called only after creation of all ClassLoaders - see ClassLoadersCollection.done().
get() - Static method in class org.sonar.gwt.ui.Icons
 
getActiveProfile(String, String) - Method in class org.sonar.jpa.dao.ProfilesDao
 
getActiveProfiles() - Method in class org.sonar.jpa.dao.ProfilesDao
 
getActiveRecordDialectCode() - Method in class org.sonar.jpa.dialect.Derby
 
getActiveRecordDialectCode() - Method in interface org.sonar.jpa.dialect.Dialect
 
getActiveRecordDialectCode() - Method in class org.sonar.jpa.dialect.HsqlDb
 
getActiveRecordDialectCode() - Method in class org.sonar.jpa.dialect.MsSql
 
getActiveRecordDialectCode() - Method in class org.sonar.jpa.dialect.MySql
 
getActiveRecordDialectCode() - Method in class org.sonar.jpa.dialect.Oracle
 
getActiveRecordDialectCode() - Method in class org.sonar.jpa.dialect.PostgreSql
 
getActiveRule(CHECK) - Method in class org.sonar.api.checks.CheckFactory
 
getActiveRule(String, String) - Method in class org.sonar.api.profiles.RulesProfile
 
getActiveRule(Rule) - Method in class org.sonar.api.profiles.RulesProfile
 
getActiveRule() - Method in class org.sonar.api.rules.ActiveRuleParam
 
getActiveRuleByConfigKey(String, String) - Method in class org.sonar.api.profiles.RulesProfile
 
getActiveRuleParams() - Method in class org.sonar.api.rules.ActiveRule
 
getActiveRules() - Method in class org.sonar.api.profiles.RulesProfile
 
getActiveRules(RulePriority) - Method in class org.sonar.api.profiles.RulesProfile
 
getActiveRulesByPlugin(String) - Method in class org.sonar.api.profiles.RulesProfile
Deprecated. since 2.3. Use getActiveRulesByRepository().
getActiveRulesByRepository(String) - Method in class org.sonar.api.profiles.RulesProfile
 
getAlertLabel(Metric.Level) - Method in class org.sonar.api.profiles.Alert
 
getAlerts() - Method in class org.sonar.api.profiles.RulesProfile
 
getAlertStatus() - Method in class org.sonar.api.database.model.MeasureModel
 
getAlertStatus() - Method in class org.sonar.api.measures.Measure
 
getAlertText() - Method in class org.sonar.api.database.model.MeasureModel
 
getAlertText() - Method in class org.sonar.api.measures.Measure
 
getAll() - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getAnalysisDate() - Method in class org.sonar.api.resources.Project
 
getAnalysisType() - Method in class org.sonar.api.resources.Project
 
getAnalysisVersion() - Method in class org.sonar.api.resources.Project
 
getArray(JSONValue, int) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getArray(JSONValue, int) - Static method in class org.sonar.gwt.JsonUtils
 
getArraySize(JSONValue) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getArraySize(JSONValue) - Static method in class org.sonar.gwt.JsonUtils
 
getArtifactId() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The plugin artifact id
getArtifactId() - Method in class org.sonar.api.resources.Project
Used for Maven projects
getAsyncMeasure(Long) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getAsyncMeasureDao() - Method in class org.sonar.jpa.dao.DaoFacade
 
getAsyncMeasureSnapshotsFromSnapshotId(Integer, List<Integer>) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getBasedir() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Basedir is the project root directory.
getBasedir() - Method in interface org.sonar.api.resources.ProjectFileSystem
Project root directory.
getBestValue() - Method in class org.sonar.api.measures.Metric
 
getBoolean(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getBoolean(JSONObject, String) - Static method in class org.sonar.gwt.JsonUtils
 
getBoolean(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getBottomLimits() - Method in class org.sonar.api.measures.RangeDistributionBuilder
Gives the bottom limits of ranges used
getBranch() - Method in class org.sonar.api.resources.Project
 
getBuildDir() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Build directory is by default "target" in maven projects.
getBuildDir() - Method in interface org.sonar.api.resources.ProjectFileSystem
Build directory.
getBuildOutputDir() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Directory where classes are placed.
getBuildOutputDir() - Method in interface org.sonar.api.resources.ProjectFileSystem
 
getBuiltInProfiles() - Method in class org.sonar.api.rules.AbstractImportableRulesRepository
Deprecated. A map a of profiles to import, The profile name as key, and the xml profile file name in the classpath
getBundle(Locale) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getByLines() - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getCardinality() - Method in class org.sonar.api.rules.Rule
 
getCategories() - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getCategories() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getCategories() - Method in class org.sonar.jpa.dao.RulesDao
 
getCategories() - Method in class org.sonar.wsclient.services.EventQuery
 
getCategories() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getCategory() - Method in class org.sonar.api.batch.Event
 
getCategory(String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getCategory() - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
getCategory(String) - Method in class org.sonar.jpa.dao.RulesDao
 
getCategory() - Method in class org.sonar.wsclient.services.Event
 
getCategoryId() - Method in class org.sonar.api.rules.Rule
 
getCharacteristic() - Method in class org.sonar.api.database.model.MeasureModel
 
getCharacteristic() - Method in class org.sonar.api.measures.Measure
 
getCharacteristicByKey(String) - Method in class org.sonar.api.qualitymodel.Model
Search for an ENABLED characteristic by its key.
getCharacteristicByName(String) - Method in class org.sonar.api.qualitymodel.Model
Search for an ENABLED characteristic by its name.
getCharacteristicByRule(Rule) - Method in class org.sonar.api.qualitymodel.Model
Search for an ENABLED characteristic with the specified rule.
getCharacteristicKey() - Method in class org.sonar.wsclient.services.Measure
 
getCharacteristicName() - Method in class org.sonar.wsclient.services.Measure
 
getCharacteristics() - Method in class org.sonar.api.qualitymodel.Model
 
getCharacteristics(boolean) - Method in class org.sonar.api.qualitymodel.Model
 
getCharacteristicsByDepth(int) - Method in class org.sonar.api.qualitymodel.Model
Search for ENABLED characteristics by their depth.
getCheck(Object) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
getCheck(ActiveRule) - Method in class org.sonar.api.checks.CheckFactory
 
getCheck(String, String) - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated. We assume there is only one check for this template
getCheckAnnotation(Class) - Static method in class org.sonar.check.AnnotationIntrospector
Deprecated.  
getChecker(Check) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
getChecker() - Method in interface org.sonar.check.Message
Deprecated. Return the checker which logged the message.
getCheckers() - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
getCheckKey(Class) - Static method in class org.sonar.check.AnnotationIntrospector
Deprecated.  
getCheckResourcesBase() - Method in class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
getChecks() - Method in class org.sonar.api.checks.CheckFactory
 
getChecks() - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
getChecks(String) - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
getChecks(String, String) - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
getChild(String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
getChildElement(Element, String) - Method in class org.sonar.api.utils.XpathParser
 
getChildElement(String) - Method in class org.sonar.api.utils.XpathParser
 
getChildElements(String) - Method in class org.sonar.api.utils.XpathParser
 
getChildElements(Element, String) - Method in class org.sonar.api.utils.XpathParser
 
getChildElementValue(Element, String) - Method in class org.sonar.api.utils.XpathParser
 
getChildElementValue(String) - Method in class org.sonar.api.utils.XpathParser
 
getChildren() - Method in interface org.sonar.api.batch.DecoratorContext
Child contexts are read only
getChildren() - Method in class org.sonar.api.batch.DefaultFormulaData
 
getChildren(Resource) - Method in class org.sonar.api.batch.SonarIndex
 
getChildren() - Method in interface org.sonar.api.measures.FormulaData
 
getChildren() - Method in class org.sonar.api.qualitymodel.Characteristic
Enabled children sorted by insertion order
getChildren(boolean) - Method in class org.sonar.api.qualitymodel.Characteristic
Enabled children sorted by insertion order
getChildrenMeasures(MeasuresFilter) - Method in interface org.sonar.api.batch.DecoratorContext
Never return null.
getChildrenMeasures(Metric) - Method in interface org.sonar.api.batch.DecoratorContext
 
getChildrenMeasures(MeasuresFilter) - Method in class org.sonar.api.batch.DefaultFormulaData
 
getChildrenMeasures(Metric) - Method in class org.sonar.api.batch.DefaultFormulaData
 
getChildrenMeasures(MeasuresFilter) - Method in interface org.sonar.api.measures.FormulaData
 
getChildrenMeasures(Metric) - Method in interface org.sonar.api.measures.FormulaData
 
getClassAnnotation(Object, Class<A>) - Static method in class org.sonar.api.utils.AnnotationUtils
Searches for a class annotation.
getClassloader() - Method in class org.sonar.api.batch.ProjectClasspath
 
getCode() - Method in class org.sonar.duplications.cpd.CodeLoaderWithoutCache
 
getColorName() - Method in enum org.sonar.api.measures.Metric.Level
 
getColumn1() - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
getColumn2() - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
getColumn3() - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
getColumn4() - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
getComponent(Class<T>) - Method in class org.sonar.jpa.session.AbstractDatabaseBatch
 
getConfigKey() - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getConfigKey() - Method in class org.sonar.api.rules.ActiveRule
 
getConfigKey() - Method in class org.sonar.api.rules.Rule
 
getConfigKey() - Method in class org.sonar.api.rules.RuleQuery
 
getConfiguration() - Method in class org.sonar.api.batch.DefaultFormulaContext
 
getConfiguration() - Method in interface org.sonar.api.measures.FormulaContext
 
getConfiguration() - Method in class org.sonar.api.resources.Project
 
getConfiguration(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
getConfiguration(String, String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
getConfiguration() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getConfigurationKeys() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getConnection() - Method in interface org.sonar.jpa.session.DatabaseConnector
 
getConnection() - Method in class org.sonar.jpa.session.DriverDatabaseConnector
 
getConnector() - Method in class org.sonar.wsclient.Sonar
 
getContainer() - Method in class org.sonar.jpa.session.AbstractDatabaseBatch
 
getCopy() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getCopy() - Method in class org.sonar.wsclient.services.Resource
 
getCopyResourceId() - Method in class org.sonar.api.database.model.ResourceModel
 
getCost() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getCost() - Method in class org.sonar.api.rules.Violation
 
getCreatedAt() - Method in class org.sonar.api.batch.Event
 
getCreatedAt() - Method in class org.sonar.api.database.model.Snapshot
 
getCurrentVersion(Connection) - Static method in class org.sonar.jpa.entity.SchemaMigration
 
getData() - Method in class org.sonar.api.batch.Event
 
getData() - Method in class org.sonar.api.database.model.MeasureData
 
getData() - Method in class org.sonar.api.database.model.MeasureModel
 
getData() - Method in class org.sonar.api.database.model.SnapshotSource
 
getData() - Method in class org.sonar.api.measures.Measure
 
getData() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getData() - Method in class org.sonar.wsclient.services.Event
 
getData() - Method in class org.sonar.wsclient.services.Measure
 
getDataAsLevel() - Method in class org.sonar.api.measures.Measure
 
getDataAsMap() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getDataAsMap() - Method in class org.sonar.wsclient.services.Measure
 
getDataAsMap(String) - Method in class org.sonar.wsclient.services.Measure
 
getDatabaseVersion() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getDate() - Method in class org.sonar.api.batch.Event
 
getDate() - Method in class org.sonar.api.measures.Measure
 
getDate(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getDate() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getDate(JSONObject, String) - Static method in class org.sonar.gwt.JsonUtils
 
getDate() - Method in class org.sonar.wsclient.services.Event
 
getDate() - Method in class org.sonar.wsclient.services.Resource
 
getDate(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getDateTime(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getDefaultDescription() - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getDefaultDescription() - Method in class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
getDefaultProfile() - Method in class org.sonar.api.profiles.RulesProfile
 
getDefaultTitle() - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getDefaultTitle() - Method in class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
getDefaultValue() - Method in class org.sonar.api.rules.RuleParam
 
getDefaultValueAsBoolean() - Method in class org.sonar.api.rules.RuleParam
 
getDefaultValueAsInteger() - Method in class org.sonar.api.rules.RuleParam
 
getDependencies() - Method in interface org.sonar.api.batch.DecoratorContext
 
getDependencies() - Method in interface org.sonar.api.batch.SensorContext
 
getDependencies() - Method in class org.sonar.api.batch.SonarIndex
 
getDependencies() - Method in class org.sonar.api.utils.dag.Node
 
getDependents(T) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
Objects that depend upon this extension.
getDepId() - Method in class org.sonar.wsclient.services.DependencyTree
 
getDepth() - Method in class org.sonar.api.database.model.Snapshot
 
getDepth() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getDepth() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getDepth() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getDepth() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getDescription() - Method in class org.sonar.api.batch.Event
 
getDescription(Locale) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getDescription(Locale) - Method in class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
getDescription(Locale) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getDescription() - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
getDescription(Locale) - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
getDescription(Locale) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplate
 
getDescription() - Method in class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
getDescription(Locale) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
getDescription() - Method in class org.sonar.api.database.model.MeasureModel
 
getDescription() - Method in class org.sonar.api.database.model.ResourceModel
Only available at project level.
getDescription() - Method in class org.sonar.api.measures.Measure
 
getDescription() - Method in class org.sonar.api.measures.Metric
 
getDescription() - Method in interface org.sonar.api.Plugin
Deprecated. since 2.2. The description must be set in the manifest.
getDescription() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getDescription() - Method in class org.sonar.api.resources.Directory
 
getDescription() - Method in class org.sonar.api.resources.File
getDescription() - Method in class org.sonar.api.resources.JavaFile
 
getDescription() - Method in class org.sonar.api.resources.JavaPackage
getDescription() - Method in class org.sonar.api.resources.Library
 
getDescription() - Method in class org.sonar.api.resources.Project
 
getDescription() - Method in class org.sonar.api.resources.Resource
 
getDescription() - Method in class org.sonar.api.rules.Rule
 
getDescription() - Method in class org.sonar.api.rules.RuleParam
 
getDescription() - Method in class org.sonar.api.rules.RulesCategory
 
getDescription() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
getDescription() - Method in class org.sonar.core.plugin.JpaPlugin
 
getDescription() - Method in class org.sonar.wsclient.services.Event
 
getDescription() - Method in class org.sonar.wsclient.services.Metric
 
getDescription() - Method in class org.sonar.wsclient.services.Resource
 
getDialect() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getDialect() - Method in interface org.sonar.jpa.session.DatabaseConnector
 
getDialectClass() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getDialectId() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getDiffValue1() - Method in class org.sonar.api.database.model.MeasureModel
 
getDiffValue1() - Method in class org.sonar.api.measures.Measure
 
getDiffValue2() - Method in class org.sonar.api.database.model.MeasureModel
 
getDiffValue2() - Method in class org.sonar.api.measures.Measure
 
getDiffValue3() - Method in class org.sonar.api.database.model.MeasureModel
 
getDiffValue3() - Method in class org.sonar.api.measures.Measure
 
getDirection() - Method in class org.sonar.api.measures.Metric
 
getDirection() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
getDirection() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getDirection() - Method in class org.sonar.wsclient.services.Metric
 
getDividendMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
getDivisorMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
getDocument() - Method in class org.sonar.api.utils.XpathParser
 
getDomain() - Method in class org.sonar.api.measures.Metric
 
getDomain() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
getDomain() - Method in class org.sonar.wsclient.services.Metric
 
getDouble(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getDouble(JSONObject, String) - Static method in class org.sonar.gwt.JsonUtils
 
getDouble(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getDriver() - Method in class org.sonar.jpa.session.DriverDatabaseConnector
 
getEffectiveKey() - Method in class org.sonar.api.resources.Resource
 
getElements() - Method in class org.sonar.api.batch.ProjectClasspath
bytecode directory + JARs (dependencies)
getElementValue(Node) - Method in class org.sonar.api.utils.XpathParser
 
getEmail() - Method in class org.sonar.api.database.model.User
 
getEnabled() - Method in class org.sonar.api.database.model.ResourceModel
 
getEnabled() - Method in class org.sonar.api.measures.Metric
 
getEnabled() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getEnabledMetrics() - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
getEnabledMetrics() - Method in class org.sonar.jpa.dao.MeasuresDao
 
getEndIndex() - Method in class org.sonar.duplications.cpd.Match
 
getEntity(Class<T>, Object) - Method in class org.sonar.api.database.DatabaseSession
 
getEntity(Class<T>, Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
getEntityManager() - Method in class org.sonar.api.database.DatabaseSession
 
getEntityManager() - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
getEntityManagerFactory() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getEntityManagerFactory() - Method in interface org.sonar.jpa.session.DatabaseConnector
 
getErrors() - Method in class org.sonar.api.utils.ValidationMessages
 
getEvents() - Method in interface org.sonar.api.batch.DecoratorContext
 
getEvents(Resource) - Method in interface org.sonar.api.batch.SensorContext
 
getEvents(Resource) - Method in class org.sonar.api.batch.SonarIndex
 
getExclusionPatterns() - Method in class org.sonar.api.resources.Project
Patterns of resource exclusion as defined in project settings page.
getExtensionKey(Object) - Static method in class org.sonar.core.plugin.AbstractPluginRepository
 
getExtensions(String, String...) - Method in interface org.sonar.api.platform.ServerFileSystem
 
getExtensions() - Method in interface org.sonar.api.Plugin
Classes of the implemented extensions.
getFileFromBuildDirectory(String) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
getFileFromBuildDirectory(String) - Method in interface org.sonar.api.resources.ProjectFileSystem
 
getFilename() - Method in class org.sonar.core.plugin.JpaPluginFile
 
getFileName() - Method in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache
 
getFiles() - Method in class org.sonar.core.plugin.JpaPlugin
 
getFileSuffixes() - Method in class org.sonar.api.resources.Java
For example ["jav","java"].
getFileSuffixes() - Method in interface org.sonar.api.resources.Language
For example ["jav","java"].
getFileSystem() - Method in class org.sonar.api.resources.Project
 
getFirstMark() - Method in class org.sonar.duplications.cpd.Match
 
getFormattedValue() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getFormattedValue() - Method in class org.sonar.wsclient.services.Measure
 
getFormattedValue(String) - Method in class org.sonar.wsclient.services.Measure
 
getFormula() - Method in class org.sonar.api.measures.Metric
 
getFrom() - Method in class org.sonar.api.batch.TimeMachineQuery
 
getFrom() - Method in class org.sonar.api.design.Dependency
 
getFrom() - Method in class org.sonar.wsclient.services.EventQuery
 
getFrom() - Method in class org.sonar.wsclient.services.SourceQuery
 
getFromId() - Method in class org.sonar.wsclient.services.Dependency
 
getFromKey() - Method in class org.sonar.wsclient.services.Dependency
 
getFromName() - Method in class org.sonar.wsclient.services.Dependency
 
getFromQualifier() - Method in class org.sonar.wsclient.services.Dependency
 
getFromResourceId() - Method in class org.sonar.api.design.DependencyDto
 
getFromScope() - Method in class org.sonar.api.design.DependencyDto
 
getFromSnapshotId() - Method in class org.sonar.api.design.DependencyDto
 
getGoals() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The maven goals to execute
getGroupId() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The plugin group id
getGroupId() - Method in class org.sonar.api.resources.Project
Used for Maven projects
getGroupId() - Method in class org.sonar.api.security.GroupRole
 
getGwtId() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
Return the GWT id of the widget
getGwtId() - Method in interface org.sonar.api.web.GwtExtension
 
getHeight() - Method in class org.sonar.api.charts.ChartParameters
Get the chart height
getHibernateDialectClass() - Method in class org.sonar.jpa.dialect.Derby
 
getHibernateDialectClass() - Method in interface org.sonar.jpa.dialect.Dialect
 
getHibernateDialectClass() - Method in class org.sonar.jpa.dialect.HsqlDb
 
getHibernateDialectClass() - Method in class org.sonar.jpa.dialect.MsSql
 
getHibernateDialectClass() - Method in class org.sonar.jpa.dialect.MySql
 
getHibernateDialectClass() - Method in class org.sonar.jpa.dialect.Oracle
 
getHibernateDialectClass() - Method in class org.sonar.jpa.dialect.PostgreSql
 
getHibernateProperties() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
getHidden() - Method in class org.sonar.wsclient.services.Metric
 
getHomeDir() - Method in interface org.sonar.api.platform.ServerFileSystem
 
getHomepage() - Method in class org.sonar.core.plugin.JpaPlugin
 
getHost() - Method in class org.sonar.wsclient.Host
 
getHref() - Method in class org.sonar.api.resources.ProjectLink
 
getHtml() - Method in interface org.sonar.api.web.Footer
Static HTML (no Ruby on Rails nor GWT)
getId() - Method in class org.sonar.api.database.BaseIdentifiable
 
getId() - Method in class org.sonar.api.database.model.MeasureModel
 
getId() - Method in class org.sonar.api.design.Dependency
 
getId() - Method in class org.sonar.api.design.DependencyDto
 
getId() - Method in class org.sonar.api.measures.Measure
 
getId() - Method in class org.sonar.api.platform.Server
 
getId() - Method in class org.sonar.api.profiles.RulesProfile
 
getId() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getId() - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
getId() - Method in class org.sonar.api.qualitymodel.Model
 
getId() - Method in class org.sonar.api.resources.Resource
 
getId() - Method in class org.sonar.api.rules.ActiveRule
 
getId() - Method in class org.sonar.api.rules.ActiveRuleParam
 
getId() - Method in class org.sonar.api.rules.Rule
 
getId() - Method in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
getId() - Method in class org.sonar.api.web.AbstractDashboardWidget
Deprecated.  
getId() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getId() - Method in class org.sonar.api.web.GwtPage
 
getId() - Method in interface org.sonar.api.web.View
 
getId() - Method in interface org.sonar.api.web.Webservice
 
getId() - Method in class org.sonar.jpa.dialect.Derby
 
getId() - Method in interface org.sonar.jpa.dialect.Dialect
 
getId() - Method in class org.sonar.jpa.dialect.HsqlDb
 
getId() - Method in class org.sonar.jpa.dialect.MsSql
 
getId() - Method in class org.sonar.jpa.dialect.MySql
 
getId() - Method in class org.sonar.jpa.dialect.Oracle
 
getId() - Method in class org.sonar.jpa.dialect.PostgreSql
 
getId() - Method in class org.sonar.wsclient.services.Dependency
 
getId() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getId() - Method in class org.sonar.wsclient.services.Event
 
getId() - Method in class org.sonar.wsclient.services.Favourite
 
getId() - Method in class org.sonar.wsclient.services.Resource
 
getId() - Method in class org.sonar.wsclient.services.Server
 
getIdOrKey() - Method in class org.sonar.wsclient.services.FavouriteDeleteQuery
 
getIncomingDependencies() - Method in interface org.sonar.api.batch.DecoratorContext
 
getIncomingDependencies(Resource) - Method in interface org.sonar.api.batch.SensorContext
 
getIncomingDependencies(Resource) - Method in class org.sonar.api.batch.SonarIndex
 
getInfos() - Method in class org.sonar.api.utils.ValidationMessages
 
getInitialReferential() - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
getInitialReferential() - Method in class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
getInitialReferential() - Method in interface org.sonar.api.rules.RulesRepository
Deprecated.  
getInMemoryConfiguration(boolean) - Static method in class org.sonar.jpa.session.MemoryDatabaseConnector
 
getInstallationDate() - Method in class org.sonar.core.plugin.JpaPlugin
 
getInstance() - Static method in class org.sonar.wsclient.gwt.Sonar
To be used in Sonar extensions only, else use constructors.
getInstance() - Static method in class org.sonar.wsclient.gwt.unmarshallers.ResourceUnmarshaller
 
getINSTANCE() - Static method in class org.sonar.wsclient.services.WSUtils
 
getInteger(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getInteger(JSONObject, String) - Static method in class org.sonar.gwt.JsonUtils
 
getInteger(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getIntValue() - Method in class org.sonar.api.measures.Measure
 
getIntValue() - Method in class org.sonar.wsclient.services.Measure
 
getIsoCategory() - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getJavaSourceFiles() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Gets the list of java source files
getJavaSourceFiles() - Method in interface org.sonar.api.resources.ProjectFileSystem
Java source files, excluding unit tests and files matching project exclusion patterns.
getJavaSourceVersion(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
 
getJavaSourceVersion(Project) - Static method in class org.sonar.api.resources.ProjectUtils
 
getJavaVersion(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
Returns the version of Java used by the maven compiler plugin
getJavaVersion(Project) - Static method in class org.sonar.api.resources.ProjectUtils
Java version as defined in maven-compiler-plugin
getKey() - Method in interface org.sonar.api.charts.Chart
 
getKey() - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getKey() - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
getKey() - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
getKey() - Method in class org.sonar.api.database.configuration.Property
 
getKey() - Method in class org.sonar.api.database.model.ResourceModel
 
getKey() - Method in class org.sonar.api.measures.Metric
 
getKey() - Method in interface org.sonar.api.Plugin
Deprecated. since 2.2. The key must be set in the manifest.
getKey() - Method in class org.sonar.api.profiles.ProfileExporter
 
getKey() - Method in class org.sonar.api.profiles.ProfileImporter
 
getKey() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getKey() - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
getKey() - Method in class org.sonar.api.resources.AbstractLanguage
For example "java".
getKey() - Method in interface org.sonar.api.resources.Language
For example "java".
getKey() - Method in class org.sonar.api.resources.ProjectLink
 
getKey() - Method in class org.sonar.api.resources.Resource
 
getKey() - Method in class org.sonar.api.rules.ActiveRuleParam
 
getKey() - Method in class org.sonar.api.rules.Rule
 
getKey() - Method in class org.sonar.api.rules.RuleParam
 
getKey() - Method in class org.sonar.api.rules.RuleQuery
 
getKey() - Method in class org.sonar.api.rules.RuleRepository
 
getKey() - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
getKey() - Method in class org.sonar.api.utils.KeyValue
 
getKey() - Method in class org.sonar.api.web.gwt.client.webservices.Property
 
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
 
getKey() - Method in class org.sonar.core.plugin.JpaPlugin
 
getKey() - Method in class org.sonar.wsclient.services.Favourite
 
getKey() - Method in class org.sonar.wsclient.services.Metric
 
getKey() - Method in class org.sonar.wsclient.services.Plugin
 
getKey() - Method in class org.sonar.wsclient.services.Property
 
getKey() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getKey() - Method in class org.sonar.wsclient.services.Resource
 
getKey() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getKey() - Method in class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
getKey() - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
getKeys() - Method in class org.sonar.api.utils.LocalizedMessages
 
getLabel() - Method in class org.sonar.duplications.cpd.Match
 
getLanguage() - Method in class org.sonar.api.batch.AbstractSourceImporter
 
getLanguage() - Method in interface org.sonar.api.batch.CpdMapping
 
getLanguage() - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
getLanguage() - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
getLanguage() - Method in class org.sonar.api.profiles.RulesProfile
 
getLanguage() - Method in class org.sonar.api.resources.Directory
 
getLanguage() - Method in class org.sonar.api.resources.File
getLanguage() - Method in class org.sonar.api.resources.JavaFile
 
getLanguage() - Method in class org.sonar.api.resources.JavaPackage
 
getLanguage() - Method in class org.sonar.api.resources.Library
 
getLanguage() - Method in class org.sonar.api.resources.Project
 
getLanguage() - Method in class org.sonar.api.resources.Resource
 
getLanguage() - Method in class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
getLanguage() - Method in class org.sonar.api.rules.RuleRepository
 
getLanguage() - Method in interface org.sonar.api.rules.RulesRepository
Deprecated.  
getLanguage() - Method in class org.sonar.api.rules.xml.Profile
Deprecated.  
getLanguage() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getLanguage() - Method in class org.sonar.wsclient.services.Favourite
 
getLanguage() - Method in class org.sonar.wsclient.services.Resource
 
getLanguageKey() - Method in class org.sonar.api.database.model.ResourceModel
 
getLanguageKey() - Method in class org.sonar.api.resources.Project
 
getLanguageKey() - Method in class org.sonar.api.web.CodeColorizerFormat
 
getLast() - Method in class org.sonar.api.database.model.Snapshot
 
getLastAsyncMeasureSnapshot(Integer, Integer, Date) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getLastSnapshotId() - Method in interface org.sonar.api.batch.PurgeContext
 
getLastSnapshotId() - Method in class org.sonar.core.purge.DefaultPurgeContext
 
getLevel() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getLevelForLine(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.Violations
 
getLevelValue() - Method in class org.sonar.api.database.model.MeasureModel
 
getLicense() - Method in class org.sonar.core.plugin.JpaPlugin
 
getLimit() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getLine() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getLine() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getLine() - Method in interface org.sonar.check.Message
Deprecated.  
getLine(int) - Method in class org.sonar.wsclient.services.Source
 
getLine() - Method in class org.sonar.wsclient.services.Violation
 
getLineCount() - Method in class org.sonar.duplications.cpd.Match
 
getLineId() - Method in class org.sonar.api.rules.Violation
 
getLines() - Method in class org.sonar.api.web.gwt.client.webservices.FileSource
 
getLines() - Method in class org.sonar.wsclient.services.Source
 
getLinesById() - Method in class org.sonar.wsclient.services.Source
 
getLinkLabel(boolean) - Method in class org.sonar.gwt.ui.ExpandCollapseLink
 
getLocale() - Method in class org.sonar.api.charts.ChartParameters
Get the Locale
getLocale() - Method in class org.sonar.api.utils.LocalizedMessages
 
getLogger() - Method in class org.sonar.api.utils.TimeProfiler
 
getLogin() - Method in class org.sonar.api.database.model.User
 
getLong(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getLongName() - Method in class org.sonar.api.database.model.ResourceModel
 
getLongName() - Method in class org.sonar.api.resources.Directory
 
getLongName() - Method in class org.sonar.api.resources.File
getLongName() - Method in class org.sonar.api.resources.JavaFile
getLongName() - Method in class org.sonar.api.resources.JavaPackage
getLongName() - Method in class org.sonar.api.resources.Library
 
getLongName() - Method in class org.sonar.api.resources.Project
 
getLongName() - Method in class org.sonar.api.resources.Resource
 
getLongName() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getLongName() - Method in class org.sonar.wsclient.services.Resource
 
getMarkCount() - Method in class org.sonar.duplications.cpd.Match
 
getMarkSet() - Method in class org.sonar.duplications.cpd.Match
 
getMatchCode() - Method in class org.sonar.duplications.cpd.Match
 
getMatches() - Method in class org.sonar.duplications.cpd.CPD
 
getMatches() - Method in class org.sonar.duplications.cpd.MatchCollector
 
getMavenPluginHandler(Project) - Method in interface org.sonar.api.batch.maven.DependsUponMavenPlugin
 
getMavenRepositoryUrl() - Method in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
getMeasure(Metric) - Method in interface org.sonar.api.batch.DecoratorContext
Find a measure for the resource
getMeasure(Metric) - Method in class org.sonar.api.batch.DefaultFormulaData
 
getMeasure(Metric) - Method in interface org.sonar.api.batch.SensorContext
Find a project measure
getMeasure(Resource, Metric) - Method in interface org.sonar.api.batch.SensorContext
Find a measure for this project
getMeasure(Resource, Metric) - Method in class org.sonar.api.batch.SonarIndex
 
getMeasure() - Method in class org.sonar.api.database.model.MeasureData
 
getMeasure(Metric) - Method in interface org.sonar.api.measures.FormulaData
 
getMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getMeasure(String) - Method in class org.sonar.wsclient.services.Resource
 
getMeasureData() - Method in class org.sonar.api.database.model.MeasureModel
Use getData() instead
getMeasureDate() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
getMeasureDate() - Method in class org.sonar.api.database.model.MeasureModel
 
getMeasureFormattedValue(WSMetrics.Metric, String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getMeasureFormattedValue(String, String) - Method in class org.sonar.wsclient.services.Resource
 
getMeasureId() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
getMeasureIntValue(String) - Method in class org.sonar.wsclient.services.Resource
 
getMeasures(MeasuresFilter<M>) - Method in interface org.sonar.api.batch.DecoratorContext
Never return null.
getMeasures(MeasuresFilter<M>) - Method in class org.sonar.api.batch.DefaultFormulaData
 
getMeasures(MeasuresFilter<M>) - Method in interface org.sonar.api.batch.SensorContext
All measures of the project.
getMeasures(Resource, MeasuresFilter<M>) - Method in interface org.sonar.api.batch.SensorContext
Find all measures for this project.
getMeasures(Resource, MeasuresFilter<M>) - Method in class org.sonar.api.batch.SonarIndex
 
getMeasures(TimeMachineQuery) - Method in interface org.sonar.api.batch.TimeMachine
Past measures, sorted by date.
getMeasures(MeasuresFilter<M>) - Method in interface org.sonar.api.measures.FormulaData
 
getMeasures() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getMeasures() - Method in class org.sonar.wsclient.services.Resource
 
getMeasuresDao() - Method in class org.sonar.jpa.dao.DaoFacade
 
getMeasuresFields(TimeMachineQuery) - Method in interface org.sonar.api.batch.TimeMachine
Past measures sorted by date.
getMeasureValue(String) - Method in class org.sonar.wsclient.services.Resource
 
getMessage(Locale, String, Object...) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getMessage(Locale, String, Object...) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getMessage(Locale, String, Object...) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplate
 
getMessage() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getMessage() - Method in class org.sonar.api.rules.Violation
 
getMessage() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getMessage() - Method in class org.sonar.wsclient.services.Violation
 
getMetric(Metric) - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
getMetric(String) - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
getMetric() - Method in class org.sonar.api.database.model.MeasureModel
 
getMetric() - Method in class org.sonar.api.measures.Measure
 
getMetric() - Method in class org.sonar.api.measures.PropertiesBuilder
 
getMetric() - Method in class org.sonar.api.profiles.Alert
 
getMetric() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getMetric(Metric) - Method in class org.sonar.jpa.dao.MeasuresDao
 
getMetric(String) - Method in class org.sonar.jpa.dao.MeasuresDao
 
getMetricId() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
getMetricKey() - Method in class org.sonar.wsclient.services.Measure
 
getMetricName() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getMetricName() - Method in class org.sonar.gwt.ui.ViewerHeader.MeasureLabel
 
getMetricName() - Method in class org.sonar.wsclient.services.Measure
 
getMetrics() - Method in class org.sonar.api.batch.TimeMachineQuery
 
getMetrics(List<Metric>) - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
getMetrics() - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
getMetrics() - Static method in class org.sonar.api.measures.CoreMetrics
 
getMetrics() - Method in interface org.sonar.api.measures.Metrics
 
getMetrics() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.MetricsList
 
getMetrics() - Method in class org.sonar.gwt.ui.ViewerHeader
 
getMetrics(List<Metric>) - Method in class org.sonar.jpa.dao.MeasuresDao
 
getMetrics() - Method in class org.sonar.jpa.dao.MeasuresDao
 
getMetrics() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getMimeType() - Method in class org.sonar.api.profiles.ProfileExporter
 
getMinimumPeriodInHours(Configuration) - Static method in class org.sonar.api.purge.PurgeUtils
 
getMinimumTileSize() - Method in class org.sonar.duplications.cpd.MatchAlgorithm
 
getModel() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getModelClass() - Method in class org.sonar.wsclient.services.CreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.EventCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.EventQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.FavouriteCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.FavouriteQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.MetricQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.Query
 
getModelClass() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ServerQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.SourceQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UpdateCenterQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getModules() - Method in class org.sonar.api.resources.Project
 
getMoreButton() - Method in class org.sonar.gwt.ui.SourcePanel
 
getName() - Method in class org.sonar.api.batch.Event
 
getName() - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
getName() - Method in class org.sonar.api.database.model.ResourceModel
 
getName() - Method in class org.sonar.api.database.model.User
 
getName() - Method in class org.sonar.api.measures.Metric
 
getName() - Method in interface org.sonar.api.Plugin
Deprecated. since 2.2. The name must be set in the manifest.
getName() - Method in class org.sonar.api.profiles.ProfileExporter
 
getName() - Method in class org.sonar.api.profiles.ProfileImporter
 
getName() - Method in class org.sonar.api.profiles.RulesProfile
 
getName() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getName() - Method in class org.sonar.api.qualitymodel.Model
 
getName() - Method in class org.sonar.api.qualitymodel.ModelDefinition
 
getName() - Method in class org.sonar.api.resources.AbstractLanguage
For example "Java"
getName() - Method in class org.sonar.api.resources.Directory
 
getName() - Method in class org.sonar.api.resources.File
getName() - Method in class org.sonar.api.resources.JavaFile
getName() - Method in class org.sonar.api.resources.JavaPackage
getName() - Method in interface org.sonar.api.resources.Language
For example "Java"
getName() - Method in class org.sonar.api.resources.Library
 
getName() - Method in class org.sonar.api.resources.Project
 
getName() - Method in class org.sonar.api.resources.ProjectLink
 
getName() - Method in class org.sonar.api.resources.Resource
 
getName() - Method in class org.sonar.api.rules.Rule
 
getName() - Method in class org.sonar.api.rules.RuleRepository
 
getName(boolean) - Method in class org.sonar.api.rules.RuleRepository
 
getName() - Method in class org.sonar.api.rules.RulesCategory
 
getName() - Method in class org.sonar.api.rules.xml.Profile
Deprecated.  
getName() - Method in class org.sonar.api.rules.xml.Property
Deprecated.  
getName() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getName(boolean) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getName() - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
getName() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
getName() - Method in class org.sonar.core.plugin.JpaPlugin
 
getName() - Method in class org.sonar.wsclient.services.Event
 
getName() - Method in class org.sonar.wsclient.services.Favourite
 
getName() - Method in class org.sonar.wsclient.services.Metric
 
getName() - Method in class org.sonar.wsclient.services.Plugin
 
getName() - Method in class org.sonar.wsclient.services.Resource
 
getName(boolean) - Method in class org.sonar.wsclient.services.Resource
 
getNativeIdentifierGeneratorClass() - Method in class org.sonar.jpa.dialect.Derby.DerbyWithDecimalDialect
To be compliant with Oracle, we define on each model (ch.hortis.sonar.model classes) a sequence generator.
getNativeIdentifierGeneratorClass() - Method in class org.sonar.jpa.dialect.Oracle.Oracle10gWithDecimalDialect
 
getNativeIdentifierGeneratorClass() - Method in class org.sonar.jpa.dialect.PostgreSql.PostgreSQLWithDecimalDialect
 
getNextAsyncMeasureSnapshot(Integer, Integer, Date) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getNextAsyncMeasureSnapshotsUntilDate(MeasureModel, Date) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getNextSnapshotsUntilDate(MeasureModel, Date) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getObject() - Method in class org.sonar.api.utils.dag.Node
 
getOperator() - Method in class org.sonar.api.profiles.Alert
 
getOrder() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getOrder() - Method in class org.sonar.api.utils.dag.Node
 
getOrganization() - Method in class org.sonar.core.plugin.JpaPlugin
 
getOrganizationUrl() - Method in class org.sonar.core.plugin.JpaPlugin
 
getOrigin() - Method in class org.sonar.api.measures.Metric
 
getOutgoingDependencies() - Method in interface org.sonar.api.batch.DecoratorContext
 
getOutgoingDependencies(Resource) - Method in interface org.sonar.api.batch.SensorContext
 
getOutgoingDependencies(Resource) - Method in class org.sonar.api.batch.SonarIndex
 
getPackaging() - Method in class org.sonar.api.resources.Project
 
getPageWidth() - Static method in class org.sonar.gwt.Utils
 
getParam(String) - Method in class org.sonar.api.rules.Rule
 
getParameter(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
Gets a parameter of the plugin based on its key
getParameter(String) - Method in class org.sonar.api.rules.ActiveRule
 
getParameter(String) - Static method in class org.sonar.gwt.Configuration
 
getParameter(String, String) - Static method in class org.sonar.gwt.Configuration
 
getParameterKeys() - Static method in class org.sonar.gwt.Configuration
 
getParameters(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
Gets a list of parameters of the plugin from a param key
getParams() - Method in class org.sonar.api.rules.Rule
 
getParent() - Method in class org.sonar.api.design.Dependency
 
getParent(String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
getParent() - Method in class org.sonar.api.resources.Directory
 
getParent() - Method in class org.sonar.api.resources.File
The parent is used to build the resources tree, for example for relations between classes, packages and projects.
getParent() - Method in class org.sonar.api.resources.JavaFile
The parent is used to build the resources tree, for example for relations between classes, packages and projects.
getParent() - Method in class org.sonar.api.resources.JavaPackage
The parent is used to build the resources tree, for example for relations between classes, packages and projects.
getParent() - Method in class org.sonar.api.resources.Library
 
getParent() - Method in class org.sonar.api.resources.Project
 
getParent() - Method in class org.sonar.api.resources.Resource
The parent is used to build the resources tree, for example for relations between classes, packages and projects.
getParent() - Method in class org.sonar.api.rules.Rule
 
getParentDependencyId() - Method in class org.sonar.api.design.DependencyDto
 
getParentId() - Method in class org.sonar.api.database.model.Snapshot
 
getParentId() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getParents() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getPassword() - Method in class org.sonar.jpa.session.DriverDatabaseConnector
 
getPassword() - Method in class org.sonar.wsclient.Host
 
getPath() - Method in class org.sonar.api.database.model.Snapshot
 
getPath() - Method in class org.sonar.core.plugin.JpaPluginFile
 
getPermaLinkURLBase() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getPersistenceMode() - Method in class org.sonar.api.measures.Measure
Gets the persistence mode of the measure.
getPicoContainer() - Method in class org.sonar.api.utils.IocContainer
 
getPlot(ChartParameters) - Method in class org.sonar.api.charts.AbstractChart
 
getPlugin() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
getPlugin(MavenProject, String, String) - Static method in class org.sonar.api.batch.maven.MavenPlugin
Returns a plugin from a pom based on its group id and artifact id

getPlugin(Collection<Plugin>, String, String) - Static method in class org.sonar.api.batch.maven.MavenUtils
Queries a collection of plugins based on a group id and an artifact id and returns the plugin if it exists
getPlugin(String) - Method in interface org.sonar.api.platform.PluginRepository
 
getPlugin(String) - Method in class org.sonar.api.Plugins
Deprecated. Returns a plugin based on its key
getPlugin(String) - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
getPlugin() - Method in class org.sonar.core.plugin.JpaPluginFile
 
getPluginByExtension(Extension) - Method in class org.sonar.api.Plugins
Deprecated. Returns a plugin based on its extension
getPluginClass() - Method in class org.sonar.core.plugin.JpaPlugin
 
getPluginFiles() - Method in class org.sonar.core.plugin.JpaPluginDao
 
getPluginForExtension(Object) - Method in interface org.sonar.api.platform.PluginRepository
Deprecated. since 2.3
getPluginForExtension(Object) - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
getPluginKey(Plugin) - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
getPluginKey() - Method in class org.sonar.core.plugin.JpaPluginFile
 
getPluginName() - Method in class org.sonar.api.rules.ActiveRule
Deprecated. use getRepositoryKey()
getPluginName() - Method in class org.sonar.api.rules.Rule
 
getPluginRule(String, String) - Method in class org.sonar.api.rules.DefaultRulesManager
Deprecated. Gets a rule belonging to a defined plugin based on its key
getPluginRule(String, String) - Method in class org.sonar.api.rules.RulesManager
Deprecated. Gets a rule belonging to a defined plugin based on its key
getPluginRulesIndexedByKey(String) - Method in class org.sonar.api.rules.DefaultRulesManager
Deprecated. Gets a list of rules indexed by their key for a given plugin
getPlugins() - Method in interface org.sonar.api.platform.PluginRepository
 
getPlugins() - Method in class org.sonar.api.Plugins
Deprecated. Gives a collection of available plugins in the Sonar instance
getPlugins() - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
getPlugins() - Method in class org.sonar.core.plugin.JpaPluginDao
 
getPom() - Method in class org.sonar.api.resources.Project
 
getPreviousAsyncMeasureSnapshots(Integer, Date, Date) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getPreviousSnapshot(Snapshot) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
getPreviousSnapshotId() - Method in interface org.sonar.api.batch.PurgeContext
 
getPreviousSnapshotId() - Method in class org.sonar.core.purge.DefaultPurgeContext
 
getPriorities() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getPriorities() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getPriority() - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
getPriority() - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getPriority() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getPriority() - Method in class org.sonar.api.rules.ActiveRule
 
getPriority() - Method in class org.sonar.api.rules.Rule
 
getPriority() - Method in class org.sonar.api.rules.Violation
 
getPriority() - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
getPriority() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getPriority() - Method in class org.sonar.wsclient.services.Violation
 
getPriorityWeights(Configuration) - Static method in class org.sonar.api.rules.RuleUtils
Gets a Map containing the weights defined in the settings Default value is used when the property is not set (see property key and default value in the class CoreProperties)
getProfile(String, String) - Method in class org.sonar.jpa.dao.ProfilesDao
 
getProfileById(int) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getProfileById(int) - Method in class org.sonar.jpa.dao.ProfilesDao
 
getProfileById(int) - Method in class org.sonar.jpa.dao.RulesDao
 
getProfiles(String) - Method in class org.sonar.jpa.dao.ProfilesDao
 
getProfiles() - Method in class org.sonar.jpa.dao.ProfilesDao
 
getProfilesDao() - Method in class org.sonar.jpa.dao.DaoFacade
 
getProject() - Method in interface org.sonar.api.batch.DecoratorContext
 
getProject() - Method in class org.sonar.api.batch.SonarIndex
 
getProjectId() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
getProjectId() - Method in class org.sonar.api.database.model.MeasureModel
 
getProjectLink(String) - Method in class org.sonar.api.database.model.ResourceModel
 
getProjectLinks() - Method in class org.sonar.api.database.model.ResourceModel
Only available at project level.
getProjects() - Method in class org.sonar.api.profiles.RulesProfile
 
getProjectSnapshotId() - Method in class org.sonar.api.design.DependencyDto
 
getProperties() - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
getProperties() - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getProperties(Plugin) - Method in interface org.sonar.api.platform.PluginRepository
 
getProperties(Plugin) - Method in class org.sonar.api.Plugins
Deprecated. Returns the list of properties of a plugin
getProperties() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getProperties() - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
getProperties() - Method in class org.sonar.api.web.gwt.client.webservices.Properties
 
getProperties(Plugin) - Method in class org.sonar.core.plugin.AbstractPluginRepository
Returns the list of properties of a plugin
getProperties(String) - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
getProperty(String) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
getProperty(String) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getProperty(String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
getProperty(String) - Method in class org.sonar.api.resources.Project
 
getPropertyFieldKey(Field) - Static method in class org.sonar.check.AnnotationIntrospector
Deprecated.  
getPropertyFields(Class) - Static method in class org.sonar.check.AnnotationIntrospector
Deprecated.  
getPropertyTextValue(String, String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
getPropertyValue(String, Double) - Method in class org.sonar.api.qualitymodel.Characteristic
 
getPropertyValues(ClassLoader, String) - Static method in class org.sonar.api.utils.ManifestUtils
Search for a property in all the manifests found in the classloader
getProps() - Method in class org.sonar.api.measures.PropertiesBuilder
 
getProvided() - Method in class org.sonar.api.profiles.RulesProfile
 
getProvidedProfiles() - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
getProvidedProfiles() - Method in class org.sonar.api.rules.AbstractImportableRulesRepository
Deprecated.  
getProvidedProfiles() - Method in interface org.sonar.api.rules.RulesRepository
Deprecated.  
getProvidedProfiles() - Method in class org.sonar.jpa.dao.ProfilesDao
 
getProxySynthesis(URI) - Method in class org.sonar.api.utils.HttpDownloader
 
getQualifier() - Method in class org.sonar.api.database.model.ResourceModel
 
getQualifier() - Method in class org.sonar.api.database.model.Snapshot
 
getQualifier() - Method in class org.sonar.api.resources.Directory
 
getQualifier() - Method in class org.sonar.api.resources.File
Returns the qualifier associated to this File.
getQualifier() - Method in class org.sonar.api.resources.JavaFile
 
getQualifier() - Method in class org.sonar.api.resources.JavaPackage
 
getQualifier() - Method in class org.sonar.api.resources.Library
 
getQualifier() - Method in class org.sonar.api.resources.Project
 
getQualifier() - Method in class org.sonar.api.resources.Resource
 
getQualifier() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getQualifier() - Method in class org.sonar.wsclient.services.Favourite
 
getQualifier() - Method in class org.sonar.wsclient.services.Resource
 
getQualifiers() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getQualifiers() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getQualifiers() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getQualitative() - Method in class org.sonar.api.measures.Metric
 
getQuotientMetric() - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
getReader() - Method in class org.sonar.duplications.cpd.FileCodeLoaderWithoutCache
 
getRelativePath(File, File) - Static method in class org.sonar.api.resources.DefaultProjectFileSystem
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.resources.DefaultProjectFileSystem
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
Deprecated.  
getReportOutputDir() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
getReportOutputDir() - Method in interface org.sonar.api.resources.ProjectFileSystem
 
getRepositories() - Method in class org.sonar.api.checks.templates.CheckTemplateRepositories
Deprecated.  
getRepository(String) - Method in class org.sonar.api.checks.templates.CheckTemplateRepositories
Deprecated.  
getRepositoryKey() - Method in class org.sonar.api.checks.CheckFactory
 
getRepositoryKey() - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
getRepositoryKey() - Method in class org.sonar.api.rules.ActiveRule
 
getRepositoryKey() - Method in class org.sonar.api.rules.Rule
 
getRepositoryKey() - Method in class org.sonar.api.rules.RuleQuery
 
getRepositoryResourcesBase() - Method in class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
getRequestParameter(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
getRequestParameter(String) - Static method in class org.sonar.gwt.Configuration
 
getRequestParameter(String, String) - Static method in class org.sonar.gwt.Configuration
 
getRequestParameterKeys() - Static method in class org.sonar.gwt.Configuration
 
getRequestParameterNames() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getResource() - Method in interface org.sonar.api.batch.DecoratorContext
 
getResource() - Method in class org.sonar.api.batch.DefaultFormulaContext
 
getResource(Resource) - Method in interface org.sonar.api.batch.SensorContext
 
getResource(Resource) - Method in class org.sonar.api.batch.SonarIndex
 
getResource() - Method in class org.sonar.api.batch.TimeMachineQuery
 
getResource() - Method in interface org.sonar.api.measures.FormulaContext
 
getResource() - Method in class org.sonar.api.resources.ProjectLink
 
getResource() - Method in class org.sonar.api.rules.Violation
 
getResource() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
 
getResource() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getResource() - Method in class org.sonar.gwt.ui.SourcePanel
 
getResource(String) - Static method in class org.sonar.test.TestUtils
Search for a test resource in the classpath.
getResource(Class, String) - Static method in class org.sonar.test.TestUtils
Search for a resource in the classpath.
getResourceContent(String) - Static method in class org.sonar.test.TestUtils
 
getResourceId() - Method in class org.sonar.api.batch.Event
 
getResourceId() - Method in class org.sonar.api.database.configuration.Property
 
getResourceId() - Method in class org.sonar.api.database.model.Snapshot
 
getResourceId() - Method in class org.sonar.api.security.GroupRole
 
getResourceId() - Method in class org.sonar.api.security.UserRole
 
getResourceId() - Static method in class org.sonar.gwt.Configuration
Get the id of the selected resource.
getResourceId() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceId() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getResourceIdOrKey() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getResourceJSONObject() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
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
 
getResourceKey() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceKey() - Method in class org.sonar.wsclient.services.Event
 
getResourceKey() - Method in class org.sonar.wsclient.services.EventQuery
 
getResourceKey() - Method in class org.sonar.wsclient.services.Violation
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.SourceQuery
 
getResourceName() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceName() - Method in class org.sonar.wsclient.services.Violation
 
getResourceQualifier() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceQualifier() - Method in class org.sonar.wsclient.services.Violation
 
getResources() - Method in class org.sonar.api.batch.SonarIndex
 
getResources() - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
getResourceScope() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceScope() - Method in class org.sonar.wsclient.services.Violation
 
getResourceVersion() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceViewers() - Static method in class org.sonar.api.web.gwt.client.ResourceDictionary
 
getResults(Class<T>, Object...) - Method in class org.sonar.api.database.DatabaseSession
 
getResults(Class<T>) - Method in class org.sonar.api.database.DatabaseSession
 
getResults(Class<T>, Object...) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
getResults(Class<T>) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
getReuseExistingRulesConfig() - Method in class org.sonar.api.resources.Project
 
getRole() - Method in class org.sonar.api.security.GroupRole
 
getRole() - Method in class org.sonar.api.security.UserRole
 
getRoot() - Method in class org.sonar.api.resources.Project
 
getRoot() - Method in class org.sonar.api.utils.XpathParser
 
getRootCharacteristics() - Method in class org.sonar.api.qualitymodel.Model
 
getRootId() - Method in class org.sonar.api.database.model.ResourceModel
 
getRootId() - Method in class org.sonar.api.database.model.Snapshot
 
getRootPanel() - Method in class org.sonar.api.web.gwt.client.AbstractPage
Deprecated.  
getRootPanel() - Method in class org.sonar.gwt.ui.Page
 
getRootProject() - Method in class org.sonar.api.batch.SonarIndex
 
getRootProjectId() - Method in class org.sonar.api.database.model.Snapshot
 
getRule() - Method in class org.sonar.api.database.model.MeasureModel
 
getRule() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getRule() - Method in class org.sonar.api.measures.RuleMeasure
 
getRule() - Method in class org.sonar.api.qualitymodel.Characteristic
 
getRule() - Method in class org.sonar.api.rules.ActiveRule
 
getRule() - Method in class org.sonar.api.rules.RuleParam
 
getRule() - Method in class org.sonar.api.rules.Violation
 
getRule() - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
getRuleByKey(String, String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getRuleByKey(String, String) - Method in class org.sonar.jpa.dao.RulesDao
 
getRuleCategories() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getRuleCategory() - Method in class org.sonar.api.measures.RuleMeasure
 
getRuleCategory() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRuleCategory() - Method in class org.sonar.wsclient.services.Measure
 
getRuleId() - Method in class org.sonar.api.database.model.MeasureModel
 
getRuleKey() - Method in class org.sonar.api.rules.ActiveRule
 
getRuleKey(Class) - Static method in class org.sonar.api.rules.RuleAnnotationUtils
 
getRuleKey() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRuleKey() - Method in class org.sonar.wsclient.services.Measure
 
getRuleKey() - Method in class org.sonar.wsclient.services.Violation
 
getRuleKeys() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getRuleName() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRuleName() - Method in class org.sonar.wsclient.services.Measure
 
getRuleName() - Method in class org.sonar.wsclient.services.Violation
 
getRuleParam(Rule, String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getRuleParam() - Method in class org.sonar.api.rules.ActiveRuleParam
 
getRuleParam(Rule, String) - Method in class org.sonar.jpa.dao.RulesDao
 
getRuleParams() - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getRuleParams() - Method in class org.sonar.jpa.dao.RulesDao
 
getRulePriorities() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getRulePriority() - Method in class org.sonar.api.database.model.MeasureModel
 
getRulePriority() - Method in class org.sonar.api.measures.RuleMeasure
 
getRulePriority() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getRulePriority() - Method in class org.sonar.wsclient.services.Measure
 
getRulePriorityMapper() - Method in class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
getRules() - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getRules() - Method in class org.sonar.api.rules.xml.Profile
Deprecated.  
getRules() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getRules() - Method in class org.sonar.jpa.dao.RulesDao
 
getRules() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getRulesByCategory(RulesCategory) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getRulesByCategory(RulesCategory) - Method in class org.sonar.jpa.dao.RulesDao
 
getRulesByPlugin(String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getRulesByPlugin(String) - Method in class org.sonar.jpa.dao.RulesDao
 
getRulesCategory() - Method in class org.sonar.api.rules.Rule
 
getRulesCategoryId() - Method in class org.sonar.api.database.model.MeasureModel
 
getRulesDao() - Method in class org.sonar.jpa.dao.DaoFacade
 
getRulesProfile() - Method in class org.sonar.api.database.model.ResourceModel
 
getRulesProfile() - Method in class org.sonar.api.profiles.Alert
 
getRulesProfile() - Method in class org.sonar.api.rules.ActiveRule
 
getScope() - Method in class org.sonar.api.database.model.ResourceModel
 
getScope() - Method in class org.sonar.api.database.model.Snapshot
 
getScope() - Method in class org.sonar.api.resources.Directory
 
getScope() - Method in class org.sonar.api.resources.File
 
getScope() - Method in class org.sonar.api.resources.JavaFile
 
getScope() - Method in class org.sonar.api.resources.JavaPackage
 
getScope() - Method in class org.sonar.api.resources.Library
 
getScope() - Method in class org.sonar.api.resources.Project
 
getScope() - Method in class org.sonar.api.resources.Resource
 
getScope() - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
getScope() - Method in class org.sonar.wsclient.services.Favourite
 
getScope() - Method in class org.sonar.wsclient.services.Resource
 
getScopes() - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
getScopes() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getScopes() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getScopes() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getSecondMark() - Method in class org.sonar.duplications.cpd.Match
 
getServerApiUrl() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getServerUrl() - Static method in class org.sonar.api.web.gwt.client.Utils
 
getSession() - Method in class org.sonar.core.purge.AbstractPurge
 
getSession() - Method in class org.sonar.jpa.dao.BaseDao
 
getSession() - Method in class org.sonar.jpa.session.AbstractDatabaseBatch
 
getSession() - Method in interface org.sonar.jpa.session.DatabaseSessionFactory
 
getSession() - Method in class org.sonar.jpa.session.ThreadLocalDatabaseSessionFactory
 
getSingleResult(Query, T) - Method in class org.sonar.api.database.DatabaseSession
 
getSingleResult(Class<T>, Object...) - Method in class org.sonar.api.database.DatabaseSession
 
getSingleResult(Query, T) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
getSingleResult(Class<T>, Object...) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
getSnapshot() - Method in class org.sonar.api.batch.Event
 
getSnapshotDate() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
getSnapshotId() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
getSnapshotId() - Method in class org.sonar.api.database.model.MeasureData
 
getSnapshotId() - Method in class org.sonar.api.database.model.MeasureModel
 
getSnapshotId() - Method in class org.sonar.api.database.model.RuleFailureModel
 
getSonarVersion() - Static method in class org.sonar.gwt.Configuration
 
getSonarWorkingDirectory() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
getSonarWorkingDirectory() - Method in interface org.sonar.api.resources.ProjectFileSystem
 
getSourceCharset(MavenProject) - Static method in class org.sonar.api.batch.maven.MavenUtils
Returns the charset of a pom
getSourceCharset() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Source encoding.
getSourceCharset() - Method in interface org.sonar.api.resources.ProjectFileSystem
Source encoding.
getSourceCodeSlice() - Method in class org.sonar.duplications.cpd.Match
 
getSourceDirs() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
The list of directories for sources
getSourceDirs() - Method in interface org.sonar.api.resources.ProjectFileSystem
 
getSourceFiles(Language...) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Gets the list of source files for given languages
getSourceFiles(Language...) - Method in interface org.sonar.api.resources.ProjectFileSystem
Source files, excluding unit tests and files matching project exclusion patterns.
getStartedAt() - Method in class org.sonar.api.platform.Server
 
getStatus() - Method in class org.sonar.api.database.model.Snapshot
 
getStatus() - Method in class org.sonar.wsclient.services.Server
 
getStatusMessage() - Method in class org.sonar.wsclient.services.Server
 
getString(JSONObject, String) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
getString(JSONObject, String) - Static method in class org.sonar.gwt.JsonUtils
 
getString(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getSuffixes(String...) - Method in class org.sonar.api.resources.Languages
 
getSupportedLanguages() - Method in class org.sonar.api.profiles.ProfileExporter
 
getSupportedLanguages() - Method in class org.sonar.api.profiles.ProfileImporter
 
getTargetMetric() - Method in class org.sonar.api.batch.DefaultFormulaContext
 
getTargetMetric() - Method in interface org.sonar.api.measures.FormulaContext
 
getTemplate(String, String) - Method in class org.sonar.api.checks.templates.CheckTemplateRepositories
Deprecated.  
getTemplate(String) - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
getTemplate() - Method in class org.sonar.api.web.AbstractRubyTemplate
 
getTemplate() - Method in interface org.sonar.api.web.RubyRailsPage
 
getTemplate() - Method in interface org.sonar.api.web.RubyRailsWebservice
 
getTemplate() - Method in interface org.sonar.api.web.RubyRailsWidget
 
getTemplateKey() - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
getTemplatePath() - Method in class org.sonar.api.web.AbstractRubyTemplate
the path of the template.
getTemplates() - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
getTendency() - Method in class org.sonar.api.database.model.MeasureModel
 
getTendency() - Method in class org.sonar.api.measures.Measure
Gets the measure tendency
getTestDirs() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
The list of directories for tests
getTestDirs() - Method in interface org.sonar.api.resources.ProjectFileSystem
 
getTestFiles(Language...) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Gets the list of test files for given languages
getTestFiles(Language...) - Method in interface org.sonar.api.resources.ProjectFileSystem
Unit test files, excluding files matching project exclusion patterns.
getTestTempDir(Class, String) - Static method in class org.sonar.test.TestUtils
Shortcut for getTestTempDir(baseClass, testName, true) : cleans the unit test directory
getTestTempDir(Class, String, boolean) - Static method in class org.sonar.test.TestUtils
Create a temporary directory for unit tests.
getText(String, Locale, String) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getText() - Method in class org.sonar.api.database.model.MeasureData
 
getText(Locale) - Method in interface org.sonar.check.Message
Deprecated.  
getTextValue() - Method in class org.sonar.api.database.model.MeasureModel
Use getData() instead
getTextValue() - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
getTitle(Locale) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
getTitle(Locale) - Method in class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
getTitle(Locale) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
getTitle(Locale) - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
getTitle(Locale) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplate
 
getTitle() - Method in class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
getTitle(Locale) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
getTitle() - Method in class org.sonar.api.web.AbstractDashboardWidget
Deprecated.  
getTitle() - Method in interface org.sonar.api.web.View
 
getTo() - Method in class org.sonar.api.batch.TimeMachineQuery
 
getTo() - Method in class org.sonar.api.design.Dependency
 
getTo() - Method in class org.sonar.wsclient.services.DependencyTree
 
getTo() - Method in class org.sonar.wsclient.services.EventQuery
 
getTo() - Method in class org.sonar.wsclient.services.SourceQuery
 
getToId() - Method in class org.sonar.wsclient.services.Dependency
 
getTokenCount() - Method in class org.sonar.duplications.cpd.Match
 
getTokenizer() - Method in interface org.sonar.api.batch.CpdMapping
 
getTokenizers() - Method in class org.sonar.api.web.CodeColorizerFormat
sonar-colorizer tokenizers for HTML output.
getToKey() - Method in class org.sonar.wsclient.services.Dependency
 
getToName() - Method in class org.sonar.wsclient.services.Dependency
 
getToQualifier() - Method in class org.sonar.wsclient.services.Dependency
 
getToResourceId() - Method in class org.sonar.api.design.DependencyDto
 
getToScope() - Method in class org.sonar.api.design.DependencyDto
 
getToSnapshotId() - Method in class org.sonar.api.design.DependencyDto
 
getTransactionIsolation() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
Get the JDBC transaction isolation defined by the configuration
getTrend() - Method in class org.sonar.wsclient.services.Measure
 
getType() - Method in class org.sonar.api.measures.Metric
 
getType() - Method in class org.sonar.api.rules.RuleParam
 
getType() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
getType() - Method in class org.sonar.wsclient.services.Metric
 
getTypeName(int, int, int, int) - Method in class org.sonar.jpa.dialect.MsSql.MsSqlDialect
 
getUpdateMetricsFromServer(QueryCallBack<WSMetrics.MetricsList>) - Static method in class org.sonar.api.web.gwt.client.webservices.WSMetrics
Generates a callback that will update the metrics definitions from the WSMetrics metrics constants list with data received from a MetricsQuery call
getUrl() - Method in class org.sonar.api.database.model.MeasureModel
 
getUrl() - Method in class org.sonar.api.measures.Measure
 
getURL() - Method in class org.sonar.api.platform.Server
 
getUrl() - Method in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
getUrl() - Method in class org.sonar.jpa.session.DriverDatabaseConnector
 
getUrl() - Method in class org.sonar.wsclient.services.AbstractQuery
Must start with a slash, for example: /api/metrics
getUrl() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getUrl() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getUrl() - Method in class org.sonar.wsclient.services.EventCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.EventQuery
 
getUrl() - Method in class org.sonar.wsclient.services.FavouriteCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.FavouriteDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.FavouriteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.MetricQuery
 
getUrl() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ServerQuery
 
getUrl() - Method in class org.sonar.wsclient.services.SourceQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UpdateCenterQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ViolationQuery
 
getUrlToRuleDescription(String, boolean) - Static method in class org.sonar.api.web.gwt.client.Utils
 
getUsage() - Method in class org.sonar.api.design.Dependency
 
getUsage() - Method in class org.sonar.api.design.DependencyDto
 
getUsage() - Method in class org.sonar.wsclient.services.Dependency
 
getUsage() - Method in class org.sonar.wsclient.services.DependencyTree
 
getUserDefinedMetrics() - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
getUserDefinedMetrics() - Method in class org.sonar.jpa.dao.MeasuresDao
 
getUserId() - Method in class org.sonar.api.database.configuration.Property
 
getUserId() - Method in class org.sonar.api.security.UserRole
 
getUserManaged() - Method in class org.sonar.api.measures.Metric
 
getUserManaged() - Method in class org.sonar.wsclient.services.Metric
 
getUsername() - Method in class org.sonar.jpa.session.DriverDatabaseConnector
 
getUsername() - Method in class org.sonar.wsclient.Host
 
getValue(String) - Method in class org.sonar.api.charts.ChartParameters
Shortcut to getValue with no decoding and no default value
getValue(String, String, boolean) - Method in class org.sonar.api.charts.ChartParameters
Returns the [decoded or not] value of a param from its key or the default value if id does not exist
getValue() - Method in class org.sonar.api.database.configuration.Property
 
getValue() - Method in class org.sonar.api.database.model.MeasureModel
 
getValue() - Method in class org.sonar.api.measures.Measure
 
getValue(Measure, Double) - Static method in class org.sonar.api.measures.MeasureUtils
Get the value of a measure, or alternatively a default value
getValue() - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
getValue() - Method in class org.sonar.api.rules.ActiveRuleParam
 
getValue() - Method in class org.sonar.api.rules.xml.Property
Deprecated.  
getValue() - Method in class org.sonar.api.utils.KeyValue
 
getValue() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
getValue() - Method in class org.sonar.api.web.gwt.client.webservices.Property
 
getValue() - Method in class org.sonar.gwt.ui.ViewerHeader.MeasureLabel
 
getValue() - Method in class org.sonar.wsclient.services.Measure
 
getValue() - Method in class org.sonar.wsclient.services.Property
 
getValue() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getValueAsLong() - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
getValueError() - Method in class org.sonar.api.profiles.Alert
 
getValues(String, String) - Method in class org.sonar.api.charts.ChartParameters
Returns an array of a param values, given its key and the values delimiter
getValues(String, String, boolean) - Method in class org.sonar.api.charts.ChartParameters
Returns an array of a param values, given its key and the values delimiter Values can be decoded or not
getValueWarning() - Method in class org.sonar.api.profiles.Alert
 
getVar() - Method in class org.sonar.wsclient.services.Measure
 
getVersion() - Method in interface org.sonar.api.batch.maven.MavenPluginHandler
The fixed plugin version to execute
getVersion() - Method in class org.sonar.api.database.model.Snapshot
 
getVersion() - Method in class org.sonar.api.platform.Server
 
getVersion() - Method in class org.sonar.api.resources.Library
 
getVersion() - Method in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
getVersion() - Method in class org.sonar.core.plugin.JpaPlugin
 
getVersion() - Method in class org.sonar.jpa.entity.SchemaMigration
 
getVersion() - Method in class org.sonar.wsclient.services.Plugin
 
getVersion() - Method in class org.sonar.wsclient.services.Resource
 
getVersion() - Method in class org.sonar.wsclient.services.Server
 
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.
getViolations(Snapshot) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
getViolations(Snapshot) - Method in class org.sonar.jpa.dao.RulesDao
 
getWarnings() - Method in class org.sonar.api.utils.ValidationMessages
 
getWeight() - Method in class org.sonar.api.design.Dependency
 
getWeight() - Method in class org.sonar.api.design.DependencyDto
 
getWeight() - Method in class org.sonar.wsclient.services.Dependency
 
getWeight() - Method in class org.sonar.wsclient.services.DependencyTree
 
getWidth() - Method in class org.sonar.api.charts.ChartParameters
Get the chart width
getWorstValue() - Method in class org.sonar.api.measures.Metric
 
go() - Method in class org.sonar.duplications.cpd.CPD
 
GOOGLE_ANALYTICS_ACCOUNT_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
GOOGLE_ANALYTICS_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
GRID_COLOR - Static variable in class org.sonar.api.charts.AbstractChart
 
GROUP_ID - Static variable in class org.sonar.api.batch.maven.MavenSurefireUtils
 
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
 
GroupRole - Class in org.sonar.api.security
 
GroupRole() - Constructor for class org.sonar.api.security.GroupRole
 
GwtExtension - Interface in org.sonar.api.web
 
GwtPage - Class in org.sonar.api.web
 
GwtPage() - Constructor for class org.sonar.api.web.GwtPage
 
GwtUtils - Class in org.sonar.wsclient.gwt
 
GwtUtils() - Constructor for class org.sonar.wsclient.gwt.GwtUtils
 

H

handleGetObject(String) - Method in class org.sonar.api.utils.LocalizedMessages
 
hasConfiguration() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
hasData(Measure) - Static method in class org.sonar.api.measures.MeasureUtils
Tests if a measure has a data field
hasErrors() - Method in class org.sonar.api.utils.ValidationMessages
 
hashCode() - Method in class org.sonar.api.batch.FormulaDecorator
 
hashCode() - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
hashCode() - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
hashCode() - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
hashCode() - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
hashCode() - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
hashCode() - Method in class org.sonar.api.database.configuration.Property
 
hashCode() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
hashCode() - Method in class org.sonar.api.database.model.ResourceModel
 
hashCode() - Method in class org.sonar.api.database.model.RuleFailureModel
 
hashCode() - Method in class org.sonar.api.database.model.Snapshot
 
hashCode() - Method in class org.sonar.api.database.model.SnapshotSource
 
hashCode() - Method in class org.sonar.api.database.model.User
 
hashCode() - Method in class org.sonar.api.design.Dependency
 
hashCode() - Method in class org.sonar.api.design.DependencyDto
 
hashCode() - Method in class org.sonar.api.measures.Measure
 
hashCode() - Method in class org.sonar.api.measures.Metric
 
hashCode() - Method in class org.sonar.api.measures.RuleMeasure
 
hashCode() - Method in class org.sonar.api.profiles.ProfileExporter
 
hashCode() - Method in class org.sonar.api.profiles.ProfileImporter
 
hashCode() - Method in class org.sonar.api.profiles.RulesProfile
 
hashCode() - Method in class org.sonar.api.qualitymodel.Characteristic
 
hashCode() - Method in class org.sonar.api.qualitymodel.Model
 
hashCode() - Method in class org.sonar.api.qualitymodel.ModelDefinition
 
hashCode() - Method in class org.sonar.api.resources.AbstractLanguage
 
hashCode() - Method in class org.sonar.api.resources.Library
 
hashCode() - Method in class org.sonar.api.resources.ProjectLink
 
hashCode() - Method in class org.sonar.api.resources.Resource
 
hashCode() - Method in class org.sonar.api.rules.ActiveRule
 
hashCode() - Method in class org.sonar.api.rules.ActiveRuleParam
 
hashCode() - Method in class org.sonar.api.rules.Rule
 
hashCode() - Method in class org.sonar.api.rules.RuleParam
 
hashCode() - Method in class org.sonar.api.rules.RulesCategory
 
hashCode() - Method in class org.sonar.api.rules.Violation
 
hashCode() - Method in class org.sonar.api.utils.dag.Node
 
hashCode() - Method in class org.sonar.api.web.CodeColorizerFormat
 
hashCode() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
hashCode() - Method in class org.sonar.core.plugin.JpaPlugin
 
hashCode() - Method in class org.sonar.core.purge.DefaultPurgeContext
 
hashCode() - Method in class org.sonar.duplications.cpd.Match.MatchCode
 
hashCode() - Method in class org.sonar.wsclient.services.Dependency
 
hashCode() - Method in class org.sonar.wsclient.services.Event
 
hasInfos() - Method in class org.sonar.api.utils.ValidationMessages
 
hasJavaSourceFiles() - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
hasJavaSourceFiles() - Method in interface org.sonar.api.resources.ProjectFileSystem
Check if the project has Java files, excluding unit tests and files matching project exclusion patterns.
hasLegend() - Method in class org.sonar.api.charts.AbstractChart
 
hasMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
hasNextChar(char) - Static method in class org.sonar.test.channel.ChannelMatchers
 
hasOptionalData() - Method in class org.sonar.api.database.model.MeasureModel
True if other fields than 'value' are set.
hasOptionalData() - Method in class org.sonar.api.measures.Measure
 
hasRule() - Method in class org.sonar.api.qualitymodel.Characteristic
 
hasTestFiles(Language) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
hasTestFiles(Language) - Method in interface org.sonar.api.resources.ProjectFileSystem
Check if the project has unit test files, excluding files matching project exclusion patterns.
hasValue(Measure) - Static method in class org.sonar.api.measures.MeasureUtils
Tests if a measure has a value
hasValue() - Method in class org.sonar.gwt.ui.ViewerHeader.MeasureLabel
 
hasWarnings() - Method in class org.sonar.api.utils.ValidationMessages
 
haveValues(Measure...) - Static method in class org.sonar.api.measures.MeasureUtils
Return true if all measures have numeric value
help() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
hideMoreButton() - Method in class org.sonar.gwt.ui.SourcePanel
 
HOME - Static variable in annotation type org.sonar.api.web.NavigationSection
 
Host - Class in org.sonar.wsclient
 
Host(String) - Constructor for class org.sonar.wsclient.Host
 
Host(String, String, String) - Constructor for class org.sonar.wsclient.Host
 
HREF_COLUMN_SIZE - Static variable in class org.sonar.api.resources.ProjectLink
 
HsqlDb - Class in org.sonar.jpa.dialect
 
HsqlDb() - Constructor for class org.sonar.jpa.dialect.HsqlDb
 
HTML_ROOT_ID - Static variable in class org.sonar.api.web.gwt.client.AbstractViewer
 
HttpClient3Connector - Class in org.sonar.wsclient.connectors
 
HttpClient3Connector(Host) - Constructor for class org.sonar.wsclient.connectors.HttpClient3Connector
 
HttpClient3Connector(Host, HttpClient) - Constructor for class org.sonar.wsclient.connectors.HttpClient3Connector
 
HttpClient4Connector - Class in org.sonar.wsclient.connectors
 
HttpClient4Connector(Host) - Constructor for class org.sonar.wsclient.connectors.HttpClient4Connector
 
HttpDownloader - Class in org.sonar.api.utils
This component downloads HTTP files
HttpDownloader(Server, Configuration) - Constructor for class org.sonar.api.utils.HttpDownloader
 
HttpDownloader(Configuration) - Constructor for class org.sonar.api.utils.HttpDownloader
 
HttpDownloader() - Constructor for class org.sonar.api.utils.HttpDownloader
Should be package protected for unit tests only, but public is still required for jacoco 0.2.

I

Icons - Class in org.sonar.gwt.ui
All icons are 16x16 pixels
Icons.IconBundle - Interface in org.sonar.gwt.ui
 
importConfiguration(String, List<Rule>) - Method in interface org.sonar.api.rules.ConfigurationImportable
Deprecated.  
importConfiguration(String) - Method in class org.sonar.api.rules.StandardProfileXmlParser
Deprecated.  
importProfile(Reader, ValidationMessages) - Method in class org.sonar.api.profiles.ProfileImporter
 
INCOMING_DIRECTION - Static variable in class org.sonar.wsclient.services.DependencyQuery
 
INFO - Static variable in class org.sonar.api.utils.Logs
This logger is always activated with level INFO
INFO_VIOLATIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
INFO_VIOLATIONS - Static variable in interface org.sonar.gwt.Metrics
 
INFO_VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
information() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
init() - Method in class org.sonar.api.checks.CheckFactory
 
init() - Method in interface org.sonar.api.security.LoginPasswordAuthenticator
Throws a runtime exception if the authenticator can not be initialized at sonar server startup, eg.
INSTABILITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
INSTABILITY - Static variable in interface org.sonar.gwt.Metrics
 
INSTABILITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
INSTANCE - Static variable in class org.sonar.api.resources.Java
 
invokeExtensionProviders(MutablePicoContainer) - Method in class org.sonar.core.plugin.AbstractPluginRepository
Must be executed by implementations when all plugins are registered.
IocContainer - Class in org.sonar.api.utils
Proxy to inject the container as a component$
IocContainer(MutablePicoContainer) - Constructor for class org.sonar.api.utils.IocContainer
 
isAnyone() - Method in class org.sonar.api.security.GroupRole
 
isBatch() - Method in enum org.sonar.api.platform.Environment
 
isClass(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isCore() - Method in class org.sonar.core.plugin.JpaPlugin
 
isDataType() - Method in class org.sonar.api.measures.Metric
 
isDefault() - Method in class org.sonar.api.resources.JavaPackage
 
isDefault(WSMetrics.Metric, Resource) - Method in class org.sonar.api.web.gwt.client.AbstractViewer
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
isDirectory(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
Alias for isDirectory(resource)
isDynamic(boolean) - Method in enum org.sonar.api.resources.Project.AnalysisType
 
isEmpty() - Method in class org.sonar.api.measures.CountDistributionBuilder
 
isEmpty() - Method in class org.sonar.api.measures.RangeDistributionBuilder
 
isEmpty() - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
isEnabled(Project) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
isEnabled() - Method in class org.sonar.api.rules.Rule
 
isEntity(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isEqualsOperator() - Method in class org.sonar.api.profiles.Alert
 
isExcluded() - Method in class org.sonar.api.resources.Resource
 
isExcludeRuleCategories() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isExcludeRulePriorities() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isExcludeRules() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isExtensionProvider(Object) - Static method in class org.sonar.core.plugin.AbstractPluginRepository
 
isFile(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
Alias for isEntity(resource)
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.AbstractViewer
When multiple widgets are in the same page, this method will indicate if the widget can be shown for the given resource
isFromCurrentAnalysis() - Method in class org.sonar.api.batch.TimeMachineQuery
 
isGreaterOperator() - Method in class org.sonar.api.profiles.Alert
 
isHidden() - Method in class org.sonar.api.measures.Metric
 
isHighlightedSyntax() - Method in class org.sonar.wsclient.services.SourceQuery
 
isIgnored(Resource) - Method in interface org.sonar.api.batch.ResourceFilter
Return true if the resource must be ignored, else it's saved into database.
isIgnored(Violation) - Method in class org.sonar.api.checks.NoSonarFilter
 
isIgnored(Violation) - Method in interface org.sonar.api.rules.ViolationFilter
Return true if the violation must be ignored, else it's saved into database.
isIncludeFromTime() - Method in class org.sonar.wsclient.services.EventQuery
 
isIncludeToTime() - Method in class org.sonar.wsclient.services.EventQuery
 
isIncludeTrends() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isLatestAnalysis() - Method in class org.sonar.api.resources.Project
whether it's the latest analysis done on this project (displayed in sonar dashboard) or an analysis on a past revision.
isLibrary(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isLinkedToSnapshot() - Method in class org.sonar.api.batch.Event
 
isMaven2Batch() - Method in enum org.sonar.api.platform.Environment
 
isMaven3Batch() - Method in enum org.sonar.api.platform.Environment
 
isMetricInList(WSMetrics.Metric, WSMetrics.Metric...) - Method in class org.sonar.api.web.gwt.client.AbstractViewer
Finds if a given metric is in the provided metrics list
isModule() - Method in class org.sonar.api.resources.Project
 
isModuleProject(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isNotEqualsOperator() - Method in class org.sonar.api.profiles.Alert
 
isNumericType() - Method in class org.sonar.api.measures.Metric
 
Iso9126RulesCategories - Class in org.sonar.api.rules
 
isoCategory - Variable in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
IsoCategory - Enum in org.sonar.check
 
ISOLATION - Static variable in class org.sonar.jpa.session.MemoryDatabaseConnector
 
isOnlyLastAnalysis() - Method in class org.sonar.api.batch.TimeMachineQuery
 
isOperational() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
Indicates if the connector is operational : database connection OK and schema version OK
isOptimizedBestValue() - Method in class org.sonar.api.measures.Metric
 
isPackage(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isPercentageType() - Method in class org.sonar.api.measures.Metric
 
isProject(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
This method equal isRootProject(resource) or isModuleProject(resource)
isQualitative() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
isRoot() - Method in class org.sonar.api.qualitymodel.Characteristic
 
isRoot() - Method in class org.sonar.api.resources.Project
 
isRootProject(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isRuleMeasure() - Method in class org.sonar.api.database.model.MeasureModel
 
isRuleParamEqual(RuleParam, RuleParam, String, String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
isRuleParamEqual(RuleParam, RuleParam, String, String) - Method in class org.sonar.jpa.dao.RulesDao
 
isServer() - Method in enum org.sonar.api.platform.Environment
 
isSet(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isSmallerOperator() - Method in class org.sonar.api.profiles.Alert
 
isSpace(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isStarted() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
Indicates if the connector is started : database connection OK and schema version OK or KO
isSubview(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isToCurrentAnalysis() - Method in class org.sonar.api.batch.TimeMachineQuery
 
isType(Object, Class<? extends Extension>) - Static method in class org.sonar.core.plugin.AbstractPluginRepository
 
isUnitTest() - Method in class org.sonar.api.resources.JavaFile
 
isUnitTestClass(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
isUseChildFirstClassLoader() - Method in class org.sonar.core.plugin.JpaPlugin
 
isUserManaged() - Method in class org.sonar.api.web.gwt.client.webservices.MetricsQuery
 
isUserManaged() - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
isVerbose() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isVersionCategory() - Method in class org.sonar.api.batch.Event
 
isView(Resource) - Static method in class org.sonar.api.resources.ResourceUtils
 
iterator() - Method in class org.sonar.duplications.cpd.Match
 

J

Java - Class in org.sonar.api.resources
Java language implementation
Java() - Constructor for class org.sonar.api.resources.Java
Default constructor
JavaFile - Class in org.sonar.api.resources
A class that represents a Java class.
JavaFile(String, String) - Constructor for class org.sonar.api.resources.JavaFile
Creates a JavaFile that is not a class of test based on package and file names
JavaFile(String, String, boolean) - Constructor for class org.sonar.api.resources.JavaFile
Creates a JavaFile that can be of any type based on package and file names
JavaFile(String) - Constructor for class org.sonar.api.resources.JavaFile
Creates a source file from its key
JavaFile(String, boolean) - Constructor for class org.sonar.api.resources.JavaFile
Creates any JavaFile from its key
JavaPackage - Class in org.sonar.api.resources
A class that represents a Java package in Sonar
JavaPackage() - Constructor for class org.sonar.api.resources.JavaPackage
Defaul constructor
JavaPackage(String) - Constructor for class org.sonar.api.resources.JavaPackage
Creates a JavaPackage from its key.
JdkUtils - Class in org.sonar.wsclient
 
JdkUtils() - Constructor for class org.sonar.wsclient.JdkUtils
 
JpaDatabaseSession - Class in org.sonar.jpa.session
 
JpaDatabaseSession(DatabaseConnector) - Constructor for class org.sonar.jpa.session.JpaDatabaseSession
 
JpaPlugin - Class in org.sonar.core.plugin
Installed plugins
JpaPlugin() - Constructor for class org.sonar.core.plugin.JpaPlugin
 
JpaPlugin(String) - Constructor for class org.sonar.core.plugin.JpaPlugin
 
JpaPluginDao - Class in org.sonar.core.plugin
 
JpaPluginDao(DatabaseSessionFactory) - Constructor for class org.sonar.core.plugin.JpaPluginDao
 
JpaPluginFile - Class in org.sonar.core.plugin
 
JpaPluginFile() - Constructor for class org.sonar.core.plugin.JpaPluginFile
 
JpaPluginFile(JpaPlugin, String) - Constructor for class org.sonar.core.plugin.JpaPluginFile
 
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 - Class in org.sonar.gwt
 
JsonUtils - Class in org.sonar.wsclient.unmarshallers
 
JsonUtils.JSONHandler - Interface in org.sonar.api.web.gwt.client.webservices
 
JsonUtils.JSONHandler - Interface in org.sonar.gwt
 

K

key - Variable in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
key - Variable in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
KEY - Static variable in class org.sonar.api.resources.Java
Java key
KEY_IMPORT_SOURCES - Static variable in class org.sonar.api.batch.AbstractSourceImporter
Deprecated. replaced by CoreProperties.CORE_IMPORT_SOURCES_PROPERTY since 1.11
KEY_SIZE - Static variable in class org.sonar.api.database.model.ResourceModel
 
keyForPlugin() - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
KeyValue<KEY,VALUE> - Class in org.sonar.api.utils
A utility class to store a key / value couple of generic types
KeyValue(KEY, VALUE) - Constructor for class org.sonar.api.utils.KeyValue
Creates a key / value object
KeyValueFormat - Class in org.sonar.api.utils
Util class to format key/value data.
KeyValueFormat.DoubleNumbersPairTransformer - Class in org.sonar.api.utils
Implementation of Transformer
KeyValueFormat.DoubleNumbersPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.DoubleNumbersPairTransformer
 
KeyValueFormat.IntegerNumbersPairTransformer - Class in org.sonar.api.utils
Implementation of Transformer
KeyValueFormat.IntegerNumbersPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.IntegerNumbersPairTransformer
 
KeyValueFormat.RulePriorityNumbersPairTransformer - Class in org.sonar.api.utils
Implementation of Transformer
KeyValueFormat.RulePriorityNumbersPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.RulePriorityNumbersPairTransformer
 
KeyValueFormat.StringNumberPairTransformer - Class in org.sonar.api.utils
Implementation of Transformer
KeyValueFormat.StringNumberPairTransformer() - Constructor for class org.sonar.api.utils.KeyValueFormat.StringNumberPairTransformer
 
KeyValueFormat.Transformer<KEY,VALUE> - Interface in org.sonar.api.utils
 

L

LabelComparator - Static variable in class org.sonar.duplications.cpd.Match
 
Language - Interface in org.sonar.api.resources
The extension point to define a new language
LANGUAGE_JAVA - Static variable in class org.sonar.wsclient.services.Resource
 
Languages - Class in org.sonar.api.resources
A class to store the list of languages
Languages(Language...) - Constructor for class org.sonar.api.resources.Languages
Creates a list of languages
LAST_VERSION - Static variable in class org.sonar.jpa.entity.SchemaMigration
 
LCOM4 - Static variable in class org.sonar.api.measures.CoreMetrics
 
LCOM4 - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
LCOM4 - Static variable in interface org.sonar.gwt.Metrics
 
LCOM4_BLOCKS - Static variable in class org.sonar.api.measures.CoreMetrics
 
LCOM4_BLOCKS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
LCOM4_DISTRIBUTION - Static variable in class org.sonar.api.measures.CoreMetrics
 
LCOM4_DISTRIBUTION - Static variable in interface org.sonar.gwt.Metrics
 
LCOM4_DISTRIBUTION_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
LCOM4_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
LengthComparator - Static variable in class org.sonar.duplications.cpd.Match
 
Library - Class in org.sonar.api.resources
 
Library(String, String) - Constructor for class org.sonar.api.resources.Library
 
LINE_COVERAGE - Static variable in class org.sonar.api.measures.CoreMetrics
 
LINE_COVERAGE - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
LINE_COVERAGE - Static variable in interface org.sonar.gwt.Metrics
 
LINE_COVERAGE_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
lineNumberForViolation(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
LINES - Static variable in interface org.sonar.gwt.Metrics
 
LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
LINES_TO_COVER - Static variable in class org.sonar.api.measures.CoreMetrics
 
LINES_TO_COVER - Static variable in interface org.sonar.gwt.Metrics
 
LINES_TO_COVER_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
LinesComparator - Static variable in class org.sonar.duplications.cpd.Match
 
Links - Class in org.sonar.gwt
 
ListCallback<MODEL extends Model> - Interface in org.sonar.wsclient.gwt
 
load() - Method in class org.sonar.api.database.configuration.DatabaseConfiguration
 
load() - Method in class org.sonar.api.database.configuration.ResourceDatabaseConfiguration
 
loadContainer() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
Called to render the widget for the given resource object loaded via the onResourceLoaded() method call
Loading - Class in org.sonar.gwt.ui
 
Loading() - Constructor for class org.sonar.gwt.ui.Loading
 
Loading(String) - Constructor for class org.sonar.gwt.ui.Loading
 
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
Deprecated.  
loadTemplateFromCache() - Method in class org.sonar.api.web.AbstractRubyTemplate
 
loadVersion() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
LocalizedMessages - Class in org.sonar.api.utils
 
LocalizedMessages(Locale, String...) - Constructor for class org.sonar.api.utils.LocalizedMessages
Constructs a resource bundle from a list of other resource bundles.
lock() - Method in interface org.sonar.api.batch.ResourceCreationLock
Forbids the creation of resources when saving violations and measures.
log(Resource, Message) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
log(Logger) - Method in class org.sonar.api.utils.ValidationMessages
 
LOG - Static variable in class org.sonar.jpa.session.AbstractDatabaseConnector
 
LOG_SQL - Static variable in class org.sonar.jpa.session.AbstractDatabaseConnector
 
LoginPasswordAuthenticator - Interface in org.sonar.api.security
 
Logs - Class in org.sonar.api.utils
Predefined SLF4j loggers

M

MAINTAINABILITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
MAINTAINABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
MAINTAINABILITY - Static variable in interface org.sonar.gwt.Metrics
 
MAINTAINABILITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
MAJOR_VIOLATIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
MAJOR_VIOLATIONS - Static variable in interface org.sonar.gwt.Metrics
 
MAJOR_VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
makeJSONRequest(int, String, JsonUtils.JSONHandler) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
makeJSONRequest(int, String, JsonUtils.JSONHandler) - Static method in class org.sonar.gwt.JsonUtils
 
ManifestUtils - Class in org.sonar.api.utils
 
match(String) - Method in class org.sonar.api.utils.WildcardPattern
 
match(WildcardPattern[], String) - Static method in class org.sonar.api.utils.WildcardPattern
 
Match - Class in org.sonar.duplications.cpd
 
Match(int, TokenEntry, TokenEntry) - Constructor for class org.sonar.duplications.cpd.Match
 
Match.MatchCode - Class in org.sonar.duplications.cpd
 
Match.MatchCode() - Constructor for class org.sonar.duplications.cpd.Match.MatchCode
 
Match.MatchCode(TokenEntry, TokenEntry) - Constructor for class org.sonar.duplications.cpd.Match.MatchCode
 
MatchAlgorithm - Class in org.sonar.duplications.cpd
 
MatchAlgorithm(Map<String, SourceCode>, Tokens, int) - Constructor for class org.sonar.duplications.cpd.MatchAlgorithm
 
MatchAlgorithm(Map<String, SourceCode>, Tokens, int, CPDListener) - Constructor for class org.sonar.duplications.cpd.MatchAlgorithm
 
MatchCollector - Class in org.sonar.duplications.cpd
 
MatchCollector(MatchAlgorithm) - Constructor for class org.sonar.duplications.cpd.MatchCollector
 
matches() - Method in class org.sonar.duplications.cpd.MatchAlgorithm
 
matches(Object) - Method in class org.sonar.test.channel.ChannelMatcher
 
matches(Object) - Method in class org.sonar.test.channel.ReaderHasNextCharMatcher
 
MatchesComparator - Static variable in class org.sonar.duplications.cpd.Match
 
matchesJdbcURL(String) - Method in class org.sonar.jpa.dialect.Derby
 
matchesJdbcURL(String) - Method in interface org.sonar.jpa.dialect.Dialect
Used to autodetect a dialect for a given driver URL
matchesJdbcURL(String) - Method in class org.sonar.jpa.dialect.HsqlDb
 
matchesJdbcURL(String) - Method in class org.sonar.jpa.dialect.MsSql
 
matchesJdbcURL(String) - Method in class org.sonar.jpa.dialect.MySql
 
matchesJdbcURL(String) - Method in class org.sonar.jpa.dialect.Oracle
 
matchesJdbcURL(String) - Method in class org.sonar.jpa.dialect.PostgreSql
 
matchesKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
matchFilePattern(String) - Method in class org.sonar.api.resources.Directory
 
matchFilePattern(String) - Method in class org.sonar.api.resources.File
Check resource against an Ant pattern, like mypackag?/*Foo.java.
matchFilePattern(String) - Method in class org.sonar.api.resources.JavaFile
Check resource against an Ant pattern, like mypackag?/*Foo.java.
matchFilePattern(String) - Method in class org.sonar.api.resources.JavaPackage
Check resource against an Ant pattern, like mypackag?/*Foo.java.
matchFilePattern(String) - Method in class org.sonar.api.resources.Library
 
matchFilePattern(String) - Method in class org.sonar.api.resources.Project
 
matchFilePattern(String) - Method in class org.sonar.api.resources.Resource
Check resource against an Ant pattern, like mypackag?/*Foo.java.
MAVEN_PATH - Static variable in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
MavenPlugin - Class in org.sonar.api.batch.maven
A class to handle maven plugins
MavenPlugin(Plugin) - Constructor for class org.sonar.api.batch.maven.MavenPlugin
Creates a MavenPlugin based on a Plugin
MavenPlugin(String, String, String) - Constructor for class org.sonar.api.batch.maven.MavenPlugin
Creates a Maven plugin based on artifact + group + version
MavenPluginHandler - Interface in org.sonar.api.batch.maven
 
MavenSurefireUtils - Class in org.sonar.api.batch.maven
 
MavenUtils - Class in org.sonar.api.batch.maven
An utility class to manipulate Maven concepts
MAX_HEIGHT - Static variable in class org.sonar.api.charts.ChartParameters
 
MAX_TEXT_SIZE - Static variable in interface org.sonar.api.database.DatabaseProperties
 
MAX_TEXT_SIZE - Static variable in class org.sonar.api.measures.Measure
 
MAX_WIDTH - Static variable in class org.sonar.api.charts.ChartParameters
 
MeanAggregationFormula - Class in org.sonar.api.measures
 
MeanAggregationFormula(boolean) - Constructor for class org.sonar.api.measures.MeanAggregationFormula
 
MeanAggregationFormula() - Constructor for class org.sonar.api.measures.MeanAggregationFormula
 
Measure - Class in org.sonar.api.measures
A class to handle measures.
Measure(Metric) - Constructor for class org.sonar.api.measures.Measure
Creates a measure with a metric
Measure(Metric, Double) - Constructor for class org.sonar.api.measures.Measure
Creates a measure with a metric and a value
Measure(Metric, Double, int) - Constructor for class org.sonar.api.measures.Measure
Creates a measure with a metric, a value and a precision for the value
Measure(Metric, Double, String) - Constructor for class org.sonar.api.measures.Measure
Creates a measure with a metric, a value and a data field
Measure(Metric, String) - Constructor for class org.sonar.api.measures.Measure
* Creates a measure with a metric and a data field
Measure(Metric, Metric.Level) - Constructor for class org.sonar.api.measures.Measure
Creates a measure with a metric and an alert level
Measure() - Constructor for class org.sonar.api.measures.Measure
Creates an empty measure
measure(Measure) - Static method in class org.sonar.api.measures.MeasuresFilters
 
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
 
Measure - Class in org.sonar.wsclient.services
 
Measure() - Constructor for class org.sonar.wsclient.services.Measure
 
MeasureBuilder - Interface in org.sonar.api.measures
MeasureBuilder helps to build complex measures.
MeasureData - Class in org.sonar.api.database.model
 
MeasureData(MeasureModel) - Constructor for class org.sonar.api.database.model.MeasureData
 
MeasureData(MeasureModel, byte[]) - Constructor for class org.sonar.api.database.model.MeasureData
 
MeasureData(MeasureModel, String) - Constructor for class org.sonar.api.database.model.MeasureData
 
MeasureData() - Constructor for class org.sonar.api.database.model.MeasureData
 
MeasureModel - Class in org.sonar.api.database.model
This class is the Hibernate model to store a measure in the DB
MeasureModel(Metric, Double) - Constructor for class org.sonar.api.database.model.MeasureModel
Creates a measure based on a metric and a double value
MeasureModel(Metric, Metric.Level) - Constructor for class org.sonar.api.database.model.MeasureModel
Creates a measure based on a metric and an alert level
MeasureModel(Metric, String) - Constructor for class org.sonar.api.database.model.MeasureModel
Creates a measure based on a metric and a string value
MeasureModel() - Constructor for class org.sonar.api.database.model.MeasureModel
Creates an empty measure
MeasuresDao - Class in org.sonar.api.database.daos
Deprecated. 
MeasuresDao(MeasuresDao) - Constructor for class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
MeasuresDao - Class in org.sonar.jpa.dao
 
MeasuresDao(DatabaseSession) - Constructor for class org.sonar.jpa.dao.MeasuresDao
 
MeasuresFilter<M> - Interface in org.sonar.api.measures
 
MeasuresFilters - Class in org.sonar.api.measures
 
MeasuresFilters.MetricFilter<M> - Class in org.sonar.api.measures
Used for internal optimizations.
MeasuresFilters.MetricFilter(Metric) - Constructor for class org.sonar.api.measures.MeasuresFilters.MetricFilter
 
MeasureUtils - Class in org.sonar.api.measures
An utility class to manipulate measures
MemoryDatabaseConnector - Class in org.sonar.jpa.session
 
MemoryDatabaseConnector(Configuration) - Constructor for class org.sonar.jpa.session.MemoryDatabaseConnector
 
MemoryDatabaseConnector() - Constructor for class org.sonar.jpa.session.MemoryDatabaseConnector
 
MemoryDatabaseConnector(int) - Constructor for class org.sonar.jpa.session.MemoryDatabaseConnector
 
merge(Object) - Method in class org.sonar.api.database.DatabaseSession
 
merge(Metric) - Method in class org.sonar.api.measures.Metric
Merge with fields from other metric.
merge(Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
Message - Interface in org.sonar.check
Deprecated. 
MESSAGE_COLUMN_SIZE - Static variable in class org.sonar.api.database.model.RuleFailureModel
 
MessageDispatcher - Class in org.sonar.api.checks.checkers
Deprecated. since 2.3
MessageDispatcher(SensorContext) - Constructor for class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
messageFor(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
metric - Variable in class org.sonar.api.measures.Measure
 
metric(Metric) - Static method in class org.sonar.api.measures.MeasuresFilters
 
Metric - Class in org.sonar.api.measures
 
Metric() - Constructor for class org.sonar.api.measures.Metric
Deprecated. 
Metric(String) - Constructor for class org.sonar.api.measures.Metric
Creates a metric based on its key.
Metric(String, Metric.ValueType) - Constructor for class org.sonar.api.measures.Metric
Creates a metric based on a key and a type.
Metric(String, String, String, Metric.ValueType, Integer, Boolean, String) - Constructor for class org.sonar.api.measures.Metric
 
Metric(String, String, String, Metric.ValueType, Integer, Boolean, String, boolean) - Constructor for class org.sonar.api.measures.Metric
Deprecated. 
Metric(String, String, Metric.ValueType, Integer, Boolean, String, Formula) - Constructor for class org.sonar.api.measures.Metric
Creates a fully qualified metric.
Metric - Class in org.sonar.wsclient.services
 
Metric() - Constructor for class org.sonar.wsclient.services.Metric
 
Metric.Level - Enum in org.sonar.api.measures
 
Metric.Origin - Enum in org.sonar.api.measures
 
Metric.ValueType - Enum in org.sonar.api.measures
 
metricKeys - Static variable in class org.sonar.api.measures.CoreMetrics
 
MetricQuery - Class in org.sonar.wsclient.services
 
metrics - Static variable in class org.sonar.api.measures.CoreMetrics
 
Metrics - Interface in org.sonar.api.measures
 
Metrics - Interface in org.sonar.gwt
Keys of core metrics
MetricsQuery - Class in org.sonar.api.web.gwt.client.webservices
 
MetricUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
MetricUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.MetricUnmarshaller
 
MetricUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
MetricUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.MetricUnmarshaller
 
MINOR_VIOLATIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
MINOR_VIOLATIONS - Static variable in interface org.sonar.gwt.Metrics
 
MINOR_VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Model - Class in org.sonar.api.qualitymodel
 
Model - Class in org.sonar.wsclient.services
 
Model() - Constructor for class org.sonar.wsclient.services.Model
 
ModelDefinition - Class in org.sonar.api.qualitymodel
This extension point must be implemented to define a new quality model.
ModelDefinition(String) - Constructor for class org.sonar.api.qualitymodel.ModelDefinition
 
ModelFinder - Interface in org.sonar.api.qualitymodel
 
MsSql - Class in org.sonar.jpa.dialect
 
MsSql() - Constructor for class org.sonar.jpa.dialect.MsSql
 
MsSql.MsSqlDialect - Class in org.sonar.jpa.dialect
 
MsSql.MsSqlDialect() - Constructor for class org.sonar.jpa.dialect.MsSql.MsSqlDialect
 
MySql - Class in org.sonar.jpa.dialect
 
MySql() - Constructor for class org.sonar.jpa.dialect.MySql
 
MySql.MySqlWithDecimalDialect - Class in org.sonar.jpa.dialect
 
MySql.MySqlWithDecimalDialect() - Constructor for class org.sonar.jpa.dialect.MySql.MySqlWithDecimalDialect
 

N

NAME_COLUMN_SIZE - Static variable in class org.sonar.api.database.model.ResourceModel
 
NAME_COLUMN_SIZE - Static variable in class org.sonar.api.resources.ProjectLink
 
NavigationSection - Annotation Type in org.sonar.api.web
The Page is displayed only in listed sections.
NCLOC - Static variable in class org.sonar.api.measures.CoreMetrics
 
NCLOC - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
NCLOC - Static variable in interface org.sonar.gwt.Metrics
 
NCLOC_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Node - Class in org.sonar.api.utils.dag
 
Node(Object) - Constructor for class org.sonar.api.utils.dag.Node
 
NoSonarFilter - Class in org.sonar.api.checks
 
NoSonarFilter() - Constructor for class org.sonar.api.checks.NoSonarFilter
 
NUMBER_OF_CHILDREN - Static variable in class org.sonar.api.measures.CoreMetrics
 
NUMBER_OF_CHILDREN - Static variable in interface org.sonar.gwt.Metrics
 
NUMBER_OF_CHILDREN_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 

O

onceContainsMeasure(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.Resources
 
onClick(ClickEvent) - Method in class org.sonar.gwt.ui.SourcePanel
 
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
 
onError(int, String) - Method in interface org.sonar.gwt.JsonUtils.JSONHandler
 
onError(int, String) - Method in class org.sonar.wsclient.gwt.AbstractCallback
 
onError(int, String) - Method in class org.sonar.wsclient.gwt.AbstractListCallback
 
onError(int, String) - Method in interface org.sonar.wsclient.gwt.Callback
 
onError(int, String) - Method in interface org.sonar.wsclient.gwt.ListCallback
 
onFinished() - Method in class org.sonar.api.batch.AbstractSourceImporter
 
onModuleLoad() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
 
onModuleLoad() - Method in class org.sonar.gwt.ui.Page
 
onResourceLoad() - Method in class org.sonar.gwt.ui.Page
 
onResourceLoaded() - Method in class org.sonar.api.web.gwt.client.AbstractViewer
Called when a resource JSON object has been loaded within the page
onResponse(Resources, JavaScriptObject) - Method in class org.sonar.api.web.gwt.client.AbstractViewer.StandAloneResourceHandler
 
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
 
onResponse(JavaScriptObject) - Method in interface org.sonar.gwt.JsonUtils.JSONHandler
 
onResponse(MODEL, JavaScriptObject) - Method in class org.sonar.wsclient.gwt.AbstractCallback
 
onResponse(List<MODEL>, JavaScriptObject) - Method in class org.sonar.wsclient.gwt.AbstractListCallback
 
onResponse(MODEL, JavaScriptObject) - Method in interface org.sonar.wsclient.gwt.Callback
 
onResponse(List<MODEL>, JavaScriptObject) - Method in interface org.sonar.wsclient.gwt.ListCallback
 
onServerStart(Server) - Method in interface org.sonar.api.platform.ServerStartHandler
 
onServerStop(Server) - Method in interface org.sonar.api.platform.ServerStopHandler
 
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
 
onTimeout() - Method in interface org.sonar.gwt.JsonUtils.JSONHandler
 
onTimeout() - Method in class org.sonar.wsclient.gwt.AbstractCallback
 
onTimeout() - Method in class org.sonar.wsclient.gwt.AbstractListCallback
 
onTimeout() - Method in interface org.sonar.wsclient.gwt.Callback
 
onTimeout() - Method in interface org.sonar.wsclient.gwt.ListCallback
 
openMeasurePopup(String, String) - Static method in class org.sonar.gwt.Links
Open the resource in a popup with HTML features like: height=800,width=900,scrollbars=1,resizable=1
openMeasurePopup(String, String, String) - Static method in class org.sonar.gwt.Links
 
openResourcePage(String, String, String) - Static method in class org.sonar.gwt.Links
 
openResourcePopup(Resource, String) - Static method in class org.sonar.api.web.gwt.client.Utils
Display the resource in a popup.
openResourcePopup(String) - Static method in class org.sonar.gwt.Links
 
openRulePopup(String) - Static method in class org.sonar.gwt.Links
 
openRulePopup(String, String) - Static method in class org.sonar.gwt.Links
 
openStream(URI) - Method in class org.sonar.api.utils.HttpDownloader
 
OPERATOR_EQUALS - Static variable in class org.sonar.api.profiles.Alert
Operator equals
OPERATOR_GREATER - Static variable in class org.sonar.api.profiles.Alert
Operator strictly greater than
OPERATOR_NOT_EQUALS - Static variable in class org.sonar.api.profiles.Alert
Operator not equals
OPERATOR_SMALLER - Static variable in class org.sonar.api.profiles.Alert
Operator strictly lesser than
Oracle - Class in org.sonar.jpa.dialect
 
Oracle() - Constructor for class org.sonar.jpa.dialect.Oracle
 
Oracle.Oracle10gWithDecimalDialect - Class in org.sonar.jpa.dialect
 
Oracle.Oracle10gWithDecimalDialect() - Constructor for class org.sonar.jpa.dialect.Oracle.Oracle10gWithDecimalDialect
 
OracleSequenceGenerator - Class in org.sonar.jpa.dialect
 
OracleSequenceGenerator() - Constructor for class org.sonar.jpa.dialect.OracleSequenceGenerator
 
org.sonar.api - package org.sonar.api
 
org.sonar.api.batch - package org.sonar.api.batch
 
org.sonar.api.batch.maven - package org.sonar.api.batch.maven
 
org.sonar.api.charts - package org.sonar.api.charts
 
org.sonar.api.checks - package org.sonar.api.checks
 
org.sonar.api.checks.checkers - package org.sonar.api.checks.checkers
 
org.sonar.api.checks.profiles - package org.sonar.api.checks.profiles
 
org.sonar.api.checks.templates - package org.sonar.api.checks.templates
 
org.sonar.api.database - package org.sonar.api.database
 
org.sonar.api.database.configuration - package org.sonar.api.database.configuration
 
org.sonar.api.database.daos - package org.sonar.api.database.daos
 
org.sonar.api.database.model - package org.sonar.api.database.model
 
org.sonar.api.design - package org.sonar.api.design
 
org.sonar.api.measures - package org.sonar.api.measures
 
org.sonar.api.platform - package org.sonar.api.platform
 
org.sonar.api.profiles - package org.sonar.api.profiles
 
org.sonar.api.purge - package org.sonar.api.purge
 
org.sonar.api.qualitymodel - package org.sonar.api.qualitymodel
 
org.sonar.api.resources - package org.sonar.api.resources
 
org.sonar.api.rules - package org.sonar.api.rules
 
org.sonar.api.rules.xml - package org.sonar.api.rules.xml
 
org.sonar.api.security - package org.sonar.api.security
 
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
 
org.sonar.check - package org.sonar.check
 
org.sonar.core.classloaders - package org.sonar.core.classloaders
 
org.sonar.core.plugin - package org.sonar.core.plugin
 
org.sonar.core.purge - package org.sonar.core.purge
 
org.sonar.core.qualitymodel - package org.sonar.core.qualitymodel
 
org.sonar.core.rule - package org.sonar.core.rule
 
org.sonar.duplications.cpd - package org.sonar.duplications.cpd
 
org.sonar.gwt - package org.sonar.gwt
 
org.sonar.gwt.ui - package org.sonar.gwt.ui
 
org.sonar.jpa.dao - package org.sonar.jpa.dao
 
org.sonar.jpa.dialect - package org.sonar.jpa.dialect
 
org.sonar.jpa.entity - package org.sonar.jpa.entity
 
org.sonar.jpa.session - package org.sonar.jpa.session
 
org.sonar.test - package org.sonar.test
 
org.sonar.test.channel - package org.sonar.test.channel
 
org.sonar.wsclient - package org.sonar.wsclient
 
org.sonar.wsclient.connectors - package org.sonar.wsclient.connectors
 
org.sonar.wsclient.gwt - package org.sonar.wsclient.gwt
 
org.sonar.wsclient.gwt.unmarshallers - package org.sonar.wsclient.gwt.unmarshallers
 
org.sonar.wsclient.services - package org.sonar.wsclient.services
 
org.sonar.wsclient.unmarshallers - package org.sonar.wsclient.unmarshallers
 
OUTGOING_DIRECTION - Static variable in class org.sonar.wsclient.services.DependencyQuery
 
OUTLINE_COLOR - Static variable in class org.sonar.api.charts.AbstractChart
 

P

PACKAGE_CYCLES - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_CYCLES - Static variable in interface org.sonar.gwt.Metrics
 
PACKAGE_CYCLES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_EDGES_WEIGHT - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_EDGES_WEIGHT - Static variable in interface org.sonar.gwt.Metrics
 
PACKAGE_EDGES_WEIGHT_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_FEEDBACK_EDGES - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_FEEDBACK_EDGES - Static variable in interface org.sonar.gwt.Metrics
 
PACKAGE_FEEDBACK_EDGES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_TANGLE_INDEX - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_TANGLE_INDEX - Static variable in interface org.sonar.gwt.Metrics
 
PACKAGE_TANGLE_INDEX_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_TANGLES - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGE_TANGLES - Static variable in interface org.sonar.gwt.Metrics
 
PACKAGE_TANGLES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGES - Static variable in class org.sonar.api.measures.CoreMetrics
 
PACKAGES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
PACKAGES - Static variable in interface org.sonar.gwt.Metrics
 
PACKAGES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Page - Interface in org.sonar.api.web
 
Page - Class in org.sonar.gwt.ui
 
Page() - Constructor for class org.sonar.gwt.ui.Page
 
PARAGRAPH_COMPLEXITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PARAGRAPH_COMPLEXITY - Static variable in interface org.sonar.gwt.Metrics
 
PARAGRAPH_COMPLEXITY_DISTRIBUTION - Static variable in class org.sonar.api.measures.CoreMetrics
 
PARAGRAPH_COMPLEXITY_DISTRIBUTION_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PARAGRAPH_COMPLEXITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PARAGRAPHS - Static variable in class org.sonar.api.measures.CoreMetrics
 
PARAGRAPHS - Static variable in interface org.sonar.gwt.Metrics
 
PARAGRAPHS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PARAM_BACKGROUND_COLOR - Static variable in class org.sonar.api.charts.ChartParameters
 
PARAM_DATE - Static variable in class org.sonar.api.resources.Project
Deprecated. since version 1.11. Constant moved to CoreProperties
PARAM_DYNAMIC_ANALYSIS - Static variable in class org.sonar.api.resources.Project
Deprecated. since version 1.11. Constant moved to CoreProperties
PARAM_EXCLUSIONS - Static variable in class org.sonar.api.resources.Project
Deprecated. since version 1.11. Constant moved to CoreProperties
PARAM_HEIGHT - Static variable in class org.sonar.api.charts.ChartParameters
 
PARAM_LANGUAGE - Static variable in class org.sonar.api.resources.Project
Deprecated. since version 1.11. Constant moved to CoreProperties
PARAM_LOCALE - Static variable in class org.sonar.api.charts.ChartParameters
 
PARAM_PLUGIN - Static variable in class org.sonar.api.batch.AbstractCoverageExtension
The plugin key to retrieve the coverage engine to be used
PARAM_REUSE_RULES_CONFIG - Static variable in class org.sonar.api.resources.Project
Deprecated. since version 1.11. Constant moved to CoreProperties
PARAM_VERSION - Static variable in class org.sonar.api.resources.Project
Deprecated. since version 1.11. Constant moved to CoreProperties
PARAM_WIDTH - Static variable in class org.sonar.api.charts.ChartParameters
 
parse(File) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
parse(InputStream) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
parse(Reader) - Method in class org.sonar.api.checks.templates.XmlCheckTemplateFactory
 
parse(InputStream) - Method in class org.sonar.api.checks.templates.XmlCheckTemplateFactory
 
parse(String, String, String, Collection<Class>, ValidationMessages) - Method in class org.sonar.api.profiles.AnnotationProfileParser
 
parse(Reader, ValidationMessages) - Method in class org.sonar.api.profiles.XMLProfileParser
 
parse(String, Collection<Class>) - Method in class org.sonar.api.rules.AnnotationRuleParser
 
parse(String) - Method in class org.sonar.api.rules.StandardProfileXmlParser
Deprecated. see the XML format into the unit test src/test/java/.../StandardProfileXmlParserTest
parse(String) - Method in class org.sonar.api.rules.StandardRulesXmlParser
Deprecated. see the XML format into the unit test src/test/java/.../StandardRulesXmlParserTest
parse(Reader) - Method in class org.sonar.api.rules.StandardRulesXmlParser
Deprecated.  
parse(InputStream) - Method in class org.sonar.api.rules.StandardRulesXmlParser
Deprecated.  
parse(File) - Method in class org.sonar.api.rules.XMLRuleParser
 
parse(InputStream) - Method in class org.sonar.api.rules.XMLRuleParser
Warning : the input stream is closed in this method
parse(Reader) - Method in class org.sonar.api.rules.XMLRuleParser
 
parse(String, KeyValueFormat.Transformer<KEY, VALUE>) - Static method in class org.sonar.api.utils.KeyValueFormat
Transforms a string with the following format : "key1=value1;key2=value2..." into a Map.
parse(String) - Static method in class org.sonar.api.utils.KeyValueFormat
Transforms a string with the following format : "key1=value1;key2=value2..." into a Map
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
 
parse(File) - Method in class org.sonar.api.utils.XpathParser
 
parse(InputStream) - Method in class org.sonar.api.utils.XpathParser
 
parse(String) - Method in class org.sonar.api.utils.XpathParser
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.AbstractUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.DependencyTreeUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.DependencyUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.MetricUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.PropertyUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.ResourceUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.SourceUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.ViolationUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.DependencyTreeUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.DependencyUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.EventUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.FavouriteUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.MetricUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.PluginUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.PropertyUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.ResourceUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.SourceUnmarshaller
 
parse(JSONObject) - Method in class org.sonar.wsclient.unmarshallers.ViolationUnmarshaller
 
parseDirs(SensorContext, List<File>, List<File>, boolean, Charset) - Method in class org.sonar.api.batch.AbstractSourceImporter
 
parseKey(String) - Static method in class org.sonar.api.resources.Directory
 
parseLineIndex(String) - Static method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
parseNumber(String, Locale) - Static method in class org.sonar.api.utils.ParsingUtils
Parses a string with a locale and returns the corresponding number
parseNumber(String) - Static method in class org.sonar.api.utils.ParsingUtils
Parses a string with the default locale and returns the corresponding number
parseReferential(String) - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
parseReferential(String) - Method in class org.sonar.api.rules.AbstractRulesRepository
Deprecated.  
parseReferential(String) - Method in interface org.sonar.api.rules.RulesRepository
Deprecated. The method to parse the base referential of rules and return a list of rules
parseResource(ClassLoader, String, ValidationMessages) - Method in class org.sonar.api.profiles.XMLProfileParser
 
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
 
parseXml(String) - Method in class org.sonar.api.checks.templates.XmlCheckTemplateFactory
 
ParsingUtils - Class in org.sonar.api.utils
Utility to parse various inputs
PASSWORD - Static variable in class org.sonar.jpa.session.MemoryDatabaseConnector
 
persistenceMode - Variable in class org.sonar.api.measures.Measure
 
PersistenceMode - Enum in org.sonar.api.measures
Mode of persistence for resources and measures.
persistMetric(Metric) - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
persistMetric(Metric) - Method in class org.sonar.jpa.dao.MeasuresDao
 
Phase - Annotation Type in org.sonar.api.batch
 
Phase.Name - Enum in org.sonar.api.batch
 
Plugin - Interface in org.sonar.api
A plugin is a group of extensions.
Plugin - Class in org.sonar.wsclient.services
 
Plugin() - Constructor for class org.sonar.wsclient.services.Plugin
 
PluginRepository - Interface in org.sonar.api.platform
 
Plugins - Class in org.sonar.api
Deprecated.  
Plugins(PluginRepository) - Constructor for class org.sonar.api.Plugins
Deprecated. Creates the dictionnary of plugins
PluginUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
PluginUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.PluginUnmarshaller
 
PMD_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
PORTABILITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PORTABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
PORTABILITY - Static variable in interface org.sonar.gwt.Metrics
 
PORTABILITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PostgreSql - Class in org.sonar.jpa.dialect
 
PostgreSql() - Constructor for class org.sonar.jpa.dialect.PostgreSql
 
PostgreSql.PostgreSQLWithDecimalDialect - Class in org.sonar.jpa.dialect
 
PostgreSql.PostgreSQLWithDecimalDialect() - Constructor for class org.sonar.jpa.dialect.PostgreSql.PostgreSQLWithDecimalDialect
 
PostgreSQLSequenceGenerator - Class in org.sonar.jpa.dialect
if the underlying database is PostgreSQL, the sequence naming convention is different and includes the primary key column name
PostgreSQLSequenceGenerator() - Constructor for class org.sonar.jpa.dialect.PostgreSQLSequenceGenerator
 
PostJob - Interface in org.sonar.api.batch
PostJobs are executed when project is analysed.
priority - Variable in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
Priority - Enum in org.sonar.check
 
priorityBlocker() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
priorityCritical() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
priorityInfo() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
priorityMajor() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
priorityMinor() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
PROFILE - Static variable in class org.sonar.api.measures.CoreMetrics
 
Profile - Class in org.sonar.api.rules.xml
Deprecated. 
Profile() - Constructor for class org.sonar.api.rules.xml.Profile
Deprecated.  
PROFILE_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
ProfileDefinition - Class in org.sonar.api.profiles
Define a profile which is automatically registered during sonar startup.
ProfileDefinition() - Constructor for class org.sonar.api.profiles.ProfileDefinition
 
ProfileExporter - Class in org.sonar.api.profiles
 
ProfileExporter(String, String) - Constructor for class org.sonar.api.profiles.ProfileExporter
 
ProfileImporter - Class in org.sonar.api.profiles
 
ProfileImporter(String, String) - Constructor for class org.sonar.api.profiles.ProfileImporter
 
ProfilesDao - Class in org.sonar.jpa.dao
 
ProfilesDao(DatabaseSession) - Constructor for class org.sonar.jpa.dao.ProfilesDao
 
Project - Class in org.sonar.api.resources
A class that manipulates Projects in the Sonar way, i.e.
Project(String) - Constructor for class org.sonar.api.resources.Project
 
Project(String, String, String) - Constructor for class org.sonar.api.resources.Project
 
Project.AnalysisType - Enum in org.sonar.api.resources
Enumerates the type of possible analysis
PROJECT_BRANCH_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
PROJECT_DATE_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
Value format is yyyy-MM-dd
PROJECT_EXCLUSIONS_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
PROJECT_LANGUAGE_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
PROJECT_VERSION_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
ProjectClasspath - Class in org.sonar.api.batch
 
ProjectClasspath(MavenProject) - Constructor for class org.sonar.api.batch.ProjectClasspath
 
ProjectFileSystem - Interface in org.sonar.api.resources
 
ProjectLink - Class in org.sonar.api.resources
 
ProjectLink() - Constructor for class org.sonar.api.resources.ProjectLink
 
ProjectLink(String, String, String) - Constructor for class org.sonar.api.resources.ProjectLink
 
ProjectUtils - Class in org.sonar.api.resources
 
PROP_DIALECT - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_DIALECT_CLASS - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_DRIVER - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_DRIVER_DEFAULT_VALUE - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_DRIVER_DEPRECATED - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_EMBEDDED_DATA_DIR - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_EMBEDDED_PORT - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_HIBERNATE_DEFAULT_SCHEMA - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_HIBERNATE_GENERATE_STATISTICS - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_HIBERNATE_HBM2DLL - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_ISOLATION - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_JNDI_NAME - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_KEY_MINIMUM_PERIOD_IN_HOURS - Static variable in class org.sonar.api.purge.PurgeUtils
 
PROP_PASSWORD - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_PASSWORD_DEFAULT_VALUE - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_URL - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_URL_DEFAULT_VALUE - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_USER - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_USER_DEFAULT_VALUE - Static variable in interface org.sonar.api.database.DatabaseProperties
 
PROP_USER_DEPRECATED - Static variable in interface org.sonar.api.database.DatabaseProperties
 
properties - Variable in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
Properties - Annotation Type in org.sonar.api
Plugin properties.
Properties - Class in org.sonar.api.web.gwt.client.webservices
 
Properties(List<Property>) - Constructor for class org.sonar.api.web.gwt.client.webservices.Properties
 
PropertiesBuilder<KEY,VALUE> - Class in org.sonar.api.measures
 
PropertiesBuilder(Metric, Map<KEY, VALUE>) - Constructor for class org.sonar.api.measures.PropertiesBuilder
 
PropertiesBuilder(Metric) - Constructor for class org.sonar.api.measures.PropertiesBuilder
 
PropertiesBuilder() - Constructor for class org.sonar.api.measures.PropertiesBuilder
 
PropertiesQuery - Class in org.sonar.api.web.gwt.client.webservices
 
PropertiesQuery() - Constructor for class org.sonar.api.web.gwt.client.webservices.PropertiesQuery
 
PropertiesQuery(String) - Constructor for class org.sonar.api.web.gwt.client.webservices.PropertiesQuery
 
Property - Class in org.sonar.api.database.configuration
IMPORTANT : This class can't be moved to org.sonar.jpa.dao for backward-compatibility reasons.
Property(String, String) - Constructor for class org.sonar.api.database.configuration.Property
 
Property(String, String, Integer) - Constructor for class org.sonar.api.database.configuration.Property
 
Property() - Constructor for class org.sonar.api.database.configuration.Property
 
Property - Annotation Type in org.sonar.api
Property value can be set in different ways : System property Maven command-line (-Dfoo=bar) Maven pom.xml (element ) Maven settings.xml Sonar web interface

Value is accessible in batch extensions via the Configuration object of class org.sonar.api.resources.Project (see method getConfiguration()).

Property - Class in org.sonar.api.rules.xml
Deprecated. 
Property(String, String) - Constructor for class org.sonar.api.rules.xml.Property
Deprecated.  
Property - Class in org.sonar.api.web.gwt.client.webservices
 
Property() - Constructor for class org.sonar.api.web.gwt.client.webservices.Property
 
Property(String, String) - Constructor for class org.sonar.api.web.gwt.client.webservices.Property
 
Property - Class in org.sonar.wsclient.services
 
Property(String, String) - Constructor for class org.sonar.wsclient.services.Property
 
Property() - Constructor for class org.sonar.wsclient.services.Property
 
PropertyQuery - Class in org.sonar.wsclient.services
 
PropertyQuery() - Constructor for class org.sonar.wsclient.services.PropertyQuery
 
PropertyUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
PropertyUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.PropertyUnmarshaller
 
PropertyUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
PropertyUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.PropertyUnmarshaller
 
provide() - Method in class org.sonar.api.checks.profiles.CheckProfileProvider
Deprecated.  
provide() - Method in class org.sonar.api.ExtensionProvider
 
provide(DatabaseSessionFactory) - Method in class org.sonar.jpa.session.DatabaseSessionProvider
 
PUBLIC_API - Static variable in class org.sonar.api.measures.CoreMetrics
 
PUBLIC_API - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
PUBLIC_API - Static variable in interface org.sonar.gwt.Metrics
 
PUBLIC_API_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PUBLIC_DOCUMENTED_API_DENSITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PUBLIC_DOCUMENTED_API_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
PUBLIC_DOCUMENTED_API_DENSITY - Static variable in interface org.sonar.gwt.Metrics
 
PUBLIC_DOCUMENTED_API_DENSITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
PUBLIC_UNDOCUMENTED_API - Static variable in class org.sonar.api.measures.CoreMetrics
 
PUBLIC_UNDOCUMENTED_API - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
PUBLIC_UNDOCUMENTED_API - Static variable in interface org.sonar.gwt.Metrics
 
PUBLIC_UNDOCUMENTED_API_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
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
 
PurgeUtils - Class in org.sonar.api.purge
 

Q

QUALIFIER_CLASS - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_CLASS - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_CLASS - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_DIRECTORY - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_DIRECTORY - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_DIRECTORY - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_FIELD - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_FILE - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_FILE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_FILE - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_LIB - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_LIB - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_METHOD - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_MODULE - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_MODULE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_MODULE - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_PACKAGE - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_PACKAGE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_PACKAGE - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_PROJECT - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_PROJECT - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_PROJECT - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_PROJECT_BRANCH - Static variable in class org.sonar.api.resources.Resource
Deprecated. 
QUALIFIER_PROJECT_BRANCH - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
Deprecated. 
QUALIFIER_PROJECT_TRUNK - Static variable in class org.sonar.api.database.model.ResourceModel
 
QUALIFIER_PROJECT_TRUNK - Static variable in class org.sonar.api.resources.Resource
Deprecated. 
QUALIFIER_PROJECT_TRUNK - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
Deprecated. 
QUALIFIER_SUBVIEW - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_SUBVIEW - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_UNIT_TEST - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
QUALIFIER_UNIT_TEST_CLASS - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_UNIT_TEST_CLASS - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_VIEW - Static variable in class org.sonar.api.resources.Resource
 
QUALIFIER_VIEW - Static variable in class org.sonar.wsclient.services.Resource
 
qualifierClass() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierDirectory() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierField() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierFile() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierLibrary() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierMethod() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierModule() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierPackage() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierProject() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
qualifierUnitTest() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
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
 
Query<MODEL extends Model> - Class in org.sonar.wsclient.services
GET HTTP request
Query() - Constructor for class org.sonar.wsclient.services.Query
 
QueryCallBack<RESPONSE_POJO extends ResponsePOJO> - Interface in org.sonar.api.web.gwt.client.webservices
 

R

RangeDistributionBuilder - Class in org.sonar.api.measures
Utility to build a distribution based on defined ranges

RangeDistributionBuilder(Metric, Number[]) - Constructor for class org.sonar.api.measures.RangeDistributionBuilder
RangeDistributionBuilder for a metric and a defined range Each entry is initialized at zero
RangeDistributionBuilder(Metric) - Constructor for class org.sonar.api.measures.RangeDistributionBuilder
 
ReaderHasNextCharMatcher - Class in org.sonar.test.channel
 
ReaderHasNextCharMatcher(char) - Constructor for class org.sonar.test.channel.ReaderHasNextCharMatcher
 
reattach(Class<T>, Object) - Method in class org.sonar.api.database.DatabaseSession
 
reattach(Class<T>, Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
refresh() - Method in class org.sonar.gwt.ui.SourcePanel
 
refresh(Snapshot) - Method in class org.sonar.jpa.dao.AsyncMeasuresService
 
register(List<JpaPlugin>) - Method in class org.sonar.core.plugin.JpaPluginDao
 
registerChecker(Check, Object) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
registerCheckers(CheckerFactory) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
registerCheckers(CheckProfile) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
registerMeasure(Long) - Method in class org.sonar.jpa.dao.AsyncMeasuresService
 
registerMetrics(Collection<Metric>) - Method in class org.sonar.api.database.daos.MeasuresDao
Deprecated.  
registerMetrics(Collection<Metric>) - Method in class org.sonar.jpa.dao.MeasuresDao
 
registerPlugin(MavenProject, String, String, String, boolean) - Static method in class org.sonar.api.batch.maven.MavenPlugin
Registers a plugin in a project pom

registerPlugin(MutablePicoContainer, Plugin, String) - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
RELIABILITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
RELIABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
RELIABILITY - Static variable in interface org.sonar.gwt.Metrics
 
RELIABILITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
remove(Object) - Method in class org.sonar.api.database.DatabaseSession
 
remove(Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
removeCharacteristic(Characteristic) - Method in class org.sonar.api.qualitymodel.Model
 
removeFiles() - Method in class org.sonar.core.plugin.JpaPlugin
 
removeFromParent() - Method in class org.sonar.api.resources.Project
For internal use only.
removeParameter(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
Remove a parameter from the maven plugin based on its key
removeParameters() - Method in class org.sonar.api.batch.maven.MavenPlugin
Removes all parameters from the maven plugin
removeSnapshotFromAsyncMeasureSnapshot(AsyncMeasureSnapshot) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
removeWithoutFlush(Object) - Method in class org.sonar.api.database.DatabaseSession
 
removeWithoutFlush(Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
render(Resource) - Method in class org.sonar.api.web.gwt.client.AbstractViewer
Renders the widget for the current resource
requestJson(String, JsonUtils.JSONHandler) - Static method in class org.sonar.api.web.gwt.client.webservices.JsonUtils
 
requestJson(String, JsonUtils.JSONHandler) - Static method in class org.sonar.gwt.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 class org.sonar.api.resources.DefaultProjectFileSystem
 
resolvePath(String) - Method in interface org.sonar.api.resources.ProjectFileSystem
Get file from path.
Resource<PARENT extends Resource> - Class in org.sonar.api.resources
The interface to implement to create a resource in Sonar
Resource() - Constructor for class org.sonar.api.resources.Resource
 
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, Integer, List<Measure>) - Constructor for class org.sonar.api.web.gwt.client.webservices.Resource
 
RESOURCE - Static variable in annotation type org.sonar.api.web.NavigationSection
 
Resource - Class in org.sonar.wsclient.services
 
Resource() - Constructor for class org.sonar.wsclient.services.Resource
 
RESOURCE_TAB - Static variable in annotation type org.sonar.api.web.NavigationSection
 
ResourceCreationLock - Interface in org.sonar.api.batch
This lock is used to ensure that Sonar resources (files, packages, directories) are not created by buggy plugins when saving measures/violations on unknown resources.
ResourceDatabaseConfiguration - Class in org.sonar.api.database.configuration
IMPORTANT : This class can't be moved to org.sonar.jpa.dao for backward-compatibility reasons.
ResourceDatabaseConfiguration(DatabaseSessionFactory, ResourceModel) - Constructor for class org.sonar.api.database.configuration.ResourceDatabaseConfiguration
 
ResourceDatabaseConfiguration(DatabaseSessionFactory, Integer) - Constructor for class org.sonar.api.database.configuration.ResourceDatabaseConfiguration
 
ResourceDatabaseConfiguration(DatabaseSessionFactory, String) - Constructor for class org.sonar.api.database.configuration.ResourceDatabaseConfiguration
 
ResourceDictionary - Class in org.sonar.api.web.gwt.client
 
ResourceFilter - Interface in org.sonar.api.batch
Filter resources to save.
ResourceLanguage - Annotation Type in org.sonar.api.web
The view is displayed only if the selected resource has the same language.
ResourceModel - Class in org.sonar.api.database.model
Class to map resource with hibernate model
ResourceModel() - Constructor for class org.sonar.api.database.model.ResourceModel
Default constructor
ResourceModel(String, String, String, Integer, String) - Constructor for class org.sonar.api.database.model.ResourceModel
Creates a resource model
ResourceQualifier - Annotation Type in org.sonar.api.web
The view is displayed only if the selected resource has the same qualifier.
ResourceQuery - Class in org.sonar.wsclient.services
 
ResourceQuery() - Constructor for class org.sonar.wsclient.services.ResourceQuery
 
ResourceQuery(String) - Constructor for class org.sonar.wsclient.services.ResourceQuery
 
ResourceQuery(long) - Constructor for class org.sonar.wsclient.services.ResourceQuery
 
Resources - Class in org.sonar.api.web.gwt.client.webservices
 
Resources(List<Resource>) - Constructor for class org.sonar.api.web.gwt.client.webservices.Resources
 
ResourcesClassLoader - Class in org.sonar.core.classloaders
This class loader is used to load resources from a list of URLs - see SONAR-1861.
ResourcesClassLoader(Collection<URL>, ClassLoader) - Constructor for class org.sonar.core.classloaders.ResourcesClassLoader
 
ResourceScope - Annotation Type in org.sonar.api.web
The view is displayed only if the selected resource has the same qualifier.
ResourcesQuery - Class in org.sonar.api.web.gwt.client.webservices
 
ResourceUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
ResourceUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ResourceUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ResourceUnmarshaller
 
ResourceUtils - Class in org.sonar.api.resources
 
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
 
REUSE_RULES_CONFIGURATION_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
RFC - Static variable in class org.sonar.api.measures.CoreMetrics
 
RFC - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
RFC - Static variable in interface org.sonar.gwt.Metrics
 
RFC_DISTRIBUTION - Static variable in class org.sonar.api.measures.CoreMetrics
 
RFC_DISTRIBUTION - Static variable in interface org.sonar.gwt.Metrics
 
RFC_DISTRIBUTION_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
RFC_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
rollback() - Method in class org.sonar.api.database.DatabaseSession
 
rollback() - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
ROOT - Static variable in class org.sonar.api.resources.Directory
 
ROOT_DEPTH - Static variable in class org.sonar.api.qualitymodel.Characteristic
 
RubyRailsPage - Interface in org.sonar.api.web
 
RubyRailsWebservice - Interface in org.sonar.api.web
EXPERIMENTAL

Interface to create a ruby web service extension point using the Ruby On Rails controller API (ActionController) The method getTemplate() return the ROR controller code, the name of the controller class defined in the template MUST match the following name scheme : Api::$Webservice.getId()Controller I.E : Webservice.getId() = TestWS > Api::TestWSController.

RubyRailsWidget - Interface in org.sonar.api.web
Widget in project dashboard page.
rule(Metric, Rule) - Static method in class org.sonar.api.measures.MeasuresFilters
 
Rule - Class in org.sonar.api.rules
 
Rule() - Constructor for class org.sonar.api.rules.Rule
Deprecated. since 2.3. Use the factory method create()
Rule(String, String) - Constructor for class org.sonar.api.rules.Rule
Deprecated. since 2.3. Use the factory method create()
Rule(String, String, String, RulesCategory, RulePriority) - Constructor for class org.sonar.api.rules.Rule
Deprecated. since 2.3. Use the factory method create()
Rule(String, String, RulesCategory, String, String) - Constructor for class org.sonar.api.rules.Rule
Deprecated. Use the factory method create()
Rule(String, String, String, RulesCategory, String, String) - Constructor for class org.sonar.api.rules.Rule
Deprecated. since 2.3. Use the factory method create()
Rule - Class in org.sonar.api.rules.xml
Deprecated. 
Rule(String) - Constructor for class org.sonar.api.rules.xml.Rule
Deprecated.  
Rule(String, String) - Constructor for class org.sonar.api.rules.xml.Rule
Deprecated.  
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
 
Rule - Annotation Type in org.sonar.check
 
RuleAnnotationUtils - Class in org.sonar.api.rules
 
ruleCategories(Metric) - Static method in class org.sonar.api.measures.MeasuresFilters
 
ruleCategory(Metric, Integer) - Static method in class org.sonar.api.measures.MeasuresFilters
 
RuleFailureModel - Class in org.sonar.api.database.model
 
RuleFailureModel() - Constructor for class org.sonar.api.database.model.RuleFailureModel
 
RuleFailureModel(Rule, RulePriority) - Constructor for class org.sonar.api.database.model.RuleFailureModel
 
RuleFinder - Interface in org.sonar.api.rules
 
ruleKey(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
RuleMeasure - Class in org.sonar.api.measures
 
RuleMeasure(Metric, Rule, RulePriority, Integer) - Constructor for class org.sonar.api.measures.RuleMeasure
This constructor is for internal use only.
RuleParam - Class in org.sonar.api.rules
 
RuleParam() - Constructor for class org.sonar.api.rules.RuleParam
Deprecated. since 2.3 use the factory method Rule.setParameter()
RuleParam(Rule, String, String, String) - Constructor for class org.sonar.api.rules.RuleParam
Deprecated. since 2.3 use the factory method setParameter()
rulePriority(Metric, RulePriority) - Static method in class org.sonar.api.measures.MeasuresFilters
 
RulePriority - Enum in org.sonar.api.rules
A class to hold rules priority
RulePriorityMapper<IN_TYPE,OUT_TYPE> - Interface in org.sonar.api.rules
Deprecated. 
RuleProperty - Annotation Type in org.sonar.check
 
RuleQuery - Class in org.sonar.api.rules
 
RuleRepository - Class in org.sonar.api.rules
 
RuleRepository(String, String) - Constructor for class org.sonar.api.rules.RuleRepository
 
rules(Metric) - Static method in class org.sonar.api.measures.MeasuresFilters
 
RulesCategory - Class in org.sonar.api.rules
A class to hold rules category
RulesCategory(String) - Constructor for class org.sonar.api.rules.RulesCategory
Creates a RuleCategory based on the category name
RulesCategory(String, String) - Constructor for class org.sonar.api.rules.RulesCategory
Creates a category based on the category name and description
RulesCategory() - Constructor for class org.sonar.api.rules.RulesCategory
Creates an empty category
RulesDao - Class in org.sonar.api.database.daos
Deprecated. 
RulesDao(RulesDao) - Constructor for class org.sonar.api.database.daos.RulesDao
Deprecated.  
RulesDao - Class in org.sonar.jpa.dao
 
RulesDao(DatabaseSession) - Constructor for class org.sonar.jpa.dao.RulesDao
 
rulesManager - Variable in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated.  
RulesManager - Class in org.sonar.api.rules
Deprecated. since 2.3
RulesManager() - Constructor for class org.sonar.api.rules.RulesManager
Deprecated.  
RulesProfile - Class in org.sonar.api.profiles
This class is badly named.
RulesProfile() - Constructor for class org.sonar.api.profiles.RulesProfile
Deprecated. use the factory method create()
RulesProfile(String, String) - Constructor for class org.sonar.api.profiles.RulesProfile
Deprecated. since 2.3. Use the factory method create()
RulesProfile(String, String, boolean, boolean) - Constructor for class org.sonar.api.profiles.RulesProfile
Deprecated. since 2.3. Use the factory method create()
RulesRepository<LANG extends Language> - Interface in org.sonar.api.rules
Deprecated. since 2.3
RuleUtils - Class in org.sonar.api.rules
A utility class to manipulate concepts around rules

S

save(T) - Method in class org.sonar.api.database.DatabaseSession
 
save(Object...) - Method in class org.sonar.api.database.DatabaseSession
 
save(DatabaseSession) - Method in class org.sonar.api.database.model.MeasureModel
Saves the current object to database
save(DatabaseSession) - Method in class org.sonar.api.database.model.Snapshot
 
save(T) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
save(Object...) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
saveDependency(Dependency) - Method in interface org.sonar.api.batch.DecoratorContext
 
saveDependency(Dependency) - Method in interface org.sonar.api.batch.SensorContext
Build a new dependency : from depends upon to.
saveDependency(Dependency) - Method in class org.sonar.api.batch.SonarIndex
 
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...
saveLink(ProjectLink) - Method in class org.sonar.api.batch.SonarIndex
 
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
Add a measure on the current resource.
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
Add or update a measure.
saveMeasure(Resource, Measure) - Method in interface org.sonar.api.batch.SensorContext
Add or update a measure.
saveMeasure(Resource, Measure) - Method in class org.sonar.api.batch.SonarIndex
 
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(Violation) - Method in interface org.sonar.api.batch.DecoratorContext
Save a coding rule violation.
saveViolation(Violation) - Method in interface org.sonar.api.batch.SensorContext
Save a coding rule violation.
saveViolations(Collection<Violation>) - Method in interface org.sonar.api.batch.SensorContext
Saves a list of violations
saveWithoutFlush(Object) - Method in class org.sonar.api.database.DatabaseSession
 
saveWithoutFlush(Object) - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
scaleValue(double) - Static method in class org.sonar.api.utils.ParsingUtils
Scales a double value, taking into account 2 decimals
scaleValue(double, int) - Static method in class org.sonar.api.utils.ParsingUtils
Scales a double value with decimals
SchemaMigration - Class in org.sonar.jpa.entity
 
SchemaMigration() - Constructor for class org.sonar.jpa.entity.SchemaMigration
 
SCOPE_DIRECTORY - Static variable in class org.sonar.api.resources.Resource
Deprecated. 
SCOPE_DIRECTORY - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
Deprecated. 
SCOPE_ENTITY - Static variable in class org.sonar.api.resources.Resource
 
SCOPE_ENTITY - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
SCOPE_ENTITY - Static variable in class org.sonar.wsclient.services.Resource
 
SCOPE_FILE - Static variable in class org.sonar.api.resources.Resource
Deprecated. 
SCOPE_FILE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
Deprecated. 
SCOPE_PROJECT - Static variable in class org.sonar.api.database.model.ResourceModel
 
SCOPE_PROJECT - Static variable in class org.sonar.api.resources.Resource
Deprecated. 
SCOPE_PROJECT - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
Deprecated. 
SCOPE_SET - Static variable in class org.sonar.api.resources.Resource
 
SCOPE_SET - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
SCOPE_SET - Static variable in class org.sonar.wsclient.services.Resource
 
SCOPE_SPACE - Static variable in class org.sonar.api.resources.Resource
 
SCOPE_SPACE - Static variable in class org.sonar.api.web.gwt.client.webservices.Resource
 
SCOPE_SPACE - Static variable in class org.sonar.wsclient.services.Resource
 
search(Query...) - Method in interface org.sonar.api.batch.SquidSearch
Returns a list of SourceCode objects base a set of queries given
search(String) - Method in interface org.sonar.api.batch.SquidSearch
Returns a SourceObject given its key
Section - Enum in org.sonar.api.web
Deprecated. add annotation org.sonar.api.web.NavigationSection to View extensions
select(Class<T>) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
 
select(Class<T>, Project, boolean) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
 
selectIds(Query) - Method in class org.sonar.core.purge.AbstractPurge
 
selectMavenPluginHandlers(Project) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
 
Sensor - Interface in org.sonar.api.batch
A Sensor is invoked once during the analysis of a project.
SensorContext - Interface in org.sonar.api.batch
 
SEPARATOR - Static variable in class org.sonar.api.resources.Directory
 
SEQUENCE_NAME_SEPARATOR - Static variable in class org.sonar.jpa.dialect.PostgreSQLSequenceGenerator
 
SEQUENCE_NAME_SUFFIX - Static variable in class org.sonar.jpa.dialect.OracleSequenceGenerator
 
SEQUENCE_NAME_SUFFIX - Static variable in class org.sonar.jpa.dialect.PostgreSQLSequenceGenerator
 
SequentialQueries - Class in org.sonar.api.web.gwt.client.webservices
 
Server - Class in org.sonar.api.platform
 
Server() - Constructor for class org.sonar.api.platform.Server
 
Server - Class in org.sonar.wsclient.services
 
Server() - Constructor for class org.sonar.wsclient.services.Server
 
Server.Status - Enum in org.sonar.wsclient.services
 
SERVER_API_PATH - Static variable in class org.sonar.api.utils.ServerHttpClient
Deprecated.  
SERVER_ID - Static variable in interface org.sonar.api.CoreProperties
 
SERVER_STARTTIME - Static variable in interface org.sonar.api.CoreProperties
 
SERVER_VERSION - Static variable in interface org.sonar.api.CoreProperties
 
ServerComponent - Interface in org.sonar.api
Dependency Injection : all the classes implementing this interface are available in the server IoC container.
ServerExtension - Interface in org.sonar.api
Server extension point.
ServerFileSystem - Interface in org.sonar.api.platform
 
ServerHttpClient - Class in org.sonar.api.utils
Deprecated. use org.sonar.api.plaform.Server instead
ServerHttpClient(String) - Constructor for class org.sonar.api.utils.ServerHttpClient
Deprecated.  
ServerHttpClient(String, Integer, Integer) - Constructor for class org.sonar.api.utils.ServerHttpClient
Deprecated.  
ServerHttpClient(Configuration) - Constructor for class org.sonar.api.utils.ServerHttpClient
Deprecated.  
ServerHttpClient.ServerApiEmptyContentException - Exception in org.sonar.api.utils
Deprecated.  
ServerHttpClient.ServerApiEmptyContentException(String) - Constructor for exception org.sonar.api.utils.ServerHttpClient.ServerApiEmptyContentException
Deprecated.  
ServerHttpClient.ServerConnectionException - Exception in org.sonar.api.utils
Deprecated.  
ServerHttpClient.ServerConnectionException(String) - Constructor for exception org.sonar.api.utils.ServerHttpClient.ServerConnectionException
Deprecated.  
ServerHttpClient.ServerConnectionException(String, Throwable) - Constructor for exception org.sonar.api.utils.ServerHttpClient.ServerConnectionException
Deprecated.  
ServerQuery - Class in org.sonar.wsclient.services
 
ServerQuery() - Constructor for class org.sonar.wsclient.services.ServerQuery
 
ServerStartHandler - Interface in org.sonar.api.platform
 
ServerStopHandler - Interface in org.sonar.api.platform
 
ServerUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
ServerUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.ServerUnmarshaller
 
ServerUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ServerUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ServerUnmarshaller
 
setActiveRule(ActiveRule) - Method in class org.sonar.api.rules.ActiveRuleParam
Deprecated. visibility should be decreased to protected or package
setActiveRuleParams(List<ActiveRuleParam>) - Method in class org.sonar.api.rules.ActiveRule
Deprecated. use setParameter()
setActiveRules(List<ActiveRule>) - Method in class org.sonar.api.profiles.RulesProfile
Set the list of active rules
setAlerts(List<Alert>) - Method in class org.sonar.api.profiles.RulesProfile
Sets the list of alerts for the profile
setAlertStatus(Metric.Level) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure alert status
setAlertStatus(Metric.Level) - Method in class org.sonar.api.measures.Measure
Set the alert status of the measure
setAlertText(String) - Method in class org.sonar.api.database.model.MeasureModel
Sets the text for the alert
setAlertText(String) - Method in class org.sonar.api.measures.Measure
Sets the text associated to the alert on the measure
setAllDepths() - Method in class org.sonar.wsclient.services.ResourceQuery
 
setAnalysisDate(Date) - Method in class org.sonar.api.resources.Project
For internal use only.
setAnalysisType(Project.AnalysisType) - Method in class org.sonar.api.resources.Project
 
setAnalysisVersion(String) - Method in class org.sonar.api.resources.Project
For internal use only.
setBestValue(Double) - Method in class org.sonar.api.measures.Metric
 
setBranch(String) - Method in class org.sonar.api.resources.Project
 
setCardinality(Cardinality) - Method in class org.sonar.api.rules.Rule
 
setCategories(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setCategories(String[]) - Method in class org.sonar.wsclient.services.EventQuery
 
setCategories(String...) - Method in class org.sonar.wsclient.services.ViolationQuery
 
setCategory(String) - Method in class org.sonar.api.batch.Event
 
setCategory(String) - Method in class org.sonar.api.web.gwt.client.webservices.Rule
 
setCategory(String) - Method in class org.sonar.wsclient.services.Event
 
setCharacteristic(Characteristic) - Method in class org.sonar.api.database.model.MeasureModel
 
setCharacteristic(Characteristic) - Method in class org.sonar.api.measures.Measure
 
setCharacteristicKey(String) - Method in class org.sonar.wsclient.services.Measure
 
setCharacteristicKeys(String, String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setCharacteristicName(String) - Method in class org.sonar.wsclient.services.Measure
 
setChecks(Collection<Check>) - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
setColor(boolean) - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
setColumn1(String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setColumn2(String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setColumn3(String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setColumn4(String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setConfigKey(String) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
setConfigKey(String) - Method in class org.sonar.api.rules.Rule
Sets the configuration key
setConfiguration(Configuration) - Method in class org.sonar.api.resources.Project
Sets the configuration
setConfiguration(String, String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
setConfiguration(Configuration) - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
setCopy(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setCopy(Integer) - Method in class org.sonar.wsclient.services.Resource
 
setCopyResourceId(Integer) - Method in class org.sonar.api.database.model.ResourceModel
 
setCore(Boolean) - Method in class org.sonar.core.plugin.JpaPlugin
 
setCost(Double) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setCost(Double) - Method in class org.sonar.api.rules.Violation
The cost to fix a violation can't be precisely computed without this information.
setCpdListener(CPDListener) - Method in class org.sonar.duplications.cpd.CPD
 
setCreatedAt(Date) - Method in class org.sonar.api.batch.Event
 
setCreatedAt(Date) - Method in class org.sonar.api.database.model.Snapshot
 
setCurrentSnapshotId(Integer) - Method in class org.sonar.core.purge.DefaultPurgeContext
 
setData(String) - Method in class org.sonar.api.batch.Event
 
setData(byte[]) - Method in class org.sonar.api.database.model.MeasureData
 
setData(String) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure data
setData(String) - Method in class org.sonar.api.database.model.SnapshotSource
 
setData(String) - Method in class org.sonar.api.measures.Measure
Sets the data field of the measure.
setData(Metric.Level) - Method in class org.sonar.api.measures.Measure
Sets an alert level as the data field
setData(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setData(String) - Method in class org.sonar.wsclient.services.Event
 
setData(String) - Method in class org.sonar.wsclient.services.Measure
 
setDate(Date) - Method in class org.sonar.api.batch.Event
 
setDate(Date) - Method in class org.sonar.api.measures.Measure
Sets the date of the measure - Used only in TimeMachine queries
setDate(Date) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setDate(Date) - Method in class org.sonar.wsclient.services.Event
 
setDate(Date) - Method in class org.sonar.wsclient.services.Resource
 
setDecoratorContext(DecoratorContext) - Method in class org.sonar.api.batch.DefaultFormulaContext
 
setDefaultDescription(String) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
setDefaultDescription(String) - Method in class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
setDefaultProfile(Boolean) - Method in class org.sonar.api.profiles.RulesProfile
Set whether this is the default profile for the language.
setDefaultTitle(String) - Method in class org.sonar.api.checks.templates.BundleCheckTemplate
Deprecated.  
setDefaultTitle(String) - Method in class org.sonar.api.checks.templates.BundleCheckTemplateProperty
Deprecated.  
setDefaultValue(String) - Method in class org.sonar.api.rules.RuleParam
 
setDepId(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setDepth(Integer) - Method in class org.sonar.api.database.model.Snapshot
Sets the depth of the snapshot
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
 
setDepth(Integer) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setDepth(int) - Method in class org.sonar.wsclient.services.ViolationQuery
 
setDescription(String) - Method in class org.sonar.api.batch.Event
 
setDescription(String) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplate
 
setDescription(String) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
setDescription(String) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure description
setDescription(String) - Method in class org.sonar.api.database.model.ResourceModel
Sets the resource description, truncated to DESCRIPTION_COLUMN_SIZE
setDescription(String) - Method in class org.sonar.api.measures.Measure
Sets the measure description
setDescription(String) - Method in class org.sonar.api.measures.Metric
Sets the metric description
setDescription(String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setDescription(String) - Method in class org.sonar.api.resources.Library
 
setDescription(String) - Method in class org.sonar.api.resources.Project
 
setDescription(String) - Method in class org.sonar.api.rules.Rule
Sets the rule description
setDescription(String) - Method in class org.sonar.api.rules.RuleParam
 
setDescription(String) - Method in class org.sonar.api.rules.RulesCategory
Sets the cay description
setDescription(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setDescription(String) - Method in class org.sonar.wsclient.services.Event
 
setDescription(String) - Method in class org.sonar.wsclient.services.Metric
 
setDescription(String) - Method in class org.sonar.wsclient.services.Resource
 
setDiffValue1(Double) - Method in class org.sonar.api.database.model.MeasureModel
Sets the diffValue1
setDiffValue1(Double) - Method in class org.sonar.api.measures.Measure
Sets the first differential value of the measure
setDiffValue2(Double) - Method in class org.sonar.api.database.model.MeasureModel
Sets the diffValue2
setDiffValue2(Double) - Method in class org.sonar.api.measures.Measure
Sets the second differential value of the measure
setDiffValue3(Double) - Method in class org.sonar.api.database.model.MeasureModel
Sets the diffValue3
setDiffValue3(Double) - Method in class org.sonar.api.measures.Measure
Sets the third differential value of the measure
setDirection(Integer) - Method in class org.sonar.api.measures.Metric
Sets the metric direction.
setDirection(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setDirection(int) - Method in class org.sonar.wsclient.services.Metric
 
setDomain(String) - Method in class org.sonar.api.measures.Metric
Sets the domain for the metric (General, Complexity...)
setDomain(String) - Method in class org.sonar.wsclient.services.Metric
 
setDoSaveViolationsOnUnexistedResource(boolean) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated. Specify if violations must be saved even if when the Resource associated to a violation doesn't yet exist.
setEffectiveKey(String) - Method in class org.sonar.api.resources.Resource
Internal use only
setEmail(String) - Method in class org.sonar.api.database.model.User
 
setEnabled(Boolean) - Method in class org.sonar.api.database.model.ResourceModel
 
setEnabled(Boolean) - Method in class org.sonar.api.measures.Metric
Sets whether the metric is enabled
setEnabled(Boolean) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setEnabled(Boolean) - Method in class org.sonar.api.rules.Rule
Do not call.
setEncoding(String) - Method in class org.sonar.duplications.cpd.CPD
 
setEntityManagerFactory(EntityManagerFactory) - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
setExcluded(boolean) - Method in class org.sonar.api.resources.Resource
Internal use only
setExcludeRuleCategories(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setExcludeRulePriorities(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setExcludeRules(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setExclusionPatterns(String[]) - Method in class org.sonar.api.resources.Project
Set exclusion patterns.
setFilename(String) - Method in class org.sonar.core.plugin.JpaPluginFile
 
setFileSystem(ProjectFileSystem) - Method in class org.sonar.api.resources.Project
 
setFirst(int) - Method in class org.sonar.duplications.cpd.Match.MatchCode
 
setFormattedValue(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setFormattedValue(String) - Method in class org.sonar.wsclient.services.Measure
 
setFormula(Formula) - Method in class org.sonar.api.measures.Metric
Sets the metric formula
setFrom(Date) - Method in class org.sonar.api.batch.TimeMachineQuery
Sets the from date to be used in the query
setFrom(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
setFrom(Date, boolean) - Method in class org.sonar.wsclient.services.EventQuery
 
setFromCurrentAnalysis(boolean) - Method in class org.sonar.api.batch.TimeMachineQuery
 
setFromId(long) - Method in class org.sonar.wsclient.services.Dependency
 
setFromKey(String) - Method in class org.sonar.wsclient.services.Dependency
 
setFromLineToLine(int, int) - Method in class org.sonar.wsclient.services.SourceQuery
Get only a few lines
setFromName(String) - Method in class org.sonar.wsclient.services.Dependency
 
setFromQualifier(String) - Method in class org.sonar.wsclient.services.Dependency
 
setFromResourceId(Integer) - Method in class org.sonar.api.design.DependencyDto
 
setFromScope(String) - Method in class org.sonar.api.design.DependencyDto
 
setFromSnapshotId(Integer) - Method in class org.sonar.api.design.DependencyDto
 
setGroupId(Integer) - Method in class org.sonar.api.security.GroupRole
 
setHidden(Boolean) - Method in class org.sonar.api.measures.Metric
 
setHidden(Boolean) - Method in class org.sonar.wsclient.services.Metric
 
setHighlightedSyntax(boolean) - Method in class org.sonar.wsclient.services.SourceQuery
 
setHomepage(URI) - Method in class org.sonar.core.plugin.JpaPlugin
 
setHomepage(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setHost(String) - Method in class org.sonar.wsclient.Host
 
setHref(String) - Method in class org.sonar.api.resources.ProjectLink
 
setId(Integer) - Method in class org.sonar.api.database.BaseIdentifiable
 
setId(Long) - Method in class org.sonar.api.database.model.MeasureModel
 
setId(Long) - Method in class org.sonar.api.design.Dependency
Internal use only.
setId(Long) - Method in class org.sonar.api.design.DependencyDto
 
setId(Long) - Method in class org.sonar.api.measures.Measure
Sets the measure id - Internal use only
setId(Integer) - Method in class org.sonar.api.resources.Resource
Internal use only
setId(Integer) - Method in class org.sonar.api.rules.ActiveRule
Deprecated. visibility should be decreased to protected or package
setId(Integer) - Method in class org.sonar.api.rules.Rule
Deprecated. visibility should be decreased to protected or package
setId(String) - Method in class org.sonar.wsclient.services.Dependency
 
setId(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setId(String) - Method in class org.sonar.wsclient.services.Event
 
setId(Integer) - Method in class org.sonar.wsclient.services.Favourite
 
setId(Integer) - Method in class org.sonar.wsclient.services.Resource
 
setId(String) - Method in class org.sonar.wsclient.services.Server
 
setIncludeTrends(Boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setInstallationDate(Date) - Method in class org.sonar.core.plugin.JpaPlugin
 
setInstance(WSUtils) - Static method in class org.sonar.wsclient.services.WSUtils
 
setIntValue(Integer) - Method in class org.sonar.api.measures.Measure
Sets the measure value as an int
setIsoCategory(IsoCategory) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
setKey(String) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
setKey(String) - Method in class org.sonar.api.checks.templates.CheckTemplateProperty
Deprecated.  
setKey(String) - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
setKey(String) - Method in class org.sonar.api.database.configuration.Property
 
setKey(String) - Method in class org.sonar.api.database.model.ResourceModel
 
setKey(String) - Method in class org.sonar.api.measures.Metric
Sets the metric key
setKey(String) - Method in class org.sonar.api.profiles.ProfileExporter
 
setKey(String) - Method in class org.sonar.api.profiles.ProfileImporter
 
setKey(String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setKey(String) - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
setKey(String) - Method in class org.sonar.api.resources.ProjectLink
 
setKey(String) - Method in class org.sonar.api.resources.Resource
 
setKey(String) - Method in class org.sonar.api.rules.Rule
Sets the rule key
setKey(String) - Method in class org.sonar.api.rules.RuleParam
 
setKey(KEY) - Method in class org.sonar.api.utils.KeyValue
Sets the key of the couple
setKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Property
 
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
 
setKey(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setKey(String) - Method in class org.sonar.wsclient.services.Favourite
 
setKey(String) - Method in class org.sonar.wsclient.services.Metric
 
setKey(String) - Method in class org.sonar.wsclient.services.Plugin
 
setKey(String) - Method in class org.sonar.wsclient.services.Property
 
setKey(String) - Method in class org.sonar.wsclient.services.PropertyQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.Resource
 
setKey(String) - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
setLabel(String) - Method in class org.sonar.duplications.cpd.Match
 
setLanguage(Language) - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
setLanguage(String) - Method in class org.sonar.api.profiles.RulesProfile
Set the profile language
setLanguage(Language) - Method in class org.sonar.api.resources.File
Sets the language of the file
setLanguage(Language) - Method in class org.sonar.api.resources.Project
 
setLanguage(String) - Method in class org.sonar.api.rules.xml.Profile
Deprecated.  
setLanguage(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setLanguage(String) - Method in class org.sonar.wsclient.services.Favourite
 
setLanguage(String) - Method in class org.sonar.wsclient.services.Resource
 
setLanguageKey(String) - Method in class org.sonar.api.database.model.ResourceModel
 
setLanguageKey(String) - Method in class org.sonar.api.resources.Project
For internal use only.
setLast(Boolean) - Method in class org.sonar.api.database.model.Snapshot
 
setLastSnapshotId(Integer) - Method in class org.sonar.core.purge.DefaultPurgeContext
 
setLatestAnalysis(boolean) - Method in class org.sonar.api.resources.Project
For internal use only.
setLength(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.SourcesQuery
 
setLevel(RulePriority) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setLevelToDebug() - Method in class org.sonar.api.utils.TimeProfiler
 
setLicense(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setLimit(Integer) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setLimit(Integer) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setLine(Integer) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setLine(int) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setLine(Integer) - Method in class org.sonar.wsclient.services.Violation
 
setLineCount(int) - Method in class org.sonar.duplications.cpd.Match
 
setLineId(Integer) - Method in class org.sonar.api.rules.Violation
Sets the violation line
setLineIndex(int, String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setLinesFromLine(int, int) - Method in class org.sonar.wsclient.services.SourceQuery
 
setListener(CPDListener) - Method in class org.sonar.duplications.cpd.MatchAlgorithm
 
setLoadSourceCodeSlices(boolean) - Method in class org.sonar.duplications.cpd.CPD
 
setLoadSourceCodeSlices(boolean) - Method in class org.sonar.duplications.cpd.MatchAlgorithm
 
setLogger(Logger) - Method in class org.sonar.api.utils.TimeProfiler
 
setLogin(String) - Method in class org.sonar.api.database.model.User
 
setLongName(String) - Method in class org.sonar.api.database.model.ResourceModel
Sets the long name of the resource, truncated to NAME_COLUMN_SIZE
setLongName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setLongName(String) - Method in class org.sonar.wsclient.services.Resource
 
setMarkSet(Set<TokenEntry>) - Method in class org.sonar.duplications.cpd.Match
 
setMeasure(MeasureModel) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setMeasure(MeasureModel) - Method in class org.sonar.api.database.model.MeasureData
 
setMeasureData(MeasureData) - Method in class org.sonar.api.database.model.MeasureModel
Use setData() instead
setMeasureDate(Date) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setMeasureDate(Date) - Method in class org.sonar.api.database.model.MeasureModel
Sets the date for the measure
setMeasureId(Long) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setMeasures(List<Measure>) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setMeasures(List<Measure>) - Method in class org.sonar.wsclient.services.Resource
 
setMessage(String) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setMessage(String) - Method in class org.sonar.api.rules.Violation
Sets the violation message
setMessage(String) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setMessage(String) - Method in class org.sonar.wsclient.services.Violation
 
setMetric(Metric) - Method in class org.sonar.api.batch.DefaultFormulaContext
 
setMetric(Metric) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure metric
setMetric(Metric) - Method in class org.sonar.api.measures.Measure
Set the underlying metric
setMetric(Metric) - Method in class org.sonar.api.measures.PropertiesBuilder
 
setMetric(Metric) - Method in class org.sonar.api.profiles.Alert
Sets the alert metric
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
 
setMetric(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setMetricId(Integer) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setMetricKey(String) - Method in class org.sonar.wsclient.services.Measure
 
setMetricName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setMetricName(String) - Method in class org.sonar.wsclient.services.Measure
 
setMetrics(List<Metric>) - Method in class org.sonar.api.batch.TimeMachineQuery
Sets the metrics to return
setMetrics(Metric...) - Method in class org.sonar.api.batch.TimeMachineQuery
Sets the metrics to return
setMetrics(List<WSMetrics.Metric>) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setMetrics(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setMimeType(String) - Method in class org.sonar.api.profiles.ProfileExporter
 
setName(String) - Method in class org.sonar.api.batch.Event
 
setName(String) - Method in class org.sonar.api.database.model.ResourceModel
Sets the resource name, truncated to NAME_COLUMN_SIZE
setName(String) - Method in class org.sonar.api.database.model.User
 
setName(String) - Method in class org.sonar.api.measures.Metric
Sets the metric name
setName(String) - Method in class org.sonar.api.profiles.ProfileExporter
 
setName(String) - Method in class org.sonar.api.profiles.ProfileImporter
 
setName(String) - Method in class org.sonar.api.profiles.RulesProfile
Set the profile name.
setName(String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setName(String, boolean) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setName(String) - Method in class org.sonar.api.qualitymodel.Model
 
setName(String) - Method in class org.sonar.api.resources.AbstractLanguage
Sets the language name
setName(String) - Method in class org.sonar.api.resources.Library
 
setName(String) - Method in class org.sonar.api.resources.Project
 
setName(String) - Method in class org.sonar.api.resources.ProjectLink
 
setName(String) - Method in class org.sonar.api.rules.Rule
Sets the rule name
setName(String) - Method in class org.sonar.api.rules.RuleRepository
 
setName(String) - Method in class org.sonar.api.rules.RulesCategory
Sets the category name
setName(String) - Method in class org.sonar.api.rules.xml.Profile
Deprecated.  
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
 
setName(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setName(String) - Method in class org.sonar.wsclient.services.Event
 
setName(String) - Method in class org.sonar.wsclient.services.Favourite
 
setName(String) - Method in class org.sonar.wsclient.services.Metric
 
setName(String) - Method in class org.sonar.wsclient.services.Plugin
 
setName(String) - Method in class org.sonar.wsclient.services.Resource
 
setOnlyLastAnalysis(boolean) - Method in class org.sonar.api.batch.TimeMachineQuery
 
setOperator(String) - Method in class org.sonar.api.profiles.Alert
Sets the alert operator
setOptimizedBestValue(Boolean) - Method in class org.sonar.api.measures.Metric
 
setOrganization(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setOrganizationUrl(URI) - Method in class org.sonar.core.plugin.JpaPlugin
 
setOrganizationUrl(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setOrigin(Metric.Origin) - Method in class org.sonar.api.measures.Metric
Set the origin of the metric - Internal use only
setPackaging(String) - Method in class org.sonar.api.resources.Project
 
setParameter(String, String) - Method in class org.sonar.api.batch.maven.MavenPlugin
Sets a parameter for the maven plugin.
setParameter(String, String, boolean) - Method in class org.sonar.api.batch.maven.MavenPlugin
Sets a parameter to the maven plugin.
setParameter(String, String) - Method in class org.sonar.api.rules.ActiveRule
 
setParameter(String, String) - Static method in class org.sonar.gwt.Configuration
 
setParams(List<RuleParam>) - Method in class org.sonar.api.rules.Rule
Sets the rule parameters
setParent(Dependency) - Method in class org.sonar.api.design.Dependency
 
setParent(Project) - Method in class org.sonar.api.resources.Project
For internal use only.
setParent(Rule) - Method in class org.sonar.api.rules.Rule
 
setParentDependencyId(Long) - Method in class org.sonar.api.design.DependencyDto
 
setParentId(Integer) - Method in class org.sonar.api.database.model.Snapshot
 
setParentId(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setPassword(String) - Method in class org.sonar.wsclient.Host
 
setPath(String) - Method in class org.sonar.api.database.model.Snapshot
 
setPersistenceMode(PersistenceMode) - Method in class org.sonar.api.measures.Measure
Sets the persistence mode of a measure.
setPlugin(JpaPlugin) - Method in class org.sonar.core.plugin.JpaPluginFile
 
setPluginClass(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setPluginName(String) - Method in class org.sonar.api.rules.Rule
Sets the plugin name the rule belongs to
setPom(MavenProject) - Method in class org.sonar.api.resources.Project
 
setPriorities(String) - Method in class org.sonar.api.web.gwt.client.webservices.ViolationsQuery
 
setPriorities(String...) - Method in class org.sonar.wsclient.services.ViolationQuery
 
setPriority(Priority) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
setPriority(Priority) - Method in class org.sonar.api.checks.templates.CheckTemplate
Deprecated.  
setPriority(RulePriority) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setPriority(RulePriority) - Method in class org.sonar.api.rules.ActiveRule
 
setPriority(RulePriority) - Method in class org.sonar.api.rules.Rule
Sets the rule priority.
setPriority(RulePriority) - Method in class org.sonar.api.rules.Violation
Deprecated. since 2.3. The priority is set by the quality profile.
setPriority(String) - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
setPriority(String) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setPriority(String) - Method in class org.sonar.wsclient.services.Violation
 
setProjectId(Integer) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setProjectId(Integer) - Method in class org.sonar.api.database.model.MeasureModel
Sets the project id
setProjectLinks(List<ProjectLink>) - Method in class org.sonar.api.database.model.ResourceModel
 
setProjects(List<ResourceModel>) - Method in class org.sonar.api.profiles.RulesProfile
Sets the list of projects attached to the profile
setProjectSnapshotId(Integer) - Method in class org.sonar.api.design.DependencyDto
 
setProperties(Map<String, String>) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
setProperties(List<Property>) - Method in class org.sonar.api.rules.xml.Rule
Deprecated.  
setProperty(String, String) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setProperty(String, Double) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setProvided(Boolean) - Method in class org.sonar.api.profiles.RulesProfile
Set whether the profile is provided by a plugin
setQualifier(String) - Method in class org.sonar.api.database.model.ResourceModel
 
setQualifier(String) - Method in class org.sonar.api.database.model.Snapshot
 
setQualifier(String) - Method in class org.sonar.api.resources.File
 
setQualifier(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setQualifier(String) - Method in class org.sonar.wsclient.services.Favourite
 
setQualifier(String) - Method in class org.sonar.wsclient.services.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
 
setQualifiers(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setQualifiers(String...) - Method in class org.sonar.wsclient.services.ViolationQuery
 
setQualitative(Boolean) - Method in class org.sonar.api.measures.Metric
Sets whether the metric is qualitative
setRepositoryKey(String) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
setRepositoryKey(String) - Method in class org.sonar.api.rules.Rule
 
setResource(Resource) - Method in class org.sonar.api.batch.TimeMachineQuery
Sets the resource of the query
setResource(ResourceModel) - Method in class org.sonar.api.database.model.Snapshot
 
setResource(ResourceModel) - Method in class org.sonar.api.resources.ProjectLink
 
setResource(Resource) - Method in class org.sonar.api.rules.Violation
Sets the resource the violation applies to
setResource(Resource) - Method in class org.sonar.api.web.gwt.client.webservices.Violation
 
setResourceId(Integer) - Method in class org.sonar.api.batch.Event
 
setResourceId(Integer) - Method in class org.sonar.api.database.configuration.Property
 
setResourceId(Integer) - Method in class org.sonar.api.database.model.Snapshot
 
setResourceId(Integer) - Method in class org.sonar.api.security.GroupRole
 
setResourceId(Integer) - Method in class org.sonar.api.security.UserRole
 
setResourceId(long) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setResourceId(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceId(String) - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
setResourceId(int) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setResourceIdOrKey(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setResourceKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.AbstractResourceQuery
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.Event
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.EventQuery
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.Violation
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.SourceQuery
 
setResourceName(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceName(String) - Method in class org.sonar.wsclient.services.Violation
 
setResourceQualifier(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceQualifier(String) - Method in class org.sonar.wsclient.services.Violation
 
setResourceScope(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceScope(String) - Method in class org.sonar.wsclient.services.Violation
 
setResourceVersion(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setRole(String) - Method in class org.sonar.api.security.GroupRole
 
setRole(String) - Method in class org.sonar.api.security.UserRole
 
setRootId(Integer) - Method in class org.sonar.api.database.model.ResourceModel
 
setRootId(Integer) - Method in class org.sonar.api.database.model.Snapshot
 
setRootProjectId(Integer) - Method in class org.sonar.api.database.model.Snapshot
 
setRule(Rule) - Method in class org.sonar.api.database.model.MeasureModel
Sets the rule for the measure
setRule(Rule) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setRule(Rule) - Method in class org.sonar.api.measures.RuleMeasure
 
setRule(Rule) - Method in class org.sonar.api.qualitymodel.Characteristic
 
setRule(Rule) - Method in class org.sonar.api.rules.ActiveRule
Deprecated. visibility should be reduced to protected or package
setRule(Rule) - Method in class org.sonar.api.rules.Violation
Sets the rule violated
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
 
setRuleCategories(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setRuleCategory(Integer) - Method in class org.sonar.api.measures.RuleMeasure
 
setRuleCategory(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRuleCategory(String) - Method in class org.sonar.wsclient.services.Measure
 
setRuleKey(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRuleKey(String) - Method in class org.sonar.wsclient.services.Measure
 
setRuleKey(String) - Method in class org.sonar.wsclient.services.Violation
 
setRuleKeys(String...) - Method in class org.sonar.wsclient.services.ViolationQuery
 
setRuleName(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRuleName(String) - Method in class org.sonar.wsclient.services.Measure
 
setRuleName(String) - Method in class org.sonar.wsclient.services.Violation
 
setRuleParam(RuleParam) - Method in class org.sonar.api.rules.ActiveRuleParam
Deprecated. visibility should be decreased to protected or package
setRulePriorities(String) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setRulePriorities(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setRulePriority(RulePriority) - Method in class org.sonar.api.database.model.MeasureModel
Sets the rule priority
setRulePriority(RulePriority) - Method in class org.sonar.api.measures.RuleMeasure
 
setRulePriority(String) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setRulePriority(String) - Method in class org.sonar.wsclient.services.Measure
 
setRules(List<Rule>) - Method in class org.sonar.api.rules.xml.Profile
Deprecated.  
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
 
setRules(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setRulesCategory(RulesCategory) - Method in class org.sonar.api.rules.Rule
Sets the rule category
setRulesCategoryId(Integer) - Method in class org.sonar.api.database.model.MeasureModel
Sets the rule category id
setRulesProfile(RulesProfile) - Method in class org.sonar.api.database.model.ResourceModel
 
setRulesProfile(RulesProfile) - Method in class org.sonar.api.profiles.Alert
Sets the alert profile
setRulesProfile(RulesProfile) - Method in class org.sonar.api.rules.ActiveRule
Deprecated. visibility should be reduced to protected or package
setScope(String) - Method in class org.sonar.api.database.model.ResourceModel
 
setScope(String) - Method in class org.sonar.api.database.model.Snapshot
 
setScope(String) - Method in class org.sonar.api.web.gwt.client.webservices.Resource
 
setScope(String) - Method in class org.sonar.wsclient.services.Favourite
 
setScope(String) - Method in class org.sonar.wsclient.services.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
 
setScopes(String...) - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
setScopes(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setScopes(String...) - Method in class org.sonar.wsclient.services.ViolationQuery
 
setSecond(int) - Method in class org.sonar.duplications.cpd.Match.MatchCode
 
setSnapshot(Snapshot) - Method in class org.sonar.api.batch.Event
 
setSnapshot(Snapshot) - Method in class org.sonar.api.database.model.SnapshotSource
 
setSnapshotDate(Date) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setSnapshotId(Integer) - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
setSnapshotId(Integer) - Method in class org.sonar.api.database.model.MeasureData
 
setSnapshotId(Integer) - Method in class org.sonar.api.database.model.MeasureModel
Sets the snapshot id
setSnapshotId(Integer) - Method in class org.sonar.api.database.model.RuleFailureModel
 
setSource(Resource, String) - Method in class org.sonar.api.batch.SonarIndex
 
setSource(String, String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setSourceCodeSlice(String) - Method in class org.sonar.duplications.cpd.Match
 
setStarted() - Method in class org.sonar.gwt.ui.SourcePanel
 
setStatus(String) - Method in class org.sonar.api.database.model.Snapshot
 
setStatus(Server.Status) - Method in class org.sonar.wsclient.services.Server
 
setStatusMessage(String) - Method in class org.sonar.wsclient.services.Server
 
setSupportedLanguages(String...) - Method in class org.sonar.api.profiles.ProfileExporter
 
setSupportedLanguages(String...) - Method in class org.sonar.api.profiles.ProfileImporter
 
setTemplateKey(String) - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
setTemplates(List<CheckTemplate>) - Method in class org.sonar.api.checks.templates.CheckTemplateRepository
Deprecated.  
setTendency(Integer) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure tendency
setTendency(Integer) - Method in class org.sonar.api.measures.Measure
Sets the tendency for the measure
setTextValue(String) - Method in class org.sonar.api.database.model.MeasureModel
Use setData() instead
setTextValue(String) - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
setTitle(String) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplate
 
setTitle(String) - Method in class org.sonar.api.checks.templates.DefaultCheckTemplateProperty
 
setTo(Date) - Method in class org.sonar.api.batch.TimeMachineQuery
Sets the to date to be used in the query
setTo(List<DependencyTree>) - Method in class org.sonar.wsclient.services.DependencyTree
 
setTo(Date, boolean) - Method in class org.sonar.wsclient.services.EventQuery
 
setToCurrentAnalysis(boolean) - Method in class org.sonar.api.batch.TimeMachineQuery
 
setToId(long) - Method in class org.sonar.wsclient.services.Dependency
 
setToKey(String) - Method in class org.sonar.wsclient.services.Dependency
 
setToName(String) - Method in class org.sonar.wsclient.services.Dependency
 
setToQualifier(String) - Method in class org.sonar.wsclient.services.Dependency
 
setToResourceId(Integer) - Method in class org.sonar.api.design.DependencyDto
 
setToScope(String) - Method in class org.sonar.api.design.DependencyDto
 
setToSnapshotId(Integer) - Method in class org.sonar.api.design.DependencyDto
 
setTrend(Integer) - Method in class org.sonar.wsclient.services.Measure
 
setType(Metric.ValueType) - Method in class org.sonar.api.measures.Metric
Sets the metric type
setType(String) - Method in class org.sonar.api.rules.RuleParam
 
setType(String) - Method in class org.sonar.wsclient.services.Metric
 
setUniqueKey(String, String) - Method in class org.sonar.api.rules.Rule
 
setupEntityManagerFactory(Properties) - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
setupEntityManagerFactory(Properties) - Method in class org.sonar.jpa.session.DriverDatabaseConnector
 
setupSchemaVersion(int) - Method in class org.sonar.jpa.session.MemoryDatabaseConnector
 
setUrl(String) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure URL
setUrl(String) - Method in class org.sonar.api.measures.Measure
Sets the URL of the measure
setUsage(String) - Method in class org.sonar.api.design.Dependency
 
setUsage(String) - Method in class org.sonar.api.design.DependencyDto
 
setUsage(String) - Method in class org.sonar.wsclient.services.Dependency
 
setUsage(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setUseChildFirstClassLoader(boolean) - Method in class org.sonar.core.plugin.JpaPlugin
 
setUserId(Integer) - Method in class org.sonar.api.database.configuration.Property
 
setUserId(Integer) - Method in class org.sonar.api.security.UserRole
 
setUserManaged(Boolean) - Method in class org.sonar.api.measures.Metric
Sets whether the metric is user managed
setUserManaged(Boolean) - Method in class org.sonar.api.web.gwt.client.webservices.MetricsQuery
 
setUserManaged(Boolean) - Method in class org.sonar.wsclient.services.Metric
 
setUsername(String) - Method in class org.sonar.wsclient.Host
 
setValue(String) - Method in class org.sonar.api.database.configuration.Property
 
setValue(Double) - Method in class org.sonar.api.database.model.MeasureModel
Sets the measure value
setValue(Double) - Method in class org.sonar.api.measures.Measure
Sets the measure value with the default precision of 1
setValue(Double, int) - Method in class org.sonar.api.measures.Measure
Sets the measure value with a given precision
setValue(Double) - Method in class org.sonar.api.measures.RuleMeasure
 
setValue(Double) - Method in class org.sonar.api.qualitymodel.CharacteristicProperty
 
setValue(String) - Method in class org.sonar.api.rules.ActiveRuleParam
 
setValue(VALUE) - Method in class org.sonar.api.utils.KeyValue
Sets the value of the couple
setValue(Double) - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
setValue(String) - Method in class org.sonar.api.web.gwt.client.webservices.Property
 
setValue(String, String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setValue(Double) - Method in class org.sonar.wsclient.services.Measure
 
setValue(String) - Method in class org.sonar.wsclient.services.Property
 
setValue(String) - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
setValue2(String, String) - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
setValueError(String) - Method in class org.sonar.api.profiles.Alert
Sets the error value if any
setValueWarning(String) - Method in class org.sonar.api.profiles.Alert
Sets the warning value if any
setVar(Integer) - Method in class org.sonar.wsclient.services.Measure
 
setVerbose(boolean) - Method in class org.sonar.api.web.gwt.client.webservices.ResourcesQuery
 
setVerbose(Boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setVersion(String) - Method in class org.sonar.api.batch.maven.MavenPlugin
Sets the maven plugin version
setVersion(String) - Method in class org.sonar.api.database.model.Snapshot
 
setVersion(String) - Method in class org.sonar.core.plugin.JpaPlugin
 
setVersion(String) - Method in class org.sonar.jpa.entity.SchemaMigration
 
setVersion(int) - Method in class org.sonar.jpa.entity.SchemaMigration
 
setVersion(String) - Method in class org.sonar.wsclient.services.Plugin
 
setVersion(String) - Method in class org.sonar.wsclient.services.Resource
 
setVersion(String) - Method in class org.sonar.wsclient.services.Server
 
setWeight(int) - Method in class org.sonar.api.design.Dependency
 
setWeight(Integer) - Method in class org.sonar.api.design.DependencyDto
 
setWeight(Integer) - Method in class org.sonar.wsclient.services.Dependency
 
setWeight(int) - Method in class org.sonar.wsclient.services.DependencyTree
 
setWorstValue(Double) - Method in class org.sonar.api.measures.Metric
 
shouldDecorateLine(int) - Method in class org.sonar.gwt.ui.SourcePanel
 
shouldDecorateResource(DecoratorContext) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
 
shouldDecorateResource(Resource) - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractCoverageExtension
Whether to implement the extension on the project
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractDirectoriesDecorator
Deprecated. 
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractDivisionDecorator
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractFileComplexityDecorator
Deprecated. 
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractFilesDecorator
Deprecated. 
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractFunctionComplexityDecorator
Deprecated. 
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
Deprecated.  
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractSourceImporter
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
shouldExecuteOnProject(Project) - Method in interface org.sonar.api.batch.CheckProject
 
shouldExecuteOnProject(Project) - Method in class org.sonar.api.batch.FormulaDecorator
shouldRegisterExtension(PicoContainer, String, Object) - Method in class org.sonar.core.plugin.AbstractPluginRepository
 
shouldSaveZeroIfNoChildMeasures() - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
showError(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
showError(String) - Static method in class org.sonar.gwt.Utils
 
showInfo(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
showInfo(String) - Static method in class org.sonar.gwt.Utils
 
showMoreButton() - Method in class org.sonar.gwt.ui.SourcePanel
 
showWarning(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
showWarning(String) - Static method in class org.sonar.gwt.Utils
 
size() - Method in class org.sonar.wsclient.services.Source
 
SKIP_TENDENCIES_DEFAULT_VALUE - Static variable in interface org.sonar.api.CoreProperties
 
SKIP_TENDENCIES_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
skipDuplicates() - Method in class org.sonar.duplications.cpd.CPD
 
SKIPPED_TESTS - Static variable in class org.sonar.api.measures.CoreMetrics
 
SKIPPED_TESTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
SKIPPED_TESTS - Static variable in interface org.sonar.gwt.Metrics
 
SKIPPED_TESTS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Snapshot - Class in org.sonar.api.database.model
A class to map a snapshot with its hibernate model
Snapshot() - Constructor for class org.sonar.api.database.model.Snapshot
 
Snapshot(ResourceModel, Snapshot) - Constructor for class org.sonar.api.database.model.Snapshot
 
Snapshot(ResourceModel, boolean, String, Date) - Constructor for class org.sonar.api.database.model.Snapshot
 
snapshotId - Variable in class org.sonar.api.database.model.RuleFailureModel
 
SnapshotSource - Class in org.sonar.api.database.model
 
SnapshotSource() - Constructor for class org.sonar.api.database.model.SnapshotSource
 
SnapshotSource(Snapshot, String) - Constructor for class org.sonar.api.database.model.SnapshotSource
 
SnapshotSource(Integer, String) - Constructor for class org.sonar.api.database.model.SnapshotSource
 
Sonar - Class in org.sonar.wsclient.gwt
 
Sonar(String) - Constructor for class org.sonar.wsclient.gwt.Sonar
 
Sonar - Class in org.sonar.wsclient
 
Sonar(Connector) - Constructor for class org.sonar.wsclient.Sonar
 
SONAR_HOME - Static variable in interface org.sonar.api.CoreProperties
 
SONAR_WAY_FINDBUGS_NAME - Static variable in class org.sonar.api.profiles.RulesProfile
Name of the default java profile "Sonar way with Findbugs"
SONAR_WAY_NAME - Static variable in class org.sonar.api.profiles.RulesProfile
Name of the default profile "Sonar Way"
SonarException - Exception in org.sonar.api.utils
Because we don't like checked exceptions !
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
 
SonarIndex - Class in org.sonar.api.batch
 
SonarIndex() - Constructor for class org.sonar.api.batch.SonarIndex
 
sort(Collection<T>) - Method in class org.sonar.api.batch.BatchExtensionDictionnary
 
sort() - Method in class org.sonar.api.utils.dag.DirectAcyclicGraph
 
Source - Class in org.sonar.wsclient.services
 
Source() - Constructor for class org.sonar.wsclient.services.Source
 
SourcePanel - Class in org.sonar.gwt.ui
 
SourcePanel(Resource) - Constructor for class org.sonar.gwt.ui.SourcePanel
 
SourcePanel(Resource, int, int) - Constructor for class org.sonar.gwt.ui.SourcePanel
 
SourcePanel.Row - Class in org.sonar.gwt.ui
 
SourcePanel.Row(String, String, String) - Constructor for class org.sonar.gwt.ui.SourcePanel.Row
 
SourcePanel.Row(String, String, String, String) - Constructor for class org.sonar.gwt.ui.SourcePanel.Row
 
SourcePanel.Row(int, String) - Constructor for class org.sonar.gwt.ui.SourcePanel.Row
 
SourcePanel.Row() - Constructor for class org.sonar.gwt.ui.SourcePanel.Row
 
SourceQuery - Class in org.sonar.wsclient.services
 
SourceQuery(String) - Constructor for class org.sonar.wsclient.services.SourceQuery
 
SourcesQuery - Class in org.sonar.api.web.gwt.client.webservices
 
SourceUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
SourceUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.SourceUnmarshaller
 
SourceUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
SourceUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.SourceUnmarshaller
 
SQUID_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
SquidSearch - Interface in org.sonar.api.batch
The extension point to access the Squid data tree
SquidUtils - Class in org.sonar.api.batch
 
StandardProfileXmlParser - Class in org.sonar.api.rules
Deprecated. 
StandardProfileXmlParser() - Constructor for class org.sonar.api.rules.StandardProfileXmlParser
Deprecated.  
StandardProfileXmlParser(List<Rule>) - Constructor for class org.sonar.api.rules.StandardProfileXmlParser
Deprecated.  
StandardRulesXmlParser - Class in org.sonar.api.rules
Deprecated. 
StandardRulesXmlParser() - Constructor for class org.sonar.api.rules.StandardRulesXmlParser
Deprecated.  
StandardRulesXmlParser.TrimStringConverter - Class in org.sonar.api.rules
Deprecated. See http://svn.codehaus.org/xstream/trunk/xstream/src/java/com/thoughtworks/xstream/converters/basic/StringConverter.java
StandardRulesXmlParser.TrimStringConverter(Map) - Constructor for class org.sonar.api.rules.StandardRulesXmlParser.TrimStringConverter
Deprecated.  
StandardRulesXmlParser.TrimStringConverter() - Constructor for class org.sonar.api.rules.StandardRulesXmlParser.TrimStringConverter
Deprecated.  
start() - Method in class org.sonar.api.database.DatabaseSession
 
start(String) - Method in class org.sonar.api.utils.TimeProfiler
 
start() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
start() - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
start() - Method in class org.sonar.jpa.session.MemoryDatabaseConnector
 
START_VIOLATIONS_GENERATION - Static variable in interface org.sonar.api.batch.DecoratorBarriers
 
startIn(MutablePicoContainer) - Method in class org.sonar.jpa.session.AbstractDatabaseBatch
 
startIn(MutablePicoContainer) - Method in interface org.sonar.jpa.session.DatabaseBatch
 
STATEMENTS - Static variable in class org.sonar.api.measures.CoreMetrics
 
STATEMENTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
STATEMENTS - Static variable in interface org.sonar.gwt.Metrics
 
STATEMENTS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
STATUS_PROCESSED - Static variable in class org.sonar.api.database.model.Snapshot
This status is set on the snapshot at the end of the batch
STATUS_UNPROCESSED - Static variable in class org.sonar.api.database.model.Snapshot
This status is set on the snapshot at the beginning of the batch
statusError() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
statusOk() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
statusWarning() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 
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
stop() - Method in class org.sonar.api.database.DatabaseSession
 
stop() - Method in class org.sonar.api.utils.TimeProfiler
 
stop() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
stop() - Method in class org.sonar.jpa.session.JpaDatabaseSession
 
stop() - Method in class org.sonar.jpa.session.ThreadLocalDatabaseSessionFactory
 
stream(SMHierarchicCursor) - Method in interface org.sonar.api.utils.StaxParser.XmlStreamHandler
 
SUFFIXES - Static variable in class org.sonar.api.resources.Java
Java files knows suffixes
sum(boolean, Collection<Measure>) - Static method in class org.sonar.api.measures.MeasureUtils
Sums a series of measures
sum(boolean, Measure...) - Static method in class org.sonar.api.measures.MeasureUtils
Sums a series of measures
SumChildDistributionFormula - Class in org.sonar.api.measures
 
SumChildDistributionFormula() - Constructor for class org.sonar.api.measures.SumChildDistributionFormula
 
SumChildValuesFormula - Class in org.sonar.api.measures
 
SumChildValuesFormula(boolean) - Constructor for class org.sonar.api.measures.SumChildValuesFormula
 
SUN_CONVENTIONS_NAME - Static variable in class org.sonar.api.profiles.RulesProfile
Name of the default java profile "Sun checks"
SUREFIRE_PLUGIN - Static variable in interface org.sonar.api.CoreProperties
 
SUREFIRE_REPORTS_PATH_PROPERTY - Static variable in interface org.sonar.api.CoreProperties
 
SUSPECT_LCOM4_DENSITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
SUSPECT_LCOM4_DENSITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
synchronizeRuleOfActiveRule(ActiveRule, String) - Method in class org.sonar.api.database.daos.RulesDao
Deprecated.  
synchronizeRuleOfActiveRule(ActiveRule, String) - Method in class org.sonar.jpa.dao.RulesDao
 

T

TABLE_NAME - Static variable in class org.sonar.jpa.entity.SchemaMigration
 
TempFileUtils - Class in org.sonar.api.utils
 
tendency - Variable in class org.sonar.api.measures.Measure
 
TEST_DATA - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_DATA - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_DATA - Static variable in interface org.sonar.gwt.Metrics
 
TEST_DATA_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_ERRORS - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_ERRORS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_ERRORS - Static variable in interface org.sonar.gwt.Metrics
 
TEST_ERRORS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_EXECUTION_TIME - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_EXECUTION_TIME - Static variable in interface org.sonar.gwt.Metrics
 
TEST_EXECUTION_TIME_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_FAILURES - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_FAILURES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_FAILURES - Static variable in interface org.sonar.gwt.Metrics
 
TEST_FAILURES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_SUCCESS_DENSITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TEST_SUCCESS_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TEST_SUCCESS_DENSITY - Static variable in interface org.sonar.gwt.Metrics
 
TEST_SUCCESS_DENSITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TESTS - Static variable in class org.sonar.api.measures.CoreMetrics
 
TESTS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TESTS - Static variable in interface org.sonar.gwt.Metrics
 
TESTS_EXECUTION_TIME - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
TESTS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
TestUtils - Class in org.sonar.test
Utilities for unit tests
TestUtils() - Constructor for class org.sonar.test.TestUtils
 
TEXT_VALUE_LENGTH - Static variable in class org.sonar.api.database.model.MeasureModel
 
ThreadLocalDatabaseSessionFactory - Class in org.sonar.jpa.session
 
ThreadLocalDatabaseSessionFactory(DatabaseConnector) - Constructor for class org.sonar.jpa.session.ThreadLocalDatabaseSessionFactory
 
TimeMachine - Interface in org.sonar.api.batch
The TimeMachine extension point
TimeMachineQuery - Class in org.sonar.api.batch
A class to query TimeMachine on a given resource

TimeMachineQuery(Resource) - Constructor for class org.sonar.api.batch.TimeMachineQuery
Create a TimeMachine query for a given resource
TIMEOUT_MILLISECONDS - Static variable in class org.sonar.api.utils.HttpDownloader
 
TIMEOUT_MS - Static variable in class org.sonar.wsclient.connectors.Connector
 
TimeProfiler - Class in org.sonar.api.utils
A very simple profiler to log the time elapsed performing some tasks.
TimeProfiler(Logger) - Constructor for class org.sonar.api.utils.TimeProfiler
 
TimeProfiler(Class) - Constructor for class org.sonar.api.utils.TimeProfiler
 
TimeProfiler() - Constructor for class org.sonar.api.utils.TimeProfiler
Use the default Sonar logger
to(RulePriority) - Method in interface org.sonar.api.rules.RulePriorityMapper
Deprecated.  
toCheckPriority() - Method in enum org.sonar.api.rules.RulePriority
 
toggle() - Method in class org.sonar.gwt.ui.ExpandCollapseLink
 
toIsoCategory() - Method in class org.sonar.api.rules.RulesCategory
 
tokenAt(int, TokenEntry) - Method in class org.sonar.duplications.cpd.MatchAlgorithm
 
toMeasure() - Method in class org.sonar.api.database.model.MeasureModel
 
toMeasures(List<MeasureModel>) - Static method in class org.sonar.api.database.model.MeasureModel
Transforms a list of MeasureModel into a list of Measure
toModel(JavaScriptObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.AbstractUnmarshaller
 
toModel(JavaScriptObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.ServerUnmarshaller
 
toModel(JavaScriptObject) - Method in interface org.sonar.wsclient.gwt.unmarshallers.Unmarshaller
 
toModel(String) - Method in class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
toModel(String) - Method in class org.sonar.wsclient.unmarshallers.ServerUnmarshaller
 
toModel(String) - Method in interface org.sonar.wsclient.unmarshallers.Unmarshaller
 
toModels(JavaScriptObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.AbstractUnmarshaller
 
toModels(JavaScriptObject) - Method in class org.sonar.wsclient.gwt.unmarshallers.ServerUnmarshaller
 
toModels(JavaScriptObject) - Method in interface org.sonar.wsclient.gwt.unmarshallers.Unmarshaller
 
toModels(String) - Method in class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
toModels(String) - Method in class org.sonar.wsclient.unmarshallers.ServerUnmarshaller
 
toModels(String) - Method in interface org.sonar.wsclient.unmarshallers.Unmarshaller
 
toResource(SMInputCursor) - Method in class org.sonar.api.batch.AbstractViolationsStaxParser
Deprecated. Transforms a given xml resource to a resource Object
toResource(File) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
 
toResource(File) - Method in interface org.sonar.api.resources.ProjectFileSystem
 
toString() - Method in class org.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
Deprecated.  
toString() - Method in class org.sonar.api.batch.AbstractSumChildrenDecorator
 
toString() - Method in class org.sonar.api.batch.Event
 
toString() - Method in class org.sonar.api.batch.FormulaDecorator
 
toString() - Method in class org.sonar.api.batch.maven.MavenPlugin
 
toString() - Method in class org.sonar.api.batch.TimeMachineQuery
 
toString() - Method in class org.sonar.api.charts.AbstractChart
 
toString() - Method in class org.sonar.api.checks.profiles.Check
Deprecated.  
toString() - Method in class org.sonar.api.checks.profiles.CheckProfile
Deprecated.  
toString() - Method in class org.sonar.api.checks.templates.DefaultCheckTemplate
 
toString() - Method in class org.sonar.api.database.configuration.Property
 
toString() - Method in class org.sonar.api.database.model.AsyncMeasureSnapshot
 
toString() - Method in class org.sonar.api.database.model.MeasureModel
 
toString() - Method in class org.sonar.api.database.model.ResourceModel
 
toString() - Method in class org.sonar.api.database.model.RuleFailureModel
 
toString() - Method in class org.sonar.api.database.model.Snapshot
 
toString() - Method in class org.sonar.api.design.Dependency
 
toString() - Method in class org.sonar.api.design.DependencyDto
 
toString() - Method in class org.sonar.api.measures.Measure
 
toString() - Method in class org.sonar.api.measures.Metric
 
toString() - Method in class org.sonar.api.measures.RuleMeasure
 
toString() - Method in class org.sonar.api.profiles.ProfileExporter
 
toString() - Method in class org.sonar.api.profiles.ProfileImporter
 
toString() - Method in class org.sonar.api.profiles.RulesProfile
 
toString() - Method in class org.sonar.api.qualitymodel.Characteristic
 
toString() - Method in class org.sonar.api.qualitymodel.Model
 
toString() - Method in class org.sonar.api.qualitymodel.ModelDefinition
 
toString() - Method in class org.sonar.api.resources.AbstractLanguage
 
toString() - Method in class org.sonar.api.resources.Directory
 
toString() - Method in class org.sonar.api.resources.File
 
toString() - Method in class org.sonar.api.resources.JavaFile
 
toString() - Method in class org.sonar.api.resources.JavaPackage
 
toString() - Method in class org.sonar.api.resources.Library
 
toString() - Method in class org.sonar.api.resources.Project
 
toString() - Method in class org.sonar.api.resources.ProjectLink
 
toString() - Method in class org.sonar.api.rules.ActiveRule
 
toString() - Method in class org.sonar.api.rules.Rule
 
toString() - Method in class org.sonar.api.rules.RuleParam
 
toString() - Method in class org.sonar.api.rules.RuleRepository
 
toString() - Method in class org.sonar.api.rules.RulesCategory
 
toString() - Method in class org.sonar.api.rules.Violation
 
toString() - Method in class org.sonar.api.utils.dag.Node
 
toString() - Method in class org.sonar.api.utils.ValidationMessages
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.Measure
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.MetricsQuery
 
toString() - Method in class org.sonar.api.web.gwt.client.webservices.PropertiesQuery
 
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
 
toString() - Method in class org.sonar.core.plugin.JpaPlugin
 
toString() - Method in class org.sonar.core.purge.DefaultPurgeContext
 
toString() - Method in class org.sonar.duplications.cpd.Match
 
toString() - Method in class org.sonar.wsclient.services.Dependency
 
toString() - Method in class org.sonar.wsclient.services.Measure
 
toString() - Method in class org.sonar.wsclient.services.Metric
 
toString() - Method in class org.sonar.wsclient.services.Property
 
toString() - Method in class org.sonar.wsclient.services.Resource
 
toXml(CheckProfile, Writer) - Static method in class org.sonar.api.checks.profiles.CheckProfileXmlMarshaller
Deprecated.  
toXml(List<Rule>) - Method in class org.sonar.api.rules.StandardRulesXmlParser
Deprecated.  
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.RulePriorityNumbersPairTransformer
 
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.measures.CoreMetrics
Deprecated. replaced since 1.11 by UNCOVERED_LINES and UNCOVERED_CONDITIONS
UNCOVERED_COMPLEXITY_BY_TESTS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
Deprecated. replaced since 1.11 by UNCOVERED_LINES and UNCOVERED_CONDITIONS
UNCOVERED_CONDITIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
UNCOVERED_CONDITIONS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
UNCOVERED_CONDITIONS - Static variable in interface org.sonar.gwt.Metrics
 
UNCOVERED_CONDITIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
UNCOVERED_LINES - Static variable in class org.sonar.api.measures.CoreMetrics
 
UNCOVERED_LINES - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
UNCOVERED_LINES - Static variable in interface org.sonar.gwt.Metrics
 
UNCOVERED_LINES_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
Unmarshaller<MODEL extends Model> - Interface in org.sonar.wsclient.gwt.unmarshallers
 
Unmarshaller<MODEL extends Model> - Interface in org.sonar.wsclient.unmarshallers
 
Unmarshallers - Class in org.sonar.wsclient.gwt.unmarshallers
 
Unmarshallers - Class in org.sonar.wsclient.unmarshallers
 
unregisterCheck(Check) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
unregisterChecks(CheckProfile) - Method in class org.sonar.api.checks.checkers.MessageDispatcher
Deprecated.  
unsetMetrics() - Method in class org.sonar.api.batch.TimeMachineQuery
Unsets the metrics
unsetValue() - Method in class org.sonar.gwt.ui.SourcePanel.Row
 
UnvalidCheckerException - Exception in org.sonar.api.checks.checkers
Deprecated. since 2.3
UnvalidCheckerException() - Constructor for exception org.sonar.api.checks.checkers.UnvalidCheckerException
Deprecated.  
UnvalidCheckerException(String) - Constructor for exception org.sonar.api.checks.checkers.UnvalidCheckerException
Deprecated.  
UnvalidCheckerException(String, Throwable) - Constructor for exception org.sonar.api.checks.checkers.UnvalidCheckerException
Deprecated.  
UnvalidCheckerException(Throwable) - Constructor for exception org.sonar.api.checks.checkers.UnvalidCheckerException
Deprecated.  
unzip(File, File) - Static method in class org.sonar.api.utils.ZipUtils
Unzip a file into a directory.
unzip(File, File, ZipUtils.ZipEntryFilter) - Static method in class org.sonar.api.utils.ZipUtils
 
unzipToTempDir(File) - Static method in class org.sonar.api.utils.ZipUtils
Unzip a file into a new temporary directory.
updateAsyncMeasureSnapshot(AsyncMeasureSnapshot, Snapshot) - Method in class org.sonar.jpa.dao.AsyncMeasuresDao
 
UpdateCenterQuery - Class in org.sonar.wsclient.services
 
updateFrom(WSMetrics.Metric) - Method in class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
upToDateSchemaVersion() - Method in class org.sonar.jpa.session.AbstractDatabaseConnector
 
url - Variable in class org.sonar.api.measures.Measure
 
URL - Static variable in class org.sonar.jpa.session.MemoryDatabaseConnector
 
urlForDrilldown(String, String) - Static method in class org.sonar.gwt.Links
 
urlForMeasure(String, String) - Static method in class org.sonar.gwt.Links
 
urlForResource(String) - Static method in class org.sonar.gwt.Links
 
urlForResourcePage(String, String, String) - Static method in class org.sonar.gwt.Links
 
urlForRule(String, boolean) - Static method in class org.sonar.gwt.Links
 
USABILITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
USABILITY - Static variable in class org.sonar.api.rules.Iso9126RulesCategories
 
USABILITY - Static variable in interface org.sonar.gwt.Metrics
 
USABILITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
useDatabase() - Method in enum org.sonar.api.measures.PersistenceMode
 
useMemory() - Method in enum org.sonar.api.measures.PersistenceMode
 
User - Class in org.sonar.api.database.model
 
User() - Constructor for class org.sonar.api.database.model.User
 
USER - Static variable in annotation type org.sonar.api.web.UserRole
 
USER - Static variable in class org.sonar.jpa.session.MemoryDatabaseConnector
 
UserPropertyCreateQuery - Class in org.sonar.wsclient.services
 
UserPropertyCreateQuery() - Constructor for class org.sonar.wsclient.services.UserPropertyCreateQuery
 
UserPropertyCreateQuery(String, String) - Constructor for class org.sonar.wsclient.services.UserPropertyCreateQuery
 
UserPropertyCreateQuery(Property) - Constructor for class org.sonar.wsclient.services.UserPropertyCreateQuery
 
UserPropertyDeleteQuery - Class in org.sonar.wsclient.services
 
UserPropertyDeleteQuery(String) - Constructor for class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
UserPropertyDeleteQuery(Property) - Constructor for class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
UserPropertyQuery - Class in org.sonar.wsclient.services
Get properties of the authenticated user.
UserPropertyQuery() - Constructor for class org.sonar.wsclient.services.UserPropertyQuery
Get all user properties
UserPropertyQuery(String) - Constructor for class org.sonar.wsclient.services.UserPropertyQuery
Get only one specific user property
UserRole - Class in org.sonar.api.security
This JPA model maps the table user_roles
UserRole(Integer, String, Integer) - Constructor for class org.sonar.api.security.UserRole
 
UserRole() - Constructor for class org.sonar.api.security.UserRole
 
UserRole - Annotation Type in org.sonar.api.web
 
Utils - Class in org.sonar.api.web.gwt.client
A class of web utility
Utils - Class in org.sonar.gwt
 

V

ValidationMessages - Class in org.sonar.api.utils
 
value - Variable in class org.sonar.api.measures.Measure
 
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.measures.Metric.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.measures.Metric.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.measures.Metric.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.measures.PersistenceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.platform.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.resources.Project.AnalysisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.rules.RulePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.web.Section
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.web.WidgetLayoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.api.web.WidgetPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.check.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.check.IsoCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.check.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.wsclient.services.Server.Status
Returns the enum constant of this type with the specified name.
valueOfString(String) - Static method in enum org.sonar.api.rules.RulePriority
A class to map priority level prior to Sonar 1.10 to the new ones
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 are declared.
values() - Static method in enum org.sonar.api.measures.Metric.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.measures.Metric.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.measures.Metric.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.measures.PersistenceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.platform.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.resources.Project.AnalysisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.rules.RulePriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.web.Section
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.web.WidgetLayoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.api.web.WidgetPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.check.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.check.IsoCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.check.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonar.wsclient.services.Server.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.sonar.api.batch.maven.MavenSurefireUtils
 
VERSION_UNKNOWN - Static variable in class org.sonar.jpa.entity.SchemaMigration
 
View - Interface in org.sonar.api.web
 
VIEWER - Static variable in annotation type org.sonar.api.web.UserRole
Deprecated. use the constant USER since 1.12.
ViewerHeader - Class in org.sonar.gwt.ui
 
ViewerHeader(Resource, String[]) - Constructor for class org.sonar.gwt.ui.ViewerHeader
 
ViewerHeader.MeasureLabel - Class in org.sonar.gwt.ui
 
ViewerHeader.MeasureLabel(Measure) - Constructor for class org.sonar.gwt.ui.ViewerHeader.MeasureLabel
 
ViewerHeader.MeasureLabel(Measure, String, String) - Constructor for class org.sonar.gwt.ui.ViewerHeader.MeasureLabel
 
Violation - Class in org.sonar.api.rules
A class that represents a violation.
Violation(Rule) - Constructor for class org.sonar.api.rules.Violation
Deprecated. since 2.3. Use the factory method create()
Violation(Rule, Resource) - Constructor for class org.sonar.api.rules.Violation
Deprecated. since 2.3. Use the factory method create()
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
 
Violation - Class in org.sonar.wsclient.services
 
Violation() - Constructor for class org.sonar.wsclient.services.Violation
 
ViolationFilter - Interface in org.sonar.api.rules
Filter violations to save.
ViolationQuery - Class in org.sonar.wsclient.services
 
ViolationQuery(String) - Constructor for class org.sonar.wsclient.services.ViolationQuery
 
VIOLATIONS - Static variable in class org.sonar.api.measures.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 - Static variable in interface org.sonar.gwt.Metrics
 
VIOLATIONS_DENSITY - Static variable in class org.sonar.api.measures.CoreMetrics
 
VIOLATIONS_DENSITY - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
VIOLATIONS_DENSITY - Static variable in interface org.sonar.gwt.Metrics
 
VIOLATIONS_DENSITY_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
ViolationsQuery - Class in org.sonar.api.web.gwt.client.webservices
 
ViolationUnmarshaller - Class in org.sonar.wsclient.gwt.unmarshallers
 
ViolationUnmarshaller() - Constructor for class org.sonar.wsclient.gwt.unmarshallers.ViolationUnmarshaller
 
ViolationUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ViolationUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ViolationUnmarshaller
 
VoidResponse - Class in org.sonar.api.web.gwt.client.webservices
 
VoidResponse() - Constructor for class org.sonar.api.web.gwt.client.webservices.VoidResponse
 

W

Webservice - Interface in org.sonar.api.web
Interface to create a web service extension point
WEIGHTED_VIOLATIONS - Static variable in class org.sonar.api.measures.CoreMetrics
 
WEIGHTED_VIOLATIONS - Static variable in class org.sonar.api.web.gwt.client.webservices.WSMetrics
 
WEIGHTED_VIOLATIONS - Static variable in interface org.sonar.gwt.Metrics
 
WEIGHTED_VIOLATIONS_KEY - Static variable in class org.sonar.api.measures.CoreMetrics
 
WeightedMeanAggregationFormula - Class in org.sonar.api.measures
 
WeightedMeanAggregationFormula(Metric, boolean) - Constructor for class org.sonar.api.measures.WeightedMeanAggregationFormula
 
Widget - Interface in org.sonar.api.web
 
WidgetCategory - Annotation Type in org.sonar.api.web
 
widgetGWTIdJSEncode(String) - Static method in class org.sonar.api.web.gwt.client.Utils
 
WidgetLayout - Annotation Type in org.sonar.api.web
 
WidgetLayoutType - Enum in org.sonar.api.web
 
WidgetProperties - Annotation Type in org.sonar.api.web
 
WidgetProperty - Annotation Type in org.sonar.api.web
 
WidgetPropertyType - Enum in org.sonar.api.web
 
WildcardPattern - Class in org.sonar.api.utils
 
WildcardPattern(String, String) - Constructor for class org.sonar.api.utils.WildcardPattern
 
withConfigKey(String) - Method in class org.sonar.api.rules.RuleQuery
 
withKey(String) - Method in class org.sonar.api.rules.RuleQuery
 
withRepositoryKey(String) - Method in class org.sonar.api.rules.RuleQuery
 
write(RulesProfile, Writer) - Method in class org.sonar.api.profiles.XMLProfileSerializer
 
writeToFile(String, File, String) - Static method in class org.sonar.api.resources.DefaultProjectFileSystem
 
writeToWorkingDirectory(String, String) - Method in class org.sonar.api.resources.DefaultProjectFileSystem
Save data into a new file of Sonar working directory.
writeToWorkingDirectory(String, String) - Method in interface org.sonar.api.resources.ProjectFileSystem
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) - Constructor for class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
WSMetrics.Metric(String, String, String, String, boolean, boolean, int, WSMetrics.Metric.ValueType) - Constructor for class org.sonar.api.web.gwt.client.webservices.WSMetrics.Metric
 
WSMetrics.Metric.ValueType - Enum in org.sonar.api.web.gwt.client.webservices
 
WSMetrics.MetricsList - Class in org.sonar.api.web.gwt.client.webservices
 
WSMetrics.MetricsList() - Constructor for class org.sonar.api.web.gwt.client.webservices.WSMetrics.MetricsList
 
WSUtils - Class in org.sonar.wsclient.services
 
WSUtils() - Constructor for class org.sonar.wsclient.services.WSUtils
 

X

XmlCheckTemplateFactory - Class in org.sonar.api.checks.templates
EXPERIMENTAL - will be used in version 2.2
XmlCheckTemplateFactory() - Constructor for class org.sonar.api.checks.templates.XmlCheckTemplateFactory
 
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
 
XMLProfileParser - Class in org.sonar.api.profiles
 
XMLProfileParser(RuleFinder) - Constructor for class org.sonar.api.profiles.XMLProfileParser
 
XMLProfileSerializer - Class in org.sonar.api.profiles
 
XMLProfileSerializer() - Constructor for class org.sonar.api.profiles.XMLProfileSerializer
 
XMLRuleParser - Class in org.sonar.api.rules
 
XMLRuleParser() - Constructor for class org.sonar.api.rules.XMLRuleParser
 
XpathParser - Class in org.sonar.api.utils
XML Parsing tool using XPATH.
XpathParser() - Constructor for class org.sonar.api.utils.XpathParser
 

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
 
zoom() - Method in interface org.sonar.gwt.ui.Icons.IconBundle
 

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-2010 SonarSource. All Rights Reserved.