ViaductProcessRuntime

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
suspend fun input(): Value
Link copied to clipboard
suspend fun output(value: Value)
Link copied to clipboard
suspend fun receive(event: CommunicationEvent): Value
suspend fun receive(sender: ProtocolProjection): Value
Link copied to clipboard
suspend fun send(value: Value, event: CommunicationEvent)
suspend fun send(value: Value, receiver: ProtocolProjection)

Properties

Link copied to clipboard