Tagged Questions

The Rational Rose Family of products is the Market-leading UML modeling tools for software design. One can Design C++, Visual Studio .NET and J2EE applications using UML v1.4.

learn more… | top users | synonyms

4
votes
5answers
576 views

Best way to avoid a thousand if statements?

I basically have this problem: right now, we have a system where it gets a string as input, and it basically says ACTION:. For each of the actions there is an automatically generated ...
2
votes
1answer
92 views

Is it possible to reverse engineer C# code in Rational Rose?

I am using Rational Rose Enterprise Edition 7.0. It does not give options for importing C# code for reverse engineering the design. Any add ins can be downloaded? Or I am using Visual Studio 2010 ...
2
votes
2answers
158 views

Is there a COM or .Net SDK for Rational Rose?

Is there a COM or .Net SDK for IBM Rational Rose? I need to access information stored in Rational Rose (that the unisys XMI Export add-in does not expose) - I have tried searching a few times but ...
1
vote
1answer
1k views

How much does Rational Rhapsody cost?

I'm starting to look at IBM's Rational Rhapsody Developer edition vs. Sparx System's Enterprise Architect for C# windows application development. Enterprise Architect base "corporate" version costs ...
1
vote
1answer
167 views

Visual Modeler in VS 6

Till date I have used only VB6 Professional for developing apps. But recently I have joined a company which owns VS 6 Enterprise (or some such version) I was just exploring what is available in VS 6 ...
0
votes
4answers
91 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
0answers
220 views

Generating sequence diagram based on collaboration diagram in Visio

It is possible to generate a sequence diagram based on collaboration diagram in Rational Rose by pressing F5 key. Can I achieve the same with MS Visio 2010? Is there any way to let MS Visio 2010 to ...
0
votes
1answer
585 views

How to re-engineering design from source code using rational rose

I would like to create class diagram from existing source code using rational rose. I have VC++ 6 MFC project and I installed Rational Rose Enterprise Edition Version 2003.06.16. Now I would like to ...
0
votes
2answers
714 views

Making sense of a Rational Rose class diagram

I'm looking at a UML class diagram that is made using Rational rose and there are some symbols I don't recognize. For example, beside an attribute, there is a blue square with a lock on it. Does this ...