Package schrodinger :: Package application :: Package glide :: Module glide :: Class DonorConstraint
[hide private]
[frames] | no frames]

Class DonorConstraint

Constraint --+
             |
            DonorConstraint

H-Bond constraint that was specified as a *receptor* donor atom. A ligand must have an ACCEPTOR group that is making an interaction with this atom to satisfy this constraint.

Instance Methods [hide private]
 
__init__(self, label, atoms=None)
 
atoms(self)
 
atom(self)

Inherited from Constraint: __str__, type

Method Details [hide private]

__init__(self, label, atoms=None)
(Constructor)

 
Overrides: Constraint.__init__