dependency means : a semantic relationship between two things, in which a change to 
one thing (the independent) thing may effect the semantics of the other thing (the 
dependent thing). for example, the relationship between Class "event" and Class 
"window", when event changes, window Class will behave differently in answer to 
different events.

association means: a structural relationship that describes a set of links, in which a 
link is a concrete connection among objects; it represents the semantic relationship 
between two or more classifier (class, interface, etc) that involves the connections 
among their instances.  for example, Class "employee" and Class "employer", employee 
"works for" emplyer, the "works for"  is a association relationship.

if you have the Jacobson book - "UML User Guide", you can get more detailed 
explanation from page 63 to 66.

Liang Peng
EMOOSE 2001

--------------------------------------------------------------------------------
Ecole des Mines de Nantes
Eleve Master Of Sciences EMOOSE
Departement d'Informatique 
Addr:  App R105, 5 Allee J.B Fourier
             44300 Nantes, France
Tel   :  +33 (0)6 89 39 83 32
Fax  :  +33 (0)2 51 85 82 49
Mail :  [EMAIL PROTECTED] 
HomePage - http://liang.peng.free.fr/
--------------------------------------------------------------------------------



----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 30, 2001 11:01 AM
Subject: (ROSE) Dependency and Association


> 
> 
> Hi, I am a Rose User.
> 
> My problem is :
> when I should use the dependency and
> when I should use the association.
> 
> Please tell me about the difference between the dependency and
> association.
> 
> In the UML1.3 specfication, I wonder what the differnce is.
> 
> Thanks. 
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to