- ONE - Variable in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Interval representing one
- optimize(DataHandle) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimize(DataHandle, double) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimize(DataHandle, double, ARXListener) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeFast(DataHandle, double) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeFast(DataHandle, double, ARXListener) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeFast(DataHandle, double, double, ARXListener) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeIterative(DataHandle, double, int, double) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeIterative(DataHandle, double, int, double, ARXListener) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeIterativeFast(DataHandle, double) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeIterativeFast(DataHandle, double, ARXListener) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- optimizeIterativeFast(DataHandle, double, double, ARXListener) - Method in class org.deidentifier.arx.ARXResult
-
This method optimizes the given data output with local recoding to improve its utility
- or() - Method in class org.deidentifier.arx.DataSelector
-
- ORDERED_STRING - Static variable in class org.deidentifier.arx.DataType
-
A ordered string data type.
- OrderedDistanceTCloseness - Class in org.deidentifier.arx.criteria
-
The t-closeness criterion for ordered attributes.
- OrderedDistanceTCloseness(String, double) - Constructor for class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
Creates a new instance of the t-closeness criterion for ordered attributes as proposed in:
Li N, Li T, Venkatasubramanian S.
- org.deidentifier.arx - package org.deidentifier.arx
-
This package provides the public API for the ARX anonymization framework.
- org.deidentifier.arx.aggregates - package org.deidentifier.arx.aggregates
-
This package provides methods for aggregating data:
(1) builders for generalization hierarchies,
(2) various methods for analyzing data quality and utility
- org.deidentifier.arx.aggregates.classification - package org.deidentifier.arx.aggregates.classification
-
This package implements classes for analyzing the effect of anonymization on classification tasks
- org.deidentifier.arx.aggregates.quality - package org.deidentifier.arx.aggregates.quality
-
This package provides implementations of various quality models which can be
used for quality analysis (but not as optimization functions)
- org.deidentifier.arx.certificate - package org.deidentifier.arx.certificate
-
A package implementing certificate creation
- org.deidentifier.arx.certificate.elements - package org.deidentifier.arx.certificate.elements
-
A package implementing elements used in certificates
- org.deidentifier.arx.certificate.resources - package org.deidentifier.arx.certificate.resources
-
A package containing resources used for creating certificates
- org.deidentifier.arx.common - package org.deidentifier.arx.common
-
A package containing commonly used classes
- org.deidentifier.arx.criteria - package 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.dp - package org.deidentifier.arx.dp
-
This package provides basic functionalities required for ARX's Differential Privacy implementation.
- org.deidentifier.arx.exceptions - package org.deidentifier.arx.exceptions
-
A package containing exceptions that may be thrown by ARX
- org.deidentifier.arx.io - package org.deidentifier.arx.io
-
This package provides basic input/output functionality
- org.deidentifier.arx.metric - package org.deidentifier.arx.metric
-
Package providing access to quality models
- org.deidentifier.arx.metric.v2 - package org.deidentifier.arx.metric.v2
-
Main package implementing quality models
- org.deidentifier.arx.reliability - package org.deidentifier.arx.reliability
-
A package containing code that is needed to support
reliability of the privacy models implemented
- org.deidentifier.arx.risk - package org.deidentifier.arx.risk
-
This package provides methods for risk analyses
- org.deidentifier.arx.risk.resources.us - package org.deidentifier.arx.risk.resources.us
-
A package containing resources needed for risk analyses