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