Package | Description |
---|---|
org.deidentifier.arx |
This package provides the public API for the ARX anonymization framework.
|
Modifier and Type | Method and Description |
---|---|
ARXProcessStatistics.Step |
ARXProcessStatistics.Step.clone() |
ARXProcessStatistics.Step |
ARXProcessStatistics.getStep(int index)
Returns a step performed during the anonymization process
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ARXProcessStatistics.Step> |
ARXProcessStatistics.getSteps()
Returns all steps
|