- calculateCapacity(int) - Static method in class org.deidentifier.arx.framework.check.groupify.HashTableUtil
-
Calculates a new capacity.
- calculateThreshold(int, float) - Static method in class org.deidentifier.arx.framework.check.groupify.HashTableUtil
-
Computes the threshold for rehashing.
- call() - Method in class org.deidentifier.arx.framework.check.transformer.AbstractTransformer
-
- canFinish() - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizard
-
- canFinish() - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizard
-
Determines when the wizard should be finishable
The wizard can only be finished on the
preview page
.
- canFlipToNextPage() - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageBuilder
-
- canFlipToNextPage() - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageFinal
-
- canFlipToNextPage() - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageType
-
- Cardinalities - Class in org.deidentifier.arx.metric.v2
-
This class represents cardinalities.
- Cardinalities(Data, RowSet, GeneralizationHierarchy[]) - Constructor for class org.deidentifier.arx.metric.v2.Cardinalities
-
Creates a new instance for the given data set.
- Cardinalities(int[][][]) - Constructor for class org.deidentifier.arx.metric.v2.Cardinalities
-
For backwards compatibility, derives the cardinalities from the given array.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationBLikeness
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationCombinations
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationDifferentialPrivacy
-
Create tests
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationDPresence
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationEntropyLDiversity
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationHeuristic
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationKAnonymity
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationKMap
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationLDiversity
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationLocalRecoding
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationOrderedDistanceTCloseness
-
Collection
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationProfitability
-
Returns a set of tests
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationRiskBased
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationSubset
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestAnonymizationTCloseness
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestDomainShare
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestSolutionSpaceClassification2
-
Returns test cases
- cases() - Static method in class org.deidentifier.arx.test.TestUtilityEstimation
-
Returns the test cases.
- cases() - Static method in class org.deidentifier.arx.test.TestUtilityMetrics
-
Returns the test cases
- cases() - Static method in class org.deidentifier.arx.test.TestUtilityMetrics2
-
Returns the test cases
- cases() - Static method in class org.deidentifier.arx.test.TestUtilityMetricsLoss
-
Returns the test cases
- cases() - Static method in class org.deidentifier.arx.test.TestUtilityMetricsPrecomputation
-
Returns the test cases
- ceil(IntervalDouble) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Ceil
- ceilLowerBoundToInt(IntervalDouble) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Returns ceil of the lower bound to int
- ceilToInt(IntervalDouble) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Returns ceil() to int, if clearly defined
- cellPainter - Variable in class org.deidentifier.arx.gui.view.impl.common.table.StyleConfigurationTable
-
TODO
- center(Shell, Monitor) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Centers the shell on the given monitor.
- center(Shell, Shell) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Centers the given shell.
- CertificateStyle - Class in org.deidentifier.arx.certificate
-
Style information for a PDF document
- CertificateStyle.ListStyle - Enum in org.deidentifier.arx.certificate
-
Enum for list styles
- changeFont(Control, int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Changes a control's font
- characters(char[], int, int) - Method in class org.deidentifier.arx.gui.worker.io.XMLHandler
-
- Charsets - Class in org.deidentifier.arx.gui.resources
-
A class for managing charsets.
- Charsets() - Constructor for class org.deidentifier.arx.gui.resources.Charsets
-
- check(Transformation<?>) - Method in class org.deidentifier.arx.framework.check.TransformationChecker
-
Checks the given transformation, computes the utility if it fulfills the privacy model
- check(Transformation<?>, boolean, TransformationChecker.ScoreType) - Method in class org.deidentifier.arx.framework.check.TransformationChecker
-
Checks the given transformation
- checkInterrupt() - Method in interface org.deidentifier.arx.DataHandleInternal.InterruptHandler
-
Method
- checkMonotonicity(DataManager) - Method in class org.deidentifier.arx.framework.data.GeneralizationHierarchy
-
Throws an exception, if the hierarchy is not monotonic.
- checkVersion(String) - Method in class org.deidentifier.arx.gui.worker.io.Vocabulary
-
Version check
- checkVersion(String) - Method in class org.deidentifier.arx.gui.worker.io.Vocabulary_V1
-
- checkVersion(String) - Method in class org.deidentifier.arx.gui.worker.io.Vocabulary_V2
-
- ClassificationConfigurationLogisticRegression - Class in org.deidentifier.arx.aggregates
-
Configuration for logistic regression
- ClassificationConfigurationLogisticRegression.PriorFunction - Enum in org.deidentifier.arx.aggregates
-
Prior function for regularization
- ClassificationConfigurationNaiveBayes - Class in org.deidentifier.arx.aggregates
-
Configuration for naive bayes classification
- ClassificationConfigurationNaiveBayes.Type - Enum in org.deidentifier.arx.aggregates
-
Type of bayes classifier
- ClassificationConfigurationRandomForest - Class in org.deidentifier.arx.aggregates
-
Configuration for Random Forest classifiers
- ClassificationConfigurationRandomForest.SplitRule - Enum in org.deidentifier.arx.aggregates
-
Split rule for the decision tree
- ClassificationDataSpecification - Class in org.deidentifier.arx.aggregates.classification
-
A complete specification of all input and output data
- ClassificationDataSpecification(DataHandleInternal, DataHandleInternal, ARXFeatureScaling, String[], String, WrappedBoolean) - Constructor for class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Creates a new instance
- ClassificationFeatureMetadata - Class in org.deidentifier.arx.aggregates.classification
-
Metadata about a single feature
- ClassificationFeatureMetadata(String, DataType<?>, ARXFeatureScaling, boolean) - Constructor for class org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata
-
Creates a new instance
- ClassificationMethod - Class in org.deidentifier.arx.aggregates.classification
-
Implements a classifier
- ClassificationMethod(WrappedBoolean) - Constructor for class org.deidentifier.arx.aggregates.classification.ClassificationMethod
-
Creates a new instance
- ClassificationResult - Interface in org.deidentifier.arx.aggregates.classification
-
A classification result
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.ClassificationMethod
-
Classify
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegression
-
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassNaiveBayes
-
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassRandomForest
-
- classify(DataHandleInternal, int) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroR
-
- classIndex - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Index
- classMap - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Map
- clear() - Method in class org.deidentifier.arx.framework.check.distribution.Distribution
-
Clears the table.
- clear() - Method in class org.deidentifier.arx.framework.check.distribution.IntArrayDictionary
-
Clears the dictionary.
- clear() - Method in class org.deidentifier.arx.framework.check.history.MRUCache
-
Clear.
- clear() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentFilterTable
-
Clears the table.
- clear() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTable
-
Clears the table.
- clear() - Method in interface org.deidentifier.arx.gui.view.impl.common.table.CTDataProvider
-
- clear() - Method in class org.deidentifier.arx.gui.view.impl.common.table.DataProviderWrapped
-
- clearClipboard() - Method in class org.deidentifier.arx.gui.model.ModelClipboard
-
Clear the clipboard.
- clearEventLog() - Method in class org.deidentifier.arx.gui.DebugData
-
Clears the event log.
- clearGroups() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
Removes all groups on this level.
- clearIntervals() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Adds an interval.
- ClipboardHandlerTable - Class in org.deidentifier.arx.gui.view.impl.common
-
Supports interaction with the system clipboard.
- ClipboardHandlerTable(Table) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTable
-
Creates a new instance.
- ClipboardHandlerTree - Class in org.deidentifier.arx.gui.view.impl.common
-
Supports interaction with the system clipboard.
- ClipboardHandlerTree(TreeViewer) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTree
-
Creates a new instance.
- clone() - Method in class org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
-
- clone() - Method in class org.deidentifier.arx.aggregates.ClassificationConfigurationNaiveBayes
-
- clone() - Method in class org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
-
- clone() - Method in class org.deidentifier.arx.ARXClassificationConfiguration
-
- clone() - Method in class org.deidentifier.arx.ARXConfiguration
-
Clones this config.
- clone() - Method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
- clone() - Method in class org.deidentifier.arx.ARXPopulationModel
-
Returns a clone of this object
- clone() - Method in class org.deidentifier.arx.ARXProcessStatistics
-
- clone() - Method in class org.deidentifier.arx.ARXProcessStatistics.Step
-
- clone() - Method in class org.deidentifier.arx.ARXSolverConfiguration
-
Clones this config
- clone() - Method in class org.deidentifier.arx.AttributeType
-
- clone() - Method in class org.deidentifier.arx.AttributeType.Hierarchy
-
- clone() - Method in class org.deidentifier.arx.AttributeType.Hierarchy.DefaultHierarchy
-
- clone() - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Clones this function
- clone() - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
-
- clone() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- clone() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- clone() - Method in class org.deidentifier.arx.criteria.DistinctLDiversity
-
- clone() - Method in class org.deidentifier.arx.criteria.DPresence
-
- clone() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- clone() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- clone() - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
-
- clone() - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
- clone() - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.Inclusion
-
- clone() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- clone() - Method in class org.deidentifier.arx.criteria.KMap
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.KMap
-
- clone() - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
- clone() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- clone() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Clone
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Clone for local recoding
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- clone() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- clone(DataSubset) - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- clone() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
- clone() - Method in class org.deidentifier.arx.criteria.SampleUniqueness
-
- clone() - Method in class org.deidentifier.arx.DataDefinition
-
- clone() - Method in class org.deidentifier.arx.DataGeneralizationScheme
-
Clone method
- clone() - Method in class org.deidentifier.arx.DataSubset
-
Clone
- clone() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- clone() - Method in class org.deidentifier.arx.DataType.ARXString
-
- clone() - Method in class org.deidentifier.arx.DataType
-
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction
-
Clones this function
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionArithmeticMean
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionGeometricMean
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionInterval
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMedian
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionAggregateFunction.DistributionAggregateFunctionMode
-
Clone method
- clone() - Method in class org.deidentifier.arx.framework.data.Data
-
- clone() - Method in class org.deidentifier.arx.framework.data.DataAggregationInformation
-
Returns a clone for data subsets
- clone() - Method in class org.deidentifier.arx.framework.data.DataMatrix
-
- clone() - Method in class org.deidentifier.arx.framework.data.DataMatrixSubset
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelBLikenessCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelConfiguration
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelCriterion
-
Clone
- clone() - Method in class org.deidentifier.arx.gui.model.ModelDDisclosurePrivacyCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelDifferentialPrivacyCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelDPresenceCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelKAnonymityCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelKMapCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelLDiversityCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelNodeFilter
-
Clones the ModelNodeFilter instance.
- clone() - Method in class org.deidentifier.arx.gui.model.ModelProfitabilityCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelRiskBasedCriterion
-
- clone() - Method in class org.deidentifier.arx.gui.model.ModelTClosenessCriterion
-
- clone() - Method in class org.deidentifier.arx.metric.InformationLoss
-
Returns a clone of this object.
- clone() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- clone() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
Override this to implement a variant.
- clone() - Method in interface org.deidentifier.arx.metric.v2.DomainShare
-
Clones the share
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareInterval
-
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareMaterialized
-
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareRedaction
-
- clone() - Method in class org.deidentifier.arx.metric.v2.DomainShareReliable
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalArithmeticMean
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalGeometricMean
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalMax
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalSum
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILScore
-
- clone() - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- clone() - Method in class org.deidentifier.arx.RowSet
-
- cloneCommand() - Method in class org.deidentifier.arx.gui.view.impl.common.table.FillLayerResetCommand
-
- close() - Method in class org.deidentifier.arx.aggregates.classification.ClassificationMethod
-
Close
- close() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegression
-
- close() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassNaiveBayes
-
- close() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassRandomForest
-
- close() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroR
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogAbout
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogCriterionSelection
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogCriterionUpdate
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogDebug
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogDefaultParameters
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogError
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogGeneralizationSelection
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogHelp
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogOrderSelection
-
- close() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogQuery
-
- close() - Method in class org.deidentifier.arx.io.CSVDataInput
-
Closes the reader.
- close() - Method in class org.deidentifier.arx.io.ImportConfigurationJDBC
-
Closes any underlying JDBC connection that may have either been created by ARX or passed during construction.
- COLUMN_HEADER_LAYOUT_DEFAULT - Static variable in class org.deidentifier.arx.gui.view.impl.common.table.CTConfiguration
-
Field
- COLUMN_HEADER_LAYOUT_FILL - Static variable in class org.deidentifier.arx.gui.view.impl.common.table.CTConfiguration
-
Field
- COLUMN_HEADER_LAYOUT_FILL_EQUAL - Static variable in class org.deidentifier.arx.gui.view.impl.common.table.CTConfiguration
-
Field
- compare(Integer, Integer) - Method in class org.deidentifier.arx.algorithm.FLASHStrategy
-
Compares transformations.
- compare(Date, Date) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- compare(Double, Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- compare(Long, Long) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType.ARXString
-
- compare(String, String) - Method in class org.deidentifier.arx.DataType
-
Compares two values.
- compare(T, T) - Method in class org.deidentifier.arx.DataType
-
Compare.
- compare(String, String) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Compare
- compare(T, T) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Compare
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.InformationLoss
-
Compares the loss to the other.
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILScore
-
- compareTo(InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- compareTo(RiskModelAttributes.QuasiIdentifierRisk) - Method in class org.deidentifier.arx.risk.RiskModelAttributes.QuasiIdentifierRisk
-
- ComponentDataTable - Class in org.deidentifier.arx.gui.view.impl.common
-
This component displays a data table.
- ComponentDataTable(Controller, Composite) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentDataTable
-
Creates a new instance.
- ComponentFilterTable - Class in org.deidentifier.arx.gui.view.impl.common
-
This class implements a table, in which properties can be filtered.
- ComponentFilterTable(Composite, Controller) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentFilterTable
-
Creates a new instance.
- ComponentGSSlider - Class in org.deidentifier.arx.gui.view.impl.common
-
This component allows to configure the coding model.
- ComponentGSSlider(Composite) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentGSSlider
-
Creates a new instance.
- ComponentHierarchy - Class in org.deidentifier.arx.gui.view.impl.common
-
This class implements an editor for generalization hierarchies.
- ComponentHierarchy(Composite) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentHierarchy
-
Constructor for non-editable views.
- ComponentHierarchy(Composite, ModifyListener) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentHierarchy
-
Constructor for editable views.
- ComponentHierarchyMenu - Class in org.deidentifier.arx.gui.view.impl.common
-
This class implements an a menu for the editor for generalization hierarchies.
- ComponentHierarchyMenu(ComponentHierarchy, Controller) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentHierarchyMenu
-
Creates a new instance
- ComponentMeterFigure - Class in org.deidentifier.arx.gui.view.impl.common
-
The figure of Express Meter.
- ComponentMeterFigure() - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentMeterFigure
-
- ComponentMultiStack - Class in org.deidentifier.arx.gui.view.impl.common
-
A stack layout for multiple columns
- ComponentMultiStack(Composite) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentMultiStack
-
Base composite.
- ComponentResponsiveLayout - Class in org.deidentifier.arx.gui.view.impl.common
-
A layout that shows different contents, depending on available size
- ComponentResponsiveLayout(Composite, int, int, Control, Control) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentResponsiveLayout
-
Primary will be shown as long as width and height are within the given bounds,
otherwise the composite will switch to the secondary control
- ComponentRiskMonitor - Class in org.deidentifier.arx.gui.view.impl.common
-
A risk monitor
- ComponentRiskMonitor(Composite, Controller, String, String) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentRiskMonitor
-
Creates a new instance
- ComponentRiskProfile - Class in org.deidentifier.arx.gui.view.impl.common
-
A component for displaying risk profiles
- ComponentRiskProfile(Composite, Controller) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentRiskProfile
-
Creates a new instance
- ComponentRiskProfile.RiskProfile - Class in org.deidentifier.arx.gui.view.impl.common
-
A specific profile that can be added
- ComponentRiskThresholds - Class in org.deidentifier.arx.gui.view.impl.common
-
A component for configuring risk thresholds
- ComponentRiskThresholds(Composite) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentRiskThresholds
-
Creates a new instance
- ComponentStatus - Class in org.deidentifier.arx.gui.view.impl.common
-
This class implements a wrapper around a control that displays the current status:
(1) nothing to display, (2) working, (3) done (shows the control).
- ComponentStatus(Controller, Composite, Control, ViewRisks<?>, ComponentStatusLabelProgressProvider) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentStatus
-
Creates a new instace
- ComponentStatus(Controller, Composite, Control, ViewStatistics<?>) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentStatus
-
Creates a new instance.
- ComponentStatus(Controller, Composite, Control, ViewStatistics<?>, ComponentStatusLabelProgressProvider) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentStatus
-
Creates a new instance.
- ComponentStatusLabel - Class in org.deidentifier.arx.gui.view.impl.common
-
A label that can display animated GIFs.
- ComponentStatusLabel(Composite, int) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentStatusLabel
-
Creates a new instance
- ComponentStatusLabelProgressProvider - Interface in org.deidentifier.arx.gui.view.impl.common
-
A progress provider
- ComponentTable - Class in org.deidentifier.arx.gui.view.impl.common
-
A virtual table implemented with NatTable.
- ComponentTable(Composite, int, CTConfiguration) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTable
-
Creates a new instance.
- ComponentTitledBorder - Class in org.deidentifier.arx.gui.view.impl.common
-
This class implements a titled border.
- ComponentTitledBorder(Composite, Controller, String, String) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledBorder
-
Creates a new instance.
- ComponentTitledFolder - Class in org.deidentifier.arx.gui.view.impl.common
-
This class implements a titled folder.
- ComponentTitledFolder(Composite, Controller, ComponentTitledFolderButtonBar, String) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new instance.
- ComponentTitledFolder(Composite, Controller, ComponentTitledFolderButtonBar, String, boolean, boolean) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new instance.
- ComponentTitledFolder(Composite, Controller, ComponentTitledFolderButtonBar, String, Map<Composite, String>) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new instance.
- ComponentTitledFolder(Composite, Controller, ComponentTitledFolderButtonBar, String, Map<Composite, String>, boolean, boolean) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new instance.
- ComponentTitledFolderButtonBar - Class in org.deidentifier.arx.gui.view.impl.common
-
A basic title bar, which offers some buttons.
- ComponentTitledFolderButtonBar() - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolderButtonBar
-
Creates a new instance without help button
- ComponentTitledFolderButtonBar(String) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolderButtonBar
-
Creates a new instance.
- ComponentTitledFolderButtonBar(String, Map<Composite, String>) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolderButtonBar
-
Creates a new instance.
- ComponentTitledSeparator - Class in org.deidentifier.arx.gui.view.impl.common
-
Instances of this class provide a separator with a title and/or an image.
- ComponentTitledSeparator(Composite, int) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentTitledSeparator
-
Constructs a new instance of this class given its parent and a style
value describing its behavior and appearance.
- ComputationInterruptedException - Exception in org.deidentifier.arx.exceptions
-
Internal class for interrupts.
- ComputationInterruptedException() - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- ComputationInterruptedException(String) - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- ComputationInterruptedException(String, Throwable) - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- ComputationInterruptedException(Throwable) - Constructor for exception org.deidentifier.arx.exceptions.ComputationInterruptedException
-
Constructor
- computeSize(int, int, boolean) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentStatusLabel
-
- confidences() - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns the confidences for all class values
- confidences() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
-
- confidences() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassNaiveBayesClassificationResult
-
- confidences() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassRandomForestClassificationResult
-
- confidences() - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
-
- config - Variable in class org.deidentifier.arx.gui.view.impl.common.async.AnalysisData
-
The according config.
- config - Variable in class org.deidentifier.arx.test.AbstractAnonymizationTest.ARXAnonymizationTestCase
-
Random test variable
- config - Variable in class org.deidentifier.arx.test.AbstractTestUtilityMetrics.ARXUtilityMetricsTestCase
-
Config
- config - Variable in class org.deidentifier.arx.test.AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase
-
Config
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableColumnHeaderConfiguration
-
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableFillLayoutStyle
-
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableRowHeaderConfiguration
-
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.table.StyleConfigurationFillLayout
-
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.table.StyleConfigurationHeader
-
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.table.StyleConfigurationSelection
-
- configureRegistry(IConfigRegistry) - Method in class org.deidentifier.arx.gui.view.impl.common.table.StyleConfigurationTable
-
- contains(HierarchyBuilderDate.Granularity) - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderDate.Format
-
Returns whether a format for the given granularity is set
- contains(double) - Method in class org.deidentifier.arx.reliability.IntervalDouble
-
Returns whether this interval contains the given value
- contains(int) - Method in class org.deidentifier.arx.RowSet
-
Checks whether the bit is set
- containsCriterion(Class<? extends PrivacyCriterion>) - Method in class org.deidentifier.arx.gui.model.ModelConfiguration
-
Delegates to an instance of ARXConfiguration.
- context - Variable in class org.deidentifier.arx.gui.view.impl.risk.AnalysisContextRisk
-
Context information.
- context - Variable in class org.deidentifier.arx.gui.view.impl.utility.AnalysisContextDistribution
-
Context information.
- Controller - Class in org.deidentifier.arx.gui
-
The main controller for the whole tool.
- Controller(MainWindow) - Constructor for class org.deidentifier.arx.gui.Controller
-
Creates a new controller.
- controlResized(ControlEvent) - Method in class org.deidentifier.arx.gui.view.impl.common.PageableTableColumnLayout
-
- convertToTargetLayer(ILayer) - Method in class org.deidentifier.arx.gui.view.impl.common.table.FillLayerResetCommand
-
- copy() - Method in class org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTable
-
Copies the table's contents to the clipboard.
- copy() - Method in class org.deidentifier.arx.gui.view.impl.common.ClipboardHandlerTree
-
Copies the table's contents to the clipboard.
- copyFrom(int, DataMatrix, int) - Method in class org.deidentifier.arx.framework.data.DataMatrix
-
Copies a row from the given matrix into this matrix
- correct(String) - Method in interface org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns whether the result is correct
- correct(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
-
- correct(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassNaiveBayesClassificationResult
-
- correct(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassRandomForestClassificationResult
-
- correct(String) - Method in class org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
-
- count - Variable in class org.deidentifier.arx.aggregates.StatisticsContingencyTable
-
The total number of entries in the contingency table.
- count - Variable in class org.deidentifier.arx.aggregates.StatisticsFrequencyDistribution
-
The total number of data values.
- count - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
The number of elements in this class.
- create() - Static method in class org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
-
Returns a new instance
- create() - Static method in class org.deidentifier.arx.aggregates.ClassificationConfigurationNaiveBayes
-
Returns a new instance
- create() - Static method in class org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest
-
Returns a new instance
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Loads a builder from a file.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilder
-
Loads a builder from a file.
- create(DataType<Date>, HierarchyBuilderDate.Granularity...) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderDate
-
Creates an hierarchy reflecting the given granularities
- create(DataType<Date>, TimeZone, HierarchyBuilderDate.Format, HierarchyBuilderDate.Granularity...) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderDate
-
Creates an hierarchy reflecting the given granularities
- create(DataType<Date>, TimeZone, HierarchyBuilderDate.Format, Date, Date, HierarchyBuilderDate.Granularity...) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderDate
-
Creates an hierarchy reflecting the given granularities
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderDate
-
Loads a builder specification from the given file.
- create(DataType<T>) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Creates a new instance.
- create(DataType<T>, HierarchyBuilderIntervalBased.Range<T>, HierarchyBuilderIntervalBased.Range<T>) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Creates a new instance.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Loads a builder specification from the given file.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Loads a builder specification from the given file.
- create(DataType<T>, boolean) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Creates a new instance.
- create(DataType<T>, Comparator<T>) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Creates a new instance.
- create(DataType<T>, String[]) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Creates a new instance.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Loads a builder specification from the given file.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased
-
Loads a builder specification from the given file.
- create(char) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Values are aligned left-to-right and redacted right-to-left.
- create(File) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Loads a builder specification from the given file.
- create(HierarchyBuilderRedactionBased.Order, HierarchyBuilderRedactionBased.Order, char) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Values are aligned according to the alignmentOrder and redacted according to the redactionOrder.
- create(HierarchyBuilderRedactionBased.Order, HierarchyBuilderRedactionBased.Order, char, char) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Values are aligned according to the alignmentOrder and redacted according to the redactionOrder.
- create(String) - Static method in class org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Loads a builder specification from the given file.
- create(SolutionSpace<?>, TransformationChecker, boolean, int, double) - Static method in class org.deidentifier.arx.algorithm.DataDependentEDDPAlgorithm
-
Creates a new instance
- create(SolutionSpace<Long>, TransformationChecker, FLASHStrategy) - Static method in class org.deidentifier.arx.algorithm.FLASHAlgorithm
-
Creates a new instance of the FLASH algorithm.
- create(SolutionSpace<?>, TransformationChecker, int, int) - Static method in class org.deidentifier.arx.algorithm.LIGHTNINGAlgorithm
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration without tuple suppression.
- create(double) - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration that allows the given percentage of outliers and
thus implements tuple suppression.
- create(double, Metric<?>) - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration that allows the given percentage of outliers and
thus implements tuple suppression.
- create(Metric<?>) - Static method in class org.deidentifier.arx.ARXConfiguration
-
Creates a new configuration that allows to define the metric for measuring information loss.
- create() - Static method in class org.deidentifier.arx.ARXCostBenefitConfiguration
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.ARXFeatureScaling
-
Returns a new instance
- create(int, double) - Static method in class org.deidentifier.arx.ARXPopulationModel
-
Creates a new instance
- create(long) - Static method in class org.deidentifier.arx.ARXPopulationModel
-
Creates a new instance
- create(ARXPopulationModel.Region) - Static method in class org.deidentifier.arx.ARXPopulationModel
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.ARXSolverConfiguration
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new default hierarchy.
- create(File, Charset) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(File, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char, char, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(InputStream, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(Iterator<String[]>) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from an iterator over tuples.
- create(List<String[]>) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a list.
- create(String, Charset, char) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(String, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a CSV file.
- create(String[][]) - Static method in class org.deidentifier.arx.AttributeType.Hierarchy
-
Creates a new hierarchy from a two-dimensional string array.
- create(DataHandle, DataDefinition, ARXConfiguration, ARXResult, ARXLattice.ARXNode, DataHandle) - Static method in class org.deidentifier.arx.certificate.ARXCertificate
-
Creates a new instance
- create(DataHandle, DataDefinition, ARXConfiguration, ARXResult, ARXLattice.ARXNode, DataHandle, CSVSyntax) - Static method in class org.deidentifier.arx.certificate.ARXCertificate
-
Renders the document into the given output stream.
- create(DataHandle, DataDefinition, ARXConfiguration, ARXResult, ARXLattice.ARXNode, DataHandle, CSVSyntax, ElementData) - Static method in class org.deidentifier.arx.certificate.ARXCertificate
-
Renders the document into the given output stream.
- create() - Static method in class org.deidentifier.arx.certificate.CertificateStyle
-
Creates a new instance
- create() - Static method in class org.deidentifier.arx.Data
-
Creates a new default data object.
- create(DataSource) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from the given data source specification.
- create(File, Charset) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, CSVSyntax, CSVOptions) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(File, Charset, CSVSyntax, DataType<?>[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, int) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, CSVSyntax) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(InputStream, Charset, CSVSyntax, DataType<?>[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(Iterator<String[]>) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from an iterator over tuples.
- create(Iterator<String[]>, Integer) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from an iterator over tuples.
- create(List<String[]>) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a list.
- create(String, Charset) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char, char, char) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, char, char, char, char[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, CSVSyntax, CSVOptions) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String, Charset, CSVSyntax, DataType<?>[]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a CSV file.
- create(String[][]) - Static method in class org.deidentifier.arx.Data
-
Creates a new data object from a two-dimensional string array.
- create() - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(Data) - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(Data, DataGeneralizationScheme.GeneralizationDegree) - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(DataGeneralizationScheme.GeneralizationDegree) - Static method in class org.deidentifier.arx.DataGeneralizationScheme
-
Creates a new data generalization scheme
- create(Data) - Static method in class org.deidentifier.arx.DataSelector
-
- create(Data, String) - Static method in class org.deidentifier.arx.DataSelector
-
- create(Data, Data) - Static method in class org.deidentifier.arx.DataSubset
-
Create a subset by matching two data instances.
- create(Data, DataSelector) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a subset from the given selector.
- create(Data, RowSet) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given row set, from which a copy is created.
- create(Data, Set<Integer>) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given set of tuple indices.
- create(int, RowSet) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given row set, from which a copy is created.
- create(int, Set<Integer>) - Static method in class org.deidentifier.arx.DataSubset
-
Creates a new subset from the given set of tuple indices.
- create(JHPLIterator.LongIterator) - Static method in class org.deidentifier.arx.framework.lattice.ObjectIterator
-
Creates a new instance for longs
- create(SolutionSpace<?>, Iterator<int[]>) - Static method in class org.deidentifier.arx.framework.lattice.ObjectIterator
-
Creates a new instance for int arrays
- create(ARXLattice, ARXConfiguration) - Static method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Creates a new solution space
- create(int[], int[]) - Static method in class org.deidentifier.arx.framework.lattice.SolutionSpace
-
Creates a new solution space
- create(List<SolutionSpaceIntArray.IntArrayWrapper>) - Static method in class org.deidentifier.arx.framework.lattice.TransformationList
-
Creates a new list for transformations managed by int arrays
- create(LongArrayList) - Static method in class org.deidentifier.arx.framework.lattice.TransformationList
-
Creates a new list for transformations managed by longs
- create(Object) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentMultiStack
-
Creates a new entry
- create() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogMultiSelection
-
- create() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogOpenHierarchy
-
- create() - Method in class org.deidentifier.arx.gui.view.impl.menu.DialogProject
-
- create(ImportConfiguration) - Static method in class org.deidentifier.arx.io.ImportAdapter
-
Factory method
This will return an appropriate ImportAdapter for each implemented data
source
ImportAdapter
.
- create(Data) - Static method in class org.deidentifier.arx.RowSet
-
Creates a new instance
- create(int) - Static method in class org.deidentifier.arx.RowSet
-
Creates a new instance
- createAdditionalItem(String, String) - Method in class org.deidentifier.arx.gui.view.impl.common.ViewData
-
Adds an additional item to the folder
- createAECSMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a new instance of the AECS metric.
- createAECSMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a new instance of the AECS metric.
- createAECSMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a new instance of the AECS metric.
- createAECSMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a new instance of the AECS metric.
- createAECSMetric(int) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a new instance of the AECS metric.
- createAggregate() - Method in class org.deidentifier.arx.DataType
-
Returns a new function builder.
- createAmbiguityMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the ambiguity metric.
- createAmbiguityMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the ambiguity metric.
- createAnonymizer() - Method in class org.deidentifier.arx.gui.model.Model
-
Creates an anonymizer for the current config.
- createArithmeticMean() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the arithmetic mean.
- createArithmeticMean(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the arithmetic mean.
- createArithmeticMeanFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the arithmetic mean, if it can be computed, NULL otherwise.
- createArithmeticMeanOfBoundsFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the arithmetic mean of min & max, if it can be computed, NULL otherwise.
- createBinaryPhaseConfiguration(FLASHPhaseConfiguration, History.StorageStrategy, boolean, boolean) - Static method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Creates a binary-phase only configuration.
- createBoundsFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns an interval consisting of the
first and the last element following the predefined order.
- createClassificationMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the classification metric.
- createClassificationMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the classification metric.
- createClassificationMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the classification metric.
- createClassificationMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the classification metric.
- createClonedConfig() - Method in class org.deidentifier.arx.gui.model.Model
-
Replaces the output config with a clone of the input config.
- createColumnWithBarCharts(Table, TableColumn) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Adds a bar chart to a column
- createComposite(Composite, int, PageableController) - Method in class org.deidentifier.arx.gui.view.impl.common.PageableTableNavigatorFactory
-
Creates the composite
- createConfig() - Method in class org.deidentifier.arx.gui.model.Model
-
Creates an ARXConfiguration.
- createConstantFunction(String) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a constant value.
- createControl(Composite) - Method in interface org.deidentifier.arx.gui.view.def.IEditor
-
Creates an according control.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.menu.EditorSelection
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.menu.EditorString
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageDate
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageFinal
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageIntervals
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageOrder
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageRedaction
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardPageType
-
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPageColumns
-
Creates the design of this page along with the appropriate listeners.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPageCSV
-
Creates the design of this page
This adds all the controls to the page along with their listeners.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPageExcel
-
Creates the design of this page
This adds all the controls to the page along with their listeners.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPageJDBC
-
Creates the design of this page
This adds all the controls to the page along with their listeners.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPagePreview
-
Creates the design of this page
The page is set to incomplete at this point and will be marked as
complete, once the appropriate table has been rendered.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPageSource
-
Creates the design of this page
This adds all the controls to the page along with their listeners.
- createControl(Composite) - Method in class org.deidentifier.arx.gui.view.impl.wizard.ImportWizardPageTable
-
Creates the design of this page along with the appropriate listeners.
- createCSVSource(File, Charset, char, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates a CSV data source.
- createCSVSource(String, Charset, char, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates a CSV data source.
- createData(String) - Static method in class org.deidentifier.arx.examples.Example22
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example39
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example49
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example50
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example51
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example52
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example53
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example54
-
Loads a dataset from disk
- createData(String) - Static method in class org.deidentifier.arx.examples.Example57
-
Loads a dataset from disk
- createDataDefinition() - Method in class org.deidentifier.arx.test.DataProvider
-
Returns a standard data definition.
- createDataDefinitionMissing() - Method in class org.deidentifier.arx.test.DataProvider
-
Returns a standard data definition.
- createDataDefinitionWithHeightOne() - Method in class org.deidentifier.arx.test.DataProvider
-
Returns a standard data definition.
- createDate(String) - Static method in class org.deidentifier.arx.DataType
-
A date data type with given format.
- createDate(String, Locale) - Static method in class org.deidentifier.arx.DataType
-
A date data type with given format.
- createDecimal(String) - Static method in class org.deidentifier.arx.DataType
-
A decimal data type with given format.
- createDecimal(String, Locale) - Static method in class org.deidentifier.arx.DataType
-
Creates a decimal data type with a format string from the given locale.
- createDisabledImage(ToolItem) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Registers an image for a tool item.
- createDiscernabilityMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric(boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the discernability metric.
- createDiscernabilityMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the discernability metric.
- createEntropyBasedInformationLossMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the entropy-based information loss metric, which will treat
generalization and suppression equally.
- createEntropyBasedInformationLossMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the entropy-based information loss metric.
- createEntropyBasedInformationLossMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the entropy-based information loss metric.
- createEntropyMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createEntropyMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createEntropyMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createEntropyMetric(boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(boolean, double[][], int[][][], int[][][]) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-uniform entropy metric.
- createEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic non-uniform entropy metric.
- createExcelSource(File, int, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates an Excel data source.
- createExcelSource(String, int, boolean) - Static method in class org.deidentifier.arx.DataSource
-
Creates an Excel data source.
- createFillGridData() - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createFillGridData(int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createFillHorizontallyGridData() - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createFillHorizontallyGridData(boolean) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createFillHorizontallyGridData(boolean, int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createFillVerticallyGridData() - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createFillVerticallyGridData(int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data with a horizontal span.
- createfindReplaceEntry(String, String, String) - Static method in class org.deidentifier.arx.gui.model.ModelAuditTrailEntry
-
Returns an entry for the according action
- createGenericTooltip(Table) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates a generic tooltip for the table
- createGeometricMean() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the geometric mean.
- createGeometricMean(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the geometric mean.
- createGeometricMeanFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the geometric mean, if it can be computed, NULL otherwise.
- createGeometricMeanOfBoundsFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a the geometric mean of min & max, if it can be computed, NULL otherwise.
- createGridData() - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createGridLayout(int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates a grid layout.
- createGridLayout(int, boolean) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates a grid layout.
- createGridLayoutWithEqualWidth(int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates a grid layout with equal-width columns
- createHeightMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the height metric.
- createHeightMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the height metric.
- createHeightMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the height metric.
- createHeightMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the height metric.
- createHeightMetric(int, int) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the height metric.
- createHelpButton(Controller, CTabFolder, String) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates a help button in the given folder.
- createHelpButton(Controller, CTabFolder, String, Map<Composite, String>) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates a help button in the given folder.
- createILMultiDimensionalArithmeticMean(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Helper method.
- createILMultiDimensionalSum(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Helper method.
- createILSingleDimensional(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Helper method.
- createInformationLoss(InformationLoss<?>, Metric<?>, int, int) - Static method in class org.deidentifier.arx.metric.InformationLoss
-
Converter method, converting information loss from version 1 to information loss from version 2,
if necessary.
- createInformationLoss(double) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Create a loss object
- createInformationLoss(double, double) - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
Create a loss object
- createInstance(boolean) - Method in class org.deidentifier.arx.AttributeType.MicroAggregationFunctionDescription
-
Creates an instance
- createInstance(MetricConfiguration) - Method in class org.deidentifier.arx.metric.MetricDescription
-
Creates an instance with the given configuration options.
- createInstanceOfHighestScore() - Method in class org.deidentifier.arx.metric.Metric
-
Returns an instance of the highest possible score.
- createInstanceOfLowestScore() - Method in class org.deidentifier.arx.metric.Metric
-
Returns an instance of the lowest possible score.
- createInteger(String) - Static method in class org.deidentifier.arx.DataType
-
An integer data type with given format.
- createInteger(String, Locale) - Static method in class org.deidentifier.arx.DataType
-
An integer data type with given format using the given locale.
- createInterval() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning intervals.
- createInterval(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning intervals.
- createInterval(double) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Creates a new interval
- createInterval(double, double) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Creates a new interval
- createInterval(int) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Creates a new interval
- createIntervalFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns an interval [min, max].
- createIntervalFunction(boolean, boolean) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns an interval [min, max].
- createItem(String, Image) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new entry in the folder.
- createItem(String, Image, boolean) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new entry in the folder.
- createItem(String, Image, boolean, Layout) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new entry in the folder.
- createItem(String, Image, int, boolean) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new entry in the folder.
- createItem(String, Image, int, boolean, Layout) - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTitledFolder
-
Creates a new entry in the folder.
- createJDBCSource(String, String) - Static method in class org.deidentifier.arx.DataSource
-
Creates a JDBC data source.
- createJDBCSource(String, String, String, String) - Static method in class org.deidentifier.arx.DataSource
-
Creates a JDBC data source.
- createKLDivergenceMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the KL Divergence metric.
- createKLDivergenceMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the KL Divergence metric.
- createLinearPhaseConfiguration(FLASHPhaseConfiguration, History.StorageStrategy, boolean, boolean) - Static method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Creates a linear-phase only configuration.
- createLogisticRegression() - Static method in class org.deidentifier.arx.ARXClassificationConfiguration
-
Creates a new instance for logistic regression classifiers
- createLossMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createLossMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric which treats generalization and suppression equally.
- createLossMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the loss metric with factors for weighting generalization and suppression.
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.Metric
-
Deprecated.
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricAECS
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDefault
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDM
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricHeight
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.MetricStatic
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDClassification
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- createMaxInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- createMedian() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the median.
- createMedian(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the median.
- createMetric(Metric<?>, int, int) - Static method in class org.deidentifier.arx.metric.Metric
-
This method supports backwards compatibility.
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.Metric
-
Deprecated.
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricAECS
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDefault
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDM
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricHeight
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.MetricStatic
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.AbstractMetricSingleDimensional
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDClassification
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- createMinInformationLoss() - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- createMode() - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the mode.
- createMode(boolean) - Static method in class org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Creates a microaggregation function returning the mode.
- createNaiveBayes() - Static method in class org.deidentifier.arx.ARXClassificationConfiguration
-
Creates a new instance for naive bayes classifiers
- createNoFillGridData() - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Creates grid data.
- createNormalizedEntropyMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the normalized entropy metric.
- createNormalizedEntropyMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the normalized entropy metric.
- createNormalizedEntropyMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the normalized entropy metric.
- createNormalizedEntropyMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the normalized entropy metric.
- createOrderedString(List<String>) - Static method in class org.deidentifier.arx.DataType
-
A ordered string type with given format.
- createOrderedString(String) - Static method in class org.deidentifier.arx.DataType
-
A ordered string type with given format.
- createOrderedString(String[]) - Static method in class org.deidentifier.arx.DataType
-
A ordered string type with given format.
- createPageableTableViewer(Composite, int, boolean, boolean) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Returns a table viewer with pagination.
- createPrecisionMetric() - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the precision metric.
- createPrecisionMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric() - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(boolean, int[], double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the precision metric.
- createPrecisionMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecisionMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the non-monotonic precision metric.
- createPrecomputedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, boolean, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-uniform entropy metric.
- createPrecomputedEntropyMetric(double, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the non-monotonic non-uniform entropy metric.
- createPrecomputedLossMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric which treats generalization
and suppression equally.
- createPrecomputedLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric which treats generalization and suppression equally.
- createPrecomputedLossMetric(double, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedLossMetric(double, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedLossMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric which treats generalization
and suppression equally.
- createPrecomputedLossMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric which treats generalization and suppression equally.
- createPrecomputedLossMetric(double, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedLossMetric(double, double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the loss metric with factors for weighting generalization and suppression.
- createPrecomputedNormalizedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrecomputedNormalizedEntropyMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrecomputedNormalizedEntropyMetric(double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrecomputedNormalizedEntropyMetric(double, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates a potentially precomputed instance of the normalized entropy metric.
- createPrefixFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a common prefix.
- createPrefixFunction(Character) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a common prefix.
- createProjection(DataMatrix, String[], int[], Dictionary) - Static method in class org.deidentifier.arx.framework.data.Data
-
Creates an object which projects the given data onto the given set of columns
- createPublisherBenefitMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of the model for maximizing publisher benefit in the game-theoretic privacy
model based on a cost/benefit analysis.
- createPublisherPayoutMetric(boolean) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the model for maximizing publisher benefit in the game-theoretic privacy
model based on a cost/benefit analysis.
- createPublisherPayoutMetric(boolean, double) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of the model for maximizing publisher benefit in the game-theoretic privacy
model based on a cost/benefit analysis.
- createRandomForest() - Static method in class org.deidentifier.arx.ARXClassificationConfiguration
-
Creates a new instance for random forest classifiers
- createSetFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a set of all data values .
- createSetOfPrefixesFunction() - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a set of the prefixes of the data values.
- createSetOfPrefixesFunction(int) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionBuilder
-
An aggregate function that returns a set of the prefixes of the data values.
- createStaticMetric(Map<String, List<Double>>) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of a metric with statically defined information loss.
- createStaticMetric(Map<String, List<Double>>, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.Metric
-
Creates an instance of a metric with statically defined information loss.
- createStaticMetric(Map<String, List<Double>>) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of a metric with statically defined information loss.
- createStaticMetric(Map<String, List<Double>>, Metric.AggregateFunction) - Static method in class org.deidentifier.arx.metric.v2.__MetricV2
-
Creates an instance of a metric with statically defined information loss.
- createTable(Composite, int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Returns a table.
- createTableDynamic(Composite, int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Returns a dynamic table.
- createTableViewer(Composite, int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Returns a table viewer.
- createTableViewerCheckbox(Composite, int) - Static method in class org.deidentifier.arx.gui.view.SWTUtil
-
Returns a checkbox table viewer.
- createTwoPhaseConfiguration(FLASHPhaseConfiguration, FLASHPhaseConfiguration, History.StorageStrategy, boolean, boolean) - Static method in class org.deidentifier.arx.algorithm.FLASHConfiguration
-
Creates a two-phase configuration.
- createWrapper(DataMatrix, String[], int[], Dictionary) - Static method in class org.deidentifier.arx.framework.data.Data
-
Creates an object which simply encapsulates the provided objects
- createWrongDataDefinition() - Method in class org.deidentifier.arx.test.DataProvider
-
Returns a standard data definition.
- CSVDataChecksum - Class in org.deidentifier.arx.io
-
Provides methods for creating checksums CSV encoded data.
- CSVDataChecksum() - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(char, char, char, char[], int) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataChecksum(CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataChecksum
-
Instantiate.
- CSVDataInput - Class in org.deidentifier.arx.io
-
This class implements a reader for CSV encoded information.
- CSVDataInput(File, Charset) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, char, char, char, char[], CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, CSVSyntax, CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(File, Charset, CSVSyntax, DataType<?>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instatiate.
- CSVDataInput(InputStream, Charset) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, char, char, char, char[], CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, CSVSyntax, CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, CSVSyntax, DataType<?>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(InputStream, Charset, CSVSyntax, DataType<?>[], CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(Reader, char, char, char, char[], DataType<?>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(Reader, char, char, char, char[], DataType<?>[], CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, char, char, char, char[], CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataInput(String, Charset, CSVSyntax, CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate
- CSVDataInput(String, Charset, CSVSyntax, DataType<?>[]) - Constructor for class org.deidentifier.arx.io.CSVDataInput
-
Instantiate.
- CSVDataOutput - Class in org.deidentifier.arx.io
-
Provides methods for writing CSV encoded data.
- CSVDataOutput(File) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(File, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char, char, char[], int) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, char, char, char, char[], Charset) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(OutputStream, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(String, CSVSyntax, CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiate.
- CSVDataOutput(Writer, char, char, char, char[], int) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiates a new CSV data output.
- CSVDataOutput(Writer, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiates a new CSV data output.
- CSVDataOutput(Writer, char, char, char, char[], CSVOptions) - Constructor for class org.deidentifier.arx.io.CSVDataOutput
-
Instantiates a new CSV data output.
- CSVHierarchyInput - Class in org.deidentifier.arx.io
-
Reads a CSV encoded generalization hierarchy.
- CSVHierarchyInput(File, Charset) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(File, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(InputStream, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char, char, char) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVHierarchyInput(String, Charset, CSVSyntax) - Constructor for class org.deidentifier.arx.io.CSVHierarchyInput
-
Instantiate.
- CSVOptions - Class in org.deidentifier.arx.io
-
Additional options for reading/writing CSV files
- CSVOptions(int) - Constructor for class org.deidentifier.arx.io.CSVOptions
-
Creates new options
- CSVSyntax - Class in org.deidentifier.arx.io
-
Syntax for a CSV file.
- CSVSyntax() - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char, char) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char, char, char[]) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CSVSyntax(char, char, char, String) - Constructor for class org.deidentifier.arx.io.CSVSyntax
-
Instantiates a new syntax for a CSV file.
- CTComponent - Interface in org.deidentifier.arx.gui.view.impl.common.table
-
- CTConfiguration - Class in org.deidentifier.arx.gui.view.impl.common.table
-
Configuration for component data table
- CTConfiguration(Control, int) - Constructor for class org.deidentifier.arx.gui.view.impl.common.table.CTConfiguration
-
Creates a new grid or table.
- CTContext - Class in org.deidentifier.arx.gui.view.impl.common.table
-
- CTContext() - Constructor for class org.deidentifier.arx.gui.view.impl.common.table.CTContext
-
- CTDataProvider - Interface in org.deidentifier.arx.gui.view.impl.common.table
-
- CTLayer - Class in org.deidentifier.arx.gui.view.impl.common.table
-
- CTLayer(CTConfiguration, CTContext) - Constructor for class org.deidentifier.arx.gui.view.impl.common.table.CTLayer
-
- CTLayer(IUniqueIndexLayer, CTConfiguration, CTContext) - Constructor for class org.deidentifier.arx.gui.view.impl.common.table.CTLayer
-
- CTStyleConfiguration - Class in org.deidentifier.arx.gui.view.impl.common.table
-
- CTStyleConfiguration(CTConfiguration) - Constructor for class org.deidentifier.arx.gui.view.impl.common.table.CTStyleConfiguration
-