Base interface for Sonar models on analysis roots and their subprojects.
Type | Name and description |
---|---|
List<SonarModel> |
getChildModels() Returns the Sonar model objects for this project's child projects. |
SonarProject |
getProject() Returns per-project configuration options. |
Returns the Sonar model objects for this project's child projects.
Returns per-project configuration options.