public interface IMoleculeLookup
| Modifier and Type | Method and Description |
|---|---|
boolean |
find(org.openscience.cdk.interfaces.IAtomContainer mol) |
int |
find(Object property,
Object value) |
boolean find(org.openscience.cdk.interfaces.IAtomContainer mol)
throws DecisionMethodException
DecisionMethodExceptionint find(Object property, Object value) throws DecisionMethodException
DecisionMethodExceptionCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.