|
dynLattice
|
Implementation of model factory registration. More...

Functions | |
| void | declareModels () |
| Register all model types with their respective factories. | |
| void declareModels | ( | ) |
This function registers all available model types in the dynLattice framework with the ModelFactory system, enabling their creation through configuration files. Must be called during application initialization.