Uses of Package
kieker.model.system.model
Package | Description |
---|---|
kieker.analysis.architecture.trace |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.analysis.architecture.trace.execution | |
kieker.analysis.architecture.trace.reconstruction |
This package contains all processing filters bundled with kieker.
|
kieker.analysis.architecture.trace.sink |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.analysis.generic.sink | |
kieker.analysis.plugin.trace | |
kieker.model.repository |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.model.system.model |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.model.system.model.util |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.visualization.trace |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.visualization.trace.call.tree |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.visualization.trace.dependency.graph |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
kieker.visualization.trace.descriptions |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Classes in kieker.model.system.model used by kieker.analysis.architecture.trace Class Description Execution This class represents an execution of an operation of an allocated component.ExecutionTrace This class is a container for a whole trace of executions (represented as instances ofExecution
).ExecutionTraceBasedSession Specialized sub-class for sessions which are derived from execution traces (seeExecutionTrace
).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 ofAbstractMessage
). -
Classes in kieker.model.system.model used by kieker.analysis.architecture.trace.execution Class Description Execution This class represents an execution of an operation of an allocated component.ExecutionTrace This class is a container for a whole trace of executions (represented as instances ofExecution
).MessageTrace This class is a container for a whole trace of messages (represented as actual instances ofAbstractMessage
). -
Classes in kieker.model.system.model used by kieker.analysis.architecture.trace.reconstruction Class Description Execution This class represents an execution of an operation of an allocated component.ExecutionTrace This class is a container for a whole trace of executions (represented as instances ofExecution
).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 ofAbstractMessage
). -
Classes in kieker.model.system.model used by kieker.analysis.architecture.trace.sink Class Description ExecutionTrace This class is a container for a whole trace of executions (represented as instances ofExecution
).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 ofAbstractMessage
). -
Classes in kieker.model.system.model used by kieker.analysis.generic.sink Class Description ExecutionTrace This class is a container for a whole trace of executions (represented as instances ofExecution
). -
Classes in kieker.model.system.model used by kieker.analysis.plugin.trace Class Description MessageTrace This class is a container for a whole trace of messages (represented as actual instances ofAbstractMessage
). -
Classes in kieker.model.system.model used by kieker.model.repository Class Description AllocationComponent AssemblyComponent ComponentType This class represents the type of a component within the trace analysis tool.Execution This class represents an execution of an operation of an allocated component.ExecutionContainer Operation This class represents an operation within the trace analysis tool. -
Classes in kieker.model.system.model used by kieker.model.system.model Class Description AbstractMessage An abstract base for messages which can later be used and combined in aMessageTrace
.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 of an operation of an allocated component.ExecutionContainer ExecutionTrace This class is a container for a whole trace of executions (represented as instances ofExecution
).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 ofAbstractMessage
).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.model.system.model used by kieker.model.system.model.util Class Description 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. -
Classes in kieker.model.system.model used by kieker.visualization.trace Class Description MessageTrace This class is a container for a whole trace of messages (represented as actual instances ofAbstractMessage
).TraceInformation This class stores trace meta-information, such as the trace ID. -
Classes in kieker.model.system.model used by kieker.visualization.trace.call.tree Class Description MessageTrace This class is a container for a whole trace of messages (represented as actual instances ofAbstractMessage
).SynchronousCallMessage A specified class of messages which represent synchronous calls. -
Classes in kieker.model.system.model used by kieker.visualization.trace.dependency.graph Class Description AbstractMessage An abstract base for messages which can later be used and combined in aMessageTrace
.AllocationComponent AssemblyComponent Execution This class represents an execution of an operation of an allocated component.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 ofAbstractMessage
).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.model.system.model used by kieker.visualization.trace.descriptions Class Description ISystemModelElement Abstract supertype for all entities in the system model.