public class ReactionKnowledgeBase extends Object
Modifier and Type | Field and Description |
---|---|
ArrayList<String> |
errors |
boolean |
FlagSkipRuleParsingErrors |
ArrayList<RetroSynthRule> |
retroSynthRules |
Constructor and Description |
---|
ReactionKnowledgeBase() |
ReactionKnowledgeBase(String fileName) |
Modifier and Type | Method and Description |
---|---|
void |
addRule(String newRule,
int ruleNum) |
String |
errorsToString() |
void |
loadKnowledgeBaseFromTextFile(String fileName) |
void |
loadPredefinedBase() |
String |
toString() |
public boolean FlagSkipRuleParsingErrors
public ArrayList<RetroSynthRule> retroSynthRules
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.