Resource

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

Parameters

parent

the parent holding this resource

name

the name of the resource

capacity

the initial capacity of the resource. Cannot be changed during a replication. The default capacity is 1.