Author |
Message |
|
2010/04/22 10:26
|
|
|
r1010
Joined: 2010/04/22 04:18
Messages: 1
Offline
|
|
|
|
I'm new to UML and have been spending a lot of time over the last few days learning it.. I feel I have a good understanding of how most of the diagrams function, however this one thin is still eluding me... I have created a class diagram, so, for example, I have a class with a few associations and one operation. Lets say that the operation is to "create a new value for the association". I can't figure out, then, which diagram would be used to specify the relationship between this "create new value" operation and a specific association, from what I can tell it would not be done in the class diagram.
Thanks for any advice on this.
|
|
|
 |
 |
|
2010/05/06 04:40
|
|
|
d6chung
![[Avatar]](/images/avatar/22b1cd168ec628442b3d4dc00fca434b.png)
Joined: 2009/07/22 11:30
Messages: 68
Location: Honolulu, HI, USA
Offline
|
|
|
|
It sounds to me you want a state machine diagram, which can depict the values of attributes, that is, the state of the objects illustrated.
|
David Chung
University of Waterloo Alumnus |
|
|
 |
 |