Package | Description |
---|---|
org.deidentifier.arx |
This package provides the public API for the ARX anonymization framework.
|
org.deidentifier.arx.algorithm |
This package provides algorithms which traverse the generalization lattice.
|
org.deidentifier.arx.framework.check |
This package implements the core functionality of the ARX framework, i.e., a highly efficient check for k-anonymity
|
org.deidentifier.arx.framework.check.transformer |
This package provides several transformers that efficiently implement the 'projection' optimization.
|
org.deidentifier.arx.framework.lattice |
This package provides the internal generalization lattice
|
Class and Description |
---|
NodeChecker
This class orchestrates the process of transforming and analyzing a dataset.
|
Class and Description |
---|
NodeChecker
This class orchestrates the process of transforming and analyzing a dataset.
|
Class and Description |
---|
NodeChecker.Result
The result of a check.
|
StateMachine.Transition
The resulting transition.
|
StateMachine.TransitionType
The possible transition type.
|
TransformedData
Helper class to convey buffers.
|
Class and Description |
---|
StateMachine.TransitionType
The possible transition type.
|
Class and Description |
---|
NodeChecker.Result
The result of a check.
|