assignLoadBuilder

Create and assign a default load builder for destination.


fun assignLoadBuilder(destination: DemandSenderIfc, name: String?, itemTypes: Collection<ItemType> = emptyList()): DemandLoadBuilder(source)

Create and assign a load builder for destination, with the supplied model-element name and (optional) per-item on-hand tracking.


Attach a pre-built loadBuilder for destination. Wires up the built-in DemandLoadFormedListenerIfc so the carrier can react to formed loads, and creates the per-destination shipment counter.