@TestClass(value="org.openscience.cdk.tools.DeAromatizationToolTest") public class DeAromatizationTool extends Object
| Constructor and Description |
|---|
DeAromatizationTool() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
deAromatize(IRing ring)
Methods that takes a ring of which all bonds are aromatic, and assigns single
and double bonds.
|
@TestMethod(value="testDeAromatize_IRing,testPyridine,testBezene") public static boolean deAromatize(IRing ring)
ring - Ring to dearomatize