Book a Demo

Author Topic: Class Diagram that spans multiple packages  (Read 3086 times)

pcopeland

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Class Diagram that spans multiple packages
« on: June 29, 2003, 11:37:44 pm »
Hi,

I'm just getting started. I've imported my java project that has several packages. I'd like to create a class diagram that uses classes from several of these packages - however each time I drag a class into the diagam it seems to create a new instance of the class? Am I doing something wrong?

Thanks

Philip

potterm

  • EA User
  • **
  • Posts: 126
  • Karma: +0/-0
    • View Profile
Re: Class Diagram that spans multiple packages
« Reply #1 on: June 30, 2003, 11:18:59 am »
By default EA has Auto-instance turned on, which gives the behaviour you've described.  Try control-dragging which negates this, allowing you to place a link to the class instead.

N.b  You can also turn auto-instance behaviour off via the EA options dialog.

Hope that helps.

Cheers,
Martin.