Uses of Class
kieker.model.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.
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.
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.
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.analysis.architecture.trace
Methods in kieker.analysis.architecture.trace that return SystemModelRepositoryMethods in kieker.analysis.architecture.trace with parameters of type SystemModelRepositoryModifier and TypeMethodDescriptionstatic final ExecutionAbstractTraceAnalysisStage.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) static final ExecutionAbstractTraceAnalysisStage.createExecutionByEntityNames(SystemModelRepository systemModelRepository, String executionContainerName, String assemblyComponentTypeName, Signature operationSignature, long traceId, String sessionId, int eoi, int ess, long tin, long tout, boolean assumed) Constructors in kieker.analysis.architecture.trace with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractTraceAnalysisStage(SystemModelRepository systemModelRepository) AbstractTraceProcessingStage(SystemModelRepository systemModelRepository) Creates a new instance of this class using the given parameters.TraceEventRecords2ExecutionAndMessageTraceStage(SystemModelRepository repository, boolean enhanceJavaConstructors, boolean enhanceCallDetection, boolean ignoreAssumedCalls) Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.analysis.architecture.trace.execution
Constructors in kieker.analysis.architecture.trace.execution with parameters of type SystemModelRepositoryModifierConstructorDescriptionCreates a new instance of this class using the given parameters.TraceEquivalenceClassFilter(SystemModelRepository systemModelRepository, TraceEquivalenceClassFilter.TraceEquivalenceClassModes equivalenceMode) Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.analysis.architecture.trace.reconstruction
Constructors in kieker.analysis.architecture.trace.reconstruction with parameters of type SystemModelRepositoryModifierConstructorDescriptionTraceReconstructionStage(SystemModelRepository repository, TimeUnit timeunit, boolean ignoreInvalidTraces, Long maxTraceDuration) Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.analysis.architecture.trace.sink
Constructors in kieker.analysis.architecture.trace.sink with parameters of type SystemModelRepositoryModifierConstructorDescriptionExecutionTraceWriterFilter(SystemModelRepository repository, File outputFile) Creates a new instance of this class using the given parameters.InvalidExecutionTraceWriterSink(SystemModelRepository repository, File outputFile) Creates a new instance of this class using the given parameters.MessageTraceWriterFilter(SystemModelRepository repository, File outputFile) Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.analysis.generic.sink
Constructors in kieker.analysis.generic.sink with parameters of type SystemModelRepositoryModifierConstructorDescriptionSystemModel2FileSink(SystemModelRepository repository, Path outputFilePath) -
Uses of SystemModelRepository in kieker.analysis.plugin.trace
Constructors in kieker.analysis.plugin.trace with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractExecutionTraceProcessingFilter(SystemModelRepository systemModelRepository) Deprecated.Creates a new instance of this class using the given parameters.Deprecated.Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.model.repository
Methods in kieker.model.repository that return SystemModelRepositoryModifier and TypeMethodDescriptionprotected final SystemModelRepositoryAbstractRepository.getSystemFactory()Constructors in kieker.model.repository with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractRepository(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. -
Uses of SystemModelRepository in kieker.visualization.trace
Constructors in kieker.visualization.trace with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractGraphProducingFilter(SystemModelRepository repository, G graph) Creates a new graph-producing filter using the given configuration and the given graph.SequenceDiagramFilter(SystemModelRepository repository, SequenceDiagramFilter.SDModes sdmode, String outputFnBase, boolean shortLabels) Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.visualization.trace.call.tree
Constructors in kieker.visualization.trace.call.tree with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractAggregatedCallTreeFilter(SystemModelRepository repository, boolean includeWeights, boolean shortLabels, String dotOutputFile) Creates a new instance of this class using the given parameters.AbstractCallTreeFilter(SystemModelRepository repository) Creates a new instance of this class using the given parameters.AggregatedAllocationComponentOperationCallTreeFilter(SystemModelRepository repository, boolean includeWeights, boolean shortLabels, String dotOutputFile) Creates a new instance of this class using the given parameters.AggregatedAssemblyComponentOperationCallTreeFilter(SystemModelRepository repository, boolean includeWeights, boolean shortLabels, String dotOutputFile) Creates a new instance of this class using the given parameters.TraceCallTreeFilter(SystemModelRepository repository, boolean shortLabels, String dotOutputFn) Creates a new instance of this class using the given parameters. -
Uses of SystemModelRepository in kieker.visualization.trace.dependency.graph
Constructors in kieker.visualization.trace.dependency.graph with parameters of type SystemModelRepositoryModifierConstructorDescriptionAbstractDependencyGraphFilter(SystemModelRepository repository, TimeUnit timeUnit, AbstractDependencyGraph<T> graph) Creates a new abstract dependency graph filter using the given data.ComponentDependencyGraphAllocationFilter(SystemModelRepository repository, TimeUnit timeUnit) Creates a new filter using the given configuration.ComponentDependencyGraphAssemblyFilter(SystemModelRepository repository, TimeUnit timeUnit) Creates a new filter using the given parameters.ContainerDependencyGraphFilter(SystemModelRepository repository, TimeUnit timeUnit) Creates a new filter using the given parameters.OperationDependencyGraphAllocationFilter(SystemModelRepository repository, TimeUnit timeUnit) Creates a new filter using the given parameters.OperationDependencyGraphAssemblyFilter(SystemModelRepository repository, TimeUnit timeUnit) Creates a new filter using the given parameters.