Uses of Class
com.actelion.research.chem.SSSearcher
-
Packages that use SSSearcher Package Description com.actelion.research.chem.mcs com.actelion.research.chem.reaction com.actelion.research.chem.reaction.mapping -
-
Uses of SSSearcher in com.actelion.research.chem.mcs
Methods in com.actelion.research.chem.mcs with parameters of type SSSearcher Modifier and Type Method Description void
MCS. setSSSearcher(SSSearcher sss)
Constructors in com.actelion.research.chem.mcs with parameters of type SSSearcher Constructor Description MCS(int ringStatus, SSSearcher searcher)
-
Uses of SSSearcher in com.actelion.research.chem.reaction
Methods in com.actelion.research.chem.reaction with parameters of type SSSearcher Modifier and Type Method Description static com.actelion.research.chem.reaction.CommonSubGraphHelper.Result
CommonSubGraphHelper. getMCS(Reaction reaction, boolean[] exclude, SSSearcher sss)
Reaction
IReactionMapper. mapReaction(Reaction r, SSSearcher sss)
Reaction
MCSReactionMapper. mapReaction(Reaction reaction, SSSearcher sss)
-
Uses of SSSearcher in com.actelion.research.chem.reaction.mapping
Methods in com.actelion.research.chem.reaction.mapping with parameters of type SSSearcher Modifier and Type Method Description Reaction
ChemicalRuleEnhancedReactionMapper. mapReaction(Reaction rxn, SSSearcher sss)
-