public class EvClassLogPetrinetConnectionFactoryUI_2
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.deckfour.xes.classification.XEventClass |
DUMMY |
| Constructor and Description |
|---|
EvClassLogPetrinetConnectionFactoryUI_2(org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
java.lang.Object[] availableClassifier) |
| Modifier and Type | Method and Description |
|---|---|
org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping |
getMap()
Generate the map between Transitions and Event according to the user
selection.
|
org.deckfour.xes.classification.XEventClassifier |
getSelectedClassifier()
Get the selected classifier
|
public EvClassLogPetrinetConnectionFactoryUI_2(org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
java.lang.Object[] availableClassifier)
public org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping getMap()
public org.deckfour.xes.classification.XEventClassifier getSelectedClassifier()