Uses of Class
kieker.tools.trace.analysis.systemModel.util.AssemblyComponentOperationPair
Packages that use AssemblyComponentOperationPair
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.
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.
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 AssemblyComponentOperationPair in kieker.tools.trace.analysis.filter.visualization.callTree
Methods in kieker.tools.trace.analysis.filter.visualization.callTree that return AssemblyComponentOperationPairModifier and TypeMethodDescriptionprotected AssemblyComponentOperationPairAggregatedAssemblyComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg) Deprecated.HACK. -
Uses of AssemblyComponentOperationPair in kieker.tools.trace.analysis.filter.visualization.dependencyGraph
Constructors in kieker.tools.trace.analysis.filter.visualization.dependencyGraph with parameters of type AssemblyComponentOperationPairModifierConstructorDescriptionDeprecated.Creates a new graph with the given root entity. -
Uses of AssemblyComponentOperationPair in kieker.tools.trace.analysis.systemModel.repository
Fields in kieker.tools.trace.analysis.systemModel.repository declared as AssemblyComponentOperationPairModifier and TypeFieldDescriptionstatic final AssemblyComponentOperationPairAssemblyComponentOperationPairFactory.ROOT_PAIRMethods in kieker.tools.trace.analysis.systemModel.repository that return AssemblyComponentOperationPairModifier and TypeMethodDescriptionAssemblyComponentOperationPairFactory.getPairById(int id) AssemblyComponentOperationPairFactory.getPairInstanceByPair(AssemblyComponent assemblyComponent, Operation operation) Returns a corresponding pair instance (existing or newly created).AssemblyComponentOperationPairFactory.getRootPair()Methods in kieker.tools.trace.analysis.systemModel.repository that return types with arguments of type AssemblyComponentOperationPair