Uses of Class
kieker.analysis.architecture.recovery.events.CallEvent
Packages that use CallEvent
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.
-
Uses of CallEvent in kieker.analysis.architecture.recovery
Methods in kieker.analysis.architecture.recovery that return types with arguments of type CallEventModifier and TypeMethodDescriptionteetime.framework.OutputPort<CallEvent>OperationAndCallGeneratorStage.getCallOutputPort()Methods in kieker.analysis.architecture.recovery with parameters of type CallEvent -
Uses of CallEvent in kieker.analysis.generic
Methods in kieker.analysis.generic with parameters of type CallEventModifier and TypeMethodDescriptionbooleanCallEventMatcher.checkControlEvent(OperationEvent controlEvent, CallEvent baseEvent) booleanCallEventMatcher.keepControlEvent(CallEvent baseEvent) booleanCallEventMatcher.requiresControlEvent(CallEvent baseEvent)