public class ReactionValue extends ASTNodeValue
ASTNode
s that refer to a
Reaction
.Modifier and Type | Field | Description |
---|---|---|
protected ASTNodeValue |
kineticLawUserObject |
The object hat refers to the kinetic law of the reaction
|
protected org.sbml.jsbml.Reaction |
r |
The corresponding reaction
|
alreadyProcessed, booleanValue, children, denominator, doubleValue, exponent, interpreter, isConstant, isDouble, isInfinite, leftChild, logger, mantissa, name, node, nodeType, numChildren, numerator, real, rightChild, time, units
Constructor | Description |
---|---|
ReactionValue(ASTNodeInterpreter interpreter,
org.sbml.jsbml.ASTNode node,
org.sbml.jsbml.Reaction r) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
computeDoubleValue(double delay) |
Computes the double value of the node.
|
compileBoolean, compileDouble, computeBooleanValue, getConstant, getName, getNode, getTime, getValue, isName, reset, setTime
protected org.sbml.jsbml.Reaction r
protected ASTNodeValue kineticLawUserObject
public ReactionValue(ASTNodeInterpreter interpreter, org.sbml.jsbml.ASTNode node, org.sbml.jsbml.Reaction r)
interpreter
- node
- r
- protected void computeDoubleValue(double delay)
ASTNodeValue
computeDoubleValue
in class ASTNodeValue
Copyright © 2007–2018. All rights reserved.