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

T

TCloseness - Class in org.deidentifier.arx.criteria
An abstract base class for t-closeness criteria as proposed in: Li N, Li T, Venkatasubramanian S.
TCloseness(String, double) - Constructor for class org.deidentifier.arx.criteria.TCloseness
Creates a new instance.
test() - Method in class org.deidentifier.arx.test.AbstractAnonymizationTest
 
test() - Method in class org.deidentifier.arx.test.AbstractTestExecutionTime
Performs the test
test() - Method in class org.deidentifier.arx.test.AbstractTestUtilityEstimation
 
test() - Method in class org.deidentifier.arx.test.AbstractTestUtilityMetrics
 
test() - Method in class org.deidentifier.arx.test.AbstractTestUtilityMetricsPrecomputation
 
test() - Method in class org.deidentifier.arx.test.TestAnonymizationTCloseness
 
test() - Method in class org.deidentifier.arx.test.TestResourceBundle
 
test1() - Method in class org.deidentifier.arx.test.TestDataImport
Test
testAllAttributesIdentifying() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testAllAttributesInsensitive() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testAllAttributesSensitive() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
TestAnonymization - Class in org.deidentifier.arx.test
Test for data transformations.
TestAnonymization() - Constructor for class org.deidentifier.arx.test.TestAnonymization
 
TestAnonymizationBLikeness - Class in org.deidentifier.arx.test
Test for beta-likeness
TestAnonymizationBLikeness(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationBLikeness
Creates a new instance.
TestAnonymizationCellSuppression - Class in org.deidentifier.arx.test
Test for risk metrics.
TestAnonymizationCellSuppression() - Constructor for class org.deidentifier.arx.test.TestAnonymizationCellSuppression
 
TestAnonymizationCombinations - Class in org.deidentifier.arx.test
Tests of combinations of privacy models.
TestAnonymizationCombinations(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationCombinations
Creates a new instance.
TestAnonymizationDifferentialPrivacy - Class in org.deidentifier.arx.test
Tests for differential privacy
TestAnonymizationDifferentialPrivacy(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationDifferentialPrivacy
Creates a new instance.
TestAnonymizationDPresence - Class in org.deidentifier.arx.test
Test for d-presence
TestAnonymizationDPresence(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationDPresence
Creates a new instance.
TestAnonymizationEntropyLDiversity - Class in org.deidentifier.arx.test
Test for entropy l-diversity using the Grassberger and Shannon estimators.
TestAnonymizationEntropyLDiversity(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationEntropyLDiversity
Creates a new instance.
TestAnonymizationHeuristic - Class in org.deidentifier.arx.test
Tests the heuristic lightning algorithm.
TestAnonymizationHeuristic(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationHeuristic
Creates a new instance.
TestAnonymizationKAnonymity - Class in org.deidentifier.arx.test
Test for k-anonymity
TestAnonymizationKAnonymity(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationKAnonymity
Creates a new instance.
TestAnonymizationKMap - Class in org.deidentifier.arx.test
Test for k-map.
TestAnonymizationKMap(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationKMap
Creates a new instance.
TestAnonymizationLDiversity - Class in org.deidentifier.arx.test
Test for l-diversity.
TestAnonymizationLDiversity(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationLDiversity
Creates a new instance.
TestAnonymizationLocalRecoding - Class in org.deidentifier.arx.test
Test for local recoding
TestAnonymizationLocalRecoding(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationLocalRecoding
Creates a new instance.
TestAnonymizationOrderedDistanceTCloseness - Class in org.deidentifier.arx.test
Test for ordered-distance t-closeness.
TestAnonymizationOrderedDistanceTCloseness(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationOrderedDistanceTCloseness
Creates a new instance.
TestAnonymizationProfitability - Class in org.deidentifier.arx.test
Test for anonymization based on a monetary cost/benefit analysis
TestAnonymizationProfitability(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationProfitability
Creates a new instance
TestAnonymizationRiskBased - Class in org.deidentifier.arx.test
Test for risk-based anonymization
TestAnonymizationRiskBased(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationRiskBased
Constructor
TestAnonymizationSubset - Class in org.deidentifier.arx.test
Test for anonymization of data subsets.
TestAnonymizationSubset(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationSubset
Creates a new instance.
TestAnonymizationTCloseness - Class in org.deidentifier.arx.test
Test for t-closeness.
TestAnonymizationTCloseness(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestAnonymizationTCloseness
Creates a new instance.
testAverageRisk() - Method in class org.deidentifier.arx.test.TestRiskMetrics
Test average risk using the example dataset.
testAverageRisk2() - Method in class org.deidentifier.arx.test.TestRiskMetrics
Test average risk using the adult dataset.
TestClassification - Class in org.deidentifier.arx.test
Test for statistical classification
TestClassification() - Constructor for class org.deidentifier.arx.test.TestClassification
 
testContingency1() - Method in class org.deidentifier.arx.test.TestDataStatistics
Performs a test.
testContingency2() - Method in class org.deidentifier.arx.test.TestDataStatistics
Performs a test.
TestDataHandle - Class in org.deidentifier.arx.test
Tests for data handles
TestDataHandle() - Constructor for class org.deidentifier.arx.test.TestDataHandle
 
TestDataImport - Class in org.deidentifier.arx.test
Tests for importing complex csv files
TestDataImport() - Constructor for class org.deidentifier.arx.test.TestDataImport
 
TestDataStatistics - Class in org.deidentifier.arx.test
Test class for data statistics
TestDataStatistics() - Constructor for class org.deidentifier.arx.test.TestDataStatistics
 
testDecisionRule() - Method in class org.deidentifier.arx.test.TestRiskMetrics
Test decision rule using the test dataset.
testDecisionRule2() - Method in class org.deidentifier.arx.test.TestRiskMetrics
Test decision rule using the adult dataset.
testDistribution1() - Method in class org.deidentifier.arx.test.TestDataStatistics
Performs a test.
testDistribution2() - Method in class org.deidentifier.arx.test.TestDataStatistics
Performs a test.
TestDomainShare - Class in org.deidentifier.arx.test
Test domain share model
TestDomainShare(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestDomainShare
Creates a new instance.
testDPresenceWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testEmptyDatasetWithAttributeDefinition() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testEmptyDatasetWithoutAttributeDefinition() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testEmptyDefinition() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testEmptyHierarchy() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testExample1() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample10() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample11() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample12() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample13() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample14() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample16() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample17() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample18() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample19() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample2() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example Perform unit test based on the example@throws IOException
testExample20() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample21() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample22() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample23() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample24() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample25() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample26() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample27() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample28() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample29() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample3() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample30() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample31() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample32() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample33() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample34() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample35() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample36() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample37() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample38() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample39() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample4() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample40() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample41() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample42() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample43() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample44() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample45() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample46() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample47() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample48() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample49() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample5() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample50() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample51() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample52() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample53() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample54() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample55() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample56() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample57() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample6() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample7() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample8() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
testExample9() - Method in class org.deidentifier.arx.test.TestExamples
Perform unit test based on the example
TestExamples - Class in org.deidentifier.arx.test
Perform unit test based on the examples
TestExamples() - Constructor for class org.deidentifier.arx.test.TestExamples
 
testGetters() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testHierarchyWithHeightOne() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testHighestIndividualRisk() - Method in class org.deidentifier.arx.test.TestRiskMetrics
Test highest individual risk using the test dataset.
testHighestIndividualRisk2() - Method in class org.deidentifier.arx.test.TestRiskMetrics
Test highest individual risk using the adult dataset.
testHistorySize() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
TestIllegalArguments - Class in org.deidentifier.arx.test
Test cases for illegal arguments.
TestIllegalArguments() - Constructor for class org.deidentifier.arx.test.TestIllegalArguments
 
testInvalidHierarchies() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testKAnonymizationWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testKRangeNegative() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testKRangeTooLarge() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testKRangeZero() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testLDiversityDistinctWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testLDiversityEntropyWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testLDiversityWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testLogisticRegression() - Method in class org.deidentifier.arx.test.TestClassification
 
testMaxOutliersEqualsOne() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testMaxOutliersNegative() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testMaxOutliersTooLarge() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testMetric() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
TestMicroaggregation - Class in org.deidentifier.arx.test
Test for microaggregation.
TestMicroaggregation() - Constructor for class org.deidentifier.arx.test.TestMicroaggregation
 
testMicroaggregationAdult() - Method in class org.deidentifier.arx.test.TestMicroaggregation
Test microaggregation arithmetic mean with larger dataset
testMicroaggregationArithmeticMean() - Method in class org.deidentifier.arx.test.TestMicroaggregation
Test microaggregation arithmetic mean
testMicroaggregationGeometricMean() - Method in class org.deidentifier.arx.test.TestMicroaggregation
Test microaggregation geometric mean
testMissingHierarchyValue() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testMoreThanOneAttributeSensitive() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testMultipleDataHandlesFork() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testMultipleDataHandlesForkSync() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testMultipleDataHandlesNoForkLocked() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testMultipleDataHandlesNoForkOrphaned() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testMultipleUsesOfDataDefinition() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testNaiveBayes() - Method in class org.deidentifier.arx.test.TestClassification
 
testNMEntropy() - Method in class org.deidentifier.arx.test.TestSolutionSpaceClassification
Performs a test.
testNullHierarchy() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testRandomized() - Method in class org.deidentifier.arx.test.TestAnonymizationCellSuppression
Randomly generates, permutes and executes risk management scenarios.
TestResourceBundle - Class in org.deidentifier.arx.test
A simple test which checks for duplicate message in the resource bundle
TestResourceBundle() - Constructor for class org.deidentifier.arx.test.TestResourceBundle
 
TestRiskMetrics - Class in org.deidentifier.arx.test
Test for risk metrics.
TestRiskMetrics() - Constructor for class org.deidentifier.arx.test.TestRiskMetrics
 
TestRiskQuasiIdentifiers - Class in org.deidentifier.arx.test
Test calculations of alpha-distinction and alpha-separation.
TestRiskQuasiIdentifiers() - Constructor for class org.deidentifier.arx.test.TestRiskQuasiIdentifiers
 
testRiskValues1() - Method in class org.deidentifier.arx.test.TestWildcardMatching
 
testRiskValues2() - Method in class org.deidentifier.arx.test.TestWildcardMatching
 
testRiskValues3() - Method in class org.deidentifier.arx.test.TestWildcardMatching
 
testSaveData() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testSaveHierarchy() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testSnapshotSizeNegative() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testSnapshotSizeTooLarge() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
testSnapshotSizeZero() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
TestSolutionSpaceClassification - Class in org.deidentifier.arx.test
Tests the classification of the solution space.
TestSolutionSpaceClassification() - Constructor for class org.deidentifier.arx.test.TestSolutionSpaceClassification
 
TestSolutionSpaceClassification2 - Class in org.deidentifier.arx.test
Tests the classification of the solution space
TestSolutionSpaceClassification2(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestSolutionSpaceClassification2
Creates a new instance
testSorting() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
TestSorting - Class in org.deidentifier.arx.test
Tests use of sorting within complex configurations
TestSorting() - Constructor for class org.deidentifier.arx.test.TestSorting
 
testStableSorting() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testStatic() - Method in class org.deidentifier.arx.test.TestAnonymizationCellSuppression
Test
testSubset1() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testSubset2() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testSubset3() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testSubset4() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testSubset5() - Method in class org.deidentifier.arx.test.TestDataHandle
Test case
testTClosenessEqualWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
testTClosenessHierarchicalWithoutOutliers() - Method in class org.deidentifier.arx.test.TestAnonymization
Performs a test
TestUtilityEstimation - Class in org.deidentifier.arx.test
Tests for utility estimations.
TestUtilityEstimation(AbstractTestUtilityMetrics.ARXUtilityMetricsTestCase) - Constructor for class org.deidentifier.arx.test.TestUtilityEstimation
Creates a new instance.
TestUtilityMetrics - Class in org.deidentifier.arx.test
Test data quality models.
TestUtilityMetrics(AbstractTestUtilityMetrics.ARXUtilityMetricsTestCase) - Constructor for class org.deidentifier.arx.test.TestUtilityMetrics
Creates a new instance
TestUtilityMetrics2 - Class in org.deidentifier.arx.test
Test for utility estimations.
TestUtilityMetrics2(AbstractTestUtilityMetrics.ARXUtilityMetricsTestCase) - Constructor for class org.deidentifier.arx.test.TestUtilityMetrics2
Creates a new instance.
TestUtilityMetricsLoss - Class in org.deidentifier.arx.test
Tests for the NDS metric.
TestUtilityMetricsLoss(AbstractAnonymizationTest.ARXAnonymizationTestCase) - Constructor for class org.deidentifier.arx.test.TestUtilityMetricsLoss
Creates a new instance.
TestUtilityMetricsPrecomputation - Class in org.deidentifier.arx.test
Test for utility transformations.
TestUtilityMetricsPrecomputation(AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase) - Constructor for class org.deidentifier.arx.test.TestUtilityMetricsPrecomputation
Creates a new instance.
TestWildcardMatching - Class in org.deidentifier.arx.test
Test for wild card matching of missing values.
TestWildcardMatching() - Constructor for class org.deidentifier.arx.test.TestWildcardMatching
 
testWithDefinedDataSet() - Method in class org.deidentifier.arx.test.TestRiskQuasiIdentifiers
 
testWrongAttributeName() - Method in class org.deidentifier.arx.test.TestIllegalArguments
Performs a test.
timePerTry(int) - Method in class org.deidentifier.arx.ARXSolverConfiguration
 
timeTotal(int) - Method in class org.deidentifier.arx.ARXSolverConfiguration
 
title - Variable in class org.deidentifier.arx.gui.view.impl.menu.DialogHelpConfig.Entry
Title
toDisplay(int, int) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentDataTable
Translates coordinates
toDouble(Date) - Method in class org.deidentifier.arx.DataType.ARXDate
 
toDouble(Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
 
toDouble(Long) - Method in class org.deidentifier.arx.DataType.ARXInteger
 
toDouble(T) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
Converts a double into a value.
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericArithmeticMean
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericArithmeticMeanOfBounds
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericBounds
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericCommonPrefix
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericConstant
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericGeometricMean
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericGeometricMeanOfBounds
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericInterval
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericSet
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericSetOfPrefixes
 
toLabel() - Method in class org.deidentifier.arx.aggregates.AggregateFunction
Returns a label.
TOP_LINE_BORDER_LABEL - Static variable in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableDecorator
Label for adding a border at the top of a cell.
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericArithmeticMean
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericArithmeticMeanOfBounds
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericBounds
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericCommonPrefix
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericConstant
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericGeometricMean
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericGeometricMeanOfBounds
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericInterval
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericSet
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericSetOfPrefixes
 
toString() - Method in class org.deidentifier.arx.aggregates.AggregateFunction
 
toString() - Method in enum org.deidentifier.arx.aggregates.HierarchyBuilder.Type
 
toString() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Group
 
toString() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
 
toString() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.IndexNode
 
toString() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
 
toString() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Range
 
toString() - Method in class org.deidentifier.arx.aggregates.StatisticsClassification
 
toString() - Method in class org.deidentifier.arx.aggregates.StatisticsEquivalenceClasses
 
toString() - Method in class org.deidentifier.arx.aggregates.StatisticsSummary
 
toString() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
 
toString() - Method in class org.deidentifier.arx.AttributeType
Returns a string representation.
toString() - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
 
toString() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
 
toString() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
 
toString() - Method in class org.deidentifier.arx.criteria.DistinctLDiversity
 
toString() - Method in class org.deidentifier.arx.criteria.DPresence
 
toString() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
 
toString() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
 
toString() - Method in enum org.deidentifier.arx.criteria.EntropyLDiversity.EntropyEstimator
 
toString() - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
 
toString() - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
 
toString() - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
 
toString() - Method in class org.deidentifier.arx.criteria.Inclusion
 
toString() - Method in class org.deidentifier.arx.criteria.KAnonymity
 
toString() - Method in enum org.deidentifier.arx.criteria.KMap.CellSizeEstimator
 
toString() - Method in class org.deidentifier.arx.criteria.KMap
 
toString() - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
 
toString() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
 
toString() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
Returns a string representation.
toString() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
 
toString() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
 
toString() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
 
toString() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
 
toString() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
 
toString() - Method in class org.deidentifier.arx.criteria.SampleUniqueness
 
toString() - Method in enum org.deidentifier.arx.DataScale
 
toString() - Method in class org.deidentifier.arx.DataType.ARXDate
 
toString() - Method in class org.deidentifier.arx.DataType.ARXDecimal
 
toString() - Method in class org.deidentifier.arx.DataType.ARXInteger
 
toString() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
 
toString() - Method in class org.deidentifier.arx.DataType.ARXString
 
toString() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
 
toString() - Method in class org.deidentifier.arx.framework.data.DataAggregationInformation
 
toString() - Method in class org.deidentifier.arx.framework.lattice.Transformation
Returns a string representation
toString() - Method in class org.deidentifier.arx.gui.model.ModelBLikenessCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelCriterion
Implement this to return a string representation.
toString() - Method in class org.deidentifier.arx.gui.model.ModelDDisclosurePrivacyCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelDifferentialPrivacyCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelDPresenceCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelEvent
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelKAnonymityCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelKMapCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelLDiversityCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelProfitabilityCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelRiskBasedCriterion
 
toString() - Method in class org.deidentifier.arx.gui.model.ModelTClosenessCriterion
 
toString() - Method in class org.deidentifier.arx.gui.worker.io.XMLWriter
Returns a string representation.
toString() - Method in class org.deidentifier.arx.metric.InformationLoss
Returns a string representation.
toString() - Method in enum org.deidentifier.arx.metric.Metric.AggregateFunction
 
toString() - Method in class org.deidentifier.arx.metric.Metric
Returns the name of metric.
toString() - Method in class org.deidentifier.arx.metric.MetricAECS
 
toString() - Method in class org.deidentifier.arx.metric.MetricDM
 
toString() - Method in class org.deidentifier.arx.metric.MetricDMStar
 
toString() - Method in class org.deidentifier.arx.metric.MetricEntropy
 
toString() - Method in class org.deidentifier.arx.metric.MetricHeight
 
toString() - Method in class org.deidentifier.arx.metric.MetricNMEntropy
 
toString() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
 
toString() - Method in class org.deidentifier.arx.metric.MetricPrecision
 
toString() - Method in class org.deidentifier.arx.metric.MetricStatic
 
toString() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
 
toString() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
 
toString() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
 
toString() - Method in class org.deidentifier.arx.metric.v2.ILScore
 
toString() - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropy
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPotentiallyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropy
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPotentiallyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropy
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDPrecision
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDClassification
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDDiscernability
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
 
toString() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
 
toString() - Method in class org.deidentifier.arx.reliability.IntervalDouble
 
toString() - Method in class org.deidentifier.arx.risk.HIPAAIdentifierMatch
 
toString() - Method in class org.deidentifier.arx.test.AbstractAnonymizationTest.ARXAnonymizationTestCase
 
toString() - Method in class org.deidentifier.arx.test.AbstractTestUtilityMetrics.ARXUtilityMetricsTestCase
 
toString() - Method in class org.deidentifier.arx.test.AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase
 
totalElementsChanged(long, long, PageableController) - Method in class org.deidentifier.arx.gui.view.impl.common.PageableTableNavigator
 
touch(T) - Method in class org.deidentifier.arx.framework.check.history.MRUCache
Touch.
train(DataHandleInternal, DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.ClassificationMethod
Train
train(DataHandleInternal, DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegression
 
train(DataHandleInternal, DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassNaiveBayes
 
train(DataHandleInternal, DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassRandomForest
 
train(DataHandleInternal, DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroR
 
transformation - Variable in class org.deidentifier.arx.framework.check.history.MRUCacheEntryMetadata
Transformation
Transformation<T> - Class in org.deidentifier.arx.framework.lattice
The interface Transformation.
TransformationApplicator - Class in org.deidentifier.arx.framework.check
This class applies a transformation to the dataset.
TransformationApplicator(DataManager, DataMatrix, Metric<?>, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.TransformationApplicator
Creates a new transformation applicator instance.
TransformationChecker - Class in org.deidentifier.arx.framework.check
This class orchestrates the process of transforming and analyzing a dataset.
TransformationChecker(DataManager, Metric<?>, ARXConfiguration.ARXConfigurationInternal, int, double, double, SolutionSpace<?>) - Constructor for class org.deidentifier.arx.framework.check.TransformationChecker
Creates a new transformation checker.
TransformationChecker.ScoreType - Enum in org.deidentifier.arx.framework.check
The type of scores.
TransformationCheckerStateMachine - Class in org.deidentifier.arx.framework.check
This class implements a state machine, which determines which optimizations can be applied to the current transition depending on the previous transition.
TransformationCheckerStateMachine(History) - Constructor for class org.deidentifier.arx.framework.check.TransformationCheckerStateMachine
Instantiates a new state machine.
TransformationCheckerStateMachine.Transition - Class in org.deidentifier.arx.framework.check
The resulting transition.
TransformationCheckerStateMachine.TransitionType - Enum in org.deidentifier.arx.framework.check
The possible transition type.
TransformationIntArray - Class in org.deidentifier.arx.framework.lattice
The class Transformation.
TransformationList<T> - Class in org.deidentifier.arx.framework.lattice
List of transformations
TransformationList() - Constructor for class org.deidentifier.arx.framework.lattice.TransformationList
 
TransformationLong - Class in org.deidentifier.arx.framework.lattice
The class Transformation.
TransformationResult - Class in org.deidentifier.arx.framework.check
The result of a check of a transformation.
TransformedData - Class in org.deidentifier.arx.framework.check
Helper class to convey buffers.
TransformedData(Data, Data, TransformationResult) - Constructor for class org.deidentifier.arx.framework.check.TransformedData
Instantiate the helper object.
Transformer - Class in org.deidentifier.arx.framework.check
The class Transformer.
Transformer(DataMatrix, DataMatrix, int, GeneralizationHierarchy[], ARXConfiguration.ARXConfigurationInternal, IntArrayDictionary, IntArrayDictionary) - Constructor for class org.deidentifier.arx.framework.check.Transformer
Instantiates a new transformer.
Transformer(DataMatrix, DataMatrix, DataMatrix, int, GeneralizationHierarchy[], ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.Transformer
Instantiates a new transformer for application purposes
Transformer01 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer01.
Transformer01(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer01
Instantiates a new transformer.
Transformer02 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer02.
Transformer02(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer02
Instantiates a new transformer.
Transformer03 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer03.
Transformer03(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer03
Instantiates a new transformer.
Transformer04 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer04.
Transformer04(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer04
Instantiates a new transformer.
Transformer05 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer05.
Transformer05(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer05
Instantiates a new transformer.
Transformer06 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer06.
Transformer06(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer06
Instantiates a new transformer.
Transformer07 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer07.
Transformer07(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer07
Instantiates a new transformer.
Transformer08 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer08.
Transformer08(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer08
Instantiates a new transformer.
Transformer09 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer09.
Transformer09(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer09
Instantiates a new transformer.
Transformer10 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer10.
Transformer10(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer10
Instantiates a new transformer.
Transformer11 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer11.
Transformer11(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer11
Instantiates a new transformer.
Transformer12 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer12.
Transformer12(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer12
Instantiates a new transformer.
Transformer13 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer13.
Transformer13(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer13
Instantiates a new transformer.
Transformer14 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer14.
Transformer14(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer14
Instantiates a new transformer.
Transformer15 - Class in org.deidentifier.arx.framework.check.transformer
The class Transformer15.
Transformer15(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.Transformer15
Instantiates a new transformer.
TransformerAll - Class in org.deidentifier.arx.framework.check.transformer
The class TransformerAll.
TransformerAll(DataMatrix, GeneralizationHierarchy[], DataMatrix, int, IntArrayDictionary, IntArrayDictionary, ARXConfiguration.ARXConfigurationInternal) - Constructor for class org.deidentifier.arx.framework.check.transformer.TransformerAll
Instantiates a new transformer.
transition(int[]) - Method in class org.deidentifier.arx.framework.check.TransformationCheckerStateMachine
Calculates the best state transition.
Transition() - Constructor for class org.deidentifier.arx.framework.check.TransformationCheckerStateMachine.Transition
 
traverse() - Method in class org.deidentifier.arx.algorithm.AbstractAlgorithm
Implement this method in order to provide a new algorithm.
traverse() - Method in class org.deidentifier.arx.algorithm.DataDependentEDDPAlgorithm
 
traverse() - Method in class org.deidentifier.arx.algorithm.FLASHAlgorithmImpl
 
traverse() - Method in class org.deidentifier.arx.algorithm.LIGHTNINGAlgorithm
 
triggerStop() - Method in class org.deidentifier.arx.gui.view.impl.risk.ViewRisks
Stops all computations
triggerStop() - Method in class org.deidentifier.arx.gui.view.impl.utility.ViewStatistics
Stops all computations
triggerUpdate() - Method in class org.deidentifier.arx.gui.view.impl.risk.ViewRisks
Triggers an update
triggerUpdate() - Method in class org.deidentifier.arx.gui.view.impl.utility.ViewStatistics
Triggers an update
trim(String) - Static method in class org.deidentifier.arx.io.IOUtil
Trims a given string.
TupleMatcher - Class in org.deidentifier.arx.metric.v2
A class that supports associating input with output
TupleWrapper - Class in org.deidentifier.arx.common
For hash tables
TupleWrapper(DataHandle, int[], int) - Constructor for class org.deidentifier.arx.common.TupleWrapper
Creates a new instance
TupleWrapper(DataHandleInternal, int[], int) - Constructor for class org.deidentifier.arx.common.TupleWrapper
Creates a new instance
TupleWrapper(DataHandleInternal, int[], int, boolean) - Constructor for class org.deidentifier.arx.common.TupleWrapper
Creates a new instance
type - Variable in class org.deidentifier.arx.framework.check.TransformationCheckerStateMachine.Transition
The actual type of the transition.
A B C D E F G H I K L M N O P Q R S T U V W X Z _ 
Skip navigation links