Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | RGroup
RGroup(atom_index, source_index, leaving_atoms, staying_atom)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
a new object with type S, a subtype of T |
|
|
|||
_fields =
|
|
|||
atom_index Alias for field number 0 |
|||
leaving_atoms Alias for field number 2 |
|||
source_index Alias for field number 1 |
|||
staying_atom Alias for field number 3 |
|||
|
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of RGroup(atom_index, source_index, leaving_atoms, staying_atom)
|
Return a nicely formatted representation string
|
|
_fields
|
|
atom_indexAlias for field number 0
|
leaving_atomsAlias for field number 2
|
source_indexAlias for field number 1
|
staying_atomAlias for field number 3
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Aug 8 02:53:11 2017 | http://epydoc.sourceforge.net |