component-diagram Questions
2
Solved
Is there any possible way to create component port in the component diagram?
If port has to be attached to only one arrow, its easy, because I can use #-- arrow.
interface y
[x] #- y
The proble...
Platinic asked 19/10, 2019 at 22:38
2
I am busy putting together a component diagram using EA by Sparx System (version 15.1).
I would like to achieve the top diagram (component A and B). However when I setup an assembly relationship y...
Ine asked 20/4, 2020 at 21:2
1
Solved
I want to explain how microservices depend on each other.
Consider for example, the following case:
The user service exposes the user_detail endpoint;
The product service exposes the product_item...
Bichromate asked 5/2, 2020 at 7:42
4
Solved
class and package diagrams model logical design of software
component diagram models implementation view
Could you please clarify the above difference through a very short example?
Nival asked 30/6, 2013 at 11:48
2
Solved
There are so many types of diagrams in UML. I am little confused about which one to use for what.
I designed a 3-tier architecture for my web application software using UML Component Diagram. Plea...
Bagasse asked 4/6, 2018 at 11:9
1
Solved
I'm having a hard time understanding the difference between dependency and assembly(ball and socket) in UML component diagram.
I googled a lot and only found this relative question : uml componen...
Evelunn asked 19/10, 2016 at 6:44
3
Solved
Which UML diagram is the best for showing dependency between our IT system and other external IT systems?
For example I would like to show on diagram:
system A gets data from system B
system B c...
Fico asked 25/4, 2014 at 14:1
3
Solved
I'm looking for a text-based representation of a component diagram that does these things:
A human can read and understand the diagram just by looking at the text
The text can be rendered into a ...
Jodijodie asked 25/8, 2012 at 21:26
1
© 2022 - 2024 — McMap. All rights reserved.