Uses of Class
kieker.analysis.architecture.recovery.signature.NameBuilder
Packages that use NameBuilder
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.
-
Uses of NameBuilder in kieker.analysis.architecture.dependency.export.dot
Constructors in kieker.analysis.architecture.dependency.export.dot with parameters of type NameBuilderModifierConstructorDescriptionDotExportDependencyGraphFactory(NameBuilder nameBuilder) Uses TO_STRING ofIVertexTypeMapperas second default argument.DotExportDependencyGraphFactory(NameBuilder nameBuilder, IVertexTypeMapper vertexTypeMapper) -
Uses of NameBuilder in kieker.analysis.architecture.recovery.signature
Methods in kieker.analysis.architecture.recovery.signature that return NameBuilderModifier and TypeMethodDescriptionstatic NameBuilderNameBuilder.forJavaFull()static NameBuilderNameBuilder.forJavaShort()static NameBuilderNameBuilder.forJavaShortOperations()static NameBuilderNameBuilder.of(IOperationNameBuilder operationNameBuilder, IComponentNameBuilder componentNameBuilder)