staruml

how can I draw it using starUml

I am using staruml, I find it is hard to draw a perfect UML class diagram when the relation is complex.uml diagram ...

Does anyone know of any VB.Net code generation plug-ins for StarUML?

Simple question really. No elaboration required. I have found similar tools for Java, C#, C++ and other languages but not VB.Net. Thanks ...

Is StarUML dead?

StarUML is a very powerful, free and easy-to-use UML modeling tool, but it seems the project stopped. Does anyone know what happened? Is it possible to get a new version of it? ...

Reverse Engineer sequence diagram in StarUML

Hi folks, I am in the process of reverse engineering an existing java project. I am using StarUML to generate the class diagrams. I would like to know how I can generate a package diagram, package dependency diagram and sequence diagram from existing code in StarUML? I would be much interested in sequence diagram if not the others. Co...

Not able to generate get/set methods for C# properties using StarUML

Hi, I'm using StarUML to generate class diagrams for C# classes. By referring to the following thread, i got to know how to add C# properties using StarUML. But by following the steps mentioned in that thread, I was able to generate the properties, but not the get/set methods for the properties: http://stackoverflow.com/questions/166773...

using the starUml, the align problem

I am using the StarUml to draw some component dialog,however I found that it is to difficult to make a straight line straight enough. As shown in this image: the example image In visio, when I want to draw a Horizontal straight line,I can use the "Shift" key in my keybordl,how to do it in StarUml? ...

staruml "combined fragment" layout

Am facing a bit of trouble getting the 'combined fragment' to sit above an activation (in a sequence diagram). On adding a 'combined fragment' (loop/alt/opt etc) to a section of the sequence diagram, the label and the guard condition appear 'under' the activation block and hence is obscured. Any idea how to fix this? ...