| Class and Description |
|---|
| Atom
Represents the idea of an chemical atom.
|
| AtomContainer
Base class for all chemical objects that maintain a list of Atoms and
ElectronContainers.
|
| AtomContainerSet
A set of AtomContainers.
|
| AtomType
The base class for atom types.
|
| BioPolymer
A BioPolymer is a subclass of a Polymer which is supposed to store
additional informations about the Polymer which are connected to BioPolymers.
|
| ChemObject
The base class for all chemical objects in this cdk.
|
| ElectronContainer
Base class for entities containing electrons, like bonds, orbitals, lone-pairs.
|
| Element
Implements the idea of an element in the periodic table.
|
| Isotope
Used to store and retrieve data of a particular isotope.
|
| Monomer
A Monomer is an AtomContainer which stores additional monomer specific
informations for a group of Atoms.
|
| Polymer
Subclass of Molecule to store Polymer specific attributes that a Polymer has.
|
| PseudoAtom
Represents the idea of a non-chemical atom-like entity, like Me,
R, X, Phe, His, etc.
|
| ReactionSet
A set of reactions, for example those taking part in a reaction.
|
Copyright © 2017. All rights reserved.