Package | Description |
---|---|
org.deidentifier.arx |
This package provides the public API for the ARX anonymization framework.
|
org.deidentifier.arx.metric |
Package providing access to quality models
|
Modifier and Type | Method and Description |
---|---|
java.util.List<QualityMetadata<?>> |
ARXProcessStatistics.Step.getMetadata()
Returns the metadata associated with the result, if any
|
Modifier and Type | Method and Description |
---|---|
java.util.List<QualityMetadata<?>> |
InformationLoss.getMetadata()
Adds new metadata
|