| Package | Description |
|---|---|
| org.processmining.streambasedeventlog.models | |
| org.processmining.streambasedeventlog.models.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IncrementalRootedPayloadGraph<T,E extends IncrementalRootedPayloadGraph.Edge<T>,F extends IncrementalRootedPayloadGraph.Edge.Factory<T,E>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IncrementalPayloadTrie.Edge<T> |
| Modifier and Type | Class and Description |
|---|---|
static class |
IncrementalPayloadTrie.Edge.EdgeImpl<T> |
static class |
IncrementalRootedPayloadGraph.Edge.EdgeImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends IncrementalRootedPayloadGraph.Edge<T>,F extends IncrementalRootedPayloadGraph.Edge.Factory<T,E>> |
IncrementalRootedPayloadGraph.Factory.construct(E root,
F edgeFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalRootedPayloadGraphImpl<T,E extends IncrementalRootedPayloadGraph.Edge<T>,F extends IncrementalRootedPayloadGraph.Edge.Factory<T,E>> |