Interface Summary |
XAttributable |
This interface is implemented by all elements of the log
hierarchy, which can be equipped with attributes. |
XAttribute |
This interface defines attributes used for describing
meta-information about event log hierarchy elements. |
XAttributeBoolean |
Attribute with boolean type value. |
XAttributeContinuous |
Attribute with continuous type value (i.e., double-precision
floating point). |
XAttributeDiscrete |
Attribute with discrete type value (i.e., long-precision
integer). |
XAttributeLiteral |
Attribute with literal type value (i.e., string-based). |
XAttributeMap |
An attribute map is used to hold a set of attributes, indexed
by their key strings, for event log hierarchy elements. |
XAttributeTimestamp |
Attribute with timestamp type value. |
XElement |
This interface is implemented by all elements of an event log structure. |
XEvent |
An event is an element of an XES event log structure. |
XLog |
A log is an element of an XES event log structure. |
XTrace |
A trace is an element of an XES event log structure. |