(newbie) Rose: analysis vs design example
From: alex D (nowhere_at_noland.it)
Date: 09/30/04
- Next message: Davide Torre: "Infos about components and code reuse"
- Previous message: David Galehouse: "Re: Principle of Holyhood"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 14:13:11 +0200
Hello,
I am trying to find out how a Rose (2002) model could contain the analysis
as well as the design model. I suppose one would create two categories:
Analysis and Design, and then add the different models under each package?
Or should this rather happen using different .mdl files?
For example, a waiting queue (of people) at some counter would be a class in
the analysis part, and some class "WaitingQueue" derived from a STL queue
class in the design part; to express that the WaitingQueue implements the
conceptual waiting queue, an "Realize" relation is drawn between them?
Maybe I see this all from a wrong viewpoint.
thanks,
-alex-
- Next message: Davide Torre: "Infos about components and code reuse"
- Previous message: David Galehouse: "Re: Principle of Holyhood"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|