Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form
A
- abs(IntervalDouble) - Methode in Klasse org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Absolute value
- AbstractILMultiDimensional - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- AbstractILMultiDimensionalReduced - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- AbstractMetricMultiDimensional - Klasse in org.deidentifier.arx.metric.v2
-
This class provides an abstract skeleton for the implementation of multi-dimensional metrics.
- AbstractMetricMultiDimensionalPotentiallyPrecomputed - Klasse in org.deidentifier.arx.metric.v2
-
This class provides an abstract skeleton for the implementation of metrics that can either be precomputed or not.
- AbstractMetricSingleDimensional - Klasse in org.deidentifier.arx.metric.v2
-
This class provides an abstract skeleton for the implementation of single-dimensional metrics.
- acceptsParameter(String) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionWithParameter
-
Returns whether the function accepts this parameter.
- acceptsParameter(String) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericCommonPrefix
- acceptsParameter(String) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericConstant
- acceptsParameter(String) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericSetOfPrefixes
- access() - Methode in Klasse org.deidentifier.arx.ARXLattice
-
Access fields of this class.
- access() - Methode in Klasse org.deidentifier.arx.ARXLattice.ARXNode
-
Alter associated fields.
- Access(ARXLattice) - Konstruktor für Klasse org.deidentifier.arx.ARXLattice.Access
-
Constructor
- Access(ARXLattice.ARXNode) - Konstruktor für Klasse org.deidentifier.arx.ARXLattice.ARXNode.Access
-
Accessor class
- ACCOUNT_NUMBER - Enum-Konstante in Enumeration org.deidentifier.arx.risk.HIPAAIdentifierMatch.HIPAAIdentifier
- accuracy(double) - Methode in Klasse org.deidentifier.arx.ARXSolverConfiguration
- add(int) - Methode in Klasse org.deidentifier.arx.RowSet
-
Sets a bit
- add(Double, Double) - Methode in Klasse org.deidentifier.arx.DataType.ARXDecimal
- add(Long, Long) - Methode in Klasse org.deidentifier.arx.DataType.ARXInteger
- add(String...) - Methode in Klasse org.deidentifier.arx.AttributeType.Hierarchy.DefaultHierarchy
-
Adds a row to the tabular representation of this hierarchy.
- add(String...) - Methode in Klasse org.deidentifier.arx.Data.DefaultData
-
Adds a row to this data object.
- add(Date, Date) - Methode in Klasse org.deidentifier.arx.DataType.ARXDate
- add(IntervalDouble, IntervalDouble) - Methode in Klasse org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Addition
- add(T) - Methode in Klasse org.deidentifier.arx.common.Groupify
-
Adds a new element
- add(T, T) - Methode in Schnittstelle org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Add
- addColumn(int) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(int, String) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(int, String, DataType<?>) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(int, String, DataType<?>, boolean) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(int, DataType<?>) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(int, DataType<?>, boolean) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(String) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(String, String) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(String, String, DataType<?>) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(String, String, DataType<?>, boolean) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(String, DataType<?>) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(String, DataType<?>, boolean) - Methode in Klasse org.deidentifier.arx.DataSource
-
Adds a new column.
- addColumn(ImportColumn) - Methode in Klasse org.deidentifier.arx.io.ImportConfiguration
-
Adds a single column to import from.
- addColumn(ImportColumn) - Methode in Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Adds a single column to import from This makes sure that only
ImportColumnCSVcan be added, otherwise anIllegalArgumentExceptionwill be thrown. - addColumn(ImportColumn) - Methode in Klasse org.deidentifier.arx.io.ImportConfigurationExcel
-
Adds a single column to import from This makes sure that only
ImportColumnExcelcan be added, otherwise anIllegalArgumentExceptionwill be thrown. - addColumn(ImportColumn) - Methode in Klasse org.deidentifier.arx.io.ImportConfigurationJDBC
-
Adds a single column to import from This makes sure that only
ImportColumnJDBCcan be added, otherwise anIllegalArgumentExceptionwill be thrown. - addGroup(int) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
Adds the given group with the default aggregate function.
- addGroup(int, String) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
Adds the given group.
- addGroup(int, AggregateFunction<U>) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased.Level
-
Adds the given group with the given aggregate function.
- addInterval(T, T) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Adds an interval.
- addInterval(T, T, String) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Adds an interval.
- addInterval(T, T, AggregateFunction<T>) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
-
Adds an interval.
- addItem(String) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds an item
- addItem(ElementData) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementList
-
Adds element data
- addItem(ElementList) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementList
-
Adds an item to this list
- addItem(ElementText) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementList
-
Adds an item to this list
- addPercentProperty(String, double) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a number between 0 and 1 as precentage
- addPrivacyModel(PrivacyCriterion) - Methode in Klasse org.deidentifier.arx.ARXConfiguration
-
Adds a privacy model to the configuration.
- addProperty(String, boolean) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- addProperty(String, double) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- addProperty(String, int) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- addProperty(String, long) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- addProperty(String, String) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- addProperty(String, ARXLattice.Anonymity) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- addProperty(String, ElementData) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Adds a property
- AFRICA - Enum-Konstante in Enumeration org.deidentifier.arx.ARXPopulationModel.Region
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction
-
This function returns an aggregate value.
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericArithmeticMean
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericArithmeticMeanOfBounds
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericBounds
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericCommonPrefix
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericConstant
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericGeometricMean
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericGeometricMeanOfBounds
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericInterval
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericSet
- aggregate(String[]) - Methode in Klasse org.deidentifier.arx.aggregates.AggregateFunction.GenericSetOfPrefixes
- AggregateFunction<T> - Klasse in org.deidentifier.arx.aggregates
-
This abstract class represents an aggregate function.
- AggregateFunction.AggregateFunctionBuilder<T> - Klasse in org.deidentifier.arx.aggregates
-
A builder for aggregate functions.
- AggregateFunction.AggregateFunctionWithParameter<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that has a parameter.
- AggregateFunction.GenericArithmeticMean<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns the arithmetic mean, if it may be computed, "NULL" otherwise.
- AggregateFunction.GenericArithmeticMeanOfBounds<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns the arithmetic mean of min Ungültige Eingabe: "&" max, if it may be computed, "NULL" otherwise.
- AggregateFunction.GenericBounds<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns an interval consisting of the first and the last element following the predefined order .
- AggregateFunction.GenericCommonPrefix<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns a common prefix.
- AggregateFunction.GenericConstant<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns a constant value.
- AggregateFunction.GenericGeometricMean<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns the geometric mean, if it may be computed, "NULL" otherwise.
- AggregateFunction.GenericGeometricMeanOfBounds<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns the geometric mean of min Ungültige Eingabe: "&" max, if it may be computed, "NULL" otherwise.
- AggregateFunction.GenericInterval<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns an interval [min, max] .
- AggregateFunction.GenericSet<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns a set of all data values.
- AggregateFunction.GenericSetOfPrefixes<T> - Klasse in org.deidentifier.arx.aggregates
-
An aggregate function that returns a set of the prefixes of the data values.
- ALPHABETICAL - Enum-Konstante in Enumeration org.deidentifier.arx.certificate.CertificateStyle.ListStyle
- and() - Methode in Klasse org.deidentifier.arx.DataSelector
- anonymize(Data, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.ARXAnonymizer
-
Performs data anonymization.
- ANONYMOUS - Enum-Konstante in Enumeration org.deidentifier.arx.ARXLattice.Anonymity
-
ANONYMOUS
- ANY_VALUE - Statische Variable in Klasse org.deidentifier.arx.DataType
-
The string representing the ANY value
- ARABIC - Enum-Konstante in Enumeration org.deidentifier.arx.certificate.CertificateStyle.ListStyle
- ARITHMETIC_MEAN - Enum-Konstante in Enumeration org.deidentifier.arx.metric.Metric.AggregateFunction
-
Arithmetic mean
- ARXAnonymizer - Klasse in org.deidentifier.arx
-
This class offers several methods to define parameters and execute the ARX algorithm.
- ARXAnonymizer() - Konstruktor für Klasse org.deidentifier.arx.ARXAnonymizer
-
Creates a new anonymizer with the default configuration.
- ARXAnonymizer(int, double, double) - Konstruktor für Klasse org.deidentifier.arx.ARXAnonymizer
-
Creates a new anonymizer with the given configuration.
- ARXCertificate - Klasse in org.deidentifier.arx.certificate
-
A PDF document
- ARXClassificationConfiguration<T> - Klasse in org.deidentifier.arx
-
An base class for configuration classes for classification experiments
- ARXClassificationConfiguration() - Konstruktor für Klasse org.deidentifier.arx.ARXClassificationConfiguration
-
Creates a new instance with default settings
- ARXConfiguration - Klasse in org.deidentifier.arx
-
A generic configuration for the ARX anonymizer.
- ARXConfiguration.AnonymizationAlgorithm - Enum in org.deidentifier.arx
-
The algorithms supported by ARX
- ARXConfiguration.ARXConfigurationInternal - Klasse in org.deidentifier.arx
-
Class for internal use that provides access to more parameters and functionality.
- ARXConfiguration.Monotonicity - Enum in org.deidentifier.arx
-
Monotonicity.
- ARXConfiguration.SearchStepSemantics - Enum in org.deidentifier.arx
-
The semantics of heuristic search steps.
- ARXCostBenefitConfiguration - Klasse in org.deidentifier.arx
-
Basic configuration of monetary amounts, such as the publisher's benefit per record or the per-record fine fine for a successful re-identification attack.
- ARXFeatureScaling - Klasse in org.deidentifier.arx
-
Configuration for feature scaling
- ARXLattice - Klasse in org.deidentifier.arx
-
This class implements a representation of the generalization lattice that is exposed to users of the API.
- ARXLattice.Access - Klasse in org.deidentifier.arx
-
The internal accessor class.
- ARXLattice.Anonymity - Enum in org.deidentifier.arx
-
Reflects different anonymity properties.
- ARXLattice.ARXNode - Klasse in org.deidentifier.arx
-
A node in the lattice.
- ARXLattice.ARXNode.Access - Klasse in org.deidentifier.arx
-
Internal access class.
- ARXLattice.LatticeDeserializationContext - Klasse in org.deidentifier.arx
-
Context for deserialization.
- ARXListener - Schnittstelle in org.deidentifier.arx
-
This class implements a listener for the ARX framework.
- ARXNode(ARXLattice) - Konstruktor für Klasse org.deidentifier.arx.ARXLattice.ARXNode
-
Internal constructor for deserialization.
- ARXPopulationModel - Klasse in org.deidentifier.arx
-
This class models population properties for risk estimation
- ARXPopulationModel.Region - Enum in org.deidentifier.arx
-
Regions
- ARXProcessStatistics - Klasse in org.deidentifier.arx
-
Statistics about the anonymization process for output data
- ARXProcessStatistics.Step - Klasse in org.deidentifier.arx
-
One individual anonymization step
- ARXResult - Klasse in org.deidentifier.arx
-
Encapsulates the results of an execution of the ARX algorithm.
- ARXResult(DataHandle, DataDefinition, ARXLattice, int, double, double, Metric<?>, ARXConfiguration, ARXLattice.ARXNode, long, SolutionSpace<?>, ARXProcessStatistics) - Konstruktor für Klasse org.deidentifier.arx.ARXResult
-
Internal constructor for deserialization.
- ARXSolverConfiguration - Klasse in org.deidentifier.arx
-
Runtime configuration for the solver
- ARXString() - Konstruktor für Klasse org.deidentifier.arx.DataType.ARXString
- asList() - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Returns a list
- asList(String) - Methode in Klasse org.deidentifier.arx.certificate.elements.ElementData
-
Returns a list
- asMap() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsFrequencyDistribution
-
Returns the distribution as a map
- ATTRIBUTE_NAME - Enum-Konstante in Enumeration org.deidentifier.arx.risk.HIPAAIdentifierMatch.MatchType
- ATTRIBUTE_VALUE - Enum-Konstante in Enumeration org.deidentifier.arx.risk.HIPAAIdentifierMatch.MatchType
- AttributeType - Klasse in org.deidentifier.arx
-
Represents an attribute type.
- AttributeType.Hierarchy - Klasse in org.deidentifier.arx
-
This class implements a generalization hierarchy.
- AttributeType.Hierarchy.DefaultHierarchy - Klasse in org.deidentifier.arx
-
The default implementation of a generalization hierarchy.
- AttributeType.MicroAggregationFunction - Klasse in org.deidentifier.arx
-
This class is used to define aggregate functions for microaggregation.
- AttributeType.MicroAggregationFunctionDescription - Klasse in org.deidentifier.arx
-
This class describes a microaggregation function
- AUSTRALIA - Enum-Konstante in Enumeration org.deidentifier.arx.ARXPopulationModel.Region
- AverageReidentificationRisk - Klasse in org.deidentifier.arx.criteria
-
This criterion ensures that an estimate for the average re-identification risk falls below a given threshold.
- AverageReidentificationRisk(double) - Konstruktor für Klasse org.deidentifier.arx.criteria.AverageReidentificationRisk
-
Creates a new instance of this model.
- AverageReidentificationRisk(double, double, double) - Konstruktor für Klasse org.deidentifier.arx.criteria.AverageReidentificationRisk
-
Creates a new instance of a relaxed variant of this model with average risk, highest risk and the fraction of records with a risk exceeding the highest risk.
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form