Class AtomMapChecker

All Implemented Interfaces:
StructureChecker, chemaxon.license.Licensable, PropertyChangeListener, Cloneable, EventListener

@PublicAPI public class AtomMapChecker extends AtomChecker
A descendant of AtomChecker detecting atom maps.
Since:
Marvin 5.3
  • Constructor Details

    • AtomMapChecker

      public AtomMapChecker()
      Default constructor
  • Method Details

    • 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