This module collects models from sans.models packages and orders theses models by categories that GUI application understands and uses.
Bases: object
Contains dictionary of model and their type
Parameters: |
|
---|
ModelManager collected model classes object of available into a dictionary of models’ names and models’ classes.
Returns: | dictionary of models for fitpanel use |
---|