Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | OutgoingEdge
OutgoingEdge(from_atom_index, bond_index, bond_smarts, other_node_idx, other_node)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from 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 |
|||
Inherited from |
|
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 on Thu Aug 25 09:14:53 2016 | http://epydoc.sourceforge.net |