All Classes
| Class | Description |
|---|---|
| AbstractAggregatedCallTreeFilter<T> | Deprecated.
1.15 ported to teetime
|
| AbstractAggregatedCallTreeFilter<T> |
This class has exactly one input port named "in".
|
| AbstractAggregatedCallTreeNode<T> | Deprecated.
1.15 moved to teetime
|
| AbstractAggregatedCallTreeNode<T> |
This is an abstract base for a single node within an aggregated call tree.
|
| AbstractCallTreeFilter<T> | Deprecated.
1.15 ported to teetime
|
| AbstractCallTreeFilter<T> |
Plugin providing the creation of calling trees both for individual traces and an aggregated form multiple traces.
|
| AbstractCallTreeFilter.IPairFactory<T> | |
| AbstractCallTreeFilter.IPairFactory<T> | |
| AbstractCallTreeNode<T> | Deprecated.
1.15 moved to new location
|
| AbstractCallTreeNode<T> |
This is an abstract base for a single node within a call tree.
|
| AbstractComponentDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> | Deprecated.
1.15 ported to teetime
|
| AbstractComponentDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> |
Abstract superclass for formatters for component-based dependency graphs.
|
| AbstractDependencyGraph<T extends ISystemModelElement> | Deprecated.
1.15 ported to teetime
|
| AbstractDependencyGraph<T extends kieker.model.system.model.ISystemModelElement> |
Abstract superclass for dependency graphs.
|
| AbstractDependencyGraphFilter<T extends ISystemModelElement> | Deprecated.
1.15 ported to teetime
|
| AbstractDependencyGraphFilter<T extends kieker.model.system.model.ISystemModelElement> |
Refactored copy from LogAnalysis-legacy tool.
|
| AbstractDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> | Deprecated.
1.15 ported to teetime
|
| AbstractDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> |
Abstract superclass for all dependency-graph formatters.
|
| AbstractDependencyGraphFormatterVisitor<T extends ISystemModelElement> | Deprecated.
1.15 ported to teetime
|
| AbstractDependencyGraphFormatterVisitor<T extends kieker.model.system.model.ISystemModelElement> |
Abstract base class for dependency-graph-formatting visitors.
|
| AbstractEdge<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> |
Generic superclass for all graph edges in the visualization package.
|
| AbstractEmbeddableService<T extends teetime.framework.Configuration> |
Abstract class to create runnable teetime services.
|
| AbstractExecutionTraceProcessingFilter | Deprecated.
1.15 has been ported to teetime
|
| AbstractGraph<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> |
Generic superclass for all graphs in the visualization package.
|
| AbstractGraph.IGraphVisitor<V,E> |
Interface for abstract-graph visitors.
|
| AbstractGraphElement<O> |
Superclass for graph elements, i.e.
|
| AbstractGraphFilter<G extends AbstractGraph<V,E,O>,V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> | Deprecated.
1.15 moved to teetime
|
| AbstractGraphFilter<G extends AbstractGraph<V,E,O>,V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> |
Abstract superclass for all graph filters.
|
| AbstractGraphFormatter<G extends AbstractGraph<?,?,?>> |
Abstract superclass for all graph formatters.
|
| AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>> | Deprecated.
1.15 ported to teetime
|
| AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>> |
Abstract superclass for graph-producing filters.
|
| AbstractInvalidExecutionTraceProcessingFilter | Deprecated.
1.15 has no relevant functionality in the teetime port
|
| AbstractLegacyTool<T> |
Generic legacy tool framework class.
|
| AbstractMessage | Deprecated.
1.15 moved to kieker-model
|
| AbstractMessageTraceProcessingFilter | Deprecated.
1.15 has been ported to teetime
|
| AbstractNodeDecorator | Deprecated.
1.15 ported to teetime
|
| AbstractNodeDecorator |
Abstract superclass for all node decorators.
|
| AbstractOperationDependencyGraphFormatter<T extends AbstractDependencyGraph<?>> | Deprecated.
1.15 ported to teetime
|
| AbstractOperationDependencyGraphFormatter<T extends AbstractDependencyGraph<?>> |
Abstract for formatters for operation-level dependency graph.
|
| AbstractOriginRetentionPolicy |
Abstract superclass for all origin retention policies.
|
| AbstractPayloadedVertex<V extends AbstractPayloadedVertex<V,E,O,P>,E extends AbstractEdge<V,E,O>,O,P> |
Abstract superclass for "payloaded" vertices, i.e.
|
| AbstractService<T extends teetime.framework.Configuration,R> |
Generic tool and service framework class.
|
| AbstractSession<T extends AbstractTrace> | Deprecated.
1.15 moved to kieker-model
|
| AbstractSystemSubRepository | |
| AbstractTrace | Deprecated.
1.15 moved to kieker-model
|
| AbstractTraceAnalysisFilter | Deprecated.
1.15 has been ported to teetime
|
| AbstractTraceProcessingFilter | Deprecated.
1.15 has been ported to teetime
|
| AbstractVertex<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> |
Generic superclass for all vertices in the visualization package.
|
| AbstractVertexDecoration |
This is an abstract base for vertex decorations.
|
| AbstractWeightedEdge<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> |
Abstract superclass for weighted edges in the visualization package.
|
| AggregatedAllocationComponentOperationCallTreeFilter | Deprecated.
1.15 ported to teetime
|
| AggregatedAllocationComponentOperationCallTreeFilter | |
| AggregatedAssemblyComponentOperationCallTreeFilter | Deprecated.
1.15 ported to teetime
|
| AggregatedAssemblyComponentOperationCallTreeFilter | |
| AllocationComponent | Deprecated.
1.15 moved to kieker-model
|
| AllocationComponentOperationPair |
This class represents a pair consisting of an
Operation and an AllocationComponent. |
| AllocationComponentOperationPairFactory | |
| AllocationRepository | |
| AssemblyComponent | Deprecated.
1.15 moved to kieker-model
|
| AssemblyComponentOperationPair |
This class represents a pair consisting of an
Operation and an AssemblyComponent. |
| AssemblyComponentOperationPairFactory | |
| AssemblyRepository | |
| BasicSettings |
Some default settings which may be used by legacy applications and maybe new applications.
|
| CharConverter |
Convert string to short value.
|
| Color |
(RGB-based) Color implementation for the visualization package.
|
| CommonConfigurationKeys |
Common configuration keys used by multiple tools.
|
| CompleteOriginRetentionPolicy |
The complete origin retention policy represents the intention that every origin should be
retained in the graph model and corresponds to the kind
OriginRetentionPolicyKind.ALL. |
| ComponentAllocationDependencyGraph | Deprecated.
1.15 ported to teetime
|
| ComponentAllocationDependencyGraph |
This class represents component dependency graphs on the allocation level.
|
| ComponentAllocationDependencyGraphFormatter | Deprecated.
1.15 ported to teetime
|
| ComponentAllocationDependencyGraphFormatter |
Formatter class for component dependency graphs on the allocation level (see
ComponentAllocationDependencyGraph) . |
| ComponentAssemblyDependencyGraph | Deprecated.
1.15 ported to teetime
|
| ComponentAssemblyDependencyGraph |
This class represents component dependency graphs on the assembly level.
|
| ComponentAssemblyDependencyGraphFormatter | Deprecated.
1.15 ported to teetime
|
| ComponentAssemblyDependencyGraphFormatter |
Formatter class for component dependency graphs on the assembly level (see
ComponentAssemblyDependencyGraph). |
| ComponentDependencyGraphAllocationFilter | Deprecated.
1.15 ported to teetime
|
| ComponentDependencyGraphAllocationFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ComponentDependencyGraphAssemblyFilter | Deprecated.
1.15 ported to teetime
|
| ComponentDependencyGraphAssemblyFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ComponentType | Deprecated.
1.15 moved to kieker-model
|
| ConfigurationParser |
Parse configuration settings and fill them into a settings object.
|
| ContainerDependencyGraph | Deprecated.
1.15 ported to teetime
|
| ContainerDependencyGraph |
This class represents container dependency graphs.
|
| ContainerDependencyGraphFilter | Deprecated.
1.15 ported to teetime
|
| ContainerDependencyGraphFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| ContainerDependencyGraphFormatter | Deprecated.
1.15 ported to teetime
|
| ContainerDependencyGraphFormatter |
Formatter for container dependency graphs.
|
| ConvertLegacyValuesUtils |
This utility class is used to support gluing old code to new infrastructure.
|
| CurrentTimeEventGenerationFilter | Deprecated.
1.15 ported to teetime
|
| DateConverter |
Converts parameter string representing a date value to timestamp.
|
| DependencyGraphNode<T extends ISystemModelElement> | Deprecated.
1.15 ported to teetime
|
| DependencyGraphNode<T extends kieker.model.system.model.ISystemModelElement> |
This class represents a single node within a dependency graph.
|
| DescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,ISystemModelElement>,E extends AbstractEdge<V,E,O>,O> | Deprecated.
1.15 ported to teetime
|
| DescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,kieker.model.system.model.ISystemModelElement>,E extends AbstractEdge<V,E,O>,O> |
A filter which attaches decorations from a repository to graph entities.
|
| DescriptionRepository | Deprecated.
since 2.0.0
|
| DescriptionRepository.DescriptionRepositoryData |
This class groups the data required for a
DescriptionRepository. |
| DirectoryReadValidator |
Validate whether the given directory file handle exists and is a directory.
|
| DotFactory |
This class provides a collection of static methods to compile Graphviz Dot elements
from string attributes and properties.
|
| DoubleConverter |
Convert string to long value.
|
| EventRecordTraceCounter | Deprecated.
1.15 ported to teetime
|
| Execution | Deprecated.
1.15 moved to kieker-model
|
| ExecutionContainer | Deprecated.
1.15 moved to kieker-model
|
| ExecutionEnvironmentRepository | |
| ExecutionRecordTransformationFilter | Deprecated.
1.15 ported to teetime
|
| ExecutionTrace | Deprecated.
1.15 moved to kieker-model
|
| ExecutionTraceBasedSession | Deprecated.
1.15 moved to kieker-model
|
| ExecutionTraceWriterFilter | Deprecated.
1.15 ported to teetime
|
| GraphFormattingException |
Generic exception which denotes that an error has occured during graph formatting.
|
| GraphWriterPlugin | Deprecated.
1.15 ported to teetime
|
| GraphWriterPlugin |
Generic graph writer plugin to generate graph specifications and save them to disk.
|
| IGraphOutputtingFilter<G extends AbstractGraph<?,?,?>> | Deprecated.
1.15 has no ressemblence in the teetime port
|
| IGraphProducingFilter<G extends AbstractGraph<?,?,?>> | Deprecated.
1.15 ported to teetime
|
| IGraphProducingFilter<G extends AbstractGraph<?,?,?>> |
Interface for graph-producing filters.
|
| InvalidExecutionTrace | Deprecated.
1.15 moved to kieker-model
|
| InvalidExecutionTraceWriterFilter | Deprecated.
1.15 ported to teetime
|
| InvalidREvaluationResultException |
Exception that states, that the results from a R evaluation are invalid.
|
| InvalidTraceException | Deprecated.
1.15 moved to kieker-model
|
| IOriginRetentionPolicy |
Origin retention policies control the way in which origins for graph elements are kept.
|
| ISystemModelElement | Deprecated.
1.15 moved to kieker-model
|
| LogsReaderCompositeStage |
Read one or more Kieker log directories consecutively.
|
| LongConverter |
Convert string to long value.
|
| MessageTrace | Deprecated.
1.15 moved to kieker-model
|
| MessageTraceBasedSession | Deprecated.
1.15 moved to kieker-model
|
| MessageTraceWriterFilter | Deprecated.
1.15 ported to teetime
|
| ModelFactory | Deprecated.
1.15 model moved to new subproject
|
| MultipleConnectionTcpSourceCompositeStage |
Multiple TCP input composite stage.
|
| NoClassMapping |
Marker class in case no class mapping is used for settings.
|
| NoOriginRetentionPolicy |
The no-origin-retention policy represents the intention that no origins should be retained at all
and corresponds to the kind
OriginRetentionPolicyKind.NONE. |
| Operation | Deprecated.
1.15 moved to kieker-model
|
| OperationAllocationDependencyGraph | Deprecated.
1.15 ported to teetime
|
| OperationAllocationDependencyGraph |
This class represents operation dependency graphs on the allocation level.
|
| OperationAllocationDependencyGraphFormatter | Deprecated.
1.15 ported to teetime
|
| OperationAllocationDependencyGraphFormatter |
Formatter for operation dependency graphs on the allocation level (see
OperationAllocationDependencyGraph). |
| OperationAssemblyDependencyGraph | Deprecated.
1.15 ported to teetime
|
| OperationAssemblyDependencyGraph |
This class represents operation dependency graphs on the assembly level.
|
| OperationAssemblyDependencyGraphFormatter | Deprecated.
1.15 ported to teetime
|
| OperationAssemblyDependencyGraphFormatter |
Formatter for operation dependency graphs on the assembly level (see
OperationAssemblyDependencyGraph). |
| OperationDependencyGraphAllocationFilter | Deprecated.
ported to teetime
|
| OperationDependencyGraphAllocationFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| OperationDependencyGraphAssemblyFilter | Deprecated.
1.15 ported to teetime
|
| OperationDependencyGraphAssemblyFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| OperationRepository |
This is a repository in which the available operations (
Operation) can be stored. |
| OriginRetentionPolicyKind |
This enumeration contains origin retention policy kinds, i.e.
|
| OutputStream2StandardLog |
Implementation of an
OutputStream that redirects data received via
its OutputStream2StandardLog.write(int) method to an instance of Logger. |
| ParameterEvaluationUtils |
Collection of command line parameter evaluation functions.
|
| ParentPathIsDirectoryValidator |
Check whether the specified path refers to a directory.
|
| ParentPathIsWriteableValidator |
Check whether the path is writable.
|
| ParentPathValueValidator |
Evaluate whether the parent directory of a given path exists.
|
| PathIsDirectoryValidator |
Check whether the specified path refers to a directory.
|
| PathIsModelDirectoryValidator |
Check whether the given directory contains a kieker model.
|
| PathIsReadableValidator |
Check whether the path is readable.
|
| PathIsWriteableValidator |
Check whether the path is writable.
|
| PathParameterSplitter |
Split a parameter value using the path separator symbol.
|
| RBridgeControl | Deprecated. |
| ReadFileValueValidator |
Evaluate whether the path exists and the file is readable.
|
| ResponseTimeColorNodeDecorator | Deprecated.
1.15 ported to teetime
|
| ResponseTimeColorNodeDecorator |
Decorator to set the color of graph nodes depending on graph nodes execution time.
|
| ResponseTimeDecoration | Deprecated.
1.15 ported to teetime
|
| ResponseTimeDecoration |
Response time decoration for graph vertices.
|
| ResponseTimeNodeDecorator | Deprecated.
1.15 ported to teetime
|
| ResponseTimeNodeDecorator |
Decorator to attach response time data to graph nodes.
|
| RestServiceCompositeStage |
Multiple TCP input composite stage.
|
| RootAssemblyComponent | Deprecated.
1.15 moved to kieker-model
|
| RootExecutionContainer | Deprecated.
1.15 moved to kieker-model
|
| SequenceDiagramFilter | Deprecated.
1.15 ported to teetime
|
| SequenceDiagramFilter |
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in". |
| SequenceDiagramFilter.SDModes | |
| SequenceDiagramFilter.SDModes | |
| SessionReconstructionFilter | Deprecated.
1.15 ported to teetime
|
| Setting |
Mark settings which should be set by the corresponding named value from a configuration file.
|
| ShortConverter |
Convert string to short value.
|
| SourceStageFactory |
Factory to create a source stage depending on the configuration object.
|
| SpecificOriginRetentionPolicy |
The specific origin retention policy represents the intention that only specific origins should
be retained and corresponds to the kind
OriginRetentionPolicyKind.SPECIFIC. |
| SynchronousCallMessage | Deprecated.
1.15 moved to kieker-model
|
| SynchronousReplyMessage | Deprecated.
1.15 moved to kieker-model
|
| SystemModelRepository | Deprecated.
since 1.15.2
|
| ToolsUtil | |
| TraceCallTreeFilter | Deprecated.
1.15 ported to teetime
|
| TraceCallTreeFilter |
Plugin providing the creation of calling trees both for individual traces
and an aggregated form for multiple traces.
This class has exactly one input port named "in". |
| TraceCallTreeNode | Deprecated.
1.15 ported to teetime
|
| TraceCallTreeNode |
This class represents a single node within the trace call tree.
|
| TraceColoringFilter<V extends AbstractVertex<V,E,TraceInformation>,E extends AbstractEdge<V,E,TraceInformation>> | Deprecated.
1.15 ported to teetime
|
| TraceColoringFilter<V extends AbstractVertex<V,E,kieker.model.system.model.TraceInformation>,E extends AbstractEdge<V,E,kieker.model.system.model.TraceInformation>> |
This filter sets the color of nodes and edges which belong to a single trace according to a trace
coloring schema defined in a color repository (see
TraceColorRepository). |
| TraceColorRepository | Deprecated.
since 2.0.0
|
| TraceColorRepository.TraceColorRepositoryData |
This class groups the data required for a
TraceColorRepository. |
| TraceEndTimestampComparator |
Comparator which compares abstract traces according to their end timestamps.
|
| TraceEquivalenceClassFilter | Deprecated.
1.15 ported to teetime
|
| TraceEquivalenceClassFilter.TraceEquivalenceClassModes |
This enum represents the different trace equivalence class modes.
|
| TraceEventRecords2ExecutionAndMessageTraceFilter | Deprecated.
1.15 ported to teetime
|
| TraceInformation | Deprecated.
1.15 moved to kieker-model
|
| TraceProcessingException |
This exceptions shows that something went wrong during the processing of a trace.
|
| TraceReconstructionFilter | Deprecated.
1.15 ported to teetime
|
| TraceStartTimestampComparator |
Comparator which compares abstract traces according to their start timestamps.
|
| TypeRepository |
This is a repository in which the different component types (
ComponentType) can be stored. |
| VisualizationConstants | |
| WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement> | Deprecated.
1.15 ported to teetime
|
| WeightedBidirectionalDependencyGraphEdge<T extends kieker.model.system.model.ISystemModelElement> |
This class represents a weighted but bidirected edge within a dependency graph.
|
| WeightedDirectedCallTreeEdge<T> | Deprecated.
1.15 moved to new location
|
| WeightedDirectedCallTreeEdge<T> |
This class represents a weighted and directed edge within a call tree.
|
| WritePathValueValidator |
Evaluate whether the parent directory exists and the path is writable.
|