Class EDP2RecorderConfiguration

java.lang.Object
org.palladiosimulator.recorderframework.config.AbstractRecorderConfiguration
org.palladiosimulator.recorderframework.edp2.config.EDP2RecorderConfiguration
All Implemented Interfaces:
IRecorderConfiguration

public class EDP2RecorderConfiguration extends AbstractRecorderConfiguration
Specifies EDP2 recorder configuration objects. These configuration objects allow for accessing EDP2 Measurements.
  • Field Details

    • MEASUREMENT

      public static final String MEASUREMENT
      Identifier for measurement; usable in key-value maps.
      See Also:
  • Constructor Details

    • EDP2RecorderConfiguration

      public EDP2RecorderConfiguration()
  • Method Details