Blame view

doc/uml/activities/majordome/abort_system_act.txt 118 Bytes
164eebbd   haribo   UML and comments
1
2
3
4
5
6
7
8
9
@startuml

title Abort system

(*) --> "Abort all instruments"
	--> "Stop running and pending tasks"
	--> (*)

@enduml