Package | Description |
---|---|
kieker.tools.trace.analysis.filter.visualization.callTree |
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.filter.visualization.dependencyGraph |
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 |
---|---|
protected AssemblyComponentOperationPair |
AggregatedAssemblyComponentOperationCallTreeFilter.concreteCreatePair(SynchronousCallMessage callMsg)
HACK.
|
Constructor and Description |
---|
OperationAssemblyDependencyGraph(AssemblyComponentOperationPair rootEntity)
Creates a new graph with the given root entity.
|
Modifier and Type | Field and Description |
---|---|
static AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.ROOT_PAIR |
Modifier and Type | Method and Description |
---|---|
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getPairById(int id) |
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getPairInstanceByPair(AssemblyComponent assemblyComponent,
Operation operation)
Returns a corresponding pair instance (existing or newly created).
|
AssemblyComponentOperationPair |
AssemblyComponentOperationPairFactory.getRootPair() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AssemblyComponentOperationPair> |
AssemblyComponentOperationPairFactory.getPairs() |
Copyright 2020 Kieker Project, http://kieker-monitoring.net