public class ResourceAttribute
extends java.lang.Object
Constructor and Description |
---|
ResourceAttribute() |
Modifier and Type | Method and Description |
---|---|
static boolean |
acceptAttributeForResource(org.deckfour.xes.model.XAttribute attr)
Check if the given attribute is a valid time attribute
|
static java.util.List<java.lang.String> |
extractValidAttributes(org.deckfour.xes.model.XLog log,
boolean addStandard)
Extract list of valid resuorce attribute converters from XLog global event attributes
|
public static boolean acceptAttributeForResource(org.deckfour.xes.model.XAttribute attr)
attr
- public static java.util.List<java.lang.String> extractValidAttributes(org.deckfour.xes.model.XLog log, boolean addStandard)
log
- addStandard
-