Uses of Package
kieker.analysis.architecture.recovery.signature
| Package | Description |
|---|---|
| kieker.analysis.architecture.dependency.export.dot |
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.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.architecture.recovery.assembler |
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.architecture.recovery.signature |
-
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.dependency.export.dot Class Description NameBuilder This is a wrapper class around aIOperationNameBuilderand aIComponentNameBuilder. -
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.recovery Class Description AbstractSignatureProcessor Signature processing facility designed to cleanup and restructure operation and component signatures of monitoring data.SignatureExtractor This is a wrapper class around aIOperationSignatureExtractorand aIComponentSignatureExtractor. -
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.recovery.assembler Class Description IComponentSignatureExtractor AIComponentSignatureExtractorsets the package name and the name of aComponentTypebased on its signature.IOperationSignatureExtractor AIOperationSignatureExtractorsets the list of modifiers, the return type, the name and the parameters of aOperationTypebased on its signature.IStorageSignatureExtractor Signature extractor interface for storage references. -
Classes in kieker.analysis.architecture.recovery.signature used by kieker.analysis.architecture.recovery.signature Class Description AbstractSignatureProcessor Signature processing facility designed to cleanup and restructure operation and component signatures of monitoring data.IComponentNameBuilder AIComponentNameBuildercan be used to create the component name from a package name and a component name.IComponentSignatureExtractor AIComponentSignatureExtractorsets the package name and the name of aComponentTypebased on its signature.IOperationNameBuilder 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.IOperationSignatureExtractor AIOperationSignatureExtractorsets the list of modifiers, the return type, the name and the parameters of aOperationTypebased on its signature.NameBuilder This is a wrapper class around aIOperationNameBuilderand aIComponentNameBuilder.SignatureExtractor This is a wrapper class around aIOperationSignatureExtractorand aIComponentSignatureExtractor.