| Package | Description |
|---|---|
| org.sbml.jsbml.ext.fbc |
Provides classes for the
Flux Balance Constraints package (FBC).
|
| Class and Description |
|---|
| FBCList
Lists used in the FBC package.
|
FBCModelPlugin
FBCModelPlugin is the extended Model class for the FBC package. |
FBCSpeciesPlugin
FBCSpeciesPlugin is the extended Species class with the additional
attributes charge and chemicalFormula |
FluxBound
FluxBound is a new FBC class which holds a single (in)equality that provides
the maximum or minimum value that a reaction flux can obtain at steady state. |
| FluxBound.Operation
Allowable operations for flux bounds.
|
| FluxObjective
The
FluxObjective class is a relatively simple container for a model
variable weighted by a signed linear coefficient. |
| ListOfObjectives
Unlike other SBML
ListOf classes, ListOfObjectives adds an additional
required attribute activeObjective. |
| Objective
An integral component in a complete description of a steady-state model is the so-called
'objective function' which generally consists of a linear combination of model variables
(fluxes) and a sense (direction).
|
| Objective.Type |
Copyright © 2009–2016. All rights reserved.