TwoWayByChanceSender

Allows a Bernoulli choice between two qObject receivers. Receives the incoming qObject and sends it two one of two receivers according to the Bernoulli picking process.

Constructors

Link copied to clipboard
constructor(bernoulliPicker: BernoulliPicker<QObjectReceiverIfc>)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
override fun receive(arrivingQObject: ModelElement.QObject)
Link copied to clipboard
Link copied to clipboard
override fun send(qObject: ModelElement.QObject)
Link copied to clipboard