Multiplicity "n" on assotiations between class A and class B means that one single objects of A have references n single objects to B.
1 n
A -------> B
But inheritance between A (superclass) and B (subclass) means that the _class_ B is inherited from A. So all B-objects are inherited.
More information on UML 1.4 "3.50 Generalization".
mit freundlichen Gr��en
Jan Mat�rne
RZF NRW
Sachgebiet 314-P Methodenberatung
Internet: [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von: Biniam Tesfu (PAC) [SMTP:[EMAIL PROTECTED]]
Gesendet am: Freitag, 15. Februar 2002 11:51
An: '[EMAIL PROTECTED]'
Betreff: (ROSE) Inheritance relationship
Hi all,
Is it possible/allowed to apply "multiplicity" on an inheritance relationship? Or, I should never have multiplicy
on inheritance relationship?
regards
Bin/
************************************************************************
* 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
*************************************************************************
