Verwendungen von Klasse
org.deidentifier.arx.AttributeType
Packages, die AttributeType verwenden
Package
Beschreibung
This package provides the public API for the ARX anonymization framework.
-
Verwendungen von AttributeType in org.deidentifier.arx
Unterklassen von AttributeType in org.deidentifier.arxModifizierer und TypKlasseBeschreibungstatic classThis class implements a generalization hierarchy.static classThe default implementation of a generalization hierarchy.static classThis class is used to define aggregate functions for microaggregation.Felder in org.deidentifier.arx, die deklariert sind als AttributeTypeModifizierer und TypFeldBeschreibungstatic AttributeTypeAttributeType.IDENTIFYING_ATTRIBUTERepresents an identifying attribute.static AttributeTypeAttributeType.INSENSITIVE_ATTRIBUTERepresents an insensitive attribute.static AttributeTypeAttributeType.QUASI_IDENTIFYING_ATTRIBUTERepresents a quasi-identifying attribute.static AttributeTypeAttributeType.SENSITIVE_ATTRIBUTERepresents a sensitive attribute.Methoden in org.deidentifier.arx, die AttributeType zurückgebenModifizierer und TypMethodeBeschreibungAttributeType.clone()DataDefinition.getAttributeType(String attribute) Returns the type defined for the attribute.Methoden in org.deidentifier.arx mit Parametern vom Typ AttributeTypeModifizierer und TypMethodeBeschreibungbooleanARXConfiguration.isAttributeTypeSuppressed(AttributeType type) Returns whether values of the given attribute type will be replaced by the suppression string in suppressed tuples.voidDataDefinition.setAttributeType(String attribute, AttributeType type) Define the type of a given attribute.voidARXConfiguration.setAttributeTypeSuppressed(AttributeType type, boolean enabled) Defines values of which attribute type are to be replaced by the suppression string in suppressed tuples. -
Verwendungen von AttributeType in org.deidentifier.arx.gui.model
Methoden in org.deidentifier.arx.gui.model mit Parametern vom Typ AttributeTypeModifizierer und TypMethodeBeschreibungbooleanModelConfiguration.isAttributeTypeSuppressed(AttributeType type) voidModelConfiguration.setAttributeTypeSuppressed(AttributeType type, boolean enabled) -
Verwendungen von AttributeType in org.deidentifier.arx.gui.resources
Methoden in org.deidentifier.arx.gui.resources mit Parametern vom Typ AttributeTypeModifizierer und TypMethodeBeschreibungorg.eclipse.swt.graphics.ImageResources.getImage(AttributeType type) Returns an image.org.eclipse.swt.graphics.ImageResources.getImage(AttributeType type, boolean isResponseVariable) Returns an image. -
Verwendungen von AttributeType in org.deidentifier.arx.gui.view.impl.define
Methoden in org.deidentifier.arx.gui.view.impl.define mit Parametern vom Typ AttributeTypeModifizierer und TypMethodeBeschreibungvoidViewAttributeTransformation.actionUpdateAttributeTypes(AttributeType typeNew) Update attribute type of all attributes. -
Verwendungen von AttributeType in org.deidentifier.arx.gui.view.impl.utility
Felder in org.deidentifier.arx.gui.view.impl.utility, die deklariert sind als AttributeTypeModifizierer und TypFeldBeschreibungAnalysisContextDistribution.attributeTypeContext information.AnalysisContextContingency.attributeType1Context information.AnalysisContextContingency.attributeType2Context information.