Uses of Interface
kieker.analysis.architecture.recovery.signature.IStorageSignatureExtractor
Packages that use IStorageSignatureExtractor
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.
-
Uses of IStorageSignatureExtractor in kieker.analysis.architecture.recovery.assembler
Constructors in kieker.analysis.architecture.recovery.assembler with parameters of type IStorageSignatureExtractorModifierConstructorDescriptionStorageTypeModelAssembler(TypeModel typeModel, SourceModel sourceModel, String sourceLabel, IComponentSignatureExtractor componentSignatureExtractor, IStorageSignatureExtractor storageSignatureExtractor)