Package org.openscience.cdk.aromaticity
Class DoubleBondAcceptingAromaticityDetector
java.lang.Object
org.openscience.cdk.aromaticity.DoubleBondAcceptingAromaticityDetector
Deprecated.
This aromaticity detector detects the aromaticity based on the Hückel
4n+2 pi-electrons rule applied to isolated ring systems. It assumes
CDK atom types to be perceived with the
CDKAtomTypeMatcher or with
any compatible class.
But unlike the CDKHueckelAromaticityDetector, this one accepts
ring atoms with double bonds pointing out of the ring.
- Author:
- egonw
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleandetectAromaticity(IAtomContainer atomContainer) Deprecated.
-
Constructor Details
-
DoubleBondAcceptingAromaticityDetector
public DoubleBondAcceptingAromaticityDetector()Deprecated.
-
-
Method Details
-
detectAromaticity
Deprecated.- Throws:
CDKException
-
Aromaticitywith theElectronDonation.cdkAllowingExocyclic()model