- EDDifferentialPrivacy - Class in org.deidentifier.arx.criteria
-
(e,d)-Differential Privacy implemented with (k,b)-SDGS as proposed in:
Ninghui Li, Wahbeh H.
- EDDifferentialPrivacy(double, double, DataGeneralizationScheme) - Constructor for class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Creates a new instance
- EDDifferentialPrivacy(double, double, DataGeneralizationScheme, boolean) - Constructor for class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Creates a new instance which may be configured to produce deterministic output.
- end() - Method in class org.deidentifier.arx.DataSelector
-
- enforce(HashGroupifyDistribution, int) - Method in class org.deidentifier.arx.criteria.RiskBasedCriterion
-
- enforce(HashGroupifyDistribution, int) - Method in class org.deidentifier.arx.criteria.SampleBasedCriterion
-
This method enforces the criterion on the current hash table.
- EntropyLDiversity - Class in org.deidentifier.arx.criteria
-
The entropy l-diversity privacy model.
- EntropyLDiversity(String, double) - Constructor for class org.deidentifier.arx.criteria.EntropyLDiversity
-
Creates a new instance of the entropy l-diversity model as proposed in:
Machanavajjhala A, Kifer D, Gehrke J. l-diversity: Privacy beyond k-anonymity.
- EntropyLDiversity(String, double, EntropyLDiversity.EntropyEstimator) - Constructor for class org.deidentifier.arx.criteria.EntropyLDiversity
-
Creates a new instance of the entropy-l-diversity privacy model,
specifying the entropy estimator be to used.
- EntropyLDiversity.EntropyEstimator - Enum in org.deidentifier.arx.criteria
-
Enumerator of entropy estimators for the entropy-l-diversity privacy model.
- EqualDistanceTCloseness - Class in org.deidentifier.arx.criteria
-
The t-closeness criterion with equal-distance EMD.
- EqualDistanceTCloseness(String, double) - Constructor for class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
Creates a new instance of the t-closeness criterion with equal earth-movers-distance as proposed in:
Li N, Li T, Venkatasubramanian S.
- equals(Object) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
- equals(Object) - Method in class org.deidentifier.arx.aggregates.StatisticsContingencyTable.Entry
-
- equals(Object) - Method in class org.deidentifier.arx.common.TupleWrapper
-
- equals(Date) - Method in class org.deidentifier.arx.DataSelector
-
- equals(double) - Method in class org.deidentifier.arx.DataSelector
-
- equals(String) - Method in class org.deidentifier.arx.DataSelector
-
- equals(Object) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- equals(Object) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- equals(Object) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- equals(Object) - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- equals(Object) - Method in class org.deidentifier.arx.DataType.ARXString
-
- equals(Object) - Method in class org.deidentifier.arx.DataType
-
- equals(Object) - Method in class org.deidentifier.arx.metric.InformationLoss
-
- equals(Object) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- equals(Object) - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- error(String) - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns the error
- error(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
-
- error(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
-
- expand() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Materializes any non-materialized predecessors and successors
- expand(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.ARXLattice
-
Materializes any non-materialized predecessors and successors
- ExplicitPrivacyCriterion - Class in org.deidentifier.arx.criteria
-
A privacy criterion that is explicitly bound to a sensitive attribute.
- ExplicitPrivacyCriterion(String, boolean, boolean) - Constructor for class org.deidentifier.arx.criteria.ExplicitPrivacyCriterion
-
Creates a new instance