public class BetweenNode extends BooleanTreeNodeAdapter
Constructor and Description |
---|
BetweenNode(TreeNode operand,
TreeNode bound1,
TreeNode bound2)
Constructor takes operand and bounds
|
Modifier and Type | Method and Description |
---|---|
boolean |
getBoolean(MboRemote mbo)
Evaluates operands in order given.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperands
getNodeDataType, toString
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException