org.deckfour.xes.classification
Class XEventNameClassifier

java.lang.Object
  extended by org.deckfour.xes.classification.XEventAttributeClassifier
      extended by org.deckfour.xes.classification.XEventNameClassifier
All Implemented Interfaces:
Comparable<XEventAttributeClassifier>, XEventClassifier

public class XEventNameClassifier
extends XEventAttributeClassifier

Implements an event classifier based on the activity name of events.

Author:
Christian W. Guenther (christian@deckfour.org)

Field Summary
 
Fields inherited from class org.deckfour.xes.classification.XEventAttributeClassifier
keys, name
 
Constructor Summary
XEventNameClassifier()
          Creates a new instance of this event classifier
 
Method Summary
 
Methods inherited from class org.deckfour.xes.classification.XEventAttributeClassifier
compareTo, equals, getClassIdentity, getDefiningAttributeKeys, name, sameEventClass, setName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XEventNameClassifier

public XEventNameClassifier()
Creates a new instance of this event classifier