Uses of Package
kieker.analysis.architecture.recovery.signature
Packages that use kieker.analysis.architecture.recovery.signature
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.
-
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.dependency.export.dotClassDescriptionThis is a wrapper class around a
IOperationNameBuilderand aIComponentNameBuilder. -
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.recoveryClassDescriptionSignature processing facility designed to cleanup and restructure operation and component signatures of monitoring data.This is a wrapper class around a
IOperationSignatureExtractorand aIComponentSignatureExtractor. -
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.recovery.assemblerClassDescriptionA
IComponentSignatureExtractorsets the package name and the name of aComponentTypebased on its signature.AIOperationSignatureExtractorsets the list of modifiers, the return type, the name and the parameters of aOperationTypebased on its signature.Signature extractor interface for storage references. -
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.recovery.signatureClassDescriptionSignature processing facility designed to cleanup and restructure operation and component signatures of monitoring data.A
IComponentNameBuildercan be used to create the component name from a package name and a component name.AIComponentSignatureExtractorsets the package name and the name of aComponentTypebased on its signature.AIOperationNameBuildercan be used to create the operation name from a list of modifiers, a return type, the actual name and a list of parameter types.AIOperationSignatureExtractorsets the list of modifiers, the return type, the name and the parameters of aOperationTypebased on its signature.This is a wrapper class around aIOperationNameBuilderand aIComponentNameBuilder.This is a wrapper class around aIOperationSignatureExtractorand aIComponentSignatureExtractor.