Package kieker.analysis.architecture.trace.traversal
This package contains all processing filters bundled with kieker.
Note: currently most filters are kept in kieker.analysisteetime as they are classified as experimental.
- Since:
- 1.15
- Author:
- Reiner Jung
-
Interface Summary Interface Description IOperationCallVisitor -
Class Summary Class Description TraceTraverser A class that traversesTrace
s along with one or multipleIOperationCallVisitor
s.