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 class
AbstractExecutionTraceProcessingFilter
Deprecated.1.15 has been ported to teetimeclass
AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>>
Deprecated.1.15 ported to teetimeclass
AbstractInvalidExecutionTraceProcessingFilter
Deprecated.1.15 has no relevant functionality in the teetime portclass
AbstractMessageTraceProcessingFilter
Deprecated.1.15 has been ported to teetimeclass
AbstractTraceProcessingFilter
Deprecated.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 class
ExecutionRecordTransformationFilter
Deprecated.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 class
EventRecordTraceCounter
Deprecated.1.15 ported to teetimeclass
TraceEventRecords2ExecutionAndMessageTraceFilter
Deprecated.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 class
TraceEquivalenceClassFilter
Deprecated.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 class
TraceReconstructionFilter
Deprecated.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 class
ExecutionTraceWriterFilter
Deprecated.1.15 ported to teetimeclass
InvalidExecutionTraceWriterFilter
Deprecated.1.15 ported to teetimeclass
MessageTraceWriterFilter
Deprecated.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 class
AbstractAggregatedCallTreeFilter<T>
Deprecated.1.15 ported to teetimeclass
AbstractCallTreeFilter<T>
Deprecated.1.15 ported to teetimeclass
AggregatedAllocationComponentOperationCallTreeFilter
Deprecated.1.15 ported to teetimeclass
AggregatedAssemblyComponentOperationCallTreeFilter
Deprecated.1.15 ported to teetimeclass
TraceCallTreeFilter
Deprecated.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 class
AbstractDependencyGraphFilter<T extends ISystemModelElement>
Deprecated.1.15 ported to teetimeclass
ComponentDependencyGraphAllocationFilter
Deprecated.1.15 ported to teetimeclass
ComponentDependencyGraphAssemblyFilter
Deprecated.1.15 ported to teetimeclass
ContainerDependencyGraphFilter
Deprecated.1.15 ported to teetimeclass
OperationDependencyGraphAllocationFilter
Deprecated.ported to teetimeclass
OperationDependencyGraphAssemblyFilter
Deprecated.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 class
SequenceDiagramFilter
Deprecated.1.15 ported to teetime