org.deckfour.xes.classification
Class XEventLifeTransClassifier

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

public class XEventLifeTransClassifier
extends XEventAttributeClassifier

Implements an event classifier based on the lifecycle transition attribute of events.

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

Field Summary
 
Fields inherited from class org.deckfour.xes.classification.XEventAttributeClassifier
keys, name
 
Constructor Summary
XEventLifeTransClassifier()
          Creates a new instance of this 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

XEventLifeTransClassifier

public XEventLifeTransClassifier()
Creates a new instance of this classifier.