| Package | Description |
|---|---|
| org.sonar.api.measures | |
| org.sonar.api.technicaldebt.batch | |
| org.sonar.api.technicaldebt.batch.internal |
| Modifier and Type | Field and Description |
|---|---|
protected Characteristic |
Measure.characteristic |
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Measure.getCharacteristic() |
| Modifier and Type | Method and Description |
|---|---|
static MeasuresFilter<Measure> |
MeasuresFilters.characteristic(Metric metric,
Characteristic characteristic) |
Measure |
Measure.setCharacteristic(Characteristic characteristic) |
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Requirement.characteristic() |
Characteristic |
TechnicalDebtModel.characteristicById(Integer id) |
Characteristic |
TechnicalDebtModel.characteristicByKey(String key) |
Characteristic |
Characteristic.parent() |
Characteristic |
Requirement.rootCharacteristic() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Characteristic> |
Characteristic.children() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCharacteristic |
Copyright © 2009-2014 SonarSource. All Rights Reserved.