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

Class SubstrateAttachment

Attachment --+
             |
            SubstrateAttachment

Instance Methods [hide private]
 
__init__(self, parent, atom_indx, ok_patterns, okm_patterns, ok_rules, okm_rules, is_obligate)
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, ok_patterns, okm_patterns, ok_rules, okm_rules, is_obligate)
(Constructor)

 

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

Overrides: Attachment.__init__
(inherited documentation)