public class TimesValue 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 |
---|---|
TimesValue(ASTNodeInterpreter interpreter,
org.sbml.jsbml.ASTNode node) |
Initializes a new instance with the interpreter and ASTNode given
|
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 TimesValue(ASTNodeInterpreter interpreter, org.sbml.jsbml.ASTNode node)
interpreter
- node
- protected void computeDoubleValue(double delay)
ASTNodeValue
computeDoubleValue
in class ASTNodeValue
Copyright © 2007–2018. All rights reserved.