| Package | Description |
|---|---|
| org.sbml.jsbml.ext.fbc |
Provides classes for the
Flux Balance Constraints package (FBC).
|
| Modifier and Type | Method and Description |
|---|---|
static FluxBound.Operation |
FluxBound.Operation.fromString(String value)
Deprecated.
|
FluxBound.Operation |
FluxBound.getOperation()
Deprecated.
|
static FluxBound.Operation |
FluxBound.Operation.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static FluxBound.Operation[] |
FluxBound.Operation.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FluxBound.setOperation(FluxBound.Operation operation)
Deprecated.
Only defined in FBC version 1.
|
Copyright © 2009–2018. All rights reserved.