Aromaticity
with the ElectronDonation.cdkAllowingExocyclic()
model@Deprecated @TestClass(value="org.openscience.cdk.aromaticity.CDKHueckelAromaticityDetectorTest") public class DoubleBondAcceptingAromaticityDetector extends Object
CDKAtomTypeMatcher
or with
any compatible class.
But unlike the CDKHueckelAromaticityDetector
, this one accepts
ring atoms with double bonds pointing out of the ring.
CDKConstants
,
CDKHueckelAromaticityDetector
Constructor and Description |
---|
DoubleBondAcceptingAromaticityDetector()
Deprecated.
|
public DoubleBondAcceptingAromaticityDetector()
@TestMethod(value="testDetectAromaticity_IAtomContainer") public static boolean detectAromaticity(IAtomContainer atomContainer) throws CDKException
CDKException
Copyright © 2014. All Rights Reserved.