Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

D

DANKAR - Enum-Konstante in Enumeration org.deidentifier.arx.risk.RiskModelPopulationUniqueness.PopulationUniquenessModel
 
Data - Klasse in org.deidentifier.arx
Represents input data for the ARX framework.
Data() - Konstruktor für Klasse org.deidentifier.arx.Data
 
Data.DefaultData - Klasse in org.deidentifier.arx
The default implementation of a data object.
DataDefinition - Klasse in org.deidentifier.arx
Encapsulates a definition of the types of attributes contained in a dataset.
DataDefinition() - Konstruktor für Klasse org.deidentifier.arx.DataDefinition
 
DataGeneralizationScheme - Klasse in org.deidentifier.arx
This class encapsulates a generalization scheme
DataGeneralizationScheme.GeneralizationDegree - Enum in org.deidentifier.arx
A specific generalization degree
DataHandle - Klasse in org.deidentifier.arx
This class provides access to dictionary encoded data.
DataHandle() - Konstruktor für Klasse org.deidentifier.arx.DataHandle
 
DataHandleInput - Klasse in org.deidentifier.arx
An implementation of the DataHandle interface for input data.
DataHandleInternal - Klasse in org.deidentifier.arx
Wrapper class that provides information to StatisticsBuilder.
DataHandleInternal.InterruptHandler - Schnittstelle in org.deidentifier.arx
Interface
DataHandleOutput - Klasse in org.deidentifier.arx
An implementation of the class DataHandle for output data.
DataHandleSubset - Klasse in org.deidentifier.arx
This implementation of a data handle projects a given data handle onto a given research subset.
DataHandleSubset(DataHandle, DataSubset) - Konstruktor für Klasse org.deidentifier.arx.DataHandleSubset
Creates a new handle that represents the research subset.
DataScale - Enum in org.deidentifier.arx
This class represents different scales of measure.
DataSelector - Klasse in org.deidentifier.arx
A selector for tuples.
DataSource - Klasse in org.deidentifier.arx
This class provides configuration options for importing data from CSV-files, from Excel-files or via a JDBC connection.
DataSubset - Klasse in org.deidentifier.arx
This class represents a the dataset that is to be de-identified as a subset of the given population table.
DataType<T> - Klasse in org.deidentifier.arx
This class provides access to the data types supported by the ARX framework.
DataType() - Konstruktor für Klasse org.deidentifier.arx.DataType
 
DataType.ARXDate - Klasse in org.deidentifier.arx
Base class for date/time types.
DataType.ARXDecimal - Klasse in org.deidentifier.arx
Base class for numeric types.
DataType.ARXInteger - Klasse in org.deidentifier.arx
Base class for numeric types.
DataType.ARXOrderedString - Klasse in org.deidentifier.arx
Base class for ordered string types.
DataType.ARXString - Klasse in org.deidentifier.arx
Base class for string types.
DataType.DataTypeDescription<T> - Klasse in org.deidentifier.arx
An entry in the list of available data types.
DataType.DataTypeWithFormat - Schnittstelle in org.deidentifier.arx
An interface for data types with format.
DataType.DataTypeWithRatioScale<T> - Schnittstelle in org.deidentifier.arx
An interface for data types with a ratio scale.
DATE - Enum-Konstante in Enumeration org.deidentifier.arx.risk.HIPAAIdentifierMatch.HIPAAIdentifier
 
DATE - Statische Variable in Klasse org.deidentifier.arx.DataType
A date data type with default format dd.mm.yyyy
DATE_BASED - Enum-Konstante in Enumeration org.deidentifier.arx.aggregates.HierarchyBuilder.Type
Date-based hierarchy
DAY_MONTH_YEAR - Enum-Konstante in Enumeration org.deidentifier.arx.aggregates.HierarchyBuilderDate.Granularity
Granularity
DDisclosurePrivacy - Klasse in org.deidentifier.arx.criteria
Delta-disclosure privacy as proposed in:

Justin Brickell and Vitaly Shmatikov:
The Cost of Privacy: Destruction of Data-mining Utility in Anonymized Data Publishing
Proceedings of the 14th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining
2008
DDisclosurePrivacy(String, double) - Konstruktor für Klasse org.deidentifier.arx.criteria.DDisclosurePrivacy
Creates a new instance
DECADE - Enum-Konstante in Enumeration org.deidentifier.arx.aggregates.HierarchyBuilderDate.Granularity
Granularity
DECIMAL - Statische Variable in Klasse org.deidentifier.arx.DataType
A generic decimal data type.
DEFAULT_ALPHA - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
Default value
DEFAULT_DECAY_EXPONENT - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
Default value
DEFAULT_DELIMITER - Statische Variable in Klasse org.deidentifier.arx.io.CSVSyntax
Default values.
DEFAULT_DETERMINISTIC - Statische Variable in Klasse org.deidentifier.arx.ARXClassificationConfiguration
Default value
DEFAULT_ESCAPE - Statische Variable in Klasse org.deidentifier.arx.io.CSVSyntax
Default values.
DEFAULT_LAMBDA - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
Default value
DEFAULT_LEARNING_RATE - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
Default value
DEFAULT_LINEBREAK - Statische Variable in Klasse org.deidentifier.arx.io.CSVSyntax
Default values.
DEFAULT_MAX_RECORDS - Statische Variable in Klasse org.deidentifier.arx.ARXClassificationConfiguration
Default value
DEFAULT_MAXMIMUM_NUMBER_OF_LEAF_NODES - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
Default value
DEFAULT_MINIMUM_SIZE_OF_LEAF_NODES - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
Default value
DEFAULT_NUMBER_OF_FOLDS - Statische Variable in Klasse org.deidentifier.arx.ARXClassificationConfiguration
Default value
DEFAULT_NUMBER_OF_TREES - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
Default value
DEFAULT_NUMBER_OF_VARIABLES_TO_SPLIT - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
Default value = 0: sqrt(#features) seems to provide good results
DEFAULT_PRIOR - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
Default value
DEFAULT_QUOTE - Statische Variable in Klasse org.deidentifier.arx.io.CSVSyntax
Default values.
DEFAULT_SIGMA - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationNaiveBayes
Default value
DEFAULT_SPLIT_RULE - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
Split rule
DEFAULT_STEP_OFFSET - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
Default value
DEFAULT_SUBSAMPLE - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
1.0 = sampling with replacement; Ungültige Eingabe: "<"1.0 = sampling without replacement
DEFAULT_TYPE - Statische Variable in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationNaiveBayes
Default value
DEFAULT_VECTOR_LENGTH - Statische Variable in Klasse org.deidentifier.arx.ARXClassificationConfiguration
Default value
DefaultData() - Konstruktor für Klasse org.deidentifier.arx.Data.DefaultData
 
DefaultHierarchy() - Konstruktor für Klasse org.deidentifier.arx.AttributeType.Hierarchy.DefaultHierarchy
Instantiates a new default hierarchy.
DEVICE_IDENTIFIER - Enum-Konstante in Enumeration org.deidentifier.arx.risk.HIPAAIdentifierMatch.HIPAAIdentifier
 
DistinctLDiversity - Klasse in org.deidentifier.arx.criteria
The distinct l-diversity privacy criterion.
DistinctLDiversity(String, int) - Konstruktor für Klasse org.deidentifier.arx.criteria.DistinctLDiversity
Creates a new instance of the distinct l-diversity privacy criterion as proposed in Machanavajjhala A, Kifer D, Gehrke J.
div(IntervalDouble, IntervalDouble) - Methode in Klasse org.deidentifier.arx.reliability.IntervalArithmeticDouble
Division
divide(Double, Double) - Methode in Klasse org.deidentifier.arx.DataType.ARXDecimal
 
divide(Long, Long) - Methode in Klasse org.deidentifier.arx.DataType.ARXInteger
 
divide(String, String) - Methode in Klasse org.deidentifier.arx.DataType.ARXDate
 
divide(String, String) - Methode in Klasse org.deidentifier.arx.DataType.ARXDecimal
 
divide(String, String) - Methode in Klasse org.deidentifier.arx.DataType.ARXInteger
 
divide(String, String) - Methode in Schnittstelle org.deidentifier.arx.DataType.DataTypeWithRatioScale
Divide
divide(Date, Date) - Methode in Klasse org.deidentifier.arx.DataType.ARXDate
 
divide(T, T) - Methode in Schnittstelle org.deidentifier.arx.DataType.DataTypeWithRatioScale
Divide
DomainShare - Schnittstelle in org.deidentifier.arx.metric.v2
Base interface for domain shares.
DomainShareInterval<T> - Klasse in org.deidentifier.arx.metric.v2
This class represents a set of domain shares for an attribute.
DomainShareInterval(HierarchyBuilderIntervalBased<T>, int[][], String[]) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.DomainShareInterval
Creates a new set of domain shares derived from the given functional interval-based hierarchy.
DomainShareMaterialized - Klasse in org.deidentifier.arx.metric.v2
This class represents a set of domain shares for an attribute.
DomainShareMaterialized(String[][], String[], int[][]) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.DomainShareMaterialized
Creates a new set of domain shares derived from the given attribute.
DomainShareRedaction - Klasse in org.deidentifier.arx.metric.v2
This class represents a set of domain shares for an attribute.
DomainShareRedaction(HierarchyBuilderRedactionBased<?>) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.DomainShareRedaction
Creates a new set of domain shares derived from the given functional redaction-based hierarchy.
DomainShareReliable - Klasse in org.deidentifier.arx.metric.v2
This class represents a reliable set of domain shares for an attribute.
DomainShareReliable(String[][], String[], int[][]) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.DomainShareReliable
Creates a new set of domain shares derived from the given attribute.
DPresence - Klasse in org.deidentifier.arx.criteria
The d-presence criterion Published in: Nergiz M, Atzori M, Clifton C.
DPresence(double, double, DataSubset) - Konstruktor für Klasse org.deidentifier.arx.criteria.DPresence
Creates a new instance of the d-presence criterion as proposed in: Nergiz M, Atzori M, Clifton C.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form