Package | Description |
---|---|
org.processmining.performancespectrumintegration.models |
Modifier and Type | Method and Description |
---|---|
ClassCounts.Counts |
ClassCounts.Counts.add(ClassCounts.Counts other) |
ClassCounts.Counts |
ClassCounts.getCountsForClass(java.lang.Integer classId) |
ClassCounts.Counts |
ClassCounts.Counts.max(ClassCounts.Counts other) |
abstract ClassCounts.Counts |
AbstractTimeWindowData.max(Segment segment) |
ClassCounts.Counts |
EfficientTimeWindowData.max(Segment segment)
Deprecated.
|
ClassCounts.Counts |
TimeWindowData.max(Segment segment) |
ClassCounts.Counts |
ClassCounts.sum() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<java.util.Map.Entry<java.lang.Integer,ClassCounts.Counts>> |
ClassCounts.iterator() |
Modifier and Type | Method and Description |
---|---|
ClassCounts.Counts |
ClassCounts.Counts.add(ClassCounts.Counts other) |
ClassCounts.Counts |
ClassCounts.Counts.max(ClassCounts.Counts other) |