Verwendungen von Package
org.deidentifier.arx.framework.data
Packages, die org.deidentifier.arx.framework.data verwenden
Package
Beschreibung
This package provides the public API for the ARX anonymization framework.
This package provides implementations of search algorithms
This package implements different variants of class-based privacy criteria,
such as k-anonymity, l-diversity, t-closeness and d-presence.
This package implements the core functionality of the ARX framework, i.e., a highly efficient check for k-anonymity
This package implements different hash-groupify operators.
This package provides several transformers that efficiently implement the 'projection' optimization.
This package implements data management, i.e., encoding and representing input data, output data and generalization
hierarchies
Package providing access to quality models
Main package implementing quality models
-
Von org.deidentifier.arx verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungEncodes 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.Holds all data needed for the anonymization process.A fast implementation of an array of arrays of equal sizeA dictionary mapping integers to strings for different dimensions.
-
Von org.deidentifier.arx.algorithm verwendete Klassen in org.deidentifier.arx.framework.data
-
Von org.deidentifier.arx.criteria verwendete Klassen in org.deidentifier.arx.framework.data
-
Von org.deidentifier.arx.framework.check verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungEncodes 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.Holds all data needed for the anonymization process.A fast implementation of an array of arrays of equal sizeA dictionary mapping integers to strings for different dimensions.The class GeneralizationHierarchy.
-
Von org.deidentifier.arx.framework.check.groupify verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungEncodes 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.Small class to encapsulate information about data that needs to be analyzed aggregated.A fast implementation of an array of arrays of equal sizeA dictionary mapping integers to strings for different dimensions.
-
Von org.deidentifier.arx.framework.check.transformer verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungA fast implementation of an array of arrays of equal sizeThe class GeneralizationHierarchy.
-
Von org.deidentifier.arx.framework.data verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungEncodes 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.Small class to encapsulate information about data that needs to be analyzed aggregated.Holds all data needed for the anonymization process.A fast implementation of an array of arrays of equal sizeA dictionary mapping integers to strings for different dimensions.The class GeneralizationHierarchy.
-
Von org.deidentifier.arx.metric verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungEncodes 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.Holds all data needed for the anonymization process.The class GeneralizationHierarchy.
-
Von org.deidentifier.arx.metric.v2 verwendete Klassen in org.deidentifier.arx.framework.dataKlasseBeschreibungEncodes 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.Small class to encapsulate information about data that needs to be analyzed aggregated.Holds all data needed for the anonymization process.The class GeneralizationHierarchy.