|
Kieker 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemModelRepository | |
---|---|
kieker.tools.traceAnalysis.filter | |
kieker.tools.traceAnalysis.systemModel.repository |
Uses of SystemModelRepository in kieker.tools.traceAnalysis.filter |
---|
Methods in kieker.tools.traceAnalysis.filter that return SystemModelRepository | |
---|---|
SystemModelRepository |
AbstractTraceAnalysisFilter.getSystemEntityFactory()
|
Methods in kieker.tools.traceAnalysis.filter with parameters of type SystemModelRepository | |
---|---|
static Execution |
AbstractTraceAnalysisFilter.createExecutionByEntityNames(SystemModelRepository systemModelRepository,
String executionContainerName,
String assemblyComponentTypeName,
Signature operationSignature,
long traceId,
String sessionId,
int eoi,
int ess,
long tin,
long tout,
boolean assumed)
|
static Execution |
AbstractTraceAnalysisFilter.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)
|
Uses of SystemModelRepository in kieker.tools.traceAnalysis.systemModel.repository |
---|
Constructors in kieker.tools.traceAnalysis.systemModel.repository with parameters of type SystemModelRepository | |
---|---|
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. |
|
Kieker 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |