Class SimulatedMeasurement
java.lang.Object
org.palladiosimulator.simexp.core.entity.SimulatedMeasurement
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
getValue()
void
setValue
(double value) toString()
static SimulatedMeasurement
with
(SimulatedMeasurementSpecification specification)
-
Field Details
-
VALUE_TAG
- See Also:
-
SPEC_TAG
- See Also:
-
-
Method Details