Package | Description |
---|---|
kieker.tools.traceAnalysis.filter | |
kieker.tools.traceAnalysis.systemModel.repository |
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 2017 Kieker Project, http://kieker-monitoring.net