BuildResult

constructor(supplyChainModel: SupplyChainModel, network: MultiEchelonNetwork, itemsByName: Map<String, ItemType>, nodesByName: Map<String, NetworkNodeIfc>)(source)

Parameters

supplyChainModel

the SupplyChainModel created to hold the network

network

the instantiated, ready-to-simulate network

itemsByName

built ItemTypes keyed by ItemSpec.name

nodesByName

built nodes keyed by NodeSpec.name