OEReceptorProteinConstraint¶
class OEReceptorProteinConstraint
This class holds information about a single receptor protein constraint.
GetAtom¶
OEChem::OEAtomBase* GetAtom() const
Hold the protein atom of the receptor the constraint is associated with.
SetAtom¶
void SetAtom(OEChem::OEAtomBase* atom)
Sets the atom of the receptor the constraint will be associated with.