#include <MOLFile.h>
Static Public Attributes | |
const String | ATOM_MASS_DIFFERENCE |
const String | ATOM_HYDROGEN_COUNT |
const String | ATOM_STEREO_CARE_BOX |
const String | ATOM_VALENCE |
const String | ATOM_H0_DESIGNATOR |
const String | ATOM_REACTION_COMPONENT_TYPE |
const String | ATOM_REACTION_COMPONENT_NUMBER |
const String | ATOM_INVERSION_RETENTION |
const String | ATOM_EXACT_CHANGE |
const String | BOND_STEREO |
const String | BOND_TOPOLOGY |
const String | BOND_REACTING_CENTER_STATUS |
Some of the data read from MOL files cannot be stored immediately in the kernel datastructures, so they are stored as NamedProperty objects in Atom and Bond . These string constants are used to access the corresponding fields of the atom and bond block of the MOL file.