Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form
I
- IDENTIFYING_ATTRIBUTE - Statische Variable in Klasse org.deidentifier.arx.AttributeType
-
Represents an identifying attribute.
- IImportColumnIndexed - Schnittstelle in org.deidentifier.arx.io
-
Interface to be implemented when columns can be referred to by an index.
- ILMultiDimensionalArithmeticMean - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- ILMultiDimensionalGeometricMean - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- ILMultiDimensionalMax - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- ILMultiDimensionalRank - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- ILMultiDimensionalSum - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a decimal number per quasi-identifier.
- ILMultiDimensionalWithBound - Klasse in org.deidentifier.arx.metric.v2
-
Information loss with a potential lower bound.
- ILMultiDimensionalWithBound(AbstractILMultiDimensional) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.ILMultiDimensionalWithBound
-
Creates a new instance without a lower bound.
- ILMultiDimensionalWithBound(AbstractILMultiDimensional, AbstractILMultiDimensional) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.ILMultiDimensionalWithBound
-
Creates a new instance.
- ILScore - Klasse in org.deidentifier.arx.metric.v2
-
This class implements information loss using score values for data-independent differential privacy with appropriate comparison semantics (i.e. higher score values are better).
- ILSingleDimensional - Klasse in org.deidentifier.arx.metric.v2
-
This class implements an information loss which can be represented as a single decimal number.
- ILSingleDimensionalWithBound - Klasse in org.deidentifier.arx.metric.v2
-
Information loss with a potential lower bound.
- ILSingleDimensionalWithBound(double) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.ILSingleDimensionalWithBound
-
Creates a new instance without a lower bound.
- ILSingleDimensionalWithBound(double, double) - Konstruktor für Klasse org.deidentifier.arx.metric.v2.ILSingleDimensionalWithBound
-
Creates a new instance.
- ImplicitPrivacyCriterion - Klasse in org.deidentifier.arx.criteria
-
A privacy criterion that is implicitly bound to the quasi-identifiers.
- ImplicitPrivacyCriterion(boolean, boolean) - Konstruktor für Klasse org.deidentifier.arx.criteria.ImplicitPrivacyCriterion
-
Creates a new instance
- ImportAdapter - Klasse in org.deidentifier.arx.io
-
Base adapter for all data sources This defines properties and methods that all data source import adapters have in common.
- ImportAdapterCSV - Klasse in org.deidentifier.arx.io
-
Import adapter for CSV files This adapter can import data from a CSV file.
- ImportAdapterExcel - Klasse in org.deidentifier.arx.io
-
Import adapter for Excel files This adapter can import data from Excel files.
- ImportAdapterJDBC - Klasse in org.deidentifier.arx.io
-
Import adapter for JDBC This adapter can import data from JDBC sources.
- ImportColumn - Klasse in org.deidentifier.arx.io
-
Represents a single data column This represents a single column that will be imported from.
- ImportColumn(String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumn
-
Creates a new instance of this object with the given parameters.
- ImportColumn(String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumn
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV - Klasse in org.deidentifier.arx.io
-
Represents a single CSV data column CSV columns are referred to by an index (see
ImportColumnIndexed). - ImportColumnCSV(int, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(int, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(int, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(int, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnCSV(String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnCSV
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel - Klasse in org.deidentifier.arx.io
-
Represents a single Excel data column Excel columns are referred to by an index (see
ImportColumnIndexed). - ImportColumnExcel(int, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(int, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(int, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(int, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnExcel(String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnExcel
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed - Klasse in org.deidentifier.arx.io
-
Superclass for column types that are only referred to by an index.
- ImportColumnIndexed(int, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(int, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(int, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(int, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnIndexed(String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC - Klasse in org.deidentifier.arx.io
-
Represents a single JDBC data column JDBC columns can be referred to by both an index () and by name (
Ungültige Referenz
IIndexColumnIImportColumnNamed. - ImportColumnJDBC(int, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(int, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(int, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(int, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, DataType<?>) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportColumnJDBC(String, DataType<?>, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportColumnJDBC
-
Creates a new instance of this object with the given parameters.
- ImportConfiguration - Klasse in org.deidentifier.arx.io
-
Abstract base configuration This abstract superclass defines properties that all configurations have in common, i.e. a notion of columns, which can be added and retrieved.
- ImportConfiguration() - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfiguration
- ImportConfigurationCSV - Klasse in org.deidentifier.arx.io
-
Configuration describing a CSV file.
- ImportConfigurationCSV(String, Charset, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, char, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, char, char[], boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationCSV(String, Charset, char, char, char, char[], boolean, int) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationCSV
-
Creates a new instance of this object.
- ImportConfigurationExcel - Klasse in org.deidentifier.arx.io
-
Configuration describing an Excel file This is used to describe Excel files.
- ImportConfigurationExcel(String, int, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationExcel
-
Creates a new instance of this object without specifying the file type The file type will be detected automatically using the file extension.
- ImportConfigurationExcel(String, ImportConfigurationExcel.ExcelFileTypes, int, boolean) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationExcel
-
Creates a new instance of this object.
- ImportConfigurationExcel.ExcelFileTypes - Enum in org.deidentifier.arx.io
-
Valid file types for Excel files XLS is the "old" Excel file type, XLSX is the "new" Excel file type.
- ImportConfigurationFile - Klasse in org.deidentifier.arx.io
-
Configuration describing a file in general File based configurations should extend this class as the notion of a
ImportConfigurationFile.fileLocationis common to all of them. - ImportConfigurationFile() - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationFile
- ImportConfigurationJDBC - Klasse in org.deidentifier.arx.io
-
Configuration describing a JDBC source.
- ImportConfigurationJDBC(String, String) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationJDBC
-
Creates a new instance of this object.
- ImportConfigurationJDBC(String, String, String, String) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationJDBC
-
Creates a new instance of this object.
- ImportConfigurationJDBC(Connection, String) - Konstruktor für Klasse org.deidentifier.arx.io.ImportConfigurationJDBC
-
Creates a new instance of this object.
- incCount(int) - Methode in Klasse org.deidentifier.arx.common.Groupify.Group
-
Increments the count
- Inclusion - Klasse in org.deidentifier.arx.criteria
-
This is a special criterion that does not enforce any privacy guarantees but allows to define a data subset.
- Inclusion(DataSubset) - Konstruktor für Klasse org.deidentifier.arx.criteria.Inclusion
-
Creates a new instance of the enclosure criterion.
- index() - Methode in Schnittstelle org.deidentifier.arx.aggregates.classification.ClassificationResult
-
Returns the index of the predicted value
- index() - Methode in Klasse org.deidentifier.arx.aggregates.classification.MultiClassLogisticRegressionClassificationResult
- index() - Methode in Klasse org.deidentifier.arx.aggregates.classification.MultiClassNaiveBayesClassificationResult
- index() - Methode in Klasse org.deidentifier.arx.aggregates.classification.MultiClassRandomForestClassificationResult
- index() - Methode in Klasse org.deidentifier.arx.aggregates.classification.MultiClassZeroRClassificationResult
- IndexNode(T, T, HierarchyBuilderIntervalBased.Interval<T>[]) - Konstruktor für Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.IndexNode
-
Creates a new instance.
- IndexNode(T, T, HierarchyBuilderIntervalBased.IndexNode[]) - Konstruktor für Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.IndexNode
-
Creates a new instance.
- INDIA - Enum-Konstante in Enumeration org.deidentifier.arx.ARXPopulationModel.Region
- InformationLoss<T> - Klasse in org.deidentifier.arx.metric
-
This class implements an abstract base class for information loss.
- InformationLossDefaultWithBound - Klasse in org.deidentifier.arx.metric
-
Information loss with a potential lower bound.
- InformationLossDefaultWithBound(double, double) - Konstruktor für Klasse org.deidentifier.arx.metric.InformationLossDefaultWithBound
-
Creates a new instance.
- InformationLossWithBound<T> - Klasse in org.deidentifier.arx.metric
-
Information loss with a potential lower bound.
- InformationLossWithBound(T) - Konstruktor für Klasse org.deidentifier.arx.metric.InformationLossWithBound
-
Creates a new instance without a lower bound.
- InformationLossWithBound(T, T) - Konstruktor für Klasse org.deidentifier.arx.metric.InformationLossWithBound
-
Creates a new instance.
- initialize(int, int) - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDHeight
-
For backwards compatibility only.
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.BasicBLikeness
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.DDisclosurePrivacy
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.DPresence
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.EnhancedBLikeness
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.EqualDistanceTCloseness
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.ExplicitPrivacyCriterion
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.Inclusion
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.KMap
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.OrderedDistanceTCloseness
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.PopulationUniqueness
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Override this to initialize the criterion.
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutor
- initialize(DataManager, ARXConfiguration) - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
- initialize(DataManager, DataDefinition, Data, GeneralizationHierarchy[], ARXConfiguration) - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Initializes the metric.
- INSENSITIVE_ATTRIBUTE - Statische Variable in Klasse org.deidentifier.arx.AttributeType
-
Represents an insensitive attribute.
- INTEGER - Statische Variable in Klasse org.deidentifier.arx.DataType
-
A generic integer data type.
- interrupt() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsBuilderInterruptible
-
Interrupts all computations.
- interrupt() - Methode in Klasse org.deidentifier.arx.risk.RiskEstimateBuilderInterruptible
-
Interrupts all computations.
- INTERVAL - Enum-Konstante in Enumeration org.deidentifier.arx.DataScale
- INTERVAL_BASED - Enum-Konstante in Enumeration org.deidentifier.arx.aggregates.HierarchyBuilder.Type
-
Interval-based hierarchy
- IntervalArithmeticDouble - Klasse in org.deidentifier.arx.reliability
-
Interval arithmetic system
- IntervalArithmeticDouble() - Konstruktor für Klasse org.deidentifier.arx.reliability.IntervalArithmeticDouble
- IntervalArithmeticException - Ausnahmeklasse in org.deidentifier.arx.reliability
-
Arithmetic exception
- IntervalArithmeticException(String) - Konstruktor für Ausnahmeklasse org.deidentifier.arx.reliability.IntervalArithmeticException
-
Creates a new instace
- IntervalDouble - Klasse in org.deidentifier.arx.reliability
-
A basic double interval
- inv(IntervalDouble) - Methode in Klasse org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
1/x
- IO - Klasse in org.deidentifier.arx.metric.v2
-
This class implements serialization for maps
- IO() - Konstruktor für Klasse org.deidentifier.arx.metric.v2.IO
- IOUtil - Klasse in org.deidentifier.arx.io
-
Utility for I/O
- IOUtil() - Konstruktor für Klasse org.deidentifier.arx.io.IOUtil
- IP - Enum-Konstante in Enumeration org.deidentifier.arx.risk.HIPAAIdentifierMatch.HIPAAIdentifier
- isAbleToHandleClusteredMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether this metric handles clustering and microaggregation
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether this metric handles microaggregation
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLoss
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMPrecision
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDPrecision
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
- isAbleToHandleMicroaggregation() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
- isAccurate() - Methode in Klasse org.deidentifier.arx.criteria.KMap
-
Return true if the population has been modeled explicitly.
- isAggregateFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
-
Returns whether an aggregate function is supported by the metric.
- isAnonymous() - Methode in Klasse org.deidentifier.arx.DataHandleInternal
-
Returns whether the handle is anonymous
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.BasicBLikeness
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.DDisclosurePrivacy
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.DistinctLDiversity
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.DPresence
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.EnhancedBLikeness
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.EntropyLDiversity
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.EqualDistanceTCloseness
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.Inclusion
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.KAnonymity
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.KMap
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.OrderedDistanceTCloseness
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Implement this, to enforce the criterion.
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutor
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.RecursiveCLDiversity
- isAnonymous(Transformation<?>, HashGroupifyEntry) - Methode in Klasse org.deidentifier.arx.criteria.SampleBasedCriterion
-
Not supported by this type of criterion
- isAny(String) - Statische Methode in Klasse org.deidentifier.arx.DataType
-
Returns whether the value represents any value
- isArithmeticMeanAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: mean
- isAttackerModelSupported() - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
- isAttributeTypeSuppressed(AttributeType) - Methode in Klasse org.deidentifier.arx.ARXConfiguration
-
Returns whether values of the given attribute type will be replaced by the suppression string in suppressed tuples.
- isAttributeWeightsSupported() - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
- isAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.quality.QualityMeasure
-
Returns whether this measure is available
- isAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.quality.QualityMeasureRowOriented
-
Returns whether this value is available
- isAvailable(String) - Methode in Klasse org.deidentifier.arx.aggregates.quality.QualityMeasure
-
Returns whether this measure is available for the given column
- isAvailable(String) - Methode in Klasse org.deidentifier.arx.aggregates.quality.QualityMeasureColumnOriented
-
Returns whether a value is available for the given attribute
- isAvailableEstimate(RiskModelPopulationUniqueness.PopulationUniquenessModel) - Methode in Klasse org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimateDankar() - Methode in Klasse org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimatePitman() - Methode in Klasse org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimateSNB() - Methode in Klasse org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isAvailableEstimateZayatz() - Methode in Klasse org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Returns whether the according estimate is available
- isChecked() - Methode in Klasse org.deidentifier.arx.ARXLattice.ARXNode
-
Returns if the node has been checked explicitly.
- isCity(String) - Methode in Klasse org.deidentifier.arx.risk.HIPAAConstants
-
Cities
- isCleansing() - Methode in Klasse org.deidentifier.arx.io.ImportColumn
-
Should non-matching values be replaced with NULL values.
- isColumnOriented() - Methode in Klasse org.deidentifier.arx.aggregates.quality.QualityMeasure
-
Returns whether this is a column-oriented measure
- isConfigurableCodingModelSupported() - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
- isDataDependent() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns whether this instance is data-dependent
- isDeterministic() - Methode in Klasse org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression
-
Returns whether the process should be deterministic
- isDeterministic() - Methode in Klasse org.deidentifier.arx.ARXClassificationConfiguration
-
Returns whether the process should be deterministic
- isDeterministic() - Methode in Klasse org.deidentifier.arx.ARXSolverConfiguration
-
Returns whether the solving process is deterministic
- isDeterministic() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
Returns whether this instance is deterministic
- isDomainPropertiesAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderPriorityBased
-
Returns whether domain-properties are available for this builder.
- isDomainPropertiesAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased
-
Returns whether domain-properties are available for this builder.
- isEmpty() - Methode in Klasse org.deidentifier.arx.risk.RiskModelHistogram
-
Returns whether the histogram is empty
- isFirstname(String) - Methode in Klasse org.deidentifier.arx.risk.HIPAAConstants
-
First names
- isFormatSupported() - Methode in Enumeration org.deidentifier.arx.aggregates.HierarchyBuilderDate.Granularity
-
Returns whether a format-string is supported by this granularity
- isGeometricMeanAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: geometric mean
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether a generalization/suppression factor is supported
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLoss
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMPrecision
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUEntropy
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUEntropyPotentiallyPrecomputed
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUNMEntropy
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPotentiallyPrecomputed
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDPrecision
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDAECS
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDClassification
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
- isGSFactorSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
- isHeuristicSearchSupported() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isHeuristicSearchSupported() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion supports heuristic search strategies.
- isHeuristicSearchWithTimeLimitSupported() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isHeuristicSearchWithTimeLimitSupported() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion supports heuristic search strategies with time limits.
- isHierarchyAvailable(String) - Methode in Klasse org.deidentifier.arx.DataDefinition
-
Returns whether a hierarchy is available.
- isHierarchyBuilderAvailable(String) - Methode in Klasse org.deidentifier.arx.DataDefinition
-
Returns whether a hierarchy builder is available.
- isIndependent() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether this metric requires the transformed data or groups to determine information loss.
- isIndependent() - Methode in Klasse org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
- isIndependent() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUEntropy
- isIndexSpecified() - Methode in Klasse org.deidentifier.arx.io.ImportColumnIndexed
-
Returns whether an index was given.
- isInstance(Metric<?>) - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
-
Returns whether the given metric is an instance of this description.
- isJournalistAttackerModel() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
Returns whether the journalist attacker model is being assumed.
- isKurtosisAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: kurtosis
- isLastname(String) - Methode in Klasse org.deidentifier.arx.risk.HIPAAConstants
-
Last names
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.AverageReidentificationRisk
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.BasicBLikeness
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.DDisclosurePrivacy
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.DistinctLDiversity
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.DPresence
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.EnhancedBLikeness
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.EntropyLDiversity
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.EqualDistanceTCloseness
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.Inclusion
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.KAnonymity
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.KMap
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.OrderedDistanceTCloseness
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.PopulationUniqueness
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion supports local recoding.
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityJournalist
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutor
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.RecursiveCLDiversity
- isLocalRecodingSupported() - Methode in Klasse org.deidentifier.arx.criteria.SampleUniqueness
- isLocalTransformation() - Methode in Klasse org.deidentifier.arx.ARXProcessStatistics
-
Returns whether the result is a local transformation scheme
- isLocked() - Methode in Klasse org.deidentifier.arx.DataDefinition
-
Returns whether this definition can be altered.
- isMaxAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: max
- isMaximumGeneralizationAvailable(String) - Methode in Klasse org.deidentifier.arx.DataDefinition
-
Returns whether a maximum generalization level is available.
- isMedianAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: median
- isMinAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: min
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.KAnonymity
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.KMap
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.LDiversity
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
If a privacy model provides a prosecutor risk threshold, it should override this method to enable optimizations
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
- isMinimalClassSizeAvailable() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
- isMinimumGeneralizationAvailable(String) - Methode in Klasse org.deidentifier.arx.DataDefinition
-
Returns whether a minimum generalization level is available.
- isModeAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: mode
- isModified() - Methode in Klasse org.deidentifier.arx.ARXClassificationConfiguration
-
Is this configuration modified
- isModified() - Methode in Klasse org.deidentifier.arx.ARXSolverConfiguration
-
Modified
- isMonotonic() - Methode in Klasse org.deidentifier.arx.metric.MetricConfiguration
- isMonotonic(double) - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether this model is monotonic under the given suppression limit.
- isMonotonicVariantSupported() - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
- isMonotonicWithGeneralization() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion is monotonic with generalization.
- isMonotonicWithGeneralization() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns false if the metric is non-monotonic when using generalization.
- isMonotonicWithSuppression() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion is monotonic with tuple suppression.
- isMonotonicWithSuppression() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns false if the metric is non-monotonic when using suppression.
- isMultiDimensional() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns true if the metric is multi-dimensional.
- isNull(String) - Statische Methode in Klasse org.deidentifier.arx.DataType
-
Returns whether the value represents null
- isNullInterval() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
Is this an interval for null values
- isNumberOfRecordsTransformedAvailable() - Methode in Klasse org.deidentifier.arx.ARXProcessStatistics.Step
-
Returns whether it is known how many records have been transformed in this step.
- isNumeric() - Methode in Klasse org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata
-
Returns whether this is a numeric attribute
- isNumericMicroaggregation() - Methode in Klasse org.deidentifier.arx.aggregates.classification.ClassificationFeatureMetadata
-
Returns whether this attribute is numeric and microaggregated in a type preserving manner
- isOptimal() - Methode in Klasse org.deidentifier.arx.ARXProcessStatistics.Step
-
Returns whether the solution in this step is optimal
- isOptimalSearchSupported() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isOptimalSearchSupported() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Returns whether the criterion supports optimal search strategies.
- isOptimizable(DataHandle) - Methode in Klasse org.deidentifier.arx.ARXResult
-
Returns whether local recoding can be applied to the given handle
- isOptimized() - Methode in Klasse org.deidentifier.arx.DataHandle
-
Has this handle been optimized with local recoding?
- isOptimized() - Methode in Klasse org.deidentifier.arx.DataHandleInternal
-
Returns whether the handle is optimized
- isOptimized() - Methode in Klasse org.deidentifier.arx.DataHandleOutput
- isOptimized() - Methode in Klasse org.deidentifier.arx.DataHandleSubset
- isOptimizedLoading() - Methode in Klasse org.deidentifier.arx.io.ImportConfiguration
-
Tries to enable more efficient loading, if supported
- isOutlier(int) - Methode in Klasse org.deidentifier.arx.DataHandle
-
Determines whether a given row is an outlier in the currently associated data transformation.
- isOutlier(int) - Methode in Klasse org.deidentifier.arx.DataHandleInternal
-
Returns whether the given row is suppressed
- isOutlier(int) - Methode in Klasse org.deidentifier.arx.DataHandleSubset
- isOutlier(int, int[]) - Methode in Klasse org.deidentifier.arx.DataHandleInternal
-
Returns whether this is an outlier regarding the given columns.
- isOutOfBound() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
Is this an interval representing values that are out of bounds
- isOutOfLowerBound() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
Is this an interval representing values that are out of the lower bound
- isOutput() - Methode in Klasse org.deidentifier.arx.DataHandleInternal
-
Returns whether this is an output handle
- isPopulationVarianceAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: population variance
- isPracticalMonotonicity() - Methode in Klasse org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Is practical monotonicity assumed.
- isPracticalMonotonicity() - Methode in Klasse org.deidentifier.arx.ARXConfiguration
-
Is practical monotonicity assumed.
- isPrecomputationSupported() - Methode in Klasse org.deidentifier.arx.metric.MetricDescription
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether the metric is precomputed
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.MetricConfiguration
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
- isPrecomputed() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
- isPrivacyModelSpecified(Class<? extends PrivacyCriterion>) - Methode in Klasse org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
- isPrivacyModelSpecified(Class<? extends PrivacyCriterion>) - Methode in Klasse org.deidentifier.arx.ARXConfiguration
-
Returns whether the configuration contains a privacy model which is an instance of the given class.
- isProsecutorAttackerModel() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
Returns whether the prosecutor attacker model is being assumed.
- isRangeAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: range
- isReleased() - Methode in Klasse org.deidentifier.arx.DataHandle
-
Determines whether this handle is orphaned, i.e., should not be used anymore
- isResponseVariable(String) - Methode in Klasse org.deidentifier.arx.DataDefinition
-
Returns whether the given attribute is a response variable
- isResultAvailable() - Methode in Klasse org.deidentifier.arx.ARXResult
-
Indicates if a result is available.
- isRowOriented() - Methode in Klasse org.deidentifier.arx.aggregates.quality.QualityMeasure
-
Returns whether this is a row-oriented measure
- isSampleBased() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
Is this criterion based on the overall sample
- isSampleBased() - Methode in Klasse org.deidentifier.arx.criteria.SampleBasedCriterion
- isSampleVarianceAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: sample variance
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns whether the metric provides a score function
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensionalPotentiallyPrecomputed
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMLoss
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNMPrecision
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDAECS
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDClassification
- isScoreFunctionSupported() - Methode in Klasse org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
- isSelected(int) - Methode in Klasse org.deidentifier.arx.DataSelector
-
Determines whether the given row is selected by the expression.
- isSolutationAvailable() - Methode in Klasse org.deidentifier.arx.ARXProcessStatistics
-
Returns whether optimization has been performed
- isState(String) - Methode in Klasse org.deidentifier.arx.risk.HIPAAConstants
-
States
- isStdDevAvailable() - Methode in Klasse org.deidentifier.arx.aggregates.StatisticsSummary
-
Returns whether the following measure is available: std. dev
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.DPresence
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.EDDifferentialPrivacy
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.KMap
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.PrivacyCriterion
-
If a privacy model uses a data subset, it must overwrite this method
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityJournalist
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutor
- isSubsetAvailable() - Methode in Klasse org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
- isSuppressed(int) - Methode in Klasse org.deidentifier.arx.DataHandle
-
Determines whether a given row is completely suppressed
- isSuppressionAlwaysEnabled() - Methode in Klasse org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Returns whether suppression is applied to the output of anonymous as well as non-anonymous transformations.
- isSuppressionAlwaysEnabled() - Methode in Klasse org.deidentifier.arx.ARXConfiguration
-
Returns whether suppression is applied to the output of anonymous as well as non-anonymous transformations.
- isTypePreserving() - Methode in Klasse org.deidentifier.arx.AttributeType.MicroAggregationFunction
-
Returns whether this is a type-preserving function
- isUseHeuristicForSampleBasedCriteria() - Methode in Klasse org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Do we guarantee optimality for sample-based criteria?
- isUseHeuristicSearchForSampleBasedCriteria() - Methode in Klasse org.deidentifier.arx.ARXConfiguration
-
Is optimality guaranteed for sample-based criteria?
- isValid() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderGroupingBased
-
Returns whether the current configuration is valid.
- isValid() - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased
- isValid(String) - Methode in Klasse org.deidentifier.arx.DataType.ARXDate
- isValid(String) - Methode in Klasse org.deidentifier.arx.DataType.ARXDecimal
- isValid(String) - Methode in Klasse org.deidentifier.arx.DataType.ARXInteger
- isValid(String) - Methode in Klasse org.deidentifier.arx.DataType.ARXOrderedString
- isValid(String) - Methode in Klasse org.deidentifier.arx.DataType.ARXString
- isValid(String) - Methode in Schnittstelle org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Valid
- isValid(String) - Methode in Klasse org.deidentifier.arx.DataType
-
Checks whether the given string conforms to the data type's format.
- isValid(String, String) - Methode in Klasse org.deidentifier.arx.aggregates.HierarchyBuilderDate.Format
-
Checks whether the input string adheres to the pattern
- isValidScalingFunction(String) - Methode in Klasse org.deidentifier.arx.ARXFeatureScaling
-
Returns whether the function is valid
- isWeighted() - Methode in Klasse org.deidentifier.arx.metric.Metric
-
Returns true if the metric is weighted.
- isZipcode(String) - Methode in Klasse org.deidentifier.arx.risk.HIPAAConstants
-
Zip codes
- ITALIC - Enum-Konstante in Enumeration org.deidentifier.arx.certificate.elements.ElementText.TextStyle
- iterationsPerTry(int) - Methode in Klasse org.deidentifier.arx.ARXSolverConfiguration
- iterationsTotal(int) - Methode in Klasse org.deidentifier.arx.ARXSolverConfiguration
- iterator - Variable in Klasse org.deidentifier.arx.aggregates.StatisticsContingencyTable
-
An iterator over the elements in the contingency table.
- iterator() - Methode in Klasse org.deidentifier.arx.DataHandle
-
Returns an iterator over the data.
- iterator() - Methode in Klasse org.deidentifier.arx.DataHandleInput
- iterator() - Methode in Klasse org.deidentifier.arx.DataHandleOutput
- iterator() - Methode in Klasse org.deidentifier.arx.DataHandleSubset
- iterator() - Methode in Klasse org.deidentifier.arx.io.CSVDataInput
-
Returns an iterator.
- iterator(boolean) - Methode in Klasse org.deidentifier.arx.io.CSVDataInput
-
Returns an iterator.
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form