To model association between a class and a subsystem, you can use either subsystem interface or a special class called subsystem proxy class in Rose.
Jie -----Original Message----- From: Vlavogilakis, Polychronis [mailto:[EMAIL PROTECTED]] Sent: 17 July 2002 PM 03:27 To: [EMAIL PROTECTED]; chat_rose Subject: (ROSE) (rose) modeling question .. Hi all , I have a more of a modeling question from a customer : -------------------------------- When going from Analysis to design, I have to decide wether an analysis class becomes a design class, package or subsystem in the design phase. In this example Analysis class A becomes a subsystem and analysis class B becomes a design class. If I have an unidirectional association from class B to class A, then the design ClassB should associate with SubsystemA through the interface ISubsystemA. How do I model the other way around, SubsystemA wants to associate with design ClassB? Not through the interface ISubsystemA I thought because that is only used when the "outside world" want to communicate with SubsystemA. A direct association between ClassB and SubsystemA is not allowed in Rational Rose. What then? -------------------------------- Any ideas ? Chronis ************************************************************************ * 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 ************************************************************************* ************************************************************************ * 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 *************************************************************************
