attachDemandGenerator

fun attachDemandGenerator(supplier: NetworkNodeIfc, type: ItemType, timeUntilNext: RVariableIfc, name: String? = null, transportTime: RVariableIfc? = null, shipmentFormation: ShipmentFormation? = null): DemandGenerator(source)
fun attachDemandGenerator(supplier: NetworkNodeIfc, generator: DemandGenerator, transportTime: RVariableIfc? = null, shipmentFormation: ShipmentFormation? = null)(source)