| Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
OutgoingEdge
OutgoingEdge(from_atom_index, bond_index, bond_smarts, other_node_idx, other_node)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
_fields =
|
|||
|
|||
|
bond_index Alias for field number 1 |
|||
|
bond_smarts Alias for field number 2 |
|||
|
from_atom_index Alias for field number 0 |
|||
|
other_node Alias for field number 4 |
|||
|
other_node_idx Alias for field number 3 |
|||
|
|||
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of OutgoingEdge(from_atom_index, bond_index, bond_smarts, other_node_idx, other_node)
|
Return a nicely formatted representation string
|
|
|||
_fields
|
|
|||
bond_indexAlias for field number 1 |
bond_smartsAlias for field number 2 |
from_atom_indexAlias for field number 0 |
other_nodeAlias for field number 4 |
other_node_idxAlias for field number 3 |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |