Package | Description |
---|---|
org.processmining.filtering.xfilter.factories | |
org.processmining.filtering.xfilter.implementations | |
org.processmining.filtering.xfilter.interfaces |
Modifier and Type | Method and Description |
---|---|
static XFilter<org.deckfour.xes.model.XTrace> |
XFilterFactory.hideXEvent(XAttributableFilter<org.deckfour.xes.model.XEvent> eventFilter) |
Modifier and Type | Class and Description |
---|---|
class |
HideXEventXAttributableFilterImpl |
class |
XAttributableContainsKeyWithValueXFilterImpl<T extends org.deckfour.xes.model.XAttributable>
The XAttributableContainsKeyWithValueXFilterImpl class checks whether an
XAttributable object contains a given
|
Modifier and Type | Method and Description |
---|---|
XFilter<org.deckfour.xes.model.XTrace> |
HideXEventXAttributableFilterImpl.clone() |
Modifier and Type | Interface and Description |
---|---|
interface |
XAttributableFilter<T extends org.deckfour.xes.model.XAttributable> |