Home | Trees | Indices | Help |
|
---|
|
object --+ | DDDependencyGraph
a graph giving the dependency structure between DDs.
This is constructed with a list of DDs.
From it, you can get a build sequence (least-depending thing build first) or a destroy sequence (most-depending things built first).
If you pass spanRDs=True, only DDs residing within the first DD's RD are considered.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |