ASTNodeCompilerpublic class ValidationUnitsCompiler extends UnitsCompiler
| Constructor | Description |
|---|---|
ValidationUnitsCompiler() |
| Modifier and Type | Method | Description |
|---|---|---|
ASTNodeValue |
compile(CallableSBase variable) |
|
ASTNodeValue |
plus(java.util.List<ASTNode> values) |
|
ASTNodeValue |
pow(ASTNode base,
ASTNode exponent) |
|
ASTNodeValue |
root(ASTNode rootExponent,
ASTNode radiant) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabs, and, arccos, arccosh, arccot, arccoth, arccsc, arccsch, arcsec, arcsech, arcsin, arcsinh, arctan, arctanh, ceiling, compile, compile, compile, compile, compile, compile, cos, cosh, cot, coth, csc, csch, delay, eq, exp, factorial, floor, frac, frac, function, function, functionCsymbol, geq, getConstantAvogadro, getConstantE, getConstantFalse, getConstantPi, getConstantTrue, getNegativeInfinity, getPositiveInfinity, getRateOf, gt, implies, lambda, leq, ln, log, log, lt, max, min, minus, neq, not, or, piecewise, quotient, rem, root, sec, sech, selector, sin, sinh, sqrt, symbolTime, tan, tanh, times, uMinus, unknownValue, vector, xorpublic ASTNodeValue compile(CallableSBase variable)
compile in interface ASTNodeCompilercompile in class UnitsCompilerpublic ASTNodeValue plus(java.util.List<ASTNode> values) throws SBMLException
plus in interface ASTNodeCompilerplus in class UnitsCompilerSBMLExceptionpublic ASTNodeValue pow(ASTNode base, ASTNode exponent) throws SBMLException
pow in interface ASTNodeCompilerpow in class UnitsCompilerSBMLExceptionpublic ASTNodeValue root(ASTNode rootExponent, ASTNode radiant) throws SBMLException
root in interface ASTNodeCompilerroot in class UnitsCompilerSBMLException