| Package | Description |
|---|---|
| org.processmining.multilayeralignment.models.mlreplay |
| Modifier and Type | Field and Description |
|---|---|
ReplayerParameters.Algorithm |
ReplayerParameters.algorithm |
| Modifier and Type | Method and Description |
|---|---|
static ReplayerParameters.Algorithm |
ReplayerParameters.Algorithm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ReplayerParameters.Algorithm[] |
ReplayerParameters.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|