Questions tagged [uml]

Unified Modelling Language (uml) is a modelling language used in software design and engineering.

13 questions
44
votes
11 answers

What UML (Unified Modelling Language) tools are available?

I just can't find a decent (and free) one. What can I use?
Lucas Pottersky
  • 448
  • 1
  • 5
  • 14
6
votes
1 answer

User Mode Linux on ARM

I usually use UML but seems ARM architecture doesn't support it. Can I use UML on ARM? Before this I shared tiny servers with my friends. Now, I bought ARM based server. Anybody knows how to use UML on ARM based PC?
user125372
  • 61
  • 2
5
votes
3 answers

Umbrello UML tool not opening

I'm using version of Ubuntu 13.10 and I install Umbrello tool for UML diagrams. But the problem is when I click on the icon its not opening. When I open it using terminal like: $ umbrello Its give me error: umbrello(5801)/kdeui (kdelibs): Attempt…
Zeb
  • 203
  • 1
  • 4
  • 11
4
votes
1 answer

Using Libre Office Draw to draw UML class diagrams

I have been using "Dia" to draw UML class diagrams in Linux environments. However, it seems that Dia is not under active development, and its UI is not as good as LibreOffice Draw. Could I also use Libre Office Draw to draw UML diagrams…
chanwcom
  • 221
  • 2
  • 3
  • 3
3
votes
1 answer

Software Engineering UML modeling Tool For Ubuntu

I need UML modeling tool for Ubuntu such as STARUML. I need to design Sequences, Activity, UseCases for My Projects.
Muhammad Taqi
  • 885
  • 3
  • 12
  • 24
2
votes
1 answer

Install latest umbrello version

How to Install latest umbrello version under Ubuntu 16.04? I have 2.18 (15.12) in Ubuntu 16.04/Mint 18. Build from sources or some PPA available? I see Launchpad contains only 2.21 (16.12) version but for newer Ubuntu version. However latest version…
1
vote
2 answers

Display private/protected attributes in Umbrello UML modeler

Using Umbrello Version 2.7.4, when creating a new class, private/protected attributes are not shown in class diagram view while public are shown. I have verified that show attributes option is checked. Is this a known bug ? How it could be fixed…
Édouard Lopez
  • 4,398
  • 6
  • 30
  • 40
1
vote
1 answer

How to resolve dependencies of AppImage

I'm using StarUML to design UML diagram StarUML X64 3.1.0 (2019/03/06) runs perfectly on my ubuntu 18 LTS X64 bit. But the 4 newest versions, are very laggy(moving any object is very slow) Is there a way to fix this ?
0
votes
1 answer

Java libXt.so Unsatisfied Link error

I am trying to install "Together UML tool" on my ubuntu 16.04. But it is giving me following error mukund@mukund-Lenovo-U41-70:~/Downloads$ ./ta_4244v2_linux.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the…
0
votes
1 answer

Problem while installing Visual Paradigm UML Tool?

I want to install Visual Paradigm community edition on Ubuntu 13.10. I follow the instruction on here, but I cannot understand it. Using terminal: zeb@zeb-Lenovo-B570:~$ sudo -s root@zeb-Lenovo-B570:~#…
Zeb
  • 203
  • 1
  • 4
  • 11
0
votes
1 answer

UML In ubuntu 13.10?

So i want start UML With My Ubuntu 13.10. Please I need Help What I need First to Start On Ubuntu To Make UML? Tools and Utilities I Needed To Learn And Develop both In Ubuntu Platform.
JessyMark
  • 135
  • 1
  • 2
  • 10
0
votes
1 answer

Help with tool recommendation, to build a parse tree for C source code

I need a tool that can generate a tree for a C application. like walking through it to build which methods is called
-1
votes
1 answer

Anyone can recommend a free and easy-to-use UML diagramming tool for beginners?

I'm trying to find a tool for creating UML diagrams for my work. Usability is a major criteria for me. I’m just starting out,many things to learn. Free would be great, but I would be glad to pay if the tool's worth it. Anyone have a good…