Package | Description |
---|---|
org.deidentifier.arx.gui.model |
Modifier and Type | Method and Description |
---|---|
ARXAnonymizer |
Model.createAnonymizer()
Creates an anonymizer for the current config.
|
ARXAnonymizer |
Model.getAnonymizer()
Returns the current anonymizer.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setAnonymizer(ARXAnonymizer anonymizer)
Sets the anonymizer.
|