public class NamedValue extends ASTNodeValue
alreadyProcessed, booleanValue, children, denominator, doubleValue, exponent, interpreter, isConstant, isDouble, isInfinite, leftChild, logger, mantissa, name, node, nodeType, numChildren, numerator, real, rightChild, time, units
Constructor | Description |
---|---|
NamedValue(ASTNodeInterpreter interpreter,
org.sbml.jsbml.ASTNode node,
FunctionValue function) |
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
public NamedValue(ASTNodeInterpreter interpreter, org.sbml.jsbml.ASTNode node, FunctionValue function)
interpreter
- node
- function
- protected void computeDoubleValue(double delay)
ASTNodeValue
computeDoubleValue
in class ASTNodeValue
Copyright © 2007–2018. All rights reserved.