Uses of Class
org.cfpm.caves.za.NetworkLink

Packages that use NetworkLink
org.cfpm.caves.za   
 

Uses of NetworkLink in org.cfpm.caves.za
 

Methods in org.cfpm.caves.za with parameters of type NetworkLink
 void NetworkNode.addInEdge(NetworkLink link)
          adds the given link as an incoming edge
 void NetworkNode.addOutEdge(NetworkLink link)
          adds the given link as an outgoing edge