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.
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
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
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.
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.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.
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
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.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.
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.
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.
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.
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() - 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.
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) - 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.
getEntropyBasedInformationLoss(Transformation, HashGroupifyEntry, DomainShare[], DistributionAggregateFunction[], int, double) - Static method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
Implements the entropy-based IL model.
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.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
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(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
 
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.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.
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.risk.RiskModelHistogram
Returns class-size[idx], class-count[idx+1],...
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
 
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
 
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.
getK() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
Returns the parameter 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
getListIndent() - Method in class org.deidentifier.arx.certificate.CertificateStyle
 
getListItemIndicator(int) - 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.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
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.
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
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.
getMicroAggregationFunction(String) - Method in class org.deidentifier.arx.DataDefinition
Returns the according microaggregation function.
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
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.
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.
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.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
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
 
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
 
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
 
getPredecessors() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
The predecessors.
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.
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].
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
 
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.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
 
getSampleBasedPrivacyModelsAsArray() - 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.
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.
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
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.
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
 
getSubset() - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
Returns the data subset, if any
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.
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.
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
 
getSuppressionFactor() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
 
getT() - Method in class org.deidentifier.arx.criteria.TCloseness
Returns the parameter t.
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.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.
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
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.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
getvMargin() - Method in class org.deidentifier.arx.certificate.CertificateStyle
 
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 _