Interface XEvent

  • All Superinterfaces:
    java.lang.Cloneable, XAttributable, XElement
    All Known Implementing Classes:
    XEventImpl, XExtendedEvent

    public interface XEvent
    extends XElement
    An event is an element of an XES event log structure. Events are sequentially contained in traces. Events refer to something that has happened during the execution of a process, e.g. the execution of an activity.
    Author:
    Christian W. Guenther (christian@deckfour.org)
    • Method Detail

      • getID

        XID getID()
        Returns the id of the event
        Returns:
        the ID of this event