|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MetabolizerTemporaryStorage
Classes implements this interface are responsible for temporary generated metabolites and substrates handling.
| Method Summary | |
|---|---|
void |
close()
Closes storage. |
MetabolizerExporter |
getExporter()
Returns MetabolizerExporter instance for metabolites |
MetabolizerImporter |
getImporter()
Returns MetabolizerImporter instance for substrates |
void |
newIteration()
Creates a new metabolizm iteration. |
| Method Detail |
|---|
MetabolizerImporter getImporter()
throws MetabolizerIOException
MetabolizerIOException
MetabolizerExporter getExporter()
throws MetabolizerIOException
MetabolizerIOException
void newIteration()
throws MetabolizerIOException
MetabolizerIOException
void close()
throws MetabolizerIOException
MetabolizerIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||