Trees | Indices | Help |
|
---|
|
Base class for storing source references.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
list |
|
||
list |
|
||
bool |
|
||
|
|||
|
|||
|
Method Details |
Create a new SourceBase, copying from source if not None.
|
Add a source reference to this object.
|
Return the list of source references associated with the object.
|
Return the list of child secondary objects that may refer sources.
|
Return True if the object or any of it's child objects has reference to this source handle.
|
Remove references to all source handles in the list in this object and all child objects.
|
Replace references to source handles in the list in this object and all child objects.
|
Assign the passed list to the object's list of source references.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 9 21:52:48 2008 | http://epydoc.sourceforge.net |