Uses of Class
kieker.tools.trace.analysis.filter.AbstractTraceAnalysisFilter
| Package | Description |
|---|---|
| kieker.tools.trace.analysis.filter |
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.tools.trace.analysis.filter.executionRecordTransformation |
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.tools.trace.analysis.filter.flow |
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.tools.trace.analysis.filter.traceFilter |
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.tools.trace.analysis.filter.traceReconstruction |
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.tools.trace.analysis.filter.traceWriter |
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.tools.trace.analysis.filter.visualization.callTree |
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.tools.trace.analysis.filter.visualization.dependencyGraph |
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.tools.trace.analysis.filter.visualization.sequenceDiagram |
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 AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter Modifier and Type Class Description classAbstractExecutionTraceProcessingFilterDeprecated.1.15 has been ported to teetimeclassAbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>Deprecated.1.15 ported to teetimeclassAbstractInvalidExecutionTraceProcessingFilterDeprecated.1.15 has no relevant functionality in the teetime portclassAbstractMessageTraceProcessingFilterDeprecated.1.15 has been ported to teetimeclassAbstractTraceProcessingFilterDeprecated.1.15 has been ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.executionRecordTransformation
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.executionRecordTransformation Modifier and Type Class Description classExecutionRecordTransformationFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.flow
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.flow Modifier and Type Class Description classEventRecordTraceCounterDeprecated.1.15 ported to teetimeclassTraceEventRecords2ExecutionAndMessageTraceFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.traceFilter
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.traceFilter Modifier and Type Class Description classTraceEquivalenceClassFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.traceReconstruction
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.traceReconstruction Modifier and Type Class Description classTraceReconstructionFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.traceWriter
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.traceWriter Modifier and Type Class Description classExecutionTraceWriterFilterDeprecated.1.15 ported to teetimeclassInvalidExecutionTraceWriterFilterDeprecated.1.15 ported to teetimeclassMessageTraceWriterFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.visualization.callTree
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.visualization.callTree Modifier and Type Class Description classAbstractAggregatedCallTreeFilter<T>Deprecated.1.15 ported to teetimeclassAbstractCallTreeFilter<T>Deprecated.1.15 ported to teetimeclassAggregatedAllocationComponentOperationCallTreeFilterDeprecated.1.15 ported to teetimeclassAggregatedAssemblyComponentOperationCallTreeFilterDeprecated.1.15 ported to teetimeclassTraceCallTreeFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.visualization.dependencyGraph
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.visualization.dependencyGraph Modifier and Type Class Description classAbstractDependencyGraphFilter<T extends ISystemModelElement>Deprecated.1.15 ported to teetimeclassComponentDependencyGraphAllocationFilterDeprecated.1.15 ported to teetimeclassComponentDependencyGraphAssemblyFilterDeprecated.1.15 ported to teetimeclassContainerDependencyGraphFilterDeprecated.1.15 ported to teetimeclassOperationDependencyGraphAllocationFilterDeprecated.ported to teetimeclassOperationDependencyGraphAssemblyFilterDeprecated.1.15 ported to teetime -
Uses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.visualization.sequenceDiagram
Subclasses of AbstractTraceAnalysisFilter in kieker.tools.trace.analysis.filter.visualization.sequenceDiagram Modifier and Type Class Description classSequenceDiagramFilterDeprecated.1.15 ported to teetime