| Trees | Indices | Help |
|
|---|
|
|
Base class for lds_ord-aware objects.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| bool |
|
||
| list |
|
||
|
|||
| Method Details |
Initialize a LdsOrdBase. If the source is not None, then object is initialized from values of the source object.
|
Add the LdsOrd instance to the object's list of lds_ordes.
|
Remove the specified LdsOrd instance from the lds_ord list. If the instance does not exist in the list, the operation has no effect. |
Return the list of LdsOrd instances associated with the object.
|
Assign the passed list to the object's list of LdsOrd instances.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 9 21:52:34 2008 | http://epydoc.sourceforge.net |