Class SGASearchResult
- java.lang.Object
-
- org.processmining.ptrframework.algorithms.treereplay.PM4PYApproach.SGASearchResult
-
public class SGASearchResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SGASearchResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.LinkedList<Pair<java.lang.Object,java.lang.Object>>getAlignment()voidsetAlignment(java.util.LinkedList<Pair<java.lang.Object,java.lang.Object>> alignment)
-