Package chemaxon.metabolizer

Interface Summary
MetabolizerExporter Classes implements this interface are responsible for exporting metabolizer products
MetabolizerImporter Classes implements this interface are responsible for importing metabolizer substrates
MetabolizerTemporaryStorage Classes implements this interface are responsible for temporary generated metabolites and substrates handling.
 

Class Summary
Metabolizer This class can generate metabolic tree.
MetabolizerConstants This class contains the common constants for the Metabolizer class
MetabolizerFileExporter This class is the file based implementation of MetabolizerExporter interface
MetabolizerFileImporter Thiss class is the file specific implementation of MetabolizerImporter interface
MetabolizerMemoryExporter This class is the memory based implementation of MetabolizerExporter interface
MetabolizerMemoryImporter This class is the memory based implementation of MetabolizerImporter interface
MetabolizerProperties  
MetabolizerTemporaryFileStorage File based implementation of MetabolizerTemporaryStorage interface
MetabolizerTemporaryMemoryStorage Memory based implementation of MetabolizerTemporaryStorage interface
MetabolizerUtilities  
 

Exception Summary
MetabolizerException Exception for Metabolizer dependent functions
MetabolizerIOException Exception for IO based Metabolizer dependent functions