|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsbrt.shell.proc.fba.MetatoolFileWriter
public class MetatoolFileWriter
This class is used to write input files for Metatool.
Constructor Summary | |
---|---|
MetatoolFileWriter()
|
Method Summary | |
---|---|
void |
writeFile(IrrevRxnFluxome fluxome,
OutputFile<java.lang.String> file)
Writes a metatool input file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetatoolFileWriter()
Method Detail |
---|
public void writeFile(IrrevRxnFluxome fluxome, OutputFile<java.lang.String> file)
fluxome
- the network to be written to file.file
- the metatool input file.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |