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
1
vote
1 answer

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 Ent. and I found Visual Modeler. The tutorial…
Yogi Yang 007
  • 5,147
  • 10
  • 56
  • 77
0
votes
4 answers

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?
Uğur Gümüşhan
  • 2,455
  • 4
  • 34
  • 62
0
votes
0 answers

How to properly host rational rose real time project in git?

I'm using rational rose real time (rrrt). I want to host a project on git but I wonder what about conflict in diagram ? For example, rrrt has the habit of update the number id of the transitions. It has also the habit of changing the order of the…
Rayon Magique
  • 130
  • 2
  • 15
0
votes
1 answer

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 re-engineering the project to create design(class…
0
votes
1 answer

relation from a to b would cause an invalid circular inheritance/realization combination

I get this error and I search for it more times but I don't find any causes for it. if I create 2 Use Case without noting, when I link them in 1 direction they link with generalization but when I delete (delete from model) link and draw link in…
Sara
  • 27
  • 6
0
votes
2 answers

Use Case Diagram Website (UML)

I have a couple of questions regarding if the following process can be considered use-cases. Website where establishments can post events. User can "follow" establishment, "attend" event. etc... On my index page, i have the following sections: …
Carlos
  • 1,261
  • 11
  • 27
0
votes
2 answers

UML - Representing third party libraries in class diagram

Could somebody guide me on representing third party libraries in a class diagram. For instance I am trying to draw a class diagram for my logging functionality. Which internally uses 'log4net' for logging. And I want to represent 'log4net' in my…
Naresh
  • 2,667
  • 13
  • 44
  • 69
0
votes
2 answers

Drawing usecase for Enter Phone number scenario - Beginner

I need to draw a usecase that will expect the user to enter the phone number. But the user will be given 2 attempts to enter the phone number. If both 2 attempts fail, then he will be asked to sign in to the system. How can i draw the usecase for…
Illep
  • 16,375
  • 46
  • 171
  • 302
0
votes
2 answers

Waterfall and agile approaches issue, and UML Vs rational rose

I'm stuck with these two questions and I didn't get any obvious answers. Can anyone help? Comparison between Structural (Water Fall or classical) approach and Agile (UP-Object Oriented) approach. What is UML & Rational Rose Thanks
-1
votes
1 answer

Include Use Case Diagram (UML)

I have seen many use case diagrams where a use case can be included to only 1 other use case, is this right or wrong? I have the understanding that in order for a use case to be included, it must be included to minimum 2 other use cases to be…
Carlos
  • 1,261
  • 11
  • 27
-2
votes
1 answer

what are the differences between Rational rose and Netbeans ?

i am a bigenner in modeling design like UML and i want to know what are the features of rational rose and netbeans and what are the differences between these two .thanks for advance; .
Sam Adams
  • 25
  • 4
-4
votes
1 answer

Modeling a social website

I have been learning to use Rational Rose Enterprise methodology RUP - UML, I heard that is the most basic one to use. I also know how to use IBM Architect, but I am new to it. My question is, to diagram a website such as a social network,…
Carlos
  • 1,261
  • 11
  • 27
1
2