Package | Description |
---|---|
org.processmining.plugins.resourcePattern.queueAnalysis.priority |
Modifier and Type | Method and Description |
---|---|
java.util.TreeMap<PriorityAlphabeticFIFO,java.lang.Integer> |
PriorityAlphabeticFIFOQueue.getSortedQueue() |
Modifier and Type | Method and Description |
---|---|
int |
PriorityAlphabeticFIFO.compareTo(PriorityAlphabeticFIFO o) |
Modifier and Type | Method and Description |
---|---|
void |
PriorityAlphabeticFIFOQueue.setSortedQueue(java.util.TreeMap<PriorityAlphabeticFIFO,java.lang.Integer> sortedQueue) |