Verwendungen von Klasse
org.deidentifier.arx.metric.InformationLossWithBound
Packages, die InformationLossWithBound verwenden
Package
Beschreibung
Package providing access to quality models
Main package implementing quality models
-
Verwendungen von InformationLossWithBound in org.deidentifier.arx.metric
Unterklassen von InformationLossWithBound in org.deidentifier.arx.metricModifizierer und TypKlasseBeschreibungclassInformation loss with a potential lower bound.Methoden in org.deidentifier.arx.metric, die InformationLossWithBound zurückgebenModifizierer und TypMethodeBeschreibungfinal InformationLossWithBound<T> Metric.getInformationLoss(Transformation<?> node, HashGroupify groupify) Evaluates the metric for the given node.final InformationLossWithBound<T> Metric.getInformationLoss(Transformation<?> node, HashGroupifyEntry entry) Returns the information loss that would be induced by suppressing the given entry.protected abstract InformationLossWithBound<T> Metric.getInformationLossInternal(Transformation<?> node, HashGroupify groupify) Evaluates the metric for the given node.protected abstract InformationLossWithBound<T> Metric.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) Returns the information loss that would be induced by suppressing the given entry.protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricAECS.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricAECS.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricDM.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricDM.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricDMStar.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricDMStar.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricEntropy.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricEntropy.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricHeight.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricHeight.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricNMEntropy.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricNMPrecision.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricNMPrecision.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricPrecision.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricPrecision.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricStatic.getInformationLossInternal(Transformation<?> node, HashGroupify g) protected InformationLossWithBound<org.deidentifier.arx.metric.InformationLossDefault> MetricStatic.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) -
Verwendungen von InformationLossWithBound in org.deidentifier.arx.metric.v2
Unterklassen von InformationLossWithBound in org.deidentifier.arx.metric.v2Modifizierer und TypKlasseBeschreibungclassInformation loss with a potential lower bound.classInformation loss with a potential lower bound.Methoden in org.deidentifier.arx.metric.v2, die InformationLossWithBound zurückgebenModifizierer und TypMethodeBeschreibungAbstractMetricMultiDimensionalPotentiallyPrecomputed.getInformationLossInternal(Transformation<?> node, HashGroupify groupify) AbstractMetricMultiDimensionalPotentiallyPrecomputed.getInformationLossInternal(Transformation<?> node, HashGroupifyEntry entry) protected InformationLossWithBound<ILSingleDimensional> MetricSDNMEntropyBasedInformationLoss.getInformationLossInternal(Transformation<?> transformation, HashGroupifyEntry entry) protected InformationLossWithBound<ILSingleDimensional> MetricSDNMPublisherPayout.getInformationLossInternal(Transformation<?> transformation, HashGroupifyEntry entry)