public class AndNode extends BooleanTreeNodeAdapter
| Constructor and Description |
|---|
AndNode(java.util.Vector orList)
Constructor takes operands
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(MboRemote mbo)
Evaluates operands in order given.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperandsgetNodeDataType, toStringpublic boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException