Relation between attributes in related class

64 Views Asked by At

It's possible to model the relation between attributes in associated class with the UML Designer? The objective is choose a source and the target class for describe one interaction between objects(for example describe a message in a sequence diagram) Something like this:

enter image description here

1

There are 1 best solutions below

1
Mélanie Bats On

No it is not possible to represent dependencies in UML designer directly from attributes to attributes.