Hi,
I have an object diagram with 2 objects I created by drag'n'drop from the model tree which was parsed from my C++ source code. I noticed there is not automatically an arrow between two objects although one object is an attribute of the other object and there is also a parent pointer back. So I manually created an accociation arrow between both created objects. But now the question is how can I show a "has"-relationship? My toolbox just offers: Accociate, Depedency, Realize, Trace, Information Flow, Abstraction, Substitution, Usage, Derive, Refine, Responsibility, Note Link. I have the feeling they are all not what I understand as "one has the other one"-relationship.
Thanx in advance,
-- F@lk