Package | Description |
---|---|
org.processmining.onlineconformance | |
org.processmining.onlineconformance.oracle.examples |
Modifier and Type | Method and Description |
---|---|
static TestExample.MM |
TestExample.MM.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TestExample.MM[] |
TestExample.MM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SimpleHistoryAwareMovementSequence<ExampleState,TestExample.LM,TestExample.MM>> |
ExampleOracleACBD.getSyncronousMoveSequences(ExampleState currentState,
TestExample.LM label) |
java.util.List<SimpleHistoryAwareMovementSequence<ExampleState,TestExample.LM,TestExample.MM>> |
ExampleOracleAEorBCD.getSyncronousMoveSequences(ExampleState currentState,
TestExample.LM label) |
java.util.List<SimpleHistoryAwareMovementSequence<ExampleState,TestExample.LM,TestExample.MM>> |
ExampleOracleAorBCDorE.getSyncronousMoveSequences(ExampleState currentState,
TestExample.LM label) |