Package | Description |
---|---|
org.deidentifier.arx.metric |
This package implements several metrics for information loss.
|
org.deidentifier.arx.metric.v2 |
Modifier and Type | Method and Description |
---|---|
java.util.List<QualityMetadata<?>> |
InformationLoss.getMetadata()
Adds new metadata
|
Modifier and Type | Method and Description |
---|---|
protected void |
InformationLoss.addMetadata(QualityMetadata<?> metadata)
Adds new metadata
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractILMultiDimensional.addMetadata(QualityMetadata<?> metadata) |
protected void |
ILSingleDimensional.addMetadata(QualityMetadata<?> metadata) |