BatchStation

constructor(parent: ModelElement, batchSize: Int, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver, name: String? = null)(source)

Parameters

parent

the model element serving as this station's parent

batchSize

the number of instances per batch (>= 1)

nextReceiver

where formed batches are sent

name

the name of the station