Package org.deidentifier.arx.framework.data


package org.deidentifier.arx.framework.data
This package implements data management, i.e., encoding and representing input data, output data and generalization hierarchies
  • Klassen
    Klasse
    Beschreibung
    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.
    Small class to encapsulate information about data that needs to be analyzed aggregated.
    Holds all data needed for the anonymization process.
    A data manager that is projected onto a given subset.
    A fast implementation of an array of arrays of equal size
    A subset of a data matrix
    A dictionary mapping integers to strings for different dimensions.
    The class GeneralizationHierarchy.