Spine Toolbox
release-0.6

Contents:

  • Getting Started
  • How to set up SpineOpt.jl
  • Tutorials
  • Setting up External Tools
  • Main Window
  • Project Items
  • Tool specification editor
  • Executing Projects
  • Execution Modes
  • Settings
  • Spine database editor
  • Plotting
  • Parameter value editor
  • Importing and exporting data
  • Spine datapackage editor
  • Terminology
  • Dependencies
  • Contribution Guide for Spine Toolbox
  • Developer documentation
  • API Reference
    • spinetoolbox
      • Subpackages
        • spinetoolbox.mvcmodels
        • spinetoolbox.project_item
        • spinetoolbox.spine_db_editor
        • spinetoolbox.widgets
      • Submodules
      • Package Contents
Spine Toolbox
  • Docs »
  • API Reference »
  • spinetoolbox »
  • spinetoolbox.spine_db_editor »
  • spinetoolbox.spine_db_editor.mvcmodels
  • Edit on GitHub

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
  1. Marin (KTH)

date

23.5.2020

Submodules¶

  • spinetoolbox.spine_db_editor.mvcmodels.alternative_scenario_item
  • spinetoolbox.spine_db_editor.mvcmodels.alternative_scenario_model
  • spinetoolbox.spine_db_editor.mvcmodels.compound_parameter_models
  • spinetoolbox.spine_db_editor.mvcmodels.empty_parameter_models
  • spinetoolbox.spine_db_editor.mvcmodels.entity_tree_item
  • spinetoolbox.spine_db_editor.mvcmodels.entity_tree_models
  • spinetoolbox.spine_db_editor.mvcmodels.frozen_table_model
  • spinetoolbox.spine_db_editor.mvcmodels.multi_db_tree_item
  • spinetoolbox.spine_db_editor.mvcmodels.multi_db_tree_model
  • spinetoolbox.spine_db_editor.mvcmodels.parameter_mixins
  • spinetoolbox.spine_db_editor.mvcmodels.parameter_tag_model
  • spinetoolbox.spine_db_editor.mvcmodels.parameter_value_list_model
  • spinetoolbox.spine_db_editor.mvcmodels.pivot_model
  • spinetoolbox.spine_db_editor.mvcmodels.pivot_table_models
  • spinetoolbox.spine_db_editor.mvcmodels.single_parameter_models
  • spinetoolbox.spine_db_editor.mvcmodels.tool_feature_item
  • spinetoolbox.spine_db_editor.mvcmodels.tool_feature_model
  • spinetoolbox.spine_db_editor.mvcmodels.tree_item_utility
  • spinetoolbox.spine_db_editor.mvcmodels.tree_model_base
Next Previous

© Copyright 2017-2021 Spine project consortium Revision a41c0cb9.

Built with Sphinx using a theme provided by Read the Docs.