Uses of Class
com.actelion.research.chem.phesa.pharmacophore.IPharmacophorePoint.Functionality
-
Packages that use IPharmacophorePoint.Functionality Package Description com.actelion.research.chem.phesa.pharmacophore -
-
Uses of IPharmacophorePoint.Functionality in com.actelion.research.chem.phesa.pharmacophore
Methods in com.actelion.research.chem.phesa.pharmacophore 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.
-