Package | Description |
---|---|
org.processmining.xes.statechart.xport |
Modifier and Type | Method and Description |
---|---|
XApplocExtension.EventTypeModel |
XApplocExtension.extractEventType(org.deckfour.xes.model.XEvent event) |
static XApplocExtension.EventTypeModel |
XApplocExtension.EventTypeModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XApplocExtension.EventTypeModel[] |
XApplocExtension.EventTypeModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XApplocExtension.assignEventType(org.deckfour.xes.model.XEvent event,
XApplocExtension.EventTypeModel value) |