Build Result
constructor(supplyChainModel: SupplyChainModel, network: MultiEchelonNetwork, itemsByName: Map<String, ItemType>, nodesByName: Map<String, NetworkNodeIfc>)(source)
Parameters
supply Chain Model
the SupplyChainModel created to hold the network
network
the instantiated, ready-to-simulate network
items By Name
built ItemTypes keyed by ItemSpec.name
nodes By Name
built nodes keyed by NodeSpec.name