Class VariableConfigProvider

  • Direct Known Subclasses:
    NestedVarConfigProvider, ToplevelVarConfigProvider

    abstract class VariableConfigProvider
    extends java.lang.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