Kieker 1.9

Package kieker.tools.traceAnalysis.systemModel

Interface Summary
ISystemModelElement Abstract supertype for all entities in the system model.
 

Class Summary
AbstractMessage An abstract base for messages which can later be used and combined in a MessageTrace.
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).
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).
Operation This class represents an operation within the trace analysis tool.
RootAssemblyComponent This class represents a root assembly component.
RootExecutionContainer Specific subtype for the root execution container.
SynchronousCallMessage A specified class of messages which represent synchronous calls.
SynchronousReplyMessage A specified class of messages which represent synchronous replies.
TraceInformation This class stores trace meta-information, such as the trace ID.
 


Kieker 1.9

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