Class Summary |
XEventAndClassifier |
Composite event classifier, which can hold any number of lower-level
classifiers, concatenated with boolean AND logic. |
XEventAttributeClassifier |
Event classifier which considers two events as equal, if, for a set of given
(configurable) attributes, they have the same values. |
XEventClass |
Implements an event class. |
XEventClasses |
A set of event classes. |
XEventLifeTransClassifier |
Implements an event classifier based on the lifecycle
transition attribute of events. |
XEventNameClassifier |
Implements an event classifier based on the
activity name of events. |
XEventResourceClassifier |
Implements an event classifier based on the resource
name attribute of events. |