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.mvcmodels
  • Edit on GitHub

spinetoolbox.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. Savolainen (VTT)

date

24.9.2019

Submodules¶

  • spinetoolbox.mvcmodels.array_model
  • spinetoolbox.mvcmodels.compound_table_model
  • spinetoolbox.mvcmodels.empty_row_model
  • spinetoolbox.mvcmodels.filter_checkbox_list_model
  • spinetoolbox.mvcmodels.filter_execution_model
  • spinetoolbox.mvcmodels.indexed_value_table_model
  • spinetoolbox.mvcmodels.map_model
  • spinetoolbox.mvcmodels.minimal_table_model
  • spinetoolbox.mvcmodels.minimal_tree_model
  • spinetoolbox.mvcmodels.project_item_model
  • spinetoolbox.mvcmodels.project_item_specification_models
  • spinetoolbox.mvcmodels.resource_filter_model
  • spinetoolbox.mvcmodels.shared
  • spinetoolbox.mvcmodels.time_pattern_model
  • spinetoolbox.mvcmodels.time_series_model_fixed_resolution
  • spinetoolbox.mvcmodels.time_series_model_variable_resolution
Next Previous

© Copyright 2017-2021 Spine project consortium Revision a41c0cb9.

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