modelQueue

Queue

A model of SRC.Elements.Queue.

Information

This element defines the policy for ordering entities in a Queue block.

The following policies can be chosen:

  • FIFO
  • LIFO
  • LVF (Low Value First)
  • HVF (High Value First)

The LVF and HVF policies uses the AttrNum parameter to select the attribute whose value will be used to order the entities.