1
vote
1answer
1k views

Adding Attributes to Visio UML Interface Like a Class

Is it possible to add attributes to a Visio (in my case 2007) UML diagram Interface object? It shows operations in its properties dialog, but alas no Attributes section. I am really hoping someone ...
0
votes
0answers
289 views

Visio 2007's UML feature: what methodology is this supporting?

I am attempting to depict a system under development in UML using Visio 2007. Most examples of UML diagrams you find on the Web are fairly straightforward, particularly the class diagrams. But in ...
1
vote
1answer
2k views

How do I attribute an interface to a class in Visio UML model

I have created a UML model in Visio 2010. I have created several classes and interfaces. In the UML model, how do I configure one of my classes to implement one of my interfaces? In other words, ...
0
votes
4answers
1k views

What can IBM Rational Rose do Microsoft Visio can't?

I looked for rational rose feature list but what they present is more of a verbose instead of a list of features. Do any of these support creation of class templates from UML?
0
votes
1answer
238 views

how many use case for forum system

i'm creating a forum system for my website and i want to model it first using uml. here are the tasks that need to be modeled: reading forum, thread, post editing forum, thread, post deleting forum, ...
0
votes
1answer
481 views

how to create a use case diagram for the forum system

there would be users with different privilages and as a consequence there would be a lot of conditions, so how can i model the conditions in the use case diagrams? for example, the forum manager may ...
0
votes
1answer
1k views

Generating UML Class Diagram (UML Static Structure) from C# source code in Visio?

Say I've got some C# source code, and I want to generate a UML Class diagram from it. In Visio I believe a UML Class diagram is called "UML Static Structure" from what I read in the Shapes accordion. ...
3
votes
7answers
1k views

Mac OSX/Cross Platform UML Sketching Tools?

A similar question had been asked a year or two ago, but I wanted to see if anyone has any new answers. I'm looking for a lightweight UML sketching tool that runs on Mac OSX. I really only care for ...
3
votes
6answers
3k views

Software for Sequence Diagrams?

I've been using NClass for object/class modeling in class thus far. However, I do not believe that it is capable of sequence diagrams, which is my next task. I would prefer not to use Visio. Is ...
0
votes
1answer
1k views

visio 2003: c# UML class diagrams - abstract class

I am trying to create UML diagrams but can not mark a class as Abstract. Please help.
2
votes
9answers
3k views

Is there a substitute for Visio for creating UML diagrams? [closed]

I have made a UML figure of a server system with Visio, however, my experience was not satisfactory. Therefore I want to model my server system, using UML, by some other means. but are there any ...