Package org.palladiosimulator.protocom.framework.java.ee.experiment
package org.palladiosimulator.protocom.framework.java.ee.experiment
Classes and interfaces for conducting experiments.
-
ClassDescriptionThe ExperimentData class is used to store the data of an experiment.The ExperimentVisitor class is used to measure the duration of method calls during an experiment.Classes implementing the IExperiment interface provide methods for conducting experiments.The SensorFrameworkExperiment provides a Sensor Framework implementation of IExperiment.