Package org.deidentifier.arx.gui.worker
Klasse WorkerAnonymize
java.lang.Object
org.deidentifier.arx.gui.worker.Worker<org.apache.commons.math3.util.Pair<org.apache.commons.math3.util.Pair<ARXResult,DataHandle>,ARXProcessStatistics>>
org.deidentifier.arx.gui.worker.WorkerAnonymize
- Alle implementierten Schnittstellen:
org.eclipse.jface.operation.IRunnableWithProgress
public class WorkerAnonymize
extends Worker<org.apache.commons.math3.util.Pair<org.apache.commons.math3.util.Pair<ARXResult,DataHandle>,ARXProcessStatistics>>
This worker performs the anonymization process.
-
Feldübersicht
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidrun(org.eclipse.core.runtime.IProgressMonitor monitor)
-
Konstruktordetails
-
WorkerAnonymize
Creates a new instance.- Parameter:
model-searchType-transformationType-
-
-
Methodendetails
-
run
public void run(org.eclipse.core.runtime.IProgressMonitor monitor) throws InvocationTargetException, InterruptedException
-