| Package | Description |
|---|---|
| kieker.analysisteetime.util.graph | |
| kieker.analysisteetime.util.graph.impl | |
| kieker.analysisteetime.util.graph.mapping |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEdge |
interface |
IGraph |
interface |
IGraphElement |
interface |
IVertex |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphImpl
Default implementation of a
IGraph. |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectPropertyMapper<T extends IElement>
This function maps a graph element by a passed property key to the
corresponding property value and returns it as string.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends IElement> |
DirectPropertyMapper.of(java.lang.String propertyKey) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net