Uses of Class
kieker.tools.trace.analysis.systemModel.SynchronousCallMessage
Packages that use SynchronousCallMessage
Package
Description
Copyright 2026 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 SynchronousCallMessage in kieker.tools.trace.analysis.filter.visualization.callTree
Methods in kieker.tools.trace.analysis.filter.visualization.callTree with parameters of type SynchronousCallMessageModifier and TypeMethodDescriptionprotected abstract TAbstractAggregatedCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg) Deprecated.HACK.protected AllocationComponentOperationPairAggregatedAllocationComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg) Deprecated.protected AssemblyComponentOperationPairAggregatedAssemblyComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg) Deprecated.HACK.AbstractCallTreeFilter.IPairFactory.createPair(SynchronousCallMessage callMsg) This method creates an actual pair using the given call message.