Uses of Class
kieker.tools.trace.analysis.systemModel.repository.SystemModelRepository
Packages that use SystemModelRepository
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 SystemModelRepository in kieker.tools.trace.analysis.filter
Methods in kieker.tools.trace.analysis.filter that return SystemModelRepositoryModifier and TypeMethodDescriptionfinal SystemModelRepositoryAbstractTraceAnalysisFilter.getSystemEntityFactory()Deprecated.Methods in kieker.tools.trace.analysis.filter with parameters of type SystemModelRepositoryModifier and TypeMethodDescriptionstatic final ExecutionAbstractTraceAnalysisFilter.createExecutionByEntityNames(SystemModelRepository systemModelRepository, String executionContainerName, String assemblyComponentTypeName, String componentTypeName, Signature operationSignature, long traceId, String sessionId, int eoi, int ess, long tin, long tout, boolean assumed) Deprecated.static final ExecutionAbstractTraceAnalysisFilter.createExecutionByEntityNames(SystemModelRepository systemModelRepository, String executionContainerName, String assemblyComponentTypeName, Signature operationSignature, long traceId, String sessionId, int eoi, int ess, long tin, long tout, boolean assumed) Deprecated. -
Uses of SystemModelRepository in kieker.tools.trace.analysis.systemModel.repository
Methods in kieker.tools.trace.analysis.systemModel.repository that return SystemModelRepositoryModifier and TypeMethodDescriptionprotected final SystemModelRepositoryAbstractSystemSubRepository.getSystemFactory()Constructors in kieker.tools.trace.analysis.systemModel.repository with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractSystemSubRepository(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.AllocationComponentOperationPairFactory(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.AllocationRepository(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.AssemblyComponentOperationPairFactory(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.AssemblyRepository(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.ExecutionEnvironmentRepository(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.OperationRepository(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.TypeRepository(SystemModelRepository systemFactory) Creates a new instance of this class using the given parameters.