Package | Description |
---|---|
org.deidentifier.arx.gui.model |
Modifier and Type | Method and Description |
---|---|
ModelRisk.RiskModelForAttributes |
ModelRisk.getRiskModelForAttributes()
Returns the risk model used for attribute analyses
|
static ModelRisk.RiskModelForAttributes |
ModelRisk.RiskModelForAttributes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModelRisk.RiskModelForAttributes[] |
ModelRisk.RiskModelForAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelRisk.setRiskModelForAttributes(ModelRisk.RiskModelForAttributes model)
Sets the risk model used for attribute analyses
|