Kieker 1.12

Uses of Package
kieker.tools.traceAnalysis.systemModel

Packages that use kieker.tools.traceAnalysis.systemModel
kieker.tools.traceAnalysis.filter   
kieker.tools.traceAnalysis.filter.sessionReconstruction   
kieker.tools.traceAnalysis.filter.traceFilter   
kieker.tools.traceAnalysis.filter.traceReconstruction   
kieker.tools.traceAnalysis.filter.traceWriter   
kieker.tools.traceAnalysis.filter.visualization.callTree   
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph   
kieker.tools.traceAnalysis.filter.visualization.descriptions   
kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram   
kieker.tools.traceAnalysis.filter.visualization.traceColoring   
kieker.tools.traceAnalysis.systemModel   
kieker.tools.traceAnalysis.systemModel.repository   
kieker.tools.traceAnalysis.systemModel.util   
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter
Execution
          This class represents an execution within the trace analysis tool.
MessageTrace
          This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage).
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.sessionReconstruction
ExecutionTrace
          This class is a container for a whole trace of executions (represented as instances of Execution).
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.traceFilter
ExecutionTrace
          This class is a container for a whole trace of executions (represented as instances of Execution).
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.traceReconstruction
Execution
          This class represents an execution within the trace analysis tool.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.traceWriter
ExecutionTrace
          This class is a container for a whole trace of executions (represented as instances of Execution).
InvalidExecutionTrace
          This object represents an somehow invalid trace of executions.
MessageTrace
          This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage).
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.visualization.callTree
MessageTrace
          This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage).
SynchronousCallMessage
          A specified class of messages which represent synchronous calls.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
AbstractMessage
          An abstract base for messages which can later be used and combined in a MessageTrace.
AllocationComponent
           
AssemblyComponent
           
Execution
          This class represents an execution within the trace analysis tool.
ExecutionContainer
           
ISystemModelElement
          Abstract supertype for all entities in the system model.
MessageTrace
          This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage).
Operation
          This class represents an operation within the trace analysis tool.
TraceInformation
          This class stores trace meta-information, such as the trace ID.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.visualization.descriptions
ISystemModelElement
          Abstract supertype for all entities in the system model.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
MessageTrace
          This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage).
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.filter.visualization.traceColoring
TraceInformation
          This class stores trace meta-information, such as the trace ID.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.systemModel
AbstractMessage
          An abstract base for messages which can later be used and combined in a MessageTrace.
AbstractSession
          Sessions group traces which belong to the same high-level user interaction.
AbstractTrace
          This is the abstract base for a trace (like a message trace e.g.).
AllocationComponent
           
AssemblyComponent
           
ComponentType
          This class represents the type of a component within the trace analysis tool.
Execution
          This class represents an execution within the trace analysis tool.
ExecutionContainer
           
ExecutionTrace
          This class is a container for a whole trace of executions (represented as instances of Execution).
ISystemModelElement
          Abstract supertype for all entities in the system model.
MessageTrace
          This class is a container for a whole trace of messages (represented as actual instances of AbstractMessage).
Operation
          This class represents an operation within the trace analysis tool.
TraceInformation
          This class stores trace meta-information, such as the trace ID.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.systemModel.repository
AllocationComponent
           
AssemblyComponent
           
ComponentType
          This class represents the type of a component within the trace analysis tool.
Execution
          This class represents an execution within the trace analysis tool.
ExecutionContainer
           
Operation
          This class represents an operation within the trace analysis tool.
 

Classes in kieker.tools.traceAnalysis.systemModel used by kieker.tools.traceAnalysis.systemModel.util
AbstractTrace
          This is the abstract base for a trace (like a message trace e.g.).
AllocationComponent
           
AssemblyComponent
           
ISystemModelElement
          Abstract supertype for all entities in the system model.
Operation
          This class represents an operation within the trace analysis tool.
 


Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net