public class ValenceFixer extends AbstractStructureFixer
AbstractStructureFixer
which fixes valence problem in the
molecule if it is possible with removing explicit hydrogens or by adding chargeConstructor and Description |
---|
ValenceFixer() |
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