Package | Description |
---|---|
org.processmining.plugins.psd.model.sequence |
Modifier and Type | Method and Description |
---|---|
java.util.List<PSDSequenceBlock> |
PSDSequence.getSortedDataEltBlocks()
Returns the sorted list of data-element blocks
|
java.util.List<PSDSequenceBlock> |
PSDSequence.getSortedOnEndDataEltBlocks()
Returns the list of data-element blocks, sorted on end time, begin time
and finally on data-element name.
|