Uses of Class
com.actelion.research.chem.SSSearcher
-
Packages that use SSSearcher Package Description com.actelion.research.chem.mcs com.actelion.research.chem.reaction -
-
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 r, SSSearcher sss)
-