Companion
object Companion
Functions
Link copied to clipboard
fun createResourcesWithQueues(parent: ModelElement, numToCreate: Int, capacity: Int = 1): List<Resource>
Creates the required number of resources that have their own queue, each with the specified capacity.