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 class
PPNode
class
PPNodeViz
Pharmacophore 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 double
IPPNodeSimilarity. getSimilarity(IPPNode query, IPPNode base)
double
PPNodeSimilarity. getSimilarity(IPPNode query, IPPNode base)
double
ObjectiveBlurFlexophoreHardMatchUncovered. 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 class
PPNodeRGroup
PPNodeStructure -
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 double
IObjectiveCompleteGraph. getSimilarityNodes(IPPNode query, IPPNode base)
-