- name - Variable in class org.deidentifier.arx.test.AbstractAnonymizationTest
-
To access the test name
- NEEDLE_WIDTH - Static variable in class org.deidentifier.arx.gui.view.impl.common.ComponentMeterFigure
-
- newInstance(String) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.AggregateFunctionWithParameter
-
Creates a new instance with the given parameter.
- newInstance(String) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericCommonPrefix
-
- newInstance(String) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericConstant
-
- newInstance(String) - Method in class org.deidentifier.arx.aggregates.AggregateFunction.GenericSetOfPrefixes
-
- newInstance() - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Creates a new instance with default format string and default locale.
- newInstance(String) - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Creates a new instance with the given format string and default locale.
- newInstance(String, Locale) - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Creates a new instance with the given format string and the given locale.
- newInstance(Locale) - Method in class org.deidentifier.arx.DataType.DataTypeDescription
-
Creates a new instance with default format and the given locale.
- next() - Method in class org.deidentifier.arx.common.Groupify.Group
-
Returns the next entry, null if this is the last entry
- next() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionIterator
-
- next - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
The next element in this bucket.
- next() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
Return next value
- next - Variable in class org.deidentifier.arx.framework.check.groupify.MetaHashGroupifyEntry
-
The next element in this bucket.
- next() - Method in class org.deidentifier.arx.framework.check.history.MRUCache.MRULinkedListIterator
-
- next - Variable in class org.deidentifier.arx.framework.check.history.MRUCacheEntry
-
The next.
- next() - Method in class org.deidentifier.arx.framework.lattice.ObjectIterator
-
Returns the next element
- next() - Method in class org.deidentifier.arx.framework.lattice.ObjectIterator.ObjectIteratorIntArray
-
- next() - Method in class org.deidentifier.arx.framework.lattice.ObjectIterator.ObjectIteratorLong
-
- next() - Method in class org.deidentifier.arx.io.ImportAdapterCSV
-
Returns the next row
The returned element is sorted as defined by
ImportColumn#index
and contains as many elements as there are columns selected to import
from
ImportAdapter.indexes
.
- next() - Method in class org.deidentifier.arx.io.ImportAdapterExcel
-
Returns the next row
The returned element is sorted as defined by
ImportColumn#index
and contains as many elements as there are columns selected to import
from
ImportAdapter.indexes
.
- next() - Method in class org.deidentifier.arx.io.ImportAdapterJDBC
-
- nextOrdered - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
The overall next element in original order.
- nextOrdered - Variable in class org.deidentifier.arx.framework.check.groupify.MetaHashGroupifyEntry
-
The overall next element in original order.
- NODE_COMMENT - Static variable in class org.deidentifier.arx.gui.view.impl.explore.ViewClipboard
-
Identifier for key in the nodes' attribute maps.
- NodeActionConstant(boolean) - Constructor for class org.deidentifier.arx.framework.lattice.DependentAction.NodeActionConstant
-
Creates a new instance
- NodeActionInverse(DependentAction) - Constructor for class org.deidentifier.arx.framework.lattice.DependentAction.NodeActionInverse
-
Creates a new instance
- NORMAL_BACKGROUND - Static variable in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer
-
Constants.
- NORMAL_FOREGROUND - Static variable in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer
-
Constants.
- NULL_VALUE - Static variable in class org.deidentifier.arx.DataType
-
The string representing the NULL value
- nullifyArray(Object[]) - Static method in class org.deidentifier.arx.framework.check.groupify.HashTableUtil
-
Returns the same result as Arrays.fill(array, null)