public class XLogHelper
extends java.lang.Object
| Constructor and Description |
|---|
XLogHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getName(org.deckfour.xes.model.XAttributable element)
This method returns the value of the attribute concept:name for
the given attributable element
|
static java.lang.String |
getResource(org.deckfour.xes.model.XEvent element)
This method returns the value of the attribute org:resource for
the given attributable element
|
public static java.lang.String getName(org.deckfour.xes.model.XAttributable element)
element - the element to analyzepublic static java.lang.String getResource(org.deckfour.xes.model.XEvent element)
element - the element to analyze