add component dependency in text and diagram

Signed-off-by: pitwegner <pit.wegner@student.hpi.de>
This commit is contained in:
Pit Wegner
2022-06-10 02:21:53 -07:00
committed by pitwegner
parent 8c7ed9bad1
commit 2fa8826678
3 changed files with 6 additions and 4 deletions
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 18 KiB

@@ -33,8 +33,8 @@ tracked in source control, or use some existing open source or commercial
software.
A component can implement APIs for other components to consume. In turn it might
depend on APIs implemented by other components, or resources that are attached
to it at runtime.
consume APIs implemented by other components, or directly depend on components or
resources that are attached to it at runtime.
### API