public class TransEvClassMapping
extends java.util.HashMap<org.processmining.models.graphbased.directed.petrinet.elements.Transition,org.deckfour.xes.classification.XEventClass>
| Constructor and Description |
|---|
TransEvClassMapping(org.deckfour.xes.classification.XEventClassifier eventClassifier,
org.deckfour.xes.classification.XEventClass dummyEventClass)
Allowed constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.deckfour.xes.classification.XEventClass |
getDummyEventClass()
Get event class that is used to represent transition (not invisible ones) that is not mapped to
any activity
|
org.deckfour.xes.classification.XEventClassifier |
getEventClassifier()
get the classifier
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic TransEvClassMapping(org.deckfour.xes.classification.XEventClassifier eventClassifier,
org.deckfour.xes.classification.XEventClass dummyEventClass)
eventClassifier - dummyEventClass - public org.deckfour.xes.classification.XEventClassifier getEventClassifier()
public org.deckfour.xes.classification.XEventClass getDummyEventClass()