receive

abstract fun receive(order: SupplyChainModel.Order)(source)

Receive order for filling, or reject it. See DemandFillerIfc.receive for the analogous demand-level rules; the order-level adaptation is that every demand on the order is routed to a per-demand filler before processing begins.