| Package | Description |
|---|---|
| org.processmining.interactivelocalizedplaceanalysis.models | |
| org.processmining.interactivelocalizedplaceanalysis.parameters |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmVersion |
AlgorithmVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmVersion[] |
AlgorithmVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmVersion |
GeneralParameters.getAlgorithmVersion() |
| Constructor and Description |
|---|
GeneralParameters(AlgorithmVersion algorithmVersion,
LogmoveStrategy logmoveStrategy,
OverlappingInteractionsStrategy overlapStrategy) |