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