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, setOperands
getNodeDataType, toString
public NotNode(TreeNode argument)
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException