Uses of Class
kieker.tools.trace.analysis.repository.DescriptionRepository
Packages that use DescriptionRepository
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 DescriptionRepository in kieker.tools.trace.analysis.repository
Methods in kieker.tools.trace.analysis.repository that return DescriptionRepositoryModifier and TypeMethodDescriptionstatic DescriptionRepositoryDescriptionRepository.createFromFile(String fileName, IProjectContext projectContext) Deprecated.Initializes a new description repository from the given file. -
Uses of DescriptionRepository in kieker.visualization.trace.descriptions
Constructors in kieker.visualization.trace.descriptions with parameters of type DescriptionRepositoryModifierConstructorDescriptionDescriptionDecoratorFilter(DescriptionRepository repository) Creates a new description decorator filter using the given configuration.