Uses of Class
no.oslomet.aaas.model.risk.ReIdentificationRisk
-
Packages that use ReIdentificationRisk Package Description no.oslomet.aaas.analyzer no.oslomet.aaas.model.risk -
-
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.risk
Fields in no.oslomet.aaas.model.risk declared as ReIdentificationRisk Modifier and Type Field Description private ReIdentificationRiskRiskProfile. reIdentificationRiskMethods in no.oslomet.aaas.model.risk that return ReIdentificationRisk Modifier and Type Method Description ReIdentificationRiskRiskProfile. getReIdentificationRisk()Constructors in no.oslomet.aaas.model.risk with parameters of type ReIdentificationRisk Constructor Description RiskProfile(ReIdentificationRisk reIdentificationRisk, DistributionOfRisk distributionOfRisk)
-