spinetoolbox.spine_db_editor.mvcmodels¶
Modules in this package contain classes that represent Spine Toolbox’s models (internal data structures) in the Model-View-Controller design pattern. The model classes define an interface that is used by views and delegates to access data in the application.
| author: |
|
|---|---|
| date: | 23.5.2020 |
Submodules¶
spinetoolbox.spine_db_editor.mvcmodels.alternative_scenario_itemspinetoolbox.spine_db_editor.mvcmodels.alternative_scenario_modelspinetoolbox.spine_db_editor.mvcmodels.compound_parameter_modelsspinetoolbox.spine_db_editor.mvcmodels.empty_parameter_modelsspinetoolbox.spine_db_editor.mvcmodels.entity_tree_itemspinetoolbox.spine_db_editor.mvcmodels.entity_tree_modelsspinetoolbox.spine_db_editor.mvcmodels.frozen_table_modelspinetoolbox.spine_db_editor.mvcmodels.multi_db_tree_itemspinetoolbox.spine_db_editor.mvcmodels.multi_db_tree_modelspinetoolbox.spine_db_editor.mvcmodels.parameter_mixinsspinetoolbox.spine_db_editor.mvcmodels.parameter_tag_modelspinetoolbox.spine_db_editor.mvcmodels.parameter_value_list_modelspinetoolbox.spine_db_editor.mvcmodels.pivot_modelspinetoolbox.spine_db_editor.mvcmodels.pivot_table_modelsspinetoolbox.spine_db_editor.mvcmodels.single_parameter_modelsspinetoolbox.spine_db_editor.mvcmodels.tree_item_utility