Good day,
I am fairly new to both Rose and UML. I have done my bit of design work in the past, but not using UML or Rose. I want to create a model of my system as a whole, i.e. Database, persistence layer, business logic, user interface and the interfaces between them. At this point I am not interested in the components (classes) that make up the modules, but only in the high level system components and the interfaces between them. I want to say (using a diagram of sorts): Here is our system! This is the database (e.g. RDMS), and this where some processing of data happens (e.g. persistence layer), and here is the interface between them (e.g. some adoption of XML like GML). This is the view that the user is going to see, which talks to the controller using another interface (e.g. another adoption of XML like SVG). The controller talks to the persistence layer directly through the interface it publishes and that's it. My colleagues suggest that strict UML syntax is not suitable for this. I would like to prove them wrong. Any help will be appreciated. Regards, Jack ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
