Package | Description |
---|---|
org.processmining.onlineconformance.models |
Modifier and Type | Method and Description |
---|---|
static IncrementalReplayResult.Impl |
IncrementalReplayResult.Impl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IncrementalReplayResult.Impl[] |
IncrementalReplayResult.Impl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <C,L,T,S,A extends PartialAlignment<L,T,S>> |
IncrementalReplayResult.Factory.construct(IncrementalReplayResult.Impl impl) |