Package | Description |
---|---|
org.processmining.onlineconformance.oracle | |
org.processmining.onlineconformance.oracle.treebased |
Modifier and Type | Class and Description |
---|---|
class |
SimpleHistoryAwareMovementSequence<S extends HistoryAwareState<L,M>,L,M> |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends HistoryAwareMovementSequence<S,L,M>> |
HistoryAwareOracle.getSyncronousMoveSequences(S currentState,
L label)
Returns a list of moves needed to execute an activity labeled L.
|
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeHistoryAwareMovementSequence<S extends NAryTreeHistoryAwareState> |