- calculateCapacity(int) - Static method in class org.deidentifier.arx.framework.check.groupify.HashTableUtil
-
Calculates a new capacity.
- calculateThreshold(int, float) - Static method in class org.deidentifier.arx.framework.check.groupify.HashTableUtil
-
Computes the threshold for rehashing.
- call() - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
- callAll(int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounter
-
- callAll(int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterDistribution
-
- callAll(int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterSecondaryCounter
-
- callAll(int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterSecondaryCounterDistribution
-
- callAll(int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyDistribution
-
- callAll(int[], int) - Method in interface org.deidentifier.arx.framework.check.transformer.AbstractTransformer.IGroupify
-
Mode ALL.
- callGroupify(int[], HashGroupifyEntry) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounter
-
- callGroupify(int[], HashGroupifyEntry) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterDistribution
-
- callGroupify(int[], HashGroupifyEntry) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterSecondaryCounter
-
- callGroupify(int[], HashGroupifyEntry) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterSecondaryCounterDistribution
-
- callGroupify(int[], HashGroupifyEntry) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyDistribution
-
- callGroupify(int[], HashGroupifyEntry) - Method in interface org.deidentifier.arx.framework.check.transformer.AbstractTransformer.IGroupify
-
Mode GROUPIFY.
- callSnapshot(int[], int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounter
-
- callSnapshot(int[], int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterDistribution
-
- callSnapshot(int[], int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterSecondaryCounter
-
- callSnapshot(int[], int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyCounterSecondaryCounterDistribution
-
- callSnapshot(int[], int[], int) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer.GroupifyDistribution
-
- callSnapshot(int[], int[], int) - Method in interface org.deidentifier.arx.framework.check.transformer.AbstractTransformer.IGroupify
-
Mode SNAPSHOT.
- Cardinalities - Class in org.deidentifier.arx.metric.v2
-
This class represents cardinalities.
- Cardinalities(Data, RowSet, GeneralizationHierarchy[]) - Constructor for class org.deidentifier.arx.metric.v2.Cardinalities
-
Creates a new instance for the given data set.
- Cardinalities(int[][][]) - Constructor for class org.deidentifier.arx.metric.v2.Cardinalities
-
For backwards compatibility, derives the cardinalities from the given array.
- CertificateStyle - Class in org.deidentifier.arx.certificate
-
Style information for a PDF document
- CertificateStyle.ListStyle - Enum in org.deidentifier.arx.certificate
-
Enum for list styles
- check(Transformation) - Method in class org.deidentifier.arx.framework.check.NodeChecker
-
Checks the given transformation, computes the utility if it fulfills the privacy model
- check(Transformation, boolean) - Method in class org.deidentifier.arx.framework.check.NodeChecker
-
Checks the given transformation
- checkColumn(int) - Method in class org.deidentifier.arx.DataHandle
-
Checks a column index.
- checkColumns(int[]) - Method in class org.deidentifier.arx.DataHandle
-
Checks the column indexes.
- checker - Variable in class org.deidentifier.arx.algorithm.AbstractAlgorithm
-
A node checker.
- checkInterrupt() - Method in interface org.deidentifier.arx.DataHandleInternal.InterruptHandler
-
Method
- checkMonotonicity(DataManager) - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Throws an exception, if the hierarchy is not monotonic.
- checkRegistry() - Method in class org.deidentifier.arx.DataHandle
-
Checks whether a registry is referenced.
- checkRow(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Checks a row index.
- ClassificationDataSpecification - Class in org.deidentifier.arx.aggregates.classification
-
A complete specification of all input and output data
- ClassificationDataSpecification(DataHandleInternal, DataHandleInternal, String[], String, WrappedBoolean) - Constructor for class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Creates a new instance
- ClassificationFeatureMetadata - Class in org.deidentifier.arx.aggregates.classification
-
Metadata about a single feature
- ClassificationFeatureMetadata(String, DataType<?>) - Constructor for class org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata
-
Creates a new instance
- ClassificationMethod - Interface in org.deidentifier.arx.aggregates.classification
-
Implements a classifier
- ClassificationResult - Interface in org.deidentifier.arx.aggregates.classification
-
A classification result
- classify(DataHandleInternal, int) - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationMethod
-
Classify
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegression
-
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroR
-
- classIndex - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Index
- classMap - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Map
- clear() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
-
Clears the table.
- clear() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionary
-
Clears the dictionary.
- clear() - Method in class org.deidentifier.arx.framework.check.history.MRUCache
-
Clear.
- clearGroups() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
Removes all groups on this level.
- clearIntervals() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Adds an interval.
- clone() - Method in class org.deidentifier.arx.ARXConfiguration
-
Clones this config.
- clone() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
- clone() - Method in class org.deidentifier.arx.ARXPopulationModel
-
Returns a clone of this object
- clone() - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
Clones this config
- clone() - Method in class org.deidentifier.arx.AttributeType
-
- clone() - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
- clone() - Method in class org.deidentifier.arx.AttributeType.Hierarchy.DefaultHierarchy
-
- clone() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Clones this function
- clone() - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
-
- clone() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- clone() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- clone() - Method in class org.deidentifier.arx.criteria.DistinctLDiversity
-
- clone() - Method in class org.deidentifier.arx.criteria.DPresence
-
- clone() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- clone() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- clone() - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
-
- clone() - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
- clone() - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.Inclusion
-
- clone() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- clone() - Method in class org.deidentifier.arx.criteria.KMap
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.KMap
-
- clone() - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
- clone() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- clone() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Clone
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Clone for local recoding
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- clone() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
- clone() - Method in class org.deidentifier.arx.criteria.SampleUniqueness
-
- clone() - Method in class org.deidentifier.arx.DataDefinition
-
- clone() - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Clone method
- clone() - Method in class org.deidentifier.arx.DataSubset
-
Clone
- clone() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXString
-
- clone() - Method in class org.deidentifier.arx.DataType
-
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Clones this function
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionArithmeticMean
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionGeneralization
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionGeometricMean
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionInterval
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMedian
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMode
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.data.Data
-
- clone() - Method in class org.deidentifier.arx.metric.InformationLoss
-
Returns a clone of this object.
- clone() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- clone() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
Override this to implement a variant.
- clone() - Method in interface org.deidentifier.arx.metric.v2.DomainShare
-
Clones the share
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareInterval
-
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareMaterialized
-
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareRedaction
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalArithmeticMean
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalGeometricMean
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalMax
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalSum
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- clone() - Method in class org.deidentifier.arx.RowSet
-
- close() - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationMethod
-
Close
- close() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegression
-
- close() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroR
-
- close() - Method in class org.deidentifier.arx.io.CSVDataInput
-
Closes the reader.
- close() - Method in class org.deidentifier.arx.io.ImportConfigurationJDBC
-
Closes any underlying JDBC connection that may have either been created by ARX or passed during construction.
- columnIndexArray - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The column index array.
- columnMapArray - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The column map array.
- columns - Variable in class org.deidentifier.arx.io.ImportConfiguration
-
List of columns to be imported
Each element of this list represents a single column to import from.
- compare(Integer, Integer) - Method in class org.deidentifier.arx.algorithm.FLASHStrategy
-
Compares transformations.
- compare(Date, Date) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- compare(Double, Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- compare(Long, Long) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXString
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType
-
Compares two values.
- compare(T, T) - Method in class org.deidentifier.arx.DataType
-
Compare.
- compare(String, String) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- compare(T, T) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.InformationLoss
-
Compares the loss to the other.
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- compareTo(RiskModelAttributes.QuasiIdentifierRisk) - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
-
- ComputationInterruptedException - Exception in org.deidentifier.arx.exceptions
-
Local class for interrupts.
- ComputationInterruptedException() - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- ComputationInterruptedException(String) - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- ComputationInterruptedException(String, Throwable) - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- ComputationInterruptedException(Throwable) - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- computeUtilityForMonotonicMetrics(Transformation) - Method in class org.deidentifier.arx.algorithm.AbstractAlgorithm
-
Determine information loss of the given node if it can be
used for estimating minimum and maximum information
loss for tagged nodes.
- confidence() - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns the confidence of the result
- confidence() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
-
- confidence() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
-
- config - Variable in class org.deidentifier.arx.algorithm.FLASHAlgorithmImpl
-
Configuration for the algorithm's phases.
- config - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The mode of operation *.
- config - Variable in class org.deidentifier.arx.framework.check.Transformer
-
The config.
- contains(int) - Method in class org.deidentifier.arx.RowSet
-
Checks whether the bit is set
- containsCriterion(Class<? extends PrivacyCriterion>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Deprecated.
- convert(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
Converter method.
- convert(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
Converter method.
- convert(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- correct(String) - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns whether the result is correct
- correct(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
-
- correct(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
-
- count - Variable in class org.deidentifier.arx.aggregates.StatisticsContingencyTable
-
The total number of entries in the contingency table.
- count - Variable in class org.deidentifier.arx.aggregates.StatisticsFrequencyDistribution
-
The total number of data values.
- count - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
The number of elements in this class.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Loads a builder from a file.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Loads a builder from a file.
- create(DataType<T>) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Creates a new instance.
- create(DataType<T>, HierarchyBuilderIntervalBased.Range<T>, HierarchyBuilderIntervalBased.Range<T>) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Creates a new instance.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Loads a builder specification from the given file.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Loads a builder specification from the given file.
- create(DataType<T>, boolean) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Creates a new instance.
- create(DataType<T>, Comparator<T>) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Creates a new instance.
- create(DataType<T>, String[]) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Creates a new instance.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Loads a builder specification from the given file.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Loads a builder specification from the given file.
- create(char) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Values are aligned left-to-right and redacted right-to-left.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Loads a builder specification from the given file.
- create(HierarchyBuilderRedactionBased.Order, HierarchyBuilderRedactionBased.Order, char) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Values are aligned according to the alignmentOrder and redacted according to the redactionOrder.
- create(HierarchyBuilderRedactionBased.Order, HierarchyBuilderRedactionBased.Order, char, char) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Values are aligned according to the alignmentOrder and redacted according to the redactionOrder.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Loads a builder specification from the given file.
- create(SolutionSpace, NodeChecker, FLASHStrategy) - Static method in class org.deidentifier.arx.algorithm.FLASHAlgorithm
-
Creates a new instance of the FLASH algorithm.
- create(SolutionSpace, NodeChecker, int) - Static method in class org.deidentifier.arx.algorithm.LIGHTNINGAlgorithm
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration without tuple suppression.
- create(double) - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration that allows the given percentage of outliers and
thus implements tuple suppression.
- create(double, Metric<?>) - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration that allows the given percentage of outliers and
thus implements tuple suppression.
- create(Metric<?>) - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration that allows to define the metric for measuring information loss.
- create() - Static method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
Returns a new instance
- create(int, double) - Static method in class org.deidentifier.arx.ARXPopulationModel
-
Creates a new instance
- create(long) - Static method in class org.deidentifier.arx.ARXPopulationModel
-
Creates a new instance
- create(ARXPopulationModel.Region) - Static method in class org.deidentifier.arx.ARXPopulationModel
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new default hierarchy.
- create(File, Charset) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(Iterator<String[]>) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from an iterator over tuples.
- create(List<String[]>) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a list.
- create(String, Charset, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(String, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(String[][]) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a two-dimensional string array.
- create(DataHandle, DataDefinition, ARXConfiguration, ARXResult, ARXLattice.ARXNode, DataHandle) - Static method in class org.deidentifier.arx.certificate.ARXCertificate
-
Creates a new instance
- create(DataHandle, DataDefinition, ARXConfiguration, ARXResult, ARXLattice.ARXNode, DataHandle, CSVSyntax) - Static method in class org.deidentifier.arx.certificate.ARXCertificate
-
Renders the document into the given output stream.
- create(DataHandle, DataDefinition, ARXConfiguration, ARXResult, ARXLattice.ARXNode, DataHandle, CSVSyntax, ElementData) - Static method in class org.deidentifier.arx.certificate.ARXCertificate
-
Renders the document into the given output stream.
- create() - Static method in class org.deidentifier.arx.certificate.CertificateStyle
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.Data
-
Creates a new default data object.
- create(DataSource) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from the given data source specification.
- create(File, Charset) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, CSVSyntax, DataType<T>[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, CSVSyntax, DataType<T>[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(Iterator<String[]>) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from an iterator over tuples.
- create(List<String[]>) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a list.
- create(String, Charset) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, CSVSyntax, DataType<T>[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String[][]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a two-dimensional string array.
- create() - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(Data) - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(Data, DataGeneralizationScheme.GeneralizationDegree) - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(DataGeneralizationScheme.GeneralizationDegree) - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(Data) - Static method in class org.deidentifier.arx.DataSelector
-
- create(Data, String) - Static method in class org.deidentifier.arx.DataSelector
-
- create(Data, Data) - Static method in class org.deidentifier.arx.DataSubset
-
Create a subset by matching two data instances.
- create(Data, DataSelector) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a subset from the given selector.
- create(Data, RowSet) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given row set, from which a copy is created.
- create(Data, Set<Integer>) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given set of tuple indices.
- create(int, RowSet) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given row set, from which a copy is created.
- create(int, Set<Integer>) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given set of tuple indices.
- create(ImportConfiguration) - Static method in class org.deidentifier.arx.io.ImportAdapter
-
Factory method
This will return an appropriate ImportAdapter for each implemented data
source
ImportAdapter
.
- create(Data) - Static method in class org.deidentifier.arx.RowSet
-
Creates a new instance
- create(int) - Static method in class org.deidentifier.arx.RowSet
-
Creates a new instance
- createAECSMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a new instance of the AECS metric.
- createAECSMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a new instance of the AECS metric.
- createAECSMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a new instance of the AECS metric.
- createAECSMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a new instance of the AECS metric.
- createAECSMetric(int) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a new instance of the AECS metric.
- createAggregate() - Method in class org.deidentifier.arx.DataType
-
Returns a new function builder.
- createAmbiguityMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the ambiguity metric.
- createAmbiguityMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the ambiguity metric.
- createArithmeticMean() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the arithmetic mean.
- createArithmeticMean(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the arithmetic mean.
- createArithmeticMeanFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the arithmetic mean, if it can be computed, NULL otherwise.
- createArithmeticMeanOfBoundsFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the arithmetic mean of min & max, if it can be computed, NULL otherwise.
- createBinaryPhaseConfiguration(FLASHPhaseConfiguration, History.StorageStrategy, boolean, boolean) - Static method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Creates a binary-phase only configuration.
- createBoundsFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns an interval consisting of the
first and the last element following the predefined order.
- createConstantFunction(String) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a constant value.
- createCSVSource(File, Charset, char, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates a CSV data source.
- createCSVSource(String, Charset, char, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates a CSV data source.
- createDate(String) - Static method in class org.deidentifier.arx.DataType
-
A date data type with given format.
- createDate(String, Locale) - Static method in class org.deidentifier.arx.DataType
-
A date data type with given format.
- createDecimal(String) - Static method in class org.deidentifier.arx.DataType
-
A decimal data type with given format.
- createDecimal(String, Locale) - Static method in class org.deidentifier.arx.DataType
-
Creates a decimal data type with a format string from the given locale.
- createDiscernabilityMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric(boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the discernability metric.
- createEntropyBasedInformationLossMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the entropy-based information loss metric, which will treat
generalization and suppression equally.
- createEntropyBasedInformationLossMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the entropy-based information loss metric.
- createEntropyBasedInformationLossMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the entropy-based information loss metric.
- createEntropyMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createEntropyMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createEntropyMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createEntropyMetric(boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double[][], int[][][], int[][][]) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createExcelSource(File, int, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates an Excel data source.
- createExcelSource(String, int, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates an Excel data source.
- createGeneralization() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function using generalization.
- createGeneralization(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function using generalization.
- createGeometricMean() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the geometric mean.
- createGeometricMean(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the geometric mean.
- createGeometricMeanFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the geometric mean, if it can be computed, NULL otherwise.
- createGeometricMeanOfBoundsFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the geometric mean of min & max, if it can be computed, NULL otherwise.
- createHeightMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the height metric.
- createHeightMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the height metric.
- createHeightMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the height metric.
- createHeightMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the height metric.
- createHeightMetric(int, int) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the height metric.
- createILMultiDimensionalArithmeticMean(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Helper method.
- createILMultiDimensionalSum(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Helper method.
- createILSingleDimensional(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Helper method.
- createInformationLoss(InformationLoss<?>, Metric<?>, int, int) - Static method in class org.deidentifier.arx.metric.InformationLoss
-
Converter method, converting information loss from version 1 to information loss from version 2,
if necessary.
- createInformationLoss(double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Helper method for creating information loss.
- createInformationLoss(double) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Create a loss object
- createInformationLoss(double, double) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Create a loss object
- createInformationLossWithBound(double[], double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Helper method for creating information loss.
- createInformationLossWithoutBound(double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Helper method for creating information loss.
- createInstance(boolean) - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunctionDescription
-
Creates an instance
- createInstance(MetricConfiguration) - Method in class org.deidentifier.arx.metric.MetricDescription
-
Creates an instance with the given configuration options.
- createInstanceOfHighestScore() - Method in class org.deidentifier.arx.metric.Metric
-
Returns an instance of the highest possible score.
- createInstanceOfLowestScore() - Method in class org.deidentifier.arx.metric.Metric
-
Returns an instance of the lowest possible score.
- createInteger(String) - Static method in class org.deidentifier.arx.DataType
-
An integer data type with given format.
- createInteger(String, Locale) - Static method in class org.deidentifier.arx.DataType
-
An integer data type with given format using the given locale.
- createInterval() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning intervals.
- createInterval(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning intervals.
- createIntervalFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns an interval [min, max].
- createIntervalFunction(boolean, boolean) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns an interval [min, max].
- createJDBCSource(String, String) - Static method in class org.deidentifier.arx.DataSource
-
Creates a JDBC data source.
- createJDBCSource(String, String, String, String) - Static method in class org.deidentifier.arx.DataSource
-
Creates a JDBC data source.
- createKLDivergenceMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the KL Divergence metric.
- createKLDivergenceMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the KL Divergence metric.
- createLinearPhaseConfiguration(FLASHPhaseConfiguration, History.StorageStrategy, boolean, boolean) - Static method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Creates a linear-phase only configuration.
- createLossMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createLossMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.Metric
-
Deprecated.
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricAECS
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDefault
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDM
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricHeight
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricStatic
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- createMedian() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the median.
- createMedian(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the median.
- createMetric(Metric<?>, int, int) - Static method in class org.deidentifier.arx.metric.Metric
-
This method supports backwards compatibility.
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.Metric
-
Deprecated.
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricAECS
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDefault
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDM
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricHeight
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricStatic
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- createMode() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the mode.
- createMode(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the mode.
- createNormalizedEntropyMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the normalized entropy metric.
- createNormalizedEntropyMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the normalized entropy metric.
- createNormalizedEntropyMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the normalized entropy metric.
- createNormalizedEntropyMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the normalized entropy metric.
- createOrderedString(List<String>) - Static method in class org.deidentifier.arx.DataType
-
A ordered string type with given format.
- createOrderedString(String) - Static method in class org.deidentifier.arx.DataType
-
A ordered string type with given format.
- createOrderedString(String[]) - Static method in class org.deidentifier.arx.DataType
-
A ordered string type with given format.
- createPrecisionMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, int[], double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecomputedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedLossMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric which treats generalization
and suppression equally.
- createPrecomputedLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric which treats generalization and suppression equally.
- createPrecomputedLossMetric(double, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedLossMetric(double, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedLossMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric which treats generalization
and suppression equally.
- createPrecomputedLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric which treats generalization and suppression equally.
- createPrecomputedLossMetric(double, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedLossMetric(double, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedNormalizedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrecomputedNormalizedEntropyMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrecomputedNormalizedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrecomputedNormalizedEntropyMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrefixFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a common prefix.
- createPrefixFunction(Character) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a common prefix.
- createPublisherBenefitMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the model for maximizing publisher benefit in the game-theoretic privacy
model based on a cost/benefit analysis.
- createPublisherPayoutMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the model for maximizing publisher benefit in the game-theoretic privacy
model based on a cost/benefit analysis.
- createPublisherPayoutMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the model for maximizing publisher benefit in the game-theoretic privacy
model based on a cost/benefit analysis.
- createSetFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a set of all data values .
- createSetOfPrefixesFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a set of the prefixes of the data values.
- createSetOfPrefixesFunction(int) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a set of the prefixes of the data values.
- createStaticMetric(Map<String, List<Double>>) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of a metric with statically defined information loss.
- createStaticMetric(Map<String, List<Double>>, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of a metric with statically defined information loss.
- createStaticMetric(Map<String, List<Double>>) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of a metric with statically defined information loss.
- createStaticMetric(Map<String, List<Double>>, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of a metric with statically defined information loss.
- createTwoPhaseConfiguration(FLASHPhaseConfiguration, FLASHPhaseConfiguration, History.StorageStrategy, boolean, boolean) - Static method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Creates a two-phase configuration.
- CSVDataChecksum - Class in org.deidentifier.arx.io
-
Provides methods for creating checksums CSV encoded data.
- CSVDataChecksum() - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataInput - Class in org.deidentifier.arx.io
-
This class implements a reader for CSV encoded information.
- CSVDataInput(File, Charset) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, CSVSyntax, DataType<T>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instatiate.
- CSVDataInput(InputStream, Charset) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, CSVSyntax, DataType<T>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(Reader, char, char, char, char[], DataType<T>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, CSVSyntax, DataType<T>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataOutput - Class in org.deidentifier.arx.io
-
Provides methods for writing CSV encoded data.
- CSVDataOutput(File) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(Writer, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiates a new CSV data output.
- CSVHierarchyInput - Class in org.deidentifier.arx.io
-
Reads a CSV encoded generalization hierarchy.
- CSVHierarchyInput(File, Charset) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVSyntax - Class in org.deidentifier.arx.io
-
Syntax for a CSV file.
- CSVSyntax() - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char, char) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char, char, String) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- generalization - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The states.
- GeneralizationHierarchy - Class in org.deidentifier.arx.framework.data
-
The class GeneralizationHierarchy.
- GeneralizationHierarchy(String, String[][], int, Dictionary) - Constructor for class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Creates a new generalization hierarchy.
- GeneralizationHierarchy(String, int[][], int[]) - Constructor for class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Can be used to create a copy of the generalization hierarchy.
- generalizationindex0 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex1 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex10 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex11 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex12 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex13 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex14 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex2 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex3 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex4 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex5 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex6 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex7 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex8 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationindex9 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stateindices.
- generalizationIndexArray - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The state index array.
- generalize(DataGeneralizationScheme.GeneralizationDegree) - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Defines a specific generalization degree
- generalize(String, DataGeneralizationScheme.GeneralizationDegree) - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Defines a specific generalization degree
- generalize(String, int) - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Defines a specific generalization level
- geq(Date) - Method in class org.deidentifier.arx.DataSelector
-
- geq(double) - Method in class org.deidentifier.arx.DataSelector
-
- geq(String) - Method in class org.deidentifier.arx.DataSelector
-
- get(T) - Method in class org.deidentifier.arx.common.Groupify
-
Returns the matching entry, if any
- get(int) - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionary
-
Returns the according entry.
- get(int[]) - Method in class org.deidentifier.arx.framework.check.history.History
-
Retrieves a snapshot.
- getAbsoluteMaxOutliers() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the maximum number of allowed outliers.
- getAbsoluteMaxOutliers() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the maximum number of allowed outliers.
- getAccuracy() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the resulting accuracy.
- getAdjustedRanges() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Returns adjusted ranges.
- getAdversaryCost() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Returns the amount of money needed by an attacker for trying to re-identify a single record
- getAdversaryGain() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Returns the amount of money earned by an attacker for successfully re-identifying a single record
- getAggregate() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
Override this to implement a variant.
- getAggregate() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalArithmeticMean
-
- getAggregate() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalGeometricMean
-
- getAggregate() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalMax
-
- getAggregate() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalSum
-
- getAggregateFunction() - Method in class org.deidentifier.arx.metric.Metric
-
Returns the aggregate function of a multi-dimensional metric, null otherwise.
- getAggregateFunction() - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- getAggregateFunction() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
- getAggregateFunction() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getAggregateFunctions() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Returns the aggregate functions used for microaggregation
- getAliasName() - Method in class org.deidentifier.arx.io.ImportColumn
-
Gets the alias name.
- getAligmentOrder() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns the alignment order.
- getAlpha() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getAlphabetSize() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns properties about the attribute's domain.
- getAnonymity() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the anonymity property.
- getAnonymityProperty() - Method in class org.deidentifier.arx.algorithm.FLASHPhaseConfiguration
-
Getter: The main anonymity property.
- getApplicator(long) - Method in class org.deidentifier.arx.framework.check.Transformer
-
Gets the applicator.
- getArithmeticMeanAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the mean
- getArithmeticMeanAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the mean
- getArithmeticMeanAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the mean
- getArray() - Method in class org.deidentifier.arx.DataSubset
-
Getter
- getArray() - Method in class org.deidentifier.arx.framework.data.Data
-
Returns the data array.
- getArray() - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Returns the array.
- getAssociatedInput() - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns the associated input handle, itself if there is none.
- getAttribute() - Method in class org.deidentifier.arx.criteria.ExplicitPrivacyCriterion
-
Returns the associated sensitive attribute.
- getAttributeMap() - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- getAttributeName(int) - Method in class org.deidentifier.arx.DataHandle
-
Returns the name of the specified column.
- getAttributeName(int) - Method in class org.deidentifier.arx.DataHandleInput
-
- getAttributeName(int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getAttributeName(int) - Method in class org.deidentifier.arx.DataHandleOutput
-
Gets the attribute name.
- getAttributeName(int) - Method in class org.deidentifier.arx.DataHandleSubset
-
- getAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a class providing access to an analysis of potential quasi-identifiers using
the concepts of alpha distinction and alpha separation.
- getAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a class providing access to an analysis of potential quasi-identifiers using
the concepts of alpha distinction and alpha separation.
- getAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskModelAttributes
-
Returns the quasi-identifiers, sorted by risk
- getAttributes() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the attributes.
- getAttributeType(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the type defined for the attribute.
- getAttributeWeight(String) - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the weight for the given attribute.
- getAttributeWeights() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns all configured attribute weights.
- getAvailableLinebreaks() - Static method in class org.deidentifier.arx.io.CSVSyntax
-
Returns the available line breaks
- getAvailableLowerRiskThresholds() - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns the lower bounds (exclusive) of the intervals for the according data points.
- getAvailableUpperRiskThresholds() - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns the lower bounds (inclusive) of the intervals for the according data points.
- getAverageClassSize() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Returns the average class size
- getAverageEquivalenceClassSize() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the maximal size of an equivalence class.
- getAverageEquivalenceClassSizeIncludingOutliers() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the maximal size of an equivalence class.
- getAverageError() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the average error, defined as avg(1d-probability-of-correct-result) for
each classification event.
- getAverageRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the average re-identification risk
- getAvgClassSize() - Method in class org.deidentifier.arx.risk.RiskModelHistogram
-
Returns a property of the class distribution
- getB() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
Returns the parameter beta.
- getB() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
Returns the parameter beta.
- getBaseDataType(String) - Method in class org.deidentifier.arx.DataHandle
-
Returns the base data type without generalization.
- getBaseDataType(String) - Method in class org.deidentifier.arx.DataHandleInput
-
- getBaseDataType(String) - Method in class org.deidentifier.arx.DataHandleInternal
-
- getBeta() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns the k parameter of (k,b)-SDGS
- getBinaryPhaseConfiguration() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Getter.
- getBottom() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the bottom node.
- getBottom() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the bottom transformation
- getBuckets() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
-
Gets all buckets of the hash table.
- getBuffer() - Method in class org.deidentifier.arx.framework.check.Transformer
-
Gets the buffer.
- getC() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
Returns the parameter c.
- getCache() - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getCardinalities() - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getCardinalities() - Method in class org.deidentifier.arx.metric.v2.Cardinalities
-
Returns the cardinalities of the given value.
- getCells() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
Returns the number of cells.
- getCells() - Method in class org.deidentifier.arx.metric.MetricPrecision
-
Returns the number of cells.
- getCharset() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Returns the charset of the CSV file.
- getClassBasedPrivacyModelsAsArray() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns all class-based criteria (except k-anonymity) as an array.
- getClassificationPerformance(String, ARXLogisticRegressionConfiguration) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Creates a new set of statistics for the given classification task
- getClassificationPerformance(String[], String, ARXLogisticRegressionConfiguration) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Creates a new set of statistics for the given classification task
- getClassificationPerformance(String, ARXLogisticRegressionConfiguration) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Creates a new set of statistics for the given classification task
- getClassificationPerformance(String[], String, ARXLogisticRegressionConfiguration) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Creates a new set of statistics for the given classification task
- getColumn() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
-
The column name where the identifier was found
- getColumnDatatypes() - Method in class org.deidentifier.arx.io.ImportAdapter
-
Returns an array with datatypes of columns that should be imported.
- getColumnIndexOf(String) - Method in class org.deidentifier.arx.DataHandle
-
Returns the index of the given attribute, -1 if it is not in the header.
- getColumnIndexOf(String) - Method in class org.deidentifier.arx.DataHandleInternal
-
Delegate
- getColumns() - Method in class org.deidentifier.arx.io.ImportConfiguration
-
Returns all added columns.
- getComparator() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Returns the comparator.
- getConfidence() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
-
The confidence of the discovery, or null if the
match type is ATTRIBUTE_NAME
- getConfidenceThresholds() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification.PrecisionRecallMatrix
-
- getConfig() - Method in class org.deidentifier.arx.io.ImportAdapter
-
Returns the configuration used by the import adapter.
- getConfiguration() - Method in class org.deidentifier.arx.ARXResult
-
Returns the configuration used.
- getConfiguration() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
Returns the current configuration
- getConfiguration() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
Returns the current configuration
- getConfiguration() - Method in class org.deidentifier.arx.DataHandle
-
Returns the ARXConfiguration that is currently being used, null if this is an input handle
- getConfiguration() - Method in class org.deidentifier.arx.DataHandleInput
-
- getConfiguration() - Method in class org.deidentifier.arx.DataHandleOutput
-
- getConfiguration() - Method in class org.deidentifier.arx.DataHandleSubset
-
- getConfiguration() - Method in class org.deidentifier.arx.DataSource
-
Returns the configuration.
- getConfiguration() - Method in class org.deidentifier.arx.framework.check.NodeChecker
-
Returns the configuration
- getConfiguration() - Method in class org.deidentifier.arx.metric.Metric
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropy
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPotentiallyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropy
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPotentiallyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropy
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDPrecision
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDDiscernability
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
Returns the configuration of this metric.
- getConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
Returns the configuration of this metric.
- getConnection() - Method in class org.deidentifier.arx.io.ImportConfigurationJDBC
-
- getContainsHeader() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Gets the contains header.
- getContainsHeader() - Method in class org.deidentifier.arx.io.ImportConfigurationExcel
-
- getContingencyTable(int, boolean, int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int, boolean, int, int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int, int, int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int, String[][], int, int, String[][]) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a contingency table for the given columns.
- getContingencyTable(int, String[][], int, String[][]) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a contingency table for the given columns.
- getContingencyTable(int, boolean, int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a contingency table for the given columns.
- getContingencyTable(int, AttributeType.Hierarchy, int, AttributeType.Hierarchy) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int, boolean, int, int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int, AttributeType.Hierarchy, int, int, AttributeType.Hierarchy) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a contingency table for the given columns.
- getContingencyTable(int, int, int, int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a contingency table for the given columns.
- getCostBenefitConfiguration() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the cost/benefit configuration
- getCostBenefitConfiguration() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
Returns the cost/benefit configuration
- getCount() - Method in class org.deidentifier.arx.common.Groupify.Group
-
The count
- getCriteria() - Method in class org.deidentifier.arx.ARXConfiguration
-
Deprecated.
- getCriteria(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Deprecated.
- getCriterion(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Deprecated.
- getD() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
Returns the parameter delta.
- getData() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns the data array.
- getData() - Method in class org.deidentifier.arx.framework.data.Data
-
Returns the data.
- getData(long) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns data
- getData() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns associated data
- getDataAnalyzed() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the input data that will be analyzed.
- getDataDefinition() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the data definitions
- getDataGeneralized() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the input data that will be generalized.
- getDataLength() - Method in class org.deidentifier.arx.framework.data.Data
-
Returns the number of rows.
- getDataStatic() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the static input data.
- getDataSubset() - Method in class org.deidentifier.arx.criteria.DPresence
-
- getDataSubset() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- getDataSubset() - Method in class org.deidentifier.arx.criteria.KMap
-
- getDataSubset() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
If a privacy model uses a data subset, it must overwrite this method
- getDataSubset() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- getDataSubset() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- getDataSubset() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- getDataSubset() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- getDataType() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns the data type.
- getDataType(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the data type for the given column.
- getDataType(String) - Method in class org.deidentifier.arx.DataHandle
-
Returns the according data type.
- getDataType(String) - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getDataType(String) - Method in class org.deidentifier.arx.DataHandleOutput
-
- getDataType(String) - Method in class org.deidentifier.arx.DataHandleSubset
-
- getDataType() - Method in class org.deidentifier.arx.io.ImportColumn
-
Gets the data type.
- getDataTypeArray() - Method in class org.deidentifier.arx.DataHandle
-
Generates an array of data types.
- getDataTypeArray() - Method in class org.deidentifier.arx.DataHandleInput
-
- getDataTypeArray() - Method in class org.deidentifier.arx.DataHandleOutput
-
Creates the data type array.
- getDataTypeArray() - Method in class org.deidentifier.arx.DataHandleSubset
-
- getDate(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns a date/time value from the specified cell.
- getDate(int, int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Delegate
- getDecayExponent() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getDefaultAccuracy() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefaultDeterministic() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefaultFunction() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns the default aggregate function.
- getDefaultIterationsPerTry() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefaultIterationsTotal() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefaultMetric() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
Returns the default variant.
- getDefaultStartValues() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefaultTimePerTry() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefaultTimeTotal() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Default value.
- getDefinition() - Method in class org.deidentifier.arx.Data
-
Returns the data definition.
- getDefinition() - Method in class org.deidentifier.arx.DataHandle
-
Returns the data definition.
- getDefinition() - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getDelimiter() - Method in class org.deidentifier.arx.io.CSVSyntax
-
Gets the delimiter.
- getDelimiter() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Gets the delimiter.
- getDelta() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns the delta parameter of (e,d)-DP
- getDerivedK() - Method in class org.deidentifier.arx.criteria.KMap
-
Returns the derived parameter k.
- getDescription() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- getDescription() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- getDescription() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- getDescription() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- getDescription() - Method in class org.deidentifier.arx.DataType.ARXString
-
- getDescription() - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- getDescription() - Method in class org.deidentifier.arx.DataType
-
Returns a description of the data type.
- getDescription(Metric<?>) - Static method in class org.deidentifier.arx.metric.Metric
-
Returns a description for the given metric, if there is any, null otherwise.
- getDescription() - Method in class org.deidentifier.arx.metric.Metric
-
Returns a description of this metric.
- getDeserializationContext() - Static method in class org.deidentifier.arx.ARXLattice
-
Returns the deserialization context.
- getDictionary() - Method in class org.deidentifier.arx.framework.data.Data
-
Returns the dictionary.
- getDictionarySensFreq() - Method in class org.deidentifier.arx.framework.check.history.History
-
Method needed for benchmarking.
- getDictionarySensValue() - Method in class org.deidentifier.arx.framework.check.history.History
-
Method needed for benchmarking.
- getDimension(String) - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the index of an attribute.
- getDimensions() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Returns the number of dimensions.
- getDimensions() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Returns the number of dimensions.
- getDimensionsAggregated() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Returns the number of dimensions.
- getDimensionsAggregated() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Returns the number of dimensions.
- getDimensionsGeneralized() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Returns the number of dimensions.
- getDimensionsGeneralized() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Returns the number of dimensions.
- getDistinction() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
-
Returns the alpha distinction parameter of this quasi-identifier
- getDistinctValues(int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns the distinct set of data items from the given column.
- getDistinctValues(int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns the distinct set of data items from the given column.
- getDistinctValues(int) - Method in class org.deidentifier.arx.DataHandle
-
Returns an array containing the distinct values in the given column.
- getDistinctValues(int, boolean, DataHandleInternal.InterruptHandler) - Method in class org.deidentifier.arx.DataHandle
-
Returns the distinct values.
- getDistinctValues(int, boolean, DataHandleInternal.InterruptHandler) - Method in class org.deidentifier.arx.DataHandleInput
-
- getDistinctValues(int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Delegate
- getDistinctValues(int, boolean, DataHandleInternal.InterruptHandler) - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getDistinctValues(int, DataHandleInternal.InterruptHandler) - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getDistinctValues(int, boolean, DataHandleInternal.InterruptHandler) - Method in class org.deidentifier.arx.DataHandleOutput
-
Gets the distinct values.
- getDistinctValues(int, boolean, DataHandleInternal.InterruptHandler) - Method in class org.deidentifier.arx.DataHandleSubset
-
- getDistinctValues() - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Returns the number of distinct values.
- getDistinctValues(int) - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Returns the distinct values.
- getDistinctValuesOrdered(int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns an ordered list of the distinct set of data items from the given column.
- getDistinctValuesOrdered(int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns an ordered list of the distinct set of data items from the given column.
- getDistinctValuesOrdered(int, String[][]) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns an ordered list of the distinct set of data items from the given column.
- getDistinctValuesOrdered(int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns an ordered list of the distinct set of data items from the given
column.
- getDistinctValuesOrdered(int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns an ordered list of the distinct set of data items from the given
column.
- getDistinctValuesOrdered(int, AttributeType.Hierarchy) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns an ordered list of the distinct set of data items from the given
column.
- getDistribution(int[][], int, int) - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the distribution of the attribute in the data array at the given index.
- getDistribution(String) - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the distribution of the given sensitive attribute in the original dataset.
- getDistribution(int[][], int, int) - Method in class org.deidentifier.arx.framework.data.DataManagerSubset
-
- getDistribution(String) - Method in class org.deidentifier.arx.framework.data.DataManagerSubset
-
- getDMax() - Method in class org.deidentifier.arx.criteria.DPresence
-
Returns dMax.
- getDMin() - Method in class org.deidentifier.arx.criteria.DPresence
-
Returns dMin.
- getDomainShares() - Method in class org.deidentifier.arx.framework.data.DataManager
-
- getDomainSize() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns properties about the attribute's domain.
- getDomainSize() - Method in interface org.deidentifier.arx.metric.v2.DomainShare
-
Returns the size of the domain.
- getDomainSize() - Method in class org.deidentifier.arx.metric.v2.DomainShareInterval
-
Returns the size of the domain.
- getDomainSize() - Method in class org.deidentifier.arx.metric.v2.DomainShareMaterialized
-
Returns the size of the domain.
- getDomainSize() - Method in class org.deidentifier.arx.metric.v2.DomainShareRedaction
-
Returns the size of the domain.
- getDouble(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns a double value from the specified cell.
- getDouble(int, int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Delegate
- getElement() - Method in class org.deidentifier.arx.common.Groupify.Group
-
The element
- getElements() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
Returns all elements backing this datatype.
- getEntropyBasedInformationLoss(Transformation, HashGroupifyEntry, DomainShare[], DistributionAggregateFunction[], int, double) - Static method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
Implements the entropy-based IL model.
- getEntry(int[]) - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Returns the entry for the given tuple
- getEpsilon() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns the epsilon parameter of (e,d)-DP
- getEquivalenceClassModel() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a model of the equivalence classes in this data set
- getEquivalenceClassModel() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a model of the equivalence classes in this data set
- getEquivalenceClassStatistics() - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns statistics about the equivalence classes.
- getEquivalenceClassStatistics() - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns statistics about the equivalence classes.
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionArithmeticMean
-
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionGeneralization
-
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionGeometricMean
-
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionInterval
-
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMedian
-
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMode
-
- getError(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Returns the normalized error induced by aggregation.
- getError(DistributionAggregateFunction, Distribution) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Returns the error induced by aggregating values in the distribution
- getEscape() - Method in class org.deidentifier.arx.io.CSVSyntax
-
Gets the escape.
- getEscape() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Gets the escape.
- getEstimatedJournalistRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Return journalist risk threshold, 1 if there is none
- getEstimatedMarketerRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Return marketer risk threshold, 1 if there is none
- getEstimatedProsecutorRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Return prosecutor risk threshold, 1 if there is none
- getEstimator() - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
-
Returns the entropy estimator used by this instance
- getEstimator() - Method in class org.deidentifier.arx.criteria.KMap
-
Returns the specified estimator.
- getExampleFormats() - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Returns a list of example formats.
- getExcelFileType() - Method in class org.deidentifier.arx.io.ImportConfigurationExcel
-
- getExpectedAdversaryPayout(double) - Method in class org.deidentifier.arx.risk.RiskModelCostBenefit
-
Returns the expected adversary payout
- getExpectedPublisherBenefit(double) - Method in class org.deidentifier.arx.risk.RiskModelCostBenefit
-
Returns the expected information loss
- getExpectedPublisherPayout(double, double) - Method in class org.deidentifier.arx.risk.RiskModelCostBenefit
-
Returns the expected publisher payout
- getFactor() - Method in enum org.deidentifier.arx.DataGeneralizationScheme.GeneralizationDegree
-
Returns the factor
- getFeatureIndices(DataHandleInternal, String[], String) - Method in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Returns the indexes of all features
- getFeatureMetadata(DataHandleInternal, int[]) - Method in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Returns feature metadata
- getFileLocation() - Method in class org.deidentifier.arx.io.ImportConfigurationFile
-
- getFirstEquivalenceClass() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Returns the first entry
- getFloat(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns a float value from the specified cell.
- getFormat() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- getFormat() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- getFormat() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- getFormat() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- getFormat() - Method in interface org.deidentifier.arx.DataType.DataTypeWithFormat
-
- getFractionOfRecordsAtCumulativeRisk(double) - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns the fraction of records with a risk lower than or equal
to the given threshold.
- getFractionOfRecordsAtRisk(double) - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns the fraction of records with a risk which equals the given threshold.
- getFractionOfRecordsForCumulativeRiskThresholds() - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns an array of cumulative risks for the risk thresholds
- getFractionOfRecordsForRiskThresholds() - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns an array of risks for the risk thresholds
- getFractionOfRecordsInClassesOfSize(int) - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Returns the fraction of tuples that are in classes of the given size
- getFractionOfTuplesAffectedByHighestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the fraction of tuples affected by the highest re-identification
risk
- getFractionOfTuplesAffectedByLowestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the fraction of tuples affected by the lowest re-identification
risk
- getFractionOfUniqueTuples(RiskModelPopulationUniqueness.PopulationUniquenessModel) - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to the
given model
- getFractionOfUniqueTuples() - Method in class org.deidentifier.arx.risk.RiskModelSampleUniqueness
-
Returns the fraction of tuples affected by the highest re-identification
risk
- getFractionOfUniqueTuplesDankar() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Dankar's
decision rule
- getFractionOfUniqueTuplesDankar(boolean) - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Dankar's
decision rule
- getFractionOfUniqueTuplesPitman() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Pitman's
statistical model
- getFractionOfUniqueTuplesSNB() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to the SNB
statistical model
- getFractionOfUniqueTuplesZayatz() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Zayatz's
statistical model
- getFrequencyDistribution(int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a frequency distribution for the values in the given column.
- getFrequencyDistribution(int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a frequency distribution for the values in the given column.
- getFrequencyDistribution(int, String[][]) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns a frequency distribution for the values in the given column.
- getFrequencyDistribution(int) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a frequency distribution for the values in the given column.
- getFrequencyDistribution(int, boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a frequency distribution for the values in the given column.
- getFrequencyDistribution(int, AttributeType.Hierarchy) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns a frequency distribution for the values in the given column.
- getFunction() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Group
-
- getFunction() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
- getFunction() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Returns the aggregate function.
- getGeneralization(String) - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the generalization for the attribute.
- getGeneralization(String) - Method in class org.deidentifier.arx.DataHandle
-
Returns the generalization level for the attribute.
- getGeneralization(String) - Method in class org.deidentifier.arx.DataHandleInput
-
- getGeneralization(String) - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getGeneralization(String) - Method in class org.deidentifier.arx.DataHandleOutput
-
- getGeneralization(String) - Method in class org.deidentifier.arx.DataHandleSubset
-
- getGeneralization() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns the generalization
- getGeneralizationDegree() - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Returns the overall generalization degree, if any
- getGeneralizationFactor() - Method in class org.deidentifier.arx.metric.Metric
-
Returns the factor used weight generalized values.
- getGeneralizationFactor() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getGeneralizationFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getGeneralizationFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
- getGeneralizationLevel(String, DataDefinition) - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Returns a generalization level as defined by this class
- getGeneralizationScheme() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns the defined generalization scheme
- getGeneralizationSuppressionFactor() - Method in class org.deidentifier.arx.metric.Metric
-
Returns the factor weighting generalization and suppression.
- getGeneralizationSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getGeneralizationSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getGeneralizationSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
- getGeometricMeanAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the geometric mean
- getGeometricMeanAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the geometric mean
- getGeometricMeanAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the geometric mean
- getGlobalOptimum() - Method in class org.deidentifier.arx.algorithm.AbstractAlgorithm
-
Returns the global optimum.
- getGlobalOptimum() - Method in class org.deidentifier.arx.ARXResult
-
Gets the global optimum.
- getGroups() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
Returns the list.
- getGsFactor() - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- getHandle() - Method in class org.deidentifier.arx.ARXResult
-
Deprecated.
- getHandle(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.ARXResult
-
Deprecated.
- getHandle() - Method in class org.deidentifier.arx.Data
-
Returns a data handle.
- getHashcode() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
Gets the hashcode of this class.
- getHead() - Method in class org.deidentifier.arx.framework.check.history.MRUCache
-
Gets the first.
- getHeader() - Method in class org.deidentifier.arx.framework.data.Data
-
Returns the header.
- getHeader() - Method in class org.deidentifier.arx.framework.data.DataManager
-
The original data header.
- getHeader() - Method in class org.deidentifier.arx.io.ImportAdapter
-
Returns the header.
- getHeight() - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Returns the height of the hierarchy.
- getHeights() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- getHeights() - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- getHeuristicSearchThreshold() - Method in class org.deidentifier.arx.ARXConfiguration
-
When the size of the solution space exceeds the returned number of transformations,
ARX will use a heuristic search strategy.
- getHeuristicSearchTimeLimit() - Method in class org.deidentifier.arx.ARXConfiguration
-
The heuristic search algorithm will terminate after the returned number of milliseconds.
- getHierachiesHeights() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the heights of the hierarchiesQI.
- getHierarchies() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the generalization hierarchiesQI.
- getHierarchies() - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getHierarchiesMaxLevels() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the maximum levels for the generalizaiton.
- getHierarchiesMinLevels() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the minimum levels for the generalizations.
- getHierarchy() - Method in class org.deidentifier.arx.AttributeType.Hierarchy.DefaultHierarchy
-
- getHierarchy() - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Returns the hierarchy as a two-dimensional string array.
- getHierarchy() - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
Returns the hierarchy backing the EMD calculations.
- getHierarchy(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the according hierarchy as String array.
- getHierarchy() - Method in class org.deidentifier.arx.io.CSVHierarchyInput
-
Returns the hierarchy.
- getHierarchyBuilder(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the associated builder, if any.
- getHierarchyObject(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the according hierarchy object.
- getHighestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the highest re-identification risk of any tuple in the data set
- getHighestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary.RiskSummary
-
Maximum probability of re-identification
- getHighestScore() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the highest score.
- getHighestScore() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the highest score.
- getHIPAAIdentifiers() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns the a set of potential HIPAA identifiers.
- getHIPAAIdentifiers(double) - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns the a set of potential HIPAA identifiers.
- getHIPAAIdentifiers() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a class providing access to the identifier HIPAA identifiers.
- getHistogram() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Returns a set of classes as an input for the risk model
- getHistogram() - Method in class org.deidentifier.arx.risk.RiskModelHistogram
-
Returns class-size[idx], class-count[idx+1],...
- getHistory() - Method in class org.deidentifier.arx.framework.check.NodeChecker
-
Returns the checkers history, if any.
- getHistorySize() - Method in class org.deidentifier.arx.ARXAnonymizer
-
Returns the maximum number of snapshots allowed to store in the history.
- gethMargin() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getId() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns a node's internal id.
- getIdentifier() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns the id
- getIdentifier() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
-
The identifier which was found
- getIdentifier() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
-
Returns the attributes in this quasi-identifier
- getIdentifyingAttributes() - Method in class org.deidentifier.arx.DataDefinition
-
Returns the direct identifiers.
- getIndex() - Method in interface org.deidentifier.arx.io.IImportColumnIndexed
-
Returns the index this column refers to.
- getIndex() - Method in class org.deidentifier.arx.io.ImportColumnIndexed
-
- getIndex() - Method in class org.deidentifier.arx.io.ImportColumnJDBC
-
- getIndexesToImport() - Method in class org.deidentifier.arx.io.ImportAdapterCSV
-
Returns an array with indexes of columns that should be imported
Only columns listed within #column
will be imported.
- getIndexesToImport() - Method in class org.deidentifier.arx.io.ImportAdapterExcel
-
Returns an array with indexes of columns that should be imported
Only columns listed within #column
will be imported.
- getIndexesToImport() - Method in class org.deidentifier.arx.io.ImportAdapterJDBC
-
Returns an array with indexes of columns that should be imported
Only columns listed within #column
will be imported.
- getInformationLoss(Distribution) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
This will return the normalized number of aggregated values in range [1/#distinct-values, 1].
- getInformationLoss(long) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the information loss
- getInformationLoss() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns the information loss
- getInformationLoss() - Method in class org.deidentifier.arx.metric.InformationLossWithBound
-
- getInformationLoss(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.Metric
-
Evaluates the metric for the given node.
- getInformationLoss(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.Metric
-
Returns the information loss that would be induced by suppressing the given entry.
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.Metric
-
Evaluates the metric for the given node.
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.Metric
-
Returns the information loss that would be induced by suppressing the given entry.
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricAECS
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricAECS
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricDM
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricDM
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricHeight
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricHeight
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricNMEntropy
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricStatic
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.MetricStatic
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDPrecision
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDDiscernability
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- getInformationLossInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- getInformationLossInternal(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- getInformationLossInternalRaw(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- getInputBuffer() - Method in class org.deidentifier.arx.DataHandleInput
-
Returns the input buffer
- getInputBuffer() - Method in class org.deidentifier.arx.DataHandleOutput
-
Returns the input buffer
- getInputBuffer() - Method in class org.deidentifier.arx.framework.check.NodeChecker
-
Returns the input buffer
- getInputStream(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
Implement this to load the according file
- getInputStream(String) - Method in class org.deidentifier.arx.risk.resources.us.HIPAAConstantsUS
-
Returns constants for the US population
- getInsensitiveAttributes() - Method in class org.deidentifier.arx.DataDefinition
-
Returns the insensitive attributes.
- getInstance() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
-
The instance of the identifier
- getInstanceForLocalRecoding(RowSet, double) - Method in class org.deidentifier.arx.ARXConfiguration
-
Clones this config and projects everything onto the given subset.
- All privacy models will be cloned
- Subsets in d-presence will be projected accordingly
- Utility measures will be cloned
- Replaces estimated k-map with according k-anonymity
- getInt(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns an int value from the specified cell.
- getInternalConfiguration() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns an internal variant of the class which provides a broader interface
- getInterruptibleInstance() - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns an interruptible instance of this object.
- getInterruptibleInstance() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns an interruptible instance of this object.
- getIntervals() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Returns all currently defined intervals.
- getJournalistRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary
-
Returns the journalist risk
- getK() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns the k parameter of (k,b)-SDGS
- getK() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
Returns the parameter k.
- getK() - Method in class org.deidentifier.arx.criteria.KMap
-
Returns k.
- getK() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
Returns the parameter k
- getKey() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
Gets the key of this class.
- getKurtosisAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the kurtosis
- getKurtosisAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the kurtosis
- getKurtosisAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the kurtosis
- getL() - Method in class org.deidentifier.arx.criteria.LDiversity
-
Returns the parameter l.
- getLabel() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.AbstractGroup
-
- getLabel() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Returns a label for this function
- getLabel() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunctionDescription
-
- getLabel() - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Returns a human readable label.
- getLabelBound() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Range
-
- getLabelForLinebreak(char[]) - Static method in class org.deidentifier.arx.io.CSVSyntax
-
Returns a label for a linebreak
- getLambda() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getLastNode() - Method in class org.deidentifier.arx.framework.check.StateMachine
-
Returns the last node.
- getLastTransition() - Method in class org.deidentifier.arx.framework.check.StateMachine
-
- getLattice() - Method in class org.deidentifier.arx.ARXResult
-
Returns the lattice.
- getLearningRate() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getLevel(int) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns the given level.
- getLevel() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
- getLevel(int[]) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the level of the given transformation
- getLevel() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Return level
- getLevels() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns all currently defined levels.
- getLevels() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the levels of the generalization lattice.
- getLinearPhaseConfiguration() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Getter.
- getLinebreak() - Method in class org.deidentifier.arx.io.CSVSyntax
-
Gets the line break.
- getLinebreak() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Gets the linebreak.
- getLinebreakForLabel(String) - Static method in class org.deidentifier.arx.io.CSVSyntax
-
Returns a linebreak for a label
- getListIndent() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getListItemIndicator(int) - Method in class org.deidentifier.arx.certificate.elements.ElementList
-
Styling
- getListItemIndicatorFont(CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementList
-
Styling
- getLocale() - Method in class org.deidentifier.arx.DataType.ARXDate
-
Returns the locale of the format.
- getLocale() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
Returns the locale of the format.
- getLocale() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
Returns the locale of the format.
- getLocale() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
Returns the locale of the format.
- getLocale() - Method in interface org.deidentifier.arx.DataType.DataTypeWithFormat
-
- getLong(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns a long value from the specified cell.
- getLong(int, int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Delegate
- getLowerBound() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns a node's lower bound, if any.
- getLowerBound(long) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the lower bound
- getLowerBound() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns the lower bound on information loss
- getLowerBound() - Method in class org.deidentifier.arx.metric.InformationLossWithBound
-
- getLowerBound(Transformation) - Method in class org.deidentifier.arx.metric.Metric
-
Returns a lower bound for the information loss for the given node.
- getLowerBound(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.Metric
-
Returns a lower bound for the information loss for the given node.
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.Metric
-
Returns a lower bound for the information loss for the given node.
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.Metric
-
Returns a lower bound for the information loss for the given node.
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricAECS
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricAECS
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricDefault
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricDefault
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricDM
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricDM
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricHeight
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricHeight
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricNMEntropy
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricNMEntropy
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricStatic
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricStatic
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.MetricWeighted
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.MetricWeighted
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropy
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropy
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropy
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- getLowerBoundInternal(Transformation) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- getLowerBoundInternal(Transformation, HashGroupify) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- getLowerRange() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Returns the lower range.
- getLowestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the lowest re-identification risk of any tuple in the data set
- getLowestScore() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the highest score.
- getLowestScore() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the lowest score.
- getMap() - Method in class org.deidentifier.arx.framework.data.Data
-
Returns the map.
- getMapping() - Method in class org.deidentifier.arx.framework.data.Dictionary
-
Returns the mapping array.
- getMarketerRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary
-
Returns the marketer risk
- getMatchingDataTypes(int) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type.
- getMatchingDataTypes(int, Class<U>) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type for a given wrapped class.
- getMatchingDataTypes(int, Class<U>, double) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type for a given wrapped class.
- getMatchingDataTypes(int, Class<U>, Locale) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type for a given wrapped class.
- getMatchingDataTypes(int, Class<U>, Locale, double) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type for a given wrapped class.
- getMatchingDataTypes(int, double) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type.
- getMatchingDataTypes(int, Locale) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type
This method only returns types that match at least 80% of all values in the column .
- getMatchingDataTypes(int, Locale, double) - Method in class org.deidentifier.arx.DataHandle
-
Returns a mapping from data types to the relative number of values that conform to the according type.
- getMatchType() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
-
The classifier (column name or instance)
- getMaterializedTransformations() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns all materialized transformations
- getMax() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
- getMaxAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the max
- getMaxAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the max
- getMaxHeight() - Method in class org.deidentifier.arx.metric.MetricHeight
-
- getMaximalEntropyBasedInformationLoss(DomainShare[], int[]) - Static method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
Returns the maximal entropy-based information loss
- getMaximalEquivalenceClassSize() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the maximal size of an equivalence class.
- getMaximalEquivalenceClassSizeIncludingOutliers() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the maximal size of an equivalence class.
- getMaximum() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- getMaximum() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- getMaximum() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- getMaximum() - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- getMaximumGeneralization(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the maximum generalization for the attribute.
- getMaximumInformationLoss() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Deprecated.
- getMaximumInformationLoss() - Method in class org.deidentifier.arx.ARXLattice
-
Deprecated.
- getMaximumSnapshotSizeDataset() - Method in class org.deidentifier.arx.ARXAnonymizer
-
Gets the snapshot size.
- getMaximumSnapshotSizeSnapshot() - Method in class org.deidentifier.arx.ARXAnonymizer
-
Gets the snapshot size.
- getMaxOutliers() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the max relative number of outliers.
- getMaxOutliers() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the maximum number of allowed outliers.
- getMaxQuasiIdentifiers() - Method in class org.deidentifier.arx.ARXAnonymizer
-
Returns the maximal number of quasi-identifiers.
- getMaxRecords() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getMaxValueLength() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns properties about the attribute's domain.
- getMedianAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the median
- getMedianAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the median
- getMetadata() - Method in class org.deidentifier.arx.metric.InformationLoss
-
Adds new metadata
- getMetric() - Method in class org.deidentifier.arx.ARXConfiguration
-
Deprecated.
- getMetric() - Method in class org.deidentifier.arx.framework.check.NodeChecker
-
Returns the utility measure
- getMicroaggregationDomainSizes() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the map for the according buffer
- getMicroaggregationDomainSizes() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Needed for microaggregation
- getMicroAggregationFunction(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the according microaggregation function.
- getMicroaggregationFunctions() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the microaggregation functions.
- getMicroaggregationFunctions() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Needed for microaggregation
- getMicroaggregationFunctions() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Needed for microaggregation
- getMicroaggregationHeader() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the header for the according buffer
- getMicroaggregationMap() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the map for the according buffer
- getMicroaggregationNumAttributes() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Gets the number of attributes to which microaggregation will be applied
in dataAnalyzed.
- getMicroaggregationStartIndex() - Method in class org.deidentifier.arx.framework.data.DataManager
-
Gets the start index of the attributes to which microaggregation will be
applied in dataAnalyzed.
- getMicroaggregationStartIndex() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Needed for microaggregation
- getMicroaggregationStartIndex() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Needed for microaggregation
- getMin() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
- getMinAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the min
- getMinAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the min
- getMinHeight() - Method in class org.deidentifier.arx.metric.MetricHeight
-
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.KMap
-
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.LDiversity
-
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
If a privacy model provides a prosecutor risk threshold, it should override this method to enable optimizations
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- getMinimalClassSize() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- getMinimalEquivalenceClassSize() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the minimal size of an equivalence class.
- getMinimalEquivalenceClassSizeIncludingOutliers() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the minimal size of an equivalence class.
- getMinimalGroupSize() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the minimal size of an equivalence class induced by the contained criteria.
- getMinimalGroupSize() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the minimal size of an equivalence class induced by the defined privacy models.
- getMinimum() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- getMinimum() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- getMinimum() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- getMinimum() - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- getMinimumGeneralization(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns the minimum generalization for the attribute.
- getMinimumInformationLoss() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Deprecated.
- getMinimumInformationLoss() - Method in class org.deidentifier.arx.ARXLattice
-
Deprecated.
- getMinMax(String[], DataType.DataTypeWithRatioScale<T>) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Returns the minimum and maximum value
- getModeAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the mode
- getModeAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the mode
- getMonotonicityOfPrivacy() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns a monotonicity property
- getMonotonicityOfPrivacy() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether the privacy model is monotonic
- getMonotonicityOfUtility() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns a monotonicity property
- getMonotonicityOfUtility() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether the utility measure is monotonic
- getMultipliersForHighDimensionalData() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the multipliers
- getMultipliersForLowDimensionalData() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the multipliers
- getName() - Method in class org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata
-
Returns the name of the feature
- getName() - Method in enum org.deidentifier.arx.ARXPopulationModel.Region
-
- getName() - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Returns the name.
- getName() - Method in class org.deidentifier.arx.io.ImportColumnIndexed
-
Gets the name.
- getName() - Method in class org.deidentifier.arx.io.ImportColumnJDBC
-
- getName() - Method in class org.deidentifier.arx.metric.Metric
-
Returns the name of metric.
- getName() - Method in class org.deidentifier.arx.metric.MetricDescription
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropy
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- getName() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- getNameMatchers(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
Returns all matchers for the given category
- getNext() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
Gets the next element in this bucket.
- getNMSE(double, double, double[], double) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Calculates the mean square error after normalizing everything into [0,1]
- getNonConformingValues(int, DataType<?>, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns a set of values that do not conform to the given data type.
- getNormalizedLinebreak(char[]) - Static method in class org.deidentifier.arx.io.CSVSyntax
-
Gets the normalized line break character.
- getNumberOfEquivalenceClasses() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the number of equivalence classes in the currently selected data
representation.
- getNumberOfEquivalenceClasses() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Returns the current size in terms of classes
- getNumberOfEquivalenceClassesIncludingOutliers() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the number of outlying equivalence classes in the currently selected data
representation.
- getNumberOfMeasuresAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the number of measures
- getNumberOfOutlyingTuples() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the number of outliers in the currently selected data
representation.
- getNumberOfTuples() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the number of tuples in the currently selected data
representation.
- getNumberOfTuplesIncludingOutliers() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Returns the number of tuples in the currently selected data
representation.
- getNumClasses() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the number of classes
- getNumClasses() - Method in class org.deidentifier.arx.risk.RiskModelHistogram
-
Returns a property of the class distribution
- getNumColumns() - Method in class org.deidentifier.arx.DataHandle
-
Returns the number of columns in the dataset.
- getNumColumns() - Method in class org.deidentifier.arx.DataHandleInput
-
- getNumColumns() - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getNumColumns() - Method in class org.deidentifier.arx.DataHandleOutput
-
Gets the num columns.
- getNumColumns() - Method in class org.deidentifier.arx.DataHandleSubset
-
- getNumConformingValues(int, DataType<?>) - Method in class org.deidentifier.arx.DataHandle
-
Returns the number of (distinct) values that conform to the given data type.
- getNumDimensions() - Method in class org.deidentifier.arx.framework.data.Dictionary
-
Returns the number of dimensions in the dictionary.
- getNumFolds() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getNumMeasurements() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the number of measurements
- getNumRecords() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Returns the number of records
- getNumRecords(ARXConfiguration, Data) - Method in class org.deidentifier.arx.metric.Metric
-
Returns the number of records
- getNumRecords() - Method in class org.deidentifier.arx.risk.RiskModelHistogram
-
Returns a property of the class distribution
- getNumRows() - Method in class org.deidentifier.arx.DataHandle
-
Returns the number of rows in the dataset.
- getNumRows() - Method in class org.deidentifier.arx.DataHandleInput
-
- getNumRows() - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getNumRows() - Method in class org.deidentifier.arx.DataHandleOutput
-
Gets the num rows.
- getNumRows() - Method in class org.deidentifier.arx.DataHandleSubset
-
- getNumSuppressedRecords() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Returns the number of suppressed records
- getNumTuples() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Returns the number of rows in the dataset or subset.
- getNumTuplesAffectedByHighestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the number of tuples affected by the highest re-identification
risk
- getNumTuplesAffectedByLowestRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Returns the number of tuples affected by the lowest re-identification
risk
- getNumUniqueTuples(RiskModelPopulationUniqueness.PopulationUniquenessModel) - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to the
given model
- getNumUniqueTuples() - Method in class org.deidentifier.arx.risk.RiskModelSampleUniqueness
-
Returns the number of tuples affected by the lowest re-identification
risk
- getNumUniqueTuplesDankar() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Dankar's
decision rule.
- getNumUniqueTuplesDankar(boolean) - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Dankar's
decision rule
- getNumUniqueTuplesPitman() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Pitman's
statistical model
- getNumUniqueTuplesSNB() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to the SNB
model
- getNumUniqueTuplesZayatz() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Estimated number of unique tuples in the population according to Zayatz's
statistical model
- getNumUniqueUnfinalizedValues(int) - Method in class org.deidentifier.arx.framework.data.Dictionary
-
Returns the number of unique values contained before finalizing the
dictionary.
- getOptimum() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the optimum, if any.
- getOrder(String) - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the order of the given sensitive attribute in the original dataset.
- getOrder(String) - Method in class org.deidentifier.arx.framework.data.DataManagerSubset
-
- getOriginalAccuracy() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the maximal accuracy.
- getOriginalAverageError() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the average error, defined as avg(1d-probability-of-correct-result) for
each classification event.
- getOriginalPrecisionRecall() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns a precision/recall matrix for LogisticRegression on input
- getOutput() - Method in class org.deidentifier.arx.ARXResult
-
Returns a handle to the data obtained by applying the optimal transformation.
- getOutput(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.ARXResult
-
Returns a handle to data obtained by applying the given transformation.
- getOutput(ARXLattice.ARXNode, boolean) - Method in class org.deidentifier.arx.ARXResult
-
Returns a handle to data obtained by applying the given transformation.
- getOutput(boolean) - Method in class org.deidentifier.arx.ARXResult
-
Returns a handle to the data obtained by applying the optimal transformation.
- getOutputBufferGeneralized() - Method in class org.deidentifier.arx.DataHandleOutput
-
Returns the output buffer
- getOutputBufferMicroaggregated() - Method in class org.deidentifier.arx.DataHandleOutput
-
Returns the output buffer
- getPackedElements() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
-
Gets all elements of the packed table.
- getPackedFrequency() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
-
Gets the frequency of the packed table.
- getPaddingCharacter() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns the padding character.
- getParameter() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionWithParameter
-
Returns the parameter.
- getParameter() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericCommonPrefix
-
- getParameter() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericConstant
-
- getParameter() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericSetOfPrefixes
-
- getParameter() - Method in class org.deidentifier.arx.metric.v2.QualityMetadata
-
- getPopulationBasedUniquenessRisk() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a class providing population-based uniqueness estimates
- getPopulationBasedUniquenessRisk() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a class providing population-based uniqueness estimates
- getPopulationModel() - Method in class org.deidentifier.arx.criteria.KMap
-
- getPopulationModel() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- getPopulationModel() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns the associated population model, null
if there is none.
- getPopulationSize() - Method in class org.deidentifier.arx.ARXPopulationModel
-
Returns the population size
- getPopulationSize() - Method in enum org.deidentifier.arx.ARXPopulationModel.Region
-
- getPopulationUniquenessModel() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns the statistical model, used by Dankar et al.'s decision rule for
estimating population uniqueness
- getPopulationVarianceAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the population variance
- getPopulationVarianceAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the population variance
- getPopulationVarianceAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the population variance
- getPrecision() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification.PrecisionRecallMatrix
-
- getPrecisionRecall() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns a precision/recall matrix
- getPrecomputationThreshold() - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- getPrecomputedMetric() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
Returns the precomputed variant.
- getPredecessors() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
The predecessors.
- getPredecessors() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns all predeccessors of the transformation with the given identifier
- getPreparedGroups() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns the prepared groups for recursion.
- getPriorFunction() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getPrivacyModel(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
- getPrivacyModel(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns an instance of the class, if any.
- getPrivacyModels() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns all criteria.
- getPrivacyModels() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns all privacy models.
- getPrivacyModels(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns all privacy models which are instances of the given class.
- getPrivacyModelsAsArray() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns all criteria (except k-anonymity) as an array.
- getProgress() - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
If supported by the according builder, this method will report a progress
value in [0,100].
- getProgress() - Method in class org.deidentifier.arx.io.ImportAdapter
-
Returns the percentage of data has has already been imported.
- getProgress() - Method in class org.deidentifier.arx.io.ImportAdapterCSV
-
Returns the percentage of data that has already been returned
This divides the amount of bytes that have already been read by the
amount of total bytes and casts the result into a percentage.
- getProgress() - Method in class org.deidentifier.arx.io.ImportAdapterExcel
-
Returns the percentage of data that has already been returned
The basis for this calculation is the row currently being accessed.
- getProgress() - Method in class org.deidentifier.arx.io.ImportAdapterJDBC
-
Returns the percentage of data that has already been returned
This divides the number of rows that have already been returned by the
number of total rows and casts the result into a percentage.
- getProgress() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
If supported by the according builder, this method will report a progress
value in [0,100].
- getPropertyAnonymous() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyChecked() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyExpanded() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Property for expanded transformation
- getPropertyForceSnapshot() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyInsufficientUtility() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyKAnonymous() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyNotAnonymous() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyNotKAnonymous() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertySuccessorsPruned() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getPropertyVisited() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a property
- getProsecutorRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary
-
Returns the prosecutor risk
- getPublisherBenefit() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Returns the amount of money earned by the data publisher for publishing a single record
- getPublisherLoss() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Returns the amount of money lost by the data publisher, e.g.
- getQualityModel() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the quality model to be used for optimizing output data.
- getQualityModel() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the quality model to be used for optimizing output data.
- getQuasiIdentifiersWithGeneralization() - Method in class org.deidentifier.arx.DataDefinition
-
Returns the quasi-identifiers for which generalization is specified.
- getQuasiIdentifiersWithMicroaggregation() - Method in class org.deidentifier.arx.DataDefinition
-
Returns the quasi-identifiers for which microaggregation is specified.
- getQuasiIdentifyingAttributes() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the quasi identifiers.
- getQuasiIdentifyingAttributes() - Method in class org.deidentifier.arx.DataDefinition
-
Returns the quasi identifying attributes.
- getQuote() - Method in class org.deidentifier.arx.io.CSVSyntax
-
Gets the quote.
- getQuote() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Gets the quote.
- getRangeAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the range
- getRangeAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the range
- getRangeAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the range
- getRecall() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification.PrecisionRecallMatrix
-
- getRecordsAtRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary.RiskSummary
-
Proportion of records with risk above threshold
- getRedactionCharacter() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns the redaction character.
- getRedactionOrder() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns the redaction order.
- getRegion() - Method in class org.deidentifier.arx.ARXPopulationModel
-
- getRegistry() - Method in class org.deidentifier.arx.DataHandle
-
Returns the registry associated with this handle.
- getRepeatBound() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Range
-
- getRequiredScale() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Returns the required scale of measure
- getRequiredScale() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunctionDescription
-
- getRequirements() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the criteria's requirements.
- getRequirements() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the criteria's requirements.
- getRequirements() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.DPresence
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.Inclusion
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.KMap
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.LDiversity
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns the criterion's requirements.
- getRequirements() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.RiskBasedCriterion
-
- getRequirements() - Method in class org.deidentifier.arx.criteria.TCloseness
-
- getRiskEstimator(ARXPopulationModel) - Method in class org.deidentifier.arx.DataHandle
-
Returns a risk estimator
- getRiskEstimator(ARXPopulationModel, ARXSolverConfiguration) - Method in class org.deidentifier.arx.DataHandle
-
Returns a risk estimator
- getRiskEstimator(ARXPopulationModel, RiskModelHistogram) - Method in class org.deidentifier.arx.DataHandle
-
Returns a risk estimator for the given set of equivalence classes.
- getRiskEstimator(ARXPopulationModel, RiskModelHistogram, ARXSolverConfiguration) - Method in class org.deidentifier.arx.DataHandle
-
Returns a risk estimator for the given set of equivalence classes.
- getRiskEstimator(ARXPopulationModel, Set<String>) - Method in class org.deidentifier.arx.DataHandle
-
Returns a risk estimator for the given set of quasi-identifiers
- getRiskEstimator(ARXPopulationModel, Set<String>, ARXSolverConfiguration) - Method in class org.deidentifier.arx.DataHandle
-
Returns a risk estimator for the given set of quasi-identifiers
- getRiskThreshold() - Method in class org.deidentifier.arx.criteria.RiskBasedCriterion
-
Returns the risk threshold
- getRiskThreshold() - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Returns the threshold for which is available on prosecutor risks
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.ARXConfiguration
-
Return journalist risk threshold, 1 if there is none
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
Return journalist risk threshold, 1 if there is none
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.criteria.KMap
-
Return journalist risk threshold, 1 if there is none
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.criteria.LDiversity
-
Return journalist risk threshold, 1 if there is none
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Return journalist risk threshold, 1 if there is none
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- getRiskThresholdJournalist() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.ARXConfiguration
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.KMap
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.LDiversity
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- getRiskThresholdMarketer() - Method in class org.deidentifier.arx.criteria.SampleUniqueness
-
Return marketer risk threshold, 1 if there is none
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.ARXConfiguration
-
Return prosecutor risk threshold, 1 if there is none
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
Return prosecutor risk threshold, 1 if there is none
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.criteria.KMap
-
Return journalist risk threshold, 1 if there is none
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.criteria.LDiversity
-
Return prosecutor risk threshold, 1 if there is none
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Return prosecutor risk threshold, 1 if there is none
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- getRiskThresholdProsecutor() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- getRowCount() - Method in class org.deidentifier.arx.metric.MetricAECS
-
Returns the row count.
- getRowCount() - Method in class org.deidentifier.arx.metric.MetricDM
-
Returns the current row count.
- getRowCount() - Method in class org.deidentifier.arx.metric.MetricDMStar
-
Returns the current row count.
- getSampleBasedPrivacyModelsAsArray() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns all sample-based criteria as an array.
- getSampleBasedPrivacyModelsAsArray() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns all sample-based criteria as an array.
- getSampleBasedReidentificationRisk() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a class providing sample-based re-identification risk estimates
- getSampleBasedReidentificationRisk() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a class providing sample-based re-identification risk estimates
- getSampleBasedRiskDistribution() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a class representing the distribution of prosecutor risks in the sample
- getSampleBasedRiskDistribution() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a class representing the distribution of prosecutor risks in the sample
- getSampleBasedRiskSummary(double) - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a risk summary
- getSampleBasedRiskSummary(double) - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a risk summary
- getSampleBasedUniquenessRisk() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Returns a class providing sample-based uniqueness estimates
- getSampleBasedUniquenessRisk() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Returns a class providing sample-based uniqueness estimates
- getSampleVarianceAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the sample variance
- getSampleVarianceAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the sample variance
- getSampleVarianceAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the sample variance
- getScale() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the scale of measure
- getScale() - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
- getSeed() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getSensitiveAttributes() - Method in class org.deidentifier.arx.DataDefinition
-
Returns the sensitive attributes.
- getSeparation() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
-
Returns the alpha separation parameter of this quasi-identifier
- getSet() - Method in class org.deidentifier.arx.DataSubset
-
Getter
- getSHA256Checksum(Iterator<String[]>) - Method in class org.deidentifier.arx.io.CSVDataChecksum
-
Returns a hex-encoded MD5 checksum for the given data
- getShare(int, int) - Method in interface org.deidentifier.arx.metric.v2.DomainShare
-
Returns the share of the given value.
- getShare(int, int) - Method in class org.deidentifier.arx.metric.v2.DomainShareInterval
-
Returns the share of the given value.
- getShare(int, int) - Method in class org.deidentifier.arx.metric.v2.DomainShareMaterialized
-
Returns the share of the given value.
- getShare(int, int) - Method in class org.deidentifier.arx.metric.v2.DomainShareRedaction
-
Returns the share of the given value.
- getShares() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
For subclasses.
- getShares() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
For subclasses.
- getShares() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
For subclasses.
- getSheetIndex() - Method in class org.deidentifier.arx.io.ImportConfigurationExcel
-
- getSignificanceLevel() - Method in class org.deidentifier.arx.criteria.KMap
-
Returns the specified significance level.
- getSize() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Group
-
- getSize() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the number of nodes.
- getSize() - Method in class org.deidentifier.arx.DataSubset
-
Returns the size of the data subset
- getSize() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the overall number of transformations in the solution space
- getSnapBound() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Range
-
- getSnapshotLength() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the specific length of each entry in a snapshot.
- getSnapshotLength() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the specific length of each entry in a snapshot.
- getSnapshotStorageStrategy() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Getter: A trigger controlling which transformations are snapshotted.
- getSource() - Method in class org.deidentifier.arx.DataHandleSubset
-
Returns the underlying source data handle.
- getStatisticalModel() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- getStatistics() - Method in class org.deidentifier.arx.DataHandle
-
Returns an object providing access to basic descriptive statistics about the data represented
by this handle.
- getStatistics() - Method in class org.deidentifier.arx.DataHandleInput
-
- getStatistics() - Method in class org.deidentifier.arx.DataHandleOutput
-
- getStatistics() - Method in class org.deidentifier.arx.DataHandleSubset
-
- getStatisticsBuilder() - Method in class org.deidentifier.arx.DataHandleInternal
-
- getStdDevAsDouble() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the standard deviation
- getStdDevAsString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the standard deviation
- getStdDevAsValue() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns the standard deviation
- getStepOffset() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getStorageTrigger() - Method in class org.deidentifier.arx.framework.check.history.History
-
Returns the current storage strategy.
- getSubset() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns the data subset, if any
- getSubset() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns the data subset, if any subset is defined.
- getSubset() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns a research subset, null
if no subset is available
- getSubset() - Method in class org.deidentifier.arx.DataHandleSubset
-
Returns the research subset.
- getSubset(ARXConfiguration) - Method in class org.deidentifier.arx.metric.Metric
-
Returns the subset
- getSubsetInstance(RowSet) - Method in class org.deidentifier.arx.DataSubset
-
Returns a new data subset, only containing those rows that are included in the subset
- getSubsetInstance(RowSet) - Method in class org.deidentifier.arx.framework.data.Data
-
Returns a new instance that is projected onto the given subset
- getSubsetInstance(RowSet) - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns an instance of this data manager, that is projected onto the given rowset
- getSubtitleFont() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getSubtitleSize() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getSuccessors() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
The successors.
- getSuccessors() - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Returns all successors
- getSuccessProbability(HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- getSuccessProbability(HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
Returns the success probability.
- getSuccessRate() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary.MarketerRisk
-
Proportion of records that can be re-identified on average
- getSuccessRate() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary.RiskSummary
-
Proportion of records that can be re-identified on average
- getSummaryStatistics(boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Returns summary statistics for all attributes.
- getSummaryStatistics(boolean) - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Returns summary statistics for all attributes.
- getSuperset() - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns the superset, if this handle is a subset
- getSupportedAggregateFunctions() - Method in class org.deidentifier.arx.metric.MetricDescription
-
Returns a list of all supported aggregate functions.
- getSuppressedAttributeTypes() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns an integer representing all attribute types that must be suppressed.
- getSuppressedAttributeTypes() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns an integer representing all attribute types that must be suppressed.
- getSuppressionFactor() - Method in class org.deidentifier.arx.metric.Metric
-
Returns the factor used to weight suppressed values.
- getSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- getSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- getSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
- getT() - Method in class org.deidentifier.arx.criteria.TCloseness
-
Returns the parameter t.
- getTable() - Method in class org.deidentifier.arx.io.ImportConfigurationJDBC
-
- getText() - Method in class org.deidentifier.arx.certificate.elements.ElementData
-
Returns the text
- getTextFont() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getTextSize() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getThreshold() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
Returns the threshold.
- getThreshold() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary
-
Returns the user-defined risk threshold for individual records
- getTime() - Method in class org.deidentifier.arx.ARXResult
-
Returns the execution time (wall clock).
- getTitleAlignment() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getTitleFont() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getTitleHint() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getTitleSize() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getTop() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the top node.
- getTop() - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the top-transformation
- getTotalGeneralizationLevel() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the sum of all generalization levels.
- getTransformation() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns the transformation as an array.
- getTransformation() - Method in class org.deidentifier.arx.DataHandle
-
Returns the transformation .
- getTransformation() - Method in class org.deidentifier.arx.framework.check.history.History
-
Returns the node backing the last returned snapshot.
- getTransformation(int[]) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns a wrapper object with access to all properties about the transformation
- getTransformation(long) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the transformation with the given identifier
- getTree(int[][], int, int[][]) - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns a tree for the given attribute at the index within the given data array, using the given hierarchy.
- getTree(String) - Method in class org.deidentifier.arx.framework.data.DataManager
-
Returns the tree for the given sensitive attribute, if a generalization hierarchy is associated.
- getTree(int[][], int, int[][]) - Method in class org.deidentifier.arx.framework.data.DataManagerSubset
-
- getTree(String) - Method in class org.deidentifier.arx.framework.data.DataManagerSubset
-
- getTriggerCheck() - Method in class org.deidentifier.arx.algorithm.FLASHPhaseConfiguration
-
Getter: A trigger for checking nodes in this phase.
- getTriggerEvaluate() - Method in class org.deidentifier.arx.algorithm.FLASHPhaseConfiguration
-
Getter: A trigger for evaluating nodes in this phase.
- getTriggerSkip() - Method in class org.deidentifier.arx.algorithm.FLASHPhaseConfiguration
-
Getter: A trigger for skipping nodes in this phase.
- getTriggerTag() - Method in class org.deidentifier.arx.algorithm.FLASHPhaseConfiguration
-
Getter: A trigger for tagging nodes in this phase.
- getType() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Returns the type of builder.
- getType() - Method in class org.deidentifier.arx.AttributeType
-
Returns the type identifier.
- getType1Error() - Method in class org.deidentifier.arx.criteria.KMap
-
Returns the calculated type I error.
- getUpperBounds() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
Returns the upper bound of the entropy value per column
- getUpperRange() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Returns the upper range.
- getUSData() - Static method in class org.deidentifier.arx.risk.HIPAAConstants
-
Returns constants for the US
- getUtility(long) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Returns the utility of the transformation with the given identifier
- getValue(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Returns the value in the specified cell.
- getValue(int, int) - Method in class org.deidentifier.arx.DataHandleInput
-
- getValue(int, int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Method
- getValue(int, int, boolean) - Method in class org.deidentifier.arx.DataHandleInternal
-
Gets the value
- getValue(int, int) - Method in class org.deidentifier.arx.DataHandleOutput
-
Gets the value.
- getValue(int, int) - Method in class org.deidentifier.arx.DataHandleSubset
-
- getValue() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
Gets the value.
- getValue() - Method in class org.deidentifier.arx.metric.InformationLoss
-
Returns the value
- getValue() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- getValue() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
- getValue() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- getValue() - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- getValue() - Method in class org.deidentifier.arx.metric.v2.QualityMetadata
-
- getValue() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
-
The value which caused the identification
- getValues() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased.CloseElements
-
Returns the values
- getValues() - Method in class org.deidentifier.arx.common.TupleWrapper
-
Returns the associated entry
- getValues() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- getVectorLength() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- getView() - Method in class org.deidentifier.arx.DataHandle
-
Returns a new data handle that represents a context specific view on the dataset.
- getView() - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns the view
- getView() - Method in class org.deidentifier.arx.DataHandleSubset
-
- getVirtualSize() - Method in class org.deidentifier.arx.ARXLattice
-
Returns the virtual size of the solution space
- getvMargin() - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- getWeights() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- getWrappedClass() - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Returns the wrapped java class.
- getZeroRAccuracy() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the minimal accuracy.
- getZeroRAverageError() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
-
Returns the average error, defined as avg(1d-probability-of-correct-result) for
each classification event.
- greater(Date) - Method in class org.deidentifier.arx.DataSelector
-
- greater(double) - Method in class org.deidentifier.arx.DataSelector
-
- greater(String) - Method in class org.deidentifier.arx.DataSelector
-
- Groupify<T> - Class in org.deidentifier.arx.common
-
A hash groupify operator.
- Groupify(int) - Constructor for class org.deidentifier.arx.common.Groupify
-
Constructs a new hash groupify operator.
- Groupify.Group<U> - Class in org.deidentifier.arx.common
-
Entry
- groupifyArray - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The groupify array.
- id - Variable in class org.deidentifier.arx.framework.check.history.MRUCacheEntryMetadata
-
Id
- IDENTIFYING - Static variable in class org.deidentifier.arx.framework.data.DataManager.AttributeTypeInternal
-
- IDENTIFYING_ATTRIBUTE - Static variable in class org.deidentifier.arx.AttributeType
-
Represents an identifying attribute.
- idindex0 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex1 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex10 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex11 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex12 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex13 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex14 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex2 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex3 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex4 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex5 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex6 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex7 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex8 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- idindex9 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The idindex14.
- ignoreMissingData - Variable in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Whether or not null values should be ignored
- IImportColumnIndexed - Interface in org.deidentifier.arx.io
-
Interface to be implemented when columns can be referred to by an index.
- ILMultiDimensionalArithmeticMean - Class in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
- ILMultiDimensionalGeometricMean - Class in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
- ILMultiDimensionalMax - Class in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
- ILMultiDimensionalRank - Class in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
- ILMultiDimensionalSum - Class in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
- ILMultiDimensionalWithBound - Class in org.deidentifier.arx.metric.v2
-
Information loss with a potential lower bound.
- ILMultiDimensionalWithBound(AbstractILMultiDimensional) - Constructor for class org.deidentifier.arx.metric.v2.ILMultiDimensionalWithBound
-
Creates a new instance without a lower bound.
- ILMultiDimensionalWithBound(AbstractILMultiDimensional, AbstractILMultiDimensional) - Constructor for class org.deidentifier.arx.metric.v2.ILMultiDimensionalWithBound
-
Creates a new instance.
- ILSingleDimensional - Class in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a
single decimal number.
- ILSingleDimensionalWithBound - Class in org.deidentifier.arx.metric.v2
-
Information loss with a potential lower bound.
- ILSingleDimensionalWithBound(double) - Constructor for class org.deidentifier.arx.metric.v2.ILSingleDimensionalWithBound
-
Creates a new instance without a lower bound.
- ILSingleDimensionalWithBound(double, double) - Constructor for class org.deidentifier.arx.metric.v2.ILSingleDimensionalWithBound
-
Creates a new instance.
- ImplicitPrivacyCriterion - Class in org.deidentifier.arx.criteria
-
A privacy criterion that is implicitly bound to the quasi-identifiers.
- ImplicitPrivacyCriterion(boolean, boolean) - Constructor for class org.deidentifier.arx.criteria.ImplicitPrivacyCriterion
-
Creates a new instance
- ImportAdapter - Class in org.deidentifier.arx.io
-
Base adapter for all data sources
This defines properties and methods that all data source import adapters have
in common.
- ImportAdapter(ImportConfiguration) - Constructor for class org.deidentifier.arx.io.ImportAdapter
-
Creates a new instance of this object with given configuration.
- ImportAdapterCSV - Class in org.deidentifier.arx.io
-
Import adapter for CSV files
This adapter can import data from a CSV file.
- ImportAdapterCSV(ImportConfigurationCSV) - Constructor for class org.deidentifier.arx.io.ImportAdapterCSV
-
Creates a new instance of this object with given configuration.
- ImportAdapterExcel - Class in org.deidentifier.arx.io
-
Import adapter for Excel files
This adapter can import data from Excel files.
- ImportAdapterExcel(ImportConfigurationExcel) - Constructor for class org.deidentifier.arx.io.ImportAdapterExcel
-
Creates a new instance of this object with given configuration
Depending upon the file type it either uses HSSF or XSSF to access the
file.
- ImportAdapterJDBC - Class in org.deidentifier.arx.io
-
Import adapter for JDBC
This adapter can import data from JDBC sources.
- ImportAdapterJDBC(ImportConfigurationJDBC) - Constructor for class org.deidentifier.arx.io.ImportAdapterJDBC
-
Creates a new instance of this object with given configuration.
- ImportColumn - Class in org.deidentifier.arx.io
-
Represents a single data column
This represents a single column that will be imported from.
- ImportColumn(String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumn
-
Creates a new instance of this object with the given parameters.
- ImportColumn(String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumn
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV - Class in org.deidentifier.arx.io
-
Represents a single CSV data column
CSV columns are referred to by an index (see
ImportColumnIndexed
).
- ImportColumnCSV(int, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(int, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(int, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(int, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel - Class in org.deidentifier.arx.io
-
Represents a single Excel data column
Excel columns are referred to by an index (see
ImportColumnIndexed
).
- ImportColumnExcel(int, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(int, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(int, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(int, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed - Class in org.deidentifier.arx.io
-
Superclass for column types that are only referred to by an index.
- ImportColumnIndexed(int, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(int, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(int, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(int, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC - Class in org.deidentifier.arx.io
-
Represents a single JDBC data column
JDBC columns can be referred to by both an index (IIndexColumn
) and
by name (IImportColumnNamed
.
- ImportColumnJDBC(int, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(int, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(int, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(int, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, String, DataType<?>) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, String, DataType<?>, boolean) - Constructor for class org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportConfiguration - Class in org.deidentifier.arx.io
-
Abstract base configuration
This abstract superclass defines properties that all configurations have
in common, i.e.
- ImportConfiguration() - Constructor for class org.deidentifier.arx.io.ImportConfiguration
-
- ImportConfigurationCSV - Class in org.deidentifier.arx.io
-
Configuration describing a CSV file.
- ImportConfigurationCSV(String, Charset, boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, char, boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, char, char[], boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationExcel - Class in org.deidentifier.arx.io
-
Configuration describing an Excel file
This is used to describe Excel files.
- ImportConfigurationExcel(String, ImportConfigurationExcel.ExcelFileTypes, int, boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationExcel
-
Creates a new instance of this object.
- ImportConfigurationExcel(String, int, boolean) - Constructor for class org.deidentifier.arx.io.ImportConfigurationExcel
-
Creates a new instance of this object without specifying the file type
The file type will be detected automatically using the file extension.
- ImportConfigurationExcel.ExcelFileTypes - Enum in org.deidentifier.arx.io
-
Valid file types for Excel files
XLS is the "old" Excel file type, XLSX is the "new" Excel file type.
- ImportConfigurationFile - Class in org.deidentifier.arx.io
-
- ImportConfigurationFile() - Constructor for class org.deidentifier.arx.io.ImportConfigurationFile
-
- ImportConfigurationJDBC - Class in org.deidentifier.arx.io
-
Configuration describing a JDBC source.
- ImportConfigurationJDBC(Connection, String) - Constructor for class org.deidentifier.arx.io.ImportConfigurationJDBC
-
Creates a new instance of this object.
- ImportConfigurationJDBC(String, String) - Constructor for class org.deidentifier.arx.io.ImportConfigurationJDBC
-
Creates a new instance of this object.
- ImportConfigurationJDBC(String, String, String, String) - Constructor for class org.deidentifier.arx.io.ImportConfigurationJDBC
-
Creates a new instance of this object.
- Inclusion - Class in org.deidentifier.arx.criteria
-
This is a special criterion that does not enforce any privacy guarantees
but allows to define a data subset.
- Inclusion(DataSubset) - Constructor for class org.deidentifier.arx.criteria.Inclusion
-
Creates a new instance of the enclosure criterion.
- incRefCount() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
- index() - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns the index of the predicted value
- index() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
-
- index() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
-
- index - Variable in class org.deidentifier.arx.criteria.ExplicitPrivacyCriterion
-
Attribute index
- index0 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index1 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index10 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index11 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index12 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index13 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index14 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index2 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index3 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index4 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index5 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index6 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index7 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index8 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- index9 - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The index14.
- indexes - Variable in class org.deidentifier.arx.io.ImportAdapter
-
Indexes of columns that should be imported
This keeps track of columns that should be imported, as not all columns
will necessarily be imported.
- informationLoss - Variable in class org.deidentifier.arx.framework.check.NodeChecker.Result
-
Information loss.
- InformationLoss<T> - Class in org.deidentifier.arx.metric
-
This class implements an abstract base class for information loss.
- InformationLoss() - Constructor for class org.deidentifier.arx.metric.InformationLoss
-
Creates a new instance
- InformationLossDefaultWithBound - Class in org.deidentifier.arx.metric
-
Information loss with a potential lower bound.
- InformationLossDefaultWithBound(double) - Constructor for class org.deidentifier.arx.metric.InformationLossDefaultWithBound
-
Creates a new instance without a lower bound.
- InformationLossDefaultWithBound(double, double) - Constructor for class org.deidentifier.arx.metric.InformationLossDefaultWithBound
-
Creates a new instance.
- InformationLossWithBound<T extends InformationLoss<?>> - Class in org.deidentifier.arx.metric
-
Information loss with a potential lower bound.
- InformationLossWithBound(T) - Constructor for class org.deidentifier.arx.metric.InformationLossWithBound
-
Creates a new instance without a lower bound.
- InformationLossWithBound(T, T) - Constructor for class org.deidentifier.arx.metric.InformationLossWithBound
-
Creates a new instance.
- init(long, int[], HashGroupify, HashGroupify, int[], StateMachine.TransitionType, int, int, int, HashGroupifyEntry, int[][]) - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
Inits the.
- initialize(DataManager) - Method in class org.deidentifier.arx.ARXConfiguration
-
Initializes the configuration.
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.DPresence
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Creates a random sample based on beta
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.ExplicitPrivacyCriterion
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.Inclusion
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.KMap
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Override this to initialize the criterion.
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- initialize(DataManager, ARXConfiguration) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- initialize(String[], DataType<?>, int[][]) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionArithmeticMean
-
- initialize(String[], DataType<?>, int[][]) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionGeometricMean
-
- initialize(String[], DataType<?>, int[][]) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMedian
-
- initialize(String[], DataType<?>, int[][]) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMode
-
- initialize(String[], DataType<?>, int[][]) - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Initializes the function
- initialize(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.Metric
-
Initializes the metric.
- initialize(int) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
For backwards compatibility only.
- initialize(int, int) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
For backwards compatibility only.
- initialize(int[], double) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
For backwards compatibility only.
- initialize(double[][], int[][][], int[][][]) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
For backwards compatibility.
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.Metric
-
Implement this to initialize the metric.
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricAECS
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricDefault
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricDM
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricHeight
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricNMEntropy
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricStatic
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricWeighted
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- initializeInternal(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- inputAnalyzed - Variable in class org.deidentifier.arx.framework.check.Transformer
-
Other attribute values.
- inputFeatureMetadata - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Feature meta data
- inputGeneralized - Variable in class org.deidentifier.arx.framework.check.Transformer
-
The data.
- INSENSITIVE - Static variable in class org.deidentifier.arx.framework.data.DataManager.AttributeTypeInternal
-
- INSENSITIVE_ATTRIBUTE - Static variable in class org.deidentifier.arx.AttributeType
-
Represents an insensitive attribute.
- instances - Variable in class org.deidentifier.arx.framework.check.Transformer
-
The instances.
- IntArrayDictionary - Class in org.deidentifier.arx.framework.check.distribution
-
A hash groupify operator.
- IntArrayDictionary(int) - Constructor for class org.deidentifier.arx.framework.check.distribution.IntArrayDictionary
-
Constructs a new dictionary.
- IntArrayDictionaryEntry - Class in org.deidentifier.arx.framework.check.distribution
-
Implements an entry.
- IntArrayDictionaryEntry(int[], int, int) - Constructor for class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
Creates a new entry.
- INTEGER - Static variable in class org.deidentifier.arx.DataType
-
A generic integer data type.
- internalCompare(int, int, int[], boolean) - Method in class org.deidentifier.arx.DataHandle
-
A negative integer, zero, or a positive integer as the first argument is
less than, equal to, or greater than the second.
- internalCompare(int, int, int[], boolean) - Method in class org.deidentifier.arx.DataHandleOutput
-
A negative integer, zero, or a positive integer as the first argument is
less than, equal to, or greater than the second.
- internalCompare(int, int, int[], boolean) - Method in class org.deidentifier.arx.DataHandleSubset
-
- internalGetValue(int, int, boolean) - Method in class org.deidentifier.arx.DataHandle
-
Internal representation of get value.
- internalGetValue(int, int, boolean) - Method in class org.deidentifier.arx.DataHandleInput
-
- internalGetValue(int, int, boolean) - Method in class org.deidentifier.arx.DataHandleOutput
-
Gets the value internal.
- internalGetValue(int, int, boolean) - Method in class org.deidentifier.arx.DataHandleSubset
-
- internalIsOutlier(int) - Method in class org.deidentifier.arx.DataHandleOutput
-
Returns whether the given row is an outlier.
- internalRebuild() - Method in class org.deidentifier.arx.DataHandleSubset
-
Rebuild array representation of subset.
- internalReplace(int, String, String) - Method in class org.deidentifier.arx.DataHandle
-
Internal replacement method.
- internalReplace(int, String, String) - Method in class org.deidentifier.arx.DataHandleInput
-
- internalReplace(int, String, String) - Method in class org.deidentifier.arx.DataHandleOutput
-
- internalReplace(int, String, String) - Method in class org.deidentifier.arx.DataHandleSubset
-
- internalSwap(int, int) - Method in class org.deidentifier.arx.DataHandleInput
-
Swaps the rows.
- internalSwap(int, int) - Method in class org.deidentifier.arx.DataHandleOutput
-
Swap internal.
- internalSwap(int, int) - Method in class org.deidentifier.arx.DataHandleSubset
-
Swaps the bits in the set representation.
- internalTranslate(int) - Method in class org.deidentifier.arx.DataHandleSubset
-
Translates the row number.
- interrupt() - Method in class org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Interrupts all computations.
- interrupt() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Interrupts all computations.
- intuple - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The intuple.
- IO - Class in org.deidentifier.arx.metric.v2
-
- IO() - Constructor for class org.deidentifier.arx.metric.v2.IO
-
- IOUtil - Class in org.deidentifier.arx.io
-
Utility for I/O
- IOUtil() - Constructor for class org.deidentifier.arx.io.IOUtil
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.Metric
-
Returns whether this metric handles microaggregation
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricMDPrecision
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- isAbleToHandleMicroaggregation() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- isAccurate() - Method in class org.deidentifier.arx.criteria.KMap
-
Return true if the population has been modeled explicitly.
- isAggregateFunctionSupported() - Method in class org.deidentifier.arx.metric.MetricDescription
-
Returns whether an aggregate function is supported by the metric.
- isAnonymityPropertyPredicable() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Returns whether or not the anonymity property is predictable
- isAnonymous() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Deprecated.
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.DistinctLDiversity
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.DPresence
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.Inclusion
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.KMap
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Implement this, to enforce the criterion.
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
- isAnonymous(Transformation, HashGroupifyEntry) - Method in class org.deidentifier.arx.criteria.SampleBasedCriterion
-
Not supported by this type of criterion
- isAnonymous() - Method in class org.deidentifier.arx.DataHandle
-
Returns whether the data represented by this handle is anonymous
- isAnonymous() - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns whether the handle is anonymous
- isAnonymous() - Method in class org.deidentifier.arx.DataHandleOutput
-
- isAnonymous() - Method in class org.deidentifier.arx.DataHandleSubset
-
- isAny(String) - Static method in class org.deidentifier.arx.DataType
-
Returns whether the value represents any value
- isArithmeticMeanAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: mean
- isAttackerModelSupported() - Method in class org.deidentifier.arx.metric.MetricDescription
-
- isAttributeTypeSuppressed(AttributeType) - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether values of the given attribute type will be replaced by the suppression
string in suppressed tuples.
- isAttributeWeightsSupported() - Method in class org.deidentifier.arx.metric.MetricDescription
-
- isAvailableEstimate(RiskModelPopulationUniqueness.PopulationUniquenessModel) - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimateDankar() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimatePitman() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimateSNB() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimateZayatz() - Method in class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isBinaryPhaseRequired() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Is a binary phase required.
- isChecked() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Returns if the node has been checked explicitly.
- isCity(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
Cities
- isCleansing() - Method in class org.deidentifier.arx.io.ImportColumn
-
Should non-matching values be replaced with NULL values.
- isComplete() - Method in class org.deidentifier.arx.ARXLattice
-
Returns whether the search space has been characterized completely
(i.e.
- isConfigurableCodingModelSupported() - Method in class org.deidentifier.arx.metric.MetricDescription
-
- isContained(String[], String) - Method in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Returns whether the given array contains the given value
- isDeterministic() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
Returns whether the process should be deterministic
- isDeterministic() - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
Returns whether the solving process is deterministic
- isDirectParentChild(int[], int[]) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Determines whether a direct parent-child relationship exists.
- isDomainPropertiesAvailable() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns whether domain-properties are available for this builder.
- isFirstname(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
First names
- isFulfilled(HashGroupifyDistribution) - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
-
- isFulfilled(HashGroupifyDistribution) - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
We currently assume that at any time, at least one statistical model converges.
- isFulfilled(HashGroupifyDistribution) - Method in class org.deidentifier.arx.criteria.RiskBasedCriterion
-
To be implemented by risk-based criteria
- isFulfilled(HashGroupifyDistribution) - Method in class org.deidentifier.arx.criteria.SampleUniqueness
-
- isFulfilled(HashGroupifyDistribution) - Method in interface org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution.PrivacyCondition
-
Evaluates the condition on the given distribution
- isGeometricMeanAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: geometric mean
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.Metric
-
Returns whether a generalization/suppression factor is supported
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropy
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPotentiallyPrecomputed
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropy
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPotentiallyPrecomputed
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricMDPrecision
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- isGSFactorSupported() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- isHeuristicSearchEnabled() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether ARX will use a heuristic search strategy.
- isHierarchyAvailable(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns whether a hierarchy is available.
- isHierarchyBuilderAvailable(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns whether a hierarchy builder is available.
- isIndependent() - Method in class org.deidentifier.arx.metric.Metric
-
Returns whether this metric requires the transformed data or groups to
determine information loss.
- isIndependent() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- isIndependent() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropy
-
- isIndexSpecified() - Method in class org.deidentifier.arx.io.ImportColumnIndexed
-
Returns whether an index was given.
- isInstance(Metric<?>) - Method in class org.deidentifier.arx.metric.MetricDescription
-
Returns whether the given metric is an instance of this description.
- isJournalistAttackerModel() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
Returns whether the journalist attacker model is being assumed.
- isKurtosisAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: kurtosis
- isLastname(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
Last names
- isLinearPhaseRequired() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Is a linear phase required.
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.DistinctLDiversity
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.DPresence
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.Inclusion
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.KMap
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion supports local recoding.
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
- isLocalRecodingSupported() - Method in class org.deidentifier.arx.criteria.SampleUniqueness
-
- isLocked() - Method in class org.deidentifier.arx.DataDefinition
-
Returns whether this definition can be altered.
- isLocked() - Method in class org.deidentifier.arx.DataHandleInput
-
Is this handle locked?.
- isManageConnection() - Method in class org.deidentifier.arx.io.ImportConfigurationJDBC
-
Returns whether we need to close the connection
- isMaxAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: max
- isMaximumGeneralizationAvailable(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns whether a maximum generalization level is available.
- isMedianAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: median
- isMinAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: min
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.KMap
-
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.LDiversity
-
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
If a privacy model provides a prosecutor risk threshold, it should override this method to enable optimizations
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- isMinimalClassSizeAvailable() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- isMinimalClassSizeFulfilled() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Returns whether the current state of the dataset fulfills the minimal class-size property
- isMinimumGeneralizationAvailable(String) - Method in class org.deidentifier.arx.DataDefinition
-
Returns whether a minimum generalization level is available.
- isModeAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: mode
- isModified() - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
Modified
- isMonotonic(double) - Method in class org.deidentifier.arx.metric.Metric
-
Returns whether this model is monotonic under the given suppression limit.
- isMonotonic() - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- isMonotonicVariantSupported() - Method in class org.deidentifier.arx.metric.MetricDescription
-
- isMonotonicWithGeneralization() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion is monotonic with generalization.
- isMonotonicWithGeneralization() - Method in class org.deidentifier.arx.metric.Metric
-
Returns false if the metric is non-monotonic when using generalization.
- isMonotonicWithSuppression() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion is monotonic with tuple suppression.
- isMonotonicWithSuppression() - Method in class org.deidentifier.arx.metric.Metric
-
Returns false if the metric is non-monotonic when using suppression.
- isMultiDimensional() - Method in class org.deidentifier.arx.metric.Metric
-
Returns true if the metric is multi-dimensional.
- isNotOutlier - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
Is this class not an outlier?.
- isNull(String) - Static method in class org.deidentifier.arx.DataType
-
Returns whether the value represents null
- isNullInterval() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
Is this an interval for null values
- isNumeric() - Method in class org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata
-
Returns whether this is a numeric attribute
- isOptimizable(DataHandle) - Method in class org.deidentifier.arx.ARXResult
-
Returns whether local recoding can be applied to the given handle
- isOptimized() - Method in class org.deidentifier.arx.DataHandle
-
Has this handle been optimized with local recoding?
- isOptimized() - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns whether the handle is optimized
- isOptimized() - Method in class org.deidentifier.arx.DataHandleOutput
-
- isOptimized() - Method in class org.deidentifier.arx.DataHandleSubset
-
- isOrphaned() - Method in class org.deidentifier.arx.DataHandle
-
Determines whether this handle is orphaned, i.e., should not be used anymore
- isOutlier() - Method in class org.deidentifier.arx.common.TupleWrapper
-
Is this tuple suppressed
- isOutlier(int) - Method in class org.deidentifier.arx.DataHandle
-
Determines whether a given row is an outlier in the currently associated
data transformation.
- isOutlier(int) - Method in class org.deidentifier.arx.DataHandleInput
-
- isOutlier(int) - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns whether the given row is suppressed
- isOutlier(int) - Method in class org.deidentifier.arx.DataHandleSubset
-
- isOutOfBound() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
Is this an interval representing values that are out of bounds
- isOutOfLowerBound() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
Is this an interval representing values that are out of the lower bound
- isOutput() - Method in class org.deidentifier.arx.DataHandleInternal
-
Returns whether this is an output handle
- isParentChildOrEqual(int[], int[]) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Determines whether a parent-child relationship exists, or both are equal
- isPopulationVarianceAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: population variance
- isPracticalMonotonicity() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Is practical monotonicity assumed.
- isPracticalMonotonicity() - Method in class org.deidentifier.arx.ARXConfiguration
-
Is practical monotonicity assumed.
- isPrecomputationSupported() - Method in class org.deidentifier.arx.metric.MetricDescription
-
- isPrecomputed() - Method in class org.deidentifier.arx.metric.Metric
-
Returns whether the metric is precomputed
- isPrecomputed() - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- isPrecomputed() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- isPrecomputed() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- isPrecomputed() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- isPrecomputed() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- isPrecomputed() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- isPrivacyModelFulfilled() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Returns whether the current state of the dataset fulfills the privacy model
- isPrivacyModelSpecified(Class<? extends PrivacyCriterion>) - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
- isPrivacyModelSpecified(Class<? extends PrivacyCriterion>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether the configuration contains a privacy model which is an instance of the given class.
- isProsecutorAttackerModel() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
Returns whether the prosecutor attacker model is being assumed.
- isPruneInsufficientUtility() - Method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Prune based on lower bounds from monotonic shares of metrics for information loss?.
- isRangeAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: range
- isResultAvailable() - Method in class org.deidentifier.arx.ARXResult
-
Indicates if a result is available.
- isSampleBased() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Is this criterion based on the overall sample
- isSampleBased() - Method in class org.deidentifier.arx.criteria.SampleBasedCriterion
-
- isSampleVarianceAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: sample variance
- isSelected(int) - Method in class org.deidentifier.arx.DataSelector
-
Determines whether the given row is selected by the expression.
- isState(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
States
- isStdDevAvailable() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: std.
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.DPresence
-
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.KMap
-
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
If a privacy model uses a data subset, it must overwrite this method
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- isSubsetAvailable() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- isSuppressionAlwaysEnabled() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns whether suppression is applied to the output of anonymous as
well as non-anonymous transformations.
- isSuppressionAlwaysEnabled() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether suppression is applied to the output of anonymous as well as non-anonymous transformations.
- isTypePreserving() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Returns whether this is a type-preserving function
- isTypePreserving() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Returns whether this is a type-preserving function
- isUseHeuristicForSampleBasedCriteria() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Do we guarantee optimality for sample-based criteria?
- isUseHeuristicSearchForSampleBasedCriteria() - Method in class org.deidentifier.arx.ARXConfiguration
-
Is optimality guaranteed for sample-based criteria?
- isUtilityBasedMicroaggregation() - Method in class org.deidentifier.arx.ARXConfiguration
-
Returns whether the impact of microaggregation on data utility should be considered
- isUtilityBasedMicroaggregationUseMeanSquaredError() - Method in class org.deidentifier.arx.ARXConfiguration
-
If set to true, mean squared error will be used to measure the impact of microaggregation
on data quality.
- isValid() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns whether the current configuration is valid.
- isValid() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
- isValid(String) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- isValid(String) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- isValid(String) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- isValid(String) - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- isValid(String) - Method in class org.deidentifier.arx.DataType.ARXString
-
- isValid(String) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- isValid(String) - Method in class org.deidentifier.arx.DataType
-
Checks whether the given string conforms to the data type's format.
- isWeighted() - Method in class org.deidentifier.arx.metric.Metric
-
Returns true if the metric is weighted.
- isZipcode(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
-
Zip codes
- iterationsPerTry(int) - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
- iterationsTotal(int) - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
- iterator - Variable in class org.deidentifier.arx.aggregates.StatisticsContingencyTable
-
An iterator over the elements in the contingency table.
- iterator() - Method in class org.deidentifier.arx.Data.DefaultData
-
- iterator() - Method in class org.deidentifier.arx.Data
-
Iterator.
- iterator() - Method in class org.deidentifier.arx.DataHandle
-
Returns an iterator over the data.
- iterator() - Method in class org.deidentifier.arx.DataHandleInput
-
- iterator() - Method in class org.deidentifier.arx.DataHandleOutput
-
Iterator.
- iterator() - Method in class org.deidentifier.arx.DataHandleSubset
-
- iterator() - Method in class org.deidentifier.arx.framework.check.history.MRUCache
-
Iterator.
- iterator() - Method in class org.deidentifier.arx.io.CSVDataInput
-
Returns an iterator.
- SampleBasedCriterion - Class in org.deidentifier.arx.criteria
-
An abstract base class for sample-based privacy criteria.
- SampleBasedCriterion(boolean, boolean) - Constructor for class org.deidentifier.arx.criteria.SampleBasedCriterion
-
Instantiates a new criterion.
- SampleUniqueness - Class in org.deidentifier.arx.criteria
-
This criterion ensures that the sample uniqueness falls below a given threshold.
- SampleUniqueness(double) - Constructor for class org.deidentifier.arx.criteria.SampleUniqueness
-
Creates a new instance of this criterion.
- save(File) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Saves the specification of this builder to the given file.
- save(String) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Saves the specification of this builder to the given file.
- save(File) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(File, char) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(File, CSVSyntax) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(OutputStream) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(OutputStream, char) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(OutputStream, CSVSyntax) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(String) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(String, char) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(String, CSVSyntax) - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Writes the hierarchy to a CSV file.
- save(File) - Method in class org.deidentifier.arx.certificate.ARXCertificate
-
Renders the document into the given output stream
- save(OutputStream) - Method in class org.deidentifier.arx.certificate.ARXCertificate
-
Renders the document into the given output stream
- save(File) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(File, char) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(File, CSVSyntax) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(OutputStream) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(OutputStream, char) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(OutputStream, CSVSyntax) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(String) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(String, char) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- save(String, CSVSyntax) - Method in class org.deidentifier.arx.DataHandle
-
Writes the data to a CSV file.
- SENSITIVE - Static variable in class org.deidentifier.arx.framework.data.DataManager.AttributeTypeInternal
-
- SENSITIVE_ATTRIBUTE - Static variable in class org.deidentifier.arx.AttributeType
-
Represents a sensitive attribute.
- set - Variable in class org.deidentifier.arx.DataSubset
-
The subset as a bitset.
- setAdversaryCost(double) - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Sets the amount of money needed by an attacker for trying to re-identify a single record
- setAdversaryGain(double) - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Sets the amount of money earned by an attacker for successfully re-identifying a single record
- setAggregateFunction(AggregateFunction<T>) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Sets the default aggregate function to be used by all fanouts.
- setAggregateFunction(Metric.AggregateFunction) - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- setAliasName(String) - Method in class org.deidentifier.arx.io.ImportColumn
-
Sets the alias name.
- setAlpha(double) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setAlphabetSize(int, int) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Sets properties about the attribute's domain.
- setAnonymity(ARXLattice.Anonymity) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the anonymity.
- setAnonymityPropertyPredictable(boolean) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Makes the anonymity property predictable
- setAnonymous() - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Set anonymous.
- setAttributes(Map<Integer, Object>) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the attributes.
- setAttributeType(String, AttributeType) - Method in class org.deidentifier.arx.DataDefinition
-
Define the type of a given attribute.
- setAttributeType(String, HierarchyBuilder<?>) - Method in class org.deidentifier.arx.DataDefinition
-
Defines the given attribute as a quasi-identifier and stores the functional
representation of the generalization hierarchy.
- setAttributeTypeSuppressed(AttributeType, boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
Defines values of which attribute type are to be replaced by the suppression string in suppressed tuples.
- setAttributeWeight(String, double) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets the weight for the given attribute.
- setAttributeWeight(String, Double) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets the weight for the given attribute.
- setBottom(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setChecked(boolean) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Set checked.
- setChecked(NodeChecker.Result) - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Sets the properties to the given node.
- setCleansing(boolean) - Method in class org.deidentifier.arx.io.ImportColumn
-
Should we perform cleansing
- setContainsHeader(boolean) - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
-
Sets the contains header.
- setContainsHeader(boolean) - Method in class org.deidentifier.arx.io.ImportConfigurationExcel
-
- setCostBenefitConfiguration(ARXCostBenefitConfiguration) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets the cost/benefit configuration
- setData(String[]) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Sets the data array.
- setData(String[]) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Sets the data array.
- setData(long, Object) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Sets data
- setData(Object) - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Sets a data
- setDataType(String, DataType<?>) - Method in class org.deidentifier.arx.DataDefinition
-
Define the datatype of a given attribute.
- setDataType(DataType<?>) - Method in class org.deidentifier.arx.io.ImportColumn
-
Sets the data type.
- setDecayExponent(double) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setDefinition(DataDefinition) - Method in class org.deidentifier.arx.DataHandleInput
-
Overrides the handles data definition.
- setDelimiter(char) - Method in class org.deidentifier.arx.io.CSVSyntax
-
Sets the delimiter.
- setDeterministic(boolean) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
Sets whether the process should be deterministic
- setDeterministic(boolean) - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
Sets the solving process to be deterministic
- setDomainAndAlphabetSize(int, int, int) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Sets properties about the attribute's domain.
- setDomainMetadata(String[]) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Sets properties about the attribute's domain.
- setDomainSize(int, int) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Sets properties about the attribute's domain.
- setEscape(char) - Method in class org.deidentifier.arx.io.CSVSyntax
-
Sets the escape.
- setExcelFileType(ImportConfigurationExcel.ExcelFileTypes) - Method in class org.deidentifier.arx.io.ImportConfigurationExcel
-
- setFileLocation(String) - Method in class org.deidentifier.arx.io.ImportConfigurationFile
-
- setGsFactor(double) - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- setHeadermap(Map<String, Integer>) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the headermap.
- setHeuristicSearchEnabled(boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets whether ARX will use a heuristic search strategy.
- setHeuristicSearchThreshold(int) - Method in class org.deidentifier.arx.ARXConfiguration
-
When the size of the solution space exceeds the given number of transformations,
ARX will use a heuristic search strategy.
- setHeuristicSearchTimeLimit(int) - Method in class org.deidentifier.arx.ARXConfiguration
-
The heuristic search algorithm will terminate after the given number of milliseconds.
- setHierarchy(String, AttributeType.Hierarchy) - Method in class org.deidentifier.arx.DataDefinition
-
Associates the given hierarchy
- setHierarchy(String, HierarchyBuilder<?>) - Method in class org.deidentifier.arx.DataDefinition
-
Associates the given hierarchy builder
- setHighestScore(InformationLoss<?>) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the maximal information loss.
- setHistorySize(int) - Method in class org.deidentifier.arx.ARXAnonymizer
-
Sets the maximum number of snapshots allowed to store in the history.
- sethMargin(float) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setId(int) - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Internal method that sets the id.
- setIndex(int) - Method in interface org.deidentifier.arx.io.IImportColumnIndexed
-
Sets the index this columns refers to.
- setIndex(int) - Method in class org.deidentifier.arx.io.ImportColumnIndexed
-
- setIndex(int) - Method in class org.deidentifier.arx.io.ImportColumnJDBC
-
- setInformationLoss(long, InformationLoss<?>) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Sets the information loss
- setInformationLoss(InformationLoss<?>) - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Sets the information loss
- setLambda(double) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setLearningRate(double) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setLevels(List<HierarchyBuilderGroupingBased.Level<T>>) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Sets the groups on higher levels of the hierarchy.
- setLevels(List<HierarchyBuilderGroupingBased.Level<T>>) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Sets the groups on higher levels of the hierarchy.
- setLevels(ARXLattice.ARXNode[][]) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setLinebreak(char[]) - Method in class org.deidentifier.arx.io.CSVSyntax
-
Sets the line break.
- setLinebreak(String) - Method in class org.deidentifier.arx.io.CSVSyntax
-
Sets the line break.
- setListener(ARXListener) - Method in class org.deidentifier.arx.algorithm.AbstractAlgorithm
-
Sets a listener
- setListener(ARXListener) - Method in class org.deidentifier.arx.ARXAnonymizer
-
Sets a listener.
- setListIndent(int) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setLocked(boolean) - Method in class org.deidentifier.arx.DataDefinition
-
Lock/unlock the definition.
- setLocked(boolean) - Method in class org.deidentifier.arx.DataHandleInput
-
Lock/unlock this handle.
- setLowerBound(InformationLoss<?>) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the lower bound.
- setLowerBound(long, InformationLoss<?>) - Method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Sets the lower bound
- setLowerBound(InformationLoss<?>) - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Sets the lower bound
- setLowestScore(InformationLoss<?>) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the minimal information loss.
- setMax(double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Sets the maximal information loss.
- setMaximumGeneralization(String, int) - Method in class org.deidentifier.arx.DataDefinition
-
Define the maximal generalization of a given attribute.
- setMaximumSnapshotSizeDataset(double) - Method in class org.deidentifier.arx.ARXAnonymizer
-
Sets the maximum size of a snapshot relative to the dataset size.
- setMaximumSnapshotSizeSnapshot(double) - Method in class org.deidentifier.arx.ARXAnonymizer
-
Sets the maximum size of a snapshot relative to the previous snapshot.
- setMaxOutliers(double) - Method in class org.deidentifier.arx.ARXConfiguration
-
Allows for a certain percentage of outliers and thus
triggers tuple suppression.
- setMaxQuasiIdentifiers(int) - Method in class org.deidentifier.arx.ARXAnonymizer
-
Sets the maximal number of quasi-identifiers.
- setMaxRecords(int) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setMetric(Metric<?>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Deprecated.
- setMicroAggregationFunction(String, AttributeType.MicroAggregationFunction) - Method in class org.deidentifier.arx.DataDefinition
-
Associates the given microaggregation function
- setMin(double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
Sets the minimal information loss.
- setMinimumGeneralization(String, int) - Method in class org.deidentifier.arx.DataDefinition
-
Define the minimal generalization of a given attribute.
- setMonotonic(boolean) - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- setMonotonicity(ARXConfiguration) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setName(String) - Method in class org.deidentifier.arx.io.ImportColumnIndexed
-
Sets the name.
- setName(String) - Method in class org.deidentifier.arx.io.ImportColumnJDBC
-
- setNext(IntArrayDictionaryEntry) - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionaryEntry
-
Sets the next element in this bucket.
- setNotAnonymous() - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Set not anonymous.
- setNumFolds(int) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setNumTuples(Double) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Returns the number of rows in the dataset or subset.
- setOptimized(boolean) - Method in class org.deidentifier.arx.DataHandleOutput
-
Marks this handle as optimized
- setOptimum(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setPracticalMonotonicity(boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
Set, if practical monotonicity assumed.
- setPrecomputationThreshold(double) - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- setPrecomputed(boolean) - Method in class org.deidentifier.arx.metric.MetricConfiguration
-
- setPredecessors(ARXLattice.ARXNode[]) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the predecessors.
- setPrepared(boolean) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Is this builder prepared allready.
- setPriorFunction(ARXLogisticRegressionConfiguration.PriorFunction) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setProperty(PredictiveProperty) - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Sets a property
- setPropertyToNeighbours(PredictiveProperty) - Method in class org.deidentifier.arx.framework.lattice.Transformation
-
Sets the property to all neighbors
- setPublisherBenefit(double) - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Sets the amount of money earned by the data publisher for publishing a single record
- setPublisherLoss(double) - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Sets the amount of money lost by the data publisher, e.g.
- setQualityModel(Metric<?>) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets the quality model to be used for optimizing output data.
- setQualityModel(Metric<?>) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setQuote(char) - Method in class org.deidentifier.arx.io.CSVSyntax
-
Sets the quote.
- setRegistry(DataRegistry) - Method in class org.deidentifier.arx.DataHandle
-
Updates the registry.
- setSeed(int) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
Seed for randomization.
- setSheetIndex(int) - Method in class org.deidentifier.arx.io.ImportConfigurationExcel
-
- setSize(int) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setSize(int) - Method in class org.deidentifier.arx.framework.check.history.History
-
Sets the size of this history.
- setSolutionSpace(SolutionSpace) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Updates the solution space
- setStepOffset(int) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setStorageStrategy(History.StorageStrategy) - Method in class org.deidentifier.arx.framework.check.history.History
-
Sets the storage strategy
- setSubtitleFont(BaseFont) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setSubtitleSize(int) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setSuccessors(ARXLattice.ARXNode[]) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the successors.
- setSuppressionAlwaysEnabled(boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets whether suppression is applied to the output of anonymous as well as non-anonymous transformations.
- setSuppressionLimit(double) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets the suppression limit.
- setTextFont(BaseFont) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setTextSize(int) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setTitleAlignment(Alignment) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setTitleFont(BaseFont) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setTitleHint(LayoutHint) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setTitleSize(int) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- setTop(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setTransformation(int[]) - Method in class org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Sets the transformation.
- setUncertainty(boolean) - Method in class org.deidentifier.arx.ARXLattice.Access
-
Accessor method
- setUnmodified() - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
Modified
- setUseHeuristicSearchForSampleBasedCriteria(boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
Do we guarantee optimality for sample-based criteria?
- setUtilityBasedMicroaggregation(boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
Sets whether the impact of microaggregation on data utility should be considered
- setUtilityBasedMicroaggregationUseMeanSquaredError(boolean) - Method in class org.deidentifier.arx.ARXConfiguration
-
If set to true, mean squared error will be used to measure the impact of microaggregation
on data quality.
- setValues(double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- setValues(double[]) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
- setValues(double[]) - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- setVectorLength(int) - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
-
- setView(DataHandle) - Method in class org.deidentifier.arx.DataHandle
-
Sets the subset.
- setvMargin(float) - Method in class org.deidentifier.arx.certificate.CertificateStyle
-
- SHIFT - Static variable in class org.deidentifier.arx.AttributeType
-
The shift.
- size() - Method in class org.deidentifier.arx.common.Groupify
-
Returns the current number of entries
- size() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
-
Gets the current size.
- size() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionary
-
Returns the element count of the dictionary.
- size() - Method in class org.deidentifier.arx.framework.check.history.History
-
- size() - Method in class org.deidentifier.arx.framework.check.history.MRUCache
-
Size.
- size() - Method in class org.deidentifier.arx.RowSet
-
Returns the number of bits set
- snapshot - Variable in class org.deidentifier.arx.framework.check.StateMachine.Transition
-
Snapshot, if available.
- snapshot - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The snapshot.
- solutionSpace - Variable in class org.deidentifier.arx.algorithm.AbstractAlgorithm
-
The lattice.
- SolutionSpace - Class in org.deidentifier.arx.framework.lattice
-
A class representing the solution space
- SolutionSpace(ARXLattice, ARXConfiguration) - Constructor for class org.deidentifier.arx.framework.lattice.SolutionSpace
-
For de-serialization
- SolutionSpace(int[], int[]) - Constructor for class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Creates a new solution space
- sort(boolean, int...) - Method in class org.deidentifier.arx.DataHandle
-
Sorts the dataset according to the given columns.
- sort(int, int, boolean, int...) - Method in class org.deidentifier.arx.DataHandle
-
Sorts the dataset according to the given columns and the given range.
- sort(Swapper, boolean, int...) - Method in class org.deidentifier.arx.DataHandle
-
Sorts the dataset according to the given columns.
- sort(Swapper, int, int, boolean, int...) - Method in class org.deidentifier.arx.DataHandle
-
Sorts the dataset according to the given columns and the given range.
- ssStepWidth - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The size of one snapshopt entry *.
- startIndex - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The start index.
- stateAnalyze(Transformation, boolean) - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Analyzes the current state
- stateClear() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
Clears all entries
- StateMachine - Class in org.deidentifier.arx.framework.check
-
This class implements a state machine, which determines which optimizations
can be applied to the current transition depending on the previous
transition.
- StateMachine(History) - Constructor for class org.deidentifier.arx.framework.check.StateMachine
-
Instantiates a new state machine.
- StateMachine.Transition - Class in org.deidentifier.arx.framework.check
-
The resulting transition.
- StateMachine.Transition() - Constructor for class org.deidentifier.arx.framework.check.StateMachine.Transition
-
- StateMachine.TransitionType - Enum in org.deidentifier.arx.framework.check
-
The possible transition type.
- stateResetSuppression() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupify
-
This method will reset all flags that indicate that equivalence classes are suppressed.
- StatisticsBuilder - Class in org.deidentifier.arx.aggregates
-
A class offering basic descriptive statistics about data handles.
- StatisticsBuilder(DataHandleInternal) - Constructor for class org.deidentifier.arx.aggregates.StatisticsBuilder
-
Creates a new instance.
- StatisticsBuilderInterruptible - Class in org.deidentifier.arx.aggregates
-
A class offering basic descriptive statistics about data handles.
- StatisticsClassification - Class in org.deidentifier.arx.aggregates
-
Statistics representing the prediction accuracy of a data mining
classification operator
- StatisticsClassification.PrecisionRecallMatrix - Class in org.deidentifier.arx.aggregates
-
A matrix mapping confidence thresholds to precision and recall
- StatisticsClassification.PrecisionRecallMatrix() - Constructor for class org.deidentifier.arx.aggregates.StatisticsClassification.PrecisionRecallMatrix
-
- StatisticsContingencyTable - Class in org.deidentifier.arx.aggregates
-
A contingency table.
- StatisticsContingencyTable.Entry - Class in org.deidentifier.arx.aggregates
-
An entry in the contingency table.
- StatisticsEquivalenceClasses - Class in org.deidentifier.arx.aggregates
-
Statistics about the equivalence classes.
- StatisticsEquivalenceClasses(double, double, int, int, int, int, int, int, int, int) - Constructor for class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
-
Creates a new instance
- StatisticsFrequencyDistribution - Class in org.deidentifier.arx.aggregates
-
A frequency distribution.
- StatisticsSummary<T> - Class in org.deidentifier.arx.aggregates
-
A base class for summary statistics
- stopIndex - Variable in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
The stop index.
- store(Transformation, HashGroupify, int[]) - Method in class org.deidentifier.arx.framework.check.history.History
-
Stores a snapshot in the buffer.
- STRING - Static variable in class org.deidentifier.arx.DataType
-
A string data type.
- style(BaseFont, ElementText.TextStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementText
-
Returns a styled instance
- subset - Variable in class org.deidentifier.arx.DataHandle
-
The current research subset.
- subtract(Date, Date) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- subtract(Double, Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- subtract(Long, Long) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- subtract(T, T) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
- suppressWhileNotFulfilledBinary(HashGroupifyDistribution.PrivacyCondition) - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Suppresses entries until the condition is fulfilled
- suppressWhileNotFulfilledLinear(HashGroupifyDistribution.PrivacyCondition) - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution
-
Suppresses entries until the condition is fulfilled
- swap(int, int) - Method in class org.deidentifier.arx.DataHandle
-
Swaps both rows.
- swap(int, int) - Method in class org.deidentifier.arx.RowSet
-
Swaps two bits