| Package | Description |
|---|---|
| org.processmining.ocbc.performance.logprojection.lightxlog |
| Modifier and Type | Method and Description |
|---|---|
LightEvent |
LightTrace.getEvent(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<LightEvent> |
LightTrace.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LightTrace.addEvent(LightEvent event) |
| Constructor and Description |
|---|
LightTrace(LogView view,
java.lang.String name,
boolean carriesTraceAttributes,
LightEvent... events) |
LightTrace(LogView view,
java.lang.String name,
LightEvent... events) |