| Package | Description |
|---|---|
| com.h3c.sdn.tvue |
Topology viewer API & domain model definitions.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyNode |
TopologyPath.dst()
Get the last node of the path.
|
TopologyNode |
TopologyViewerService.getNode(String id)
Returns the node with the specified id.
|
TopologyNode |
NodeAttachment.node()
Node to which the link attaches.
|
TopologyNode |
TopologyPath.src()
Get the first node of the path.
|
| Modifier and Type | Method and Description |
|---|---|
Set<TopologyNode> |
TopologyViewerService.getNodes()
Returns all nodes.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TopologyViewerService.getNetNodeDpDesc(TopologyNode node)
returns void
|
Copyright © 2014. All Rights Reserved.