Trees | Indices | Help |
---|
|
object --+ | Entity.Entity --+ | Structure
The Structure class contains a collection of Model instances.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
Sort models. This sorting function sorts the Model instances in the Structure instance. The sorting is done based on the model id, which is a simple int that reflects the order of the models in the PDB file. Arguments: o m1, m2 - Model instances |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 20 10:37:32 2011 | http://epydoc.sourceforge.net |