| Package | Description |
|---|---|
| org.sonar.maven.model.maven2 |
| Modifier and Type | Field and Description |
|---|---|
protected MavenProject.Dependencies |
MavenProject.dependencies |
| Modifier and Type | Method and Description |
|---|---|
MavenProject.Dependencies |
ObjectFactory.createMavenProjectDependencies()
Create an instance of
MavenProject.Dependencies |
MavenProject.Dependencies |
MavenProject.getDependencies()
Gets the value of the dependencies property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setDependencies(MavenProject.Dependencies value)
Sets the value of the dependencies property.
|
Copyright © 2012–2016 SonarSource. All rights reserved.