|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchemaxon.fixers.AbstractStructureFixer
chemaxon.fixers.ConvertPseudoToGroupFixer
public class ConvertPseudoToGroupFixer
A descendant of AbstractStructureFixer
which converts the pseudo
informations to contracted abbreviated groups in the molecule
Constructor Summary | |
---|---|
ConvertPseudoToGroupFixer()
|
Method Summary | |
---|---|
boolean |
fix(StructureCheckerResult result)
Fixes one molecule problem identified by the result |
Methods inherited from class chemaxon.fixers.AbstractStructureFixer |
---|
getDescription, getDescriptor, getName, setDescription, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertPseudoToGroupFixer()
Method Detail |
---|
public boolean fix(StructureCheckerResult result)
StructureFixer
result
- is an instance of StructureCheckerResult
which identifies the problem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |