Skip navigation links
A B C D E F G H I J L M N O P R S T U V X 

A

Activation - Class in org.sonar.maven.model.maven2
The conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
Activation() - Constructor for class org.sonar.maven.model.maven2.Activation
 
activation - Variable in class org.sonar.maven.model.maven2.Profile
 
ActivationFile - Class in org.sonar.maven.model.maven2
This is the file specification used to activate the profile.
ActivationFile() - Constructor for class org.sonar.maven.model.maven2.ActivationFile
 
ActivationOS - Class in org.sonar.maven.model.maven2
This is an activator which will detect an operating system's attributes in order to activate its profile.
ActivationOS() - Constructor for class org.sonar.maven.model.maven2.ActivationOS
 
ActivationProperty - Class in org.sonar.maven.model.maven2
This is the property specification used to activate a profile.
ActivationProperty() - Constructor for class org.sonar.maven.model.maven2.ActivationProperty
 
activeByDefault - Variable in class org.sonar.maven.model.maven2.Activation
 
address - Variable in class org.sonar.maven.model.maven2.Notifier
 
arch - Variable in class org.sonar.maven.model.maven2.ActivationOS
 
archive - Variable in class org.sonar.maven.model.maven2.MailingList
 
artifactId - Variable in class org.sonar.maven.model.maven2.Dependency
 
artifactId - Variable in class org.sonar.maven.model.maven2.Exclusion
 
artifactId - Variable in class org.sonar.maven.model.maven2.Extension
 
artifactId - Variable in class org.sonar.maven.model.maven2.MavenProject
 
artifactId - Variable in class org.sonar.maven.model.maven2.Parent
 
artifactId - Variable in class org.sonar.maven.model.maven2.Plugin
 
artifactId - Variable in class org.sonar.maven.model.maven2.Relocation
 
artifactId - Variable in class org.sonar.maven.model.maven2.ReportPlugin
 

B

Build - Class in org.sonar.maven.model.maven2
The <build> element contains informations required to build the project.
Build() - Constructor for class org.sonar.maven.model.maven2.Build
 
build - Variable in class org.sonar.maven.model.maven2.MavenProject
 
build - Variable in class org.sonar.maven.model.maven2.Profile
 
Build.Extensions - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Build.Filters - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Build.Plugins - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Build.Resources - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Build.TestResources - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
BuildBase - Class in org.sonar.maven.model.maven2
Generic informations for a build.
BuildBase() - Constructor for class org.sonar.maven.model.maven2.BuildBase
 
BuildBase.Filters - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
BuildBase.Plugins - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
BuildBase.Resources - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
BuildBase.TestResources - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.

C

checksumPolicy - Variable in class org.sonar.maven.model.maven2.RepositoryPolicy
 
CiManagement - Class in org.sonar.maven.model.maven2
The <CiManagement> element contains informations required to the continuous integration system of the project.
CiManagement() - Constructor for class org.sonar.maven.model.maven2.CiManagement
 
ciManagement - Variable in class org.sonar.maven.model.maven2.MavenProject
 
CiManagement.Notifiers - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
classifier - Variable in class org.sonar.maven.model.maven2.Dependency
 
column() - Method in class org.sonar.maven.model.XmlLocation
 
comments - Variable in class org.sonar.maven.model.maven2.License
 
configuration - Variable in class org.sonar.maven.model.maven2.Notifier
 
Configuration() - Constructor for class org.sonar.maven.model.maven2.Notifier.Configuration
 
configuration - Variable in class org.sonar.maven.model.maven2.Plugin
 
Configuration() - Constructor for class org.sonar.maven.model.maven2.Plugin.Configuration
 
configuration - Variable in class org.sonar.maven.model.maven2.PluginExecution
 
Configuration() - Constructor for class org.sonar.maven.model.maven2.PluginExecution.Configuration
 
configuration - Variable in class org.sonar.maven.model.maven2.ReportPlugin
 
Configuration() - Constructor for class org.sonar.maven.model.maven2.ReportPlugin.Configuration
 
configuration - Variable in class org.sonar.maven.model.maven2.ReportSet
 
Configuration() - Constructor for class org.sonar.maven.model.maven2.ReportSet.Configuration
 
connection - Variable in class org.sonar.maven.model.maven2.Scm
 
Contributor - Class in org.sonar.maven.model.maven2
Description of a person who has contributed to the project, but who does not have commit privileges.
Contributor() - Constructor for class org.sonar.maven.model.maven2.Contributor
 
Contributor.Properties - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Contributor.Roles - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
contributors - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Contributors() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Contributors
 
contributors - Variable in class org.sonar.maven.model.maven2.MavenProject.Contributors
 
createActivation() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Activation
createActivationFile() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ActivationFile
createActivationOS() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ActivationOS
createActivationProperty() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ActivationProperty
createBuild() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Build
createBuildBase() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of BuildBase
createBuildBaseFilters() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of BuildBase.Filters
createBuildBasePlugins() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of BuildBase.Plugins
createBuildBaseResources() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of BuildBase.Resources
createBuildBaseTestResources() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of BuildBase.TestResources
createBuildExtensions() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Build.Extensions
createBuildFilters() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Build.Filters
createBuildPlugins() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Build.Plugins
createBuildResources() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Build.Resources
createBuildTestResources() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Build.TestResources
createCiManagement() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of CiManagement
createCiManagementNotifiers() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of CiManagement.Notifiers
createContributor() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Contributor
createContributorProperties() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Contributor.Properties
createContributorRoles() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Contributor.Roles
createDependency() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Dependency
createDependencyExclusions() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Dependency.Exclusions
createDependencyManagement() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of DependencyManagement
createDependencyManagementDependencies() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of DependencyManagement.Dependencies
createDeploymentRepository() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of DeploymentRepository
createDeveloper() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Developer
createDeveloperProperties() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Developer.Properties
createDeveloperRoles() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Developer.Roles
createDistributionManagement() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of DistributionManagement
createExclusion() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Exclusion
createExtension() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Extension
createIssueManagement() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of IssueManagement
createLicense() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of License
createMailingList() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MailingList
createMailingListOtherArchives() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MailingList.OtherArchives
createMavenProject() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject
createMavenProjectContributors() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Contributors
createMavenProjectDependencies() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Dependencies
createMavenProjectDevelopers() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Developers
createMavenProjectLicenses() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Licenses
createMavenProjectMailingLists() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.MailingLists
createMavenProjectModules() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Modules
createMavenProjectPluginRepositories() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.PluginRepositories
createMavenProjectProfiles() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Profiles
createMavenProjectProperties() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Properties
createMavenProjectReports() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Reports
createMavenProjectRepositories() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of MavenProject.Repositories
createNotifier() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Notifier
createNotifierConfiguration() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Notifier.Configuration
createOrganization() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Organization
createParent() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Parent
createPlugin() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Plugin
createPluginConfiguration() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Plugin.Configuration
createPluginDependencies() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Plugin.Dependencies
createPluginExecution() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of PluginExecution
createPluginExecutionConfiguration() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of PluginExecution.Configuration
createPluginExecutionGoals() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of PluginExecution.Goals
createPluginExecutions() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Plugin.Executions
createPluginGoals() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Plugin.Goals
createPluginManagement() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of PluginManagement
createPluginManagementPlugins() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of PluginManagement.Plugins
createPrerequisites() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Prerequisites
createProfile() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile
createProfileDependencies() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile.Dependencies
createProfileModules() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile.Modules
createProfilePluginRepositories() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile.PluginRepositories
createProfileProperties() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile.Properties
createProfileReports() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile.Reports
createProfileRepositories() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Profile.Repositories
createRelocation() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Relocation
createReporting() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Reporting
createReportingPlugins() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Reporting.Plugins
createReportPlugin() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ReportPlugin
createReportPluginConfiguration() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ReportPlugin.Configuration
createReportPluginReportSets() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ReportPlugin.ReportSets
createReportSet() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ReportSet
createReportSetConfiguration() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ReportSet.Configuration
createReportSetReports() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of ReportSet.Reports
createRepository() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Repository
createRepositoryPolicy() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of RepositoryPolicy
createResource() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Resource
createResourceExcludes() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Resource.Excludes
createResourceIncludes() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Resource.Includes
createScm() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Scm
createSite() - Method in class org.sonar.maven.model.maven2.ObjectFactory
Create an instance of Site

D

defaultGoal - Variable in class org.sonar.maven.model.maven2.Build
 
defaultGoal - Variable in class org.sonar.maven.model.maven2.BuildBase
 
dependencies - Variable in class org.sonar.maven.model.maven2.DependencyManagement
 
Dependencies() - Constructor for class org.sonar.maven.model.maven2.DependencyManagement.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.DependencyManagement.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Dependencies() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.MavenProject.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.Plugin
 
Dependencies() - Constructor for class org.sonar.maven.model.maven2.Plugin.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.Plugin.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.Profile
 
Dependencies() - Constructor for class org.sonar.maven.model.maven2.Profile.Dependencies
 
dependencies - Variable in class org.sonar.maven.model.maven2.Profile.Dependencies
 
Dependency - Class in org.sonar.maven.model.maven2
The <dependency> element contains information about a dependency of the project.
Dependency() - Constructor for class org.sonar.maven.model.maven2.Dependency
 
Dependency.Exclusions - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
DependencyManagement - Class in org.sonar.maven.model.maven2
Section for management of default dependency information for use in a group of POMs.
DependencyManagement() - Constructor for class org.sonar.maven.model.maven2.DependencyManagement
 
dependencyManagement - Variable in class org.sonar.maven.model.maven2.MavenProject
 
dependencyManagement - Variable in class org.sonar.maven.model.maven2.Profile
 
DependencyManagement.Dependencies - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
DeploymentRepository - Class in org.sonar.maven.model.maven2
Repository contains the information needed for deploying to the remote repository.
DeploymentRepository() - Constructor for class org.sonar.maven.model.maven2.DeploymentRepository
 
description - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Developer - Class in org.sonar.maven.model.maven2
Information about one of the committers on this project.
Developer() - Constructor for class org.sonar.maven.model.maven2.Developer
 
Developer.Properties - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Developer.Roles - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
developerConnection - Variable in class org.sonar.maven.model.maven2.Scm
 
developers - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Developers() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Developers
 
developers - Variable in class org.sonar.maven.model.maven2.MavenProject.Developers
 
directory - Variable in class org.sonar.maven.model.maven2.Build
 
directory - Variable in class org.sonar.maven.model.maven2.BuildBase
 
directory - Variable in class org.sonar.maven.model.maven2.Resource
 
distribution - Variable in class org.sonar.maven.model.maven2.License
 
DistributionManagement - Class in org.sonar.maven.model.maven2
This elements describes all that pertains to distribution for a project.
DistributionManagement() - Constructor for class org.sonar.maven.model.maven2.DistributionManagement
 
distributionManagement - Variable in class org.sonar.maven.model.maven2.MavenProject
 
distributionManagement - Variable in class org.sonar.maven.model.maven2.Profile
 
downloadUrl - Variable in class org.sonar.maven.model.maven2.DistributionManagement
 

E

elements - Variable in class org.sonar.maven.model.maven2.Contributor.Properties
 
elements - Variable in class org.sonar.maven.model.maven2.Developer.Properties
 
elements - Variable in class org.sonar.maven.model.maven2.MavenProject.Properties
 
elements - Variable in class org.sonar.maven.model.maven2.MavenProject.Reports
 
elements - Variable in class org.sonar.maven.model.maven2.Notifier.Configuration
 
elements - Variable in class org.sonar.maven.model.maven2.Plugin.Configuration
 
elements - Variable in class org.sonar.maven.model.maven2.Plugin.Goals
 
elements - Variable in class org.sonar.maven.model.maven2.PluginExecution.Configuration
 
elements - Variable in class org.sonar.maven.model.maven2.Profile.Properties
 
elements - Variable in class org.sonar.maven.model.maven2.Profile.Reports
 
elements - Variable in class org.sonar.maven.model.maven2.ReportPlugin.Configuration
 
elements - Variable in class org.sonar.maven.model.maven2.ReportSet.Configuration
 
email - Variable in class org.sonar.maven.model.maven2.Contributor
 
email - Variable in class org.sonar.maven.model.maven2.Developer
 
enabled - Variable in class org.sonar.maven.model.maven2.RepositoryPolicy
 
endLocation() - Method in interface org.sonar.maven.model.LocatedTree
 
endLocation - Variable in class org.sonar.maven.model.LocatedTreeImpl
 
endLocation() - Method in class org.sonar.maven.model.LocatedTreeImpl
 
equals(Object) - Method in class org.sonar.maven.model.XmlLocation
 
excludeDefaults - Variable in class org.sonar.maven.model.maven2.Reporting
 
excludes - Variable in class org.sonar.maven.model.maven2.Resource
 
Excludes() - Constructor for class org.sonar.maven.model.maven2.Resource.Excludes
 
excludes - Variable in class org.sonar.maven.model.maven2.Resource.Excludes
 
Exclusion - Class in org.sonar.maven.model.maven2
The <exclusion> element contains informations required to exclude an artifact to the project.
Exclusion() - Constructor for class org.sonar.maven.model.maven2.Exclusion
 
exclusions - Variable in class org.sonar.maven.model.maven2.Dependency
 
Exclusions() - Constructor for class org.sonar.maven.model.maven2.Dependency.Exclusions
 
exclusions - Variable in class org.sonar.maven.model.maven2.Dependency.Exclusions
 
executions - Variable in class org.sonar.maven.model.maven2.Plugin
 
Executions() - Constructor for class org.sonar.maven.model.maven2.Plugin.Executions
 
executions - Variable in class org.sonar.maven.model.maven2.Plugin.Executions
 
exists - Variable in class org.sonar.maven.model.maven2.ActivationFile
 
Extension - Class in org.sonar.maven.model.maven2
Describes a build extension to utilise.
Extension() - Constructor for class org.sonar.maven.model.maven2.Extension
 
extensions - Variable in class org.sonar.maven.model.maven2.Build
 
Extensions() - Constructor for class org.sonar.maven.model.maven2.Build.Extensions
 
extensions - Variable in class org.sonar.maven.model.maven2.Build.Extensions
 
extensions - Variable in class org.sonar.maven.model.maven2.Plugin
 

F

family - Variable in class org.sonar.maven.model.maven2.ActivationOS
 
file - Variable in class org.sonar.maven.model.maven2.Activation
 
filtering - Variable in class org.sonar.maven.model.maven2.Resource
 
filters - Variable in class org.sonar.maven.model.maven2.Build
 
Filters() - Constructor for class org.sonar.maven.model.maven2.Build.Filters
 
filters - Variable in class org.sonar.maven.model.maven2.Build.Filters
 
filters - Variable in class org.sonar.maven.model.maven2.BuildBase
 
Filters() - Constructor for class org.sonar.maven.model.maven2.BuildBase.Filters
 
filters - Variable in class org.sonar.maven.model.maven2.BuildBase.Filters
 
finalName - Variable in class org.sonar.maven.model.maven2.Build
 
finalName - Variable in class org.sonar.maven.model.maven2.BuildBase
 

G

getActivation() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the activation property.
getAddress() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the address property.
getArch() - Method in class org.sonar.maven.model.maven2.ActivationOS
Gets the value of the arch property.
getArchive() - Method in class org.sonar.maven.model.maven2.MailingList
Gets the value of the archive property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.Exclusion
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.Extension
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.Parent
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.Relocation
Gets the value of the artifactId property.
getArtifactId() - Method in class org.sonar.maven.model.maven2.ReportPlugin
Gets the value of the artifactId property.
getBuild() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the build property.
getBuild() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the build property.
getChecksumPolicy() - Method in class org.sonar.maven.model.maven2.RepositoryPolicy
Gets the value of the checksumPolicy property.
getCiManagement() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the ciManagement property.
getClassifier() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the classifier property.
getComments() - Method in class org.sonar.maven.model.maven2.License
Gets the value of the comments property.
getConfiguration() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the configuration property.
getConfiguration() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the configuration property.
getConfiguration() - Method in class org.sonar.maven.model.maven2.PluginExecution
Gets the value of the configuration property.
getConfiguration() - Method in class org.sonar.maven.model.maven2.ReportPlugin
Gets the value of the configuration property.
getConfiguration() - Method in class org.sonar.maven.model.maven2.ReportSet
Gets the value of the configuration property.
getConnection() - Method in class org.sonar.maven.model.maven2.Scm
Gets the value of the connection property.
getContributors() - Method in class org.sonar.maven.model.maven2.MavenProject.Contributors
Gets the value of the contributors property.
getContributors() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the contributors property.
getDefaultGoal() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the defaultGoal property.
getDefaultGoal() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the defaultGoal property.
getDependencies() - Method in class org.sonar.maven.model.maven2.DependencyManagement.Dependencies
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.DependencyManagement
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.MavenProject.Dependencies
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.Plugin.Dependencies
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.Profile.Dependencies
Gets the value of the dependencies property.
getDependencies() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the dependencies property.
getDependencyManagement() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the dependencyManagement property.
getDependencyManagement() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the dependencyManagement property.
getDescription() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the description property.
getDeveloperConnection() - Method in class org.sonar.maven.model.maven2.Scm
Gets the value of the developerConnection property.
getDevelopers() - Method in class org.sonar.maven.model.maven2.MavenProject.Developers
Gets the value of the developers property.
getDevelopers() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the developers property.
getDirectory() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the directory property.
getDirectory() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the directory property.
getDirectory() - Method in class org.sonar.maven.model.maven2.Resource
Gets the value of the directory property.
getDistribution() - Method in class org.sonar.maven.model.maven2.License
Gets the value of the distribution property.
getDistributionManagement() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the distributionManagement property.
getDistributionManagement() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the distributionManagement property.
getDownloadUrl() - Method in class org.sonar.maven.model.maven2.DistributionManagement
Gets the value of the downloadUrl property.
getElements() - Method in class org.sonar.maven.model.maven2.Contributor.Properties
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.Developer.Properties
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.MavenProject.Properties
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.MavenProject.Reports
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.Notifier.Configuration
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.Plugin.Configuration
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.Plugin.Goals
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.PluginExecution.Configuration
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.Profile.Properties
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.Profile.Reports
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.ReportPlugin.Configuration
Gets the value of the elements property.
getElements() - Method in class org.sonar.maven.model.maven2.ReportSet.Configuration
Gets the value of the elements property.
getEmail() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the email property.
getEmail() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the email property.
getEnabled() - Method in class org.sonar.maven.model.maven2.RepositoryPolicy
Gets the value of the enabled property.
getExcludeDefaults() - Method in class org.sonar.maven.model.maven2.Reporting
Gets the value of the excludeDefaults property.
getExcludes() - Method in class org.sonar.maven.model.maven2.Resource.Excludes
Gets the value of the excludes property.
getExcludes() - Method in class org.sonar.maven.model.maven2.Resource
Gets the value of the excludes property.
getExclusions() - Method in class org.sonar.maven.model.maven2.Dependency.Exclusions
Gets the value of the exclusions property.
getExclusions() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the exclusions property.
getExecutions() - Method in class org.sonar.maven.model.maven2.Plugin.Executions
Gets the value of the executions property.
getExecutions() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the executions property.
getExists() - Method in class org.sonar.maven.model.maven2.ActivationFile
Gets the value of the exists property.
getExtensions() - Method in class org.sonar.maven.model.maven2.Build.Extensions
Gets the value of the extensions property.
getExtensions() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the extensions property.
getExtensions() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the extensions property.
getFamily() - Method in class org.sonar.maven.model.maven2.ActivationOS
Gets the value of the family property.
getFile() - Method in class org.sonar.maven.model.maven2.Activation
Gets the value of the file property.
getFiltering() - Method in class org.sonar.maven.model.maven2.Resource
Gets the value of the filtering property.
getFilters() - Method in class org.sonar.maven.model.maven2.Build.Filters
Gets the value of the filters property.
getFilters() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the filters property.
getFilters() - Method in class org.sonar.maven.model.maven2.BuildBase.Filters
Gets the value of the filters property.
getFilters() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the filters property.
getFinalName() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the finalName property.
getFinalName() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the finalName property.
getGoals() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the goals property.
getGoals() - Method in class org.sonar.maven.model.maven2.PluginExecution
Gets the value of the goals property.
getGoals() - Method in class org.sonar.maven.model.maven2.PluginExecution.Goals
Gets the value of the goals property.
getGroupId() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.Exclusion
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.Extension
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.Parent
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.Relocation
Gets the value of the groupId property.
getGroupId() - Method in class org.sonar.maven.model.maven2.ReportPlugin
Gets the value of the groupId property.
getId() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the id property.
getId() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the id property.
getId() - Method in class org.sonar.maven.model.maven2.PluginExecution
Gets the value of the id property.
getId() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the id property.
getId() - Method in class org.sonar.maven.model.maven2.ReportSet
Gets the value of the id property.
getId() - Method in class org.sonar.maven.model.maven2.Repository
Gets the value of the id property.
getId() - Method in class org.sonar.maven.model.maven2.Site
Gets the value of the id property.
getInceptionYear() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the inceptionYear property.
getIncludes() - Method in class org.sonar.maven.model.maven2.Resource
Gets the value of the includes property.
getIncludes() - Method in class org.sonar.maven.model.maven2.Resource.Includes
Gets the value of the includes property.
getInherited() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the inherited property.
getInherited() - Method in class org.sonar.maven.model.maven2.PluginExecution
Gets the value of the inherited property.
getInherited() - Method in class org.sonar.maven.model.maven2.ReportPlugin
Gets the value of the inherited property.
getInherited() - Method in class org.sonar.maven.model.maven2.ReportSet
Gets the value of the inherited property.
getIssueManagement() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the issueManagement property.
getJdk() - Method in class org.sonar.maven.model.maven2.Activation
Gets the value of the jdk property.
getLayout() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the layout property.
getLayout() - Method in class org.sonar.maven.model.maven2.Repository
Gets the value of the layout property.
getLicenses() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the licenses property.
getLicenses() - Method in class org.sonar.maven.model.maven2.MavenProject.Licenses
Gets the value of the licenses property.
getLocation(Location) - Static method in class org.sonar.maven.model.XmlLocation
 
getMailingLists() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the mailingLists property.
getMailingLists() - Method in class org.sonar.maven.model.maven2.MavenProject.MailingLists
Gets the value of the mailingLists property.
getMaven() - Method in class org.sonar.maven.model.maven2.Prerequisites
Gets the value of the maven property.
getMessage() - Method in class org.sonar.maven.model.maven2.Relocation
Gets the value of the message property.
getMissing() - Method in class org.sonar.maven.model.maven2.ActivationFile
Gets the value of the missing property.
getModelVersion() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the modelVersion property.
getModules() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the modules property.
getModules() - Method in class org.sonar.maven.model.maven2.MavenProject.Modules
Gets the value of the modules property.
getModules() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the modules property.
getModules() - Method in class org.sonar.maven.model.maven2.Profile.Modules
Gets the value of the modules property.
getName() - Method in class org.sonar.maven.model.maven2.ActivationOS
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.ActivationProperty
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.License
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.MailingList
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.Organization
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.Repository
Gets the value of the name property.
getName() - Method in class org.sonar.maven.model.maven2.Site
Gets the value of the name property.
getNotifiers() - Method in class org.sonar.maven.model.maven2.CiManagement
Gets the value of the notifiers property.
getNotifiers() - Method in class org.sonar.maven.model.maven2.CiManagement.Notifiers
Gets the value of the notifiers property.
getOptional() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the optional property.
getOrganization() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the organization property.
getOrganization() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the organization property.
getOrganization() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the organization property.
getOrganizationUrl() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the organizationUrl property.
getOrganizationUrl() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the organizationUrl property.
getOs() - Method in class org.sonar.maven.model.maven2.Activation
Gets the value of the os property.
getOtherArchives() - Method in class org.sonar.maven.model.maven2.MailingList
Gets the value of the otherArchives property.
getOtherArchives() - Method in class org.sonar.maven.model.maven2.MailingList.OtherArchives
Gets the value of the otherArchives property.
getOutputDirectory() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the outputDirectory property.
getOutputDirectory() - Method in class org.sonar.maven.model.maven2.Reporting
Gets the value of the outputDirectory property.
getPackaging() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the packaging property.
getParent() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the parent property.
getPhase() - Method in class org.sonar.maven.model.maven2.PluginExecution
Gets the value of the phase property.
getPluginManagement() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the pluginManagement property.
getPluginManagement() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the pluginManagement property.
getPluginRepositories() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the pluginRepositories property.
getPluginRepositories() - Method in class org.sonar.maven.model.maven2.MavenProject.PluginRepositories
Gets the value of the pluginRepositories property.
getPluginRepositories() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the pluginRepositories property.
getPluginRepositories() - Method in class org.sonar.maven.model.maven2.Profile.PluginRepositories
Gets the value of the pluginRepositories property.
getPlugins() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.Build.Plugins
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.BuildBase.Plugins
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.PluginManagement
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.PluginManagement.Plugins
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.Reporting
Gets the value of the plugins property.
getPlugins() - Method in class org.sonar.maven.model.maven2.Reporting.Plugins
Gets the value of the plugins property.
getPost() - Method in class org.sonar.maven.model.maven2.MailingList
Gets the value of the post property.
getPrerequisites() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the prerequisites property.
getProfiles() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the profiles property.
getProfiles() - Method in class org.sonar.maven.model.maven2.MavenProject.Profiles
Gets the value of the profiles property.
getProperties() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the properties property.
getProperties() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the properties property.
getProperties() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the properties property.
getProperties() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the properties property.
getProperty() - Method in class org.sonar.maven.model.maven2.Activation
Gets the value of the property property.
getRelativePath() - Method in class org.sonar.maven.model.maven2.Parent
Gets the value of the relativePath property.
getReleases() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the releases property.
getReleases() - Method in class org.sonar.maven.model.maven2.Repository
Gets the value of the releases property.
getRelocation() - Method in class org.sonar.maven.model.maven2.DistributionManagement
Gets the value of the relocation property.
getReporting() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the reporting property.
getReporting() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the reporting property.
getReports() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the reports property.
getReports() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the reports property.
getReports() - Method in class org.sonar.maven.model.maven2.ReportSet
Gets the value of the reports property.
getReports() - Method in class org.sonar.maven.model.maven2.ReportSet.Reports
Gets the value of the reports property.
getReportSets() - Method in class org.sonar.maven.model.maven2.ReportPlugin
Gets the value of the reportSets property.
getReportSets() - Method in class org.sonar.maven.model.maven2.ReportPlugin.ReportSets
Gets the value of the reportSets property.
getRepositories() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the repositories property.
getRepositories() - Method in class org.sonar.maven.model.maven2.MavenProject.Repositories
Gets the value of the repositories property.
getRepositories() - Method in class org.sonar.maven.model.maven2.Profile
Gets the value of the repositories property.
getRepositories() - Method in class org.sonar.maven.model.maven2.Profile.Repositories
Gets the value of the repositories property.
getRepository() - Method in class org.sonar.maven.model.maven2.DistributionManagement
Gets the value of the repository property.
getResources() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the resources property.
getResources() - Method in class org.sonar.maven.model.maven2.Build.Resources
Gets the value of the resources property.
getResources() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the resources property.
getResources() - Method in class org.sonar.maven.model.maven2.BuildBase.Resources
Gets the value of the resources property.
getRoles() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the roles property.
getRoles() - Method in class org.sonar.maven.model.maven2.Contributor.Roles
Gets the value of the roles property.
getRoles() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the roles property.
getRoles() - Method in class org.sonar.maven.model.maven2.Developer.Roles
Gets the value of the roles property.
getScm() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the scm property.
getScope() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the scope property.
getScriptSourceDirectory() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the scriptSourceDirectory property.
getSite() - Method in class org.sonar.maven.model.maven2.DistributionManagement
Gets the value of the site property.
getSnapshotRepository() - Method in class org.sonar.maven.model.maven2.DistributionManagement
Gets the value of the snapshotRepository property.
getSnapshots() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the snapshots property.
getSnapshots() - Method in class org.sonar.maven.model.maven2.Repository
Gets the value of the snapshots property.
getSourceDirectory() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the sourceDirectory property.
getStartLocation(String, Location) - Static method in class org.sonar.maven.model.XmlLocation
 
getStatus() - Method in class org.sonar.maven.model.maven2.DistributionManagement
Gets the value of the status property.
getSubscribe() - Method in class org.sonar.maven.model.maven2.MailingList
Gets the value of the subscribe property.
getSystem() - Method in class org.sonar.maven.model.maven2.CiManagement
Gets the value of the system property.
getSystem() - Method in class org.sonar.maven.model.maven2.IssueManagement
Gets the value of the system property.
getSystemPath() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the systemPath property.
getTag() - Method in class org.sonar.maven.model.maven2.Scm
Gets the value of the tag property.
getTargetPath() - Method in class org.sonar.maven.model.maven2.Resource
Gets the value of the targetPath property.
getTestOutputDirectory() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the testOutputDirectory property.
getTestResources() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the testResources property.
getTestResources() - Method in class org.sonar.maven.model.maven2.Build.TestResources
Gets the value of the testResources property.
getTestResources() - Method in class org.sonar.maven.model.maven2.BuildBase
Gets the value of the testResources property.
getTestResources() - Method in class org.sonar.maven.model.maven2.BuildBase.TestResources
Gets the value of the testResources property.
getTestSourceDirectory() - Method in class org.sonar.maven.model.maven2.Build
Gets the value of the testSourceDirectory property.
getTimezone() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the timezone property.
getTimezone() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the timezone property.
getType() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the type property.
getType() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the type property.
getUnsubscribe() - Method in class org.sonar.maven.model.maven2.MailingList
Gets the value of the unsubscribe property.
getUpdatePolicy() - Method in class org.sonar.maven.model.maven2.RepositoryPolicy
Gets the value of the updatePolicy property.
getUrl() - Method in class org.sonar.maven.model.maven2.CiManagement
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.Contributor
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.Developer
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.IssueManagement
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.License
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.Organization
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.Repository
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.Scm
Gets the value of the url property.
getUrl() - Method in class org.sonar.maven.model.maven2.Site
Gets the value of the url property.
getValue() - Method in class org.sonar.maven.model.LocatedAttribute
 
getValue() - Method in class org.sonar.maven.model.maven2.ActivationProperty
Gets the value of the value property.
getVersion() - Method in class org.sonar.maven.model.maven2.ActivationOS
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.Dependency
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.Extension
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.MavenProject
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.Parent
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.Plugin
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.Relocation
Gets the value of the version property.
getVersion() - Method in class org.sonar.maven.model.maven2.ReportPlugin
Gets the value of the version property.
goals - Variable in class org.sonar.maven.model.maven2.Plugin
 
Goals() - Constructor for class org.sonar.maven.model.maven2.Plugin.Goals
 
goals - Variable in class org.sonar.maven.model.maven2.PluginExecution
 
Goals() - Constructor for class org.sonar.maven.model.maven2.PluginExecution.Goals
 
goals - Variable in class org.sonar.maven.model.maven2.PluginExecution.Goals
 
groupId - Variable in class org.sonar.maven.model.maven2.Dependency
 
groupId - Variable in class org.sonar.maven.model.maven2.Exclusion
 
groupId - Variable in class org.sonar.maven.model.maven2.Extension
 
groupId - Variable in class org.sonar.maven.model.maven2.MavenProject
 
groupId - Variable in class org.sonar.maven.model.maven2.Parent
 
groupId - Variable in class org.sonar.maven.model.maven2.Plugin
 
groupId - Variable in class org.sonar.maven.model.maven2.Relocation
 
groupId - Variable in class org.sonar.maven.model.maven2.ReportPlugin
 

H

hashCode() - Method in class org.sonar.maven.model.XmlLocation
 

I

id - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
id - Variable in class org.sonar.maven.model.maven2.Developer
 
id - Variable in class org.sonar.maven.model.maven2.PluginExecution
 
id - Variable in class org.sonar.maven.model.maven2.Profile
 
id - Variable in class org.sonar.maven.model.maven2.ReportSet
 
id - Variable in class org.sonar.maven.model.maven2.Repository
 
id - Variable in class org.sonar.maven.model.maven2.Site
 
inceptionYear - Variable in class org.sonar.maven.model.maven2.MavenProject
 
includes - Variable in class org.sonar.maven.model.maven2.Resource
 
Includes() - Constructor for class org.sonar.maven.model.maven2.Resource.Includes
 
includes - Variable in class org.sonar.maven.model.maven2.Resource.Includes
 
inherited - Variable in class org.sonar.maven.model.maven2.Plugin
 
inherited - Variable in class org.sonar.maven.model.maven2.PluginExecution
 
inherited - Variable in class org.sonar.maven.model.maven2.ReportPlugin
 
inherited - Variable in class org.sonar.maven.model.maven2.ReportSet
 
isActiveByDefault() - Method in class org.sonar.maven.model.maven2.Activation
Gets the value of the activeByDefault property.
isSendOnError() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the sendOnError property.
isSendOnFailure() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the sendOnFailure property.
isSendOnSuccess() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the sendOnSuccess property.
isSendOnWarning() - Method in class org.sonar.maven.model.maven2.Notifier
Gets the value of the sendOnWarning property.
IssueManagement - Class in org.sonar.maven.model.maven2
Information about the issue tracking (or bug tracking) system used to manage this project.
IssueManagement() - Constructor for class org.sonar.maven.model.maven2.IssueManagement
 
issueManagement - Variable in class org.sonar.maven.model.maven2.MavenProject
 
isUniqueVersion() - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Gets the value of the uniqueVersion property.

J

jdk - Variable in class org.sonar.maven.model.maven2.Activation
 

L

layout - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
layout - Variable in class org.sonar.maven.model.maven2.Repository
 
License - Class in org.sonar.maven.model.maven2
Describes the licenses for this project.
License() - Constructor for class org.sonar.maven.model.maven2.License
 
licenses - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Licenses() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Licenses
 
licenses - Variable in class org.sonar.maven.model.maven2.MavenProject.Licenses
 
line() - Method in class org.sonar.maven.model.XmlLocation
 
LocatedAttribute - Class in org.sonar.maven.model
Object used to store attributes of XML object instead of using simple String.
LocatedAttribute(String) - Constructor for class org.sonar.maven.model.LocatedAttribute
 
LocatedAttributeAdapter - Class in org.sonar.maven.model
Adapter in charge of converting attributes from XML object, being String, to located attribute, storing information related to the location of the attribute.
LocatedAttributeAdapter(XMLStreamReader) - Constructor for class org.sonar.maven.model.LocatedAttributeAdapter
 
LocatedTree - Interface in org.sonar.maven.model
Interface which should be implemented by any of the classes describing xsd model.
LocatedTreeImpl - Class in org.sonar.maven.model
 
LocatedTreeImpl() - Constructor for class org.sonar.maven.model.LocatedTreeImpl
 

M

MailingList - Class in org.sonar.maven.model.maven2
This element describes all of the mailing lists associated with a project.
MailingList() - Constructor for class org.sonar.maven.model.maven2.MailingList
 
MailingList.OtherArchives - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
mailingLists - Variable in class org.sonar.maven.model.maven2.MavenProject
 
MailingLists() - Constructor for class org.sonar.maven.model.maven2.MavenProject.MailingLists
 
mailingLists - Variable in class org.sonar.maven.model.maven2.MavenProject.MailingLists
 
marshal(LocatedAttribute) - Method in class org.sonar.maven.model.LocatedAttributeAdapter
 
maven - Variable in class org.sonar.maven.model.maven2.Prerequisites
 
MavenProject - Class in org.sonar.maven.model.maven2
The <project> element is the root of the descriptor.
MavenProject() - Constructor for class org.sonar.maven.model.maven2.MavenProject
 
MavenProject.Contributors - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Dependencies - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Developers - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Licenses - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.MailingLists - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Modules - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.PluginRepositories - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Profiles - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Properties - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Reports - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
MavenProject.Repositories - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
message - Variable in class org.sonar.maven.model.maven2.Relocation
 
missing - Variable in class org.sonar.maven.model.maven2.ActivationFile
 
modelVersion - Variable in class org.sonar.maven.model.maven2.MavenProject
 
modules - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Modules() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Modules
 
modules - Variable in class org.sonar.maven.model.maven2.MavenProject.Modules
 
modules - Variable in class org.sonar.maven.model.maven2.Profile
 
Modules() - Constructor for class org.sonar.maven.model.maven2.Profile.Modules
 
modules - Variable in class org.sonar.maven.model.maven2.Profile.Modules
 

N

name - Variable in class org.sonar.maven.model.maven2.ActivationOS
 
name - Variable in class org.sonar.maven.model.maven2.ActivationProperty
 
name - Variable in class org.sonar.maven.model.maven2.Contributor
 
name - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
name - Variable in class org.sonar.maven.model.maven2.Developer
 
name - Variable in class org.sonar.maven.model.maven2.License
 
name - Variable in class org.sonar.maven.model.maven2.MailingList
 
name - Variable in class org.sonar.maven.model.maven2.MavenProject
 
name - Variable in class org.sonar.maven.model.maven2.Organization
 
name - Variable in class org.sonar.maven.model.maven2.Repository
 
name - Variable in class org.sonar.maven.model.maven2.Site
 
Notifier - Class in org.sonar.maven.model.maven2
Configures one method for notifying users/developers when a build breaks.
Notifier() - Constructor for class org.sonar.maven.model.maven2.Notifier
 
Notifier.Configuration - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
notifiers - Variable in class org.sonar.maven.model.maven2.CiManagement
 
Notifiers() - Constructor for class org.sonar.maven.model.maven2.CiManagement.Notifiers
 
notifiers - Variable in class org.sonar.maven.model.maven2.CiManagement.Notifiers
 

O

ObjectFactory - Class in org.sonar.maven.model.maven2
This object contains factory methods for each Java content interface and Java element interface generated in the org.sonar.maven.model.maven2 package.
ObjectFactory() - Constructor for class org.sonar.maven.model.maven2.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.sonar.maven.model.maven2
offset() - Method in class org.sonar.maven.model.XmlLocation
 
optional - Variable in class org.sonar.maven.model.maven2.Dependency
 
org.sonar.maven.model - package org.sonar.maven.model
 
org.sonar.maven.model.maven2 - package org.sonar.maven.model.maven2
 
organization - Variable in class org.sonar.maven.model.maven2.Contributor
 
organization - Variable in class org.sonar.maven.model.maven2.Developer
 
organization - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Organization - Class in org.sonar.maven.model.maven2
Specifies the organization that produces this project.
Organization() - Constructor for class org.sonar.maven.model.maven2.Organization
 
organizationUrl - Variable in class org.sonar.maven.model.maven2.Contributor
 
organizationUrl - Variable in class org.sonar.maven.model.maven2.Developer
 
os - Variable in class org.sonar.maven.model.maven2.Activation
 
otherArchives - Variable in class org.sonar.maven.model.maven2.MailingList
 
OtherArchives() - Constructor for class org.sonar.maven.model.maven2.MailingList.OtherArchives
 
otherArchives - Variable in class org.sonar.maven.model.maven2.MailingList.OtherArchives
 
outputDirectory - Variable in class org.sonar.maven.model.maven2.Build
 
outputDirectory - Variable in class org.sonar.maven.model.maven2.Reporting
 

P

packaging - Variable in class org.sonar.maven.model.maven2.MavenProject
 
parent - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Parent - Class in org.sonar.maven.model.maven2
The <parent> element contains information required to locate the parent project from which this project will inherit from.
Parent() - Constructor for class org.sonar.maven.model.maven2.Parent
 
phase - Variable in class org.sonar.maven.model.maven2.PluginExecution
 
Plugin - Class in org.sonar.maven.model.maven2
The <plugin> element contains informations required for a plugin.
Plugin() - Constructor for class org.sonar.maven.model.maven2.Plugin
 
Plugin.Configuration - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Plugin.Dependencies - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Plugin.Executions - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Plugin.Goals - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
PluginExecution - Class in org.sonar.maven.model.maven2
The <execution> element contains informations required for the execution of a plugin.
PluginExecution() - Constructor for class org.sonar.maven.model.maven2.PluginExecution
 
PluginExecution.Configuration - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
PluginExecution.Goals - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
pluginManagement - Variable in class org.sonar.maven.model.maven2.Build
 
pluginManagement - Variable in class org.sonar.maven.model.maven2.BuildBase
 
PluginManagement - Class in org.sonar.maven.model.maven2
Section for management of default plugin information for use in a group of POMs.
PluginManagement() - Constructor for class org.sonar.maven.model.maven2.PluginManagement
 
PluginManagement.Plugins - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
pluginRepositories - Variable in class org.sonar.maven.model.maven2.MavenProject
 
PluginRepositories() - Constructor for class org.sonar.maven.model.maven2.MavenProject.PluginRepositories
 
pluginRepositories - Variable in class org.sonar.maven.model.maven2.MavenProject.PluginRepositories
 
pluginRepositories - Variable in class org.sonar.maven.model.maven2.Profile
 
PluginRepositories() - Constructor for class org.sonar.maven.model.maven2.Profile.PluginRepositories
 
pluginRepositories - Variable in class org.sonar.maven.model.maven2.Profile.PluginRepositories
 
plugins - Variable in class org.sonar.maven.model.maven2.Build
 
Plugins() - Constructor for class org.sonar.maven.model.maven2.Build.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.Build.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.BuildBase
 
Plugins() - Constructor for class org.sonar.maven.model.maven2.BuildBase.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.BuildBase.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.PluginManagement
 
Plugins() - Constructor for class org.sonar.maven.model.maven2.PluginManagement.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.PluginManagement.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.Reporting
 
Plugins() - Constructor for class org.sonar.maven.model.maven2.Reporting.Plugins
 
plugins - Variable in class org.sonar.maven.model.maven2.Reporting.Plugins
 
post - Variable in class org.sonar.maven.model.maven2.MailingList
 
prerequisites - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Prerequisites - Class in org.sonar.maven.model.maven2
Describes the prerequisites a project can have.
Prerequisites() - Constructor for class org.sonar.maven.model.maven2.Prerequisites
 
Profile - Class in org.sonar.maven.model.maven2
Modifications to the build process which is activated based on environmental parameters or command line arguments.
Profile() - Constructor for class org.sonar.maven.model.maven2.Profile
 
Profile.Dependencies - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Profile.Modules - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Profile.PluginRepositories - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Profile.Properties - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Profile.Reports - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Profile.Repositories - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
profiles - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Profiles() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Profiles
 
profiles - Variable in class org.sonar.maven.model.maven2.MavenProject.Profiles
 
properties - Variable in class org.sonar.maven.model.maven2.Contributor
 
Properties() - Constructor for class org.sonar.maven.model.maven2.Contributor.Properties
 
properties - Variable in class org.sonar.maven.model.maven2.Developer
 
Properties() - Constructor for class org.sonar.maven.model.maven2.Developer.Properties
 
properties - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Properties() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Properties
 
properties - Variable in class org.sonar.maven.model.maven2.Profile
 
Properties() - Constructor for class org.sonar.maven.model.maven2.Profile.Properties
 
property - Variable in class org.sonar.maven.model.maven2.Activation
 

R

relativePath - Variable in class org.sonar.maven.model.maven2.Parent
 
releases - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
releases - Variable in class org.sonar.maven.model.maven2.Repository
 
relocation - Variable in class org.sonar.maven.model.maven2.DistributionManagement
 
Relocation - Class in org.sonar.maven.model.maven2
Describes where an artifact has moved to.
Relocation() - Constructor for class org.sonar.maven.model.maven2.Relocation
 
reporting - Variable in class org.sonar.maven.model.maven2.MavenProject
 
reporting - Variable in class org.sonar.maven.model.maven2.Profile
 
Reporting - Class in org.sonar.maven.model.maven2
Section for management of reports and their configuration.
Reporting() - Constructor for class org.sonar.maven.model.maven2.Reporting
 
Reporting.Plugins - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
ReportPlugin - Class in org.sonar.maven.model.maven2
The <plugin> element contains informations required for a report plugin.
ReportPlugin() - Constructor for class org.sonar.maven.model.maven2.ReportPlugin
 
ReportPlugin.Configuration - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
ReportPlugin.ReportSets - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
reports - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Reports() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Reports
 
reports - Variable in class org.sonar.maven.model.maven2.Profile
 
Reports() - Constructor for class org.sonar.maven.model.maven2.Profile.Reports
 
reports - Variable in class org.sonar.maven.model.maven2.ReportSet
 
Reports() - Constructor for class org.sonar.maven.model.maven2.ReportSet.Reports
 
reports - Variable in class org.sonar.maven.model.maven2.ReportSet.Reports
 
ReportSet - Class in org.sonar.maven.model.maven2
Represents a set of reports and configuration to be used to generate them.
ReportSet() - Constructor for class org.sonar.maven.model.maven2.ReportSet
 
ReportSet.Configuration - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
ReportSet.Reports - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
reportSets - Variable in class org.sonar.maven.model.maven2.ReportPlugin
 
ReportSets() - Constructor for class org.sonar.maven.model.maven2.ReportPlugin.ReportSets
 
reportSets - Variable in class org.sonar.maven.model.maven2.ReportPlugin.ReportSets
 
repositories - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Repositories() - Constructor for class org.sonar.maven.model.maven2.MavenProject.Repositories
 
repositories - Variable in class org.sonar.maven.model.maven2.MavenProject.Repositories
 
repositories - Variable in class org.sonar.maven.model.maven2.Profile
 
Repositories() - Constructor for class org.sonar.maven.model.maven2.Profile.Repositories
 
repositories - Variable in class org.sonar.maven.model.maven2.Profile.Repositories
 
repository - Variable in class org.sonar.maven.model.maven2.DistributionManagement
 
Repository - Class in org.sonar.maven.model.maven2
A repository contains the information needed for establishing connections with remote repository.
Repository() - Constructor for class org.sonar.maven.model.maven2.Repository
 
RepositoryPolicy - Class in org.sonar.maven.model.maven2
Download policy.
RepositoryPolicy() - Constructor for class org.sonar.maven.model.maven2.RepositoryPolicy
 
Resource - Class in org.sonar.maven.model.maven2
This element describes all of the classpath resources associated with a project or unit tests.
Resource() - Constructor for class org.sonar.maven.model.maven2.Resource
 
Resource.Excludes - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
Resource.Includes - Class in org.sonar.maven.model.maven2
Java class for anonymous complex type.
resources - Variable in class org.sonar.maven.model.maven2.Build
 
Resources() - Constructor for class org.sonar.maven.model.maven2.Build.Resources
 
resources - Variable in class org.sonar.maven.model.maven2.Build.Resources
 
resources - Variable in class org.sonar.maven.model.maven2.BuildBase
 
Resources() - Constructor for class org.sonar.maven.model.maven2.BuildBase.Resources
 
resources - Variable in class org.sonar.maven.model.maven2.BuildBase.Resources
 
roles - Variable in class org.sonar.maven.model.maven2.Contributor
 
Roles() - Constructor for class org.sonar.maven.model.maven2.Contributor.Roles
 
roles - Variable in class org.sonar.maven.model.maven2.Contributor.Roles
 
roles - Variable in class org.sonar.maven.model.maven2.Developer
 
Roles() - Constructor for class org.sonar.maven.model.maven2.Developer.Roles
 
roles - Variable in class org.sonar.maven.model.maven2.Developer.Roles
 

S

scm - Variable in class org.sonar.maven.model.maven2.MavenProject
 
Scm - Class in org.sonar.maven.model.maven2
The <scm> element contains informations required to the SCM (Source Control Management) of the project.
Scm() - Constructor for class org.sonar.maven.model.maven2.Scm
 
scope - Variable in class org.sonar.maven.model.maven2.Dependency
 
scriptSourceDirectory - Variable in class org.sonar.maven.model.maven2.Build
 
sendOnError - Variable in class org.sonar.maven.model.maven2.Notifier
 
sendOnFailure - Variable in class org.sonar.maven.model.maven2.Notifier
 
sendOnSuccess - Variable in class org.sonar.maven.model.maven2.Notifier
 
sendOnWarning - Variable in class org.sonar.maven.model.maven2.Notifier
 
setActivation(Activation) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the activation property.
setActiveByDefault(Boolean) - Method in class org.sonar.maven.model.maven2.Activation
Sets the value of the activeByDefault property.
setAddress(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the address property.
setArch(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationOS
Sets the value of the arch property.
setArchive(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MailingList
Sets the value of the archive property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Exclusion
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Extension
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Parent
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Relocation
Sets the value of the artifactId property.
setArtifactId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ReportPlugin
Sets the value of the artifactId property.
setBuild(Build) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the build property.
setBuild(BuildBase) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the build property.
setChecksumPolicy(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.RepositoryPolicy
Sets the value of the checksumPolicy property.
setCiManagement(CiManagement) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the ciManagement property.
setClassifier(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the classifier property.
setComments(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.License
Sets the value of the comments property.
setConfiguration(Notifier.Configuration) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the configuration property.
setConfiguration(Plugin.Configuration) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the configuration property.
setConfiguration(PluginExecution.Configuration) - Method in class org.sonar.maven.model.maven2.PluginExecution
Sets the value of the configuration property.
setConfiguration(ReportPlugin.Configuration) - Method in class org.sonar.maven.model.maven2.ReportPlugin
Sets the value of the configuration property.
setConfiguration(ReportSet.Configuration) - Method in class org.sonar.maven.model.maven2.ReportSet
Sets the value of the configuration property.
setConnection(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Scm
Sets the value of the connection property.
setContributors(MavenProject.Contributors) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the contributors property.
setDefaultGoal(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the defaultGoal property.
setDefaultGoal(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the defaultGoal property.
setDependencies(DependencyManagement.Dependencies) - Method in class org.sonar.maven.model.maven2.DependencyManagement
Sets the value of the dependencies property.
setDependencies(MavenProject.Dependencies) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the dependencies property.
setDependencies(Plugin.Dependencies) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the dependencies property.
setDependencies(Profile.Dependencies) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the dependencies property.
setDependencyManagement(DependencyManagement) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the dependencyManagement property.
setDependencyManagement(DependencyManagement) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the dependencyManagement property.
setDescription(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the description property.
setDeveloperConnection(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Scm
Sets the value of the developerConnection property.
setDevelopers(MavenProject.Developers) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the developers property.
setDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the directory property.
setDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the directory property.
setDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Resource
Sets the value of the directory property.
setDistribution(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.License
Sets the value of the distribution property.
setDistributionManagement(DistributionManagement) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the distributionManagement property.
setDistributionManagement(DistributionManagement) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the distributionManagement property.
setDownloadUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.DistributionManagement
Sets the value of the downloadUrl property.
setEmail(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the email property.
setEmail(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the email property.
setEnabled(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.RepositoryPolicy
Sets the value of the enabled property.
setEndLocation(XmlLocation) - Method in class org.sonar.maven.model.LocatedTreeImpl
 
setExcludeDefaults(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Reporting
Sets the value of the excludeDefaults property.
setExcludes(Resource.Excludes) - Method in class org.sonar.maven.model.maven2.Resource
Sets the value of the excludes property.
setExclusions(Dependency.Exclusions) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the exclusions property.
setExecutions(Plugin.Executions) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the executions property.
setExists(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationFile
Sets the value of the exists property.
setExtensions(Build.Extensions) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the extensions property.
setExtensions(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the extensions property.
setFamily(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationOS
Sets the value of the family property.
setFile(ActivationFile) - Method in class org.sonar.maven.model.maven2.Activation
Sets the value of the file property.
setFiltering(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Resource
Sets the value of the filtering property.
setFilters(Build.Filters) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the filters property.
setFilters(BuildBase.Filters) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the filters property.
setFinalName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the finalName property.
setFinalName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the finalName property.
setGoals(Plugin.Goals) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the goals property.
setGoals(PluginExecution.Goals) - Method in class org.sonar.maven.model.maven2.PluginExecution
Sets the value of the goals property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Exclusion
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Extension
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Parent
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Relocation
Sets the value of the groupId property.
setGroupId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ReportPlugin
Sets the value of the groupId property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the id property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the id property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.PluginExecution
Sets the value of the id property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the id property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ReportSet
Sets the value of the id property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Repository
Sets the value of the id property.
setId(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Site
Sets the value of the id property.
setInceptionYear(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the inceptionYear property.
setIncludes(Resource.Includes) - Method in class org.sonar.maven.model.maven2.Resource
Sets the value of the includes property.
setInherited(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the inherited property.
setInherited(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.PluginExecution
Sets the value of the inherited property.
setInherited(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ReportPlugin
Sets the value of the inherited property.
setInherited(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ReportSet
Sets the value of the inherited property.
setIssueManagement(IssueManagement) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the issueManagement property.
setJdk(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Activation
Sets the value of the jdk property.
setLayout(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the layout property.
setLayout(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Repository
Sets the value of the layout property.
setLicenses(MavenProject.Licenses) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the licenses property.
setMailingLists(MavenProject.MailingLists) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the mailingLists property.
setMaven(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Prerequisites
Sets the value of the maven property.
setMessage(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Relocation
Sets the value of the message property.
setMissing(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationFile
Sets the value of the missing property.
setModelVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the modelVersion property.
setModules(MavenProject.Modules) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the modules property.
setModules(Profile.Modules) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the modules property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationOS
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationProperty
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.License
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MailingList
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Organization
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Repository
Sets the value of the name property.
setName(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Site
Sets the value of the name property.
setNotifiers(CiManagement.Notifiers) - Method in class org.sonar.maven.model.maven2.CiManagement
Sets the value of the notifiers property.
setOptional(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the optional property.
setOrganization(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the organization property.
setOrganization(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the organization property.
setOrganization(Organization) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the organization property.
setOrganizationUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the organizationUrl property.
setOrganizationUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the organizationUrl property.
setOs(ActivationOS) - Method in class org.sonar.maven.model.maven2.Activation
Sets the value of the os property.
setOtherArchives(MailingList.OtherArchives) - Method in class org.sonar.maven.model.maven2.MailingList
Sets the value of the otherArchives property.
setOutputDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the outputDirectory property.
setOutputDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Reporting
Sets the value of the outputDirectory property.
setPackaging(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the packaging property.
setParent(Parent) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the parent property.
setPhase(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.PluginExecution
Sets the value of the phase property.
setPluginManagement(PluginManagement) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the pluginManagement property.
setPluginManagement(PluginManagement) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the pluginManagement property.
setPluginRepositories(MavenProject.PluginRepositories) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the pluginRepositories property.
setPluginRepositories(Profile.PluginRepositories) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the pluginRepositories property.
setPlugins(Build.Plugins) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the plugins property.
setPlugins(BuildBase.Plugins) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the plugins property.
setPlugins(PluginManagement.Plugins) - Method in class org.sonar.maven.model.maven2.PluginManagement
Sets the value of the plugins property.
setPlugins(Reporting.Plugins) - Method in class org.sonar.maven.model.maven2.Reporting
Sets the value of the plugins property.
setPost(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MailingList
Sets the value of the post property.
setPrerequisites(Prerequisites) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the prerequisites property.
setProfiles(MavenProject.Profiles) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the profiles property.
setProperties(Contributor.Properties) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the properties property.
setProperties(Developer.Properties) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the properties property.
setProperties(MavenProject.Properties) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the properties property.
setProperties(Profile.Properties) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the properties property.
setProperty(ActivationProperty) - Method in class org.sonar.maven.model.maven2.Activation
Sets the value of the property property.
setRelativePath(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Parent
Sets the value of the relativePath property.
setReleases(RepositoryPolicy) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the releases property.
setReleases(RepositoryPolicy) - Method in class org.sonar.maven.model.maven2.Repository
Sets the value of the releases property.
setRelocation(Relocation) - Method in class org.sonar.maven.model.maven2.DistributionManagement
Sets the value of the relocation property.
setReporting(Reporting) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the reporting property.
setReporting(Reporting) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the reporting property.
setReports(MavenProject.Reports) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the reports property.
setReports(Profile.Reports) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the reports property.
setReports(ReportSet.Reports) - Method in class org.sonar.maven.model.maven2.ReportSet
Sets the value of the reports property.
setReportSets(ReportPlugin.ReportSets) - Method in class org.sonar.maven.model.maven2.ReportPlugin
Sets the value of the reportSets property.
setRepositories(MavenProject.Repositories) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the repositories property.
setRepositories(Profile.Repositories) - Method in class org.sonar.maven.model.maven2.Profile
Sets the value of the repositories property.
setRepository(DeploymentRepository) - Method in class org.sonar.maven.model.maven2.DistributionManagement
Sets the value of the repository property.
setResources(Build.Resources) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the resources property.
setResources(BuildBase.Resources) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the resources property.
setRoles(Contributor.Roles) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the roles property.
setRoles(Developer.Roles) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the roles property.
setScm(Scm) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the scm property.
setScope(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the scope property.
setScriptSourceDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the scriptSourceDirectory property.
setSendOnError(Boolean) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the sendOnError property.
setSendOnFailure(Boolean) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the sendOnFailure property.
setSendOnSuccess(Boolean) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the sendOnSuccess property.
setSendOnWarning(Boolean) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the sendOnWarning property.
setSite(Site) - Method in class org.sonar.maven.model.maven2.DistributionManagement
Sets the value of the site property.
setSnapshotRepository(DeploymentRepository) - Method in class org.sonar.maven.model.maven2.DistributionManagement
Sets the value of the snapshotRepository property.
setSnapshots(RepositoryPolicy) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the snapshots property.
setSnapshots(RepositoryPolicy) - Method in class org.sonar.maven.model.maven2.Repository
Sets the value of the snapshots property.
setSourceDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the sourceDirectory property.
setStartLocation(XmlLocation) - Method in class org.sonar.maven.model.LocatedTreeImpl
 
setStatus(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.DistributionManagement
Sets the value of the status property.
setSubscribe(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MailingList
Sets the value of the subscribe property.
setSystem(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.CiManagement
Sets the value of the system property.
setSystem(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.IssueManagement
Sets the value of the system property.
setSystemPath(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the systemPath property.
setTag(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Scm
Sets the value of the tag property.
setTargetPath(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Resource
Sets the value of the targetPath property.
setTestOutputDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the testOutputDirectory property.
setTestResources(Build.TestResources) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the testResources property.
setTestResources(BuildBase.TestResources) - Method in class org.sonar.maven.model.maven2.BuildBase
Sets the value of the testResources property.
setTestSourceDirectory(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Build
Sets the value of the testSourceDirectory property.
setTimezone(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the timezone property.
setTimezone(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the timezone property.
setType(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the type property.
setType(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Notifier
Sets the value of the type property.
setUniqueVersion(Boolean) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the uniqueVersion property.
setUnsubscribe(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MailingList
Sets the value of the unsubscribe property.
setUpdatePolicy(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.RepositoryPolicy
Sets the value of the updatePolicy property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.CiManagement
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Contributor
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.DeploymentRepository
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Developer
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.IssueManagement
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.License
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Organization
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Repository
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Scm
Sets the value of the url property.
setUrl(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Site
Sets the value of the url property.
setValue(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationProperty
Sets the value of the value property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ActivationOS
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Dependency
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Extension
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.MavenProject
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Parent
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Plugin
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.Relocation
Sets the value of the version property.
setVersion(LocatedAttribute) - Method in class org.sonar.maven.model.maven2.ReportPlugin
Sets the value of the version property.
site - Variable in class org.sonar.maven.model.maven2.DistributionManagement
 
Site - Class in org.sonar.maven.model.maven2
Contains the information needed for deploying websites.
Site() - Constructor for class org.sonar.maven.model.maven2.Site
 
snapshotRepository - Variable in class org.sonar.maven.model.maven2.DistributionManagement
 
snapshots - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
snapshots - Variable in class org.sonar.maven.model.maven2.Repository
 
sourceDirectory - Variable in class org.sonar.maven.model.maven2.Build
 
startLocation() - Method in interface org.sonar.maven.model.LocatedTree
 
startLocation - Variable in class org.sonar.maven.model.LocatedTreeImpl
 
startLocation() - Method in class org.sonar.maven.model.LocatedTreeImpl
 
status - Variable in class org.sonar.maven.model.maven2.DistributionManagement
 
subscribe - Variable in class org.sonar.maven.model.maven2.MailingList
 
system - Variable in class org.sonar.maven.model.maven2.CiManagement
 
system - Variable in class org.sonar.maven.model.maven2.IssueManagement
 
systemPath - Variable in class org.sonar.maven.model.maven2.Dependency
 

T

tag - Variable in class org.sonar.maven.model.maven2.Scm
 
targetPath - Variable in class org.sonar.maven.model.maven2.Resource
 
testOutputDirectory - Variable in class org.sonar.maven.model.maven2.Build
 
testResources - Variable in class org.sonar.maven.model.maven2.Build
 
TestResources() - Constructor for class org.sonar.maven.model.maven2.Build.TestResources
 
testResources - Variable in class org.sonar.maven.model.maven2.Build.TestResources
 
testResources - Variable in class org.sonar.maven.model.maven2.BuildBase
 
TestResources() - Constructor for class org.sonar.maven.model.maven2.BuildBase.TestResources
 
testResources - Variable in class org.sonar.maven.model.maven2.BuildBase.TestResources
 
testSourceDirectory - Variable in class org.sonar.maven.model.maven2.Build
 
timezone - Variable in class org.sonar.maven.model.maven2.Contributor
 
timezone - Variable in class org.sonar.maven.model.maven2.Developer
 
toString() - Method in class org.sonar.maven.model.XmlLocation
 
type - Variable in class org.sonar.maven.model.maven2.Dependency
 
type - Variable in class org.sonar.maven.model.maven2.Notifier
 

U

uniqueVersion - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
unmarshal(String) - Method in class org.sonar.maven.model.LocatedAttributeAdapter
 
unsubscribe - Variable in class org.sonar.maven.model.maven2.MailingList
 
updatePolicy - Variable in class org.sonar.maven.model.maven2.RepositoryPolicy
 
url - Variable in class org.sonar.maven.model.maven2.CiManagement
 
url - Variable in class org.sonar.maven.model.maven2.Contributor
 
url - Variable in class org.sonar.maven.model.maven2.DeploymentRepository
 
url - Variable in class org.sonar.maven.model.maven2.Developer
 
url - Variable in class org.sonar.maven.model.maven2.IssueManagement
 
url - Variable in class org.sonar.maven.model.maven2.License
 
url - Variable in class org.sonar.maven.model.maven2.MavenProject
 
url - Variable in class org.sonar.maven.model.maven2.Organization
 
url - Variable in class org.sonar.maven.model.maven2.Repository
 
url - Variable in class org.sonar.maven.model.maven2.Scm
 
url - Variable in class org.sonar.maven.model.maven2.Site
 

V

value - Variable in class org.sonar.maven.model.maven2.ActivationProperty
 
version - Variable in class org.sonar.maven.model.maven2.ActivationOS
 
version - Variable in class org.sonar.maven.model.maven2.Dependency
 
version - Variable in class org.sonar.maven.model.maven2.Extension
 
version - Variable in class org.sonar.maven.model.maven2.MavenProject
 
version - Variable in class org.sonar.maven.model.maven2.Parent
 
version - Variable in class org.sonar.maven.model.maven2.Plugin
 
version - Variable in class org.sonar.maven.model.maven2.Relocation
 
version - Variable in class org.sonar.maven.model.maven2.ReportPlugin
 

X

XmlLocation - Class in org.sonar.maven.model
 
XmlLocation(int, int, int) - Constructor for class org.sonar.maven.model.XmlLocation
 
XmlLocation(int, int) - Constructor for class org.sonar.maven.model.XmlLocation
 
A B C D E F G H I J L M N O P R S T U V X 
Skip navigation links

Copyright © 2012–2016 SonarSource. All rights reserved.