Uses of Class
org.openscience.cdk.pharmacophore.PharmacophoreAtom
Packages that use PharmacophoreAtom
-
Uses of PharmacophoreAtom in org.openscience.cdk.pharmacophore
Methods in org.openscience.cdk.pharmacophore that return PharmacophoreAtomMethods in org.openscience.cdk.pharmacophore that return types with arguments of type PharmacophoreAtomModifier and TypeMethodDescriptionPharmacophoreMatcher.getMatchingPharmacophoreAtoms()
Get the matching pharmacophore groups.PharmacophoreMatcher.getUniqueMatchingPharmacophoreAtoms()
Get the uniue matching pharmacophore groups.Constructors in org.openscience.cdk.pharmacophore with parameters of type PharmacophoreAtomModifierConstructorDescriptionPharmacophoreAngleBond
(PharmacophoreAtom patom1, PharmacophoreAtom patom2, PharmacophoreAtom patom3) Create a pharmacophore distance constraint.PharmacophoreAtom
(PharmacophoreAtom pharmacophoreAtom) Create a pharmacophore group.PharmacophoreBond
(PharmacophoreAtom patom1, PharmacophoreAtom patom2) Create a pharmacophore distance constraint.