Package | Description |
---|---|
kieker.analysisteetime.util.graph |
Modifier and Type | Method and Description |
---|---|
Direction |
Direction.opposite() |
static Direction |
Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<IEdge> |
IVertex.getEdges(Direction direction) |
IVertex |
IEdge.getVertex(Direction direction) |
java.lang.Iterable<IVertex> |
IVertex.getVertices(Direction direction) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net