public interface ILookupFile
| Modifier and Type | Method and Description |
|---|---|
boolean |
find(org.openscience.cdk.interfaces.IAtomContainer mol) |
File |
getFile() |
boolean |
isEnabled() |
void |
setFile(File file) |
int |
size() |
boolean find(org.openscience.cdk.interfaces.IAtomContainer mol)
throws DecisionMethodException
DecisionMethodExceptionboolean isEnabled()
File getFile()
void setFile(File file) throws IOException
IOExceptionint size()
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.