Package | Description |
---|---|
kieker.tools.trace.analysis.filter |
Copyright 2020 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.
|
kieker.tools.trace.analysis.systemModel.repository |
Copyright 2020 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.
|
Modifier and Type | Method and Description |
---|---|
SystemModelRepository |
AbstractTraceAnalysisFilter.getSystemEntityFactory() |
Modifier and Type | Method and Description |
---|---|
static Execution |
AbstractTraceAnalysisFilter.createExecutionByEntityNames(SystemModelRepository systemModelRepository,
java.lang.String executionContainerName,
java.lang.String assemblyComponentTypeName,
Signature operationSignature,
long traceId,
java.lang.String sessionId,
int eoi,
int ess,
long tin,
long tout,
boolean assumed) |
static Execution |
AbstractTraceAnalysisFilter.createExecutionByEntityNames(SystemModelRepository systemModelRepository,
java.lang.String executionContainerName,
java.lang.String assemblyComponentTypeName,
java.lang.String componentTypeName,
Signature operationSignature,
long traceId,
java.lang.String sessionId,
int eoi,
int ess,
long tin,
long tout,
boolean assumed) |
Modifier and Type | Method and Description |
---|---|
protected SystemModelRepository |
AbstractSystemSubRepository.getSystemFactory() |
Constructor and Description |
---|
AbstractSystemSubRepository(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.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net