Questions tagged [staruml]

StarUML is a free open-source Unified Modeling Language (UML) and Model Driven Architecture (MDA) tool. StarUML can be used to design software models and create their associated UML artifacts. StarUML has support for code generation from UML diagrams and also for creating UML diagrams from source code.

StarUML is a free, open source UML / MDA tool. It can be used for creating software models and UML diagrams. It also has support for code generation in several languages (C++, C#, Java) from UML models as well as "Reverse Engineering" support to take source code and create UML models and diagrams.

For more information on the UML, check out the UML Tag Wiki. The program can be downloaded from SourceForge, which also contains the User Documentation.

Questions related to use of the StarUML tool should include this tag, while general questions about software modeling and UML diagram usage should be tagged under "UML".

130 questions
0
votes
2 answers

How to Add starUML plugin into Eclipse(juno)?

Please help me to add the StarUML plugin into Eclipse IDE. i'm searching in Google but i could not fine any link for this. please help give the url to add the eclipse ... Thanks in Advance...
java
  • 473
  • 3
  • 9
  • 15
0
votes
2 answers

what should i use an include or an extend

Consider the following situation. I was unable to find a great answer. I have a use case A. After executing it, one of two possible use cases will be followed: Execute use case B Execute use case C What should I use? A include B and A include C?…
Nadia
  • 45
  • 5
0
votes
1 answer

Am I doing my UML diagram correctly?

So as mentioned this a Homework question so please go easy on me. basically I've got to create a use-case diagram for TWO sub-systems. I've got the jist of it however I cannot differentiate the two and am sort of confused on how they are meant to be…
Anish B
  • 39
  • 1
  • 8
0
votes
1 answer

activity diagram analyse and how to work with

i need to draw activity diagram to a case and i start with the black circle and make the main swimlane but i didnt understand how to put the action states and the decisions and how to analyse the case and draw the activity diagram the case is…
lionsmater
  • 31
  • 1
  • 5
0
votes
1 answer

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
Charlie
  • 2,096
  • 2
  • 22
  • 34
-1
votes
1 answer

How to represent multiple object input edges into one Action node and make diagram readable?

I want to create activity diagram for information system that I have programmed. Thing is, I have many functions that accept 3-5 input arguments and it is important for me to show them on activity diagram. How can I do that? If I represent function…
Stefan Radonjic
  • 1,449
  • 4
  • 19
  • 38
-1
votes
1 answer

Number of Activity Diagrams

I just started out with UML and I was wondering should my UML model have multiple activity diagrams? Each diagram would be for a specific use case. I am using StarUML for the design.
Elie Fayad
  • 357
  • 2
  • 3
  • 10
-1
votes
1 answer

UML Learning for beginner including notation, diagrams and Tool

I am totally new for UML and what to learn it. I have searched for many resources to learn UML including videos, tutorials etc but none of them are illustrative. The word illustrative means here is resources from which I can learn basics of UML…
OPTIMUS
  • 672
  • 4
  • 14
  • 29
-1
votes
1 answer

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
user41940
  • 49
  • 4
  • 4
-1
votes
1 answer

Claims Management

Im working on a project of "Claims Management" ,ive done many reseaches but i couldnt find any ideas :/i started with specifying the tools of work ( eclipse,android plugin..) now the next step is modéling a use case of claims management ( claims…
Nadia
  • 45
  • 5
1 2 3
8
9