Class VariableConfigProvider

java.lang.Object
net.ssehub.easy.varModel.confModel.VariableConfigProvider
Direct Known Subclasses:
NestedVarConfigProvider, ToplevelVarConfigProvider

abstract class VariableConfigProvider extends Object
Delegate for handling the value and state of a IDecisionVariable. This provider returns an own value and state for the associated IDecisionVariable. The value of this provider can be a nested value of a structured variable or an own value of a top level variable.
Author:
El-Sharkawy