| Package | Description |
|---|---|
| org.sonar.api.qualitymodel |
| Modifier and Type | Method and Description |
|---|---|
static Model |
Model.create() |
static Model |
Model.createByName(String s) |
abstract Model |
ModelDefinition.createModel() |
Model |
ModelFinder.findByName(String name) |
Model |
Characteristic.getModel() |
Model |
Model.removeCharacteristic(Characteristic characteristic) |
Model |
Model.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
Model.compareTo(Model o) |
Copyright © 2009-2013 SonarSource. All Rights Reserved.