public class ComparisonNode extends BooleanTreeNodeAdapter
Constructor and Description |
---|
ComparisonNode(TreeNode oper1,
java.lang.String operation,
TreeNode oper2)
Constructor takes operands
|
Modifier and Type | Method and Description |
---|---|
boolean |
getBoolean(MboRemote mbo)
Returns the result of the comparision.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperands
getNodeDataType, toString
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException