Signal

constructor(parent: ModelElement, name: String? = null, discipline: Queue.Discipline = Queue.Discipline.FIFO)

Parameters

parent

the parent (containing) model element

name

the name of this signal

discipline

the queue discipline for the internal queue that holds the waiting entities