| Package | Description |
|---|---|
| kieker.analysis.signature | |
| kieker.analysis.stage.model |
Copyright 2021 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaOperationSignatureExtractor
A
IOperationSignatureExtractor that uses the Java signature style. |
| Modifier and Type | Method and Description |
|---|---|
IOperationSignatureExtractor |
SignatureExtractor.getOperationSignatureExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static SignatureExtractor |
SignatureExtractor.of(IOperationSignatureExtractor operationSignatureExtractor,
IComponentSignatureExtractor componentSignatureExtractor) |
| Constructor and Description |
|---|
TypeModelAssembler(TypeModel typeModel,
SourceModel sourceModel,
java.lang.String sourceLabel,
IComponentSignatureExtractor componentSignatureExtractor,
IOperationSignatureExtractor operationSignatureExtractor) |
TypeModelAssemblerStage(TypeModel typeModel,
SourceModel sourceModel,
java.lang.String sourceLabel,
IComponentSignatureExtractor componentSignatureExtractor,
IOperationSignatureExtractor operationSignatureExtractor) |
Copyright 2021 Kieker Project, http://kieker-monitoring.net