public abstract class TreeNodeAdapter extends java.lang.Object implements TreeNode
Constructor and Description |
---|
TreeNodeAdapter() |
Modifier and Type | Method and Description |
---|---|
int |
getNodeDataType(MboRemote mbo)
Helper method gets the datatype from attribute nodes when needed.
|
java.lang.String |
toString()
Return a pretty-printed string representation of this node.
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBoolean, getDate, getDouble, getInt, getNodeDataType, getString, setOperands
public java.lang.String toString()
public int getNodeDataType(MboRemote mbo) throws MXException, java.rmi.RemoteException
getNodeDataType
in interface TreeNode
MXException
java.rmi.RemoteException