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