public class EventLists
extends java.lang.Object
| Constructor and Description |
|---|
EventLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillList(org.deckfour.xes.model.XTrace trace,
org.deckfour.xes.model.XEvent event,
org.deckfour.xes.model.XAttribute att)
Fills the list and bag with events and their related attribute values.
|
org.apache.commons.collections15.Bag<java.util.List<java.lang.String>> |
getLogBag() |
java.util.List<org.apache.commons.collections15.Bag<java.util.List<java.lang.String>>> |
getTraceBagList() |
void |
initialize() |
public void initialize()
public void fillList(org.deckfour.xes.model.XTrace trace,
org.deckfour.xes.model.XEvent event,
org.deckfour.xes.model.XAttribute att)
trace - event - att - public org.apache.commons.collections15.Bag<java.util.List<java.lang.String>> getLogBag()
public java.util.List<org.apache.commons.collections15.Bag<java.util.List<java.lang.String>>> getTraceBagList()