Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
59 views

I'm trying to create a complex deployment diagram in StarUML for a system, but I couldn't find a way to add components or artifacts inside a node (for example device). So how can I do that in StarUML?
Muhab Joumaa's user avatar
3 votes
0 answers
70 views

I have a diagram which contains 2 frames connected through a cloud. @startuml left to right direction frame local { actor user agent browser } frame hosted { node secgwy node webui ...
Ron McLeod's user avatar
1 vote
2 answers
127 views

I am a newbie in the UML world, that is why, it could be that I would like to do, is normally not been done with UML. Alternative suggestion are welcome as well. In my project I have a multi libraries,...
Eagle's user avatar
  • 3,506
2 votes
1 answer
53 views

The UML 2.5.1 specification says this about Node (p. 658, section 19.4.3 "Semantics"): "(...) The internal structure of Nodes can only consist of other Nodes." However, it doesn't ...
Robert Hairgrove's user avatar
3 votes
1 answer
1k views

I am trying to make a deployment diagram for my web application. I am using MVC architectural pattern but I am unsure if this should be included: I am using reactjs, Inertia js, laravel and MySQL. ...
Muhammad Imran's user avatar
2 votes
2 answers
5k views

I have added a little to my component diagram and you can read more about the purpose of each component in my previous question: Component diagram relationship between files Now I'm trying to make a ...
Smth_Unknown's user avatar
1 vote
0 answers
52 views

Given a microservice application deployed in k8s cluster, I need to reflect it's structure on a UML deployment diagram. In my case, the deployment diagram has to display: Physical devices, nodes and ...
impulsgraw's user avatar
0 votes
1 answer
796 views

My problem is that I don't know if SOAP and Rest Web Services are modeled like this in a deployment diagram. I've been searching the internet and this is all I've found. My objective is to model a web ...
alvgama's user avatar
  • 19
2 votes
1 answer
573 views

I want to put more in my deployment diagram like the controller layer, the service layer and the repository that are in my spring application. So where shall I put these 3 layers? Here is my current ...
Youtech code's user avatar
1 vote
0 answers
29 views

I have a device with an execution environment as such: The idea is to describe general properties for any deployment, and then instance it with specific subclasses. But I'm confused how instancing ...
Andreas's user avatar
  • 5,333
3 votes
1 answer
303 views

My deployment diagram has a device with a Windows ExecutionEnvironment in it. The application uses several dynamically loaded libraries, some of which are deployed with the application, others into ...
Andreas's user avatar
  • 5,333
3 votes
2 answers
133 views

I have a matlab function that is used in three different ways: From within Matlab (.m) As a .NET library (.dll) As a standalone binary (.exe) This makes three different artifacts deployed on three ...
Andreas's user avatar
  • 5,333
1 vote
1 answer
116 views

Do I need to display nodes on the deployment diagram that are used only during the start of the application? For example, a key vault, the keys from which are cached at the start of the main ...
errve's user avatar
  • 13
1 vote
1 answer
2k views

Another try at a semi-complicated deployment diagram (content is deployment:ish). Background: I add components one by one, it works (see on plantuml server here) until I get to "aabb9" (i e ...
mawi's user avatar
  • 182
3 votes
3 answers
230 views

I read in a UML manual that when there are many .jar files, it is possible to list them in a single artifact box. However, I have not been able to verify this from other sources, and since Visual ...
Luigi's user avatar
  • 411

15 30 50 per page