| Package | Description |
|---|---|
| org.sbml.jsbml.ext.fbc |
Provides classes for the
Flux Balance Constraints package (FBC).
|
| org.sbml.jsbml.ext.fbc.converters | |
| org.sbml.jsbml.validator.offline.constraints |
| Class | Description |
|---|---|
| AbstractFBCSBasePlugin |
Represents the basic properties of all
SBasePlugin in the FBC package. |
| And |
This class represents a set of two or more associations that are related in an order independent ‘and’
relationship.
|
| Association |
Represents either
a single gene, or a collection of genes in a logical expression and is only ever instantiated as one of its subclasses:
GeneProductRef, And and Or. |
| FBCList |
Lists used in the FBC package.
|
| FBCModelPlugin |
FBCModelPlugin is the extended Model class for the FBC package. |
| FBCReactionPlugin |
Extends the SBML Level 3 Version 1 Core
Reaction class with the addition of a
new optional element GeneProductAssociation as well as two optional attributes lowerFluxBound and
upperFluxBound. |
| FBCSpeciesPlugin |
Extends the SBML core
Species class with the additional
attributes charge and chemicalFormula. |
| FluxBound |
Deprecated.
Only defined in FBC Version 1.
|
| FluxBound.Operation |
Deprecated.
Only defined in FBC version 1.
|
| FluxObjective |
The
FluxObjective class is a relatively simple container for a model
variable weighted by a signed linear coefficient. |
| GeneProduct |
Defines a single gene product.
|
| GeneProductAssociation |
Contains a single
Association. |
| GeneProductRef |
References a
GeneProduct. |
| ListOfObjectives |
ListOfObjectives adds an additional required attribute: 'activeObjective'. |
| LogicalOperator |
Represents a collection of genes in a logical expression.
|
| 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 | |
| Or |
This class represents a set of two or more associations that are related in an order independent ‘and’
relationship.
|
| Class | Description |
|---|---|
| GeneProductAssociation |
Contains a single
Association. |
| Class | Description |
|---|---|
| FBCModelPlugin |
FBCModelPlugin is the extended Model class for the FBC package. |
Copyright © 2009–2022. All rights reserved.