Uses of Interface
sbrt.shell.text.fba.FluxCapFormat

Packages that use FluxCapFormat
sbrt.shell.io.fba Provides classes and interfaces for reading and writing files relevant to Flux Balance Analysis. 
sbrt.shell.text.fba Provides classes and interfaces for defining formats for objects relevant to Flux Balance Analysis. 
 

Uses of FluxCapFormat in sbrt.shell.io.fba
 

Constructors in sbrt.shell.io.fba with parameters of type FluxCapFormat
FluxCapInputFile(java.lang.String fileName, FluxCapFormat lineFormat)
          Constructs a new flux cap input file.
 

Uses of FluxCapFormat in sbrt.shell.text.fba
 

Classes in sbrt.shell.text.fba that implement FluxCapFormat
 class FluxCapFormatV1
          This class is a concrete implementation of FluxCapFormat.