| Package | Description |
|---|---|
| org.processmining.plugins.fuzzymodel.miner.replay | |
| org.processmining.plugins.fuzzymodel.miner.ui |
| Modifier and Type | Field and Description |
|---|---|
protected TraceReplay.MatchType[] |
TraceReplay.matches |
| Modifier and Type | Method and Description |
|---|---|
TraceReplay.MatchType |
TraceReplay.getMatch(int index) |
TraceReplay.MatchType[] |
TraceReplay.getMatches() |
static TraceReplay.MatchType |
TraceReplay.MatchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TraceReplay.MatchType[] |
TraceReplay.MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
TraceReplayView.verbalizeMatchType(TraceReplay.MatchType type) |