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, getMboUniqueID
public long getRootNodeId()
public long getTreeUniqueID(MboRemote mbo) throws java.rmi.RemoteException, MXException
getTreeUniqueID
in class TreeNodeMap
java.rmi.RemoteException
MXException
protected long getNextSequence()
getNextSequence
in class TreeNodeMap