Uses of Class
org.deckfour.xes.classification.XEventAttributeClassifier
-
Packages that use XEventAttributeClassifier Package Description org.deckfour.xes.classification -
-
Uses of XEventAttributeClassifier in org.deckfour.xes.classification
Subclasses of XEventAttributeClassifier in org.deckfour.xes.classification Modifier and Type Class Description classXEventAndClassifierComposite event classifier, which can hold any number of lower-level classifiers, concatenated with boolean AND logic.classXEventLifeTransClassifierImplements an event classifier based on the lifecycle transition attribute of events.classXEventNameClassifierImplements an event classifier based on the activity name of events.classXEventResourceClassifierImplements an event classifier based on the resource name attribute of events.Methods in org.deckfour.xes.classification with parameters of type XEventAttributeClassifier Modifier and Type Method Description intXEventAttributeClassifier. compareTo(XEventAttributeClassifier o)
-