Uses of Class
tools.moltyping.MoltyperException

Packages that use MoltyperException
tools.moltyping   
 

Uses of MoltyperException in tools.moltyping
 

Methods in tools.moltyping that throw MoltyperException
 java.lang.String ExtendedAtomAndBondTyper.getAtomLabel(org.openscience.cdk.interfaces.IAtom atom)
          Acessor function that returns atom type depending on AtomLabelType chosen.
static boolean ExtendedAtomAndBondTyper.needsAromaticityDetection(EnumerationsAtomTypes.AtomLabelType atomLabelType)