|
J-Sim v1.2.1-p7 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Link | |
| drcl.inet | |
| Uses of Link in drcl.inet |
| Methods in drcl.inet with parameters of type Link | |
static void |
InetUtil.createTopology(Component network_,
int[][] adjMatrix_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
int[][] adjMatrix_,
Link link_,
boolean assignAddress_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
int[][] adjMatrix_,
long[] ids_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
Link link_,
boolean assignAddress_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
long[] ids_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
int[][] adjMatrix_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
int[][] adjMatrix_,
long[] ids_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
int[][] adjMatrix_,
Link link_,
boolean assignAddress_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
Link link_,
boolean assignAddress_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
long[] ids_,
Link link_)
Creates a network topology based on an adjacency matrix. |
static void |
InetUtil.createTopology(Component network_,
java.lang.String routerIDPrefix_,
java.lang.String hostIDPrefix_,
java.lang.Object[] existing_,
int[][] adjMatrix_,
long[] ids_,
Link link_,
boolean assignAddress_)
Creates a network topology based on an adjacency matrix. |
|
J-Sim v1.2.1-p7 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||