| Package | Description |
|---|---|
| org.processmining.plugins.fuzzymodel.adapter | |
| org.processmining.plugins.fuzzymodel.miner.replay | |
| org.processmining.plugins.fuzzymodel.miner.ui |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<TraceReplay> |
Conformance.traceReplays |
| Modifier and Type | Method and Description |
|---|---|
TraceReplay |
Conformance.getTraceReplay(int traceIndex) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<TraceReplay> |
FuzzyReplay.traceReplays |
| Modifier and Type | Method and Description |
|---|---|
TraceReplay |
FuzzyReplay.getTraceReplay(int traceIndex) |
| Modifier and Type | Field and Description |
|---|---|
protected TraceReplay |
TraceReplayView.replay |
| Constructor and Description |
|---|
TraceReplayView(TraceReplay replay) |