- Range(U, U, U) - Constructor for class org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Range
-
Creates a new instance.
- ratio(Date, Date) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- ratio(Double, Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- ratio(Long, Long) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- ratio(T, T) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Divide
- read(DataDefinition) - Method in class org.deidentifier.arx.DataDefinition
-
Reads all settings from the given definition
- read() - Method in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
Initialize iterator
- readLongBigFractionOpenHashMap(ObjectInputStream) - Static method in class org.deidentifier.arx.metric.v2.IO
-
Reads a LongObjectOpenHashMap of the type BigFraction from the stream.
- readLongDoubleOpenHashMap(ObjectInputStream) - Static method in class org.deidentifier.arx.metric.v2.IO
-
Reads a LongDoubleOpenHashMap from the stream.
- rectangle1 - Variable in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer.RenderedComponent
-
Var.
- rectangle2 - Variable in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer.RenderedComponent
-
Var.
- RecursiveCLDiversity - Class in org.deidentifier.arx.criteria
-
The recursive-(c,l)-diversity criterion.
- RecursiveCLDiversity(String, double, int) - Constructor for class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
Creates a new instance of the recursive-(c,l)-diversity criterion as proposed in:
Machanavajjhala A, Kifer D, Gehrke J.
- redraw() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentDataTable
-
Redraws the component.
- refresh() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentTable
-
Redraws the table.
- register(int, String) - Method in class org.deidentifier.arx.framework.data.Dictionary
-
Registers a new string at the dictionary.
- register(HierarchyWizard.HierarchyWizardView) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardModelGrouping
-
Registers a part of the UI.
- registerAll(int, Dictionary, int) - Method in class org.deidentifier.arx.framework.data.Dictionary
-
Merges this dictionary with another dictionary.
- registerSpecialValues() - Method in class org.deidentifier.arx.framework.data.Dictionary
-
Registers special values
- RELATIVE_THRESHOLD_PRECISION - Static variable in class org.deidentifier.arx.reliability.ParameterTranslation
-
Relative threshold precision
- relativeTo(InformationLoss<?>, InformationLoss<?>) - Method in class org.deidentifier.arx.metric.InformationLoss
-
Returns the value relative to the other instance.
- relativeTo(InformationLoss<?>, InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensional
-
- relativeTo(InformationLoss<?>, InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.AbstractILMultiDimensionalReduced
-
- relativeTo(InformationLoss<?>, InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILMultiDimensionalRank
-
- relativeTo(InformationLoss<?>, InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILScore
-
- relativeTo(InformationLoss<?>, InformationLoss<?>) - Method in class org.deidentifier.arx.metric.v2.ILSingleDimensional
-
- release() - Method in class org.deidentifier.arx.DataHandle
-
Releases this handle and all associated resources.
- ReliabilityException - Exception in org.deidentifier.arx.exceptions
-
This exception is raised if a privacy or risk model cannot be reliably implemented.
- ReliabilityException() - Constructor for exception org.deidentifier.arx.exceptions.ReliabilityException
-
Constructor
- ReliabilityException(Exception) - Constructor for exception org.deidentifier.arx.exceptions.ReliabilityException
-
Constructor
- ReliabilityException(String) - Constructor for exception org.deidentifier.arx.exceptions.ReliabilityException
-
Constructor
- ReliabilityException(String, Throwable) - Constructor for exception org.deidentifier.arx.exceptions.ReliabilityException
-
Constructor
- remove() - Method in class org.deidentifier.arx.framework.check.distribution.DistributionIterator
-
- remove() - Method in class org.deidentifier.arx.framework.check.history.MRUCache.MRULinkedListIterator
-
- remove(Object) - Method in class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardModelGrouping
-
Removes the given object.
- remove() - Method in class org.deidentifier.arx.io.ImportAdapterCSV
-
Dummy.
- remove() - Method in class org.deidentifier.arx.io.ImportAdapterExcel
-
Dummy.
- remove() - Method in class org.deidentifier.arx.io.ImportAdapterJDBC
-
Dummy.
- remove(int) - Method in class org.deidentifier.arx.RowSet
-
Unsets a bit
- REMOVE_OUTLIER_MASK - Static variable in class org.deidentifier.arx.framework.data.Data
-
The inverse outliers mask.
- removeAllCriteria() - Method in class org.deidentifier.arx.gui.model.ModelConfiguration
-
Removes all criteria.
- removeCriterion(PrivacyCriterion) - Method in class org.deidentifier.arx.ARXConfiguration
-
Removes the given criterion.
- removeFromClipboard(ARXLattice.ARXNode) - Method in class org.deidentifier.arx.gui.model.ModelClipboard
-
Removes an entry from the clip board.
- removeHead() - Method in class org.deidentifier.arx.framework.check.history.MRUCache
-
Removes the head.
- removeHierarchy(String) - Method in class org.deidentifier.arx.gui.model.ModelConfiguration
-
Removes a hierarchy.
- removeHierarchyBuilder(String) - Method in class org.deidentifier.arx.gui.model.ModelConfiguration
-
Removes the builder for the given attribute.
- removeListener(IView) - Method in class org.deidentifier.arx.gui.Controller
-
Unregisters a listener.
- removeScalingFunction(String) - Method in class org.deidentifier.arx.ARXFeatureScaling
-
Remove the scaling function, if any
- render() - Method in class org.deidentifier.arx.ARXConfiguration
-
Renders this object
- render() - Method in class org.deidentifier.arx.ARXLattice.ARXNode
-
Renders this object
- render() - Method in class org.deidentifier.arx.ARXLattice
-
Renders this object
- render(Document, int, CertificateStyle) - Method in interface org.deidentifier.arx.certificate.elements.Element
-
Renders the element to the given target
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementData
-
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementList
-
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementPageBreak
-
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementSubtitle
-
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementText
-
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementTitle
-
- render(Document, int, CertificateStyle) - Method in class org.deidentifier.arx.certificate.elements.ElementVerticalSpace
-
- render() - Method in class org.deidentifier.arx.criteria.AverageReidentificationRisk
-
- render() - Method in class org.deidentifier.arx.criteria.BasicBLikeness
-
- render() - Method in class org.deidentifier.arx.criteria.DDisclosurePrivacy
-
- render() - Method in class org.deidentifier.arx.criteria.DistinctLDiversity
-
- render() - Method in class org.deidentifier.arx.criteria.DPresence
-
- render() - Method in class org.deidentifier.arx.criteria.EDDifferentialPrivacy
-
- render() - Method in class org.deidentifier.arx.criteria.EnhancedBLikeness
-
- render() - Method in class org.deidentifier.arx.criteria.EntropyLDiversity
-
- render() - Method in class org.deidentifier.arx.criteria.EqualDistanceTCloseness
-
- render() - Method in class org.deidentifier.arx.criteria.HierarchicalDistanceTCloseness
-
- render() - Method in class org.deidentifier.arx.criteria.Inclusion
-
- render() - Method in class org.deidentifier.arx.criteria.KAnonymity
-
- render() - Method in class org.deidentifier.arx.criteria.KMap
-
- render() - Method in class org.deidentifier.arx.criteria.OrderedDistanceTCloseness
-
- render() - Method in class org.deidentifier.arx.criteria.PopulationUniqueness
-
- render() - Method in class org.deidentifier.arx.criteria.PrivacyCriterion
-
Renders the privacy model
- render() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalist
-
- render() - Method in class org.deidentifier.arx.criteria.ProfitabilityJournalistNoAttack
-
- render() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutor
-
- render() - Method in class org.deidentifier.arx.criteria.ProfitabilityProsecutorNoAttack
-
- render() - Method in class org.deidentifier.arx.criteria.RecursiveCLDiversity
-
- render() - Method in class org.deidentifier.arx.criteria.SampleUniqueness
-
- render() - Method in class org.deidentifier.arx.DataDefinition
-
Renders this object
- render() - Method in class org.deidentifier.arx.DataHandle
-
Renders this object
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.Metric
-
Renders the privacy model
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricAECS
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricDM
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricDMStar
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricEntropy
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricHeight
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricNMEntropy
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricNMPrecision
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricPrecision
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.MetricStatic
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDHeight
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLoss
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPotentiallyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMLossPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNMPrecision
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropy
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPotentiallyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUEntropyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropy
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPotentiallyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMEntropyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropy
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDNUNMNormalizedEntropyPrecomputed
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDPrecision
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricMDStatic
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDAECS
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDClassification
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDDiscernability
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMAmbiguity
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMDiscernability
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMEntropyBasedInformationLoss
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMKLDivergence
-
- render(ARXConfiguration) - Method in class org.deidentifier.arx.metric.v2.MetricSDNMPublisherPayout
-
- RenderedComponent() - Constructor for class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer.RenderedComponent
-
- RenderedGroup() - Constructor for class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer.RenderedGroup
-
- RenderedInterval() - Constructor for class org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorRenderer.RenderedInterval
-
- replace(int, String, String) - Method in class org.deidentifier.arx.DataHandle
-
Replaces the original value with the replacement in the given column.
- replace(int, String, String) - Method in class org.deidentifier.arx.DataHandleOutput
-
- replace(int, String, String) - Method in class org.deidentifier.arx.DataHandleSubset
-
- representative - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
The index of the representative row.
- REQUIREMENT_COUNTER - Static variable in class org.deidentifier.arx.ARXConfiguration
-
Do the criteria require a counter per equivalence class.
- REQUIREMENT_DISTRIBUTION - Static variable in class org.deidentifier.arx.ARXConfiguration
-
Do the criteria require distributions of sensitive values in the equivalence classes.
- REQUIREMENT_SECONDARY_COUNTER - Static variable in class org.deidentifier.arx.ARXConfiguration
-
Do the criteria require a second counter.
- requires(int) - Method in class org.deidentifier.arx.ARXConfiguration.ARXConfigurationInternal
-
Convenience method for checking the requirements.
- reset() - Method in class org.deidentifier.arx.framework.check.history.History
-
Clears the history.
- reset() - Method in class org.deidentifier.arx.framework.check.TransformationChecker
-
Frees memory
- reset() - Method in class org.deidentifier.arx.framework.check.TransformationCheckerStateMachine
-
Resets the state machine.
- reset() - Method in class org.deidentifier.arx.gui.Controller
-
- reset() - Method in class org.deidentifier.arx.gui.model.Model
-
Resets the model.
- reset(DataHandle, DataDefinition) - Method in class org.deidentifier.arx.gui.model.ModelNodeFilter
-
Resets the filter to display everything
- reset() - Method in interface org.deidentifier.arx.gui.view.def.IView
-
Resets the view.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.AbstractMenu
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentDataTable
-
Resets the component.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentHierarchyMenu
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.common.ComponentRiskProfile
-
Resets the component
- reset() - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableContext
-
Resets the context.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.common.ViewData
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.LayoutTransformationModel
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewAttributeList
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewAttributeTransformation
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewAttributeWeights
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewCodingModel
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewCostBenefitModel
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewPopulationModel
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewPrivacyModels
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewSubsetDefinition
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewTransformationSettings
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.define.ViewUtilityMeasures
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewClipboard
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewFilter
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewLattice
-
Resets the view.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewList
-
Resets the view.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewProperties
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewSolutionSpace
-
Resets the view.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.explore.ViewTiles
-
Resets the view.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.MainToolBar
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.MainWindow
-
Resets the GUI.
- reset() - Method in class org.deidentifier.arx.gui.view.impl.risk.LayoutRisksAbstract
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.risk.ViewRisks
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.risk.ViewRisksQuasiIdentifiers
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.utility.LayoutUtilityStatistics
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.utility.ViewProperties
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.utility.ViewStatistics
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.utility.ViewStatisticsClassificationAttributes
-
- reset() - Method in class org.deidentifier.arx.gui.view.impl.utility.ViewStatisticsClassificationConfiguration
-
- resetAttributePair() - Method in class org.deidentifier.arx.gui.model.Model
-
Returns the last two selected attributes.
- resetAttributeType(String) - Method in class org.deidentifier.arx.DataDefinition
-
Resets the according setting
- resetCriteria() - Method in class org.deidentifier.arx.gui.model.Model
-
Resets the configuration of the privacy criteria.
- resetHierarchy(String) - Method in class org.deidentifier.arx.DataDefinition
-
Resets the according setting
- resetHierarchyBuilder(String) - Method in class org.deidentifier.arx.DataDefinition
-
Resets the according setting
- resetMaximumGeneralization(String) - Method in class org.deidentifier.arx.DataDefinition
-
Resets the according setting
- resetMicroAggregationFunction(String) - Method in class org.deidentifier.arx.DataDefinition
-
Resets the according setting
- resetMinimumGeneralization(String) - Method in class org.deidentifier.arx.DataDefinition
-
Resets the according setting
- Resources - Class in org.deidentifier.arx.gui.resources
-
This class provides access to basic resources.
- Resources(Shell) - Constructor for class org.deidentifier.arx.gui.resources.Resources
-
Creates a new instance.
- responseAttributes - Variable in class org.deidentifier.arx.test.AbstractAnonymizationTest.ARXAnonymizationTestCase
-
Random test variable
- RIGHT_LINE_BORDER_LABEL - Static variable in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableDecorator
-
Label for adding a border at the right of a cell.
- RiskBasedCriterion - Class in org.deidentifier.arx.criteria
-
Abstract class for criteria that ensure that a certain risk measure is lower than or equal to a given threshold
- RiskBasedCriterion(boolean, boolean, double) - Constructor for class org.deidentifier.arx.criteria.RiskBasedCriterion
-
Creates a new instance of this criterion.
- RiskEstimateBuilder - Class in org.deidentifier.arx.risk
-
A builder for risk estimates
- RiskEstimateBuilder(ARXPopulationModel, DataHandleInternal, RiskModelHistogram, ARXConfiguration) - Constructor for class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Creates a new instance
- RiskEstimateBuilder(ARXPopulationModel, DataHandleInternal, RiskModelHistogram, ARXSolverConfiguration, ARXConfiguration) - Constructor for class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Creates a new instance
- RiskEstimateBuilder(ARXPopulationModel, DataHandleInternal, Set<String>, ARXConfiguration) - Constructor for class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Creates a new instance
- RiskEstimateBuilder(ARXPopulationModel, DataHandleInternal, Set<String>, ARXSolverConfiguration, ARXConfiguration) - Constructor for class org.deidentifier.arx.risk.RiskEstimateBuilder
-
Creates a new instance
- RiskEstimateBuilderInterruptible - Class in org.deidentifier.arx.risk
-
A builder for risk estimates, interruptible
- RiskModelAttributes - Class in org.deidentifier.arx.risk
-
A class for analyzing attribute-related risks.
- RiskModelAttributes.QuasiIdentifierRisk - Class in org.deidentifier.arx.risk
-
Risks associated with a certain quasi-identifier
- RiskModelCostBenefit - Class in org.deidentifier.arx.risk
-
This class implements a cost/benefit analysis following the game-theoretic approach proposed in:
A Game Theoretic Framework for Analyzing Re-Identification Risk.
- RiskModelCostBenefit(ARXCostBenefitConfiguration) - Constructor for class org.deidentifier.arx.risk.RiskModelCostBenefit
-
Creates a new instance
- RiskModelHistogram - Class in org.deidentifier.arx.risk
-
This class encapsulates information about equivalence classes in a data set
- RiskModelHistogram(IntIntOpenHashMap) - Constructor for class org.deidentifier.arx.risk.RiskModelHistogram
-
Creates a new instance from the given distribution.
- RiskModelPopulationUniqueness - Class in org.deidentifier.arx.risk
-
Class for risks based on population uniqueness.
- RiskModelPopulationUniqueness(ARXPopulationModel, RiskModelHistogram, ARXSolverConfiguration) - Constructor for class org.deidentifier.arx.risk.RiskModelPopulationUniqueness
-
Creates a new instance
- RiskModelPopulationUniqueness.PopulationUniquenessModel - Enum in org.deidentifier.arx.risk
-
The statistical model used for computing Dankar's estimate.
- RiskModelSampleRiskDistribution - Class in org.deidentifier.arx.risk
-
Class representing the distribution of risks in the sample
- RiskModelSampleRiskDistribution(RiskModelHistogram, ARXConfiguration, boolean) - Constructor for class org.deidentifier.arx.risk.RiskModelSampleRiskDistribution
-
Creates a new instance
- RiskModelSampleRisks - Class in org.deidentifier.arx.risk
-
Class for analyzing re-identification risks of the current sample and mixed
risks which have been derived from privacy models
- RiskModelSampleRisks(RiskModelHistogram, ARXConfiguration, boolean) - Constructor for class org.deidentifier.arx.risk.RiskModelSampleRisks
-
Creates a new instance
- RiskModelSampleSummary - Class in org.deidentifier.arx.risk
-
This class implements risk measures as proposed by El Emam in
"Guide to the De-Identification of Personal Health Information",
"Measuring the Probability of Re-Identification"
- RiskModelSampleSummary(DataHandleInternal, Set<String>, double, String, WrappedBoolean, WrappedInteger) - Constructor for class org.deidentifier.arx.risk.RiskModelSampleSummary
-
Creates a new instance
- RiskModelSampleSummary(DataHandleInternal, Set<String>, double, WrappedBoolean, WrappedInteger) - Constructor for class org.deidentifier.arx.risk.RiskModelSampleSummary
-
Creates a new instance
- RiskModelSampleSummary.JournalistRisk - Class in org.deidentifier.arx.risk
-
Journalist risk
- RiskModelSampleSummary.MarketerRisk - Class in org.deidentifier.arx.risk
-
Marketer risk
- RiskModelSampleSummary.ProsecutorRisk - Class in org.deidentifier.arx.risk
-
Prosecutor risk
- RiskModelSampleSummary.RiskSummary - Class in org.deidentifier.arx.risk
-
A set of derived risk estimates
- RiskModelSampleUniqueness - Class in org.deidentifier.arx.risk
-
Class for risks based on sample uniqueness
- RiskModelSampleUniqueness(RiskModelHistogram) - Constructor for class org.deidentifier.arx.risk.RiskModelSampleUniqueness
-
Creates a new instance
- RiskModelSampleWildcard - Class in org.deidentifier.arx.risk
-
This class implements risk measures as proposed by El Emam in
"Guide to the De-Identification of Personal Health Information",
"Measuring the Probability of Re-Identification" considering
suppressed values as a wildcard
- RiskModelSampleWildcard(DataHandleInternal, Set<String>, double, String, WrappedBoolean, WrappedInteger) - Constructor for class org.deidentifier.arx.risk.RiskModelSampleWildcard
-
Creates a new instance
- RiskProfile(String, double[], boolean) - Constructor for class org.deidentifier.arx.gui.view.impl.common.ComponentRiskProfile.RiskProfile
-
Creates a new instance
- RollbackRequiredException - Exception in org.deidentifier.arx.exceptions
-
This exception is raised if the method that was called has left output data in an
inconsistent state that may breach privacy.
- RollbackRequiredException() - Constructor for exception org.deidentifier.arx.exceptions.RollbackRequiredException
-
Constructor
- RollbackRequiredException(String, Throwable) - Constructor for exception org.deidentifier.arx.exceptions.RollbackRequiredException
-
Constructor
- row - Variable in class org.deidentifier.arx.framework.check.groupify.HashGroupifyEntry
-
The key of this class.
- row - Variable in class org.deidentifier.arx.framework.check.groupify.MetaHashGroupifyEntry
-
The key of this class.
- ROW_HEADER_LAYOUT_DEFAULT - Static variable in class org.deidentifier.arx.gui.view.impl.common.table.CTConfiguration
-
Field
- ROW_HEADER_LAYOUT_FILL - Static variable in class org.deidentifier.arx.gui.view.impl.common.table.CTConfiguration
-
Field
- RowSet - Class in org.deidentifier.arx
-
A set of rows.
- run() - Method in class org.deidentifier.arx.gui.Update
-
- run() - Method in class org.deidentifier.arx.gui.view.impl.common.async.Analysis
-
Implement the analysis here.
- run(NatTable, MouseEvent) - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.DataTableResizeColumnAction
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerAnonymize
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerCreateCertificate
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerExport
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerImport
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerLoad
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerLocalRecode
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerSave
-
- run(IProgressMonitor) - Method in class org.deidentifier.arx.gui.worker.WorkerTransform
-