Class TLCOrderDiagnostic
- java.lang.Object
-
- org.processmining.trafficlightcc.algorithms.poaanalysis.aggbase.TLCOrderDiagnostic
-
public class TLCOrderDiagnostic extends java.lang.ObjectValue saved for early occurrences Value saved for late occurrences Value saved for chaotic occurrences (neither late nor early; however, we might have skipped a segment due to misordering)- Author:
- brockhoff
-
-
Constructor Summary
Constructors Constructor Description TLCOrderDiagnostic(int orderEarly, int orderChaos, int orderLate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intorderChaos()intorderEarly()intorderLate()
-