public class XEventClassSelectorPanel extends EGMatchConfigDialogAbstract
| Constructor and Description |
|---|
XEventClassSelectorPanel(EGMatchConfiguration config,
org.deckfour.xes.model.XLog log) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<org.deckfour.xes.classification.XEventClassifier> |
getClassifiers(org.deckfour.xes.model.XLog log) |
java.lang.String |
getTitle() |
javax.swing.JComponent |
showDialog() |
getEGMatchConfigpublic XEventClassSelectorPanel(EGMatchConfiguration config, org.deckfour.xes.model.XLog log)