Uses of Class
com.actelion.research.chem.phesa.pharmacophore.pp.IPharmacophorePoint.Functionality
-
Packages that use IPharmacophorePoint.Functionality Package Description com.actelion.research.chem.docking.scoring com.actelion.research.chem.phesa.pharmacophore.pp -
-
Uses of IPharmacophorePoint.Functionality in com.actelion.research.chem.docking.scoring
Constructors in com.actelion.research.chem.docking.scoring with parameters of type IPharmacophorePoint.Functionality Constructor Description Probe(Coordinates c, IPharmacophorePoint.Functionality type)
-
Uses of IPharmacophorePoint.Functionality in com.actelion.research.chem.phesa.pharmacophore.pp
Methods in com.actelion.research.chem.phesa.pharmacophore.pp that return IPharmacophorePoint.Functionality Modifier and Type Method Description static IPharmacophorePoint.Functionality
IPharmacophorePoint.Functionality. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IPharmacophorePoint.Functionality[]
IPharmacophorePoint.Functionality. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.actelion.research.chem.phesa.pharmacophore.pp with parameters of type IPharmacophorePoint.Functionality Constructor Description SimplePharmacophorePoint(int atomID, Coordinates center, IPharmacophorePoint.Functionality functionality)
-