| Package | Description |
|---|---|
| org.processmining.generalizedconformance.algorithms.miner.alignment |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Alignment> |
AlignmentCollector.getCollectedAlignments() |
| Constructor and Description |
|---|
Alignment(Alignment a)
Once we finished collecting, we should turn the alignment into an array backed list
|