This data module defines the policy for ordering entities in a Process module.
The following policies (Rankings) 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.
model Queue = SRC.BasicProcess.Queue;
Generated at 2024-12-03T19:25:34Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos