Uses of Interface
com.actelion.research.chem.descriptor.flexophore.IPPNode
-
-
Uses of IPPNode in com.actelion.research.chem.descriptor.flexophore
Classes in com.actelion.research.chem.descriptor.flexophore that implement IPPNode Modifier and Type Class Description classPPNodeclassPPNodeVizPharmacophore node with information about corresponding atoms in the molecule used for construction. -
Uses of IPPNode in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher
Methods in com.actelion.research.chem.descriptor.flexophore.completegraphmatcher with parameters of type IPPNode Modifier and Type Method Description doubleIPPNodeSimilarity. getSimilarity(IPPNode query, IPPNode base)doublePPNodeSimilarity. getSimilarity(IPPNode query, IPPNode base)doubleObjectiveBlurFlexophoreHardMatchUncovered. getSimilarityNodes(IPPNode query, IPPNode base) -
Uses of IPPNode in com.actelion.research.chem.descriptor.flexophore.entity
Classes in com.actelion.research.chem.descriptor.flexophore.entity that implement IPPNode Modifier and Type Class Description classPPNodeRGroupPPNodeStructure -
Uses of IPPNode in com.actelion.research.util.graph.complete
Methods in com.actelion.research.util.graph.complete with parameters of type IPPNode Modifier and Type Method Description doubleIObjectiveCompleteGraph. getSimilarityNodes(IPPNode query, IPPNode base)
-