Book a Demo

Author Topic: newbie question: add existing class to diagram  (Read 2749 times)

p.pienaar

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
newbie question: add existing class to diagram
« on: May 24, 2004, 02:02:37 pm »
HI,

I have a newbie question for someone:

How do you add an exisiting class to an diagram? When I drag a class from the Workspace Window onto a diagram it instantiates an object instead of dropping the class in the diagram.

Thanks in advance!

-Phil

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: newbie question: add existing class to diagram
« Reply #1 on: May 24, 2004, 03:09:18 pm »
When you drag and drop an object onto a diagram, a question appears whether you wish to place the object itself or a new instance of it on the diagram. If the question does not appear, try holding Ctrl when doing the drag-and-drop or look into Tools > Options and switch the question back on.

Bruno

p.pienaar

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: newbie question: add existing class to diagram
« Reply #2 on: May 24, 2004, 03:12:31 pm »
Thanks Bruno, that makes modelling a bit easier ;)

-P