Interface ExperimentSetting

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier, Propertyable
    All Known Implementing Classes:
    ExperimentSettingImpl

    public interface ExperimentSetting
    extends de.uka.ipd.sdq.identifier.Identifier, Propertyable
    A representation of the model object 'Experiment Setting '. An experiment setting belongs to an experiment group and consists of a fixed experimental setting, meaning all independent variables are fixed. This includes variables influencing the generation of the test data, for example the duration of a simulation run leading to the generation of the collected data (later stored in an experiment run). Such a set of collected data is stored as an experiment run. For example, an experiment setting allows repeating a single setting to study statistical significance and variance.

    The following features are supported:

    See Also:
    ExperimentDataPackage.getExperimentSetting()
    Generated class or method.
    EMF model class or method.