Interface ScalabilityExperimentRun
- All Superinterfaces:
ExperimentRun
- All Known Implementing Classes:
ScalabilityExperimentRunImpl
,ScalabilityExperimentRunImpl
Deprecated.
Superseded by EDP2.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addConstParameter
(String paramName, int paramValue) Deprecated.Deprecated.String[]
Deprecated.void
setVarParameterNames
(String[] names) Deprecated.Methods inherited from interface de.uka.ipd.sdq.sensorframework.entities.ExperimentRun
addMeasurement, addScalabilityMeasurement, addStateMeasurement, addTimeSpanMeasurement, getExperimentDateTime, getExperimentRunID, getMeasurements, getMeasurementsOfSensor, setExperimentDateTime, setExperimentRunID
-
Method Details
-
getVarParameterNames
String[] getVarParameterNames()Deprecated. -
setVarParameterNames
Deprecated. -
addConstParameter
Deprecated. -
getConstParameters
Deprecated.
-