Interface | Description |
---|---|
Matter |
Interface for an elemental composition and mass tracking object.
|
Class | Description |
---|---|
Atom |
Represents an atom - an element plus coordinates.
|
Charge |
Enumerated charge types.
|
CovalentBond |
Represents a covalent bond between atoms.
|
Element |
Atomic element.
|
ElementalComposition |
Container for elemental composition data.
|
IonizableGroup |
Ionizable chemical group.
|
Isotope |
Isotope.
|
Molecule |
Generic chemical entity.
|
ValenceModel |
Valence Model for assigning valence values to Atoms.
|
Enum | Description |
---|---|
Atom.ChiralityOrder |
Exception | Description |
---|---|
ChemicalFormulaParseException |
Indicates an exception during parsing of a chemical formula.
|
MolecularStructureException |
Indicates an exception due to the violation of physical chemical principles.
|