Interface AbstractIvmlModifier.ConfigurationChangeListener

All Known Implementing Classes:
ConfigurationAas
Enclosing class:
AbstractIvmlModifier

public static interface AbstractIvmlModifier.ConfigurationChangeListener
Some part listening on configuration changes.
Author:
Holger Eichelberger, SSE
  • Method Details

    • configurationChanged

      void configurationChanged(net.ssehub.easy.varModel.confModel.IDecisionVariable var, AbstractIvmlModifier.ConfigurationChangeType type)
      Called when a decision variable changed.
      Parameters:
      var - the variable (may not be part of any configuration anymore)
      type - the change type