public class DivideValue extends ASTNodeValue
ASTNodes that refer to a
division object.alreadyProcessed, booleanValue, children, denominator, doubleValue, exponent, interpreter, isConstant, isDouble, isInfinite, leftChild, logger, mantissa, name, node, nodeType, numChildren, numerator, real, rightChild, time, units| Constructor | Description |
|---|---|
DivideValue(ASTNodeInterpreter interpreter,
org.sbml.jsbml.ASTNode node) |
| 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, setTimepublic DivideValue(ASTNodeInterpreter interpreter, org.sbml.jsbml.ASTNode node)
interpreter - node - protected void computeDoubleValue(double delay)
ASTNodeValuecomputeDoubleValue in class ASTNodeValueCopyright © 2007–2018. All rights reserved.