- hasFormat() - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Returns whether the type be parameterized with a format string.
- hashCode() - Method in class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval
-
- hashCode() - Method in class org.deidentifier.arx.aggregates.StatisticsContingencyTable.Entry
-
- hashCode() - Method in class org.deidentifier.arx.common.TupleWrapper
-
- hashCode() - Method in class org.deidentifier.arx.DataType.ARXDate
-
- hashCode() - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- hashCode() - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- hashCode() - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- hashCode() - Method in class org.deidentifier.arx.DataType.ARXString
-
- hashCode() - Method in class org.deidentifier.arx.DataType
-
- hashCode() - Method in class org.deidentifier.arx.metric.InformationLoss
-
- hashCode() - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
- hashCode() - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- hashCode() - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- hasLowerBound() - Method in class org.deidentifier.arx.metric.InformationLossWithBound
-
Is a lower bound provided.
- hasNext() - Method in class org.deidentifier.arx.common.Groupify.Group
-
Returns whether a next entry exists
- hasNext() - Method in class org.deidentifier.arx.DataHandleOutput.ResultIterator
-
- hasNext() - Method in class org.deidentifier.arx.io.ImportAdapterCSV
-
- hasNext() - Method in class org.deidentifier.arx.io.ImportAdapterExcel
-
Indicates whether there is another element to return
This returns true when the file contains another line, which could be
accessed by
ImportAdapterExcel.iterator
.
- hasNext() - Method in class org.deidentifier.arx.io.ImportAdapterJDBC
-
Indicates whether there is another element to return
This returns true when there is another element in the result set
ImportAdapterJDBC.resultSet
.
- hasParameter() - Method in class org.deidentifier.arx.aggregates.AggregateFunction
-
Returns whether the function accepts a parameter.
- HierarchicalDistanceTCloseness - Class in org.deidentifier.arx.criteria
-
The t-closeness criterion with hierarchical-distance EMD.
- HierarchicalDistanceTCloseness(String, double, AttributeType.Hierarchy) - Constructor for class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
Creates a new instance of the t-closeness criterion with hierarchical earth-movers-distance as proposed in:
Li N, Li T, Venkatasubramanian S.
- HierarchyBuilder<T> - Class in org.deidentifier.arx.aggregates
-
Base class for hierarchy builders.
- HierarchyBuilder.Type - Enum in org.deidentifier.arx.aggregates
-
The three types of builders.
- HierarchyBuilderGroupingBased<T> - Class in org.deidentifier.arx.aggregates
-
This abstract base class enables building hierarchies for categorical and non-categorical values.
- HierarchyBuilderGroupingBased.Group<U> - Class in org.deidentifier.arx.aggregates
-
This class represents a fanout parameter.
- HierarchyBuilderGroupingBased.Level<U> - Class in org.deidentifier.arx.aggregates
-
This class represents a level in the hierarchy.
- HierarchyBuilderIntervalBased<T> - Class in org.deidentifier.arx.aggregates
-
This class enables building hierarchies for non-categorical values by mapping them
into given intervals.
- HierarchyBuilderIntervalBased.IndexNode - Class in org.deidentifier.arx.aggregates
-
This class represents an node.
- HierarchyBuilderIntervalBased.IndexNode(T, T, HierarchyBuilderIntervalBased<T>.IndexNode[]) - Constructor for class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.IndexNode
-
Creates a new instance.
- HierarchyBuilderIntervalBased.IndexNode(T, T, HierarchyBuilderIntervalBased.Interval<T>[]) - Constructor for class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.IndexNode
-
Creates a new instance.
- HierarchyBuilderIntervalBased.Interval<T> - Class in org.deidentifier.arx.aggregates
-
This class represents an interval.
- HierarchyBuilderIntervalBased.Range<U> - Class in org.deidentifier.arx.aggregates
-
For each direction, this class encapsulates three bounds.
- HierarchyBuilderIntervalBased.Range(U, U, U) - Constructor for class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Range
-
Creates a new instance.
- HierarchyBuilderOrderBased<T> - Class in org.deidentifier.arx.aggregates
-
This class enables building hierarchies for categorical and non-categorical values
by ordering the data items and merging into groups with predefined sizes.
- HierarchyBuilderOrderBased.SerializableComparator<T> - Class in org.deidentifier.arx.aggregates
-
A serializable comparator.
- HierarchyBuilderOrderBased.SerializableComparator() - Constructor for class org.deidentifier.arx.aggregates.HierarchyBuilderOrderBased.SerializableComparator
-
- HierarchyBuilderRedactionBased<T> - Class in org.deidentifier.arx.aggregates
-
This class enables building hierarchies for categorical and non-categorical values
using redaction.
- HierarchyBuilderRedactionBased.Order - Enum in org.deidentifier.arx.aggregates
-
Order
- HIPAAConstants - Class in org.deidentifier.arx.risk
-
Utility class providing access to important constants for finding HIPAA identifiers.
- HIPAAConstants() - Constructor for class org.deidentifier.arx.risk.HIPAAConstants
-
- HIPAAConstantsUS - Class in org.deidentifier.arx.risk.resources.us
-
Utility class providing access to important constants for finding HIPAA identifiers.
- HIPAAConstantsUS() - Constructor for class org.deidentifier.arx.risk.resources.us.HIPAAConstantsUS
-
- HIPAAIdentifierMatch - Class in org.deidentifier.arx.risk
-
Provides information about the occurrence of an HIPPA identifier
- HIPAAIdentifierMatch.HIPAAIdentifier - Enum in org.deidentifier.arx.risk
-
Represents the HIPPA identifiers
- HIPAAIdentifierMatch.MatchType - Enum in org.deidentifier.arx.risk
-
Represents the classifier for the HIPAA identifier.