process Station
fun StationNetwork.processStation(name: String, nextReceiver: QObjectReceiverIfc = NotImplementedReceiver, activity: suspend KSLProcessBuilder.(ModelElement.QObject) -> Unit): ProcessStation(source)
Creates a ProcessStation in this network whose activity is the supplied process activity, registered under name. Wire upstream nodes to it like any receiver.