| Package | Description |
|---|---|
| org.simulator.sbml |
Classes for storing and interpreting an
SBML
model.
|
| org.simulator.sbml.astnode |
Classes for efficient numerical treatment of equations in form of abstract syntax trees.
|
| Modifier and Type | Method and Description |
|---|---|
org.sbml.jsbml.ASTNode |
EquationSystem.copyAST(org.sbml.jsbml.ASTNode node,
boolean mergingPossible,
FunctionValue function,
List<org.sbml.jsbml.ASTNode> inFunctionNodes)
Creates a copy of an
ASTNode or returns an ASTNode that is equal to the
presented node. |
| Constructor and Description |
|---|
NamedValue(ASTNodeInterpreter interpreter,
org.sbml.jsbml.ASTNode node,
FunctionValue function) |
Copyright © 2007–2021. All rights reserved.