Uses of Class
org.openscience.cdk.exception.NoSuchAtomException
Packages that use NoSuchAtomException
Package
Description
-
Uses of NoSuchAtomException in org.openscience.cdk.graph
Methods in org.openscience.cdk.graph that throw NoSuchAtomExceptionModifier and TypeMethodDescriptionSpanningTree.getAllRings()
All basic rings and the all pairs of basic rings share at least one edge combined.SpanningTree.getBasicRings()
The basic rings of the spanning tree.SpanningTree.getPath
(IAtomContainer spt, IAtom atom1, IAtom atom2) Find a path connected a1 and a2 in the tree. -
Uses of NoSuchAtomException in org.openscience.cdk.graph.invariant
Methods in org.openscience.cdk.graph.invariant that throw NoSuchAtomExceptionModifier and TypeMethodDescriptionstatic double
HuLuIndexTool.getEAIDNumber
(IAtomContainer atomContainer) Calculates the extended adjacency matrix index.int[]
EquivalentClassPartitioner.getTopoEquivClassbyHuXu
(IAtomContainer atomContainer) Get the topological equivalent class of the molecule. -
Uses of NoSuchAtomException in org.openscience.cdk.isomorphism
Constructors in org.openscience.cdk.isomorphism that throw NoSuchAtomExceptionModifierConstructorDescriptionConstructor for the IsomorphismTester object