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 classAbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>Abstract superclass for graph-producing filters.classSequenceDiagramFilterRefactored 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 classAbstractAggregatedCallTreeFilter<T>This class has exactly one input port named "in".classAbstractCallTreeFilter<T>Plugin providing the creation of calling trees both for individual traces and an aggregated form multiple traces.classAggregatedAllocationComponentOperationCallTreeFilterclassAggregatedAssemblyComponentOperationCallTreeFilterclassTraceCallTreeFilterPlugin 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 classAbstractDependencyGraphFilter<T extends ISystemModelElement>Refactored copy from LogAnalysis-legacy tool.classComponentDependencyGraphAllocationFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classComponentDependencyGraphAssemblyFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classContainerDependencyGraphFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classOperationDependencyGraphAllocationFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".classOperationDependencyGraphAssemblyFilterRefactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".