public class ExpNode extends FunctionTreeNodeAdapter
Constructor and Description |
---|
ExpNode(java.util.Vector operands) |
Modifier and Type | Method and Description |
---|---|
double |
getDouble(MboRemote mbo)
Evaluates the node and returns it's value as a double.
|
getBoolean, getDate, getInt, getNodeDataType, getNodeDataType, getString, setOperands
toString
public ExpNode(java.util.Vector operands) throws ParseException
ParseException
public double getDouble(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException