public class InNode extends BooleanTreeNodeAdapter
Constructor and Description |
---|
InNode(TreeNode operand,
java.util.Vector matchValues)
Constructor takes operand and bounds
|
Modifier and Type | Method and Description |
---|---|
boolean |
getBoolean(MboRemote mbo)
Compares the operand with members of the match list.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperands
getNodeDataType, toString
public InNode(TreeNode operand, java.util.Vector matchValues)
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException