Request Q
constructor(parent: ModelElement, name: String? = null, discipline: Queue.Discipline = Discipline.FIFO)(source)
Parameters
parent
containing model element
name
the name of the queue
discipline
the queue discipline for ordering the queue