public interface IValencyChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSaturated(IAtomContainer ac) |
boolean |
isSaturated(IAtom atom,
IAtomContainer container) |
boolean isSaturated(IAtomContainer ac) throws CDKException
CDKExceptionboolean isSaturated(IAtom atom, IAtomContainer container) throws CDKException
CDKExceptionCopyright © 2018. All Rights Reserved.