public class EventHeadAttributeFilter extends EventAttributeFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
EventHeadAttributeFilter(java.lang.String name,
org.deckfour.xes.model.XLog log,
Parameters parameters,
ComputationCell cell) |
EventHeadAttributeFilter(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 EventHeadAttributeFilter(org.deckfour.xes.model.XLog log, Parameters parameters, ComputationCell cell)
public EventHeadAttributeFilter(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