@TestClass(value="org.openscience.cdk.tools.manipulator.RingManipulatorTest") public class RingManipulator extends Object
Constructor and Description |
---|
RingManipulator() |
Modifier and Type | Method and Description |
---|---|
static void |
markAromaticRings(IRing ring)
Marks the ring aromatic if all atoms and all bonds are aromatic.
|
@TestMethod(value="testMarkAromaticRings") public static void markAromaticRings(IRing ring)
ring
- The ring to examineCopyright © 2014. All Rights Reserved.