Package | Description |
---|---|
org.processmining.xlu.matching.zexperiment.precision | |
org.processmining.xlu.relabel.experiment |
Modifier and Type | Method and Description |
---|---|
java.util.List<EnabledSet> |
MapTrcEnabled.getEnabledTraceList(int traceIdx,
int listSize)
Returns a list of sets of possible alternatives.
|
Modifier and Type | Method and Description |
---|---|
EnabledSet |
OverviewMap.getMapTrcEnabled(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.List<EnabledSet>> |
OverviewMap.getListOfListEnabledSet(int traceIdx,
int traceSize)
Gather for each algorithm, the trace list of possible firings.
|
java.util.Map<org.processmining.partialorder.models.palignment.Move,EnabledSet> |
OverviewMap.getMapTrcEnabled(int algIndex,
int trcIndex) |