public class EventFirstLastEventAttributeFilter extends EventAttributeFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
EventFirstLastEventAttributeFilter(java.lang.String name,
org.deckfour.xes.model.XLog log,
Parameters parameters,
ComputationCell cell) |
EventFirstLastEventAttributeFilter(org.deckfour.xes.model.XLog log,
Parameters parameters,
ComputationCell cell) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
filter()
Filter the set log on the events using the set parameters.
|
isSuitable, setAttributes
constructWidget, getTemplate, setTemplate, updated, updateParameters
compareTo, filter, getCell, getFactory, getLog, getName, getParameters, getWidget, hasClassifiers, hasConceptExtension, hasEvents, hasGlobalConceptName, hasGlobalEventAttributes, hasGlobalTimestamp, hasGlobalTraceAttributes, hasTimeExtension, hasTraceAttributes, hasTraces, initializeLog, setLog, setSelected, setWidget, toString, update
public static final java.lang.String NAME
public EventFirstLastEventAttributeFilter(org.deckfour.xes.model.XLog log, Parameters parameters, ComputationCell cell)
public EventFirstLastEventAttributeFilter(java.lang.String name, org.deckfour.xes.model.XLog log, Parameters parameters, ComputationCell cell)
public org.deckfour.xes.model.XLog filter()
EventGlobalAttributeFilter
filter
in class EventGlobalAttributeFilter