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 voidMCS. 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.ResultCommonSubGraphHelper. getMCS(Reaction reaction, boolean[] exclude, SSSearcher sss)ReactionIReactionMapper. mapReaction(Reaction r, SSSearcher sss)ReactionMCSReactionMapper. 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 ReactionChemicalRuleEnhancedReactionMapper. mapReaction(Reaction rxn, SSSearcher sss)
-