|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapTextInputFile | |
---|---|
sbrt.shell.io | Provides classes and interfaces for reading and writing files. |
sbrt.shell.io.fba | Provides classes and interfaces for reading and writing files relevant to Flux Balance Analysis. |
Uses of MapTextInputFile in sbrt.shell.io |
---|
Classes in sbrt.shell.io that implement MapTextInputFile | |
---|---|
class |
AbstractMapInputFile<K,V>
This abstract class is a skeleton implemenation of text-based map input files. |
class |
ComiFile<K,V>
This class is used to read column-oriented map input files. |
class |
ProcessInputFile
This class is used to represent process input files. |
class |
RomiFile<K,V>
This class is used to read row-oriented map input files. |
Uses of MapTextInputFile in sbrt.shell.io.fba |
---|
Classes in sbrt.shell.io.fba that implement MapTextInputFile | |
---|---|
class |
FluxCapInputFile
This class is used to read files containing flux caps. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |