| Package | Description |
|---|---|
| org.processmining.ocbc.performance.logprojection.abstraction | |
| org.processmining.ocbc.performance.logprojection.lightxlog |
| Modifier and Type | Method and Description |
|---|---|
protected int |
MultiPhaseMinerMatrix.getFirstPredecessor(LightTrace trace,
int e,
int evt) |
protected int |
MultiPhaseMinerMatrix.getFirstSuccessor(LightTrace trace,
int e,
int evt) |
| Modifier and Type | Method and Description |
|---|---|
LightTrace |
LightLog.getTrace(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<LightTrace> |
LightLog.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LightLog.addTrace(LightTrace trace) |
| Constructor and Description |
|---|
LightLog(LogView view,
java.lang.String name,
LightTrace... traces) |