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, waitgetBoolean, getDate, getDouble, getInt, getNodeDataType, getString, setOperandspublic java.lang.String toString()
public int getNodeDataType(MboRemote mbo) throws MXException, java.rmi.RemoteException
getNodeDataType in interface TreeNodeMXExceptionjava.rmi.RemoteException