Package chemaxon.checkers.result
package chemaxon.checkers.result
This package is used to identify problems found in molecules.
-
ClassDescriptionA descendant of
DefaultStructureCheckerResult
for identifying aromaticity problems, thus errorType property isStructureCheckerErrorType.AROMATICITY
A descendant ofDefaultStructureCheckerResult
for identifying atom query properties, thus errorType property isStructureCheckerErrorType.ATOM_QUERY_PROPERTY
by default.Bond angle checker result.Bond angle checker result.This class contains convert relevant constantsA descendant ofDefaultStructureCheckerResult
for identifyingSgroup
problems.This descendant ofDefaultStructureCheckerResult
also implements theExternalStructureCheckerResult
interface thus providing a default implementation base class for external structure checkers' results.This class is the default implementation ofStructureCheckerResult
A descendant ofDefaultStructureCheckerResult
for identifying explicit hydrogen problems, thus errorType property isStructureCheckerErrorType.EXPLICIT_H
by default.This interface is an extension ofStructureCheckerResult
that supports external StructureChecker development.Deprecated, for removal: This API element is subject to removal in a future version.A descendant ofDefaultStructureCheckerResult
providing information of R-group issues.A descendant ofDefaultStructureCheckerResult
for identifyingSgroup
problems.An instance ofStructureCheckerResult
identifies a molecule problem