Uses of Class
com.actelion.research.chem.descriptor.DescriptorInfo
-
Packages that use DescriptorInfo Package Description com.actelion.research.chem.descriptor com.actelion.research.chem.descriptor.pharmacophoretree com.actelion.research.chem.phesa -
-
Uses of DescriptorInfo in com.actelion.research.chem.descriptor
Methods in com.actelion.research.chem.descriptor that return DescriptorInfo Modifier and Type Method Description static DescriptorInfo
DescriptorHelper. getDescriptorInfo(java.lang.String shortName)
DescriptorInfo
DescriptorHandler. getInfo()
DescriptorInfo
DescriptorHandlerFFP512. getInfo()
DescriptorInfo
DescriptorHandlerFlexophore. getInfo()
DescriptorInfo
DescriptorHandlerFunctionalGroups. getInfo()
DescriptorInfo
DescriptorHandlerHashedCFp. getInfo()
DescriptorInfo
DescriptorHandlerIntVector. getInfo()
DescriptorInfo
DescriptorHandlerLongCFP. getInfo()
DescriptorInfo
DescriptorHandlerLongFFP512. getInfo()
DescriptorInfo
DescriptorHandlerLongPFP512. getInfo()
DescriptorInfo
DescriptorHandlerPFP512. getInfo()
DescriptorInfo
DescriptorHandlerReactionFP. getInfo()
DescriptorInfo
DescriptorHandlerSkeletonSpheres. getInfo()
Methods in com.actelion.research.chem.descriptor with parameters of type DescriptorInfo Modifier and Type Method Description static java.lang.String
DescriptorHelper. getTagDescriptorSimilarity(DescriptorInfo dh)
-
Uses of DescriptorInfo in com.actelion.research.chem.descriptor.pharmacophoretree
Methods in com.actelion.research.chem.descriptor.pharmacophoretree that return DescriptorInfo Modifier and Type Method Description DescriptorInfo
DescriptorHandlerPTree. getInfo()
-
Uses of DescriptorInfo in com.actelion.research.chem.phesa
Methods in com.actelion.research.chem.phesa that return DescriptorInfo Modifier and Type Method Description DescriptorInfo
DescriptorHandlerShape. getInfo()
-