Class AtomMapChecker

    • Constructor Detail

      • AtomMapChecker

        public AtomMapChecker()
        Default constructor
    • Method Detail

      • check

        protected boolean check​(Molecule molecule,
                                MolAtom atom)
        Detects atom of the molecule has atom map.
        Specified by:
        check in class ComponentChecker<MolAtom>
        Parameters:
        molecule - the molecule
        atom - the atom in the molecule to check
        Returns:
        true if the current atom of the molecule contains atom with atom map, false otherwise