Uses of Class
com.rubecula.jquantity.Expression

Packages that use Expression
com.rubecula.jquantity

JQuantity Contents: Copyright Notice Overview JQuantity Philosophy Programming Conventions Package Structure
Class Structure Links Important Note about the links to classes in this document:  This document appears in two different places: the source tree and the doc tree (where it is placed by the javadoc program). 

 

Uses of Expression in com.rubecula.jquantity
 

Methods in com.rubecula.jquantity that return Expression
static Expression Expression.Parse(SymbolicPresentation presentation, java.lang.String identifier)
          Translates the SymbolicPresentation representation of an expression into an instance of Expression.