| Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
Atom
Atom(real_atom, atom_smarts, bond_indices, is_in_ring)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
_fields =
|
|||
|
|||
|
atom_smarts Alias for field number 1 |
|||
|
bond_indices Alias for field number 2 |
|||
|
is_in_ring Alias for field number 3 |
|||
|
real_atom Alias for field number 0 |
|||
|
|||
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Atom(real_atom, atom_smarts, bond_indices, is_in_ring)
|
Return a nicely formatted representation string
|
|
|||
_fields
|
|
|||
atom_smartsAlias for field number 1 |
bond_indicesAlias for field number 2 |
is_in_ringAlias for field number 3 |
real_atomAlias for field number 0 |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |