public interface JELQuantity
Modifier and Type | Method and Description |
---|---|
gnu.jel.CompiledExpression |
getCompiledExpression()
Returns the compiled expression from which this quantity can be
evaluated.
|
String |
getExpression()
Returns the string expression from which this quantity was created.
|
ValueInfo |
getValueInfo()
Returns a metadata object that describes this quantity.
|
String getExpression()
gnu.jel.CompiledExpression getCompiledExpression()
ValueInfo getValueInfo()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.