org.processmining.plugins.log.logclassifiers
Class EventAndClassifier

java.lang.Object
  extended by org.processmining.plugins.log.logclassifiers.EventAndClassifier

public class EventAndClassifier
extends java.lang.Object


Constructor Summary
EventAndClassifier()
           
 
Method Summary
static org.deckfour.xes.classification.XEventAndClassifier getEventNameClassifier(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.classification.XEventClassifier[] classifiers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventAndClassifier

public EventAndClassifier()
Method Detail

getEventNameClassifier

public static org.deckfour.xes.classification.XEventAndClassifier getEventNameClassifier(org.processmining.framework.plugin.PluginContext context,
                                                                                         org.deckfour.xes.classification.XEventClassifier[] classifiers)