|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StructureFixer
A StructureFixer can fix a Molecule problem identified by a
StructureCheckerResult
| Method Summary | |
|---|---|
boolean |
fix(StructureCheckerResult result)
Fixes one molecule problem identified by the result |
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
void |
setDescription(java.lang.String description)
Sets the description of the fixer |
void |
setName(java.lang.String Name)
Sets the name of the fixer |
| Method Detail |
|---|
boolean fix(StructureCheckerResult result)
result - is an instance of StructureCheckerResult which identifies the problem
java.lang.String getDescription()
void setDescription(java.lang.String description)
description - is a String instancejava.lang.String getName()
void setName(java.lang.String Name)
Name - is a String instance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||