|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MetabolizerImporter
Classes implements this interface are responsible for importing metabolizer substrates
| Method Summary | |
|---|---|
void |
close()
Closes importer. |
long |
getMoleculeCount()
Returns the count of substrates |
boolean |
hasNext()
Returns true if iteration has more substrate |
Molecule |
next()
Retunrs following substrate in the iteration |
| Method Detail |
|---|
Molecule next()
throws MetabolizerIOException
MetabolizerIOException
long getMoleculeCount()
throws MetabolizerIOException
MetabolizerIOException
boolean hasNext()
throws MetabolizerIOException
MetabolizerIOException
void close()
throws MetabolizerIOException
MetabolizerIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||