You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
' alternative syntax for ComponentDb() with $plant="database"
687
-
Component(dbB, "DB B", $plant="database")
686
+
' alternative syntax for ComponentDb() with $baseShape="database"
687
+
Component(dbB, "DB B", $baseShape="database")
688
688
689
689
Rel_U(comp, config, "Configured by")
690
690
Rel_L(comp, dbA, "Reads from")
@@ -694,7 +694,7 @@ SHOW_LEGEND()
694
694
@enduml
695
695
```
696
696
697
-

697
+

0 commit comments