MultiEchelonNetwork

constructor(supplyChainModel: SupplyChainModel, name: String? = null, transportStrategy: TransportStrategy = TransportStrategy.SharedCarrier(), levelResponses: Boolean = false, enableExternalSupplierShipmentFormation: Boolean = false)(source)

Parameters

supplyChainModel

the owning supply-chain model

name

optional model-element name

transportStrategy

how to wire transport between nodes; defaults to TransportStrategy.SharedCarrier with NoDelayDemandCarrier

levelResponses

if true, collect statistics per level too