| Package | Description |
|---|---|
| org.deidentifier.arx.metric |
Package providing access to quality models
|
| Modifier and Type | Method and Description |
|---|---|
MetricDescription |
Metric.getDescription()
Returns a description of this metric.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<MetricDescription> |
Metric.list()
Returns a list of all available metrics for information loss.
|