| Package | Description |
|---|---|
| org.processmining.streambasedeventlog.algorithms | |
| org.processmining.streambasedeventlog.models.impl | |
| org.processmining.streambasedeventlog.util |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IncrementalPayloadTrie<P,E,F>,E extends IncrementalPayloadTrie.Edge<P>,F extends IncrementalRootedPayloadGraph.Edge.Factory<P,E>,P extends EventPayload> |
SimpleBFSMaximumDiffTrieFilter.apply(T trie) |
| Modifier and Type | Method and Description |
|---|---|
IncrementalPayloadTrie<E,IncrementalPayloadTrie.Edge<E>,IncrementalRootedPayloadGraph.Edge.Factory<E,IncrementalPayloadTrie.Edge<E>>> |
TrieBasedEventCollectorImpl.getTrie() |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalPayloadTrieImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
static <E extends EventPayload> |
IncrementalPayloadTrieUtils.convertToXLog(IncrementalPayloadTrie<E,IncrementalPayloadTrie.Edge<E>,IncrementalRootedPayloadGraph.Edge.Factory<E,IncrementalPayloadTrie.Edge<E>>> trie,
boolean includePassiveCases) |