| 
Kieker 1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins with parameters of type SystemModelRepository | |
|---|---|
AbstractExecutionTraceProcessingPlugin(String name,
                                       SystemModelRepository systemEntityFactory)
 | 
|
AbstractInvalidExecutionTraceProcessingPlugin(String name,
                                              SystemModelRepository systemEntityFactory)
 | 
|
AbstractMessageTraceProcessingPlugin(String name,
                                     SystemModelRepository systemEntityFactory)
 | 
|
AbstractTraceAnalysisPlugin(String name,
                            SystemModelRepository systemEntityFactory)
 | 
|
AbstractTraceProcessingPlugin(String name,
                              SystemModelRepository systemEntityFactory)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.executionRecordTransformation | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins.executionRecordTransformation with parameters of type SystemModelRepository | |
|---|---|
ExecutionRecordTransformationFilter(String name,
                                    SystemModelRepository systemFactory)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.messageTraceRepository | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins.messageTraceRepository with parameters of type SystemModelRepository | |
|---|---|
MessageTraceRepositoryPlugin(String name,
                             SystemModelRepository systemEntityFactory)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.traceFilter | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins.traceFilter with parameters of type SystemModelRepository | |
|---|---|
TraceEquivalenceClassFilter(String name,
                            SystemModelRepository systemEntityFactory,
                            TraceEquivalenceClassFilter.TraceEquivalenceClassModes traceEquivalenceCallMode)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.traceReconstruction | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins.traceReconstruction with parameters of type SystemModelRepository | |
|---|---|
TraceReconstructionFilter(String name,
                          SystemModelRepository systemEntityFactory,
                          long maxTraceDurationMillis,
                          boolean ignoreInvalidTraces)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.traceWriter | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins.traceWriter with parameters of type SystemModelRepository | |
|---|---|
ExecutionTraceWriterPlugin(String name,
                           SystemModelRepository systemEntityFactory,
                           String outputFn)
 | 
|
InvalidExecutionTraceWriterPlugin(String name,
                                  SystemModelRepository systemEntityFactory,
                                  String outputFn)
 | 
|
MessageTraceWriterPlugin(String name,
                         SystemModelRepository systemEntityFactory,
                         String outputFn)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.visualization.callTree | 
|---|
| Methods in kieker.tools.traceAnalysis.plugins.visualization.callTree with parameters of type SystemModelRepository | |
|---|---|
static void | 
AbstractCallTreePlugin.writeDotForMessageTrace(SystemModelRepository systemEntityFactory,
                        AbstractCallTreeNode root,
                        MessageTrace msgTrace,
                        String outputFilename,
                        boolean includeWeights,
                        boolean shortLabels)
 | 
static void | 
TraceCallTreePlugin.writeDotForMessageTrace(SystemModelRepository systemEntityFactory,
                        MessageTrace msgTrace,
                        String outputFilename,
                        boolean includeWeights,
                        boolean shortLabels)
 | 
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph | 
|---|
| Constructors in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph with parameters of type SystemModelRepository | |
|---|---|
AbstractDependencyGraphPlugin(String name,
                              SystemModelRepository systemEntityFactory,
                              DependencyGraph<T> dependencyGraph)
 | 
|
ComponentDependencyGraphPluginAllocation(String name,
                                         SystemModelRepository systemEntityFactory,
                                         File dotOutputFile,
                                         boolean includeWeights,
                                         boolean shortLabels,
                                         boolean includeSelfLoops)
 | 
|
ComponentDependencyGraphPluginAssembly(String name,
                                       SystemModelRepository systemEntityFactory,
                                       File dotOutputFile,
                                       boolean includeWeights,
                                       boolean shortLabels,
                                       boolean includeSelfLoops)
 | 
|
ContainerDependencyGraphPlugin(String name,
                               SystemModelRepository systemEntityFactory,
                               File dotOutputFile,
                               boolean includeWeights,
                               boolean shortLabels,
                               boolean includeSelfLoops)
 | 
|
OperationDependencyGraphPluginAllocation(String name,
                                         SystemModelRepository systemEntityFactory,
                                         File dotOutputFile,
                                         boolean includeWeights,
                                         boolean shortLabels,
                                         boolean includeSelfLoops)
 | 
|
OperationDependencyGraphPluginAssembly(String name,
                                       SystemModelRepository systemEntityFactory,
                                       File dotOutputFile,
                                       boolean includeWeights,
                                       boolean shortLabels,
                                       boolean includeSelfLoops)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram | 
|---|
| Methods in kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram with parameters of type SystemModelRepository | |
|---|---|
static void | 
SequenceDiagramPlugin.writePicForMessageTrace(SystemModelRepository systemEntityFactory,
                        MessageTrace msgTrace,
                        SequenceDiagramPlugin.SDModes sdMode,
                        String outputFilename,
                        boolean shortLabels)
 | 
| Constructors in kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram with parameters of type SystemModelRepository | |
|---|---|
SequenceDiagramPlugin(String name,
                      SystemModelRepository systemEntityFactory,
                      SequenceDiagramPlugin.SDModes sdmode,
                      String outputFnBase,
                      boolean shortLabels)
 | 
|
| Uses of SystemModelRepository in kieker.tools.traceAnalysis.systemModel.repository | 
|---|
| Constructors in kieker.tools.traceAnalysis.systemModel.repository with parameters of type SystemModelRepository | |
|---|---|
AbstractSystemSubRepository(SystemModelRepository systemFactory)
 | 
|
AllocationComponentOperationPairFactory(SystemModelRepository systemFactory)
 | 
|
AllocationRepository(SystemModelRepository systemFactory,
                     AllocationComponent rootAllocationComponent)
 | 
|
AssemblyComponentOperationPairFactory(SystemModelRepository systemFactory)
 | 
|
AssemblyRepository(SystemModelRepository systemFactory,
                   AssemblyComponent rootAssemblyComponent)
 | 
|
ExecutionEnvironmentRepository(SystemModelRepository systemFactory,
                               ExecutionContainer rootExecutionContainer)
 | 
|
OperationRepository(SystemModelRepository systemFactory,
                    Operation rootOperation)
 | 
|
TypeRepository(SystemModelRepository systemFactory,
               ComponentType rootComponent)
 | 
|
  | 
Kieker 1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||