Blame view

doc/uml/usecases/analyzer_usc.txt 113 Bytes
164eebbd   haribo   UML and comments
1
2
3
4
5
6
7
8
9
10
@startuml

title Analyzer

actor System

:System: --> (Apply calibrations)
:System: --> (Apply analyses)

@enduml