public class MolAnalyser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HETEROAROMATIC |
static String |
HETEROCYCLIC |
static String |
HETEROCYCLIC3 |
protected static Logger |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
MolAnalyser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
analyse(org.openscience.cdk.interfaces.IAtomContainer mol) |
static void |
clearVisitedFlags(org.openscience.cdk.interfaces.IAtomContainer mol) |
protected static Logger logger
public static final String HETEROCYCLIC
public static final String HETEROCYCLIC3
public static final String HETEROAROMATIC
public static void analyse(org.openscience.cdk.interfaces.IAtomContainer mol)
throws MolAnalyseException
MolAnalyseExceptionpublic static void clearVisitedFlags(org.openscience.cdk.interfaces.IAtomContainer mol)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.