public class PartialCleanFixer extends AbstractStructureFixer
| Constructor and Description |
|---|
PartialCleanFixer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fix(StructureCheckerResult result)
Fixes one molecule problem identified by the result
|
boolean |
fixable(StructureCheckerResult result)
Gets whether the result is fixable.
|
getDescription, getDescriptor, getName, setDescription, setNamepublic boolean fix(StructureCheckerResult result)
StructureFixerresult - is an instance of StructureCheckerResult which identifies the problempublic boolean fixable(StructureCheckerResult result)
result - the structure checker result