| Trees | Indices | Help | 
 | 
|---|
|  | 
| 
 | |||
| ModelSystem This is where all information regarding the model system are stored. | |||
| _SysSpec Class for drawing and managing the `Model system' panel | |||
| _FileSelection This widget includes three components: an entry field, a browse button, and a checkbutton. | |||
| _Import Class for drawing and managing the `Import' panel Changes in this panel will in turn cause change in the display-option panel and navigation bar. | |||
| _DispOpt Class for drawing and managing the `Display' panel that contains all the toggles of displaying the structures. | |||
| _ChopCap Class for drawing and managing the `Chop/Cap protein' panel | |||
| _Neut Class for drawing and managing the `Neutralize system' panel | |||
| _Flex Class for drawing and managing the `Constrain molecules' panel | |||
| _Monitor Class for drawing and managing the `Monitor system creation' panel | |||
| ModelSystemPanel Class to draw the model-system-creation panel | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| __doc__ =  | |||
| _version = "$Revision: 1.51.2.1 $" | |||
| _is_testing = Falsehash(x) | |||
| _win = Nonehash(x) | |||
| _callback = [] | |||
| standard_residues_hash = {"ACE": 1, "ALA": 1, "VAL": 1, "PHE": | |||
| BND_TOL = 0.01 | |||
| ANG_TOL = 0.1 | |||
| DIH_TOL = 0.1 | |||
| 
 | |||
| 
 Pops out a dialog showing the error message (`msg'). This function just provides a uniform way of doing the job. | 
| 
 Pops out a dialog showing the warning message (`msg'). This function just provides a uniform way of doing the job. | 
| 
 Checks for proper hydrogen treatment of the CT (`ct'). If there is problem in the CT, an error dialog will pop out telling the problem. Returns `True' if all fine, `False' otherwise. | 
| 
 Deletes an existing file whose name is `fname'. No effect if the file does not exist. | 
| 
 Executes the `command', waiting until it finishes and returning what is returned from the subprocess. During the execution process, the ion is automatically changed to the `watch' type of icon and to the normal icon when the subprocess is finished. | 
| 
 | |||
| __doc__
 | 
| standard_residues_hash
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:08 2016 | http://epydoc.sourceforge.net |