Top "Staruml" questions

StarUML is a free open-source Unified Modeling Language (UML) and Model Driven Architecture (MDA) tool.

Logical Architecture Diagram

I know this is quite a generic question which a normal google search result should give but some of how …

architecture visio staruml
StarUML doesn't open my .uml file

I'm trying to open an .uml file I received from someone else, but StarUML just won't open it. On the …

uml staruml
How to make method arguments visible in StarUML diagrams

I am trying to display the arguments in a sequence diagram using staruml Is it possible to display the arguments …

uml sequence-diagram staruml
How to specify the return type of a method that returns a list of values in StarUML?

I have two classes (say Database and Record). In Database class, I have a method named getRecords() that returns a …

uml class-diagram staruml