Class | Description |
---|---|
Alignment |
Created by andreas on 4/13/17.
|
AlignmentAnnotator<H extends org.processmining.plugins.etm.model.narytree.replayer.NAryTreeHead,T extends nl.tue.astar.Tail> |
Created by andreas on 4/13/17.
|
AlignmentCollector |
For each node in the tree, this collects partial alignments through backwards replay of a tree record (alignment)
That is, whenever a node is enabled or children are enabled, their partial alignments get appended the current replayed piece.
|
AlignmentPiece |
Created by andreas on 4/13/17.
|
NAryTreeAnnotatorReplayer |
Created by andreas on 4/13/17.
|