| 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<G> |
Measure.setCharacteristic(Characteristic characteristic) |
| Modifier and Type | Method and Description |
|---|---|
Characteristic |
Requirement.characteristic()
Deprecated.
|
Characteristic |
Characteristic.parent()
Deprecated.
|
Characteristic |
Requirement.rootCharacteristic()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Characteristic> |
Characteristic.children()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCharacteristic
Deprecated.
since 4.3
|
Copyright © 2009–2015 SonarSource. All rights reserved.