public interface FloatValue extends Value
The following features are supported:
StatisticsPackage.getFloatValue()
Modifier and Type | Method and Description |
---|---|
float |
getMeasurement()
Returns the value of the 'Measurement' attribute.
|
void |
setMeasurement(float value)
Sets the value of the '
Measurement ' attribute. |
getTimestamp, setTimestamp
float getMeasurement()
If the meaning of the 'Measurement' attribute isn't clear, there really should be more of a description here...
setMeasurement(float)
,
StatisticsPackage.getFloatValue_Measurement()
void setMeasurement(float value)
Measurement
' attribute.
value
- the new value of the 'Measurement' attribute.getMeasurement()
Copyright 2020 Kieker Project, http://kieker-monitoring.net