|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsbrt.shell.proc.fba.SbmlWriter
public class SbmlWriter
This class is used to write fluxomes in SBML format.
Constructor Summary | |
---|---|
SbmlWriter()
|
Method Summary | |
---|---|
void |
write(IrrevRxnFluxome fluxome,
java.lang.String sbmlFileName)
Writes the provided fluxome in SBML format to a file with the provided name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SbmlWriter()
Method Detail |
---|
public void write(IrrevRxnFluxome fluxome, java.lang.String sbmlFileName)
fluxome
- the fluxome to be written in SBML format.sbmlFileName
- the name of the SBML file to be created.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |