Questions tagged [rational-rose]

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.

The IBM Rational Rose family is IBM’s classic UML modeling and model-driven development solution, and is ideal for customers wishing to integrate with legacy integrated development environments or languages.

27 questions
8
votes
2 answers

Rational, EA, or something else?

Does anyone have any thoughts on Rational Software Architect vs Sparx EA? Are there other tools I should be looking at? Specifically, I'm interested in the following; Adherance to some methodology (RUP, SOMF, etc.) -- we're not settled on one now,…
XeroxDucati
  • 5,130
  • 2
  • 37
  • 66
4
votes
5 answers

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 function(Rational Rose GRRR), such as…
UberJumper
  • 20,245
  • 19
  • 69
  • 87
3
votes
3 answers

How to save a Rational Rose design into an image file

I am using Rational ROse, and i have created some diagrams. Now i want to save it to an Image. For example JPG or PNG. I couldn't find any option in the tool that allows to do so. Can someone tell me how i could achieve this ?
Sharon Watinsan
  • 9,620
  • 31
  • 96
  • 140
3
votes
3 answers

Is IBM Rational different from IBM Rational Rose?

As per my knowledge Rational is a testing tool and Rational Rose is a modelling tool.
user1764582
  • 99
  • 1
  • 2
2
votes
1 answer

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 Professional (not Ultimate edition). Is there an…
Cid
  • 1,453
  • 1
  • 18
  • 37
2
votes
2 answers

IBM Rational Rose: Is it possible to model class's operations and integrate it for code generation?

I'm using IBM Rational Rose, but I'm not sure if I'm able to model/design the methods/procedures which are known as "operations" within a class onto "UML User Class Diagram". Is there any way to model the algorithm or the code of 'operations' (i.e…
user6039980
  • 3,108
  • 8
  • 31
  • 57
2
votes
0 answers

Unable to do switching from Rose to rhapsody

I am very very new to this rose/rhapsody model. I have a .mdl file(belonging to rose) which I need to convert to Rhapsody. For this I followed the below mentioned steps: In IBM rational rhapsody from Tools menu I did a Import form rose->Import…
anonymous
  • 151
  • 1
  • 16
2
votes
0 answers

ByteSize() with in Google protocol buffer

now I develop the test code using GPB in qnx as follows: Offer_event Offer; string a = "127.0.0.7"; Offer.set_ipaddress(a); Offer.set_port(9000); BufSize = Offer.ByteSize(); Length_message = BufSize +…
1
vote
0 answers

Rational rose comment block

This question might be a bit off topic, but I'm stuck with a comment block. In the doxygen documentation code there is the comment type /##Documentation mentioned with comment Start of Rational Rose ANSI C++ comment block. It looks like that a…
albert
  • 8,285
  • 3
  • 19
  • 32
1
vote
1 answer

how to export class diagram from cplusplus source code using rational software architect 9.0

I am using rational software architect 9.0. It uses like eclipse. I create a makefile project from existing code. That means I already have the c++ source code. Now I want to generate class diagram from these code. I find an article in chinese to…
Nick Dong
  • 3,638
  • 8
  • 47
  • 84
1
vote
1 answer

UML - Representing wait and continue with the actions

I am new to UML and trying to draw a sequence diagram for one of our functionality. I am using Microsoft Visio to draw the UML. I have to represent an option where user has Skip, Pause and Proceed options. Skip - loop has to break there Pause -…
Naresh
  • 2,667
  • 13
  • 44
  • 69
1
vote
1 answer

How to import ddl database file to MS Access?

I have a logical model and a database generated from it. How can I export database from Rational rose and import it to MS Access? I managed to export database as *.ddl file.
J.Olufsen
  • 13,415
  • 44
  • 120
  • 185
1
vote
2 answers

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 mean it is private? But beside an operation there…
Mike
  • 58,961
  • 76
  • 175
  • 221
1
vote
0 answers

Rose2003 Forward Engineering Error in Win7(x86)

My System Info: Win7(x86) Rational Rose 2003 MS SQLServer 2008 R2 Problem: when I use rose "Foward Engineering Wizard" ,there's a problem: An unhandled exception has occurred in your application. If you click Continue, the application will ignore…
1
vote
1 answer

How to create an Oracle database from Rational Rose?

Please I am trying to create an Oracle database in Rational Rose but the option is deactivated: Did I need to install an Oracle client first?
Hidalgo
  • 765
  • 1
  • 9
  • 28
1
2