We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685a9ee commit ad371acCopy full SHA for ad371ac
docs/puml/protocol/protocol.puml
@@ -55,7 +55,7 @@ SubDistrictCoordinator -> LvGridGenerator: <font color="red">!</font>BuildGridMo
55
56
activate LvGridGenerator
57
... ...
58
-LvGridGenerator -> LvCoordinator: <font color="red">!</font>PepLvGrid(...)
+LvGridGenerator -> LvCoordinator: <font color="red">!</font>RepLvGrid(...)
59
LvGridGenerator -> SubDistrictCoordinator: <font color="red">!</font>Done
60
note left: Collects completions until\nall secondarysubstation\nregions are handled\n\nCompletion messages can\nbe realized with death watch!
61
deactivate LvGridGenerator
0 commit comments