Trees
Indices
Help
Package flumotion ::
Package common
::
Module dag
:: Class Node
[
hide private
]
Class Node
source code
I represent a Node in a Graph.
I am private to the Graph.
Instance Methods
[
hide private
]
__init__
(
self
,
object
,
type
=
0
)
source code
isFloating
(
self
)
Returns whether the node is floating: no parents and no children.
source code
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:00 2013
http://epydoc.sourceforge.net