|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TraceReplay.MatchType | |
---|---|
org.processmining.mining.fuzzymining.replay | |
org.processmining.mining.fuzzymining.ui |
Uses of TraceReplay.MatchType in org.processmining.mining.fuzzymining.replay |
---|
Fields in org.processmining.mining.fuzzymining.replay declared as TraceReplay.MatchType | |
---|---|
protected TraceReplay.MatchType[] |
TraceReplay.matches
|
Methods in org.processmining.mining.fuzzymining.replay that return TraceReplay.MatchType | |
---|---|
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're declared. |
Uses of TraceReplay.MatchType in org.processmining.mining.fuzzymining.ui |
---|
Methods in org.processmining.mining.fuzzymining.ui with parameters of type TraceReplay.MatchType | |
---|---|
protected java.lang.String |
TraceReplayView.verbalizeMatchType(TraceReplay.MatchType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |