public static interface ChildNetworkProcessor.InterfaceBusMapper
| Modifier and Type | Method and Description |
|---|---|
void |
map(java.lang.String busId,
Network<?,?> parentNet,
BaseAclfNetwork<?,?> childAclfNet)
map an interface bus in the parent network to the child network
|
void map(java.lang.String busId,
Network<?,?> parentNet,
BaseAclfNetwork<?,?> childAclfNet)
busId - bus idparentNet - parent networkchildAclfNet - child network