Uses of Class
kieker.analysis.architecture.recovery.events.OperationEvent
Packages that use OperationEvent
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.
This package contains all processing filters bundled with kieker.
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 OperationEvent in kieker.analysis.architecture.recovery
Methods in kieker.analysis.architecture.recovery that return types with arguments of type OperationEventModifier and TypeMethodDescriptionteetime.framework.InputPort<OperationEvent>StaticModelsAssemblerStage.getInputPort()teetime.framework.OutputPort<OperationEvent>OperationAndCallGeneratorStage.getOperationOutputPort()teetime.framework.OutputPort<OperationEvent>StaticModelsAssemblerStage.getOutputPort() -
Uses of OperationEvent in kieker.analysis.architecture.recovery.assembler
Methods in kieker.analysis.architecture.recovery.assembler with parameters of type OperationEventModifier and TypeMethodDescriptionvoidOperationAssemblyModelAssembler.assemble(OperationEvent event) voidOperationDeploymentModelAssembler.assemble(OperationEvent event) voidOperationTypeModelAssembler.assemble(OperationEvent event) -
Uses of OperationEvent in kieker.analysis.architecture.recovery.events
Methods in kieker.analysis.architecture.recovery.events that return OperationEventConstructors in kieker.analysis.architecture.recovery.events with parameters of type OperationEventModifierConstructorDescriptionCallEvent(OperationEvent caller, OperationEvent callee, Duration duration) -
Uses of OperationEvent in kieker.analysis.architecture.trace.flow
Methods in kieker.analysis.architecture.trace.flow with parameters of type OperationEventModifier and TypeMethodDescriptionbooleanFlowTraceEventMatcher.checkControlEvent(OperationEvent controlEvent, IFlowRecord baseEvent) -
Uses of OperationEvent in kieker.analysis.generic
Methods in kieker.analysis.generic with parameters of type OperationEventModifier and TypeMethodDescriptionbooleanCallEventMatcher.checkControlEvent(OperationEvent controlEvent, CallEvent baseEvent)