@TestClass(value="org.openscience.cdk.charges.AtomTypeChargesTest") public class AtomTypeCharges extends Object implements IChargeCalculator
Modifier and Type | Method and Description |
---|---|
void |
calculateCharges(IAtomContainer container) |
IAtomContainer |
setCharges(IAtomContainer atomContainer)
Sets initial charges for atom types.
|
@TestMethod(value="testCharges_pOC,testCharges_pOP,testCharges_pOS,testCharges_p_p,testCharges_p_n") public IAtomContainer setCharges(IAtomContainer atomContainer) throws Exception
atomContainer
- AtomContainerException
- Description of the Exception@TestMethod(value="testCharges_pOC,testCharges_pOP,testCharges_pOS,testCharges_p_p,testCharges_p_n") public void calculateCharges(IAtomContainer container) throws CDKException
calculateCharges
in interface IElectronicPropertyCalculator
CDKException
Copyright © 2014. All Rights Reserved.