|
Kieker 1.10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractVertexDecoration | |
|---|---|
| kieker.tools.traceAnalysis.filter.visualization.dependencyGraph | |
| kieker.tools.traceAnalysis.filter.visualization.graph | |
| Uses of AbstractVertexDecoration in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph |
|---|
| Subclasses of AbstractVertexDecoration in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph | |
|---|---|
class |
ResponseTimeDecoration
Response time decoration for graph vertices. |
| Uses of AbstractVertexDecoration in kieker.tools.traceAnalysis.filter.visualization.graph |
|---|
| Methods in kieker.tools.traceAnalysis.filter.visualization.graph with type parameters of type AbstractVertexDecoration | ||
|---|---|---|
|
AbstractVertex.getDecoration(Class<DecorationT> type)
Returns the decoration of this vertex of the given type. |
|
| Methods in kieker.tools.traceAnalysis.filter.visualization.graph that return types with arguments of type AbstractVertexDecoration | |
|---|---|
Collection<AbstractVertexDecoration> |
AbstractVertex.getDecorations()
Returns all decorations of this vertex. |
| Methods in kieker.tools.traceAnalysis.filter.visualization.graph with parameters of type AbstractVertexDecoration | |
|---|---|
void |
AbstractVertex.addDecoration(AbstractVertexDecoration decoration)
Adds a decoration to this vertex. |
|
Kieker 1.10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||