, including all inherited members.
| buildChangedObjects() | DataModelGUI | |
| changeRow(const std::string &key) | DataModelGUI | [protected] |
| columnCount(const QModelIndex &parent=QModelIndex()) const | DataModelGUI | |
| commit() | DataModelGUI | |
| createModel() | DataModelGUI | |
| data(const QModelIndex &index, int role) const | DataModelGUI | |
| DataModelGUI(QObject *parent) | DataModelGUI | |
| deregisterListView(ListViews *pListView) | DataModelGUI | |
| exportMathModel(const std::string &fileName, const std::string &filter, bool overwriteFile=false) | DataModelGUI | |
| exportSBML(const std::string &fileName, bool overwriteFile, int sbmlLevel, int sbmlVersion, bool exportIncomplete, bool exportCOPASIMIRIAM=true) | DataModelGUI | |
| exportSBMLToString() | DataModelGUI | |
| findIndexFromId(int id) | DataModelGUI | |
| findIndexFromKey(const std::string &key) | DataModelGUI | |
| flags(const QModelIndex &index) const | DataModelGUI | |
| getId(const QModelIndex &index) const | DataModelGUI | |
| getKey(const QModelIndex &index) const | DataModelGUI | |
| getNode(int id) | DataModelGUI | |
| getPlotDefinitionList() | DataModelGUI | |
| getQApp() const | DataModelGUI | |
| getRootNode() const | DataModelGUI | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | DataModelGUI | |
| importSBML(const std::string &fileName) | DataModelGUI | |
| importSBMLFromString(const std::string &sbmlDocumentText) | DataModelGUI | |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const | DataModelGUI | |
| insertRow(int parentId, const std::string &key) | DataModelGUI | [protected] |
| loadModel(const std::string &fileName) | DataModelGUI | |
| notify(ListViews::ObjectType objectType, ListViews::Action action, const std::string &key="") | DataModelGUI | |
| notifyView(ListViews::ObjectType objectType, ListViews::Action action, const std::string &key="") | DataModelGUI | [signal] |
| parent(const QModelIndex &index) const | DataModelGUI | |
| populateData() | DataModelGUI | |
| refreshInitialValues() | DataModelGUI | |
| registerListView(ListViews *pListView) | DataModelGUI | |
| removeRow(const std::string &key) | DataModelGUI | [protected] |
| rowCount(const QModelIndex &parent=QModelIndex()) const | DataModelGUI | |
| saveModel(const std::string &fileName, bool overwriteFile=false) | DataModelGUI | |
| setFramework(int framework) | DataModelGUI | |
| setQApp(QApplication *app) | DataModelGUI | |
| updateAllEntities() | DataModelGUI | |
| updateCompartments() | DataModelGUI | |
| updateCompleteView() | DataModelGUI | [signal] |
| updateEvents() | DataModelGUI | |
| updateFunctions() | DataModelGUI | |
| updateMetabolites() | DataModelGUI | |
| updateMIRIAM(CMIRIAMResources &miriamResources) | DataModelGUI | |
| updateMIRIAMResourceContents() | DataModelGUI | |
| updateModelValues() | DataModelGUI | |
| updatePlots() | DataModelGUI | |
| updateReactions() | DataModelGUI | |
| updateReportDefinitions() | DataModelGUI | |