| Package | Description |
|---|---|
| org.processmining.performancespectrumintegration.algorithms.miner | |
| org.processmining.performancespectrumintegration.models |
| Modifier and Type | Method and Description |
|---|---|
SegmentData |
SegmentDataMiner.getSegmentData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentData.merge(SegmentData other) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataControllable.setSegmentData(SegmentData rawSegmentData) |
void |
MyDataSource.setSegmentData(SegmentData segmentData) |
| Constructor and Description |
|---|
EfficientTimeWindowData(SegmentData segmentData,
java.util.Set<Segment> selectedSegments,
CaseIdClassification classification,
org.joda.time.DateTime processStart,
org.joda.time.DateTime processEnd,
AggregationIntervalSettings aggregationIntervalSettings)
Deprecated.
|
TimeWindowData(SegmentData segmentData,
java.util.Set<Segment> selectedSegments,
CaseIdClassification classification,
org.joda.time.DateTime processStart,
org.joda.time.DateTime processEnd,
AggregationIntervalSettings aggregationIntervalSettings) |