| Trees | Indices | Help |
|
|---|
|
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
header = Nonehash(x) |
|
by_name = Nonehash(x) |
|
| Properties | |
|
types_in_output What types of thing does this plugin output? |
|
| all_names | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Convert an ordered row into a dict. Uses the internal column order to map row names to the dict. |
| Property Details |
types_in_outputWhat types of thing does this plugin output? Returns a set of declared types, each type being either a class object or a string name of the class (for profile types, mostly). This helps the self-documentation features find plugins based on their declared headers. It's also used by 'collect' to find producers.
|
all_names
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:27:57 2017 | http://epydoc.sourceforge.net |