org.jscience.ml.sbml.math
Class MathMLExpression.Equation

java.lang.Object
  extended by org.jscience.ml.sbml.math.MathMLExpression.Equation
Enclosing class:
MathMLExpression

protected class MathMLExpression.Equation
extends java.lang.Object

Used as a return value in solve. left is the left hand side of an equation and right is the right hand side.


Constructor Summary
protected MathMLExpression.Equation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathMLExpression.Equation

protected MathMLExpression.Equation()