Uses of Package
kieker.analysis.generic.sink.graph.dot
Package | Description |
---|---|
kieker.analysis.architecture.dependency.export.dot |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.analysis.architecture.trace.graph.dot |
This package contains all processing filters bundled with kieker.
|
kieker.analysis.generic.sink.graph.dot |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Classes in kieker.analysis.generic.sink.graph.dot used by kieker.analysis.architecture.dependency.export.dot Class Description DotExportMapper This class specifies how attributes (for graphs, vertices and edges) are mapped to a dot graph. -
Classes in kieker.analysis.generic.sink.graph.dot used by kieker.analysis.architecture.trace.graph.dot Class Description DotExportMapper This class specifies how attributes (for graphs, vertices and edges) are mapped to a dot graph.DotFileWriterStage DotWriterStage This stage writes aIGraph
to givenWriter
in the dot file format. -
Classes in kieker.analysis.generic.sink.graph.dot used by kieker.analysis.generic.sink.graph.dot Class Description DotExportMapper This class specifies how attributes (for graphs, vertices and edges) are mapped to a dot graph.DotGraphType DotGraphWriter Class to build and write a DOT Graph to a writer.DotWriterStage This stage writes aIGraph
to givenWriter
in the dot file format.