Questions tagged [uml]

49 questions
9
votes
3 answers

How to remove certain UML labels in Visio 2010

I am trying to draw a UML diagram and have become frustrated at the inclusion of some unwanted labels (see circled in red below) when I add composition relationships. When I select them and press Delete I get the following message: Shape…
6
votes
1 answer

How to create a Call Diagram for Excel macros?

I have an Excel file with multiple VBA-Macros. For documentation purposes I want to create a UML Call Diagram, or similar that represents which macro calls which other one. Is there a way to automatically create one?
Angelo Fuchs
  • 931
  • 3
  • 10
  • 29
6
votes
3 answers

Is there a way to add more connection points automatically to an Actor lifeline in Visio 2013 using UML Sequence stencil?

I am using Visio 2013 with the UML Sequence stencil objects. When I add an Object or an Actor lifeline to the canvas I can grab it at the bottom by the yellow diamond symbol and extend it to make it longer. However passed a certain length the…
5
votes
1 answer

How to work with phases in Activity diagram for Visio 2013

I'm trying to understand the "Phase", and in my humble mind i would like to add yet another Phase to the swim-lane. Though there isn't any "Insert Phase..." when I right click or other. Anyone that can give me any ideas or links to videos about to…
dylf
  • 51
5
votes
2 answers

How can I make a multiple inheritance arrow relationship in Visio?

Is it possible to make the inheritance arrows just like in the Image bellow in Visio 2013 ? I am trying but I just can't make it happen. I have multiple classes that inherit from one class and I want to do the connection just like in the image…
Devid
  • 6,455
  • 13
  • 58
  • 75
5
votes
1 answer

Visio UML Activity Diagram - equally space swimlanes?

In a Visio 2013 UML Activity Diagram, how do I equally space swimlanes across the page? If I attempt to select the whole diagram and use the right drag point, it only resizes the last vertical swimlane, not all columns. If I CTRL+click (select) all…
PeterX
  • 5,651
4
votes
4 answers

Can't resize Component Shape in MS Visio 2007

How can I re-size the Component Shape in MS Visio 2007? I know that I can resize it by grabbing the corners but it appears to be locked.
Umair Ayub
  • 331
  • 4
  • 8
  • 20
4
votes
1 answer

Microsoft Visio Label transition arrows in UML Statechart (without square brackets)

I can't figure out how to label a transition (arrow) in a UML Statechart. With most items, I just start typing, but with the transition it says: Shape protection and/or layer properties prevent complete execution of this command. I found Format…
4
votes
2 answers

What is "Apache Batik SVG DOM" and where do I find it? (Installing eUML in Eclipse)

I'm trying to install eUML in eclipse, but I get this error: OK Cannot complete the install because one or more required items could not be found. Software currently installed: eUML2 Free Edition 3.6.1.20110420 (com.soyatec.euml2.free.feature.group…
luca
  • 1,813
3
votes
1 answer

Modeling UML in Visio: connectors (associations, etc.) don't move along when class is moved

Here's the steps to reproduce my scenario: Open Visio 2013, start a new UML diagram. Add one class. Add another class. Add an association between the two classes. The diagram should now look like this: Move the rightmost class a bit…
Jeroen
  • 1,923
3
votes
0 answers

How do I model a Perl class with "::" in StarUML?

In StarUML, how can I model a Perl class which uses :: in its name? It doesn't allow :: in the class name, reporting: Element name cannot contain "::" Is there a way to work around this limitation?
uml
  • 31
3
votes
0 answers

Visio 2010 - How can I represent an interface with properties?

In Visio 2010 with UML diagrams, I need to represent an interface with properties. The closest thing I can find is a class with attributes. What should I use?
3
votes
4 answers

UML Designer in linux

I work with Umbrello but it hasn't some feature that i need and Umbrello is not good tools for class diagram . what other tools exist in Linux ?
3
votes
2 answers

In Enterprise Architect I modified an interface, how to update the realizing classes?

I've created an interface in a class model. This interface has two methods, A and B and method A takes an argument (a) and method B does not take an argument (yet). Additionally I've created a class that implements this interface, overriding both…
Timo
  • 145
3
votes
1 answer

Office 365 Visio UML alternative fragment resize and drawing on grid

Sometimes wonder if I am just stupid, or if Visio has been designed too complex, with as a result that simple things are just not possible. Maybe somebody can enlighten me here. When placing an alternative fragment on an UML sequence diagram, I am…
Waldorf
  • 133
1
2 3 4