Class QmPrunedConfigSaver

java.lang.Object
net.ssehub.easy.varModel.confModel.ConfigurationSaver
eu.qualimaster.easy.extension.modelop.QualiMasterConfigurationSaver
eu.qualimaster.easy.extension.modelop.QmPrunedConfigSaver

class QmPrunedConfigSaver extends QualiMasterConfigurationSaver
QualiMasterConfigurationSaver used by the ModelModifier to save values generated by constraints.
Author:
El-Sharkawy
  • Constructor Details

    • QmPrunedConfigSaver

      QmPrunedConfigSaver(net.ssehub.easy.varModel.confModel.Configuration srcConfiguration) throws net.ssehub.easy.varModel.confModel.ConfigurationException
      Single constructor for this class.
      Parameters:
      srcConfiguration - The configuration which should be saved.
      Throws:
      net.ssehub.easy.varModel.confModel.ConfigurationException - in case of any configuration errors
  • Method Details