A B C D E F G H I K L M N O P Q R S T U V W _ 

G

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
getAbsoluteMaxOutliers() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
Returns the maximum number of allowed outliers.
getAccuracy() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
Returns the resulting accuracy.
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
 
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.
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
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
 
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.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
getAvailableRiskThresholds() - Method in class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
Returns a set of risk thresholds for which data is maintained.
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.
getAverageReidentificationRisk() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
 
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
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
getBottom() - Method in class org.deidentifier.arx.ARXLattice
Returns the bottom node.
getC() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
Returns the parameter c.
getCardinalities() - Method in class org.deidentifier.arx.metric.v2.Cardinalities
Returns the cardinalities of the given value.
getCharset() - Method in class org.deidentifier.arx.io.ImportConfigurationCSV
Returns the charset of the CSV file.
getClassBasedCriteriaAsArray() - 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
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.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.MetricSDNMKLDivergence
Returns the configuration of this metric.
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.
getCount() - Method in class org.deidentifier.arx.common.Groupify.Group
The count
getCriteria() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
Returns all criteria.
getCriteria() - Method in class org.deidentifier.arx.ARXConfiguration
Returns all criteria.
getCriteria(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration
Returns all privacy criteria that are instances of the given class.
getCriterion(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
 
getCriterion(Class<T>) - Method in class org.deidentifier.arx.ARXConfiguration
Returns an instance of the class, if any.
getD() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
Returns the parameter delta.
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.
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
 
getDefaultFunction() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
Returns the default aggregate function.
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() - 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.
getDimension(String) - Method in class org.deidentifier.arx.ARXLattice.ARXNode
Returns the index of an attribute.
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) - 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
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.
getDMax() - Method in class org.deidentifier.arx.criteria.DPresence
Returns dMax.
getDMin() - Method in class org.deidentifier.arx.criteria.DPresence
Returns dMin.
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.
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.
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.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
 
getFileLocation() - Method in class org.deidentifier.arx.io.ImportConfigurationFile
 
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
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() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
 
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
 
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
 
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
 
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
 
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.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.
getHeader() - Method in class org.deidentifier.arx.io.ImportAdapter
Returns the header.
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.
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.
getHighestReidentificationRisk() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
 
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
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.risk.RiskModelHistogram
Returns class-size[idx], class-count[idx+1],... ordered ascending by class size
getHistorySize() - Method in class org.deidentifier.arx.ARXAnonymizer
Returns the maximum number of snapshots allowed to store in the history.
getIdentifier() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
The identifier which was found
getIdentifier() - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
 
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
 
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.
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
getInt(int, int) - Method in class org.deidentifier.arx.DataHandle
Returns an int value from the specified cell.
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.
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.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
 
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
 
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.
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
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.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.
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
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)
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
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
Returns the maximal information loss.
getMaximumInformationLoss() - Method in class org.deidentifier.arx.ARXLattice
Returns the maximal information loss.
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
getMetric() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
Returns the metric used for measuring information loss.
getMetric() - Method in class org.deidentifier.arx.ARXConfiguration
Returns the metric used for measuring information loss.
getMicroAggregationFunction(String) - Method in class org.deidentifier.arx.DataDefinition
Returns the according microaggregation function.
getMicroaggregationFunctions() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
Needed for microaggregation
getMicroaggregationStartIndex() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
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
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.criteria.LDiversity
Returns the minimal group size required to fulfill this criterion.
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
Returns the minimal information loss.
getMinimumInformationLoss() - Method in class org.deidentifier.arx.ARXLattice
Returns the minimal information loss.
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
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.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.MetricSDNMKLDivergence
 
getNameMatchers(String) - Method in class org.deidentifier.arx.risk.HIPAAConstants
Returns all matchers for the given category
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.
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.
getNumFolds() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
 
getNumIdentifiers() - Method in class org.deidentifier.arx.risk.RiskModelAttributes
Returns the number of identifiers
getNumMeasurements() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
Returns the number of measurements
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
 
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
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.
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
 
getPopulationBasedAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
Returns a class providing access to population-based risk estimates about the attributes.
getPopulationBasedAttributeRisks(RiskModelPopulationUniqueness.PopulationUniquenessModel) - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
Returns a class providing access to population-based risk estimates about the attributes.
getPopulationBasedAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
Returns a class providing access to population-based risk estimates about the attributes.
getPopulationBasedAttributeRisks(RiskModelPopulationUniqueness.PopulationUniquenessModel) - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
Returns a class providing access to population-based risk estimates about the attributes.
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.'
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
 
getPredecessors() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
The predecessors.
getPriorFunction() - Method in class org.deidentifier.arx.ARXLogisticRegressionConfiguration
 
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].
getProsecutorRisk() - Method in class org.deidentifier.arx.risk.RiskModelSampleSummary
Returns the prosecutor risk
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
 
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.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.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.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 closest to the threshold which has been defined on prosecutor risks and for which data is maintained
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
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.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
getSampleBasedAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilder
Returns a class providing access to sample-based risk estimates about the attributes
getSampleBasedAttributeRisks() - Method in class org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
Returns a class providing access to sample-based risk estimates about the attributes
getSampleBasedCriteriaAsArray() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
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.
getSet() - Method in class org.deidentifier.arx.DataSubset
Getter
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.
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.
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.
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.
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
 
getSubset() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
Returns the data subset, if any
getSubset() - Method in class org.deidentifier.arx.criteria.DPresence
 
getSubset() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
 
getSubset() - Method in class org.deidentifier.arx.criteria.KMap
 
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.
getSuccessors() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
The successors.
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.
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
 
getT() - Method in class org.deidentifier.arx.criteria.TCloseness
Returns the parameter t.
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).
getTop() - Method in class org.deidentifier.arx.ARXLattice
Returns the top node.
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 .
getType() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilder
Returns the type of builder.
getType1Error() - Method in class org.deidentifier.arx.criteria.KMap
Returns the calculated type I error.
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
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.metric.InformationLoss
 
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.risk.HIPAAIdentifierMatch
The value which caused the identification
getValues() - Method in class org.deidentifier.arx.common.TupleWrapper
Returns the associated entry
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
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
A B C D E F G H I K L M N O P Q R S T U V W _