Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Problem with associations between classes of different diagrams/packages
Problem with associations between classes of different diagrams/packages [message #618648] Thu, 27 March 2008 17:13
Eclipse UserFriend
Originally posted by: markus.heintz.iese.fhg.de

Hi

I got a UML2 Model that is distributed/spread over several diagrams/files.
Classes from one diagram have associations to classes of another diagram
(Packages).
I can not manage to show the associations between these classes in all
concerning diagrams.

Here is an example of what I'm trying to do:

Diagram D1 has the classes A
Diagram D2 has the classes X
An Assosiation a1 should connect class A and X ( A -----a1----> X),

To add the association a1 in Diagram D1 I created a shortcut of the
class X (X-shortcut) in diagram D1.
=> D1 = { A, X-shortcut }

Now I created the assosiation that connects class A and X
=> D1 = { A, X-shortcut, --a1--> }

Then I created in Diagram D2 a shortcut of class A (A-shortcut)
=> D2 = {X, A-shortcut}

How can I make association a1 appear in diagram D2?
Is this possible?

Thanks a lot for the help!
Markus
Previous Topic:Getting started
Next Topic:profile from two meta-model
Goto Forum:
  


Current Time: Wed Apr 24 15:18:17 GMT 2024

Powered by FUDForum. Page generated in 0.02984 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top