public class UncertaintySettingsModel
extends java.lang.Object
| Constructor and Description |
|---|
UncertaintySettingsModel(UtilitySpace space) |
| Modifier and Type | Method and Description |
|---|---|
IntegerModel |
getComparisons() |
IntegerModel |
getErrors() |
BooleanModel |
getIsEnabled() |
BooleanModel |
getIsExperimental() |
long |
getTotalBids() |
public UncertaintySettingsModel(UtilitySpace space)
public IntegerModel getComparisons()
public IntegerModel getErrors()
public BooleanModel getIsExperimental()
public BooleanModel getIsEnabled()
public long getTotalBids()