Kieker 1.7

Uses of Class
kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository

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.7

Copyright 2013 Kieker Project, http://kieker-monitoring.net