Class XEventCaseClassifier
- java.lang.Object
-
- org.deckfour.xes.classification.XEventAttributeClassifier
-
- org.processmining.servicelevelagreements.model.xes.classification.XEventCaseClassifier
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable<org.deckfour.xes.classification.XEventAttributeClassifier>,org.deckfour.xes.classification.XEventClassifier
public class XEventCaseClassifier extends org.deckfour.xes.classification.XEventAttributeClassifierImplements an event classifier based on the caseid name attribute of events.- Author:
- B.F.A. Hompes
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XEventCaseClassifier()Creates a new instance of this event classifier.
-