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