public class XSEventFactory
extends java.lang.Object
Constructor and Description |
---|
XSEventFactory() |
Modifier and Type | Method and Description |
---|---|
static XSEvent |
createXSEvent() |
static XSEvent |
createXSEvent(org.deckfour.xes.model.XAttribute correlationValue) |
static XSEvent |
createXSEvent(org.deckfour.xes.model.XAttribute correlationValue,
org.deckfour.xes.model.XAttributeMap attributes) |
static java.util.List<XSEvent> |
createXSEventList(org.deckfour.xes.model.XTrace trace,
java.lang.String correlationKey) |
public static XSEvent createXSEvent()
public static XSEvent createXSEvent(org.deckfour.xes.model.XAttribute correlationValue)
public static XSEvent createXSEvent(org.deckfour.xes.model.XAttribute correlationValue, org.deckfour.xes.model.XAttributeMap attributes)
public static java.util.List<XSEvent> createXSEventList(org.deckfour.xes.model.XTrace trace, java.lang.String correlationKey)