Interface for freezing and unfreezing blocks or parameters.
Model-dependent parameter repository and initialization strategies.
Concrete implementation for freezing and unfreezing blocks and parameters.
static void freeze(const ParameterType &, const std::string &)
Freezes a block given its type and name.
static void unfreeze(const ParameterType &, const std::string &)
Unfreezes a block given its type and name.
Interface for freezing and unfreezing blocks or parameters.
Composite identifier for a single parameter.