public class NotNode extends BooleanTreeNodeAdapter
| Constructor and Description |
|---|
NotNode(TreeNode argument)
Constructor takes operand
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(MboRemote mbo)
Return the reverse of the operand.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperandsgetNodeDataType, toStringpublic NotNode(TreeNode argument)
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException