Package | Description |
---|---|
org.deidentifier.arx.gui.model | |
org.deidentifier.arx.gui.view.impl.menu |
Modifier and Type | Method and Description |
---|---|
ModelRiskBasedCriterion |
ModelRiskBasedCriterion.clone() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ModelRiskBasedCriterion> |
Model.getRiskBasedModel()
Returns the risk-based model.
|
Modifier and Type | Method and Description |
---|---|
protected void |
EditorCriterionRiskBased.parse(ModelRiskBasedCriterion model,
boolean _default)
Parses the input
|
Constructor and Description |
---|
EditorCriterionRiskBased(org.eclipse.swt.widgets.Composite parent,
ModelRiskBasedCriterion model)
Creates a new instance.
|