Uses of Class
kieker.analysis.plugin.trace.AbstractMessageTraceProcessingFilter
Package | Description |
---|---|
kieker.visualization.trace |
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.visualization.trace.call.tree |
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.visualization.trace.dependency.graph |
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.
|
-
Uses of AbstractMessageTraceProcessingFilter in kieker.visualization.trace
Subclasses of AbstractMessageTraceProcessingFilter in kieker.visualization.trace Modifier and Type Class Description class
AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>
Abstract superclass for graph-producing filters.class
SequenceDiagramFilter
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". -
Uses of AbstractMessageTraceProcessingFilter in kieker.visualization.trace.call.tree
Subclasses of AbstractMessageTraceProcessingFilter in kieker.visualization.trace.call.tree Modifier and Type Class Description class
AbstractAggregatedCallTreeFilter<T>
This class has exactly one input port named "in".class
AbstractCallTreeFilter<T>
Plugin providing the creation of calling trees both for individual traces and an aggregated form multiple traces.class
AggregatedAllocationComponentOperationCallTreeFilter
class
AggregatedAssemblyComponentOperationCallTreeFilter
class
TraceCallTreeFilter
Plugin providing the creation of calling trees both for individual traces and an aggregated form for multiple traces.
This class has exactly one input port named "in". -
Uses of AbstractMessageTraceProcessingFilter in kieker.visualization.trace.dependency.graph
Subclasses of AbstractMessageTraceProcessingFilter in kieker.visualization.trace.dependency.graph Modifier and Type Class Description class
AbstractDependencyGraphFilter<T extends ISystemModelElement>
Refactored copy from LogAnalysis-legacy tool.class
ComponentDependencyGraphAllocationFilter
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".class
ComponentDependencyGraphAssemblyFilter
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".class
ContainerDependencyGraphFilter
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".class
OperationDependencyGraphAllocationFilter
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".class
OperationDependencyGraphAssemblyFilter
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".