Uses of Interface
kieker.analysis.architecture.recovery.signature.IStorageSignatureExtractor
Package | Description |
---|---|
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.
|
-
Uses of IStorageSignatureExtractor in kieker.analysis.architecture.recovery.assembler
Constructors in kieker.analysis.architecture.recovery.assembler with parameters of type IStorageSignatureExtractor Constructor Description StorageTypeModelAssembler(TypeModel typeModel, SourceModel sourceModel, java.lang.String sourceLabel, IComponentSignatureExtractor componentSignatureExtractor, IStorageSignatureExtractor storageSignatureExtractor)