public abstract class DMStrucNodeMap extends TreeNodeMap
| Modifier and Type | Field and Description |
|---|---|
protected long |
nextSeq |
protected java.util.HashMap |
nodeLabels |
| Constructor and Description |
|---|
DMStrucNodeMap() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getNextSequence()
Returns the next sequence.
|
long |
getRootNodeId() |
long |
getTreeUniqueID(MboRemote mbo)
Given a mbo, returns its unique id in the tree.
|
addNew, addNew, clear, containsMbo, getCurrentSequence, getMboName, getMboUniqueIDpublic long getRootNodeId()
public long getTreeUniqueID(MboRemote mbo) throws java.rmi.RemoteException, MXException
getTreeUniqueID in class TreeNodeMapjava.rmi.RemoteExceptionMXExceptionprotected long getNextSequence()
getNextSequence in class TreeNodeMap