Package schrodinger :: Package application :: Package combiglide :: Package packages :: Module chutils :: Class AdductAttachment
[hide private]
[frames] | no frames]

Class AdductAttachment

Attachment --+
             |
            AdductAttachment

Instance Methods [hide private]
 
__init__(self, parent, atom_indx, matched_rules)
Parent is a Substrate or an Adduct; atom_indx is a heavy-atom attachment point on the parent.
 
__del__(self)
Class Variables [hide private]
  attachments = []
  __nobj = 0
hash(x)
Method Details [hide private]

__init__(self, parent, atom_indx, matched_rules)
(Constructor)

 

Parent is a Substrate or an Adduct; atom_indx is a heavy-atom attachment point on the parent.

Overrides: Attachment.__init__
(inherited documentation)