Uses of Class
no.oslomet.aaas.model.analytics.ReIdentificationRisk
-
Packages that use ReIdentificationRisk Package Description no.oslomet.aaas.analyzer no.oslomet.aaas.model.analytics -
-
Uses of ReIdentificationRisk in no.oslomet.aaas.analyzer
Methods in no.oslomet.aaas.analyzer that return ReIdentificationRisk Modifier and Type Method Description static ReIdentificationRiskARXReIdentificationRiskFactory. create(org.deidentifier.arx.DataHandle data, org.deidentifier.arx.ARXPopulationModel pModel)private ReIdentificationRiskARXAnalyzer. reIdentificationRisk(org.deidentifier.arx.DataHandle dataToAnalyse, org.deidentifier.arx.ARXPopulationModel pModel) -
Uses of ReIdentificationRisk in no.oslomet.aaas.model.analytics
Fields in no.oslomet.aaas.model.analytics declared as ReIdentificationRisk Modifier and Type Field Description private ReIdentificationRiskRiskProfile. reIdentificationRiskMethods in no.oslomet.aaas.model.analytics that return ReIdentificationRisk Modifier and Type Method Description ReIdentificationRiskRiskProfile. getReIdentificationRisk()Constructors in no.oslomet.aaas.model.analytics with parameters of type ReIdentificationRisk Constructor Description RiskProfile(ReIdentificationRisk reIdentificationRisk, DistributionOfRisk distributionOfRisk)
-