Package | Description |
---|---|
org.deidentifier.arx.algorithm |
This package provides implementations of search algorithms
|
org.deidentifier.arx.criteria |
This package implements different variants of class-based privacy criteria,
such as k-anonymity, l-diversity, t-closeness and d-presence.
|
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.groupify |
This package implements different hash-groupify operators.
|
org.deidentifier.arx.framework.check.transformer |
This package provides several transformers that efficiently implement the 'projection' optimization.
|
org.deidentifier.arx.framework.data |
This package implements data management, i.e., encoding and representing input data, output data and generalization
hierarchies
|
org.deidentifier.arx.metric |
Package providing access to quality models
|
org.deidentifier.arx.metric.v2 |
Main package implementing quality models
|
Class and Description |
---|
GeneralizationHierarchy
The class GeneralizationHierarchy.
|
Class and Description |
---|
DataManager
Holds all data needed for the anonymization process.
|
Class and Description |
---|
Data
Encodes a data object consisting of a dictionary encoded two-dimensional
array, an associated dictionary, a header and a mapping to the columns in the
input data set.
|
DataManager
Holds all data needed for the anonymization process.
|
DataMatrix
A fast implementation of an array of arrays of equal size
|
Dictionary
A dictionary mapping integers to strings for different dimensions.
|
GeneralizationHierarchy
The class GeneralizationHierarchy.
|
Class and Description |
---|
Data
Encodes a data object consisting of a dictionary encoded two-dimensional
array, an associated dictionary, a header and a mapping to the columns in the
input data set.
|
DataAggregationInformation
Small class to encapsulate information about data that needs to be analyzed aggregated.
|
DataMatrix
A fast implementation of an array of arrays of equal size
|
Dictionary
A dictionary mapping integers to strings for different dimensions.
|
Class and Description |
---|
DataMatrix
A fast implementation of an array of arrays of equal size
|
GeneralizationHierarchy
The class GeneralizationHierarchy.
|
Class and Description |
---|
Data
Encodes a data object consisting of a dictionary encoded two-dimensional
array, an associated dictionary, a header and a mapping to the columns in the
input data set.
|
DataAggregationInformation
Small class to encapsulate information about data that needs to be analyzed aggregated.
|
DataManager
Holds all data needed for the anonymization process.
|
DataMatrix
A fast implementation of an array of arrays of equal size
|
Dictionary
A dictionary mapping integers to strings for different dimensions.
|
GeneralizationHierarchy
The class GeneralizationHierarchy.
|
Class and Description |
---|
Data
Encodes a data object consisting of a dictionary encoded two-dimensional
array, an associated dictionary, a header and a mapping to the columns in the
input data set.
|
DataManager
Holds all data needed for the anonymization process.
|
GeneralizationHierarchy
The class GeneralizationHierarchy.
|
Class and Description |
---|
Data
Encodes a data object consisting of a dictionary encoded two-dimensional
array, an associated dictionary, a header and a mapping to the columns in the
input data set.
|
DataAggregationInformation
Small class to encapsulate information about data that needs to be analyzed aggregated.
|
GeneralizationHierarchy
The class GeneralizationHierarchy.
|