|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalStructureCheckerResult
This interface is an extension of StructureCheckerResult
that supports external
StructureChecker development.
Method Summary | |
---|---|
java.lang.String |
getErrorCode()
This function returns a String which identifies the problems thus this
must be unique for each class that implements this interface |
Methods inherited from interface chemaxon.checkers.result.StructureCheckerResult |
---|
convert, getAtoms, getBonds, getDescription, getErrorType, getHelpText, getIcon, getLocalMenuName, getMolecule, getName, getSource, setAtoms, setBonds, setMolecule |
Method Detail |
---|
java.lang.String getErrorCode()
String
which identifies the problems thus this
must be unique for each class that implements this interface
String
object which is the error code of the problem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |