| Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
Bond
Bond(real_bond, bond_smarts, canonical_bondtype, atom_indices, is_in_ring)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
_fields =
|
|||
|
|||
|
atom_indices Alias for field number 3 |
|||
|
bond_smarts Alias for field number 1 |
|||
|
canonical_bondtype Alias for field number 2 |
|||
|
is_in_ring Alias for field number 4 |
|||
|
real_bond Alias for field number 0 |
|||
|
|||
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Bond(real_bond, bond_smarts, canonical_bondtype, atom_indices, is_in_ring)
|
Return a nicely formatted representation string
|
|
|||
_fields
|
|
|||
atom_indicesAlias for field number 3 |
bond_smartsAlias for field number 1 |
canonical_bondtypeAlias for field number 2 |
is_in_ringAlias for field number 4 |
real_bondAlias for field number 0 |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |