public class RetroSynthesis extends Object
Constructor and Description |
---|
RetroSynthesis() |
RetroSynthesis(String knowledgeBaseFile) |
Modifier and Type | Method and Description |
---|---|
ArrayList<RetroSynthNode> |
generateChildrenNodes(RetroSynthNode node) |
ReactionKnowledgeBase |
getReactionKnowledgeBase() |
RetroSynthesisResult |
run() |
void |
setStructure(org.openscience.cdk.interfaces.IAtomContainer str) |
public ReactionKnowledgeBase getReactionKnowledgeBase()
public void setStructure(org.openscience.cdk.interfaces.IAtomContainer str)
public RetroSynthesisResult run() throws EmptyMoleculeException
EmptyMoleculeException
public ArrayList<RetroSynthNode> generateChildrenNodes(RetroSynthNode node) throws EmptyMoleculeException
EmptyMoleculeException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.