|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.fixers.AbstractStructureFixer
chemaxon.fixers.RemoveAttachedDataFixer
public class RemoveAttachedDataFixer
A descendant of AbstractStructureFixer which removes the attached data from the molecule
| Constructor Summary | |
|---|---|
RemoveAttachedDataFixer()
|
|
| 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 RemoveAttachedDataFixer()
| 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 | ||||||||