ByChanceSender

Promises to randomly pick the receiver and send the arriving QObject instance to the receiver. Can act as both a receiver and a sender of QObject instances. Receiving instances are immediately sent.

Inheritors

Constructors

Link copied to clipboard
constructor(picker: RElementIfc<QObjectReceiverIfc>)

Functions

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)