Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

MOLFile::Property Struct Reference

String constants used for named properties. More...

#include <MOLFile.h>

List of all members.

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


Detailed Description

String constants used for named properties.

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.

See also:
PropertyManager::setProperty

PropertyManager::getProperty