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, setName
public boolean fix(StructureCheckerResult result)
StructureFixer
result
- is an instance of StructureCheckerResult
which identifies the problem