Package chemaxon.checkers.result
This package is used to identify problems found in molecules.
-
Interface Summary Interface Description ExternalStructureCheckerResult This interface is an extension ofStructureCheckerResult
that supports external StructureChecker development.StructureCheckerResult An instance ofStructureCheckerResult
identifies a molecule problem -
Class Summary Class Description AromaticityCheckerResult A descendant ofDefaultStructureCheckerResult
for identifying aromaticity problems, thus errorType property isStructureCheckerErrorType.AROMATICITY
AtomQueryPropertyCheckerResult A descendant ofDefaultStructureCheckerResult
for identifying atom query properties, thus errorType property isStructureCheckerErrorType.ATOM_QUERY_PROPERTY
by default.BondAngleCheckerResult Bond angle checker result.BondLengthCheckerResult Bond angle checker result.ConvertConstants This class contains convert relevant constantsDefaultExternalStructureCheckerResult This descendant ofDefaultStructureCheckerResult
also implements theExternalStructureCheckerResult
interface thus providing a default implementation base class for external structure checkers' results.DefaultStructureCheckerResult This class is the default implementation ofStructureCheckerResult
ExplicitHydrogenResult A descendant ofDefaultStructureCheckerResult
for identifying explicit hydrogen problems, thus errorType property isStructureCheckerErrorType.EXPLICIT_H
by default.MetalloceneCheckerResult ReactionCheckerResult Deprecated. RgroupCheckerResult A descendant ofDefaultStructureCheckerResult
providing information of R-group issues.SgroupCheckerResult A descendant ofDefaultStructureCheckerResult
for identifyingSgroup
problems.SubstructureCheckerResult