get.atoms: Get the atoms from a molecule or bond
Description
This function returns a list containing IAtom objects
from a molecule or a bond.
Usage
get.atoms(object)
get.atom.count(molecule)
Arguments
object
A jObjRef representing an IAtomContainer,
IMolecule or IBond object
molecule
A jobjRef representing an IAtomContainer
Value
A list containing jobjRef's to a CDK IAtom object or else
the number of atoms in the molecule