Home | Trees | Indices | Help |
|
---|
|
To Do:
See Also: Dock.ComplexEvolving
|
|||
| __init__(self, lst=[]) | ||
str
|
version(self) Version of Dock.Complex |
||
|
checkType(self,
v) Make sure v is a ComplexEvolving |
||
ComplexList
|
allVersionList(self) Get all versions of each Complex as a seperate Complex instance. |
||
ComplexList
|
toComplexList(self,
version=-1) Get a ComplexList that contains only a single version of each Complex. |
||
[ Complex ]
|
toList(self,
version=None) Get a simple python list of Complexes. |
||
[any]
|
valuesOf(self,
infoKey,
version=None,
default=None,
indices=None,
unique=0) Get all values of a certain info record of all or some Complexes. |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Version of Dock.Complex
|
Make sure v is a ComplexEvolving
|
Get all versions of each Complex as a seperate Complex instance.
|
Get a ComplexList that contains only a single version of each Complex.
|
Get a simple python list of Complexes. If version==None, the list contains ComplexEvolving instances with all versions, otherwise the list contains Complex instances representing a single version.
|
Get all values of a certain info record of all or some Complexes.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:52 2007 | http://epydoc.sourceforge.net |