public class DearomatizeFixer extends AbstractStructureFixer
AbstractStructureFixer which converts the aromatic rings in the
molecule into Kekule representation.| Constructor and Description |
|---|
DearomatizeFixer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fix(StructureCheckerResult result)
Fixes one molecule problem identified by the result
|
getDescription, getDescriptor, getName, setDescription, setNamepublic boolean fix(StructureCheckerResult result)
StructureFixerresult - is an instance of StructureCheckerResult which identifies the problem