|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTrace | |
---|---|
kieker.tools.traceAnalysis.systemModel | |
kieker.tools.traceAnalysis.systemModel.util |
Uses of AbstractTrace in kieker.tools.traceAnalysis.systemModel |
---|
Classes in kieker.tools.traceAnalysis.systemModel with type parameters of type AbstractTrace | |
---|---|
class |
AbstractSession<T extends AbstractTrace>
Sessions group traces which belong to the same high-level user interaction. |
Subclasses of AbstractTrace in kieker.tools.traceAnalysis.systemModel | |
---|---|
class |
ExecutionTrace
This class is a container for a whole trace of executions (represented as instances of Execution ). |
class |
MessageTrace
This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage ). |
Uses of AbstractTrace in kieker.tools.traceAnalysis.systemModel.util |
---|
Methods in kieker.tools.traceAnalysis.systemModel.util with parameters of type AbstractTrace | |
---|---|
int |
TraceStartTimestampComparator.compare(AbstractTrace o1,
AbstractTrace o2)
|
int |
TraceEndTimestampComparator.compare(AbstractTrace o1,
AbstractTrace o2)
|
|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |