public interface ILigand
Modifier and Type | Method and Description |
---|---|
IAtomContainer |
getAtomContainer()
IAtomContainer of which this ligand is part. |
IAtom |
getCentralAtom()
|
IAtom |
getLigandAtom()
|
VisitedAtoms |
getVisitedAtoms()
Returns a list of visitedAtoms.
|
boolean |
isVisited(IAtom atom)
Returns a true if the atom has been visited before.
|
IAtomContainer getAtomContainer()
IAtomContainer
of which this ligand is part.IAtom getCentralAtom()
IAtom getLigandAtom()
VisitedAtoms getVisitedAtoms()
VisitedAtoms
list with visited atomsCopyright © 2021. All rights reserved.