public class HNMRKnowledgeBase extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
errors |
Map<String,GroupMatch> |
groupMatchRepository |
List<HAtomEnvironment> |
hAtomEnvironments |
List<Rule2J> |
rules2j |
List<Rule3J> |
rules3j |
Constructor and Description |
---|
HNMRKnowledgeBase() |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
protected void |
configure(HAtomEnvironment hae,
int num) |
String |
getAllErrorsAsString() |
String |
toString() |
public List<HAtomEnvironment> hAtomEnvironments
public Map<String,GroupMatch> groupMatchRepository
public void configure() throws EmptyMoleculeException
EmptyMoleculeException
protected void configure(HAtomEnvironment hae, int num) throws EmptyMoleculeException
EmptyMoleculeException
public String getAllErrorsAsString()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.