Interface | Description |
---|---|
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.
|
XAttributeCollection | |
XAttributeContainer | |
XAttributeContinuous |
Attribute with continuous type value (i.e., double-precision
floating point).
|
XAttributeDiscrete |
Attribute with discrete type value (i.e., long-precision
integer).
|
XAttributeID | |
XAttributeList | |
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.
|
XOCAttribute |
This interface defines attributes used for describing
meta-information about event log hierarchy elements.
|
XOCClass | |
XOCCRelation |
An event is an element of an XES event log structure.
|
XOCElement |
This interface is implemented by all elements of an event log structure.
|
XOCEvent |
An event is an element of an XES event log structure.
|
XOCFilterFunction |
An event is an element of an XES event log structure.
|
XOCLog |
A log is an element of an XES event log structure.
|
XOCObject |
An event is an element of an XES event log structure.
|
XOCObjectModel |
A trace is an element of an XES event log structure.
|
XOCORelation |
An event is an element of an XES event log structure.
|
XOCRRelation |
An event is an element of an XES event log structure.
|
Class | Description |
---|---|
XVisitor |