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