Multi Echelon Network
constructor(supplyChainModel: SupplyChainModel, name: String? = null, transportStrategy: TransportStrategy = TransportStrategy.SharedCarrier(), levelResponses: Boolean = false, enableExternalSupplierShipmentFormation: Boolean = false)(source)
Parameters
supply Chain Model
the owning supply-chain model
name
optional model-element name
transport Strategy
how to wire transport between nodes; defaults to TransportStrategy.SharedCarrier with NoDelayDemandCarrier
level Responses
if true, collect statistics per level too