Trees | Indices | Help |
|
---|
|
Class for controlling all aspects of analyses.
|
|||
|
|||
data.gui.Analyses instance |
|
||
wx.Frame object |
|
||
str |
|
||
str |
|
||
str |
|
||
|
|||
|
|||
wx.Frame object or None |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
int or None |
|
||
str or None |
|
||
|
|||
|
|||
|
|||
|
|||
|
|
Initialise the analysis controller.
|
Loop over the analyses, yielding the data objects.
|
Loop over the analyses, yielding the page objects.
|
Return the data container of the current analysis from the relax data store.
|
Return the name of the current analysis.
|
Return the type of the current analysis.
|
Delete the analysis tab and data store corresponding to the index. The order of these operations is very important due to the notification of observer objects and the updates, synchronisations, etc. that follow. If the program debugging mode is on, then print outs at each stage will occur to allow the following of the code and observer object notifications.
|
Return the page corresponding to the given name.
|
Close the currently opened analysis.
|
Close all analyses.
|
Launch a wizard to select the new analysis.
|
Initialise a new analysis.
|
Block page changing if needed.
|
Handle page changes.
|
Find the page holding the data pipe and return its page index.
|
Find the page holding the data pipe and return its name.
|
Switch the page to the given or current data pipe.
|
Switch to the given page.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:30:55 2013 | http://epydoc.sourceforge.net |