Uses of Interface
com.actelion.research.chem.descriptor.flexophore.IMolDistHist
-
Packages that use IMolDistHist Package Description com.actelion.research.chem.descriptor.flexophore com.actelion.research.chem.descriptor.flexophore.completegraphmatcher -
-
Uses of IMolDistHist in com.actelion.research.chem.descriptor.flexophore
Classes in com.actelion.research.chem.descriptor.flexophore that implement IMolDistHist Modifier and Type Class Description class
MolDistHist
class
MolDistHistViz
class
MolDistHistVizFrag
-
Uses of IMolDistHist in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher
Methods in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher that return IMolDistHist Modifier and Type Method Description IMolDistHist
ObjectiveFlexophoreHardMatchUncovered. getBase()
IMolDistHist
ObjectiveFlexophoreHardMatchUncovered. getQuery()
Methods in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher with parameters of type IMolDistHist Modifier and Type Method Description void
ObjectiveFlexophoreHardMatchUncovered. setBase(IMolDistHist iMolDistHistBase)
void
ObjectiveFlexophoreHardMatchUncovered. setQuery(IMolDistHist iMolDistHistQuery)
-