RequestQ

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

Parameters

parent

containing model element

name

the name of the queue

discipline

the queue discipline for ordering the queue