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

Class MetalConstraint

Constraint --+
             |
            MetalConstraint

This constraint was specified as a metal receptor atom. A ligand must interact with this metal 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__