Uses of Interface
kieker.model.analysismodel.deployment.DeploymentModel
Packages that use DeploymentModel
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.
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.
This package contains all processing filters bundled with kieker.
-
Uses of DeploymentModel in kieker.analysis.architecture.recovery
Methods in kieker.analysis.architecture.recovery that return DeploymentModelMethods in kieker.analysis.architecture.recovery with parameters of type DeploymentModelConstructors in kieker.analysis.architecture.recovery with parameters of type DeploymentModelModifierConstructorDescriptionCallEvent2OperationCallStage(DeploymentModel deploymentModel) OperationPresentInModelEventReleaseControlStage(DeploymentModel deploymentModel) StaticModelsAssemblerStage(TypeModel typeModel, AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel, SignatureExtractor signatureExtractor) Create a static model assembler stage. -
Uses of DeploymentModel in kieker.analysis.architecture.recovery.assembler
Constructors in kieker.analysis.architecture.recovery.assembler with parameters of type DeploymentModelModifierConstructorDescriptionOperationDeploymentModelAssembler(AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel) StorageDeploymentModelAssembler(AssemblyModel assemblyModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel) -
Uses of DeploymentModel in kieker.analysis.architecture.recovery.storage
Constructors in kieker.analysis.architecture.recovery.storage with parameters of type DeploymentModelModifierConstructorDescriptionExecutionModelDataflowAssemblerStage(ExecutionModel executionModel, DeploymentModel deploymentModel, SourceModel sourceModel, String sourceLabel) -
Uses of DeploymentModel in kieker.analysis.architecture.trace.reconstruction
Constructors in kieker.analysis.architecture.trace.reconstruction with parameters of type DeploymentModelModifierConstructorDescriptionFlowRecordTraceReconstructionStage(DeploymentModel deploymentModel, TemporalUnit temporalUnit) TraceReconstructionBuffer(DeploymentModel deploymentModel, TraceMetadata traceMetadata, TemporalUnit temporalUnit) -
Uses of DeploymentModel in kieker.model.analysismodel.deployment
Methods in kieker.model.analysismodel.deployment that return DeploymentModelModifier and TypeMethodDescriptionDeploymentFactory.createDeploymentModel()Returns a new object of class 'Model'. -
Uses of DeploymentModel in kieker.model.analysismodel.deployment.impl
Classes in kieker.model.analysismodel.deployment.impl that implement DeploymentModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Model'.Methods in kieker.model.analysismodel.deployment.impl that return DeploymentModel -
Uses of DeploymentModel in kieker.model.analysismodel.deployment.util
Methods in kieker.model.analysismodel.deployment.util with parameters of type DeploymentModelModifier and TypeMethodDescriptionDeploymentSwitch.caseDeploymentModel(DeploymentModel object) Returns the result of interpreting the object as an instance of 'Model'.