org.deckfour.xes.model
Interface XEvent

All Superinterfaces:
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 Summary
 
Methods inherited from interface org.deckfour.xes.model.XElement
clone
 
Methods inherited from interface org.deckfour.xes.model.XAttributable
getAttributes, getExtensions, setAttributes