SResourcePool

constructor(parent: ModelElement, capacity: Int = 1, name: String? = null)(source)

Parameters

parent

the model element serving as the pool's parent

capacity

the number of units in the pool (>= 1)

name

the name of the pool