Package schrodinger :: Package application :: Package jaguar :: Package gui :: Module base_panel :: Class MultiStructurePanel
[hide private]
[frames] | no frames]

Class MultiStructurePanel

                                                               object --+    
                                                                        |    
                                                    AutomaticJobnameMixin --+
                                                                            |
                                                   object --+               |
                                                            |               |
                                                  MarkerMixin --+           |
                                                                |           |
                                            CoordinateMarkerMixin --+       |
                                                                    |       |
                                           OptimizationTabMarkerMixin --+   |
                                                                        |   |
                                                           object --+   |   |
                                                                    |   |   |
                                                  MultiStructureMixin --+   |
                                                                        |   |
                                           MultiStructurePanelMarkerMixin --+
                                                                            |
                                                           object --+       |
                                                                    |       |
                                                  StandardStatusMixin --+   |
                                                                        |   |
                                                           object --+   |   |
                                                                    |   |   |
                                                      PropertiesMixin --+   |
                                                                        |   |
                                                           object --+   |   |
                                                                    |   |   |
                                                        ReadEditMixin --+   |
                                                                        |   |
                                                           object --+   |   |
                                                                    |   |   |
                                                   NoInputTabJobMixin --+   |
                                                                        |   |
                                               object --+               |   |
                                                        |               |   |
ui.qt.appframework2.maestro_callback.MaestroCallbackMixin --+           |   |
                                                            |           |   |
                                               object --+   |           |   |
                                                        |   |           |   |
                  ui.qt.appframework2.markers.MarkerMixin --+           |   |
                                                            |           |   |
                                               object --+   |           |   |
                                                        |   |           |   |
               ui.qt.appframework2.settings.SettingsMixin --+           |   |
                                                            |           |   |
               ui.qt.appframework2.baseapp.ValidatedPanel --+           |   |
                                                            |           |   |
                                  ui.qt.appframework2.af2.App --+       |   |
                                                                |       |   |
                                   ui.qt.appframework2.af2.JobApp --+   |   |
                                                                    |   |   |
                                                      BaseJaguarPanel --+   |
                                                                        |   |
                                                  StandardPanelNoInputTab --+
                                                                            |
                                                                           MultiStructurePanel

A convenience class for standard Jaguar panels that use a MultiStructureTab.

Instance Methods [hide private]

Inherited from AutomaticJobnameMixin: jobnameData, setPanelOptions, setup

Inherited from MultiStructurePanelMarkerMixin: clearConstraintsIfMultiStrucTab, clearConstraintsIfProject

Inherited from OptimizationTabMarkerMixin (private): _markerSettings

Inherited from CoordinateMarkerMixin: clearConstraintsIfWorkspace, layOut, stopPicking

Inherited from MarkerMixin: showAllMarkers

Inherited from MultiStructureMixin: editInput, projectUpdated, useParallelArg

Inherited from StandardStatusMixin: __init__, generateJaguarStatus

Inherited from PropertiesMixin: updatePropertiesTab

Inherited from ReadEditMixin: jagInputEdited, read, restorePreviouslyIncludedEntry, runEditedInput

Inherited from NoInputTabJobMixin: start, updateAndCheckMmJag

Inherited from BaseJaguarPanel: createCmd, generateStatus, getConfigDialog, getMmJagKeywords, getNumStructures, getTab, hostAndCpuArgs, jobnameArg, launchJaguarJob, reset, runTabValidation

Inherited from ui.qt.appframework2.af2.JobApp: cleanup, cleanupWriteCmd, closeEvent, cmdListToCmd, configDialogSettings, createBottomBar, createJobDir, getCmdListArgValue, jobDir, jobname, jobnameDataChanged, launchJobCmd, launchLauncher, launchScript, launcherToCmdList, makeLauncher, registerJob, runMaestro, sanitizeJobnameText, setConfigDialogSettings, setDefaults, setJobname, setupJobCmd, showSTUDialog, syncConfigDialog, updateJobname, updateStatusBar, writeJobCmd

Inherited from ui.qt.appframework2.af2.App: createInputSelector, defineCustomSettings, getAliasedValue, getPanelState, getWorkspaceStructure, loadPanelState, setAliasedValue, setPanelState, showEvent, showProgressBarForJob, writePanelState

Inherited from ui.qt.appframework2.af2.App (private): _close, _configurePanelSettings, _read, _reset, _statusShrunk, _updateProgressBar

Inherited from ui.qt.appframework2.maestro_callback.MaestroCallbackMixin: buildCallbackDicts

Inherited from ui.qt.appframework2.maestro_callback.MaestroCallbackMixin (private): _addCallbacks, _delayedCallbacks, _removeCallbacks

Inherited from ui.qt.appframework2.markers.MarkerMixin: addMarker, getAllMarkers, getMarker, hideAllMarkers, removeAllMarkers, removeAllMarkersForEntry, removeMarker, removeMarkerForAtoms

Inherited from ui.qt.appframework2.markers.MarkerMixin (private): _calcEntryAtomTotal, _canonicalizeAtomOrder, _clearInvalidatedMarkers, _createMarker, _eidsFromHashable, _genMarkerHash, _updateMarkers

Inherited from ui.qt.appframework2.settings.SettingsMixin: __getitem__, __setitem__, applySettings, getAliasedSettings, getObjValue, getSettings, setAlias, setAliases, setObjValue

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from ui.qt.appframework2.af2.App: panel

Class Variables [hide private]

Inherited from OptimizationTabMarkerMixin: MARKER_TAB_CLASSES

Inherited from BaseJaguarPanel: EXPLICIT_ONE_ARG, INPUT_SUB_TABS, ONE_SUBJOB_ARG, SHORT_NAME, TABS, TASK_NAME, USE_PARALLEL_ARG

Inherited from ui.qt.appframework2.af2.JobApp: lastJobCompleted

Inherited from ui.qt.appframework2.af2.App (private): _singleton

Instance Variables [hide private]

Inherited from MarkerMixin: MARKER_TABS

Inherited from ui.qt.appframework2.markers.MarkerMixin: MARKER_ICONS

Inherited from ui.qt.appframework2.markers.MarkerMixin (private): _marked_eid_lengths, _markers

Properties [hide private]

Inherited from object: __class__