Verwendungen von Klasse
org.deidentifier.arx.AttributeType.MicroAggregationFunctionDescription
Packages, die AttributeType.MicroAggregationFunctionDescription verwenden
Package
Beschreibung
This package provides the public API for the ARX anonymization framework.
-
Verwendungen von AttributeType.MicroAggregationFunctionDescription in org.deidentifier.arx
Methoden in org.deidentifier.arx, die Typen mit Argumenten vom Typ AttributeType.MicroAggregationFunctionDescription zurückgebenModifizierer und TypMethodeBeschreibungAttributeType.listMicroAggregationFunctions()Lists all available microaggregation functions -
Verwendungen von AttributeType.MicroAggregationFunctionDescription in org.deidentifier.arx.gui.model
Methoden in org.deidentifier.arx.gui.model, die AttributeType.MicroAggregationFunctionDescription zurückgebenModifizierer und TypMethodeBeschreibungModelConfiguration.getMicroAggregationFunction(String attribute) Returns the microaggregation function.Methoden in org.deidentifier.arx.gui.model mit Parametern vom Typ AttributeType.MicroAggregationFunctionDescriptionModifizierer und TypMethodeBeschreibungvoidModelConfiguration.setMicroAggregationFunction(String attribute, AttributeType.MicroAggregationFunctionDescription microaggregation) Assigns a microaggregation function.