| Package | Description |
|---|---|
| org.cloudbus.cloudsim.network |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<TopologicalLink> |
TopologicalGraph.getLinkIterator()
return an iterator through all network-graph links
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopologicalGraph.addLink(TopologicalLink edge)
adds an link between two topological nodes
|