See: Description
| Interface | Description |
|---|---|
| AnalysisController.IStateObserver |
This interface can be used for observers which want to get notified about
state changes of an analysis controller.
|
| IAnalysisController | Deprecated
1.15 can be removed when all tools are ported to TeeTime
|
| IProjectContext |
This is the interface which allows the analysis components a slimmed-down access to an instance of the
AnalysisController. |
| Class | Description |
|---|---|
| AnalysisController | Deprecated
1.15 can be removed when all filter and tools have been ported to
TeeTime
|
| AnalysisController.AnalysisControllerWithMapping |
This is a wrapper for the
AnalysisController which contains a mapping
between the model instances and the actual objects as well. |
| AnalysisControllerThread |
Allows spawn the execution of an
AnalysisController into a separate Thread. |
| ExampleConfiguration |
Example configuration for testing the current development.
|
| HostnameRepository |
A class that manages host names for trace IDs.
|
| Enum | Description |
|---|---|
| AnalysisController.STATE |
An enumeration used to describe the state of an
AnalysisController. |
Copyright 2021 Kieker Project, http://kieker-monitoring.net