| Constructor and Description |
|---|
Dimension(String id,
double weight,
double score,
double attainableScore,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAttainableScore()
Score with the unfixable findings' impact added back.
|
String |
getDetail() |
String |
getId() |
double |
getScore() |
double |
getWeight()
Effective weight after any automatic adjustment (e.g.
|
String |
toString() |
public double getWeight()
public double getScore()
public double getAttainableScore()