Uses of Class
kieker.analysis.architecture.recovery.events.CallEvent
Package | Description |
---|---|
kieker.analysis.architecture.recovery |
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.
|
kieker.analysis.generic |
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 CallEvent in kieker.analysis.architecture.recovery
Methods in kieker.analysis.architecture.recovery that return types with arguments of type CallEvent Modifier and Type Method Description teetime.framework.OutputPort<CallEvent>
OperationAndCallGeneratorStage. getCallOutputPort()
Methods in kieker.analysis.architecture.recovery with parameters of type CallEvent Modifier and Type Method Description protected void
CallEvent2OperationCallStage. execute(CallEvent element)
-
Uses of CallEvent in kieker.analysis.generic
Methods in kieker.analysis.generic with parameters of type CallEvent Modifier and Type Method Description boolean
CallEventMatcher. checkControlEvent(OperationEvent controlEvent, CallEvent baseEvent)
boolean
CallEventMatcher. keepControlEvent(CallEvent baseEvent)
boolean
CallEventMatcher. requiresControlEvent(CallEvent baseEvent)