public class NumericScalarExpr extends AbstractRasNode
children
Constructor and Description |
---|
NumericScalarExpr(org.w3c.dom.Node node,
XmlQuery xq) |
Modifier and Type | Method and Description |
---|---|
double |
getSingleValue() |
boolean |
isSingleValue() |
java.lang.String |
toRasQL() |
getChildren, hasChildren
public NumericScalarExpr(org.w3c.dom.Node node, XmlQuery xq) throws WCPSException
WCPSException