Interface UniqueValueDef
-
- All Superinterfaces:
ValueDefinition
public interface UniqueValueDef extends ValueDefinition
UniqueValueDef identifies two types of result values:- Single values: can be either double, int, long or string
- Functions
null
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Unit
yUnit()
-
Methods inherited from interface org.seamcat.model.simulation.result.ValueDefinition
group, intermediate, isGrouped, name, unit
-
-
-
-
Method Detail
-
yUnit
Unit yUnit()
-
-