Interface VariableOrConstantEntityInitialValueDefinitionCallback


  • public interface VariableOrConstantEntityInitialValueDefinitionCallback
    Interface for a callback implementation that allows the VariableManager to trigger the definition of the (typically initial) value for a given VariableOrConstantEntity by someone capable of defining this value (= the implementor of this interface).
    Author:
    Rene Schneider - initial API and implementation
    • Method Detail