Uses of Class
com.actelion.research.chem.docking.receptorpharmacophore.NegativeReceptorImage.InteractionProbe
-
Packages that use NegativeReceptorImage.InteractionProbe Package Description com.actelion.research.chem.docking.receptorpharmacophore -
-
Uses of NegativeReceptorImage.InteractionProbe in com.actelion.research.chem.docking.receptorpharmacophore
Methods in com.actelion.research.chem.docking.receptorpharmacophore that return NegativeReceptorImage.InteractionProbe Modifier and Type Method Description static NegativeReceptorImage.InteractionProbe
NegativeReceptorImage.InteractionProbe. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static NegativeReceptorImage.InteractionProbe[]
NegativeReceptorImage.InteractionProbe. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-