Uses of Interface
kieker.analysis.architecture.dependency.IVertexTypeMapper
Packages that use IVertexTypeMapper
Package
Description
This package contains all processing filters bundled with kieker.
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 IVertexTypeMapper in kieker.analysis.architecture.dependency
Fields in kieker.analysis.architecture.dependency declared as IVertexTypeMapper -
Uses of IVertexTypeMapper in kieker.analysis.architecture.dependency.export.dot
Constructors in kieker.analysis.architecture.dependency.export.dot with parameters of type IVertexTypeMapperModifierConstructorDescriptionDotExportDependencyGraphFactory(NameBuilder nameBuilder, IVertexTypeMapper vertexTypeMapper)