Class DefaultEventLogService
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.service.eventlog.DefaultEventLogService
-
- All Implemented Interfaces:
EventLogService
public class DefaultEventLogService extends java.lang.Object implements EventLogService
-
-
Constructor Summary
Constructors Constructor Description DefaultEventLogService(org.deckfour.xes.model.XLog log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<java.lang.String>getEventAttributesKeys()
-
-
-
Method Detail
-
getEventAttributesKeys
public java.util.Collection<java.lang.String> getEventAttributesKeys()
- Specified by:
getEventAttributesKeysin interfaceEventLogService
-
-