Uses of Class
kieker.analysis.architecture.recovery.assembler.AbstractModelAssembler
| Package | Description |
|---|---|
| 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.
|
-
Uses of AbstractModelAssembler in kieker.analysis.architecture.recovery
Constructors in kieker.analysis.architecture.recovery with parameters of type AbstractModelAssembler Constructor Description ModelAssemblerStage(AbstractModelAssembler<T> assembler) -
Uses of AbstractModelAssembler in kieker.analysis.architecture.recovery.assembler
Subclasses of AbstractModelAssembler in kieker.analysis.architecture.recovery.assembler Modifier and Type Class Description classInvocationExecutionModelAssemblerAssemble execution model based on operation call tuples.classOperationAssemblyModelAssemblerclassOperationDeploymentModelAssemblerclassOperationTypeModelAssemblerclassStorageAssemblyModelAssemblerAssembler for dataflow between operations and storages.classStorageDeploymentModelAssemblerclassStorageTypeModelAssemblerCreate storage elements in the type model.classTraceBasedExecutionModelAssembler