Package | Description |
---|---|
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.history |
This package implements the 'history' optimization.
|
org.deidentifier.arx.framework.check.transformer |
This package provides several transformers that efficiently implement the 'projection' optimization.
|
org.deidentifier.arx.metric |
Package providing access to quality models
|
org.deidentifier.arx.metric.v2 |
Main package implementing quality models
|
Class and Description |
---|
HashGroupifyDistribution
A distribution of equivalence classes
|
HashGroupifyEntry
Implements an equivalence class.
|
Class and Description |
---|
HashGroupify
A hash groupify operator.
|
Class and Description |
---|
HashGroupify
A hash groupify operator.
|
HashGroupifyDistribution
A distribution of equivalence classes
|
HashGroupifyDistribution.PrivacyCondition
A condition that may or may not be fulfilled for the distribution
|
HashGroupifyDistribution.PrivacyCondition.State
The current state of the search condition
|
HashGroupifyEntry
Implements an equivalence class.
|
MetaHashGroupifyEntry
Implements a grouping of equivalence classes
|
Class and Description |
---|
HashGroupify
A hash groupify operator.
|
Class and Description |
---|
HashGroupify
A hash groupify operator.
|
HashGroupifyEntry
Implements an equivalence class.
|
Class and Description |
---|
HashGroupify
A hash groupify operator.
|
HashGroupifyEntry
Implements an equivalence class.
|
Class and Description |
---|
HashGroupify
A hash groupify operator.
|
HashGroupifyEntry
Implements an equivalence class.
|