Package chemaxon.reaction

Classes for reaction processing related tasks.

See:
          Description

Interface Summary
ReactantSetEnumeration Enumerates reactant sets for Reactor.
 

Class Summary
ConcurrentReactorProcessor Executes a chemical reaction: creates products from reactants with reaction center data.
ConcurrentStandardizerProcessor Performs standardization of molecules in concurrent mode.
Reaction Deprecated. Not relevant to users.
Reactor Executes a chemical reaction: creates products from reactants with reaction center data.
Standardizer Performs the standardization actions determined by the XML config file, or simple config string.
 

Exception Summary
ReactionException Reaction Exception class.
StandardizerException Standardizer Exception class.
 

Package chemaxon.reaction Description

Classes for reaction processing related tasks.