Class ExperimentRunImpl

java.lang.Object
de.uka.ipd.sdq.sensorframework.dao.file.entities.AbstractFileEntity
de.uka.ipd.sdq.sensorframework.dao.file.entities.ExperimentRunImpl
All Implemented Interfaces:
SerializableEntity, ExperimentRun, Serializable
Direct Known Subclasses:
ScalabilityExperimentRunImpl

public class ExperimentRunImpl extends AbstractFileEntity implements ExperimentRun, Serializable
Deprecated.
Superseded by EDP2.
Entity implementation for Experiment Runs. Contains BackgroundMemoryLists to quickly store the huge amounts of sensor data generated by simulations.
See Also: