A simple GUI viewer/editor for Pyomo models.
Classes
ComponentDataItem(parent, o, ui_data)
ComponentDataItem
This is a container for a Pyomo component to be displayed in a model tree view.
ComponentDataModel(parent, ui_data[, ...])
ComponentDataModel
This is a data model to provide the tree structure and information to the tree viewer
LineEditCreator()
LineEditCreator
Class to create editor widget for int and floats in a model view type object
ModelBrowser(ui_data[, standard])
ModelBrowser
NumberDelegate(parent)
NumberDelegate
Tree view item delegate.