Uses of Interface
kieker.model.analysismodel.assembly.AssemblyModel
Packages that use AssemblyModel
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.
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 AssemblyModel in kieker.analysis.architecture.recovery
Methods in kieker.analysis.architecture.recovery that return AssemblyModelConstructors in kieker.analysis.architecture.recovery with parameters of type AssemblyModelModifierConstructorDescriptionStaticModelsAssemblerStage(TypeModel typeModel, AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel, SignatureExtractor signatureExtractor) Create a static model assembler stage. -
Uses of AssemblyModel in kieker.analysis.architecture.recovery.assembler
Constructors in kieker.analysis.architecture.recovery.assembler with parameters of type AssemblyModelModifierConstructorDescriptionOperationAssemblyModelAssembler(TypeModel typeModel, AssemblyModel assemblyModel, SourceModel sourceModel, String sourceLabel) OperationDeploymentModelAssembler(AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel) StorageAssemblyModelAssembler(TypeModel typeModel, AssemblyModel assemblyModel, SourceModel sourceModel, String sourceLabel) StorageDeploymentModelAssembler(AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel) -
Uses of AssemblyModel in kieker.model.analysismodel.assembly
Methods in kieker.model.analysismodel.assembly that return AssemblyModelModifier and TypeMethodDescriptionAssemblyFactory.createAssemblyModel()Returns a new object of class 'Model'. -
Uses of AssemblyModel in kieker.model.analysismodel.assembly.impl
Classes in kieker.model.analysismodel.assembly.impl that implement AssemblyModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Model'.Methods in kieker.model.analysismodel.assembly.impl that return AssemblyModel -
Uses of AssemblyModel in kieker.model.analysismodel.assembly.util
Methods in kieker.model.analysismodel.assembly.util with parameters of type AssemblyModelModifier and TypeMethodDescriptionAssemblySwitch.caseAssemblyModel(AssemblyModel object) Returns the result of interpreting the object as an instance of 'Model'.