Uses of Interface
com.actelion.research.chem.descriptor.DescriptorHandler
-
Packages that use DescriptorHandler Package Description com.actelion.research.chem com.actelion.research.chem.descriptor com.actelion.research.chem.descriptor.pharmacophoretree com.actelion.research.chem.phesa -
-
Uses of DescriptorHandler in com.actelion.research.chem
Methods in com.actelion.research.chem with parameters of type DescriptorHandler Modifier and Type Method Description static float
ExtendedMoleculeFunctions. getSimilarity(StereoMolecule m1, StereoMolecule m2, DescriptorHandler dh)
-
Uses of DescriptorHandler in com.actelion.research.chem.descriptor
Classes in com.actelion.research.chem.descriptor that implement DescriptorHandler Modifier and Type Class Description class
AbstractDescriptorHandlerFP<U>
class
AbstractDescriptorHandlerLongFP<U>
class
DescriptorHandlerFFP512
class
DescriptorHandlerFlexophore
DescriptorHandlerFlexophoreclass
DescriptorHandlerFunctionalGroups
class
DescriptorHandlerHashedCFp
class
DescriptorHandlerLongCFP
class
DescriptorHandlerLongFFP512
class
DescriptorHandlerLongPFP512
class
DescriptorHandlerPFP512
class
DescriptorHandlerReactionFP
class
DescriptorHandlerSkeletonSpheres
Methods in com.actelion.research.chem.descriptor that return DescriptorHandler Modifier and Type Method Description DescriptorHandler
DescriptorHandlerFactory. create(java.lang.String shortName)
DescriptorHandler
DescriptorHandlerStandard2DFactory. create(java.lang.String shortName)
DescriptorHandler
DescriptorHandlerStandardFactory. create(java.lang.String shortName)
DescriptorHandler
DescriptorHandlerFactory. getDefaultDescriptorHandler(java.lang.String shortName)
DescriptorHandler
DescriptorHandlerStandard2DFactory. getDefaultDescriptorHandler(java.lang.String shortName)
DescriptorHandler
DescriptorHandlerStandardFactory. getDefaultDescriptorHandler(java.lang.String shortName)
DescriptorHandler<T,U>
DescriptorHandler. getThreadSafeCopy()
DescriptorHandler<int[],StereoMolecule>
DescriptorHandlerFFP512. getThreadSafeCopy()
DescriptorHandler<int[][],StereoMolecule>
DescriptorHandlerFunctionalGroups. getThreadSafeCopy()
DescriptorHandler<int[],StereoMolecule>
DescriptorHandlerHashedCFp. getThreadSafeCopy()
DescriptorHandler<long[],StereoMolecule>
DescriptorHandlerLongCFP. getThreadSafeCopy()
DescriptorHandler<long[],StereoMolecule>
DescriptorHandlerLongFFP512. getThreadSafeCopy()
DescriptorHandler<long[],StereoMolecule>
DescriptorHandlerLongPFP512. getThreadSafeCopy()
DescriptorHandler<int[],StereoMolecule>
DescriptorHandlerPFP512. getThreadSafeCopy()
DescriptorHandler<long[],Reaction>
DescriptorHandlerReactionFP. getThreadSafeCopy()
DescriptorHandler<byte[],StereoMolecule>
DescriptorHandlerSkeletonSpheres. getThreadSafeCopy()
-
Uses of DescriptorHandler in com.actelion.research.chem.descriptor.pharmacophoretree
Classes in com.actelion.research.chem.descriptor.pharmacophoretree that implement DescriptorHandler Modifier and Type Class Description class
DescriptorHandlerPTree
Methods in com.actelion.research.chem.descriptor.pharmacophoretree that return DescriptorHandler Modifier and Type Method Description DescriptorHandler<PharmacophoreTree,StereoMolecule>
DescriptorHandlerPTree. getThreadSafeCopy()
-
Uses of DescriptorHandler in com.actelion.research.chem.phesa
Classes in com.actelion.research.chem.phesa that implement DescriptorHandler Modifier and Type Class Description class
DescriptorHandlerShape
class
DescriptorHandlerShapeOneConf
-