Class EDP2ReportRecorderConfigurationFactory

java.lang.Object
org.palladiosimulator.recorderframework.config.AbstractRecorderConfigurationFactory
org.palladiosimulator.recorderframework.edp2.config.AbstractEDP2RecorderConfigurationFactory<org.palladiosimulator.edp2.models.ExperimentData.ExperimentGroupRun>
org.palladiosimulator.recorderframework.edp2.config.EDP2ReportRecorderConfigurationFactory
All Implemented Interfaces:
IRecorderConfigurationFactory

public class EDP2ReportRecorderConfigurationFactory extends AbstractEDP2RecorderConfigurationFactory<org.palladiosimulator.edp2.models.ExperimentData.ExperimentGroupRun>
Factory for EDP2 recorder configuration objects that configure the recorder to store measurements within experiment group runs.
  • Constructor Details

    • EDP2ReportRecorderConfigurationFactory

      public EDP2ReportRecorderConfigurationFactory()
  • Method Details