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