model_browser

A simple GUI viewer/editor for Pyomo models.

Classes

ComponentDataItem(parent, o, ui_data)

This is a container for a Pyomo component to be displayed in a model tree view.

ComponentDataModel(parent, ui_data[, ...])

This is a data model to provide the tree structure and information to the tree viewer

LineEditCreator()

Class to create editor widget for int and floats in a model view type object

ModelBrowser(ui_data[, standard])

NumberDelegate(parent)

Tree view item delegate.