public class ReactionValue extends ASTNodeValue
ASTNodes 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, setTimeprotected 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)
ASTNodeValuecomputeDoubleValue in class ASTNodeValueCopyright © 2007–2018. All rights reserved.