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
CDKException
boolean isSaturated(IAtom atom, IAtomContainer container) throws CDKException
CDKException
Copyright © 2018. All Rights Reserved.